Build failed in Jenkins: Weld-3.x-api-nightly #108
by ci-builds@redhat.com
See <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-3.x-api-nigh...>
------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on vmg22 (EAP-RHEL7 mem2G mwqa_drives_services mem4G mwqa_drives_tools mwqa_test_ips general x86_64 linux RHEL-any brFF3 RHEL brFF unix RHEL7) in workspace <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-3.x-api-nigh...>
Cloning the remote Git repository
Cloning repository git://github.com/weld/api.git
> git init <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-3.x-api-nigh...> # timeout=10
Fetching upstream changes from git://github.com/weld/api.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/weld/api.git +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url git://github.com/weld/api.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://github.com/weld/api.git # timeout=10
Fetching upstream changes from git://github.com/weld/api.git
> git -c core.askpass=true fetch --tags --progress git://github.com/weld/api.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision a0b216b68e2279509460dad4989700f75cfb32ad (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f a0b216b68e2279509460dad4989700f75cfb32ad
> git rev-list a0b216b68e2279509460dad4989700f75cfb32ad # timeout=10
> git tag -a -f -m Jenkins Build #108 jenkins-Weld-3.x-api-nightly-108 # timeout=10
[Weld-3.x-api-nightly] $ /qa/tools/opt/apache-maven-3.3.9/bin/mvn -f api/pom.xml -Dmaven.test.failure.ignore=true -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld clean deploy -U
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Weld APIs BOM
[INFO] Weld APIs Parent
[INFO] Weld APIs
[INFO] Weld SPIs for container integration
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld APIs BOM 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ weld-api-bom ---
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ weld-api-bom ---
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-3.x-api-nigh...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-api-bom/3.0-SNAPSHOT/weld-api-bom-3.0-SNAPSHOT.pom
[INFO]
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ weld-api-bom ---
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/jboss/weld/we...
Uploading: https://oss.sonatype.org/content/repositories/snapshots/org/jboss/weld/we...
2/5 KB
4/5 KB
5/5 KB
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Weld APIs BOM ...................................... FAILURE [ 2.371 s]
[INFO] Weld APIs Parent ................................... SKIPPED
[INFO] Weld APIs .......................................... SKIPPED
[INFO] Weld SPIs for container integration ................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.737 s
[INFO] Finished at: 2017-10-18T16:33:16+00:00
[INFO] Final Memory: 11M/161M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project weld-api-bom: Failed to deploy artifacts: Could not transfer artifact org.jboss.weld:weld-api-bom:pom:3.0-20171018.163316-1 from/to sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots): Failed to transfer file: https://oss.sonatype.org/content/repositories/snapshots/org/jboss/weld/we.... Return code is: 401, ReasonPhrase: Unauthorized. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
6 years, 8 months
Build failed in Jenkins: Weld-2.x-docs #2247
by ci-builds@redhat.com
See <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-docs/2247/>
------------------------------------------
Started by user manovotn(a)REDHAT.COM
[EnvInject] - Loading node environment variables.
Building remotely on dsp01-rhel5_x86_64 (hwavirt mem2G mwqa_drives_services mem4G native-RHEL5-x86_64 nodejs RHEL5_x86_64_SW mwqa_test_ips general metamatrix brFF12 x86_64 native RHEL5_x86_64 linux RHEL-any RHEL5 selenium-ff3-rhel5-x86_64 linux-express-lane eap-sustaining selenium-ff3-rhel5 RHEL5_x86_64_res mwqa_drives_tools RHEL5_any non-vmware brFF3 RHEL brFF unix) in workspace <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-docs/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://github.com/weld/core.git # timeout=10
Fetching upstream changes from git://github.com/weld/core.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/weld/core.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/2.4^{commit} # timeout=10
Checking out Revision 933fbacf4436d97e1181b9f10ec0191354ff5519 (origin/2.4)
> git config core.sparsecheckout # timeout=10
> git checkout -f 933fbacf4436d97e1181b9f10ec0191354ff5519
First time build. Skipping changelog.
> git tag -a -f -m Jenkins Build #2247 jenkins-Weld-2.x-docs-2247 # timeout=10
[Weld-2.x-docs] $ /qa/tools/opt/apache-maven-3.0.3/bin/mvn -f docs/reference/pom.xml clean install
[INFO] Init Maven Dependency Management Extension 1.2.1
[INFO] Scanning for projects...
Downloading: https://repository.jboss.org/nexus/content/repositories/deprecated/org/jb...
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/wel...
2 KB
3 KB
4 KB
5 KB
7 KB
8 KB
9 KB
11 KB
12 KB
13 KB
17 KB
21 KB
24 KB
28 KB
30 KB
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/wel... (30 KB at 5.5 KB/sec)
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.jboss.weld.reference-guide:weld-reference-guide:jdocbook:2.4.5-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.groupId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern.
[WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.artifactId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern.
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Reference Guide 2.4.5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weld-reference-guide ---
[INFO] Deleting <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-docs/ws/...>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-reference-guide ---
[WARNING] Rule 0: org.apache.maven.plugins.enforcer.RequireMavenVersion failed with message:
Detected Maven Version: 3.0.3 is not in the allowed range [3.2.5,).
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12.424s
[INFO] Finished at: Thu Jul 27 12:26:16 UTC 2017
[INFO] Final Memory: 12M/151M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce (enforce) on project weld-reference-guide: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
6 years, 9 months
Build failed in Jenkins: Weld-2.x-WF8-build #853
by ci-builds@redhat.com
See <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
------------------------------------------
[...truncated 650 lines...]
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-core ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-core ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-core ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-core ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-core <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-core ---
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ weld-probe-core ---
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.6-SNAPSHOT/weld-probe-core-2.3.6-SNAPSHOT.jar
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.6-SNAPSHOT/weld-probe-core-2.3.6-SNAPSHOT.pom
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.6-SNAPSHOT/weld-probe-core-2.3.6-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building weld-probe-tests 2.3.6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] Failure to transfer org.apache.maven.plugins:maven-eclipse-plugin/maven-metadata.xml from http://repository.jboss.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of repository.jboss.org has elapsed or updates are forced. Original error: Could not transfer metadata org.apache.maven.plugins:maven-eclipse-plugin/maven-metadata.xml from/to repository.jboss.org (http://repository.jboss.org/maven2): Connection reset
Downloading: http://snapshots.jboss.org/maven2/org/jboss/weld/weld-core-test-common/2....
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/wel...
Apr 22, 2017 6:01:59 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (java.net.SocketException) caught when processing request: Connection reset
Apr 22, 2017 6:01:59 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request
Apr 22, 2017 6:01:59 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (java.net.SocketException) caught when processing request: Connection reset
Apr 22, 2017 6:01:59 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request
Apr 22, 2017 6:02:00 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (java.net.SocketException) caught when processing request: Connection reset
Apr 22, 2017 6:02:00 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request
[WARNING] Could not transfer metadata org.jboss.weld:weld-core-test-common:2.3.6-SNAPSHOT/maven-metadata.xml from/to jboss-developer-repository-group (https://repository.jboss.org/nexus/content/groups/developer/): Connection reset
[WARNING] Failure to transfer org.jboss.weld:weld-core-test-common:2.3.6-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/groups/developer/ was cached in the local repository, resolution will not be reattempted until the update interval of jboss-developer-repository-group has elapsed or updates are forced. Original error: Could not transfer metadata org.jboss.weld:weld-core-test-common:2.3.6-SNAPSHOT/maven-metadata.xml from/to jboss-developer-repository-group (https://repository.jboss.org/nexus/content/groups/developer/): Connection reset
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-probe-tests ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-probe-tests ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-probe-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-probe-tests ---
[INFO] Compiling 17 source files to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO]
[INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-probe-tests ---
[INFO] Starting audit...
Audit done.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ weld-probe-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-tests ---
[INFO] Compiling 11 source files to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-tests ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-tests ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-tests >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-tests <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-tests ---
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ weld-probe-tests ---
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.6-SNAPSHOT/weld-probe-tests-2.3.6-SNAPSHOT.jar
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.6-SNAPSHOT/weld-probe-tests-2.3.6-SNAPSHOT.pom
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.6-SNAPSHOT/weld-probe-tests-2.3.6-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Core BOM 2.3.6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ weld-core-bom ---
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ weld-core-bom ---
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-bom/2.3.6-SNAPSHOT/weld-core-bom-2.3.6-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Weld Parent ....................................... SUCCESS [ 7.952 s]
[INFO] Weld Implementation (Core) ........................ SUCCESS [ 19.596 s]
[INFO] Weld Core - JSF ................................... SUCCESS [ 2.129 s]
[INFO] Weld Implementation ............................... SUCCESS [ 1.458 s]
[INFO] Weld Probe Parent ................................. SUCCESS [ 0.298 s]
[INFO] Weld Probe Core ................................... SUCCESS [ 14.387 s]
[INFO] weld-probe-tests .................................. SUCCESS [ 7.758 s]
[INFO] Weld Core BOM ..................................... SUCCESS [ 0.097 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 54.223 s
[INFO] Finished at: 2017-04-22T18:02:06+00:00
[INFO] Final Memory: 59M/564M
[INFO] ------------------------------------------------------------------------
+ /qa/tools/opt/maven-3.2.1/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean install -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml
[INFO] Scanning for projects...
[INFO]
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss AS7 Updater 2.3.6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repository.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse...
Apr 22, 2017 6:02:08 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (java.net.SocketException) caught when processing request: Connection reset
Apr 22, 2017 6:02:08 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request
Apr 22, 2017 6:02:09 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (java.net.SocketException) caught when processing request: Connection reset
Apr 22, 2017 6:02:09 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request
Apr 22, 2017 6:02:09 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (java.net.SocketException) caught when processing request: Connection reset
Apr 22, 2017 6:02:09 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request
[WARNING] Could not transfer metadata org.apache.maven.plugins:maven-eclipse-plugin/maven-metadata.xml from/to repository.jboss.org (http://repository.jboss.org/maven2): Connection reset
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-core-jboss-as7-updater ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...> && git rev-parse --verify HEAD
[INFO] Working directory: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO] Storing buildNumber: 15f7ae61ba58bf480d289e30fafb6e5fae3aa810 at timestamp: April 22, 2017 6:02:11 PM UTC
[INFO] Executing: /bin/sh -c cd <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...> && git rev-parse --verify HEAD
[INFO] Working directory: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater ---
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO]
[INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater ---
[INFO] Copying cdi-api-1.2.jar to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO] Copying cdi-tck-ext-lib-1.2.9.Final.jar to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO] Copying weld-api-2.3.SP2.jar to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO] Copying weld-core-2.3.6-SNAPSHOT.jar to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO] Copying weld-core-impl-2.3.6-SNAPSHOT.jar to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO] Copying weld-core-jsf-2.3.6-SNAPSHOT.jar to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO] Copying weld-spi-2.3.SP2.jar to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO] Copying weld-probe-core-2.3.6-SNAPSHOT.jar to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO]
[INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-core-jboss-as7-updater ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater ---
[INFO]
[INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater ---
[INFO] Executing tasks
[echo] =========================================================================
[echo]
[echo] Updating Weld modules
[echo]
[echo] Weld version: 2.3.6-SNAPSHOT
[echo]
[echo] JBOSS_HOME: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[echo]
[echo] =========================================================================
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7.485 s
[INFO] Finished at: 2017-04-22T18:02:15+00:00
[INFO] Final Memory: 33M/346M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist:<http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...> -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Build step 'Execute shell' marked build as failure
Archiving artifacts
6 years, 9 months
Build failed in Jenkins: Weld-2.2-tck-GF4 #81
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.2-tck-GF4/81/>
------------------------------------------
[...truncated 9803 lines...]
INFO: Invoke EnabledManagedBeanInjectionAvailability02Test.testInjection: 1,544/1,580 (654)
Mar 10, 2015 3:45:15 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledProducerFieldInjectionAvailabilityTest, time: 44 ms]
Mar 10, 2015 3:45:15 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: b03b1932-03f4-499a-9b26-ec6c0f5a735c.war, time: 10 ms]
Mar 10, 2015 3:45:18 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnabledProducerFieldInjectionAvailabilityTest.testInjection: 1,545/1,580 (655)
Mar 10, 2015 3:45:19 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledSessionBeanInjectionAvailability02Test, time: 29 ms]
Mar 10, 2015 3:45:22 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnabledSessionBeanInjectionAvailability02Test.testInjection: 1,546/1,580 (656)
Mar 10, 2015 3:45:23 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.SelectedAlternativeSessionBeanInjectionAvailability02Test, time: 66 ms]
Mar 10, 2015 3:45:28 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SelectedAlternativeSessionBeanInjectionAvailability02Test.testInjection: 1,547/1,580 (657)
Mar 10, 2015 3:45:29 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.broken.DisabledProducerMethodInjectionNotAvailableTest, time: 53 ms]
Mar 10, 2015 3:45:29 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: c4198c8a-1408-4041-b5a0-448c6e5953fe.war, time: 21 ms]
Mar 10, 2015 3:45:31 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI deployment failure:WELD-001408: Unsatisfied dependencies for type BrokenFoo with qualifiers @Default
at injection point [BackedAnnotatedField] @Inject org.jboss.cdi.tck.tests.lookup.modules.broken.BrokenWebBar.foo
at org.jboss.cdi.tck.tests.lookup.modules.broken.BrokenWebBar.foo(BrokenWebBar.java:0)
. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Mar 10, 2015 3:45:31 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisabledProducerMethodInjectionNotAvailableTest.testInjection: 1,548/1,580 (658)
Mar 10, 2015 3:45:31 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Mar 10, 2015 3:45:31 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity01Test, time: 78 ms]
Mar 10, 2015 3:45:36 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity01Test.testSpecialization: 1,549/1,580 (659)
Mar 10, 2015 3:45:37 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity02Test, time: 23 ms]
Mar 10, 2015 3:45:37 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 57250e88-8f86-4945-977b-f7f9fc19e306.war, time: 11 ms]
Mar 10, 2015 3:45:42 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity02Test.testSpecialization: 1,550/1,580 (660)
Mar 10, 2015 3:45:43 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity07Test, time: 45 ms]
Mar 10, 2015 3:45:43 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 1893b838-359d-4a57-a6a2-9e7720654fa4.war, time: 21 ms]
Mar 10, 2015 3:45:43 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 901b722c-94de-417c-be7f-85363d9ec1d3.war, time: 20 ms]
Mar 10, 2015 3:45:45 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI deployment failure:WELD-001401: Two beans cannot specialize the same bean Managed Bean [class org.jboss.cdi.tck.tests.lookup.modules.specialization.Handler] with qualifiers [@Any @Default]. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Mar 10, 2015 3:45:45 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity07Test.testSpecialization: 1,551/1,580 (661)
Mar 10, 2015 3:45:45 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Mar 10, 2015 3:45:45 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.alternative.Specialization01Test, time: 52 ms]
Mar 10, 2015 3:45:48 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization01Test.testEvent: 1,552/1,580 (662)
Mar 10, 2015 3:45:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization01Test.testNotEnabledAlternativeDoesNotSpecialize: 1,553/1,580 (662)
Mar 10, 2015 3:45:50 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.alternative.Specialization04Test, time: 50 ms]
Mar 10, 2015 3:45:54 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization04Test.testEnabledAlternativeSpecializes: 1,554/1,580 (663)
Mar 10, 2015 3:45:55 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization04Test.testEvent: 1,555/1,580 (663)
Mar 10, 2015 3:45:55 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: Intercepting... [methods: 18, testRun: CDI TCK, suiteName: Weld / JBoss AS run of CDI TCK]
Mar 10, 2015 3:45:55 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: tckTest not set [time: 0 ms]
Mar 10, 2015 3:45:55 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.alternative.broken.incorrect.name.NoClassWithSpecifiedNameTest, time: 23 ms]
Mar 10, 2015 3:45:56 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI deployment failure:WELD-000123: Error loading org.jboss.jsr299.org.jboss.cdi.tck.tests.alternative.broken.incorrect.name.NonExistingClass defined in <class>org.jboss.jsr299.org.jboss.cdi.tck.tests.alternative.broken.incorrect.name.NonExistingClass</class> in <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.2-tck-GF4/ws/g....> Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Mar 10, 2015 3:46:14 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NoClassWithSpecifiedNameTest.test: 1,556/1,580 (664)
Mar 10, 2015 3:46:14 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Mar 10, 2015 3:46:14 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.ContextDestroysBeansTest, time: 14 ms]
Mar 10, 2015 3:46:23 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContextDestroysBeansTest.testContextDestroysBeansWhenDestroyed: 1,557/1,580 (665)
Mar 10, 2015 3:46:26 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.DestroyedInstanceReturnedByGetTest, time: 20 ms]
Mar 10, 2015 3:46:31 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DestroyedInstanceReturnedByGetTest.testDestroyedInstanceMustNotBeReturnedByGet: 1,558/1,580 (666)
Mar 10, 2015 3:46:32 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.bean.broken.restricted.RestrictedProducerFieldTest, time: 15 ms]
Mar 10, 2015 3:46:34 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI definition failure:WELD-000039: @Typed class org.jboss.cdi.tck.tests.definition.bean.broken.restricted.Animal is not present in the type hierarchy class org.jboss.cdi.tck.tests.definition.bean.broken.restricted.Boulder. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Mar 10, 2015 3:46:34 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RestrictedProducerFieldTest.testInvalidTypedValueOnProducerField: 1,559/1,580 (667)
Mar 10, 2015 3:46:34 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Mar 10, 2015 3:46:34 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.deployment.packaging.visibility.JarToJarReverseAlphaVisibilityTest, time: 46 ms]
Mar 10, 2015 3:46:39 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke JarToJarReverseAlphaVisibilityTest.testDeployment: 1,560/1,580 (668)
Mar 10, 2015 3:46:41 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.broken.raw.RawEventFieldInjectionTest, time: 22 ms]
Mar 10, 2015 3:46:42 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI definition failure:WELD-001426: An injection point of type interface javax.enterprise.event.Event must have a type parameter: [BackedAnnotatedField] @Inject org.jboss.cdi.tck.tests.event.broken.raw.FieldInjectionBar.event. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Mar 10, 2015 3:46:42 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawEventFieldInjectionTest.testDefinitionError: 1,561/1,580 (669)
Mar 10, 2015 3:46:42 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Mar 10, 2015 3:46:42 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.BuiltinInterceptorInjectionTest, time: 22 ms]
Mar 10, 2015 3:46:44 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI definition failure:WELD-001452: javax.enterprise.inject.spi.Interceptor<org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.Foo> is not a valid type for a Bean metadata injection point [BackedAnnotatedField] @Inject org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.Foo.interceptor. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Mar 10, 2015 3:46:44 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinInterceptorInjectionTest.testDeploymentFails: 1,562/1,580 (670)
Mar 10, 2015 3:46:44 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Mar 10, 2015 3:46:44 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.BeanTypeParamConstructorTest, time: 21 ms]
Mar 10, 2015 3:46:45 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI definition failure:WELD-001453: class org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.Cream is not a valid type argument for a Bean metadata injection point [BackedAnnotatedParameter] Parameter 1 of [BackedAnnotatedConstructor] @Inject public org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.YoghurtConstructor(Bean<Cream>). Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Mar 10, 2015 3:46:45 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanTypeParamConstructorTest.testDeploymentFails: 1,563/1,580 (671)
Mar 10, 2015 3:46:46 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Mar 10, 2015 3:46:46 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.decorator.DecoratorTypeParamFieldTest, time: 97 ms]
Mar 10, 2015 3:46:47 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI definition failure:WELD-001453: class org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.Cream is not a valid type argument for a Bean metadata injection point [BackedAnnotatedField] @Inject org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.decorator.MilkDecoratorField.decorator. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Mar 10, 2015 3:46:47 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorTypeParamFieldTest.testDeploymentFails: 1,564/1,580 (672)
Mar 10, 2015 3:46:47 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Mar 10, 2015 3:46:47 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.broken.interceptorCanNotBeDecorator.InterceptorCanNotBeDecoratorTest, time: 18 ms]
Mar 10, 2015 3:46:48 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI definition failure:WELD-000112: Class org.jboss.cdi.tck.tests.interceptors.definition.broken.interceptorCanNotBeDecorator.InterceptingDecorator has both @Interceptor and @Decorator annotations. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Mar 10, 2015 3:46:48 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorCanNotBeDecoratorTest.testInterceptorCanNotAlsoBeDecorator: 1,565/1,580 (673)
Mar 10, 2015 3:46:49 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Mar 10, 2015 3:46:49 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.broken.sameClassListedTwiceInBeansXml.SameClassListedTwiceInBeansXmlTest, time: 22 ms]
Mar 10, 2015 3:46:50 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI deployment failure:WELD-001416: Enabled interceptor class org.jboss.cdi.tck.tests.interceptors.definition.broken.sameClassListedTwiceInBeansXml.FordInterceptor specified twice:
- <class>org.jboss.cdi.tck.tests.interceptors.definition.broken.sameClassListedTwiceInBeansXml.FordInterceptor</class> in <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.2-tck-GF4/ws/g...,>
- <class>org.jboss.cdi.tck.tests.interceptors.definition.broken.sameClassListedTwiceInBeansXml.FordInterceptor</class> in <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.2-tck-GF4/ws/g....> Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Mar 10, 2015 3:46:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SameClassListedTwiceInBeansXmlTest.testSameInterceptorClassListedTwiceInBeansXmlNotOk: 1,566/1,580 (674)
Mar 10, 2015 3:46:50 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Mar 10, 2015 3:46:50 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.inheritance.broken.binding.FinalClassWithInheritedClassLevelInterceptorTest, time: 20 ms]
Mar 10, 2015 3:46:52 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI deployment failure:WELD-001504: Intercepted bean method [EnhancedAnnotatedMethodImpl] public final org.jboss.cdi.tck.tests.interceptors.definition.inheritance.broken.binding.Jumbojet.land() (intercepted by org.jboss.cdi.tck.tests.interceptors.definition.inheritance.broken.binding.LandingInterceptor) cannot be declared final. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Mar 10, 2015 3:46:52 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke FinalClassWithInheritedClassLevelInterceptorTest.testFinalClassWithInheritedClassLevelInterceptor: 1,567/1,580 (675)
Mar 10, 2015 3:46:52 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Mar 10, 2015 3:46:52 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.StaticFinalMethodTest, time: 23 ms]
Mar 10, 2015 3:46:56 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke StaticFinalMethodTest.testClassWithStaticFinalMethodCanBeProxied: 1,568/1,580 (676)
Mar 10, 2015 3:46:57 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.parameterized.ParameterizedTypesInjectionToParameterizedWithWildcardTest, time: 23 ms]
Mar 10, 2015 3:47:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterizedTypesInjectionToParameterizedWithWildcardTest.testInjection: 1,569/1,580 (677)
Mar 10, 2015 3:47:03 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.SelectedAlternativeManagedBeanInjectionAvailabilityTest, time: 54 ms]
Mar 10, 2015 3:47:04 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 3edf8c60-66dd-49be-9e64-fdadfe4f4a0f.war, time: 23 ms]
Mar 10, 2015 3:47:09 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SelectedAlternativeManagedBeanInjectionAvailabilityTest.testInjection: 1,570/1,580 (678)
Mar 10, 2015 3:47:10 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity04Test, time: 303 ms]
Mar 10, 2015 3:47:10 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: dce0b679-f799-47eb-831a-3b8a7b754d97.war, time: 21 ms]
Mar 10, 2015 3:47:15 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity04Test.testSpecialization: 1,571/1,580 (679)
Mar 10, 2015 3:47:16 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.alternative.Specialization05Test, time: 62 ms]
Mar 10, 2015 3:47:16 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 327078f9-b728-465a-a777-2153929fca25.war, time: 20 ms]
Mar 10, 2015 3:47:21 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization05Test.testEnabledAlternativeSpecializes: 1,572/1,580 (680)
Mar 10, 2015 3:47:22 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization05Test.testEvent: 1,573/1,580 (680)
Mar 10, 2015 3:47:23 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: Intercepting... [methods: 5, testRun: CDI TCK, suiteName: Weld / JBoss AS run of CDI TCK]
Mar 10, 2015 3:47:23 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: tckTest not set [time: 0 ms]
Mar 10, 2015 3:47:23 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.ContextTest, time: 31 ms]
Mar 10, 2015 3:47:27 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContextTest.testBuiltInContexts: 1,574/1,580 (681)
Mar 10, 2015 3:47:28 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContextTest.testGetContextWithNoRegisteredContextsFails: 1,575/1,580 (681)
Mar 10, 2015 3:47:28 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContextTest.testGetContextWithTooManyActiveContextsFails: 1,576/1,580 (681)
Mar 10, 2015 3:47:28 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.BeanTypeParamDisposerTest, time: 33 ms]
Mar 10, 2015 3:47:29 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI definition failure:WELD-001453: class org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.Cream is not a valid type argument for a Bean metadata injection point [BackedAnnotatedParameter] Parameter 2 of [BackedAnnotatedMethod] public org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.MilkDisposer.disposes(@Disposes Milk, Bean<Cream>). Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Mar 10, 2015 3:47:29 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanTypeParamDisposerTest.testDeploymentFails: 1,577/1,580 (682)
Mar 10, 2015 3:47:29 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Mar 10, 2015 3:47:29 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledProducerMethodInjectionAvailability02Test, time: 28 ms]
Mar 10, 2015 3:47:34 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnabledProducerMethodInjectionAvailability02Test.testInjection: 1,578/1,580 (683)
Mar 10, 2015 3:47:36 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: Intercepting... [methods: 1, testRun: CDI TCK, suiteName: Weld / JBoss AS run of CDI TCK]
Mar 10, 2015 3:47:36 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: tckTest not set [time: 0 ms]
Mar 10, 2015 3:47:36 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.InterModuleELResolutionTest, time: 36 ms]
Mar 10, 2015 3:47:36 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 3a63ce9a-b25b-45e2-854c-57378bd39146.war, time: 19 ms]
Mar 10, 2015 3:47:40 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterModuleELResolutionTest.testEnabledManagedBeanAvailableForELResolution: 1,579/1,580 (684)
Mar 10, 2015 3:47:42 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: Intercepting... [methods: 1, testRun: CDI TCK, suiteName: Weld / JBoss AS run of CDI TCK]
Mar 10, 2015 3:47:42 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: tckTest not set [time: 0 ms]
Mar 10, 2015 3:47:42 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.InterModuleLookup02Test, time: 23 ms]
Mar 10, 2015 3:47:46 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterModuleLookup02Test.testEnabledManagedBeanAvailableForInjection: 1,580/1,580 (685)
Tests run: 1580, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3,100.717 sec <<< FAILURE!
Results :
Failed tests: testSecurityContext(org.jboss.cdi.tck.interceptors.tests.contract.aroundTimeout.AroundTimeoutInterceptorTest)
Tests run: 1580, Failures: 1, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 52:06.488s
[INFO] Finished at: Tue Mar 10 15:47:54 EDT 2015
[INFO] Final Memory: 38M/429M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.10:test (default-test) on project weld-glassfish-runner-tck11: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.2-tck-GF4/ws/w...> for the individual test results.
[ERROR] -> [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
Build step 'Execute shell' marked build as failure
Recording test results
6 years, 9 months
Build failed in Jenkins: Weld-2.x-int-se-servlet-coop-jetty #483
by ci-builds@redhat.com
See <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
Changes:
[mkouba] WELD-2427 WeldInstance#select and WeldEvent#select with Type.
------------------------------------------
[...truncated 2286 lines...]
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:161)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2017-11-06 21:58:07.289:WARN:oejuc.AbstractLifeCycle:FAILED org.eclipse.jetty.server.Server@5adacdf4: java.net.BindException: Address already in use
java.net.BindException: Address already in use
at sun.nio.ch.Net.bind0(Native Method)
at sun.nio.ch.Net.bind(Net.java:444)
at sun.nio.ch.Net.bind(Net.java:436)
at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:214)
at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
at org.eclipse.jetty.server.nio.SelectChannelConnector.open(SelectChannelConnector.java:187)
at org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:316)
at org.eclipse.jetty.server.nio.SelectChannelConnector.doStart(SelectChannelConnector.java:265)
at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
at org.eclipse.jetty.server.Server.doStart(Server.java:293)
at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
at org.jboss.weld.environment.servlet.test.se.coop.builder.WeldSeBuilderTest.test(WeldSeBuilderTest.java:80)
at org.jboss.weld.environment.servlet.test.se.coop.builder.WeldSeBuilderTest.testPassingWeldSeContainerToWeldServletViaParam(WeldSeBuilderTest.java:71)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:161)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
Nov 06, 2017 9:58:07 PM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 65738772-779b-45e8-8a36-354e3b600f19 shut down
Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 1.475 sec <<< FAILURE! - in org.jboss.weld.environment.servlet.test.se.coop.builder.WeldSeBuilderTest
testPassingWeldSeBuilderToWeldServletViaParam(org.jboss.weld.environment.servlet.test.se.coop.builder.WeldSeBuilderTest) Time elapsed: 1.037 sec <<< ERROR!
java.net.BindException: Address already in use
at org.jboss.weld.environment.servlet.test.se.coop.builder.WeldSeBuilderTest.test(WeldSeBuilderTest.java:80)
at org.jboss.weld.environment.servlet.test.se.coop.builder.WeldSeBuilderTest.testPassingWeldSeBuilderToWeldServletViaParam(WeldSeBuilderTest.java:53)
testPassingWeldSeBuilderToWeldServlet(org.jboss.weld.environment.servlet.test.se.coop.builder.WeldSeBuilderTest) Time elapsed: 0.067 sec <<< ERROR!
java.net.BindException: Address already in use
at org.jboss.weld.environment.servlet.test.se.coop.builder.WeldSeBuilderTest.test(WeldSeBuilderTest.java:80)
at org.jboss.weld.environment.servlet.test.se.coop.builder.WeldSeBuilderTest.testPassingWeldSeBuilderToWeldServlet(WeldSeBuilderTest.java:44)
testPassingWeldSeContainerToWeldServlet(org.jboss.weld.environment.servlet.test.se.coop.builder.WeldSeBuilderTest) Time elapsed: 0.054 sec <<< ERROR!
java.net.BindException: Address already in use
at org.jboss.weld.environment.servlet.test.se.coop.builder.WeldSeBuilderTest.test(WeldSeBuilderTest.java:80)
at org.jboss.weld.environment.servlet.test.se.coop.builder.WeldSeBuilderTest.testPassingWeldSeContainerToWeldServlet(WeldSeBuilderTest.java:61)
testPassingWeldSeContainerToWeldServletViaParam(org.jboss.weld.environment.servlet.test.se.coop.builder.WeldSeBuilderTest) Time elapsed: 0.316 sec <<< ERROR!
java.net.BindException: Address already in use
at org.jboss.weld.environment.servlet.test.se.coop.builder.WeldSeBuilderTest.test(WeldSeBuilderTest.java:80)
at org.jboss.weld.environment.servlet.test.se.coop.builder.WeldSeBuilderTest.testPassingWeldSeContainerToWeldServletViaParam(WeldSeBuilderTest.java:71)
Running org.jboss.weld.environment.servlet.test.se.coop.BootstrapNotNeededTest
Nov 06, 2017 9:58:07 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Nov 06, 2017 9:58:07 PM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container fcd0e8b4-40ff-49e4-a4fa-b40e4131cce9 initialized
Nov 06, 2017 9:58:07 PM org.jboss.weld.environment.se.WeldSEProvider getCDI
INFO: WELD-ENV-002006: Multiple containers running - CDI.current() may not work properly: [780a6afe-83a0-41ac-b997-77818fda4976, a9d02839-01c2-4373-96ef-e2cc5ec5a561, fcd0e8b4-40ff-49e4-a4fa-b40e4131cce9]
2017-11-06 21:58:07.748:INFO:oejs.Server:jetty-8.1.14.v20131031
Nov 06, 2017 9:58:07 PM org.jboss.weld.environment.servlet.Listener contextInitialized
INFO: WELD-ENV-001007: Initialize Weld using ServletContextListener
Nov 06, 2017 9:58:07 PM org.jboss.weld.environment.jetty.JettyContainer initialize
INFO: WELD-ENV-001201: Jetty 7.2+ detected, CDI injection will be available in Servlets and Filters. Injection into Listeners is not supported.
2017-11-06 21:58:07.755:WARN:oejuc.AbstractLifeCycle:FAILED SelectChannelConnector@localhost:8080: java.net.BindException: Address already in use
java.net.BindException: Address already in use
at sun.nio.ch.Net.bind0(Native Method)
at sun.nio.ch.Net.bind(Net.java:444)
at sun.nio.ch.Net.bind(Net.java:436)
at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:214)
at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
at org.eclipse.jetty.server.nio.SelectChannelConnector.open(SelectChannelConnector.java:187)
at org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:316)
at org.eclipse.jetty.server.nio.SelectChannelConnector.doStart(SelectChannelConnector.java:265)
at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
at org.eclipse.jetty.server.Server.doStart(Server.java:293)
at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
at org.jboss.weld.environment.servlet.test.se.coop.BootstrapNotNeededTest.testBootstrapNotNeeded(BootstrapNotNeededTest.java:74)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:161)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2017-11-06 21:58:07.755:WARN:oejuc.AbstractLifeCycle:FAILED org.eclipse.jetty.server.Server@6a168fc1: java.net.BindException: Address already in use
java.net.BindException: Address already in use
at sun.nio.ch.Net.bind0(Native Method)
at sun.nio.ch.Net.bind(Net.java:444)
at sun.nio.ch.Net.bind(Net.java:436)
at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:214)
at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
at org.eclipse.jetty.server.nio.SelectChannelConnector.open(SelectChannelConnector.java:187)
at org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:316)
at org.eclipse.jetty.server.nio.SelectChannelConnector.doStart(SelectChannelConnector.java:265)
at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
at org.eclipse.jetty.server.Server.doStart(Server.java:293)
at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
at org.jboss.weld.environment.servlet.test.se.coop.BootstrapNotNeededTest.testBootstrapNotNeeded(BootstrapNotNeededTest.java:74)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:161)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2017-11-06 21:58:07.756:INFO:oejsh.ContextHandler:stopped o.e.j.s.ServletContextHandler{/,null}
Nov 06, 2017 9:58:07 PM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container fcd0e8b4-40ff-49e4-a4fa-b40e4131cce9 shut down
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.452 sec <<< FAILURE! - in org.jboss.weld.environment.servlet.test.se.coop.BootstrapNotNeededTest
testBootstrapNotNeeded(org.jboss.weld.environment.servlet.test.se.coop.BootstrapNotNeededTest) Time elapsed: 0.452 sec <<< ERROR!
java.net.BindException: Address already in use
at org.jboss.weld.environment.servlet.test.se.coop.BootstrapNotNeededTest.testBootstrapNotNeeded(BootstrapNotNeededTest.java:74)
Weld SE container 780a6afe-83a0-41ac-b997-77818fda4976 shut down by shutdown hook
Weld SE container a9d02839-01c2-4373-96ef-e2cc5ec5a561 shut down by shutdown hook
Results :
Tests in error:
BootstrapNotNeededTest.testBootstrapNotNeeded:74 » Bind Address already in use
WeldSeBuilderTest.testPassingWeldSeBuilderToWeldServlet:44->test:80 » Bind Add...
WeldSeBuilderTest.testPassingWeldSeBuilderToWeldServletViaParam:53->test:80 » Bind
WeldSeBuilderTest.testPassingWeldSeContainerToWeldServlet:61->test:80 » Bind A...
WeldSeBuilderTest.testPassingWeldSeContainerToWeldServletViaParam:71->test:80 » Bind
Tests run: 5, Failures: 0, Errors: 5, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14.099 s
[INFO] Finished at: 2017-11-06T21:58:08+00:00
[INFO] Final Memory: 43M/344M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project weld-servlet-test-jetty: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...> for the individual test results.
[ERROR] -> [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
Build step 'Execute shell' marked build as failure
Recording test results
ERROR: Publisher 'Publish JUnit test result report' failed: No test report files were found. Configuration error?
7 years, 1 month
Build failed in Jenkins: Weld-2.x-int-se-servlet-coop-jetty #481
by ci-builds@redhat.com
See <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
Changes:
[mkouba] WELD-2258 WeldInstance improvements
------------------------------------------
[...truncated 440 lines...]
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (check-style) @ weld-probe-parent ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ weld-probe-parent >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-probe-parent ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:maven-version (default) @ weld-probe-parent ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:parse-version (default) @ weld-probe-parent ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-probe-parent ---
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ weld-probe-parent <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ weld-probe-parent ---
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weld-probe-parent ---
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-parent/2.4.6-SNAPSHOT/weld-probe-parent-2.4.6-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Probe Core 2.4.6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weld-probe-core ---
[INFO] Deleting <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-probe-core ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:maven-version (default) @ weld-probe-core ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:parse-version (default) @ weld-probe-core ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-probe-core ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (attach-license) @ weld-probe-core ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ weld-probe-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 15 resources to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO] Copying 8 resources to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ weld-probe-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 26 source files to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO]
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (check-style) @ weld-probe-core ---
[INFO] Starting audit...
Audit done.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- wro4j-maven-plugin:1.8.0:run (default) @ weld-probe-core ---
Downloading: https://repo.maven.apache.org/maven2/me/n4u/sass/sass-gems/maven-metadata...
Downloading: http://repository.jboss.org/maven2/me/n4u/sass/sass-gems/maven-metadata.xml
Downloading: http://snapshots.jboss.org/maven2/me/n4u/sass/sass-gems/maven-metadata.xml
Downloading: https://repository.jboss.org/nexus/content/groups/developer/me/n4u/sass/s...
Downloading: https://oss.sonatype.org/content/repositories/snapshots/me/n4u/sass/sass-...
518/518 B
518/518 B 518/518 B
Downloaded: https://repo.maven.apache.org/maven2/me/n4u/sass/sass-gems/maven-metadata... (518 B at 1.3 KB/sec)
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/me/n4u/sass/s... (518 B at 1.2 KB/sec)
[INFO] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO] Executing the mojo:
[INFO] Wro4j Model path: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO] targetGroups: null
[INFO] minimize: true
[INFO] ignoreMissingResources: null
[INFO] parallelProcessing: false
[INFO] buildDirectory: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO] destinationFolder: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO] The following groups will be processed: [probe]
[INFO] folder: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO] processing group: probe.css
[INFO] file size: probe.css -> 161075 bytes
[INFO] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...> (161075 bytes)
[INFO] folder: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO] processing group: probe.js
[INFO] file size: probe.js -> 818630 bytes
[INFO] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...> (818630 bytes)
[INFO]
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ weld-probe-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 5 resources
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ weld-probe-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ weld-probe-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ weld-probe-core ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ weld-probe-core ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ weld-probe-core >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-probe-core ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:maven-version (default) @ weld-probe-core ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:parse-version (default) @ weld-probe-core ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-probe-core ---
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ weld-probe-core <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ weld-probe-core ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weld-probe-core ---
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.4.6-SNAPSHOT/weld-probe-core-2.4.6-SNAPSHOT.jar
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.4.6-SNAPSHOT/weld-probe-core-2.4.6-SNAPSHOT.pom
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.4.6-SNAPSHOT/weld-probe-core-2.4.6-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Test Utilities 2.4.6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weld-core-test-common ---
[INFO] Deleting <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-core-test-common ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:maven-version (default) @ weld-core-test-common ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:parse-version (default) @ weld-core-test-common ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-core-test-common ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (attach-license) @ weld-core-test-common ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ weld-core-test-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ weld-core-test-common ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 24 source files to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...> uses unchecked or unsafe operations.
[INFO] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (check-style) @ weld-core-test-common ---
[INFO] Starting audit...
Audit done.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ weld-core-test-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ weld-core-test-common ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ weld-core-test-common ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ weld-core-test-common ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ weld-core-test-common >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-core-test-common ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:maven-version (default) @ weld-core-test-common ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:parse-version (default) @ weld-core-test-common ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-core-test-common ---
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ weld-core-test-common <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ weld-core-test-common ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weld-core-test-common ---
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-test-common/2.4.6-SNAPSHOT/weld-core-test-common-2.4.6-SNAPSHOT.jar
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-test-common/2.4.6-SNAPSHOT/weld-core-test-common-2.4.6-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Weld Parent ........................................ SUCCESS [ 9.232 s]
[INFO] Weld Implementation (Core) ......................... SUCCESS [ 23.765 s]
[INFO] Weld Core - JSF .................................... SUCCESS [ 1.133 s]
[INFO] Weld Implementation ................................ SUCCESS [ 2.578 s]
[INFO] Weld Probe Parent .................................. SUCCESS [ 0.826 s]
[INFO] Weld Probe Core .................................... SUCCESS [ 9.330 s]
[INFO] Weld Test Utilities ................................ FAILURE [ 1.396 s]
[INFO] weld-probe-tests ................................... SKIPPED
[INFO] Weld Core BOM ...................................... SKIPPED
[INFO] Weld Porting Package for the CDI TCK 1.1 ........... SKIPPED
[INFO] Weld Unit Tests .................................... SKIPPED
[INFO] Weld Integration Tests (JBoss AS) .................. SKIPPED
[INFO] AtInject TCK runner for Weld ....................... SKIPPED
[INFO] CDI TCK runner (1.1, 1.2) for Weld (WildFly) ....... SKIPPED
[INFO] Weld Environment Common ............................ SKIPPED
[INFO] Weld SE (Core) ..................................... SKIPPED
[INFO] Weld SE (Uber Jar) ................................. SKIPPED
[INFO] Weld SE Parent ..................................... SKIPPED
[INFO] Weld SE Tests ...................................... SKIPPED
[INFO] Weld Servlet Parent ................................ SKIPPED
[INFO] Weld Servlet Core .................................. SKIPPED
[INFO] Weld Servlet (Uber Jar) ............................ SKIPPED
[INFO] Weld Servlet Integration Tests (Base) .............. SKIPPED
[INFO] Weld Servlet Integration Tests (Tomcat) ............ SKIPPED
[INFO] Weld Servlet Integration Tests (Jetty) ............. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 52.282 s
[INFO] Finished at: 2017-11-03T12:46:15+00:00
[INFO] Final Memory: 53M/329M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.5.2:install (default-install) on project weld-core-test-common: Failed to install metadata org.jboss.weld:weld-core-test-common:2.4.6-SNAPSHOT/maven-metadata.xml: Could not read metadata /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-test-common/2.4.6-SNAPSHOT/maven-metadata-local.xml: input contained no data -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :weld-core-test-common
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
ERROR: Publisher 'Publish JUnit test result report' failed: Test reports were found but none of them are new. Did tests run?
For example, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>:jetty-embedded-7-TEST-org.jboss.weld.environment.servlet.test.se.coop.BootstrapNotNeededTest.xml is 1 day 23 hr old
7 years, 1 month