Started by an SCM change Running as SYSTEM Building remotely on docker-0001262qyolz5 on docker (linux) in workspace /home/jenkins/workspace/narayana-quickstarts No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository git://github.com/jbosstm/quickstart.git > git init /home/jenkins/workspace/narayana-quickstarts # timeout=10 Fetching upstream changes from git://github.com/jbosstm/quickstart.git > git --version # timeout=10 > git --version # 'git version 1.8.3.1' > git fetch --tags --progress git://github.com/jbosstm/quickstart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://github.com/jbosstm/quickstart.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://github.com/jbosstm/quickstart.git # timeout=10 Fetching upstream changes from git://github.com/jbosstm/quickstart.git > git fetch --tags --progress git://github.com/jbosstm/quickstart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 74da5ee7fe9f789c444a8c7e2fec46cac7fe339b (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 74da5ee7fe9f789c444a8c7e2fec46cac7fe339b # timeout=10 Commit message: "[JBTM-3393] changing the 'lra.http.host' for property introduced by JBTM-3393 lra.coordinator.url" First time build. Skipping changelog. > git tag -a -f -m Jenkins Build #1 jenkins-narayana-quickstarts-1 # timeout=10 [narayana-quickstarts] $ /bin/bash -xe /tmp/jenkins8083029991743487945.sh + export PATH=/home/jenkins/workspace/narayana-quickstarts/tools/maven/bin:/usr/lib/jvm/java-1.8.0-openjdk/bin:/usr/lib/jvm/java-1.8.0-openjdk/bin:/usr/local/rvm/gems/ruby-2.4.9/bin:/usr/local/rvm/gems/ruby-2.4.9@global/bin:/usr/local/rvm/rubies/ruby-2.4.9/bin:/usr/local/bin:/usr/bin:/usr/local/rvm/bin + PATH=/home/jenkins/workspace/narayana-quickstarts/tools/maven/bin:/usr/lib/jvm/java-1.8.0-openjdk/bin:/usr/lib/jvm/java-1.8.0-openjdk/bin:/usr/local/rvm/gems/ruby-2.4.9/bin:/usr/local/rvm/gems/ruby-2.4.9@global/bin:/usr/local/rvm/rubies/ruby-2.4.9/bin:/usr/local/bin:/usr/bin:/usr/local/rvm/bin + ./scripts/hudson/quickstart.sh --fail-at-end ++ '[' /home/jenkins/workspace/narayana-quickstarts ']' ++ NARAYANA_REPO=jbosstm ++ NARAYANA_BRANCH=master ++ QUICKSTART_NARAYANA_VERSION=5.10.7.Final-SNAPSHOT ++ int_env ++ cd /home/jenkins/workspace/narayana-quickstarts ++ export GIT_ACCOUNT=jbosstm ++ GIT_ACCOUNT=jbosstm ++ export GIT_REPO=quickstart ++ GIT_REPO=quickstart ++ export MFACTOR=1 ++ MFACTOR=1 ++ export -f timeout_adjust ++ '[' ']' ++ export NARAYANA_CURRENT_VERSION=5.10.7.Final-SNAPSHOT ++ NARAYANA_CURRENT_VERSION=5.10.7.Final-SNAPSHOT +++ echo origin/master +++ awk -F pull '{ print $2 }' +++ awk -F / '{ print $2 }' ++ PULL_NUMBER= +++ curl -H 'Authorization: token ' -s https://api.github.com/repos/jbosstm/quickstart/pulls/ ++ PULL_DESCRIPTION='{ "message": "Bad credentials", "documentation_url": "https://docs.github.com/rest" }' ++ [[ { "message": "Bad credentials", "documentation_url": "https://docs.github.com/rest" } =~ "state": "closed" ]] ++ comment_on_pull 'Started testing this pull request: http://narayanaci1.eng.hst.ams2.redhat.com/job/narayana-quickstarts/1/' ++ '[' '' = '' ']' ++ return ++ rebase_quickstart_repo ++ cd /home/jenkins/workspace/narayana-quickstarts ++ git remote add upstream https://github.com/jbosstm/quickstart.git ++ export BRANCHPOINT=master ++ BRANCHPOINT=master ++ git branch master origin/master Branch master set up to track remote branch master from origin. ++ git pull --rebase --ff-only origin master From git://github.com/jbosstm/quickstart * branch master -> FETCH_HEAD Current branch HEAD is up to date. ++ '[' 0 -ne 0 ']' ++ build_narayana ++ cd /home/jenkins/workspace/narayana-quickstarts ++ export 'MAVEN_OPTS=-Xmx1024m -XX:MaxPermSize=512m' ++ MAVEN_OPTS='-Xmx1024m -XX:MaxPermSize=512m' ++ rm -rf narayana ++ git clone https://github.com/jbosstm/narayana.git -b master Cloning into 'narayana'... ++ echo 'Checking if need Narayana PR' Checking if need Narayana PR ++ '[' -n '' ']' ++ '[' 0 '!=' 0 ']' ++ cd narayana ++ ./build.sh clean install -B -DskipTests -Pcommunity /home/jenkins/workspace/narayana-quickstarts/narayana/tools/maven/bin/mvn -B -s "./tools/maven/conf/settings.xml" -Dbpa=centos54x64 -Dorson.jar.location=/home/jenkins/workspace/narayana-quickstarts/narayana/ext/ clean install -B -DskipTests -Pcommunity OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0 [INFO] Scanning for projects... [INFO] Downloading from central: https://repo1.maven.org/maven2/io/thorntail/bom-all/2.6.0.Final/bom-all-2.6.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/thorntail/bom-all/2.6.0.Final/bom-all-2.6.0.Final.pom (17 kB at 6.7 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-bom/1.8.3.Final/quarkus-bom-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-bom/1.8.3.Final/quarkus-bom-1.8.3.Final.pom (205 kB at 6.0 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-parent/1.8.3.Final/quarkus-parent-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-parent/1.8.3.Final/quarkus-parent-1.8.3.Final.pom (8.0 kB at 998 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/jboss-parent/37/jboss-parent-37.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/jboss-parent/37/jboss-parent-37.pom (66 kB at 5.1 MB/s) [INFO] Downloading from jboss-public-releases-repository-group: https://repository.jboss.org/nexus/content/repositories/releases/io/netty/netty-bom/4.1.49.Final/netty-bom-4.1.49.Final.pom [INFO] Downloading from repo.eclipse.org-snapshots: https://repo.eclipse.org/content/repositories/microprofile-snapshots/io/netty/netty-bom/4.1.49.Final/netty-bom-4.1.49.Final.pom [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/io/netty/netty-bom/4.1.49.Final/netty-bom-4.1.49.Final.pom [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/netty/netty-bom/4.1.49.Final/netty-bom-4.1.49.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.49.Final/netty-bom-4.1.49.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.49.Final/netty-bom-4.1.49.Final.pom (7.9 kB at 35 kB/s) [INFO] Downloading from jboss-public-releases-repository-group: https://repository.jboss.org/nexus/content/repositories/releases/com/fasterxml/jackson/jackson-bom/2.11.2/jackson-bom-2.11.2.pom [INFO] Downloading from repo.eclipse.org-snapshots: https://repo.eclipse.org/content/repositories/microprofile-snapshots/com/fasterxml/jackson/jackson-bom/2.11.2/jackson-bom-2.11.2.pom [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/com/fasterxml/jackson/jackson-bom/2.11.2/jackson-bom-2.11.2.pom [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/jackson-bom/2.11.2/jackson-bom-2.11.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.11.2/jackson-bom-2.11.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.11.2/jackson-bom-2.11.2.pom (14 kB at 82 kB/s) [INFO] Downloading from jboss-public-releases-repository-group: https://repository.jboss.org/nexus/content/repositories/releases/com/fasterxml/jackson/jackson-parent/2.11/jackson-parent-2.11.pom [INFO] Downloading from repo.eclipse.org-snapshots: https://repo.eclipse.org/content/repositories/microprofile-snapshots/com/fasterxml/jackson/jackson-parent/2.11/jackson-parent-2.11.pom [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/com/fasterxml/jackson/jackson-parent/2.11/jackson-parent-2.11.pom [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/jackson-parent/2.11/jackson-parent-2.11.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.11/jackson-parent-2.11.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.11/jackson-parent-2.11.pom (7.8 kB at 77 kB/s) [INFO] Downloading from jboss-public-releases-repository-group: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/resteasy/resteasy-bom/4.5.6.Final/resteasy-bom-4.5.6.Final.pom [INFO] Downloaded from jboss-public-releases-repository-group: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/resteasy/resteasy-bom/4.5.6.Final/resteasy-bom-4.5.6.Final.pom (10 kB at 18 kB/s) [INFO] Downloading from jboss-public-releases-repository-group: https://repository.jboss.org/nexus/content/repositories/releases/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom [INFO] Downloading from repo.eclipse.org-snapshots: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom (4.9 kB at 19 kB/s) [INFO] Downloading from jboss-public-releases-repository-group: https://repository.jboss.org/nexus/content/repositories/releases/io/fabric8/kubernetes-client-bom/4.10.3/kubernetes-client-bom-4.10.3.pom [INFO] Downloading from repo.eclipse.org-snapshots: https://repo.eclipse.org/content/repositories/microprofile-snapshots/io/fabric8/kubernetes-client-bom/4.10.3/kubernetes-client-bom-4.10.3.pom [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/io/fabric8/kubernetes-client-bom/4.10.3/kubernetes-client-bom-4.10.3.pom [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/fabric8/kubernetes-client-bom/4.10.3/kubernetes-client-bom-4.10.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-client-bom/4.10.3/kubernetes-client-bom-4.10.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-client-bom/4.10.3/kubernetes-client-bom-4.10.3.pom (11 kB at 115 kB/s) [INFO] Downloading from jboss-public-releases-repository-group: https://repository.jboss.org/nexus/content/repositories/releases/io/vertx/vertx-dependencies/3.9.2/vertx-dependencies-3.9.2.pom [INFO] Downloading from repo.eclipse.org-snapshots: https://repo.eclipse.org/content/repositories/microprofile-snapshots/io/vertx/vertx-dependencies/3.9.2/vertx-dependencies-3.9.2.pom [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/io/vertx/vertx-dependencies/3.9.2/vertx-dependencies-3.9.2.pom [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/vertx/vertx-dependencies/3.9.2/vertx-dependencies-3.9.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/3.9.2/vertx-dependencies-3.9.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/3.9.2/vertx-dependencies-3.9.2.pom (31 kB at 203 kB/s) [INFO] Downloading from jboss-public-releases-repository-group: https://repository.jboss.org/nexus/content/repositories/releases/io/grpc/grpc-bom/1.30.2/grpc-bom-1.30.2.pom [INFO] Downloading from repo.eclipse.org-snapshots: https://repo.eclipse.org/content/repositories/microprofile-snapshots/io/grpc/grpc-bom/1.30.2/grpc-bom-1.30.2.pom [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/io/grpc/grpc-bom/1.30.2/grpc-bom-1.30.2.pom [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/grpc/grpc-bom/1.30.2/grpc-bom-1.30.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-bom/1.30.2/grpc-bom-1.30.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-bom/1.30.2/grpc-bom-1.30.2.pom (4.6 kB at 17 kB/s) [INFO] Downloading from jboss-public-releases-repository-group: https://repository.jboss.org/nexus/content/repositories/releases/software/amazon/awssdk/bom/2.14.23/bom-2.14.23.pom [INFO] Downloading from repo.eclipse.org-snapshots: https://repo.eclipse.org/content/repositories/microprofile-snapshots/software/amazon/awssdk/bom/2.14.23/bom-2.14.23.pom [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/software/amazon/awssdk/bom/2.14.23/bom-2.14.23.pom [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/software/amazon/awssdk/bom/2.14.23/bom-2.14.23.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/bom/2.14.23/bom-2.14.23.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/bom/2.14.23/bom-2.14.23.pom (56 kB at 3.8 MB/s) [INFO] Downloading from jboss-public-releases-repository-group: https://repository.jboss.org/nexus/content/repositories/releases/software/amazon/awssdk/aws-sdk-java-pom/2.14.23/aws-sdk-java-pom-2.14.23.pom [INFO] Downloading from repo.eclipse.org-snapshots: https://repo.eclipse.org/content/repositories/microprofile-snapshots/software/amazon/awssdk/aws-sdk-java-pom/2.14.23/aws-sdk-java-pom-2.14.23.pom [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/software/amazon/awssdk/aws-sdk-java-pom/2.14.23/aws-sdk-java-pom-2.14.23.pom [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/software/amazon/awssdk/aws-sdk-java-pom/2.14.23/aws-sdk-java-pom-2.14.23.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-sdk-java-pom/2.14.23/aws-sdk-java-pom-2.14.23.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-sdk-java-pom/2.14.23/aws-sdk-java-pom-2.14.23.pom (57 kB at 76 kB/s) [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.narayana.jts:jacorb-idl:jar:5.10.7.Final-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:idlj-maven-plugin is missing. @ line 43, column 15 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.narayana.rts:lra-coordinator-thorntail:war:5.10.7.Final-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for io.thorntail:thorntail-maven-plugin is missing. @ line 22, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.narayana.rts:lra-proxy-test:war:5.10.7.Final-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for io.thorntail:thorntail-maven-plugin is missing. @ line 36, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.narayana:narayana-all:pom:5.10.7.Final-SNAPSHOT [WARNING] 'parent.relativePath' of POM org.jboss.narayana:narayana-all:5.10.7.Final-SNAPSHOT (/home/jenkins/workspace/narayana-quickstarts/narayana/pom.xml) points at org.jboss.narayana.quickstart:narayana-quickstarts-all instead of org.jboss:jboss-parent, please verify your project structure @ line 16, column 11 [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] Inspecting build with total of 82 modules... [INFO] Installing Nexus Staging features: [INFO] ... total of 33 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Narayana: all [pom] [INFO] Narayana: common [jar] [INFO] Narayana: Test Utilities [jar] [INFO] Narayana: ext [pom] [INFO] Narayana: Arjunacore [pom] [INFO] Narayana: ArjunaCore arjuna [jar] [INFO] Narayana: ArjunaCore txoj [jar] [INFO] Narayana: ArjunaCore arjunacore [jar] [INFO] Narayana: ArjunaCore arjuna services [jar] [INFO] Narayana: ArjunaJTA [pom] [INFO] Narayana: ArjunaJTA jta [jar] [INFO] Narayana: ArjunaJTA cdi [jar] [INFO] Narayana: ArjunaJTA jdbc [jar] [INFO] Narayana: Transaction SPI [jar] [INFO] Narayana: ArjunaJTA JMS [jar] [INFO] Narayana: ArjunaJTA narayana-jta [jar] [INFO] Narayana: ArjunaJTS [pom] [INFO] Narayana: ArjunaJTS idl parent [pom] [INFO] Narayana: ArjunaJTS idl jacorb [jar] [INFO] Narayana: ArjunaJTS idl idlj parent [pom] [INFO] Narayana: ArjunaJTS idl idlj stubs with jdk8 [jar] [INFO] Narayana: ArjunaJTS idl idlj [jar] [INFO] Narayana: ArjunaJTS idl idlj tests [jar] [INFO] Narayana: ArjunaJTS orbportability [jar] [INFO] Narayana: ArjunaJTS jts [jar] [INFO] Narayana: ArjunaJTS jtax [jar] [INFO] Narayana: ArjunaJTS integration [jar] [INFO] Narayana: ArjunaJTS narayana-jts-jacorb [jar] [INFO] Narayana: ArjunaJTS narayana-jts-idlj [jar] [INFO] Narayana: XTS [pom] [INFO] Narayana: XTS byteman_support [jar] [INFO] Narayana: XTS WSAS [jar] [INFO] Narayana: XTS WSAS xts-test-servlet [jar] [INFO] Narayana: XTS WS-C [jar] [INFO] Narayana: XTS WSCF [jar] [INFO] Narayana: XTS WS-T [jar] [INFO] Narayana: XTS WSTX [jar] [INFO] Narayana: XTS recovery [jar] [INFO] Narayana: XTS bridge [jar] [INFO] Narayana: XTS sar [jar] [INFO] Narayana: XTS jbossxts [jar] [INFO] Narayana: XTS localjunit [pom] [INFO] Narayana: XTS localjunit unit [jar] [INFO] Narayana: XTS Disabled Context Propagation tests [jar] [INFO] Narayana: XTS WSTX11-interop [jar] [INFO] Narayana: XTS WSTFSC07-interop [jar] [INFO] Narayana: XTS localjunit xtstest [war] [INFO] Narayana: XTS localjunit crash-recovery-tests [jar] [INFO] Narayana: RESTful transactions [pom] [INFO] Narayana: restat [pom] [INFO] Narayana: restat util [jar] [INFO] Narayana: restat tx [jar] [INFO] Narayana: restat webservice [war] [INFO] Narayana: restat integration [jar] [INFO] Narayana: Bridge between REST-AT and JTA [jar] [INFO] LRA Parent [pom] [INFO] lra-service-base [jar] [INFO] LRA Client [jar] [INFO] LRA Proxy Parent [pom] [INFO] LRA Proxy API [jar] [INFO] Narayana LRA [jar] [INFO] LRA Coordinator jar [jar] [INFO] Thorntail LRA Coordinator [war] [INFO] LRA Coordinator [jar] [INFO] LRA coordinator war [war] [INFO] LRA Proxy Test [war] [INFO] Maven plugin LRA annotation checker [maven-plugin] [INFO] LRA tests [pom] [INFO] LRA tests: Arquillian extension [jar] [INFO] LRA tests: MicroProfile TCK [jar] [INFO] LRA tests: Basic [jar] [INFO] SRA PoC [war] [INFO] Narayana: txbridge [jar] [INFO] Narayana: STM [jar] [INFO] Narayana: txframework [jar] [INFO] Narayana: compensations [jar] [INFO] Narayana: OSGi Transaction Service [pom] [INFO] Narayana: OSGi Transaction Service Bundles - JTA [bundle] [INFO] Narayana: STM vertex [pom] [INFO] Project - mod-stm [jar] [INFO] stm-vertex-shared [jar] [INFO] Narayana: narayana-full [pom] [INFO] [INFO] ------------------< org.jboss.narayana:narayana-all >------------------- [INFO] Building Narayana: all 5.10.7.Final-SNAPSHOT [1/82] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ narayana-all --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ narayana-all --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ narayana-all --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ narayana-all --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/workspace/narayana-quickstarts/narayana' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/workspace/narayana-quickstarts/narayana [INFO] Storing buildNumber: c705400e703a16b895050dc556fa6495566e5734 at timestamp: 1606345457480 [INFO] Storing buildScmBranch: master [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ narayana-all --- [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ narayana-all >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ narayana-all --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ narayana-all --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ narayana-all --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ narayana-all <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ narayana-all --- [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ narayana-all --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ narayana-all --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/narayana-all/5.10.7.Final-SNAPSHOT/narayana-all-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ---------------------< org.jboss.narayana:common >---------------------- [INFO] Building Narayana: common 5.10.7.Final-SNAPSHOT [2/82] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from central: https://repo1.maven.org/maven2/junit/junit/4.13.1/junit-4.13.1.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/junit/junit/4.13.1/junit-4.13.1.pom (25 kB at 2.5 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/junit/junit/4.13.1/junit-4.13.1.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/junit/junit/4.13.1/junit-4.13.1.jar (383 kB at 2.6 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ common --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ common --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ common --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ common --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/common/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/common/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/common/classes/com/arjuna/common/internal/util/propertyservice/BeanPopulator.java:[48,43] unchecked cast required: T found: java.lang.Object [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/common/classes/com/arjuna/common/internal/util/propertyservice/BeanPopulator.java:[57,42] unchecked cast required: T found: java.lang.Object [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/common/classes/com/arjuna/common/internal/util/propertyservice/BeanPopulator.java:[95,37] unchecked cast required: T found: java.lang.Object [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/common/classes/com/arjuna/common/util/propertyservice/AbstractPropertiesFactory.java:[93,9] unreachable catch clause thrown type java.io.FileNotFoundException has already been caught [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/common/classes/com/arjuna/common/internal/util/ClassloadingUtility.java:[128,68] unchecked method invocation: method getNamedInstance in class com.arjuna.common.internal.util.propertyservice.BeanPopulator is applied to given types required: java.lang.Class,java.lang.String found: java.lang.Class,java.lang.String [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/common/classes/com/arjuna/common/internal/util/ClassloadingUtility.java:[128,69] unchecked conversion required: java.lang.Class found: java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/common/classes/com/arjuna/common/internal/util/ClassloadingUtility.java:[129,58] unchecked cast required: T found: java.lang.Object [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ common --- [INFO] [INFO] --- maven-injection-plugin:1.0.2:bytecode (default) @ common --- [INFO] writing injection changes back [/home/jenkins/workspace/narayana-quickstarts/narayana/common/target/classes/com/arjuna/common/util/ConfigurationInfo.class] [INFO] writing injection changes back [/home/jenkins/workspace/narayana-quickstarts/narayana/common/target/classes/com/arjuna/common/util/ConfigurationInfo.class] [INFO] writing injection changes back [/home/jenkins/workspace/narayana-quickstarts/narayana/common/target/classes/com/arjuna/common/util/ConfigurationInfo.class] [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/common/target/test-classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/common/tests/com/arjuna/common/tests/simple/EnvironmentBeanTest.java:[60,22] configureFromProperties(java.lang.Object,java.util.Properties) in com.arjuna.common.internal.util.propertyservice.BeanPopulator has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/common/tests/com/arjuna/common/tests/simple/EnvironmentBeanTest.java:[113,34] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/common/tests/com/arjuna/common/tests/simple/EnvironmentBeanTest.java:[118,35] unchecked call to add(E) as a member of the raw type java.util.List [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ common --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ common --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/common/target/common-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ common >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ common --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ common --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ common --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ common <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ common --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/common/target/common-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ common --- [INFO] [INFO] --- maven-jar-plugin:3.1.0:test-jar (create-test-jar) @ common --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/common/target/common-5.10.7.Final-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ common --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/common/target/common-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/common/5.10.7.Final-SNAPSHOT/common-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/common/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/common/5.10.7.Final-SNAPSHOT/common-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/common/target/common-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/common/5.10.7.Final-SNAPSHOT/common-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/common/target/common-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/common/5.10.7.Final-SNAPSHOT/common-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/common/target/common-5.10.7.Final-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/jboss/narayana/common/5.10.7.Final-SNAPSHOT/common-5.10.7.Final-SNAPSHOT-tests.jar [INFO] [INFO] -------------------< org.jboss.narayana:test-utils >-------------------- [INFO] Building Narayana: Test Utilities 5.10.7.Final-SNAPSHOT [3/82] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ test-utils --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ test-utils --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ test-utils --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ test-utils --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ test-utils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/tools/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ test-utils --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/tools/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/tools/src/main/java/io/narayana/perf/PerformanceProfileStore.java:[301,109] unchecked method invocation: method measure in class io.narayana.perf.Measurement is applied to given types required: io.narayana.perf.WorkerLifecycle,io.narayana.perf.WorkerWorkload found: io.narayana.perf.WorkerLifecycle,io.narayana.perf.WorkerWorkload [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/tools/src/main/java/io/narayana/perf/PerformanceProfileStore.java:[301,110] unchecked conversion required: io.narayana.perf.WorkerLifecycle found: io.narayana.perf.WorkerLifecycle [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/tools/src/main/java/io/narayana/perf/PerformanceProfileStore.java:[301,109] unchecked conversion required: io.narayana.perf.Measurement found: io.narayana.perf.Measurement [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ test-utils --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ test-utils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/tools/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ test-utils --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/tools/target/test-classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/tools/src/test/java/io/narayana/perf/PerformanceTest.java:[38,30] junit.framework.Assert in junit.framework has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/tools/src/test/java/io/narayana/perf/PerformanceTest.java:[205,28] unchecked call to measure(io.narayana.perf.WorkerWorkload) as a member of the raw type io.narayana.perf.Measurement [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/tools/src/test/java/io/narayana/perf/PerformanceTest.java:[290,32] unchecked call to measure(io.narayana.perf.WorkerWorkload) as a member of the raw type io.narayana.perf.Measurement [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/tools/src/test/java/io/narayana/perf/PerformanceTest.java:[297,32] unchecked call to measure(io.narayana.perf.WorkerWorkload) as a member of the raw type io.narayana.perf.Measurement [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/tools/src/test/java/io/narayana/perf/PerformanceTest.java:[310,32] unchecked call to measure(io.narayana.perf.WorkerWorkload) as a member of the raw type io.narayana.perf.Measurement [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/tools/src/test/java/io/narayana/perf/PerformanceTest.java:[341,27] unchecked conversion required: io.narayana.perf.Measurement found: io.narayana.perf.Measurement [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ test-utils --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ test-utils --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/tools/target/test-utils-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ test-utils >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ test-utils --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ test-utils --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ test-utils --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ test-utils <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ test-utils --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/tools/target/test-utils-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ test-utils --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/tools/target/test-utils-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ test-utils --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/tools/target/test-utils-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/test-utils/5.10.7.Final-SNAPSHOT/test-utils-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/tools/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/test-utils/5.10.7.Final-SNAPSHOT/test-utils-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/tools/target/test-utils-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/test-utils/5.10.7.Final-SNAPSHOT/test-utils-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/tools/target/test-utils-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/test-utils/5.10.7.Final-SNAPSHOT/test-utils-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] -------------------< org.jboss.narayana.ext:ext-all >------------------- [INFO] Building Narayana: ext 5.10.7.Final-SNAPSHOT [4/82] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ ext-all --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ ext-all --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ ext-all --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ ext-all --- [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ ext-all --- [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ ext-all >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ ext-all --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ ext-all --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ ext-all --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ ext-all <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ ext-all --- [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ ext-all --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ ext-all --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ext/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/ext/ext-all/5.10.7.Final-SNAPSHOT/ext-all-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------< org.jboss.narayana.arjunacore:arjunacore-all >------------ [INFO] Building Narayana: Arjunacore 5.10.7.Final-SNAPSHOT [5/82] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ arjunacore-all --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ arjunacore-all --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ arjunacore-all --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ arjunacore-all --- [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ arjunacore-all --- [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ arjunacore-all >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ arjunacore-all --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ arjunacore-all --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ arjunacore-all --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ arjunacore-all <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ arjunacore-all --- [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ arjunacore-all --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arjunacore-all --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/arjunacore/arjunacore-all/5.10.7.Final-SNAPSHOT/arjunacore-all-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ----------------< org.jboss.narayana.arjunacore:arjuna >---------------- [INFO] Building Narayana: ArjunaCore arjuna 5.10.7.Final-SNAPSHOT [6/82] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-journal/2.14.0/artemis-journal-2.14.0.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-journal/2.14.0/artemis-journal-2.14.0.pom (3.2 kB at 324 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-pom/2.14.0/artemis-pom-2.14.0.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-pom/2.14.0/artemis-pom-2.14.0.pom (81 kB at 5.8 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-commons/2.14.0/artemis-commons-2.14.0.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-commons/2.14.0/artemis-commons-2.14.0.pom (4.0 kB at 570 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-buffer/4.1.48.Final/netty-buffer-4.1.48.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-buffer/4.1.48.Final/netty-buffer-4.1.48.Final.pom (1.6 kB at 225 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-parent/4.1.48.Final/netty-parent-4.1.48.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-parent/4.1.48.Final/netty-parent-4.1.48.Final.pom (57 kB at 4.7 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-common/4.1.48.Final/netty-common-4.1.48.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-common/4.1.48.Final/netty-common-4.1.48.Final.pom (10 kB at 1.7 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-transport/4.1.48.Final/netty-transport-4.1.48.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-transport/4.1.48.Final/netty-transport-4.1.48.Final.pom (1.9 kB at 275 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-resolver/4.1.48.Final/netty-resolver-4.1.48.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-resolver/4.1.48.Final/netty-resolver-4.1.48.Final.pom (1.6 kB at 226 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-handler/4.1.48.Final/netty-handler-4.1.48.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-handler/4.1.48.Final/netty-handler-4.1.48.Final.pom (3.6 kB at 508 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-codec/4.1.48.Final/netty-codec-4.1.48.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-codec/4.1.48.Final/netty-codec-4.1.48.Final.pom (3.6 kB at 39 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom (18 kB at 2.6 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/activemq/activemq-artemis-native/1.0.2/activemq-artemis-native-1.0.2.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/activemq/activemq-artemis-native/1.0.2/activemq-artemis-native-1.0.2.pom (24 kB at 2.0 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-journal/2.14.0/artemis-journal-2.14.0.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-commons/2.14.0/artemis-commons-2.14.0.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-resolver/4.1.48.Final/netty-resolver-4.1.48.Final.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-transport/4.1.48.Final/netty-transport-4.1.48.Final.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-handler/4.1.48.Final/netty-handler-4.1.48.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-resolver/4.1.48.Final/netty-resolver-4.1.48.Final.jar (33 kB at 1.7 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-codec/4.1.48.Final/netty-codec-4.1.48.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-journal/2.14.0/artemis-journal-2.14.0.jar (232 kB at 11 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/activemq/activemq-artemis-native/1.0.2/activemq-artemis-native-1.0.2.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/activemq/activemq-artemis-native/1.0.2/activemq-artemis-native-1.0.2.jar (42 kB at 1.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-buffer/4.1.48.Final/netty-buffer-4.1.48.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-transport/4.1.48.Final/netty-transport-4.1.48.Final.jar (474 kB at 12 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-common/4.1.48.Final/netty-common-4.1.48.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-commons/2.14.0/artemis-commons-2.14.0.jar (403 kB at 9.6 MB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-codec/4.1.48.Final/netty-codec-4.1.48.Final.jar (320 kB at 7.6 MB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-buffer/4.1.48.Final/netty-buffer-4.1.48.Final.jar (279 kB at 5.7 MB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-common/4.1.48.Final/netty-common-4.1.48.Final.jar (622 kB at 11 MB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-handler/4.1.48.Final/netty-handler-4.1.48.Final.jar (454 kB at 6.1 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ arjuna --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ arjuna --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ arjuna --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ arjuna --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ arjuna --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ arjuna --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 219 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/LogRecordWrapperMBean.java:[24,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/LogRecordWrapperMBean.java:[25,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanPropertyDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/OSEntryBeanMBean.java:[5,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/OSEntryBeanMBean.java:[6,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanPropertyDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/ObjStoreItemMBean.java:[3,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/ObjStoreBrowser.java:[38,44] com.arjuna.ats.arjuna.tools.osb.util.JMXServer in com.arjuna.ats.arjuna.tools.osb.util has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/ObjStoreBrowserMBean.java:[5,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/ObjStoreBrowserMBean.java:[6,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanPropertyDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/OSEntryBean.java:[33,44] com.arjuna.ats.arjuna.tools.osb.util.JMXServer in com.arjuna.ats.arjuna.tools.osb.util has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/api/proxy/StoreManagerProxy.java:[42,44] com.arjuna.ats.arjuna.tools.osb.util.JMXServer in com.arjuna.ats.arjuna.tools.osb.util has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/util/JMXServer.java:[40,45] com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreItemMBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/LogRecordWrapper.java:[29,41] com.arjuna.ats.arjuna.coordinator.HeuristicInformation in com.arjuna.ats.arjuna.coordinator has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/ActionBean.java:[47,44] com.arjuna.ats.arjuna.tools.osb.util.JMXServer in com.arjuna.ats.arjuna.tools.osb.util has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/ActionBeanMBean.java:[5,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/ActionBeanMBean.java:[6,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanPropertyDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/LogRecordWrapperMBean.java:[24,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/LogRecordWrapperMBean.java:[25,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanPropertyDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/OSEntryBeanMBean.java:[5,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/OSEntryBeanMBean.java:[6,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanPropertyDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/ObjStoreItemMBean.java:[3,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/ObjStoreBrowser.java:[38,44] com.arjuna.ats.arjuna.tools.osb.util.JMXServer in com.arjuna.ats.arjuna.tools.osb.util has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/ObjStoreBrowserMBean.java:[5,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/ObjStoreBrowserMBean.java:[6,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanPropertyDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/OSEntryBean.java:[33,44] com.arjuna.ats.arjuna.tools.osb.util.JMXServer in com.arjuna.ats.arjuna.tools.osb.util has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/api/proxy/StoreManagerProxy.java:[42,44] com.arjuna.ats.arjuna.tools.osb.util.JMXServer in com.arjuna.ats.arjuna.tools.osb.util has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/util/JMXServer.java:[40,45] com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreItemMBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/LogRecordWrapper.java:[29,41] com.arjuna.ats.arjuna.coordinator.HeuristicInformation in com.arjuna.ats.arjuna.coordinator has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/ActionBean.java:[47,44] com.arjuna.ats.arjuna.tools.osb.util.JMXServer in com.arjuna.ats.arjuna.tools.osb.util has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/ActionBeanMBean.java:[5,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/ActionBeanMBean.java:[6,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanPropertyDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/LogRecordWrapperMBean.java:[24,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/LogRecordWrapperMBean.java:[25,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanPropertyDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/OSEntryBeanMBean.java:[5,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/OSEntryBeanMBean.java:[6,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanPropertyDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/ObjStoreItemMBean.java:[3,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/ObjStoreBrowser.java:[38,44] com.arjuna.ats.arjuna.tools.osb.util.JMXServer in com.arjuna.ats.arjuna.tools.osb.util has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/ObjStoreBrowserMBean.java:[5,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/ObjStoreBrowserMBean.java:[6,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanPropertyDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/OSEntryBean.java:[33,44] com.arjuna.ats.arjuna.tools.osb.util.JMXServer in com.arjuna.ats.arjuna.tools.osb.util has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/api/proxy/StoreManagerProxy.java:[42,44] com.arjuna.ats.arjuna.tools.osb.util.JMXServer in com.arjuna.ats.arjuna.tools.osb.util has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/util/JMXServer.java:[40,45] com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreItemMBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/LogRecordWrapper.java:[29,41] com.arjuna.ats.arjuna.coordinator.HeuristicInformation in com.arjuna.ats.arjuna.coordinator has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/ActionBean.java:[47,44] com.arjuna.ats.arjuna.tools.osb.util.JMXServer in com.arjuna.ats.arjuna.tools.osb.util has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/ActionBeanMBean.java:[5,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/ActionBeanMBean.java:[6,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanPropertyDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/LogRecordWrapperMBean.java:[24,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/LogRecordWrapperMBean.java:[25,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanPropertyDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/OSEntryBeanMBean.java:[5,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/OSEntryBeanMBean.java:[6,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanPropertyDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/ObjStoreItemMBean.java:[3,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/ObjStoreBrowser.java:[38,44] com.arjuna.ats.arjuna.tools.osb.util.JMXServer in com.arjuna.ats.arjuna.tools.osb.util has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/ObjStoreBrowserMBean.java:[5,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/ObjStoreBrowserMBean.java:[6,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanPropertyDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/OSEntryBean.java:[33,44] com.arjuna.ats.arjuna.tools.osb.util.JMXServer in com.arjuna.ats.arjuna.tools.osb.util has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/api/proxy/StoreManagerProxy.java:[42,44] com.arjuna.ats.arjuna.tools.osb.util.JMXServer in com.arjuna.ats.arjuna.tools.osb.util has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/util/JMXServer.java:[40,45] com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreItemMBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/LogRecordWrapper.java:[29,41] com.arjuna.ats.arjuna.coordinator.HeuristicInformation in com.arjuna.ats.arjuna.coordinator has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/ActionBean.java:[47,44] com.arjuna.ats.arjuna.tools.osb.util.JMXServer in com.arjuna.ats.arjuna.tools.osb.util has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/ActionBeanMBean.java:[5,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/ActionBeanMBean.java:[6,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanPropertyDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/internal/arjuna/objectstore/FileSystemStore.java:[894,42] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/internal/arjuna/recovery/ExpiredTransactionScanner.java:[88,67] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/internal/arjuna/recovery/ExpiredTransactionScanner.java:[96,75] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/internal/arjuna/recovery/ExpiredTransactionScanner.java:[111,83] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/StateManager.java:[243,37] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/StateManager.java:[879,41] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/StateManager.java:[1286,41] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/recovery/ActionStatusService.java:[295,62] unchecked call to addElement(E) as a member of the raw type java.util.Vector [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/recovery/ActionStatusService.java:[296,66] unchecked call to addElement(E) as a member of the raw type java.util.Vector [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/UidWrapper.java:[194,83] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/ObjStoreBrowser.java:[222,64] unchecked call to getConstructor(java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/OSBTypeHandler.java:[63,83] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/api/proxy/StoreManagerProxy.java:[78,20] com.arjuna.ats.arjuna.tools.osb.util.JMXServer in com.arjuna.ats.arjuna.tools.osb.util has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/api/proxy/StoreManagerProxy.java:[130,54] com.arjuna.ats.arjuna.tools.osb.util.JMXServer in com.arjuna.ats.arjuna.tools.osb.util has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/api/proxy/StoreManagerProxy.java:[149,31] com.arjuna.ats.arjuna.tools.osb.util.JMXServer in com.arjuna.ats.arjuna.tools.osb.util has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/util/JMXServer.java:[73,68] unchecked call to getConstructor(java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/internal/arjuna/LogWriteStateManager.java:[141,41] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/ActionBean.java:[77,105] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/ActionBean.java:[352,54] unchecked call to getConstructor(java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/ActionBean.java:[481,44] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/coordinator/TwoPhaseCoordinator.java:[167,48] unchecked call to compareTo(T) as a member of the raw type java.lang.Comparable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/coordinator/TwoPhaseCoordinator.java:[511,67] unchecked call to push(E) as a member of the raw type java.util.Stack [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/internal/arjuna/recovery/ExpiredEntryMonitor.java:[244,36] unchecked call to add(E) as a member of the raw type java.util.Vector [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/recovery/TransactionStatusConnectionManager.java:[217,46] unchecked call to addElement(E) as a member of the raw type java.util.Vector [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/recovery/TransactionStatusConnectionManager.java:[248,35] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/OTM.java:[143,29] unchecked call to addElement(E) as a member of the raw type java.util.Vector [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/OTM.java:[700,25] unchecked call to addElement(E) as a member of the raw type java.util.Vector [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/OTM.java:[871,14] show() in java.awt.Window has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/internal/arjuna/objectstore/CacheStore.java:[350,30] unchecked call to addFirst(E) as a member of the raw type java.util.LinkedList [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes/com/arjuna/ats/internal/arjuna/recovery/AtomicActionRecoveryModule.java:[227,36] unchecked call to addElement(E) as a member of the raw type java.util.Vector [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/target/generated-sources/annotations/com/arjuna/ats/arjuna/logging/arjunaI18NLogger_$logger.java:[2341,23] info_osb_MBeanCtorFail(java.lang.Throwable) in com.arjuna.ats.arjuna.logging.arjunaI18NLogger has been deprecated [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ arjuna --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ arjuna --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ arjuna --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 120 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/target/test-classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/tests/classes/com/hp/mwtests/ts/arjuna/tools/ObjStoreBrowserTest.java:[43,45] com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/tests/classes/com/hp/mwtests/ts/arjuna/tools/ObjStoreBrowserTest.java:[44,45] com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/tests/classes/com/hp/mwtests/ts/arjuna/tools/ObjStoreBrowserTest.java:[45,45] com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/tests/classes/com/hp/mwtests/ts/arjuna/tools/ObjStoreBrowserTest.java:[46,45] com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/tests/classes/com/hp/mwtests/ts/arjuna/tools/ObjStoreBrowserTest.java:[47,45] com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreItemMBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/tests/classes/com/hp/mwtests/ts/arjuna/tools/ObjStoreBrowserTest.java:[48,45] com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/tests/classes/com/hp/mwtests/ts/arjuna/tools/ObjStoreBrowserTest.java:[49,44] com.arjuna.ats.arjuna.tools.osb.util.JMXServer in com.arjuna.ats.arjuna.tools.osb.util has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/tests/classes/com/hp/mwtests/ts/arjuna/tools/ExposeAllLogsTest.java:[45,45] com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/tests/classes/com/hp/mwtests/ts/arjuna/tools/ExposeAllLogsTest.java:[46,44] com.arjuna.ats.arjuna.tools.osb.util.JMXServer in com.arjuna.ats.arjuna.tools.osb.util has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/tests/classes/com/hp/mwtests/ts/arjuna/tools/ObjStoreBrowserTest.java:[43,45] com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/tests/classes/com/hp/mwtests/ts/arjuna/tools/ObjStoreBrowserTest.java:[44,45] com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/tests/classes/com/hp/mwtests/ts/arjuna/tools/ObjStoreBrowserTest.java:[45,45] com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/tests/classes/com/hp/mwtests/ts/arjuna/tools/ObjStoreBrowserTest.java:[46,45] com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/tests/classes/com/hp/mwtests/ts/arjuna/tools/ObjStoreBrowserTest.java:[47,45] com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreItemMBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/tests/classes/com/hp/mwtests/ts/arjuna/tools/ObjStoreBrowserTest.java:[48,45] com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/tests/classes/com/hp/mwtests/ts/arjuna/tools/ObjStoreBrowserTest.java:[49,44] com.arjuna.ats.arjuna.tools.osb.util.JMXServer in com.arjuna.ats.arjuna.tools.osb.util has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/tests/classes/com/hp/mwtests/ts/arjuna/tools/ExposeAllLogsTest.java:[45,45] com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/tests/classes/com/hp/mwtests/ts/arjuna/tools/ExposeAllLogsTest.java:[46,44] com.arjuna.ats.arjuna.tools.osb.util.JMXServer in com.arjuna.ats.arjuna.tools.osb.util has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/tests/classes/com/hp/mwtests/ts/arjuna/tools/ObjStoreBrowserTest.java:[43,45] com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/tests/classes/com/hp/mwtests/ts/arjuna/tools/ObjStoreBrowserTest.java:[44,45] com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/tests/classes/com/hp/mwtests/ts/arjuna/tools/ObjStoreBrowserTest.java:[45,45] com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/tests/classes/com/hp/mwtests/ts/arjuna/tools/ObjStoreBrowserTest.java:[46,45] com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/tests/classes/com/hp/mwtests/ts/arjuna/tools/ObjStoreBrowserTest.java:[47,45] com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreItemMBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/tests/classes/com/hp/mwtests/ts/arjuna/tools/ObjStoreBrowserTest.java:[48,45] com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/tests/classes/com/hp/mwtests/ts/arjuna/tools/ObjStoreBrowserTest.java:[49,44] com.arjuna.ats.arjuna.tools.osb.util.JMXServer in com.arjuna.ats.arjuna.tools.osb.util has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/tests/classes/com/hp/mwtests/ts/arjuna/tools/ExposeAllLogsTest.java:[45,45] com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/tests/classes/com/hp/mwtests/ts/arjuna/tools/ExposeAllLogsTest.java:[46,44] com.arjuna.ats.arjuna.tools.osb.util.JMXServer in com.arjuna.ats.arjuna.tools.osb.util has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/tests/classes/com/hp/mwtests/ts/arjuna/recovery/TransactionStatusManagerItemTest.java:[54,49] createAndSave(int) in com.arjuna.ats.internal.arjuna.recovery.TransactionStatusManagerItem has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/tests/classes/com/hp/mwtests/ts/arjuna/reaper/ReaperTestCase.java:[66,22] unchecked call to add(E) as a member of the raw type java.util.Set [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/tests/classes/com/hp/mwtests/ts/arjuna/reaper/ReaperTestCase.java:[67,22] unchecked call to add(E) as a member of the raw type java.util.Set [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/tests/classes/com/hp/mwtests/ts/arjuna/reaper/ReaperTestCase.java:[68,22] unchecked call to add(E) as a member of the raw type java.util.Set [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/tests/classes/com/hp/mwtests/ts/arjuna/recovery/PeriodicRecoveryTest.java:[42,52] non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/tests/classes/com/hp/mwtests/ts/arjuna/performance/Performance1.java:[52,66] unchecked call to measure(io.narayana.perf.WorkerWorkload) as a member of the raw type io.narayana.perf.Measurement [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/tests/classes/com/hp/mwtests/ts/arjuna/performance/Performance2.java:[58,66] unchecked call to measure(io.narayana.perf.WorkerWorkload) as a member of the raw type io.narayana.perf.Measurement [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/tests/classes/com/hp/mwtests/ts/arjuna/performance/Performance3.java:[55,66] unchecked call to measure(io.narayana.perf.WorkerWorkload) as a member of the raw type io.narayana.perf.Measurement [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/tests/classes/com/hp/mwtests/ts/arjuna/resources/CrashRecord.java:[45,18] getRecordClass() in com.hp.mwtests.ts.arjuna.resources.DummyMap2 implements getRecordClass() in com.arjuna.ats.arjuna.coordinator.abstractrecord.RecordTypeMap return type requires unchecked conversion from java.lang.Class to java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/tests/classes/com/hp/mwtests/ts/arjuna/recovery/TransactionStatusConnectorTest.java:[117,45] createAndSave(int) in com.arjuna.ats.internal.arjuna.recovery.TransactionStatusManagerItem has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/tests/classes/com/hp/mwtests/ts/arjuna/performance/Performance4.java:[60,66] unchecked call to measure(io.narayana.perf.WorkerWorkload) as a member of the raw type io.narayana.perf.Measurement [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/tests/classes/com/hp/mwtests/ts/arjuna/tools/LogEditorUnitTest.java:[41,18] getRecordClass() in com.hp.mwtests.ts.arjuna.tools.DummyMap2 implements getRecordClass() in com.arjuna.ats.arjuna.coordinator.abstractrecord.RecordTypeMap return type requires unchecked conversion from java.lang.Class to java.lang.Class [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ arjuna --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ arjuna --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/target/arjuna-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ arjuna >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ arjuna --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ arjuna --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ arjuna --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ arjuna <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ arjuna --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/target/arjuna-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ arjuna --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/target/arjuna-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arjuna --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/target/arjuna-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/arjunacore/arjuna/5.10.7.Final-SNAPSHOT/arjuna-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/arjunacore/arjuna/5.10.7.Final-SNAPSHOT/arjuna-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/target/arjuna-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/arjunacore/arjuna/5.10.7.Final-SNAPSHOT/arjuna-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/target/arjuna-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/arjunacore/arjuna/5.10.7.Final-SNAPSHOT/arjuna-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] -----------------< org.jboss.narayana.arjunacore:txoj >----------------- [INFO] Building Narayana: ArjunaCore txoj 5.10.7.Final-SNAPSHOT [7/82] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ txoj --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ txoj --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ txoj --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ txoj --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ txoj --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ txoj --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 25 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/txoj/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/internal/txoj/recovery/TORecoveryModule.java:[133,68] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/txoj/classes/com/arjuna/ats/internal/txoj/Implementations.java:[51,18] getRecordClass() in com.arjuna.ats.internal.txoj.LockRecordTypeMap implements getRecordClass() in com.arjuna.ats.arjuna.coordinator.abstractrecord.RecordTypeMap return type requires unchecked conversion from java.lang.Class to java.lang.Class [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ txoj --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ txoj --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ txoj --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 47 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/txoj/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ txoj --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ txoj --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/txoj/target/txoj-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ txoj >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ txoj --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ txoj --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ txoj --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ txoj <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ txoj --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/txoj/target/txoj-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ txoj --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/txoj/target/txoj-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ txoj --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/txoj/target/txoj-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/arjunacore/txoj/5.10.7.Final-SNAPSHOT/txoj-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/txoj/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/arjunacore/txoj/5.10.7.Final-SNAPSHOT/txoj-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/txoj/target/txoj-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/arjunacore/txoj/5.10.7.Final-SNAPSHOT/txoj-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/txoj/target/txoj-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/arjunacore/txoj/5.10.7.Final-SNAPSHOT/txoj-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --------------< org.jboss.narayana.arjunacore:arjunacore >-------------- [INFO] Building Narayana: ArjunaCore arjunacore 5.10.7.Final-SNAPSHOT [8/82] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ arjunacore --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ arjunacore --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ arjunacore --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ arjunacore --- [INFO] ShortRevision tag detected. The value is '5'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjunacore' && 'git' 'rev-parse' '--verify' '--short=5' 'HEAD' [INFO] Working directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjunacore [INFO] Storing buildNumber: c7054 at timestamp: 1606345540771 [INFO] Storing buildScmBranch: master [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ arjunacore --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (add-source) @ arjunacore --- [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/common/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/txoj/classes added. [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ arjunacore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjunacore/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ arjunacore --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ arjunacore --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ arjunacore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjunacore/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ arjunacore --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ arjunacore --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ arjunacore --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjunacore/target/arjunacore-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] --- maven-shade-plugin:3.1.1:shade (default) @ arjunacore --- [INFO] Including org.jboss.narayana:common:jar:5.10.7.Final-SNAPSHOT in the shaded jar. [INFO] Including org.jboss.narayana.arjunacore:arjuna:jar:5.10.7.Final-SNAPSHOT in the shaded jar. [INFO] Including org.jboss.narayana.arjunacore:txoj:jar:5.10.7.Final-SNAPSHOT in the shaded jar. [INFO] Excluding jfree:jfreechart:jar:1.0.9 from the shaded jar. [INFO] Excluding jfree:jcommon:jar:1.0.12 from the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjunacore/target/arjunacore-5.10.7.Final-SNAPSHOT.jar with /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjunacore/target/arjunacore-5.10.7.Final-SNAPSHOT-shaded.jar [INFO] Dependency-reduced POM written at: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjunacore/target/dependency-reduced-pom.xml [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ arjunacore >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ arjunacore --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ arjunacore --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ arjunacore --- [INFO] ShortRevision tag detected. The value is '5'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjunacore/target' && 'git' 'rev-parse' '--verify' '--short=5' 'HEAD' [INFO] Working directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjunacore/target [INFO] Storing buildNumber: c7054 at timestamp: 1606345543066 [INFO] Storing buildScmBranch: master [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ arjunacore --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (add-source) @ arjunacore --- [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/common/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjunacore/arjuna/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjunacore/txoj/classes added. [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ arjunacore <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ arjunacore --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjunacore/target/arjunacore-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ arjunacore --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjunacore/target/arjunacore-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arjunacore --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjunacore/target/arjunacore-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/arjunacore/arjunacore/5.10.7.Final-SNAPSHOT/arjunacore-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjunacore/target/dependency-reduced-pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/arjunacore/arjunacore/5.10.7.Final-SNAPSHOT/arjunacore-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjunacore/target/arjunacore-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/arjunacore/arjunacore/5.10.7.Final-SNAPSHOT/arjunacore-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjunacore/target/arjunacore-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/arjunacore/arjunacore/5.10.7.Final-SNAPSHOT/arjunacore-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] ---------< org.jboss.narayana.arjunacore:arjunacore-services >---------- [INFO] Building Narayana: ArjunaCore arjuna services 5.10.7.Final-SNAPSHOT [9/82] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ arjunacore-services --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ arjunacore-services --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ arjunacore-services --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ arjunacore-services --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ arjunacore-services --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/services/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ arjunacore-services --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/services/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ arjunacore-services --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ arjunacore-services --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/services/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ arjunacore-services --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ arjunacore-services --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ arjunacore-services --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/services/target/arjunacore-services-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ arjunacore-services >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ arjunacore-services --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ arjunacore-services --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ arjunacore-services --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ arjunacore-services <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ arjunacore-services --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/services/target/arjunacore-services-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ arjunacore-services --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/services/target/arjunacore-services-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arjunacore-services --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/services/target/arjunacore-services-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/arjunacore/arjunacore-services/5.10.7.Final-SNAPSHOT/arjunacore-services-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/services/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/arjunacore/arjunacore-services/5.10.7.Final-SNAPSHOT/arjunacore-services-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/services/target/arjunacore-services-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/arjunacore/arjunacore-services/5.10.7.Final-SNAPSHOT/arjunacore-services-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/services/target/arjunacore-services-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/arjunacore/arjunacore-services/5.10.7.Final-SNAPSHOT/arjunacore-services-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --------------< org.jboss.narayana.jta:narayana-jta-all >--------------- [INFO] Building Narayana: ArjunaJTA 5.10.7.Final-SNAPSHOT [10/82] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ narayana-jta-all --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ narayana-jta-all --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ narayana-jta-all --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ narayana-jta-all --- [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ narayana-jta-all --- [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ narayana-jta-all >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ narayana-jta-all --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ narayana-jta-all --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ narayana-jta-all --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ narayana-jta-all <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ narayana-jta-all --- [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ narayana-jta-all --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ narayana-jta-all --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/jta/narayana-jta-all/5.10.7.Final-SNAPSHOT/narayana-jta-all-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ---------------------< org.jboss.narayana.jta:jta >--------------------- [INFO] Building Narayana: ArjunaJTA jta 5.10.7.Final-SNAPSHOT [11/82] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ jta --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ jta --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ jta --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ jta --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ jta --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ jta --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 90 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/XAResourceRecordBeanMBean.java:[22,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/XAResourceMBean.java:[22,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/XAResourceMBean.java:[23,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanPropertyDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/XAResourceMBean.java:[24,45] com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapperMBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/SubordinateActionBeanMBean.java:[22,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/SubordinateActionBeanMBean.java:[23,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanPropertyDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/SubordinateActionBeanMBean.java:[24,45] com.arjuna.ats.arjuna.tools.osb.mbean.ActionBeanMBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/XARecoveryResourceMBean.java:[24,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/XARecoveryResourceMBean.java:[25,45] com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBeanMBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/RecoverConnectableAtomicActionBean.java:[25,45] com.arjuna.ats.arjuna.tools.osb.mbean.ActionBeanWrapperInterface in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/RecoverConnectableAtomicActionBean.java:[26,45] com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/RecoverConnectableAtomicActionBeanMBean.java:[22,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanPropertyDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/RecoverConnectableAtomicActionBeanMBean.java:[23,45] com.arjuna.ats.arjuna.tools.osb.mbean.ActionBeanMBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/SubordinateActionBean.java:[24,45] com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/CommitMarkableResourceRecordBeanMBean.java:[22,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/XAResourceRecordBeanMBean.java:[22,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/XAResourceMBean.java:[22,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/XAResourceMBean.java:[23,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanPropertyDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/XAResourceMBean.java:[24,45] com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapperMBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/SubordinateActionBeanMBean.java:[22,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/SubordinateActionBeanMBean.java:[23,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanPropertyDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/SubordinateActionBeanMBean.java:[24,45] com.arjuna.ats.arjuna.tools.osb.mbean.ActionBeanMBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/XARecoveryResourceMBean.java:[24,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/XARecoveryResourceMBean.java:[25,45] com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBeanMBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/RecoverConnectableAtomicActionBean.java:[25,45] com.arjuna.ats.arjuna.tools.osb.mbean.ActionBeanWrapperInterface in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/RecoverConnectableAtomicActionBean.java:[26,45] com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/RecoverConnectableAtomicActionBeanMBean.java:[22,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanPropertyDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/RecoverConnectableAtomicActionBeanMBean.java:[23,45] com.arjuna.ats.arjuna.tools.osb.mbean.ActionBeanMBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/SubordinateActionBean.java:[24,45] com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/CommitMarkableResourceRecordBeanMBean.java:[22,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/XAResourceRecordBeanMBean.java:[22,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/XAResourceMBean.java:[22,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/XAResourceMBean.java:[23,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanPropertyDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/XAResourceMBean.java:[24,45] com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapperMBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/SubordinateActionBeanMBean.java:[22,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/SubordinateActionBeanMBean.java:[23,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanPropertyDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/SubordinateActionBeanMBean.java:[24,45] com.arjuna.ats.arjuna.tools.osb.mbean.ActionBeanMBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/XARecoveryResourceMBean.java:[24,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/XARecoveryResourceMBean.java:[25,45] com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBeanMBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/RecoverConnectableAtomicActionBean.java:[25,45] com.arjuna.ats.arjuna.tools.osb.mbean.ActionBeanWrapperInterface in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/RecoverConnectableAtomicActionBean.java:[26,45] com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/RecoverConnectableAtomicActionBeanMBean.java:[22,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanPropertyDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/RecoverConnectableAtomicActionBeanMBean.java:[23,45] com.arjuna.ats.arjuna.tools.osb.mbean.ActionBeanMBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/SubordinateActionBean.java:[24,45] com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/CommitMarkableResourceRecordBeanMBean.java:[22,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/XAResourceRecordBeanMBean.java:[22,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/XAResourceMBean.java:[22,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/XAResourceMBean.java:[23,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanPropertyDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/XAResourceMBean.java:[24,45] com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapperMBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/SubordinateActionBeanMBean.java:[22,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/SubordinateActionBeanMBean.java:[23,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanPropertyDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/SubordinateActionBeanMBean.java:[24,45] com.arjuna.ats.arjuna.tools.osb.mbean.ActionBeanMBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/XARecoveryResourceMBean.java:[24,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/XARecoveryResourceMBean.java:[25,45] com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBeanMBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/RecoverConnectableAtomicActionBean.java:[25,45] com.arjuna.ats.arjuna.tools.osb.mbean.ActionBeanWrapperInterface in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/RecoverConnectableAtomicActionBean.java:[26,45] com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/RecoverConnectableAtomicActionBeanMBean.java:[22,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanPropertyDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/RecoverConnectableAtomicActionBeanMBean.java:[23,45] com.arjuna.ats.arjuna.tools.osb.mbean.ActionBeanMBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/SubordinateActionBean.java:[24,45] com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/CommitMarkableResourceRecordBeanMBean.java:[22,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/transaction/arjunacore/TransactionImple.java:[110,56] unchecked method invocation: method synchronizedMap in class java.util.Collections is applied to given types required: java.util.Map found: java.util.HashMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/transaction/arjunacore/TransactionImple.java:[110,57] unchecked conversion required: java.util.Map found: java.util.HashMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/transaction/arjunacore/TransactionImple.java:[663,47] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/transaction/arjunacore/TransactionImple.java:[757,56] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/transaction/arjunacore/TransactionImple.java:[1191,38] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/transaction/arjunacore/TransactionImple.java:[1244,60] unchecked method invocation: method synchronizedMap in class java.util.Collections is applied to given types required: java.util.Map found: java.util.HashMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/transaction/arjunacore/TransactionImple.java:[1244,61] unchecked conversion required: java.util.Map found: java.util.HashMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/transaction/arjunacore/TransactionImple.java:[1673,34] unchecked call to put(K,V) as a member of the raw type java.util.concurrent.ConcurrentHashMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/transaction/arjunacore/TransactionImple.java:[1688,43] unchecked method invocation: method unmodifiableMap in class java.util.Collections is applied to given types required: java.util.Map found: java.util.concurrent.ConcurrentHashMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/transaction/arjunacore/TransactionImple.java:[1688,44] unchecked conversion required: java.util.Map found: java.util.concurrent.ConcurrentHashMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/transaction/arjunacore/TransactionImple.java:[1688,43] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/transaction/arjunacore/TransactionImple.java:[1693,43] unchecked method invocation: method unmodifiableMap in class java.util.Collections is applied to given types required: java.util.Map found: java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/transaction/arjunacore/TransactionImple.java:[1693,44] unchecked conversion required: java.util.Map found: java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/transaction/arjunacore/TransactionImple.java:[1693,43] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/transaction/arjunacore/TransactionImple.java:[1710,27] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/Implementations.java:[43,18] getRecordClass() in com.arjuna.ats.internal.jta.CommitMarkableResourceRecordMap implements getRecordClass() in com.arjuna.ats.arjuna.coordinator.abstractrecord.RecordTypeMap return type requires unchecked conversion from java.lang.Class to java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/Implementations.java:[57,18] getRecordClass() in com.arjuna.ats.internal.jta.XAResourceRecordMap implements getRecordClass() in com.arjuna.ats.arjuna.coordinator.abstractrecord.RecordTypeMap return type requires unchecked conversion from java.lang.Class to java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/recovery/arjunacore/XARecoveryModule.java:[1109,38] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/recovery/arjunacore/XARecoveryModule.java:[1112,39] unchecked call to addElement(E) as a member of the raw type java.util.Vector [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/transaction/arjunacore/jca/XATerminatorImple.java:[501,20] isRecoveryByNodeOrXidSupported() in org.jboss.tm.ExtendedJBossXATerminator has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/transaction/arjunacore/jca/XATerminatorImple.java:[656,18] getXidsToRecoverForParentNode(boolean,java.lang.String,int) in org.jboss.tm.ExtendedJBossXATerminator has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/transaction/arjunacore/jca/XATerminatorImple.java:[632,35] getImportedTransaction(javax.transaction.xa.Xid) in org.jboss.tm.ExtendedJBossXATerminator has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/transaction/arjunacore/jca/XATerminatorImple.java:[644,19] getCurrentTransactionId() in org.jboss.tm.ExtendedJBossXATerminator has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/transaction/arjunacore/jca/XATerminatorImple.java:[637,24] getTransactionById(java.lang.Object) in org.jboss.tm.ExtendedJBossXATerminator has been deprecated [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ jta --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ jta --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ jta --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 135 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/target/test-classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/TestCommitMarkableResourceMBeansFailAfterPrepare.java:[23,45] com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/TestCommitMarkableResourceMBeansFailAfterPrepare.java:[24,45] com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/TestCommitMarkableResourceMBeansFailAfterPrepare.java:[25,45] com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/tools/ObjStoreBrowserTest.java:[24,44] com.arjuna.ats.arjuna.tools.osb.util.JMXServer in com.arjuna.ats.arjuna.tools.osb.util has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/tools/ObjStoreBrowserTest.java:[25,55] com.arjuna.ats.internal.jta.tools.osb.mbean.jta.XAResourceRecordBeanMBean in com.arjuna.ats.internal.jta.tools.osb.mbean.jta has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/tools/ObjStoreBrowserTest.java:[32,45] com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/tools/ObjStoreBrowserTest.java:[33,45] com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/tools/ObjStoreBrowserTest.java:[34,45] com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/tools/ObjStoreBrowserTest.java:[35,45] com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/tools/ObjStoreBrowserTest.java:[37,55] com.arjuna.ats.internal.jta.tools.osb.mbean.jta.CommitMarkableResourceRecordBean in com.arjuna.ats.internal.jta.tools.osb.mbean.jta has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/tools/ObjStoreBrowserTest.java:[38,55] com.arjuna.ats.internal.jta.tools.osb.mbean.jta.JTAActionBean in com.arjuna.ats.internal.jta.tools.osb.mbean.jta has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/tools/ObjStoreBrowserTest.java:[39,55] com.arjuna.ats.internal.jta.tools.osb.mbean.jta.XAResourceRecordBean in com.arjuna.ats.internal.jta.tools.osb.mbean.jta has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/TestCommitMarkableResourceMBeansFailAfterPrepare.java:[23,45] com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/TestCommitMarkableResourceMBeansFailAfterPrepare.java:[24,45] com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/TestCommitMarkableResourceMBeansFailAfterPrepare.java:[25,45] com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/tools/ObjStoreBrowserTest.java:[24,44] com.arjuna.ats.arjuna.tools.osb.util.JMXServer in com.arjuna.ats.arjuna.tools.osb.util has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/tools/ObjStoreBrowserTest.java:[25,55] com.arjuna.ats.internal.jta.tools.osb.mbean.jta.XAResourceRecordBeanMBean in com.arjuna.ats.internal.jta.tools.osb.mbean.jta has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/tools/ObjStoreBrowserTest.java:[32,45] com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/tools/ObjStoreBrowserTest.java:[33,45] com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/tools/ObjStoreBrowserTest.java:[34,45] com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/tools/ObjStoreBrowserTest.java:[35,45] com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/tools/ObjStoreBrowserTest.java:[37,55] com.arjuna.ats.internal.jta.tools.osb.mbean.jta.CommitMarkableResourceRecordBean in com.arjuna.ats.internal.jta.tools.osb.mbean.jta has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/tools/ObjStoreBrowserTest.java:[38,55] com.arjuna.ats.internal.jta.tools.osb.mbean.jta.JTAActionBean in com.arjuna.ats.internal.jta.tools.osb.mbean.jta has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/tools/ObjStoreBrowserTest.java:[39,55] com.arjuna.ats.internal.jta.tools.osb.mbean.jta.XAResourceRecordBean in com.arjuna.ats.internal.jta.tools.osb.mbean.jta has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/TestCommitMarkableResourceMBeansFailAfterPrepare.java:[23,45] com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/TestCommitMarkableResourceMBeansFailAfterPrepare.java:[24,45] com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/TestCommitMarkableResourceMBeansFailAfterPrepare.java:[25,45] com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/tools/ObjStoreBrowserTest.java:[24,44] com.arjuna.ats.arjuna.tools.osb.util.JMXServer in com.arjuna.ats.arjuna.tools.osb.util has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/tools/ObjStoreBrowserTest.java:[25,55] com.arjuna.ats.internal.jta.tools.osb.mbean.jta.XAResourceRecordBeanMBean in com.arjuna.ats.internal.jta.tools.osb.mbean.jta has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/tools/ObjStoreBrowserTest.java:[32,45] com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/tools/ObjStoreBrowserTest.java:[33,45] com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/tools/ObjStoreBrowserTest.java:[34,45] com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/tools/ObjStoreBrowserTest.java:[35,45] com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/tools/ObjStoreBrowserTest.java:[37,55] com.arjuna.ats.internal.jta.tools.osb.mbean.jta.CommitMarkableResourceRecordBean in com.arjuna.ats.internal.jta.tools.osb.mbean.jta has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/tools/ObjStoreBrowserTest.java:[38,55] com.arjuna.ats.internal.jta.tools.osb.mbean.jta.JTAActionBean in com.arjuna.ats.internal.jta.tools.osb.mbean.jta has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/tools/ObjStoreBrowserTest.java:[39,55] com.arjuna.ats.internal.jta.tools.osb.mbean.jta.XAResourceRecordBean in com.arjuna.ats.internal.jta.tools.osb.mbean.jta has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/TestCommitMarkableResourceMBeansFailAfterPrepare.java:[44,9] com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/TestCommitMarkableResourceMBeansFailAfterPrepare.java:[44,35] com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/TestCommitMarkableResourceMBeansFailAfterPrepare.java:[50,9] com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/TestCommitMarkableResourceMBeansFailAfterPrepare.java:[52,9] com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/jca/SubordinateTxUnitTest.java:[74,40] SubordinateAtomicAction() in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.SubordinateAtomicAction has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/jca/SubordinateTxUnitTest.java:[87,39] SubordinateAtomicAction() in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.SubordinateAtomicAction has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/jca/SubordinateTxUnitTest.java:[169,39] SubordinateAtomicAction() in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.SubordinateAtomicAction has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/arjuna/ats/jta/xa/performance/OnePhase2PCPerformanceVolatileUnitTest.java:[66,66] unchecked call to measure(io.narayana.perf.WorkerLifecycle,io.narayana.perf.WorkerWorkload) as a member of the raw type io.narayana.perf.Measurement [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/TestJDBCAccess.java:[316,48] getUnicodeStream(java.lang.String) in java.sql.ResultSet has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/TestJDBCAccess.java:[280,47] getBigDecimal(java.lang.String,int) in java.sql.ResultSet has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/TestJDBCAccess.java:[220,48] getUnicodeStream(int) in java.sql.ResultSet has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/TestJDBCAccess.java:[184,47] getBigDecimal(int,int) in java.sql.ResultSet has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/TestJDBCAccess.java:[2919,33] setUnicodeStream(int,java.io.InputStream,int) in java.sql.PreparedStatement has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/TestJDBCAccess.java:[1914,48] getUnicodeStream(java.lang.String) in java.sql.ResultSet has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/TestJDBCAccess.java:[1878,47] getBigDecimal(java.lang.String,int) in java.sql.ResultSet has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/TestJDBCAccess.java:[1818,48] getUnicodeStream(int) in java.sql.ResultSet has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/TestJDBCAccess.java:[1782,47] getBigDecimal(int,int) in java.sql.ResultSet has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/TestJDBCAccess.java:[3439,48] getUnicodeStream(java.lang.String) in java.sql.ResultSet has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/TestJDBCAccess.java:[3403,47] getBigDecimal(java.lang.String,int) in java.sql.ResultSet has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/TestJDBCAccess.java:[3343,48] getUnicodeStream(int) in java.sql.ResultSet has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/TestJDBCAccess.java:[3307,47] getBigDecimal(int,int) in java.sql.ResultSet has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/TestJDBCAccess.java:[5827,33] setUnicodeStream(int,java.io.InputStream,int) in java.sql.PreparedStatement has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/TestJDBCAccess.java:[6347,48] getUnicodeStream(java.lang.String) in java.sql.ResultSet has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/TestJDBCAccess.java:[6311,47] getBigDecimal(java.lang.String,int) in java.sql.ResultSet has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/TestJDBCAccess.java:[6251,48] getUnicodeStream(int) in java.sql.ResultSet has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/TestJDBCAccess.java:[6215,47] getBigDecimal(int,int) in java.sql.ResultSet has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/arjuna/ats/jta/xa/performance/OnePhasePerformanceVolatileUnitTest.java:[64,66] unchecked call to measure(io.narayana.perf.WorkerLifecycle,io.narayana.perf.WorkerWorkload) as a member of the raw type io.narayana.perf.Measurement [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryResourceUnitTest.java:[78,25] getXAResource() in com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryResourceImple has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/subordinate/SubordinateTestCase.java:[52,16] TransactionImple(int) in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.TransactionImple has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/PerformanceTestCommitMarkableResource.java:[163,66] unchecked call to measure(io.narayana.perf.WorkerLifecycle,io.narayana.perf.WorkerWorkload) as a member of the raw type io.narayana.perf.Measurement [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/PerformanceTestCommitMarkableResource.java:[220,40] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/PerformanceTestCommitMarkableResource.java:[222,40] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/PerformanceTestCommitMarkableResource.java:[225,40] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/PerformanceTestCommitMarkableResource.java:[227,40] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/PerformanceTestCommitMarkableResource.java:[229,40] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/PerformanceTestCommitMarkableResource.java:[231,40] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/PerformanceTestCommitMarkableResource.java:[233,40] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/PerformanceTestCommitMarkableResource.java:[245,40] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/PerformanceTestCommitMarkableResource.java:[247,40] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/PerformanceTestCommitMarkableResource.java:[249,40] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/PerformanceTestCommitMarkableResource.java:[251,40] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/PerformanceTestCommitMarkableResource.java:[253,40] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/PerformanceTestCommitMarkableResource.java:[258,41] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/PerformanceTestCommitMarkableResource.java:[260,41] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/PerformanceTestCommitMarkableResource.java:[262,41] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/PerformanceTestCommitMarkableResource.java:[264,41] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/PerformanceTestCommitMarkableResource.java:[266,41] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/PerformanceTestCommitMarkableResource.java:[312,40] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/PerformanceTestCommitMarkableResource.java:[315,40] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/PerformanceTestCommitMarkableResource.java:[317,40] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/PerformanceTestCommitMarkableResource.java:[319,40] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/PerformanceTestCommitMarkableResource.java:[321,40] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/PerformanceTestCommitMarkableResource.java:[323,40] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/PerformanceTestCommitMarkableResource.java:[328,41] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/PerformanceTestCommitMarkableResource.java:[331,41] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/PerformanceTestCommitMarkableResource.java:[333,41] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/PerformanceTestCommitMarkableResource.java:[335,41] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/PerformanceTestCommitMarkableResource.java:[337,41] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/PerformanceTestCommitMarkableResource.java:[339,41] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/PerformanceTestCommitMarkableResource.java:[346,40] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/PerformanceTestCommitMarkableResource.java:[349,40] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/PerformanceTestCommitMarkableResource.java:[351,40] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/PerformanceTestCommitMarkableResource.java:[353,40] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/PerformanceTestCommitMarkableResource.java:[355,40] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [INFO] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/recovery/XARecoveryModuleUnitTest.java: Some input files additionally use or override a deprecated API. [INFO] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/tests/classes/com/hp/mwtests/ts/jta/commitmarkable/PerformanceTestCommitMarkableResource.java: Some input files additionally use unchecked or unsafe operations. [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ jta --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ jta --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/target/jta-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ jta >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ jta --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ jta --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ jta --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ jta <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ jta --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/target/jta-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jta --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/target/jta-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-jar-plugin:3.1.0:test-jar (create-test-jar) @ jta --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/target/jta-5.10.7.Final-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jta --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/target/jta-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/jta/jta/5.10.7.Final-SNAPSHOT/jta-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/jta/jta/5.10.7.Final-SNAPSHOT/jta-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/target/jta-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/jta/jta/5.10.7.Final-SNAPSHOT/jta-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/target/jta-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/jta/jta/5.10.7.Final-SNAPSHOT/jta-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/target/jta-5.10.7.Final-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/jboss/narayana/jta/jta/5.10.7.Final-SNAPSHOT/jta-5.10.7.Final-SNAPSHOT-tests.jar [INFO] [INFO] ---------------------< org.jboss.narayana.jta:cdi >--------------------- [INFO] Building Narayana: ArjunaJTA cdi 5.10.7.Final-SNAPSHOT [12/82] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from central: https://repo1.maven.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-api/1.0.10/smallrye-reactive-converter-api-1.0.10.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-api/1.0.10/smallrye-reactive-converter-api-1.0.10.pom (1.5 kB at 170 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/smallrye/reactive/smallrye-reactive-streams-operators-project/1.0.10/smallrye-reactive-streams-operators-project-1.0.10.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/smallrye/reactive/smallrye-reactive-streams-operators-project/1.0.10/smallrye-reactive-streams-operators-project-1.0.10.pom (11 kB at 1.6 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-api/1.0.1/microprofile-reactive-streams-operators-api-1.0.1.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-api/1.0.1/microprofile-reactive-streams-operators-api-1.0.1.pom (7.6 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-parent/1.0.1/microprofile-reactive-streams-operators-parent-1.0.1.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-parent/1.0.1/microprofile-reactive-streams-operators-parent-1.0.1.pom (15 kB at 2.1 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.pom (1.2 kB at 193 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-core/1.0.1/microprofile-reactive-streams-operators-core-1.0.1.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-core/1.0.1/microprofile-reactive-streams-operators-core-1.0.1.pom (5.5 kB at 918 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/reactivex/rxjava2/rxjava/2.2.13/rxjava-2.2.13.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/reactivex/rxjava2/rxjava/2.2.13/rxjava-2.2.13.pom (2.4 kB at 17 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-api/1.0.10/smallrye-reactive-converter-api-1.0.10.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-core/1.0.1/microprofile-reactive-streams-operators-core-1.0.1.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-api/1.0.1/microprofile-reactive-streams-operators-api-1.0.1.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/io/reactivex/rxjava2/rxjava/2.2.13/rxjava-2.2.13.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.jar (11 kB at 1.3 MB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-api/1.0.10/smallrye-reactive-converter-api-1.0.10.jar (4.5 kB at 449 kB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-core/1.0.1/microprofile-reactive-streams-operators-core-1.0.1.jar (55 kB at 5.0 MB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-api/1.0.1/microprofile-reactive-streams-operators-api-1.0.1.jar (38 kB at 3.4 MB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/reactivex/rxjava2/rxjava/2.2.13/rxjava-2.2.13.jar (2.4 MB at 5.4 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ cdi --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ cdi --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ cdi --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ cdi --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ cdi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ cdi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/cdi/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/cdi/classes/com/arjuna/ats/jta/cdi/async/ContextPropagationAsyncHandler.java:[116,30] unchecked call to set(V) as a member of the raw type java.util.concurrent.atomic.AtomicReference [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ cdi --- [INFO] [INFO] --- jandex-maven-plugin:1.0.6:jandex (make-index) @ cdi --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ cdi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ cdi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 39 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/cdi/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ cdi --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ cdi --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/cdi/target/cdi-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ cdi >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ cdi --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ cdi --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ cdi --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ cdi <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ cdi --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/cdi/target/cdi-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ cdi --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/cdi/target/cdi-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ cdi --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/cdi/target/cdi-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/jta/cdi/5.10.7.Final-SNAPSHOT/cdi-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/cdi/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/jta/cdi/5.10.7.Final-SNAPSHOT/cdi-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/cdi/target/cdi-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/jta/cdi/5.10.7.Final-SNAPSHOT/cdi-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/cdi/target/cdi-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/jta/cdi/5.10.7.Final-SNAPSHOT/cdi-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --------------------< org.jboss.narayana.jta:jdbc >--------------------- [INFO] Building Narayana: ArjunaJTA jdbc 5.10.7.Final-SNAPSHOT [13/82] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ jdbc --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ jdbc --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ jdbc --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ jdbc --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ jdbc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ jdbc --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 30 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jdbc/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jdbc/classes/com/arjuna/ats/internal/jdbc/ConnectionImple.java:[216,20] getTypeMap() in com.arjuna.ats.internal.jdbc.ConnectionImple implements getTypeMap() in java.sql.Connection return type requires unchecked conversion from java.util.Map to java.util.Map> [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jdbc/classes/com/arjuna/ats/internal/jdbc/ConnectionImple.java:[713,28] unchecked cast required: T found: com.arjuna.ats.internal.jdbc.ConnectionImple [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jdbc/classes/com/arjuna/ats/internal/jdbc/ConnectionImple.java:[718,36] unchecked cast required: T found: java.sql.Connection [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jdbc/classes/com/arjuna/ats/internal/jdbc/recovery/JDBC2RecoveryConnection.java:[49,8] getTypeMap() in com.arjuna.ats.internal.jdbc.ConnectionImple implements getTypeMap() in java.sql.Connection return type requires unchecked conversion from java.util.Map to java.util.Map> [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jdbc/classes/com/arjuna/ats/internal/jdbc/drivers/modifiers/SupportsMultipleConnectionsModifier.java:[44,25] getConnection(javax.sql.XAConnection) in com.arjuna.ats.internal.jdbc.drivers.modifiers.ConnectionModifier has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jdbc/classes/com/arjuna/ats/internal/jdbc/drivers/modifiers/IsSameRMModifier.java:[63,29] getConnection(javax.sql.XAConnection) in com.arjuna.ats.internal.jdbc.drivers.modifiers.ConnectionModifier has been deprecated [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ jdbc --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ jdbc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ jdbc --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jdbc/target/test-classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jdbc/tests/classes/com/arjuna/ats/internal/jdbc/ProvidedXADataSourceConnectionUnitTest.java:[29,26] org.mockito.Matchers in org.mockito has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jdbc/tests/classes/com/arjuna/ats/internal/jdbc/DirectRecoverableConnectionUnitTest.java:[28,26] org.mockito.Matchers in org.mockito has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jdbc/tests/classes/com/arjuna/ats/internal/jdbc/ProvidedXADataSourceConnectionUnitTest.java:[29,26] org.mockito.Matchers in org.mockito has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jdbc/tests/classes/com/arjuna/ats/internal/jdbc/DirectRecoverableConnectionUnitTest.java:[28,26] org.mockito.Matchers in org.mockito has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jdbc/tests/classes/com/arjuna/ats/internal/jdbc/ProvidedXADataSourceConnectionUnitTest.java:[29,26] org.mockito.Matchers in org.mockito has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jdbc/tests/classes/com/arjuna/ats/internal/jdbc/DirectRecoverableConnectionUnitTest.java:[28,26] org.mockito.Matchers in org.mockito has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jdbc/tests/classes/com/hp/mwtests/ts/jdbc/basic/StableConnections.java:[57,24] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jdbc/tests/classes/com/hp/mwtests/ts/jdbc/basic/StableConnections.java:[59,24] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jdbc/tests/classes/com/hp/mwtests/ts/jdbc/basic/StableConnections.java:[61,24] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jdbc/tests/classes/com/hp/mwtests/ts/jdbc/basic/StableConnections.java:[63,24] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jdbc/tests/classes/com/hp/mwtests/ts/jdbc/basic/StableConnections.java:[65,24] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jdbc/tests/classes/com/hp/mwtests/ts/jdbc/basic/PoolingTest.java:[107,32] unchecked conversion required: java.util.List found: java.util.ArrayList [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jdbc/tests/classes/com/hp/mwtests/ts/jdbc/basic/EnvironmentBeanTest.java:[49,22] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jdbc/tests/classes/com/hp/mwtests/ts/jdbc/basic/SimpleJdbcTest.java:[81,32] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jdbc/tests/classes/com/hp/mwtests/ts/jdbc/basic/SimpleJdbcTest.java:[83,32] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jdbc/tests/classes/com/hp/mwtests/ts/jdbc/basic/SimpleJdbcTest.java:[85,32] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jdbc/tests/classes/com/hp/mwtests/ts/jdbc/basic/SimpleJdbcTest.java:[87,32] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jdbc/tests/classes/com/hp/mwtests/ts/jdbc/basic/SimpleJdbcTest.java:[89,32] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jdbc/tests/classes/com/hp/mwtests/ts/jdbc/basic/SimpleJdbcTest.java:[91,32] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jdbc/tests/classes/com/hp/mwtests/ts/jdbc/basic/SimpleJdbcTest.java:[93,32] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ jdbc --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ jdbc --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jdbc/target/jdbc-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ jdbc >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ jdbc --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ jdbc --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ jdbc --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ jdbc <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ jdbc --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jdbc/target/jdbc-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jdbc --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jdbc/target/jdbc-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jdbc --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jdbc/target/jdbc-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/jta/jdbc/5.10.7.Final-SNAPSHOT/jdbc-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jdbc/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/jta/jdbc/5.10.7.Final-SNAPSHOT/jdbc-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jdbc/target/jdbc-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/jta/jdbc/5.10.7.Final-SNAPSHOT/jdbc-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jdbc/target/jdbc-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/jta/jdbc/5.10.7.Final-SNAPSHOT/jdbc-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] ----------------< org.jboss.narayana.jta:narayana-spi >----------------- [INFO] Building Narayana: Transaction SPI 5.10.7.Final-SNAPSHOT [14/82] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ narayana-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ narayana-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ narayana-spi --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ narayana-spi --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ narayana-spi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/spi/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ narayana-spi --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ narayana-spi --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ narayana-spi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ narayana-spi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/spi/target/test-classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/spi/src/test/java/io/narayana/spi/util/JndiProvider.java:[44,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/spi/src/test/java/io/narayana/spi/util/JndiProvider.java:[45,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ narayana-spi --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ narayana-spi --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/spi/target/narayana-spi-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ narayana-spi >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ narayana-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ narayana-spi --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ narayana-spi --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ narayana-spi <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ narayana-spi --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ narayana-spi --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ narayana-spi --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/spi/target/narayana-spi-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/jta/narayana-spi/5.10.7.Final-SNAPSHOT/narayana-spi-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/spi/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/jta/narayana-spi/5.10.7.Final-SNAPSHOT/narayana-spi-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ---------------------< org.jboss.narayana.jta:jms >--------------------- [INFO] Building Narayana: ArjunaJTA JMS 5.10.7.Final-SNAPSHOT [15/82] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-jms-server/2.14.0/artemis-jms-server-2.14.0.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-jms-server/2.14.0/artemis-jms-server-2.14.0.pom (4.8 kB at 800 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-core-client/2.14.0/artemis-core-client-2.14.0.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-core-client/2.14.0/artemis-core-client-2.14.0.pom (6.7 kB at 840 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-transport-native-epoll/4.1.48.Final/netty-transport-native-epoll-4.1.48.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-transport-native-epoll/4.1.48.Final/netty-transport-native-epoll-4.1.48.Final.pom (11 kB at 1.9 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-transport-native-unix-common/4.1.48.Final/netty-transport-native-unix-common-4.1.48.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-transport-native-unix-common/4.1.48.Final/netty-transport-native-unix-common-4.1.48.Final.pom (16 kB at 2.3 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-transport-native-kqueue/4.1.48.Final/netty-transport-native-kqueue-4.1.48.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-transport-native-kqueue/4.1.48.Final/netty-transport-native-kqueue-4.1.48.Final.pom (19 kB at 2.7 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-codec-http/4.1.48.Final/netty-codec-http-4.1.48.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-codec-http/4.1.48.Final/netty-codec-http-4.1.48.Final.pom (2.4 kB at 480 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-handler-proxy/4.1.48.Final/netty-handler-proxy-4.1.48.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-handler-proxy/4.1.48.Final/netty-handler-proxy-4.1.48.Final.pom (2.8 kB at 399 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-codec-socks/4.1.48.Final/netty-codec-socks-4.1.48.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-codec-socks/4.1.48.Final/netty-codec-socks-4.1.48.Final.pom (2.0 kB at 330 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-jms-client/2.14.0/artemis-jms-client-2.14.0.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-jms-client/2.14.0/artemis-jms-client-2.14.0.pom (4.2 kB at 593 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-selector/2.14.0/artemis-selector-2.14.0.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-selector/2.14.0/artemis-selector-2.14.0.pom (5.9 kB at 841 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-server/2.14.0/artemis-server-2.14.0.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-server/2.14.0/artemis-server-2.14.0.pom (9.3 kB at 1.6 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-jdbc-store/2.14.0/artemis-jdbc-store-2.14.0.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-jdbc-store/2.14.0/artemis-jdbc-store-2.14.0.pom (3.6 kB at 511 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.pom (4.0 kB at 577 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/commons/commons-configuration2/2.7/commons-configuration2-2.7.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/commons/commons-configuration2/2.7/commons-configuration2-2.7.pom (31 kB at 3.4 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/50/commons-parent-50.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/50/commons-parent-50.pom (76 kB at 7.6 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.9/commons-lang3-3.9.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.9/commons-lang3-3.9.pom (28 kB at 3.5 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 8.0 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/commons/commons-text/1.8/commons-text-1.8.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/commons/commons-text/1.8/commons-text-1.8.pom (16 kB at 2.3 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-service-extensions/2.14.0/artemis-service-extensions-2.14.0.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-service-extensions/2.14.0/artemis-service-extensions-2.14.0.pom (3.5 kB at 494 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-jms-server/2.14.0/artemis-jms-server-2.14.0.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-core-client/2.14.0/artemis-core-client-2.14.0.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-transport-native-unix-common/4.1.48.Final/netty-transport-native-unix-common-4.1.48.Final.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-transport-native-epoll/4.1.48.Final/netty-transport-native-epoll-4.1.48.Final-linux-x86_64.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-transport-native-kqueue/4.1.48.Final/netty-transport-native-kqueue-4.1.48.Final-osx-x86_64.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-transport-native-unix-common/4.1.48.Final/netty-transport-native-unix-common-4.1.48.Final.jar (33 kB at 3.3 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-codec-http/4.1.48.Final/netty-codec-http-4.1.48.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-transport-native-epoll/4.1.48.Final/netty-transport-native-epoll-4.1.48.Final-linux-x86_64.jar (152 kB at 11 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-handler-proxy/4.1.48.Final/netty-handler-proxy-4.1.48.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-jms-server/2.14.0/artemis-jms-server-2.14.0.jar (131 kB at 8.7 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-codec-socks/4.1.48.Final/netty-codec-socks-4.1.48.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-transport-native-kqueue/4.1.48.Final/netty-transport-native-kqueue-4.1.48.Final-osx-x86_64.jar (111 kB at 7.9 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-jms-client/2.14.0/artemis-jms-client-2.14.0.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-handler-proxy/4.1.48.Final/netty-handler-proxy-4.1.48.Final.jar (24 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-selector/2.14.0/artemis-selector-2.14.0.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-codec-socks/4.1.48.Final/netty-codec-socks-4.1.48.Final.jar (119 kB at 4.8 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-server/2.14.0/artemis-server-2.14.0.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-jms-client/2.14.0/artemis-jms-client-2.14.0.jar (192 kB at 6.9 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-jdbc-store/2.14.0/artemis-jdbc-store-2.14.0.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-selector/2.14.0/artemis-selector-2.14.0.jar (107 kB at 3.5 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-codec-http/4.1.48.Final/netty-codec-http-4.1.48.Final.jar (611 kB at 18 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/commons/commons-configuration2/2.7/commons-configuration2-2.7.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-core-client/2.14.0/artemis-core-client-2.14.0.jar (790 kB at 22 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.9/commons-lang3-3.9.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-jdbc-store/2.14.0/artemis-jdbc-store-2.14.0.jar (105 kB at 2.9 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/commons/commons-text/1.8/commons-text-1.8.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.jar (252 kB at 5.1 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-service-extensions/2.14.0/artemis-service-extensions-2.14.0.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/commons/commons-text/1.8/commons-text-1.8.jar (207 kB at 4.1 MB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/commons/commons-configuration2/2.7/commons-configuration2-2.7.jar (623 kB at 10 MB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-service-extensions/2.14.0/artemis-service-extensions-2.14.0.jar (37 kB at 597 kB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.9/commons-lang3-3.9.jar (504 kB at 7.9 MB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-server/2.14.0/artemis-server-2.14.0.jar (2.0 MB at 26 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ jms --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ jms --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ jms --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ jms --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ jms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ jms --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT reason: class file for org.jboss.logging.annotations.Message$Format not found [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java/org/jboss/narayana/jta/jms/TransactionHelperImpl.java: unknown enum constant org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ jms --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ jms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ jms --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/target/test-classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/test/java/org/jboss/narayana/jta/jms/helpers/JmsHelper.java:[37,55] org.apache.activemq.artemis.jms.server.embedded.EmbeddedJMS in org.apache.activemq.artemis.jms.server.embedded has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/test/java/org/jboss/narayana/jta/jms/JmsXAResourceRecoveryHelperTests.java:[37,26] org.mockito.Matchers in org.mockito has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/test/java/org/jboss/narayana/jta/jms/ConnectionProxyTests.java:[44,26] org.mockito.Matchers in org.mockito has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/test/java/org/jboss/narayana/jta/jms/SessionProxyTests.java:[37,26] org.mockito.Matchers in org.mockito has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/test/java/org/jboss/narayana/jta/jms/integration/AbstractIntegrationTests.java:[33,55] org.apache.activemq.artemis.jms.server.embedded.EmbeddedJMS in org.apache.activemq.artemis.jms.server.embedded has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/test/java/org/jboss/narayana/jta/jms/TransactionHelperImplTests.java:[39,26] org.mockito.Matchers in org.mockito has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/test/java/org/jboss/narayana/jta/jms/TransactionHelperImplTests.java:[40,26] org.mockito.Matchers in org.mockito has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/test/java/org/jboss/narayana/jta/jms/integration/JmsIntegrationTests.java:[40,26] org.mockito.Matchers in org.mockito has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/test/java/org/jboss/narayana/jta/jms/integration/JmsIntegrationTests.java:[41,26] org.mockito.Matchers in org.mockito has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/test/java/org/jboss/narayana/jta/jms/integration/JmsRecoveryIntegrationTests.java:[48,26] org.mockito.Matchers in org.mockito has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/test/java/org/jboss/narayana/jta/jms/integration/JmsRecoveryIntegrationTests.java:[49,26] org.mockito.Matchers in org.mockito has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/test/java/org/jboss/narayana/jta/jms/integration/JmsRecoveryIntegrationTests.java:[50,26] org.mockito.Matchers in org.mockito has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/test/java/org/jboss/narayana/jta/jms/ConnectionManagerTests.java:[34,26] org.mockito.Matchers in org.mockito has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/test/java/org/jboss/narayana/jta/jms/helpers/JmsHelper.java:[51,12] org.apache.activemq.artemis.jms.server.embedded.EmbeddedJMS in org.apache.activemq.artemis.jms.server.embedded has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/test/java/org/jboss/narayana/jta/jms/helpers/JmsHelper.java:[52,9] org.apache.activemq.artemis.jms.server.embedded.EmbeddedJMS in org.apache.activemq.artemis.jms.server.embedded has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/test/java/org/jboss/narayana/jta/jms/helpers/JmsHelper.java:[52,37] org.apache.activemq.artemis.jms.server.embedded.EmbeddedJMS in org.apache.activemq.artemis.jms.server.embedded has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/test/java/org/jboss/narayana/jta/jms/helpers/JmsHelper.java:[62,28] org.apache.activemq.artemis.jms.server.embedded.EmbeddedJMS in org.apache.activemq.artemis.jms.server.embedded has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/test/java/org/jboss/narayana/jta/jms/JmsXAResourceRecoveryHelperTests.java:[67,9] assertThat(T,org.hamcrest.Matcher) in org.junit.Assert has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/test/java/org/jboss/narayana/jta/jms/JmsXAResourceRecoveryHelperTests.java:[79,9] assertThat(T,org.hamcrest.Matcher) in org.junit.Assert has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/test/java/org/jboss/narayana/jta/jms/JmsXAResourceRecoveryHelperTests.java:[99,61] anyObject() in org.mockito.Matchers has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/test/java/org/jboss/narayana/jta/jms/JmsXAResourceRecoveryHelperTests.java:[106,61] anyObject() in org.mockito.Matchers has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/test/java/org/jboss/narayana/jta/jms/JmsXAResourceRecoveryHelperTests.java:[113,62] anyObject() in org.mockito.Matchers has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/test/java/org/jboss/narayana/jta/jms/JmsXAResourceRecoveryHelperTests.java:[119,62] anyObject() in org.mockito.Matchers has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/test/java/org/jboss/narayana/jta/jms/JmsXAResourceRecoveryHelperTests.java:[124,48] anyObject() in org.mockito.Matchers has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/test/java/org/jboss/narayana/jta/jms/JmsXAResourceRecoveryHelperTests.java:[126,61] anyObject() in org.mockito.Matchers has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/test/java/org/jboss/narayana/jta/jms/JmsXAResourceRecoveryHelperTests.java:[132,62] anyObject() in org.mockito.Matchers has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/test/java/org/jboss/narayana/jta/jms/JmsXAResourceRecoveryHelperTests.java:[138,62] anyObject() in org.mockito.Matchers has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/test/java/org/jboss/narayana/jta/jms/JmsXAResourceRecoveryHelperTests.java:[143,48] anyObject() in org.mockito.Matchers has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/test/java/org/jboss/narayana/jta/jms/JmsXAResourceRecoveryHelperTests.java:[145,61] anyObject() in org.mockito.Matchers has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/test/java/org/jboss/narayana/jta/jms/JmsXAResourceRecoveryHelperTests.java:[151,62] anyObject() in org.mockito.Matchers has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/test/java/org/jboss/narayana/jta/jms/JmsXAResourceRecoveryHelperTests.java:[156,48] anyObject() in org.mockito.Matchers has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/test/java/org/jboss/narayana/jta/jms/JmsXAResourceRecoveryHelperTests.java:[158,61] anyObject() in org.mockito.Matchers has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/test/java/org/jboss/narayana/jta/jms/JmsXAResourceRecoveryHelperTests.java:[163,48] anyObject() in org.mockito.Matchers has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/test/java/org/jboss/narayana/jta/jms/JmsXAResourceRecoveryHelperTests.java:[165,61] anyObject() in org.mockito.Matchers has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/test/java/org/jboss/narayana/jta/jms/ConnectionProxyTests.java:[84,9] assertThat(T,org.hamcrest.Matcher) in org.junit.Assert has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/test/java/org/jboss/narayana/jta/jms/ConnectionProxyTests.java:[98,9] assertThat(T,org.hamcrest.Matcher) in org.junit.Assert has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/test/java/org/jboss/narayana/jta/jms/integration/AbstractIntegrationTests.java:[55,15] org.apache.activemq.artemis.jms.server.embedded.EmbeddedJMS in org.apache.activemq.artemis.jms.server.embedded has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/test/java/org/jboss/narayana/jta/jms/ConnectionFactoryProxyTests.java:[67,9] assertThat(T,org.hamcrest.Matcher) in org.junit.Assert has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/test/java/org/jboss/narayana/jta/jms/ConnectionFactoryProxyTests.java:[80,9] assertThat(T,org.hamcrest.Matcher) in org.junit.Assert has been deprecated [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ jms --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ jms --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/target/jms-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ jms >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ jms --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ jms --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ jms --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ jms <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ jms --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/target/jms-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jms --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/target/jms-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jms --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/target/jms-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/jta/jms/5.10.7.Final-SNAPSHOT/jms-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/jta/jms/5.10.7.Final-SNAPSHOT/jms-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/target/jms-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/jta/jms/5.10.7.Final-SNAPSHOT/jms-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/target/jms-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/jta/jms/5.10.7.Final-SNAPSHOT/jms-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] ----------------< org.jboss.narayana.jta:narayana-jta >----------------- [INFO] Building Narayana: ArjunaJTA narayana-jta 5.10.7.Final-SNAPSHOT [16/82] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ narayana-jta --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ narayana-jta --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ narayana-jta --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ narayana-jta --- [INFO] ShortRevision tag detected. The value is '5'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/narayana-jta' && 'git' 'rev-parse' '--verify' '--short=5' 'HEAD' [INFO] Working directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/narayana-jta [INFO] Storing buildNumber: c7054 at timestamp: 1606345553723 [INFO] Storing buildScmBranch: master [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ narayana-jta --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (add-source) @ narayana-jta --- [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/common/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/txoj/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/cdi/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jdbc/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java added. [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ narayana-jta --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ narayana-jta --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ narayana-jta --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ narayana-jta --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/narayana-jta/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ narayana-jta --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ narayana-jta --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ narayana-jta --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/narayana-jta/target/narayana-jta-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] --- maven-shade-plugin:3.1.1:shade (default) @ narayana-jta --- [INFO] Excluding org.jboss:jboss-transaction-spi:jar:7.6.0.Final from the shaded jar. [INFO] Excluding org.jboss.spec.javax.resource:jboss-connector-api_1.7_spec:jar:1.0.0.Final from the shaded jar. [INFO] Including org.jboss.narayana:common:jar:5.10.7.Final-SNAPSHOT in the shaded jar. [INFO] Including org.jboss.narayana.arjunacore:arjuna:jar:5.10.7.Final-SNAPSHOT in the shaded jar. [INFO] Including org.jboss.narayana.arjunacore:txoj:jar:5.10.7.Final-SNAPSHOT in the shaded jar. [INFO] Including org.jboss.narayana.jta:jta:jar:5.10.7.Final-SNAPSHOT in the shaded jar. [INFO] Including org.jboss.narayana.jta:cdi:jar:5.10.7.Final-SNAPSHOT in the shaded jar. [INFO] Including org.jboss.narayana.jta:jdbc:jar:5.10.7.Final-SNAPSHOT in the shaded jar. [INFO] Including org.jboss.narayana.jta:jms:jar:5.10.7.Final-SNAPSHOT in the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/narayana-jta/target/narayana-jta-5.10.7.Final-SNAPSHOT.jar with /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/narayana-jta/target/narayana-jta-5.10.7.Final-SNAPSHOT-shaded.jar [INFO] Dependency-reduced POM written at: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/narayana-jta/target/dependency-reduced-pom.xml [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ narayana-jta >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ narayana-jta --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ narayana-jta --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ narayana-jta --- [INFO] ShortRevision tag detected. The value is '5'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/narayana-jta/target' && 'git' 'rev-parse' '--verify' '--short=5' 'HEAD' [INFO] Working directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/narayana-jta/target [INFO] Storing buildNumber: c7054 at timestamp: 1606345553943 [INFO] Storing buildScmBranch: master [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ narayana-jta --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (add-source) @ narayana-jta --- [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/common/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/ArjunaCore/arjuna/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/ArjunaCore/txoj/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/narayana-jta/jta/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/narayana-jta/cdi/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/narayana-jta/jdbc/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/narayana-jta/jms/src/main/java added. [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ narayana-jta <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ narayana-jta --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/narayana-jta/target/narayana-jta-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ narayana-jta --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ narayana-jta --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/narayana-jta/target/narayana-jta-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/jta/narayana-jta/5.10.7.Final-SNAPSHOT/narayana-jta-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/narayana-jta/target/dependency-reduced-pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/jta/narayana-jta/5.10.7.Final-SNAPSHOT/narayana-jta-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/narayana-jta/target/narayana-jta-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/jta/narayana-jta/5.10.7.Final-SNAPSHOT/narayana-jta-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/narayana-jta/target/narayana-jta-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/jta/narayana-jta/5.10.7.Final-SNAPSHOT/narayana-jta-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --------------< org.jboss.narayana.jts:narayana-jts-all >--------------- [INFO] Building Narayana: ArjunaJTS 5.10.7.Final-SNAPSHOT [17/82] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ narayana-jts-all --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ narayana-jts-all --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ narayana-jts-all --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ narayana-jts-all --- [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ narayana-jts-all --- [INFO] [INFO] --- maven-surefire-plugin:2.20:test (surefire-jacorb) @ narayana-jts-all --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-plugin:2.20:test (surefire-idlj) @ narayana-jts-all --- [INFO] Tests are skipped. [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ narayana-jts-all >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ narayana-jts-all --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ narayana-jts-all --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ narayana-jts-all --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ narayana-jts-all <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ narayana-jts-all --- [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ narayana-jts-all --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ narayana-jts-all --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/jts/narayana-jts-all/5.10.7.Final-SNAPSHOT/narayana-jts-all-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ----------------< org.jboss.narayana.jts:narayana-idl >----------------- [INFO] Building Narayana: ArjunaJTS idl parent 5.10.7.Final-SNAPSHOT [18/82] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ narayana-idl --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ narayana-idl --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ narayana-idl --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ narayana-idl --- [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ narayana-idl --- [INFO] [INFO] --- maven-surefire-plugin:2.20:test (surefire-jacorb) @ narayana-idl --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-plugin:2.20:test (surefire-idlj) @ narayana-idl --- [INFO] Tests are skipped. [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ narayana-idl >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ narayana-idl --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ narayana-idl --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ narayana-idl --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ narayana-idl <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ narayana-idl --- [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ narayana-idl --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ narayana-idl --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/jts/narayana-idl/5.10.7.Final-SNAPSHOT/narayana-idl-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] -----------------< org.jboss.narayana.jts:jacorb-idl >------------------ [INFO] Building Narayana: ArjunaJTS idl jacorb 5.10.7.Final-SNAPSHOT [19/82] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/idlj-maven-plugin/maven-metadata.xml [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/idlj-maven-plugin/maven-metadata.xml [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ jacorb-idl --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ jacorb-idl --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ jacorb-idl --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ jacorb-idl --- [INFO] [INFO] --- idlj-maven-plugin:1.2.2:generate (generate-sources) @ jacorb-idl --- [INFO] Processing 3 grammar files to /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ jacorb-idl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ jacorb-idl --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 235 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/CurrentPOA.java:[18,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/CurrentPOA.java:[19,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/CurrentPOA.java:[20,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/CurrentPOA.java:[21,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/CurrentPOA.java:[22,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/CurrentPOA.java:[23,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/CurrentPOA.java:[24,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/CurrentPOA.java:[25,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/CurrentPOA.java:[26,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/CurrentPOA.java:[27,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/CurrentPOA.java:[28,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/org/omg/XA/CurrentConnectionPOA.java:[18,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/org/omg/XA/CurrentConnectionPOA.java:[19,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/org/omg/XA/CurrentConnectionPOA.java:[20,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/org/omg/XA/CurrentConnectionPOA.java:[21,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/org/omg/XA/CurrentConnectionPOA.java:[22,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/org/omg/XA/CurrentConnectionPOA.java:[23,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/ArjunaTransactionPOA.java:[18,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/ArjunaTransactionPOA.java:[19,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/ArjunaTransactionPOA.java:[20,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/ArjunaTransactionPOA.java:[21,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/ArjunaTransactionPOA.java:[22,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/ArjunaTransactionPOA.java:[23,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/ArjunaTransactionPOA.java:[24,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/ArjunaTransactionPOA.java:[25,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/ArjunaTransactionPOA.java:[26,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/ArjunaTransactionPOA.java:[27,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/ArjunaTransactionPOA.java:[28,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/ArjunaTransactionPOA.java:[29,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/ArjunaTransactionPOA.java:[30,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/ArjunaTransactionPOA.java:[31,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/ArjunaTransactionPOA.java:[32,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/ArjunaTransactionPOA.java:[33,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/ArjunaTransactionPOA.java:[34,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/ArjunaTransactionPOA.java:[35,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/ArjunaTransactionPOA.java:[36,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/ArjunaTransactionPOA.java:[37,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/ArjunaTransactionPOA.java:[38,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/JTAInterposedSynchronizationPOA.java:[18,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/JTAInterposedSynchronizationPOA.java:[19,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/ArjunaSubtranAwareResourcePOA.java:[18,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/ArjunaSubtranAwareResourcePOA.java:[19,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/ArjunaSubtranAwareResourcePOA.java:[20,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/ArjunaSubtranAwareResourcePOA.java:[21,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/ArjunaSubtranAwareResourcePOA.java:[22,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/ArjunaSubtranAwareResourcePOA.java:[23,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/ArjunaSubtranAwareResourcePOA.java:[24,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/ArjunaSubtranAwareResourcePOA.java:[25,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/org/omg/XA/ConnectorPOA.java:[18,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/org/omg/XA/ConnectorPOA.java:[19,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/org/omg/CosTransactions/TerminatorPOA.java:[18,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/org/omg/CosTransactions/TerminatorPOA.java:[19,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/org/omg/CosTransactions/SubtransactionAwareResourcePOA.java:[18,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/org/omg/CosTransactions/SubtransactionAwareResourcePOA.java:[19,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/org/omg/CosTransactions/SubtransactionAwareResourcePOA.java:[20,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/org/omg/CosTransactions/SubtransactionAwareResourcePOA.java:[21,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/org/omg/CosTransactions/SubtransactionAwareResourcePOA.java:[22,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/org/omg/CosTransactions/SubtransactionAwareResourcePOA.java:[23,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/org/omg/CosTransactions/SubtransactionAwareResourcePOA.java:[24,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/OTSAbstractRecordPOA.java:[18,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/OTSAbstractRecordPOA.java:[19,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/OTSAbstractRecordPOA.java:[20,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/OTSAbstractRecordPOA.java:[21,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/OTSAbstractRecordPOA.java:[22,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/OTSAbstractRecordPOA.java:[23,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/OTSAbstractRecordPOA.java:[24,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/OTSAbstractRecordPOA.java:[25,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/OTSAbstractRecordPOA.java:[26,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/OTSAbstractRecordPOA.java:[27,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/OTSAbstractRecordPOA.java:[28,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/OTSAbstractRecordPOA.java:[29,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/OTSAbstractRecordPOA.java:[30,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/OTSAbstractRecordPOA.java:[31,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/OTSAbstractRecordPOA.java:[32,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/OTSAbstractRecordPOA.java:[33,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/OTSAbstractRecordPOA.java:[34,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/OTSAbstractRecordPOA.java:[35,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/OTSAbstractRecordPOA.java:[36,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/org/omg/CosTransactions/CoordinatorPOA.java:[18,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/org/omg/CosTransactions/CoordinatorPOA.java:[19,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/org/omg/CosTransactions/CoordinatorPOA.java:[20,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/org/omg/CosTransactions/CoordinatorPOA.java:[21,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/org/omg/CosTransactions/CoordinatorPOA.java:[22,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/org/omg/CosTransactions/CoordinatorPOA.java:[23,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/org/omg/CosTransactions/CoordinatorPOA.java:[24,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/org/omg/CosTransactions/CoordinatorPOA.java:[25,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/org/omg/CosTransactions/CoordinatorPOA.java:[26,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/org/omg/CosTransactions/CoordinatorPOA.java:[27,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/org/omg/CosTransactions/CoordinatorPOA.java:[28,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/org/omg/CosTransactions/CoordinatorPOA.java:[29,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/org/omg/CosTransactions/CoordinatorPOA.java:[30,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/org/omg/CosTransactions/CoordinatorPOA.java:[31,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/org/omg/CosTransactions/CoordinatorPOA.java:[32,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/org/omg/CosTransactions/CoordinatorPOA.java:[33,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/org/omg/CosTransactions/CoordinatorPOA.java:[34,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/org/omg/CosTransactions/ResourcePOA.java:[18,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/org/omg/CosTransactions/ResourcePOA.java:[19,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/org/omg/CosTransactions/ResourcePOA.java:[20,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/org/omg/CosTransactions/ResourcePOA.java:[21,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/org/omg/CosTransactions/ResourcePOA.java:[22,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [INFO] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-sources/idl/com/arjuna/ArjunaOTS/ManagedSynchronizationPOA.java: Some input files additionally use unchecked or unsafe operations. [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ jacorb-idl --- [INFO] [INFO] --- idlj-maven-plugin:1.2.2:generate-test (generate-test-sources) @ jacorb-idl --- [INFO] Processing 3 grammar files to /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-test-sources/idl [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ jacorb-idl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ jacorb-idl --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 63 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/test-classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/stackPOA.java:[18,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/stackPOA.java:[19,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/SetGetPOA.java:[18,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/SetGetPOA.java:[19,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/SetGetPOA.java:[20,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/SetGetPOA.java:[21,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/SetGetPOA.java:[22,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/SetGetPOA.java:[23,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/SetGetPOA.java:[24,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/SetGetPOA.java:[25,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/SetGetPOA.java:[26,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/TranGridPOA.java:[18,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/TranGridPOA.java:[19,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/TranGridPOA.java:[20,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/TranGridPOA.java:[21,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/TranGridPOA.java:[22,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/TranGridPOA.java:[23,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/TranGridPOA.java:[24,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/TranGridPOA.java:[25,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/TranGridPOA.java:[26,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-test-sources/idl/Example/testPOA.java:[18,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-test-sources/idl/com/hp/mwtests/orbportability/orbspecific/orbtests/SimpleObjectPOA.java:[18,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/tranobjectPOA.java:[18,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/tranobjectPOA.java:[19,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/tranobjectPOA.java:[20,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/tranobjectPOA.java:[21,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/tranobjectPOA.java:[22,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/tranobjectPOA.java:[23,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/gridPOA.java:[18,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/gridPOA.java:[19,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/gridPOA.java:[20,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/gridPOA.java:[21,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/gridPOA.java:[22,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/gridPOA.java:[23,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/gridPOA.java:[24,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/gridPOA.java:[25,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/gridPOA.java:[26,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/HammerPOA.java:[18,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/HammerPOA.java:[19,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/HammerPOA.java:[20,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/ExplicitStackPOA.java:[18,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/ExplicitStackPOA.java:[19,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/ExplicitStackPOA.java:[20,31] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ jacorb-idl --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-plugin:2.20:test (surefire-jacorb) @ jacorb-idl --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-plugin:2.20:test (surefire-idlj) @ jacorb-idl --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ jacorb-idl --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/jacorb-idl-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ jacorb-idl >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ jacorb-idl --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ jacorb-idl --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ jacorb-idl --- [INFO] [INFO] --- idlj-maven-plugin:1.2.2:generate (generate-sources) @ jacorb-idl --- [INFO] Nothing to compile - all idl files are up to date [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ jacorb-idl <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ jacorb-idl --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/jacorb-idl-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jacorb-idl --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/jacorb-idl-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-jar-plugin:3.1.0:test-jar (default) @ jacorb-idl --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/jacorb-idl-5.10.7.Final-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jacorb-idl --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/jacorb-idl-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/jts/jacorb-idl/5.10.7.Final-SNAPSHOT/jacorb-idl-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/jts/jacorb-idl/5.10.7.Final-SNAPSHOT/jacorb-idl-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/jacorb-idl-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/jts/jacorb-idl/5.10.7.Final-SNAPSHOT/jacorb-idl-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/jacorb-idl-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/jts/jacorb-idl/5.10.7.Final-SNAPSHOT/jacorb-idl-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/jacorb/target/jacorb-idl-5.10.7.Final-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/jboss/narayana/jts/jacorb-idl/5.10.7.Final-SNAPSHOT/jacorb-idl-5.10.7.Final-SNAPSHOT-tests.jar [INFO] [INFO] ---------------< org.jboss.narayana.jts:idlj-idl-parent >--------------- [INFO] Building Narayana: ArjunaJTS idl idlj parent 5.10.7.Final-SNAPSHOT [20/82] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idlj-idl-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ idlj-idl-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ idlj-idl-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ idlj-idl-parent --- [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ idlj-idl-parent --- [INFO] [INFO] --- maven-surefire-plugin:2.20:test (surefire-jacorb) @ idlj-idl-parent --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-plugin:2.20:test (surefire-idlj) @ idlj-idl-parent --- [INFO] Tests are skipped. [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ idlj-idl-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ idlj-idl-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ idlj-idl-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ idlj-idl-parent --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ idlj-idl-parent <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ idlj-idl-parent --- [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ idlj-idl-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ idlj-idl-parent --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/jts/idlj-idl-parent/5.10.7.Final-SNAPSHOT/idlj-idl-parent-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ----------------< org.jboss.narayana.jts:idlj-idl-jdk8 >---------------- [INFO] Building Narayana: ArjunaJTS idl idlj stubs with jdk8 5.10.7.Final-SNAPSHOT [21/82] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idlj-idl-jdk8 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ idlj-idl-jdk8 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ idlj-idl-jdk8 --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ idlj-idl-jdk8 --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (add-source) @ idlj-idl-jdk8 --- [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl added. [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-sources) @ idlj-idl-jdk8 --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks Generate idl stubs: [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ idlj-idl-jdk8 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ idlj-idl-jdk8 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 253 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/com/arjuna/ArjunaOTS/ManagedSynchronizationPOA.java:[22,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/com/arjuna/ArjunaOTS/ManagedSynchronizationPOA.java:[23,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/com/arjuna/ArjunaOTS/ManagedSynchronizationPOA.java:[24,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/com/arjuna/ArjunaOTS/ManagedSynchronizationPOA.java:[25,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/org/omg/CosTransactions/SynchronizationPOA.java:[20,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/org/omg/CosTransactions/SynchronizationPOA.java:[21,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/org/omg/CosTransactions/CurrentPOA.java:[20,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/org/omg/CosTransactions/CurrentPOA.java:[21,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/org/omg/CosTransactions/CurrentPOA.java:[22,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/org/omg/CosTransactions/CurrentPOA.java:[23,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/org/omg/CosTransactions/CurrentPOA.java:[24,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/org/omg/CosTransactions/CurrentPOA.java:[25,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/org/omg/CosTransactions/CurrentPOA.java:[26,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/org/omg/CosTransactions/CurrentPOA.java:[27,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/org/omg/CosTransactions/CurrentPOA.java:[28,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/org/omg/CosTransactions/CurrentPOA.java:[29,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/com/arjuna/ArjunaOTS/CurrentPOA.java:[20,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/com/arjuna/ArjunaOTS/CurrentPOA.java:[21,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/com/arjuna/ArjunaOTS/CurrentPOA.java:[22,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/com/arjuna/ArjunaOTS/CurrentPOA.java:[23,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/com/arjuna/ArjunaOTS/CurrentPOA.java:[24,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/com/arjuna/ArjunaOTS/CurrentPOA.java:[25,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/com/arjuna/ArjunaOTS/CurrentPOA.java:[26,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/com/arjuna/ArjunaOTS/CurrentPOA.java:[27,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/com/arjuna/ArjunaOTS/CurrentPOA.java:[28,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/com/arjuna/ArjunaOTS/CurrentPOA.java:[29,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/com/arjuna/ArjunaOTS/CurrentPOA.java:[30,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/com/arjuna/ArjunaOTS/ArjunaSubtranAwareResourcePOA.java:[20,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/com/arjuna/ArjunaOTS/ArjunaSubtranAwareResourcePOA.java:[21,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/com/arjuna/ArjunaOTS/ArjunaSubtranAwareResourcePOA.java:[22,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/com/arjuna/ArjunaOTS/ArjunaSubtranAwareResourcePOA.java:[23,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/com/arjuna/ArjunaOTS/ArjunaSubtranAwareResourcePOA.java:[24,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/com/arjuna/ArjunaOTS/ArjunaSubtranAwareResourcePOA.java:[25,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/com/arjuna/ArjunaOTS/ArjunaSubtranAwareResourcePOA.java:[26,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/com/arjuna/ArjunaOTS/ArjunaSubtranAwareResourcePOA.java:[27,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/org/omg/CosTransactions/TransactionFactoryPOA.java:[20,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/org/omg/CosTransactions/TransactionFactoryPOA.java:[21,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/org/omg/XA/ConnectorPOA.java:[20,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/org/omg/XA/ConnectorPOA.java:[21,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/com/arjuna/ArjunaOTS/OTSAbstractRecordPOA.java:[20,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/com/arjuna/ArjunaOTS/OTSAbstractRecordPOA.java:[21,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/com/arjuna/ArjunaOTS/OTSAbstractRecordPOA.java:[22,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/com/arjuna/ArjunaOTS/OTSAbstractRecordPOA.java:[23,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/com/arjuna/ArjunaOTS/OTSAbstractRecordPOA.java:[24,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/com/arjuna/ArjunaOTS/OTSAbstractRecordPOA.java:[25,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/com/arjuna/ArjunaOTS/OTSAbstractRecordPOA.java:[26,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/com/arjuna/ArjunaOTS/OTSAbstractRecordPOA.java:[27,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/com/arjuna/ArjunaOTS/OTSAbstractRecordPOA.java:[28,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/com/arjuna/ArjunaOTS/OTSAbstractRecordPOA.java:[29,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/com/arjuna/ArjunaOTS/OTSAbstractRecordPOA.java:[30,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/com/arjuna/ArjunaOTS/OTSAbstractRecordPOA.java:[31,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/com/arjuna/ArjunaOTS/OTSAbstractRecordPOA.java:[32,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/com/arjuna/ArjunaOTS/OTSAbstractRecordPOA.java:[33,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/com/arjuna/ArjunaOTS/OTSAbstractRecordPOA.java:[34,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/com/arjuna/ArjunaOTS/OTSAbstractRecordPOA.java:[35,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/com/arjuna/ArjunaOTS/OTSAbstractRecordPOA.java:[36,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/com/arjuna/ArjunaOTS/OTSAbstractRecordPOA.java:[37,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/com/arjuna/ArjunaOTS/OTSAbstractRecordPOA.java:[38,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/org/omg/CosTransactions/SubtransactionAwareResourcePOA.java:[20,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/org/omg/CosTransactions/SubtransactionAwareResourcePOA.java:[21,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/org/omg/CosTransactions/SubtransactionAwareResourcePOA.java:[22,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/org/omg/CosTransactions/SubtransactionAwareResourcePOA.java:[23,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/org/omg/CosTransactions/SubtransactionAwareResourcePOA.java:[24,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/org/omg/CosTransactions/SubtransactionAwareResourcePOA.java:[25,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/org/omg/CosTransactions/SubtransactionAwareResourcePOA.java:[26,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/org/omg/XA/BeforeCompletionCallbackPOA.java:[20,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/com/arjuna/ArjunaOTS/ArjunaFactoryPOA.java:[26,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/com/arjuna/ArjunaOTS/ArjunaFactoryPOA.java:[27,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/com/arjuna/ArjunaOTS/ArjunaFactoryPOA.java:[28,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/com/arjuna/ArjunaOTS/ArjunaFactoryPOA.java:[29,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/com/arjuna/ArjunaOTS/ArjunaFactoryPOA.java:[30,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/com/arjuna/ArjunaOTS/ArjunaFactoryPOA.java:[31,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/com/arjuna/ArjunaOTS/ArjunaFactoryPOA.java:[32,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/com/arjuna/ArjunaOTS/ArjunaFactoryPOA.java:[33,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/com/arjuna/ArjunaOTS/ArjunaFactoryPOA.java:[34,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/org/omg/XA/CurrentConnectionPOA.java:[20,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/org/omg/XA/CurrentConnectionPOA.java:[21,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/org/omg/XA/CurrentConnectionPOA.java:[22,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/org/omg/XA/CurrentConnectionPOA.java:[23,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/org/omg/XA/CurrentConnectionPOA.java:[24,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/org/omg/XA/CurrentConnectionPOA.java:[25,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/org/omg/CosTransactions/TerminatorPOA.java:[20,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/org/omg/CosTransactions/TerminatorPOA.java:[21,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/org/omg/CosTransactions/RecoveryCoordinatorPOA.java:[20,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/org/omg/CosTransactions/ControlPOA.java:[20,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/org/omg/CosTransactions/ControlPOA.java:[21,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/org/omg/CosTransactions/CoordinatorPOA.java:[20,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/org/omg/CosTransactions/CoordinatorPOA.java:[21,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/org/omg/CosTransactions/CoordinatorPOA.java:[22,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/org/omg/CosTransactions/CoordinatorPOA.java:[23,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/org/omg/CosTransactions/CoordinatorPOA.java:[24,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/org/omg/CosTransactions/CoordinatorPOA.java:[25,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/org/omg/CosTransactions/CoordinatorPOA.java:[26,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/org/omg/CosTransactions/CoordinatorPOA.java:[27,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/org/omg/CosTransactions/CoordinatorPOA.java:[28,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/org/omg/CosTransactions/CoordinatorPOA.java:[29,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/org/omg/CosTransactions/CoordinatorPOA.java:[30,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/org/omg/CosTransactions/CoordinatorPOA.java:[31,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/org/omg/CosTransactions/CoordinatorPOA.java:[32,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/org/omg/CosTransactions/CoordinatorPOA.java:[33,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [INFO] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl/org/omg/CosTransactions/CoordinatorPOA.java: Some input files additionally use unchecked or unsafe operations. [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ idlj-idl-jdk8 --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-test-source (add-test-source) @ idlj-idl-jdk8 --- [INFO] Test Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-test-sources/idl added. [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-test-sources) @ idlj-idl-jdk8 --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ idlj-idl-jdk8 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ idlj-idl-jdk8 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 63 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/test-classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-test-sources/idl/com/hp/mwtests/orbportability/orbspecific/orbtests/SimpleObjectPOA.java:[20,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/tranobjectPOA.java:[26,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/tranobjectPOA.java:[27,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/tranobjectPOA.java:[28,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/tranobjectPOA.java:[29,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/tranobjectPOA.java:[30,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/tranobjectPOA.java:[31,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/HammerPOA.java:[20,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/HammerPOA.java:[21,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/HammerPOA.java:[22,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/ExplicitStackPOA.java:[20,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/ExplicitStackPOA.java:[21,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/ExplicitStackPOA.java:[22,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/gridPOA.java:[26,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/gridPOA.java:[27,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/gridPOA.java:[28,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/gridPOA.java:[29,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/gridPOA.java:[30,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/gridPOA.java:[31,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/gridPOA.java:[32,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/gridPOA.java:[33,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/gridPOA.java:[34,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/TranGridPOA.java:[20,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/TranGridPOA.java:[21,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/TranGridPOA.java:[22,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/TranGridPOA.java:[23,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/TranGridPOA.java:[24,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/TranGridPOA.java:[25,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/TranGridPOA.java:[26,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/TranGridPOA.java:[27,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/TranGridPOA.java:[28,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-test-sources/idl/Example/testPOA.java:[20,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/stackPOA.java:[20,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/stackPOA.java:[21,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/SetGetPOA.java:[24,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/SetGetPOA.java:[25,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/SetGetPOA.java:[26,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/SetGetPOA.java:[27,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/SetGetPOA.java:[28,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/SetGetPOA.java:[29,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/SetGetPOA.java:[30,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/SetGetPOA.java:[31,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-test-sources/idl/com/hp/mwtests/ts/jts/TestModule/SetGetPOA.java:[32,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ idlj-idl-jdk8 --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-plugin:2.20:test (surefire-jacorb) @ idlj-idl-jdk8 --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-plugin:2.20:test (surefire-idlj) @ idlj-idl-jdk8 --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ idlj-idl-jdk8 --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/idlj-idl-jdk8-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ idlj-idl-jdk8 >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ idlj-idl-jdk8 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ idlj-idl-jdk8 --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ idlj-idl-jdk8 --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (add-source) @ idlj-idl-jdk8 --- [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/generated-sources/idl added. [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-sources) @ idlj-idl-jdk8 --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks Generate idl stubs: [INFO] Executed tasks [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ idlj-idl-jdk8 <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ idlj-idl-jdk8 --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/idlj-idl-jdk8-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ idlj-idl-jdk8 --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/idlj-idl-jdk8-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-jar-plugin:3.1.0:test-jar (default) @ idlj-idl-jdk8 --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/idlj-idl-jdk8-5.10.7.Final-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ idlj-idl-jdk8 --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/idlj-idl-jdk8-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/jts/idlj-idl-jdk8/5.10.7.Final-SNAPSHOT/idlj-idl-jdk8-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/jts/idlj-idl-jdk8/5.10.7.Final-SNAPSHOT/idlj-idl-jdk8-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/idlj-idl-jdk8-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/jts/idlj-idl-jdk8/5.10.7.Final-SNAPSHOT/idlj-idl-jdk8-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/idlj-idl-jdk8-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/jts/idlj-idl-jdk8/5.10.7.Final-SNAPSHOT/idlj-idl-jdk8-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/idlj-idl-jdk8-5.10.7.Final-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/jboss/narayana/jts/idlj-idl-jdk8/5.10.7.Final-SNAPSHOT/idlj-idl-jdk8-5.10.7.Final-SNAPSHOT-tests.jar [INFO] [INFO] ------------------< org.jboss.narayana.jts:idlj-idl >------------------- [INFO] Building Narayana: ArjunaJTS idl idlj 5.10.7.Final-SNAPSHOT [22/82] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idlj-idl --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ idlj-idl --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ idlj-idl --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ idlj-idl --- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack (copy-dependencies) @ idlj-idl --- [INFO] Configured Artifact: org.jboss.narayana.jts:idlj-idl-jdk8:5.10.7.Final-SNAPSHOT:test-jar [INFO] Configured Artifact: org.jboss.narayana.jts:idlj-idl-jdk8:5.10.7.Final-SNAPSHOT:jar [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/idlj-idl-jdk8-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj/target/test-classes with includes "" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/idlj-idl-jdk8-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj/target/classes with includes "" and excludes "" [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ idlj-idl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj/target/generated-resources [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj/target/generated-test-resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ idlj-idl --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ idlj-idl --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ idlj-idl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ idlj-idl --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ idlj-idl --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-plugin:2.20:test (surefire-jacorb) @ idlj-idl --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-plugin:2.20:test (surefire-idlj) @ idlj-idl --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ idlj-idl --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj/target/idlj-idl-5.10.7.Final-SNAPSHOT.jar [WARNING] Warning: selected jar files include a META-INF/INDEX.LIST which will be replaced by a newly generated one. [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ idlj-idl >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ idlj-idl --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ idlj-idl --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ idlj-idl --- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack (copy-dependencies) @ idlj-idl --- [INFO] Configured Artifact: org.jboss.narayana.jts:idlj-idl-jdk8:5.10.7.Final-SNAPSHOT:test-jar [INFO] Configured Artifact: org.jboss.narayana.jts:idlj-idl-jdk8:5.10.7.Final-SNAPSHOT:jar [INFO] idlj-idl-jdk8-5.10.7.Final-SNAPSHOT.jar already unpacked. [INFO] idlj-idl-jdk8-5.10.7.Final-SNAPSHOT.jar already unpacked. [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ idlj-idl <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ idlj-idl --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ idlj-idl --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-shade-plugin:3.1.1:shade (default) @ idlj-idl --- [INFO] Including org.jboss.narayana.jts:idlj-idl-jdk8:jar:5.10.7.Final-SNAPSHOT in the shaded jar. [WARNING] idlj-idl-5.10.7.Final-SNAPSHOT.jar, idlj-idl-jdk8-5.10.7.Final-SNAPSHOT.jar define 253 overlapping classes: [WARNING] - org.omg.CosTransactions._ControlStub [WARNING] - org.omg.XA.CurrentConnectionPOATie [WARNING] - org.omg.CosTransactions.PropagationContextHelper [WARNING] - org.omg.CosTransactions.StatusHolder [WARNING] - com.arjuna.ArjunaOTS._ActionControlStub [WARNING] - org.omg.CosTransactions.NoTransactionHolder [WARNING] - org.omg.XA.CurrentConnectionPOA [WARNING] - com.arjuna.ArjunaOTS.ArjunaSubtranAwareResourcePOA [WARNING] - com.arjuna.ArjunaOTS.ArjunaFactoryOperations [WARNING] - org.omg.CosTransactions.HeuristicCommitHelper [WARNING] - 243 more... [WARNING] maven-shade-plugin has detected that some class files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the class is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj/target/idlj-idl-5.10.7.Final-SNAPSHOT.jar with /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj/target/idlj-idl-5.10.7.Final-SNAPSHOT-shaded.jar [INFO] Dependency-reduced POM written at: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj/target/dependency-reduced-pom.xml [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ idlj-idl --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj/target/idlj-idl-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/jts/idlj-idl/5.10.7.Final-SNAPSHOT/idlj-idl-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj/target/dependency-reduced-pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/jts/idlj-idl/5.10.7.Final-SNAPSHOT/idlj-idl-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ---------------< org.jboss.narayana.jts:idlj-idl-tests >---------------- [INFO] Building Narayana: ArjunaJTS idl idlj tests 5.10.7.Final-SNAPSHOT [23/82] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idlj-idl-tests --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ idlj-idl-tests --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ idlj-idl-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ idlj-idl-tests --- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack (copy-dependencies) @ idlj-idl-tests --- [INFO] Configured Artifact: org.jboss.narayana.jts:idlj-idl-jdk8:5.10.7.Final-SNAPSHOT:test-jar [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-jdk8/target/idlj-idl-jdk8-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-tests/target/classes with includes "" and excludes "" [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ idlj-idl-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-tests/target/generated-resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ idlj-idl-tests --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ idlj-idl-tests --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ idlj-idl-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-tests/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ idlj-idl-tests --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ idlj-idl-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-plugin:2.20:test (surefire-jacorb) @ idlj-idl-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-plugin:2.20:test (surefire-idlj) @ idlj-idl-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ idlj-idl-tests --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-tests/target/idlj-idl-5.10.7.Final-SNAPSHOT-tests.jar [WARNING] Warning: selected jar files include a META-INF/INDEX.LIST which will be replaced by a newly generated one. [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ idlj-idl-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ idlj-idl-tests --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ idlj-idl-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ idlj-idl-tests --- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack (copy-dependencies) @ idlj-idl-tests --- [INFO] Configured Artifact: org.jboss.narayana.jts:idlj-idl-jdk8:5.10.7.Final-SNAPSHOT:test-jar [INFO] idlj-idl-jdk8-5.10.7.Final-SNAPSHOT.jar already unpacked. [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ idlj-idl-tests <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ idlj-idl-tests --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ idlj-idl-tests --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-shade-plugin:3.1.1:shade (default) @ idlj-idl-tests --- [INFO] Excluding org.jboss.narayana.jts:idlj-idl-jdk8:test-jar:tests:5.10.7.Final-SNAPSHOT from the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-tests/target/idlj-idl-5.10.7.Final-SNAPSHOT-tests.jar with /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-tests/target/idlj-idl-tests-5.10.7.Final-SNAPSHOT-shaded.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ idlj-idl-tests --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-tests/target/idlj-idl-5.10.7.Final-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/jboss/narayana/jts/idlj-idl-tests/5.10.7.Final-SNAPSHOT/idlj-idl-tests-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/idl/idlj/idlj-tests/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/jts/idlj-idl-tests/5.10.7.Final-SNAPSHOT/idlj-idl-tests-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ---------------< org.jboss.narayana.jts:orbportability >---------------- [INFO] Building Narayana: ArjunaJTS orbportability 5.10.7.Final-SNAPSHOT [24/82] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ orbportability --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ orbportability --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ orbportability --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ orbportability --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ orbportability --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ orbportability --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ orbportability --- [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (jacorb-compile) @ orbportability --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 50 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[254,71] unchecked call to add(E) as a member of the raw type java.util.ArrayList [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[286,48] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[463,30] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[473,31] unchecked call to add(E) as a member of the raw type java.util.ArrayList [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[478,31] unchecked call to add(E) as a member of the raw type java.util.ArrayList [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[484,32] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[489,31] unchecked call to add(E) as a member of the raw type java.util.ArrayList [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[494,31] unchecked call to add(E) as a member of the raw type java.util.ArrayList [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[495,32] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[516,35] unchecked call to add(E) as a member of the raw type java.util.ArrayList [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[519,28] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[523,28] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[530,24] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[555,35] unchecked call to add(E) as a member of the raw type java.util.HashSet [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[570,35] unchecked call to add(E) as a member of the raw type java.util.HashSet [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[578,35] unchecked call to add(E) as a member of the raw type java.util.HashSet [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[586,35] unchecked call to add(E) as a member of the raw type java.util.HashSet [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[617,39] unchecked call to add(E) as a member of the raw type java.util.HashSet [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[620,43] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[628,39] unchecked call to add(E) as a member of the raw type java.util.ArrayList [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[633,35] unchecked call to add(E) as a member of the raw type java.util.ArrayList [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[656,35] unchecked call to add(E) as a member of the raw type java.util.HashSet [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[659,39] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[667,35] unchecked call to add(E) as a member of the raw type java.util.ArrayList [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[694,31] unchecked call to add(E) as a member of the raw type java.util.ArrayList [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[719,48] unchecked call to addAll(java.util.Collection) as a member of the raw type java.util.ArrayList [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[784,45] unchecked call to add(E) as a member of the raw type java.util.ArrayList [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[789,41] unchecked call to add(E) as a member of the raw type java.util.ArrayList [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[804,54] unchecked call to Hashtable(java.util.Map) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[808,49] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[811,53] unchecked call to add(E) as a member of the raw type java.util.ArrayList [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[819,61] unchecked call to add(E) as a member of the raw type java.util.ArrayList [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[827,50] unchecked call to Hashtable(java.util.Map) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[829,41] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[830,41] unchecked call to add(E) as a member of the raw type java.util.ArrayList [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/Services.java:[551,42] unchecked call to add(E) as a member of the raw type java.util.Vector [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/ORB.java:[239,37] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/ORB.java:[241,36] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/ORB.java:[370,28] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/ORB.java:[380,29] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/ORB.java:[494,24] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/internal/utils/ClassLoader.java:[54,30] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLBuildList.java:[58,25] unchecked call to add(E) as a member of the raw type java.util.ArrayList [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/internal/orbspecific/oa/implementations/POABase.java:[111,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/internal/orbspecific/jacorb/oa/implementations/jacorb_2_0.java:[61,24] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/OA.java:[277,36] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/OA.java:[279,35] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/OA.java:[315,27] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/OA.java:[325,28] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/OA.java:[468,28] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/event/EventManager.java:[123,26] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (idlj-compile) @ orbportability --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 50 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[254,71] unchecked call to add(E) as a member of the raw type java.util.ArrayList [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[286,48] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[463,30] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[473,31] unchecked call to add(E) as a member of the raw type java.util.ArrayList [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[478,31] unchecked call to add(E) as a member of the raw type java.util.ArrayList [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[484,32] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[489,31] unchecked call to add(E) as a member of the raw type java.util.ArrayList [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[494,31] unchecked call to add(E) as a member of the raw type java.util.ArrayList [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[495,32] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[516,35] unchecked call to add(E) as a member of the raw type java.util.ArrayList [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[519,28] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[523,28] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[530,24] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[555,35] unchecked call to add(E) as a member of the raw type java.util.HashSet [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[570,35] unchecked call to add(E) as a member of the raw type java.util.HashSet [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[578,35] unchecked call to add(E) as a member of the raw type java.util.HashSet [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[586,35] unchecked call to add(E) as a member of the raw type java.util.HashSet [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[617,39] unchecked call to add(E) as a member of the raw type java.util.HashSet [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[620,43] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[628,39] unchecked call to add(E) as a member of the raw type java.util.ArrayList [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[633,35] unchecked call to add(E) as a member of the raw type java.util.ArrayList [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[656,35] unchecked call to add(E) as a member of the raw type java.util.HashSet [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[659,39] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[667,35] unchecked call to add(E) as a member of the raw type java.util.ArrayList [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[694,31] unchecked call to add(E) as a member of the raw type java.util.ArrayList [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[719,48] unchecked call to addAll(java.util.Collection) as a member of the raw type java.util.ArrayList [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[784,45] unchecked call to add(E) as a member of the raw type java.util.ArrayList [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[789,41] unchecked call to add(E) as a member of the raw type java.util.ArrayList [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[804,54] unchecked call to Hashtable(java.util.Map) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[808,49] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[811,53] unchecked call to add(E) as a member of the raw type java.util.ArrayList [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[819,61] unchecked call to add(E) as a member of the raw type java.util.ArrayList [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[827,50] unchecked call to Hashtable(java.util.Map) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[829,41] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLCompiler.java:[830,41] unchecked call to add(E) as a member of the raw type java.util.ArrayList [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/Services.java:[551,42] unchecked call to add(E) as a member of the raw type java.util.Vector [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/ORB.java:[239,37] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/ORB.java:[241,36] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/ORB.java:[370,28] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/ORB.java:[380,29] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/ORB.java:[494,24] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/internal/utils/ClassLoader.java:[54,30] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/common/ant/IDLBuildList.java:[58,25] unchecked call to add(E) as a member of the raw type java.util.ArrayList [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/internal/orbspecific/oa/implementations/POABase.java:[111,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/OA.java:[277,36] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/OA.java:[279,35] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/OA.java:[315,27] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/OA.java:[325,28] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/OA.java:[468,28] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/internal/orbspecific/javaidl/oa/implementations/javaidl_1_4.java:[62,24] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes/com/arjuna/orbportability/event/EventManager.java:[123,26] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ orbportability --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ orbportability --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (jacorb-testCompile) @ orbportability --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 24 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/target/test-classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/tests/classes/com/hp/mwtests/orbportability/orbinstance/MultipleORBInstances.java:[58,27] unchecked call to add(E) as a member of the raw type java.util.HashSet [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (idlj-testCompile) @ orbportability --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 24 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/target/test-classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/tests/classes/com/hp/mwtests/orbportability/orbinstance/MultipleORBInstances.java:[58,27] unchecked call to add(E) as a member of the raw type java.util.HashSet [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ orbportability --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-plugin:2.20:test (surefire-jacorb) @ orbportability --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-plugin:2.20:test (surefire-idlj) @ orbportability --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-plugin:2.20:test (surefire-idlj-openjdk) @ orbportability --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ orbportability --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/target/orbportability-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ orbportability >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ orbportability --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ orbportability --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ orbportability --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ orbportability <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ orbportability --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/target/orbportability-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ orbportability --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/target/orbportability-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ orbportability --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/target/orbportability-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/jts/orbportability/5.10.7.Final-SNAPSHOT/orbportability-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/jts/orbportability/5.10.7.Final-SNAPSHOT/orbportability-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/target/orbportability-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/jts/orbportability/5.10.7.Final-SNAPSHOT/orbportability-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/target/orbportability-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/jts/orbportability/5.10.7.Final-SNAPSHOT/orbportability-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] ---------------------< org.jboss.narayana.jts:jts >--------------------- [INFO] Building Narayana: ArjunaJTS jts 5.10.7.Final-SNAPSHOT [25/82] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ jts --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ jts --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ jts --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ jts --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ jts --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ jts --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ jts --- [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (jacorb-compile) @ jts --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 119 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/orbspecific/jacorb/recoverycoordinators/RecoverIOR.java:[40,32] com.sun.corba.se.spi.ior.IORFactories is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/orbspecific/jacorb/recoverycoordinators/RecoverIOR.java:[40,32] com.sun.corba.se.spi.ior.IORFactories is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/orbspecific/jacorb/recoverycoordinators/RecoverIOR.java:[40,32] com.sun.corba.se.spi.ior.IORFactories is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/orbspecific/jacorb/recoverycoordinators/RecoverIOR.java:[40,32] com.sun.corba.se.spi.ior.IORFactories is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/orbspecific/ControlImple.java:[563,61] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/orbspecific/interposition/ServerControl.java:[260,60] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/orbspecific/coordinator/ArjunaTransactionImple.java:[1240,47] unchecked call to compareTo(T) as a member of the raw type java.lang.Comparable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/orbspecific/coordinator/ArjunaTransactionImple.java:[1245,45] unchecked call to add(E) as a member of the raw type java.util.Set [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/orbspecific/coordinator/ArjunaTransactionImple.java:[1482,100] unchecked call to toArray(T[]) as a member of the raw type java.util.Set [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/orbspecific/coordinator/ArjunaTransactionImple.java:[1488,84] unchecked call to toArray(T[]) as a member of the raw type java.util.Set [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/orbspecific/coordinator/ArjunaTransactionImple.java:[1626,31] unchecked call to push(E) as a member of the raw type java.util.Stack [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/orbspecific/coordinator/ArjunaTransactionImple.java:[2278,87] unchecked call to toArray(T[]) as a member of the raw type java.util.Set [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/orbspecific/coordinator/ArjunaTransactionImple.java:[2305,27] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/jts/tx/tx.java:[217,39] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/interposition/resources/arjuna/Interposition.java:[60,17] unchecked conversion required: java.util.List found: java.util.LinkedList [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/recovery/transactions/TransactionRecoveryModule.java:[126,57] unchecked call to addElement(E) as a member of the raw type java.util.Vector [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/ControlWrapper.java:[459,31] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/recovery/contact/StatusChecker.java:[417,25] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/context/ContextManager.java:[413,26] unchecked call to push(E) as a member of the raw type java.util.Stack [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/context/ContextManager.java:[477,26] unchecked call to push(E) as a member of the raw type java.util.Stack [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/context/ContextManager.java:[549,16] unchecked call to push(E) as a member of the raw type java.util.Stack [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/context/ContextManager.java:[552,27] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/recovery/transactions/TransactionCache.java:[291,26] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/recovery/transactions/RecoveredTransactionReplayer.java:[56,29] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/Implementations.java:[43,18] getRecordClass() in com.arjuna.ats.internal.jts.ResourceRecordMap implements getRecordClass() in com.arjuna.ats.arjuna.coordinator.abstractrecord.RecordTypeMap return type requires unchecked conversion from java.lang.Class to java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/Implementations.java:[57,18] getRecordClass() in com.arjuna.ats.internal.jts.ExtendedResourceRecordMap implements getRecordClass() in com.arjuna.ats.arjuna.coordinator.abstractrecord.RecordTypeMap return type requires unchecked conversion from java.lang.Class to java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/jts/extensions/ThreadAssociations.java:[71,39] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/jts/extensions/ThreadAssociations.java:[75,21] unchecked call to addElement(E) as a member of the raw type java.util.Vector [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/jts/extensions/ThreadAssociations.java:[87,48] unchecked call to addElement(E) as a member of the raw type java.util.Vector [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/interposition/resources/osi/OTIDMap.java:[97,19] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/jts/orbspecific/jacorb/interceptors/context/ContextClientRequestInterceptorImpl.java:[147,31] unchecked call to set(T) as a member of the raw type java.lang.ThreadLocal [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/jts/orbspecific/jacorb/interceptors/context/ContextClientRequestInterceptorImpl.java:[253,35] unchecked call to set(T) as a member of the raw type java.lang.ThreadLocal [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/orbspecific/CurrentImple.java:[437,50] unchecked call to set(T) as a member of the raw type java.lang.ThreadLocal [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/orbspecific/CurrentImple.java:[448,58] unchecked call to set(T) as a member of the raw type java.lang.ThreadLocal [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/jts/orbspecific/jacorb/interceptors/interposition/InterpositionClientRequestInterceptorImpl.java:[156,31] unchecked call to set(T) as a member of the raw type java.lang.ThreadLocal [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/jts/orbspecific/jacorb/interceptors/interposition/InterpositionClientRequestInterceptorImpl.java:[263,35] unchecked call to set(T) as a member of the raw type java.lang.ThreadLocal [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/OTSImpleManager.java:[254,41] unreachable catch clause thrown type org.omg.CORBA.ORBPackage.InvalidName has already been caught [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (idlj-compile) @ jts --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 119 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/orbspecific/javaidl/recoverycoordinators/RecoverIOR.java:[29,33] com.sun.corba.se.impl.ior.IORImpl is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/orbspecific/javaidl/recoverycoordinators/RecoverIOR.java:[30,37] com.sun.corba.se.impl.orbutil.ORBUtility is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/orbspecific/javaidl/recoverycoordinators/RecoverIOR.java:[31,32] com.sun.corba.se.spi.ior.IORFactories is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/orbspecific/javaidl/recoverycoordinators/RecoverIOR.java:[32,32] com.sun.corba.se.spi.ior.ObjectId is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/orbspecific/javaidl/recoverycoordinators/RecoverIOR.java:[29,33] com.sun.corba.se.impl.ior.IORImpl is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/orbspecific/javaidl/recoverycoordinators/RecoverIOR.java:[30,37] com.sun.corba.se.impl.orbutil.ORBUtility is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/orbspecific/javaidl/recoverycoordinators/RecoverIOR.java:[31,32] com.sun.corba.se.spi.ior.IORFactories is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/orbspecific/javaidl/recoverycoordinators/RecoverIOR.java:[32,32] com.sun.corba.se.spi.ior.ObjectId is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/orbspecific/javaidl/recoverycoordinators/RecoverIOR.java:[29,33] com.sun.corba.se.impl.ior.IORImpl is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/orbspecific/javaidl/recoverycoordinators/RecoverIOR.java:[30,37] com.sun.corba.se.impl.orbutil.ORBUtility is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/orbspecific/javaidl/recoverycoordinators/RecoverIOR.java:[31,32] com.sun.corba.se.spi.ior.IORFactories is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/orbspecific/javaidl/recoverycoordinators/RecoverIOR.java:[32,32] com.sun.corba.se.spi.ior.ObjectId is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/orbspecific/javaidl/recoverycoordinators/RecoverIOR.java:[29,33] com.sun.corba.se.impl.ior.IORImpl is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/orbspecific/javaidl/recoverycoordinators/RecoverIOR.java:[30,37] com.sun.corba.se.impl.orbutil.ORBUtility is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/orbspecific/javaidl/recoverycoordinators/RecoverIOR.java:[31,32] com.sun.corba.se.spi.ior.IORFactories is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/orbspecific/javaidl/recoverycoordinators/RecoverIOR.java:[32,32] com.sun.corba.se.spi.ior.ObjectId is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/orbspecific/ControlImple.java:[563,61] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/orbspecific/interposition/ServerControl.java:[260,60] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/orbspecific/coordinator/ArjunaTransactionImple.java:[1240,47] unchecked call to compareTo(T) as a member of the raw type java.lang.Comparable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/orbspecific/coordinator/ArjunaTransactionImple.java:[1245,45] unchecked call to add(E) as a member of the raw type java.util.Set [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/orbspecific/coordinator/ArjunaTransactionImple.java:[1482,100] unchecked call to toArray(T[]) as a member of the raw type java.util.Set [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/orbspecific/coordinator/ArjunaTransactionImple.java:[1488,84] unchecked call to toArray(T[]) as a member of the raw type java.util.Set [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/orbspecific/coordinator/ArjunaTransactionImple.java:[1626,31] unchecked call to push(E) as a member of the raw type java.util.Stack [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/orbspecific/coordinator/ArjunaTransactionImple.java:[2278,87] unchecked call to toArray(T[]) as a member of the raw type java.util.Set [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/orbspecific/coordinator/ArjunaTransactionImple.java:[2305,27] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/jts/tx/tx.java:[217,39] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/orbspecific/javaidl/recoverycoordinators/ClientInitializer.java:[65,76] com.sun.corba.se.impl.interceptors.ORBInitInfoImpl is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/interposition/resources/arjuna/Interposition.java:[60,17] unchecked conversion required: java.util.List found: java.util.LinkedList [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/recovery/transactions/TransactionRecoveryModule.java:[126,57] unchecked call to addElement(E) as a member of the raw type java.util.Vector [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/orbspecific/javaidl/recoverycoordinators/ServerInitializer.java:[65,76] com.sun.corba.se.impl.interceptors.ORBInitInfoImpl is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/ControlWrapper.java:[459,31] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/recovery/contact/StatusChecker.java:[417,25] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/jts/orbspecific/javaidl/interceptors/context/ContextClientRequestInterceptorImpl.java:[166,31] unchecked call to set(T) as a member of the raw type java.lang.ThreadLocal [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/jts/orbspecific/javaidl/interceptors/context/ContextClientRequestInterceptorImpl.java:[272,35] unchecked call to set(T) as a member of the raw type java.lang.ThreadLocal [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/context/ContextManager.java:[413,26] unchecked call to push(E) as a member of the raw type java.util.Stack [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/context/ContextManager.java:[477,26] unchecked call to push(E) as a member of the raw type java.util.Stack [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/context/ContextManager.java:[549,16] unchecked call to push(E) as a member of the raw type java.util.Stack [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/context/ContextManager.java:[552,27] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/recovery/transactions/TransactionCache.java:[291,26] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/jts/orbspecific/javaidl/interceptors/interposition/InterpositionClientRequestInterceptorImpl.java:[181,31] unchecked call to set(T) as a member of the raw type java.lang.ThreadLocal [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/jts/orbspecific/javaidl/interceptors/interposition/InterpositionClientRequestInterceptorImpl.java:[319,35] unchecked call to set(T) as a member of the raw type java.lang.ThreadLocal [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/recovery/transactions/RecoveredTransactionReplayer.java:[56,29] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/Implementations.java:[43,18] getRecordClass() in com.arjuna.ats.internal.jts.ResourceRecordMap implements getRecordClass() in com.arjuna.ats.arjuna.coordinator.abstractrecord.RecordTypeMap return type requires unchecked conversion from java.lang.Class to java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/Implementations.java:[57,18] getRecordClass() in com.arjuna.ats.internal.jts.ExtendedResourceRecordMap implements getRecordClass() in com.arjuna.ats.arjuna.coordinator.abstractrecord.RecordTypeMap return type requires unchecked conversion from java.lang.Class to java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/jts/extensions/ThreadAssociations.java:[71,39] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/jts/extensions/ThreadAssociations.java:[75,21] unchecked call to addElement(E) as a member of the raw type java.util.Vector [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/jts/extensions/ThreadAssociations.java:[87,48] unchecked call to addElement(E) as a member of the raw type java.util.Vector [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/orbspecific/javaidl/recoverycoordinators/RecoverIOR.java:[44,33] com.sun.corba.se.spi.orb.ORB is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/orbspecific/javaidl/recoverycoordinators/RecoverIOR.java:[44,73] com.sun.corba.se.spi.orb.ORB is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/orbspecific/javaidl/recoverycoordinators/RecoverIOR.java:[54,33] com.sun.corba.se.spi.ior.IOR is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/orbspecific/javaidl/recoverycoordinators/RecoverIOR.java:[54,44] com.sun.corba.se.spi.ior.IORFactories is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/orbspecific/javaidl/recoverycoordinators/RecoverIOR.java:[55,9] com.sun.corba.se.spi.ior.ObjectId is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/orbspecific/javaidl/recoverycoordinators/RecoverIOR.java:[55,24] com.sun.corba.se.spi.ior.IORFactories is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/orbspecific/javaidl/recoverycoordinators/RecoverIOR.java:[57,9] com.sun.corba.se.impl.ior.IORImpl is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/orbspecific/javaidl/recoverycoordinators/RecoverIOR.java:[57,31] com.sun.corba.se.impl.ior.IORImpl is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/interposition/resources/osi/OTIDMap.java:[97,19] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/orbspecific/CurrentImple.java:[437,50] unchecked call to set(T) as a member of the raw type java.lang.ThreadLocal [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/orbspecific/CurrentImple.java:[448,58] unchecked call to set(T) as a member of the raw type java.lang.ThreadLocal [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes/com/arjuna/ats/internal/jts/OTSImpleManager.java:[254,41] unreachable catch clause thrown type org.omg.CORBA.ORBPackage.InvalidName has already been caught [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ jts --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ jts --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (jacorb-testCompile) @ jts --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 137 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/target/test-classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/tests/classes/com/hp/mwtests/ts/jts/orbspecific/TransactionFactoryImpleUnitTest.java:[29,23] junit.framework.Assert in junit.framework has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/tests/classes/com/hp/mwtests/ts/jts/orbspecific/TransactionFactoryImpleUnitTest.java:[29,23] junit.framework.Assert in junit.framework has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/tests/classes/com/hp/mwtests/ts/jts/orbspecific/TransactionFactoryImpleUnitTest.java:[29,23] junit.framework.Assert in junit.framework has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/tests/classes/com/hp/mwtests/ts/jts/local/synchronizations/Performance.java:[66,66] unchecked call to measure(io.narayana.perf.WorkerLifecycle,io.narayana.perf.WorkerWorkload) as a member of the raw type io.narayana.perf.Measurement [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/tests/classes/com/hp/mwtests/ts/jts/orbspecific/recovery/RecoveryEnablementUnitTest.java:[66,27] isNotANormalProcess() in com.arjuna.ats.internal.jts.orbspecific.recovery.RecoveryEnablement has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/tests/classes/com/hp/mwtests/ts/jts/orbspecific/recovery/RecoveryEnablementUnitTest.java:[68,39] isNormalProcess() in com.arjuna.ats.internal.jts.orbspecific.recovery.RecoveryEnablement has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/tests/classes/com/hp/mwtests/ts/jts/remote/hammer/PerfHammer.java:[73,66] unchecked call to measure(io.narayana.perf.WorkerLifecycle,io.narayana.perf.WorkerWorkload) as a member of the raw type io.narayana.perf.Measurement [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/tests/classes/com/hp/mwtests/ts/jts/orbspecific/TransactionFactoryImpleUnitTest.java:[80,9] junit.framework.Assert in junit.framework has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/tests/classes/com/hp/mwtests/ts/jts/orbspecific/TransactionFactoryImpleUnitTest.java:[85,9] junit.framework.Assert in junit.framework has been deprecated [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (idlj-testCompile) @ jts --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 135 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/target/test-classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/tests/classes/com/hp/mwtests/ts/jts/orbspecific/TransactionFactoryImpleUnitTest.java:[29,23] junit.framework.Assert in junit.framework has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/tests/classes/com/hp/mwtests/ts/jts/orbspecific/TransactionFactoryImpleUnitTest.java:[29,23] junit.framework.Assert in junit.framework has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/tests/classes/com/hp/mwtests/ts/jts/orbspecific/TransactionFactoryImpleUnitTest.java:[29,23] junit.framework.Assert in junit.framework has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/tests/classes/com/hp/mwtests/ts/jts/local/synchronizations/Performance.java:[66,66] unchecked call to measure(io.narayana.perf.WorkerLifecycle,io.narayana.perf.WorkerWorkload) as a member of the raw type io.narayana.perf.Measurement [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/tests/classes/com/hp/mwtests/ts/jts/orbspecific/recovery/RecoveryEnablementUnitTest.java:[66,27] isNotANormalProcess() in com.arjuna.ats.internal.jts.orbspecific.recovery.RecoveryEnablement has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/tests/classes/com/hp/mwtests/ts/jts/orbspecific/recovery/RecoveryEnablementUnitTest.java:[68,39] isNormalProcess() in com.arjuna.ats.internal.jts.orbspecific.recovery.RecoveryEnablement has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/tests/classes/com/hp/mwtests/ts/jts/remote/hammer/PerfHammer.java:[73,66] unchecked call to measure(io.narayana.perf.WorkerLifecycle,io.narayana.perf.WorkerWorkload) as a member of the raw type io.narayana.perf.Measurement [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/tests/classes/com/hp/mwtests/ts/jts/orbspecific/TransactionFactoryImpleUnitTest.java:[80,9] junit.framework.Assert in junit.framework has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/tests/classes/com/hp/mwtests/ts/jts/orbspecific/TransactionFactoryImpleUnitTest.java:[85,9] junit.framework.Assert in junit.framework has been deprecated [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ jts --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-plugin:2.20:test (surefire-jacorb) @ jts --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-plugin:2.20:test (surefire-idlj) @ jts --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-plugin:2.20:test (surefire-idlj-openjdk) @ jts --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ jts --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/target/jts-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ jts >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ jts --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ jts --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ jts --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ jts <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ jts --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/target/jts-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jts --- [INFO] [INFO] --- maven-jar-plugin:3.1.0:test-jar (default) @ jts --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/target/jts-5.10.7.Final-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jts --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/target/jts-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/jts/jts/5.10.7.Final-SNAPSHOT/jts-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/jts/jts/5.10.7.Final-SNAPSHOT/jts-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/target/jts-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/jts/jts/5.10.7.Final-SNAPSHOT/jts-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/target/jts-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/jts/jts/5.10.7.Final-SNAPSHOT/jts-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/target/jts-5.10.7.Final-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/jboss/narayana/jts/jts/5.10.7.Final-SNAPSHOT/jts-5.10.7.Final-SNAPSHOT-tests.jar [INFO] [INFO] --------------------< org.jboss.narayana.jts:jtax >--------------------- [INFO] Building Narayana: ArjunaJTS jtax 5.10.7.Final-SNAPSHOT [26/82] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ jtax --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ jtax --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ jtax --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ jtax --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ jtax --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ jtax --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 44 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/JTSXAResourceRecordWrapperMBean.java:[3,55] com.arjuna.ats.internal.jta.tools.osb.mbean.jta.XARecoveryResourceMBean in com.arjuna.ats.internal.jta.tools.osb.mbean.jta has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/JCAServerTransactionHeaderReader.java:[25,45] com.arjuna.ats.arjuna.tools.osb.mbean.HeaderState in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/JCAServerTransactionHeaderReader.java:[26,55] com.arjuna.ats.internal.jta.tools.osb.mbean.jts.ServerTransactionHeaderReader in com.arjuna.ats.internal.jta.tools.osb.mbean.jts has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/ServerTransactionHeaderReader.java:[25,45] com.arjuna.ats.arjuna.tools.osb.mbean.HeaderState in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/ServerTransactionHeaderReader.java:[26,45] com.arjuna.ats.arjuna.tools.osb.mbean.HeaderStateReader in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/JCAServerTransactionWrapper.java:[28,45] com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/JCAServerTransactionWrapper.java:[29,45] com.arjuna.ats.arjuna.tools.osb.mbean.ActionBeanWrapperInterface in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/JCAServerTransactionWrapper.java:[30,45] com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/JCAServerTransactionWrapper.java:[31,45] com.arjuna.ats.arjuna.tools.osb.mbean.ParticipantStatus in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/JCAServerTransactionWrapper.java:[32,45] com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/JTSActionBean.java:[27,55] com.arjuna.ats.internal.jta.tools.osb.mbean.jta.JTAActionBean in com.arjuna.ats.internal.jta.tools.osb.mbean.jta has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/JTSActionBean.java:[28,55] com.arjuna.ats.internal.jta.tools.osb.mbean.jta.XARecoveryResourceMBean in com.arjuna.ats.internal.jta.tools.osb.mbean.jta has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/XAResourceRecordBean.java:[32,45] com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/XAResourceRecordBean.java:[33,45] com.arjuna.ats.arjuna.tools.osb.mbean.HeuristicStatus in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/XAResourceRecordBean.java:[34,45] com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/XAResourceRecordBean.java:[35,45] com.arjuna.ats.arjuna.tools.osb.mbean.ParticipantStatus in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/XAResourceRecordBean.java:[36,45] com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/XAResourceRecordBeanMBean.java:[3,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/XAResourceRecordBeanMBean.java:[4,55] com.arjuna.ats.internal.jta.tools.osb.mbean.jta.XAResourceMBean in com.arjuna.ats.internal.jta.tools.osb.mbean.jta has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/JTSXAResourceRecordWrapper.java:[25,45] com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/JTSXAResourceRecordWrapper.java:[26,45] com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/JTSXAResourceRecordWrapperMBean.java:[3,55] com.arjuna.ats.internal.jta.tools.osb.mbean.jta.XARecoveryResourceMBean in com.arjuna.ats.internal.jta.tools.osb.mbean.jta has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/JCAServerTransactionHeaderReader.java:[25,45] com.arjuna.ats.arjuna.tools.osb.mbean.HeaderState in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/JCAServerTransactionHeaderReader.java:[26,55] com.arjuna.ats.internal.jta.tools.osb.mbean.jts.ServerTransactionHeaderReader in com.arjuna.ats.internal.jta.tools.osb.mbean.jts has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/ServerTransactionHeaderReader.java:[25,45] com.arjuna.ats.arjuna.tools.osb.mbean.HeaderState in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/ServerTransactionHeaderReader.java:[26,45] com.arjuna.ats.arjuna.tools.osb.mbean.HeaderStateReader in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/JCAServerTransactionWrapper.java:[28,45] com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/JCAServerTransactionWrapper.java:[29,45] com.arjuna.ats.arjuna.tools.osb.mbean.ActionBeanWrapperInterface in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/JCAServerTransactionWrapper.java:[30,45] com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/JCAServerTransactionWrapper.java:[31,45] com.arjuna.ats.arjuna.tools.osb.mbean.ParticipantStatus in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/JCAServerTransactionWrapper.java:[32,45] com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/JTSActionBean.java:[27,55] com.arjuna.ats.internal.jta.tools.osb.mbean.jta.JTAActionBean in com.arjuna.ats.internal.jta.tools.osb.mbean.jta has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/JTSActionBean.java:[28,55] com.arjuna.ats.internal.jta.tools.osb.mbean.jta.XARecoveryResourceMBean in com.arjuna.ats.internal.jta.tools.osb.mbean.jta has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/XAResourceRecordBean.java:[32,45] com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/XAResourceRecordBean.java:[33,45] com.arjuna.ats.arjuna.tools.osb.mbean.HeuristicStatus in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/XAResourceRecordBean.java:[34,45] com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/XAResourceRecordBean.java:[35,45] com.arjuna.ats.arjuna.tools.osb.mbean.ParticipantStatus in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/XAResourceRecordBean.java:[36,45] com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/XAResourceRecordBeanMBean.java:[3,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/XAResourceRecordBeanMBean.java:[4,55] com.arjuna.ats.internal.jta.tools.osb.mbean.jta.XAResourceMBean in com.arjuna.ats.internal.jta.tools.osb.mbean.jta has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/JTSXAResourceRecordWrapper.java:[25,45] com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/JTSXAResourceRecordWrapper.java:[26,45] com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/JTSXAResourceRecordWrapperMBean.java:[3,55] com.arjuna.ats.internal.jta.tools.osb.mbean.jta.XARecoveryResourceMBean in com.arjuna.ats.internal.jta.tools.osb.mbean.jta has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/JCAServerTransactionHeaderReader.java:[25,45] com.arjuna.ats.arjuna.tools.osb.mbean.HeaderState in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/JCAServerTransactionHeaderReader.java:[26,55] com.arjuna.ats.internal.jta.tools.osb.mbean.jts.ServerTransactionHeaderReader in com.arjuna.ats.internal.jta.tools.osb.mbean.jts has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/ServerTransactionHeaderReader.java:[25,45] com.arjuna.ats.arjuna.tools.osb.mbean.HeaderState in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/ServerTransactionHeaderReader.java:[26,45] com.arjuna.ats.arjuna.tools.osb.mbean.HeaderStateReader in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/JCAServerTransactionWrapper.java:[28,45] com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/JCAServerTransactionWrapper.java:[29,45] com.arjuna.ats.arjuna.tools.osb.mbean.ActionBeanWrapperInterface in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/JCAServerTransactionWrapper.java:[30,45] com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/JCAServerTransactionWrapper.java:[31,45] com.arjuna.ats.arjuna.tools.osb.mbean.ParticipantStatus in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/JCAServerTransactionWrapper.java:[32,45] com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/JTSActionBean.java:[27,55] com.arjuna.ats.internal.jta.tools.osb.mbean.jta.JTAActionBean in com.arjuna.ats.internal.jta.tools.osb.mbean.jta has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/JTSActionBean.java:[28,55] com.arjuna.ats.internal.jta.tools.osb.mbean.jta.XARecoveryResourceMBean in com.arjuna.ats.internal.jta.tools.osb.mbean.jta has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/XAResourceRecordBean.java:[32,45] com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/XAResourceRecordBean.java:[33,45] com.arjuna.ats.arjuna.tools.osb.mbean.HeuristicStatus in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/XAResourceRecordBean.java:[34,45] com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/XAResourceRecordBean.java:[35,45] com.arjuna.ats.arjuna.tools.osb.mbean.ParticipantStatus in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/XAResourceRecordBean.java:[36,45] com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/XAResourceRecordBeanMBean.java:[3,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/XAResourceRecordBeanMBean.java:[4,55] com.arjuna.ats.internal.jta.tools.osb.mbean.jta.XAResourceMBean in com.arjuna.ats.internal.jta.tools.osb.mbean.jta has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/JTSXAResourceRecordWrapper.java:[25,45] com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/JTSXAResourceRecordWrapper.java:[26,45] com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/JTSXAResourceRecordWrapperMBean.java:[3,55] com.arjuna.ats.internal.jta.tools.osb.mbean.jta.XARecoveryResourceMBean in com.arjuna.ats.internal.jta.tools.osb.mbean.jta has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/JCAServerTransactionHeaderReader.java:[25,45] com.arjuna.ats.arjuna.tools.osb.mbean.HeaderState in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/JCAServerTransactionHeaderReader.java:[26,55] com.arjuna.ats.internal.jta.tools.osb.mbean.jts.ServerTransactionHeaderReader in com.arjuna.ats.internal.jta.tools.osb.mbean.jts has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/ServerTransactionHeaderReader.java:[25,45] com.arjuna.ats.arjuna.tools.osb.mbean.HeaderState in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/ServerTransactionHeaderReader.java:[26,45] com.arjuna.ats.arjuna.tools.osb.mbean.HeaderStateReader in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/JCAServerTransactionWrapper.java:[28,45] com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/JCAServerTransactionWrapper.java:[29,45] com.arjuna.ats.arjuna.tools.osb.mbean.ActionBeanWrapperInterface in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/JCAServerTransactionWrapper.java:[30,45] com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/JCAServerTransactionWrapper.java:[31,45] com.arjuna.ats.arjuna.tools.osb.mbean.ParticipantStatus in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/JCAServerTransactionWrapper.java:[32,45] com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/JTSActionBean.java:[27,55] com.arjuna.ats.internal.jta.tools.osb.mbean.jta.JTAActionBean in com.arjuna.ats.internal.jta.tools.osb.mbean.jta has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/JTSActionBean.java:[28,55] com.arjuna.ats.internal.jta.tools.osb.mbean.jta.XARecoveryResourceMBean in com.arjuna.ats.internal.jta.tools.osb.mbean.jta has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/XAResourceRecordBean.java:[32,45] com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/XAResourceRecordBean.java:[33,45] com.arjuna.ats.arjuna.tools.osb.mbean.HeuristicStatus in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/XAResourceRecordBean.java:[34,45] com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/XAResourceRecordBean.java:[35,45] com.arjuna.ats.arjuna.tools.osb.mbean.ParticipantStatus in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/XAResourceRecordBean.java:[36,45] com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/XAResourceRecordBeanMBean.java:[3,50] com.arjuna.ats.arjuna.tools.osb.annotation.MXBeanDescription in com.arjuna.ats.arjuna.tools.osb.annotation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/XAResourceRecordBeanMBean.java:[4,55] com.arjuna.ats.internal.jta.tools.osb.mbean.jta.XAResourceMBean in com.arjuna.ats.internal.jta.tools.osb.mbean.jta has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/JTSXAResourceRecordWrapper.java:[25,45] com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jts/JTSXAResourceRecordWrapper.java:[26,45] com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/transaction/jts/TransactionImple.java:[765,43] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/transaction/jts/TransactionImple.java:[855,56] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/transaction/jts/TransactionImple.java:[1302,38] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/transaction/jts/TransactionImple.java:[1334,60] unchecked method invocation: method synchronizedMap in class java.util.Collections is applied to given types required: java.util.Map found: java.util.HashMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/transaction/jts/TransactionImple.java:[1334,61] unchecked conversion required: java.util.Map found: java.util.HashMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/transaction/jts/TransactionImple.java:[1539,51] unchecked call to put(K,V) as a member of the raw type java.util.concurrent.ConcurrentHashMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/transaction/jts/TransactionImple.java:[1840,43] unchecked method invocation: method unmodifiableMap in class java.util.Collections is applied to given types required: java.util.Map found: java.util.concurrent.ConcurrentHashMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/transaction/jts/TransactionImple.java:[1840,44] unchecked conversion required: java.util.Map found: java.util.concurrent.ConcurrentHashMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/transaction/jts/TransactionImple.java:[1840,43] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/transaction/jts/TransactionImple.java:[1845,43] unchecked method invocation: method unmodifiableMap in class java.util.Collections is applied to given types required: java.util.Map found: java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/transaction/jts/TransactionImple.java:[1845,44] unchecked conversion required: java.util.Map found: java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/transaction/jts/TransactionImple.java:[1845,43] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/transaction/jts/TransactionImple.java:[1862,27] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/resources/jts/orbspecific/SynchronizationImple.java:[153,62] unchecked method invocation: method doPrivileged in class java.security.AccessController is applied to given types required: java.security.PrivilegedAction found: [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/resources/jts/orbspecific/SynchronizationImple.java:[154,17] unchecked conversion required: java.security.PrivilegedAction found: [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/resources/jts/orbspecific/SynchronizationImple.java:[166,42] unchecked method invocation: method doPrivileged in class java.security.AccessController is applied to given types required: java.security.PrivilegedAction found: [INFO] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/transaction/jts/jca/XATerminatorImple.java: Some input files additionally use or override a deprecated API. [INFO] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes/com/arjuna/ats/internal/jta/resources/jts/orbspecific/SynchronizationImple.java: Some input files additionally use unchecked or unsafe operations. [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ jtax --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ jtax --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ jtax --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 79 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/target/test-classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/JTSOSBTransactionTypeTests.java:[29,45] com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/JTSOSBTransactionTypeTests.java:[30,55] com.arjuna.ats.internal.jta.tools.osb.mbean.jts.ArjunaTransactionImpleWrapper in com.arjuna.ats.internal.jta.tools.osb.mbean.jts has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/JTSOSBTestBase.java:[29,45] com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/JTSOSBTestBase.java:[30,44] com.arjuna.ats.arjuna.tools.osb.util.JMXServer in com.arjuna.ats.arjuna.tools.osb.util has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/NewTypeTest.java:[32,45] com.arjuna.ats.arjuna.tools.osb.mbean.OSBTypeHandler in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/NewTypeTest.java:[33,45] com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/NewTypeTest.java:[34,45] com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/NewTypeTest.java:[35,55] com.arjuna.ats.internal.jta.tools.osb.mbean.jts.JCAServerTransactionHeaderReader in com.arjuna.ats.internal.jta.tools.osb.mbean.jts has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/JTSObjStoreBrowserTest.java:[60,45] com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/JTSObjStoreBrowserTest.java:[61,45] com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/JTSObjStoreBrowserTest.java:[62,45] com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/JTSObjStoreBrowserTest.java:[63,45] com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/JTSObjStoreBrowserTest.java:[64,45] com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/JTSObjStoreBrowserTest.java:[65,44] com.arjuna.ats.arjuna.tools.osb.util.JMXServer in com.arjuna.ats.arjuna.tools.osb.util has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/ObjStoreBrowserTest.java:[6,45] com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/ObjStoreBrowserTest.java:[7,45] com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/ObjStoreBrowserTest.java:[8,45] com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBeanMBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/ObjStoreBrowserTest.java:[9,45] com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/ObjStoreBrowserTest.java:[10,45] com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/ObjStoreBrowserTest.java:[11,44] com.arjuna.ats.arjuna.tools.osb.util.JMXServer in com.arjuna.ats.arjuna.tools.osb.util has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/ObjStoreBrowserTest.java:[13,55] com.arjuna.ats.internal.jta.tools.osb.mbean.jta.CommitMarkableResourceRecordBean in com.arjuna.ats.internal.jta.tools.osb.mbean.jta has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/ObjStoreBrowserTest.java:[14,55] com.arjuna.ats.internal.jta.tools.osb.mbean.jta.JTAActionBean in com.arjuna.ats.internal.jta.tools.osb.mbean.jta has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/ObjStoreBrowserTest.java:[16,55] com.arjuna.ats.internal.jta.tools.osb.mbean.jts.XAResourceRecordBeanMBean in com.arjuna.ats.internal.jta.tools.osb.mbean.jts has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/jca/XATerminatorImpleUnitTest.java:[37,45] com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/jca/XATerminatorImpleUnitTest.java:[38,44] com.arjuna.ats.arjuna.tools.osb.util.JMXServer in com.arjuna.ats.arjuna.tools.osb.util has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/HeuristicInformationTest.java:[31,44] com.arjuna.ats.arjuna.tools.osb.util.JMXServer in com.arjuna.ats.arjuna.tools.osb.util has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/JTSXARTest.java:[25,45] com.arjuna.ats.arjuna.tools.osb.mbean.HeuristicStatus in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/JTSXARTest.java:[26,45] com.arjuna.ats.arjuna.tools.osb.mbean.OSBTypeHandler in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/JTSXARTest.java:[27,45] com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/JTSXARTest.java:[28,45] com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/JTSXARTest.java:[29,44] com.arjuna.ats.arjuna.tools.osb.util.JMXServer in com.arjuna.ats.arjuna.tools.osb.util has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/JTSXARTest.java:[31,55] com.arjuna.ats.internal.jta.tools.osb.mbean.jts.ArjunaTransactionImpleWrapper in com.arjuna.ats.internal.jta.tools.osb.mbean.jts has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/UserExtendedCrashRecord.java:[24,41] com.arjuna.ats.arjuna.coordinator.HeuristicInformation in com.arjuna.ats.arjuna.coordinator has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/JTSOSBTransactionTypeTests.java:[29,45] com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/JTSOSBTransactionTypeTests.java:[30,55] com.arjuna.ats.internal.jta.tools.osb.mbean.jts.ArjunaTransactionImpleWrapper in com.arjuna.ats.internal.jta.tools.osb.mbean.jts has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/JTSOSBTestBase.java:[29,45] com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/JTSOSBTestBase.java:[30,44] com.arjuna.ats.arjuna.tools.osb.util.JMXServer in com.arjuna.ats.arjuna.tools.osb.util has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/NewTypeTest.java:[32,45] com.arjuna.ats.arjuna.tools.osb.mbean.OSBTypeHandler in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/NewTypeTest.java:[33,45] com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/NewTypeTest.java:[34,45] com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/NewTypeTest.java:[35,55] com.arjuna.ats.internal.jta.tools.osb.mbean.jts.JCAServerTransactionHeaderReader in com.arjuna.ats.internal.jta.tools.osb.mbean.jts has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/JTSObjStoreBrowserTest.java:[60,45] com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/JTSObjStoreBrowserTest.java:[61,45] com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/JTSObjStoreBrowserTest.java:[62,45] com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/JTSObjStoreBrowserTest.java:[63,45] com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/JTSObjStoreBrowserTest.java:[64,45] com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/JTSObjStoreBrowserTest.java:[65,44] com.arjuna.ats.arjuna.tools.osb.util.JMXServer in com.arjuna.ats.arjuna.tools.osb.util has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/ObjStoreBrowserTest.java:[6,45] com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/ObjStoreBrowserTest.java:[7,45] com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/ObjStoreBrowserTest.java:[8,45] com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBeanMBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/ObjStoreBrowserTest.java:[9,45] com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/ObjStoreBrowserTest.java:[10,45] com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/ObjStoreBrowserTest.java:[11,44] com.arjuna.ats.arjuna.tools.osb.util.JMXServer in com.arjuna.ats.arjuna.tools.osb.util has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/ObjStoreBrowserTest.java:[13,55] com.arjuna.ats.internal.jta.tools.osb.mbean.jta.CommitMarkableResourceRecordBean in com.arjuna.ats.internal.jta.tools.osb.mbean.jta has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/ObjStoreBrowserTest.java:[14,55] com.arjuna.ats.internal.jta.tools.osb.mbean.jta.JTAActionBean in com.arjuna.ats.internal.jta.tools.osb.mbean.jta has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/ObjStoreBrowserTest.java:[16,55] com.arjuna.ats.internal.jta.tools.osb.mbean.jts.XAResourceRecordBeanMBean in com.arjuna.ats.internal.jta.tools.osb.mbean.jts has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/jca/XATerminatorImpleUnitTest.java:[37,45] com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/jca/XATerminatorImpleUnitTest.java:[38,44] com.arjuna.ats.arjuna.tools.osb.util.JMXServer in com.arjuna.ats.arjuna.tools.osb.util has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/HeuristicInformationTest.java:[31,44] com.arjuna.ats.arjuna.tools.osb.util.JMXServer in com.arjuna.ats.arjuna.tools.osb.util has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/JTSXARTest.java:[25,45] com.arjuna.ats.arjuna.tools.osb.mbean.HeuristicStatus in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/JTSXARTest.java:[26,45] com.arjuna.ats.arjuna.tools.osb.mbean.OSBTypeHandler in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/JTSXARTest.java:[27,45] com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/JTSXARTest.java:[28,45] com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/JTSXARTest.java:[29,44] com.arjuna.ats.arjuna.tools.osb.util.JMXServer in com.arjuna.ats.arjuna.tools.osb.util has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/JTSXARTest.java:[31,55] com.arjuna.ats.internal.jta.tools.osb.mbean.jts.ArjunaTransactionImpleWrapper in com.arjuna.ats.internal.jta.tools.osb.mbean.jts has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/UserExtendedCrashRecord.java:[24,41] com.arjuna.ats.arjuna.coordinator.HeuristicInformation in com.arjuna.ats.arjuna.coordinator has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/JTSOSBTransactionTypeTests.java:[29,45] com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/JTSOSBTransactionTypeTests.java:[30,55] com.arjuna.ats.internal.jta.tools.osb.mbean.jts.ArjunaTransactionImpleWrapper in com.arjuna.ats.internal.jta.tools.osb.mbean.jts has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/JTSOSBTestBase.java:[29,45] com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/JTSOSBTestBase.java:[30,44] com.arjuna.ats.arjuna.tools.osb.util.JMXServer in com.arjuna.ats.arjuna.tools.osb.util has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/NewTypeTest.java:[32,45] com.arjuna.ats.arjuna.tools.osb.mbean.OSBTypeHandler in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/NewTypeTest.java:[33,45] com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/NewTypeTest.java:[34,45] com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/NewTypeTest.java:[35,55] com.arjuna.ats.internal.jta.tools.osb.mbean.jts.JCAServerTransactionHeaderReader in com.arjuna.ats.internal.jta.tools.osb.mbean.jts has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/JTSObjStoreBrowserTest.java:[60,45] com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/JTSObjStoreBrowserTest.java:[61,45] com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/JTSObjStoreBrowserTest.java:[62,45] com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/JTSObjStoreBrowserTest.java:[63,45] com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/JTSObjStoreBrowserTest.java:[64,45] com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/JTSObjStoreBrowserTest.java:[65,44] com.arjuna.ats.arjuna.tools.osb.util.JMXServer in com.arjuna.ats.arjuna.tools.osb.util has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/ObjStoreBrowserTest.java:[6,45] com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/ObjStoreBrowserTest.java:[7,45] com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/ObjStoreBrowserTest.java:[8,45] com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBeanMBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/ObjStoreBrowserTest.java:[9,45] com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/ObjStoreBrowserTest.java:[10,45] com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/ObjStoreBrowserTest.java:[11,44] com.arjuna.ats.arjuna.tools.osb.util.JMXServer in com.arjuna.ats.arjuna.tools.osb.util has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/ObjStoreBrowserTest.java:[13,55] com.arjuna.ats.internal.jta.tools.osb.mbean.jta.CommitMarkableResourceRecordBean in com.arjuna.ats.internal.jta.tools.osb.mbean.jta has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/ObjStoreBrowserTest.java:[14,55] com.arjuna.ats.internal.jta.tools.osb.mbean.jta.JTAActionBean in com.arjuna.ats.internal.jta.tools.osb.mbean.jta has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/ObjStoreBrowserTest.java:[16,55] com.arjuna.ats.internal.jta.tools.osb.mbean.jts.XAResourceRecordBeanMBean in com.arjuna.ats.internal.jta.tools.osb.mbean.jts has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/jca/XATerminatorImpleUnitTest.java:[37,45] com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/jca/XATerminatorImpleUnitTest.java:[38,44] com.arjuna.ats.arjuna.tools.osb.util.JMXServer in com.arjuna.ats.arjuna.tools.osb.util has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/HeuristicInformationTest.java:[31,44] com.arjuna.ats.arjuna.tools.osb.util.JMXServer in com.arjuna.ats.arjuna.tools.osb.util has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/JTSXARTest.java:[25,45] com.arjuna.ats.arjuna.tools.osb.mbean.HeuristicStatus in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/JTSXARTest.java:[26,45] com.arjuna.ats.arjuna.tools.osb.mbean.OSBTypeHandler in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/JTSXARTest.java:[27,45] com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/JTSXARTest.java:[28,45] com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/JTSXARTest.java:[29,44] com.arjuna.ats.arjuna.tools.osb.util.JMXServer in com.arjuna.ats.arjuna.tools.osb.util has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/JTSXARTest.java:[31,55] com.arjuna.ats.internal.jta.tools.osb.mbean.jts.ArjunaTransactionImpleWrapper in com.arjuna.ats.internal.jta.tools.osb.mbean.jts has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/UserExtendedCrashRecord.java:[24,41] com.arjuna.ats.arjuna.coordinator.HeuristicInformation in com.arjuna.ats.arjuna.coordinator has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/ObjStoreBrowserTest.java:[76,13] com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [INFO] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/tools/ObjStoreBrowserTest.java: Some input files additionally use or override a deprecated API. [INFO] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/xa/JTSInterpositionSynchronizationTest.java: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/tests/classes/com/hp/mwtests/ts/jta/jts/xa/JTSInterpositionSynchronizationTest.java uses unchecked or unsafe operations. [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ jtax --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-plugin:2.20:test (surefire-jacorb) @ jtax --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-plugin:2.20:test (surefire-idlj) @ jtax --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-plugin:2.20:test (surefire-idlj-openjdk) @ jtax --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ jtax --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/target/jtax-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ jtax >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ jtax --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ jtax --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ jtax --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ jtax <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ jtax --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/target/jtax-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jtax --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/target/jtax-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jtax --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/target/jtax-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/jts/jtax/5.10.7.Final-SNAPSHOT/jtax-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/jts/jtax/5.10.7.Final-SNAPSHOT/jtax-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/target/jtax-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/jts/jtax/5.10.7.Final-SNAPSHOT/jtax-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/target/jtax-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/jts/jtax/5.10.7.Final-SNAPSHOT/jtax-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] ----------< org.jboss.narayana.jts:narayana-jts-integration >----------- [INFO] Building Narayana: ArjunaJTS integration 5.10.7.Final-SNAPSHOT [27/82] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ narayana-jts-integration --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ narayana-jts-integration --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ narayana-jts-integration --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ narayana-jts-integration --- [INFO] ShortRevision tag detected. The value is '5'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration' && 'git' 'rev-parse' '--verify' '--short=5' 'HEAD' [INFO] Working directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration [INFO] Storing buildNumber: c7054 at timestamp: 1606345574763 [INFO] Storing buildScmBranch: master [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ narayana-jts-integration --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (add-source) @ narayana-jts-integration --- [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/target/generated-sources/annotations added. [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ narayana-jts-integration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ narayana-jts-integration --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 20 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[33,29] org.jboss.tm.listener.TransactionTypeNotSupported in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[39,20] org.jboss.tm.TransactionLocal in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[40,20] org.jboss.tm.TransactionLocalDelegate in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[43,29] org.jboss.tm.listener.TransactionEvent in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[44,29] org.jboss.tm.listener.TransactionListener in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[45,29] org.jboss.tm.listener.TransactionListenerRegistry in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[46,29] org.jboss.tm.listener.EventType in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/internal/jbossatx/jts/InboundTransactionCurrentImple.java:[24,20] org.jboss.tm.TransactionManagerLocator in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/internal/jbossatx/jta/PropagationContextManager.java:[34,20] org.jboss.tm.TransactionPropagationContextFactory in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/internal/jbossatx/jta/PropagationContextManager.java:[35,20] org.jboss.tm.TransactionPropagationContextImporter in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/jts/TransactionManagerServiceMBean.java:[34,20] org.jboss.tm.XAExceptionFormatter in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/jta/TransactionManagerServiceMBean.java:[35,20] org.jboss.tm.XAExceptionFormatter in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/internal/jbossatx/jts/PropagationContextManager.java:[34,20] org.jboss.tm.TransactionPropagationContextFactory in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/internal/jbossatx/jts/PropagationContextManager.java:[35,20] org.jboss.tm.TransactionPropagationContextImporter in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[33,29] org.jboss.tm.listener.TransactionTypeNotSupported in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[39,20] org.jboss.tm.TransactionLocal in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[40,20] org.jboss.tm.TransactionLocalDelegate in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[43,29] org.jboss.tm.listener.TransactionEvent in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[44,29] org.jboss.tm.listener.TransactionListener in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[45,29] org.jboss.tm.listener.TransactionListenerRegistry in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[46,29] org.jboss.tm.listener.EventType in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/internal/jbossatx/jts/InboundTransactionCurrentImple.java:[24,20] org.jboss.tm.TransactionManagerLocator in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/internal/jbossatx/jta/PropagationContextManager.java:[34,20] org.jboss.tm.TransactionPropagationContextFactory in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/internal/jbossatx/jta/PropagationContextManager.java:[35,20] org.jboss.tm.TransactionPropagationContextImporter in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/jts/TransactionManagerServiceMBean.java:[34,20] org.jboss.tm.XAExceptionFormatter in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/jta/TransactionManagerServiceMBean.java:[35,20] org.jboss.tm.XAExceptionFormatter in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/internal/jbossatx/jts/PropagationContextManager.java:[34,20] org.jboss.tm.TransactionPropagationContextFactory in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/internal/jbossatx/jts/PropagationContextManager.java:[35,20] org.jboss.tm.TransactionPropagationContextImporter in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[33,29] org.jboss.tm.listener.TransactionTypeNotSupported in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[39,20] org.jboss.tm.TransactionLocal in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[40,20] org.jboss.tm.TransactionLocalDelegate in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[43,29] org.jboss.tm.listener.TransactionEvent in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[44,29] org.jboss.tm.listener.TransactionListener in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[45,29] org.jboss.tm.listener.TransactionListenerRegistry in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[46,29] org.jboss.tm.listener.EventType in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/internal/jbossatx/jts/InboundTransactionCurrentImple.java:[24,20] org.jboss.tm.TransactionManagerLocator in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/internal/jbossatx/jta/PropagationContextManager.java:[34,20] org.jboss.tm.TransactionPropagationContextFactory in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/internal/jbossatx/jta/PropagationContextManager.java:[35,20] org.jboss.tm.TransactionPropagationContextImporter in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/jts/TransactionManagerServiceMBean.java:[34,20] org.jboss.tm.XAExceptionFormatter in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/jta/TransactionManagerServiceMBean.java:[35,20] org.jboss.tm.XAExceptionFormatter in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/internal/jbossatx/jts/PropagationContextManager.java:[34,20] org.jboss.tm.TransactionPropagationContextFactory in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/internal/jbossatx/jts/PropagationContextManager.java:[35,20] org.jboss.tm.TransactionPropagationContextImporter in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[33,29] org.jboss.tm.listener.TransactionTypeNotSupported in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[39,20] org.jboss.tm.TransactionLocal in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[40,20] org.jboss.tm.TransactionLocalDelegate in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[43,29] org.jboss.tm.listener.TransactionEvent in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[44,29] org.jboss.tm.listener.TransactionListener in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[45,29] org.jboss.tm.listener.TransactionListenerRegistry in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[46,29] org.jboss.tm.listener.EventType in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/internal/jbossatx/jts/InboundTransactionCurrentImple.java:[24,20] org.jboss.tm.TransactionManagerLocator in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/internal/jbossatx/jta/PropagationContextManager.java:[34,20] org.jboss.tm.TransactionPropagationContextFactory in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/internal/jbossatx/jta/PropagationContextManager.java:[35,20] org.jboss.tm.TransactionPropagationContextImporter in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/jts/TransactionManagerServiceMBean.java:[34,20] org.jboss.tm.XAExceptionFormatter in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/jta/TransactionManagerServiceMBean.java:[35,20] org.jboss.tm.XAExceptionFormatter in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/internal/jbossatx/jts/PropagationContextManager.java:[34,20] org.jboss.tm.TransactionPropagationContextFactory in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/internal/jbossatx/jts/PropagationContextManager.java:[35,20] org.jboss.tm.TransactionPropagationContextImporter in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/jts/RecoveryManagerService.java:[48,43] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/jts/RecoveryManagerService.java:[48,71] non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Class for a varargs call cast to java.lang.Class[] for a non-varargs call and to suppress this warning [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/jts/RecoveryManagerService.java:[49,28] non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[59,85] org.jboss.tm.TransactionLocalDelegate in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[59,144] org.jboss.tm.listener.TransactionListenerRegistry in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[93,54] org.jboss.tm.listener.EventType in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[128,53] org.jboss.tm.listener.EventType in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[138,54] org.jboss.tm.listener.EventType in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[166,118] org.jboss.tm.listener.TransactionTypeNotSupported in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[166,55] org.jboss.tm.listener.TransactionListener in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[166,93] org.jboss.tm.listener.EventType in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[172,23] org.jboss.tm.listener.TransactionTypeNotSupported in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[174,20] org.jboss.tm.listener.TransactionListener in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[181,76] org.jboss.tm.listener.EventType in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[182,42] org.jboss.tm.listener.TransactionEvent in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[182,83] org.jboss.tm.listener.EventType in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[197,58] org.jboss.tm.listener.EventType in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[204,24] org.jboss.tm.listener.TransactionListener in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[221,28] org.jboss.tm.listener.TransactionListener in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[234,28] org.jboss.tm.listener.TransactionListener in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[234,50] unchecked cast required: java.util.Collection found: java.lang.Object [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[238,70] org.jboss.tm.listener.EventType in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[241,24] org.jboss.tm.listener.TransactionListener in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[245,17] org.jboss.tm.listener.TransactionEvent in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[245,46] org.jboss.tm.listener.TransactionEvent in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[246,22] org.jboss.tm.listener.TransactionListener in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[271,40] org.jboss.tm.TransactionLocal in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[287,34] org.jboss.tm.TransactionLocal in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[303,34] org.jboss.tm.TransactionLocal in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[319,28] org.jboss.tm.TransactionLocal in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[338,30] org.jboss.tm.TransactionLocal in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[359,49] org.jboss.tm.TransactionLocal in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/BaseTransactionManagerDelegate.java:[386,30] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/internal/jbossatx/jts/InboundTransactionCurrentImple.java:[65,34] org.jboss.tm.TransactionManagerLocator in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/internal/jbossatx/jta/PropagationContextManager.java:[55,28] org.jboss.tm.TransactionPropagationContextFactory in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/internal/jbossatx/jta/PropagationContextManager.java:[55,66] org.jboss.tm.TransactionPropagationContextImporter in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/jts/TransactionManagerServiceMBean.java:[95,55] org.jboss.tm.XAExceptionFormatter in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/jta/TransactionManagerService.java:[144,55] org.jboss.tm.XAExceptionFormatter in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/jbossatx/jta/TransactionManagerServiceMBean.java:[82,55] org.jboss.tm.XAExceptionFormatter in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/internal/jbossatx/jts/PropagationContextManager.java:[58,9] org.jboss.tm.TransactionPropagationContextFactory in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/main/java/com/arjuna/ats/internal/jbossatx/jts/PropagationContextManager.java:[59,9] org.jboss.tm.TransactionPropagationContextImporter in org.jboss.tm has been deprecated [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ narayana-jts-integration --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ narayana-jts-integration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ narayana-jts-integration --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 22 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/target/test-classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/test/java/com/arjuna/ats/jta/distributed/spi/SPIUnitTest.java:[33,20] org.jboss.tm.TransactionManagerLocator in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/test/java/com/arjuna/ats/jta/distributed/spi/SPIUnitTest.java:[34,29] org.jboss.tm.listener.EventType in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/test/java/com/arjuna/ats/jta/distributed/spi/SPIUnitTest.java:[35,29] org.jboss.tm.listener.TransactionListenerRegistry in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/test/java/com/arjuna/ats/jta/distributed/spi/SPIUnitTest.java:[36,29] org.jboss.tm.listener.TransactionListenerRegistryLocator in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/test/java/com/arjuna/ats/jta/distributed/spi/SPIUnitTest.java:[33,20] org.jboss.tm.TransactionManagerLocator in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/test/java/com/arjuna/ats/jta/distributed/spi/SPIUnitTest.java:[34,29] org.jboss.tm.listener.EventType in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/test/java/com/arjuna/ats/jta/distributed/spi/SPIUnitTest.java:[35,29] org.jboss.tm.listener.TransactionListenerRegistry in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/test/java/com/arjuna/ats/jta/distributed/spi/SPIUnitTest.java:[36,29] org.jboss.tm.listener.TransactionListenerRegistryLocator in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/test/java/com/arjuna/ats/jta/distributed/spi/SPIUnitTest.java:[33,20] org.jboss.tm.TransactionManagerLocator in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/test/java/com/arjuna/ats/jta/distributed/spi/SPIUnitTest.java:[34,29] org.jboss.tm.listener.EventType in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/test/java/com/arjuna/ats/jta/distributed/spi/SPIUnitTest.java:[35,29] org.jboss.tm.listener.TransactionListenerRegistry in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/test/java/com/arjuna/ats/jta/distributed/spi/SPIUnitTest.java:[36,29] org.jboss.tm.listener.TransactionListenerRegistryLocator in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/test/java/com/arjuna/ats/jta/distributed/spi/TxListener.java:[29,53] org.jboss.tm.listener.TransactionListener in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/test/java/com/arjuna/ats/jta/distributed/spi/TxListener.java:[33,5] org.jboss.tm.listener.TransactionListenerRegistry in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/test/java/com/arjuna/ats/jta/distributed/spi/TxListener.java:[37,23] org.jboss.tm.listener.TransactionListenerRegistry in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/test/java/com/arjuna/ats/jta/distributed/spi/TxListener.java:[54,25] org.jboss.tm.listener.TransactionEvent in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/test/java/com/arjuna/ats/jta/distributed/spi/TxListener.java:[57,50] org.jboss.tm.listener.EventType in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/test/java/com/arjuna/ats/jta/distributed/spi/TxListener.java:[65,101] org.jboss.tm.listener.EventType in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/test/java/com/arjuna/ats/jta/distributed/spi/TxListener.java:[66,26] org.jboss.tm.listener.TransactionTypeNotSupported in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/test/java/com/arjuna/ats/jta/distributed/spi/TxListener.java:[73,50] org.jboss.tm.listener.EventType in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/test/java/com/arjuna/ats/jta/distributed/spi/TxListener.java:[112,40] org.jboss.tm.listener.TransactionListener in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/test/java/com/arjuna/ats/jta/distributed/spi/TxListener.java:[114,29] org.jboss.tm.listener.TransactionEvent in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/test/java/com/arjuna/ats/jta/distributed/spi/SPIUnitTest.java:[117,33] org.jboss.tm.TransactionManagerLocator in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/test/java/com/arjuna/ats/jta/distributed/spi/SPIUnitTest.java:[131,33] org.jboss.tm.TransactionManagerLocator in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/test/java/com/arjuna/ats/jta/distributed/spi/SPIUnitTest.java:[138,13] org.jboss.tm.listener.TransactionListenerRegistry in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/test/java/com/arjuna/ats/jta/distributed/spi/SPIUnitTest.java:[138,47] org.jboss.tm.listener.TransactionListenerRegistryLocator in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/test/java/com/arjuna/ats/jta/distributed/spi/SPIUnitTest.java:[149,74] org.jboss.tm.listener.EventType in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/test/java/com/arjuna/ats/jta/distributed/JndiProvider.java:[42,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/test/java/com/arjuna/ats/jta/distributed/JndiProvider.java:[43,18] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/test/java/com/arjuna/ats/TransactionListenerRegistryTest.java:[82,25] org.jboss.tm.listener.EventType in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/test/java/com/arjuna/ats/TransactionListenerRegistryTest.java:[82,90] org.jboss.tm.listener.TransactionTypeNotSupported in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/test/java/com/arjuna/ats/TransactionListenerRegistryTest.java:[84,17] org.jboss.tm.listener.TransactionListenerRegistry in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/test/java/com/arjuna/ats/TransactionListenerRegistryTest.java:[84,69] org.jboss.tm.listener.TransactionListenerRegistry in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/test/java/com/arjuna/ats/TransactionListenerRegistryTest.java:[85,31] org.jboss.tm.listener.EventType in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/test/java/com/arjuna/ats/TransactionListenerRegistryTest.java:[85,63] org.jboss.tm.listener.EventType in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/test/java/com/arjuna/ats/TransactionListenerRegistryTest.java:[87,17] org.jboss.tm.listener.TransactionListener in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/test/java/com/arjuna/ats/TransactionListenerRegistryTest.java:[87,52] org.jboss.tm.listener.TransactionListener in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/test/java/com/arjuna/ats/TransactionListenerRegistryTest.java:[89,45] org.jboss.tm.listener.TransactionEvent in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/test/java/com/arjuna/ats/TransactionListenerRegistryTest.java:[90,42] org.jboss.tm.listener.EventType in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/test/java/com/arjuna/ats/TransactionListenerRegistryTest.java:[93,41] org.jboss.tm.listener.EventType in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/test/java/com/arjuna/ats/TransactionListenerRegistryTest.java:[104,95] org.jboss.tm.listener.EventType in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/test/java/com/arjuna/ats/TransactionListenerRegistryTest.java:[111,65] org.jboss.tm.listener.TransactionTypeNotSupported in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/test/java/com/arjuna/ats/TransactionListenerRegistryTest.java:[124,67] org.jboss.tm.listener.TransactionTypeNotSupported in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/test/java/com/arjuna/ats/TransactionListenerRegistryTest.java:[137,61] org.jboss.tm.listener.TransactionTypeNotSupported in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/test/java/com/arjuna/ats/TransactionListenerRegistryTest.java:[139,25] org.jboss.tm.listener.EventType in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/test/java/com/arjuna/ats/TransactionListenerRegistryTest.java:[141,55] org.jboss.tm.listener.EventType in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/test/java/com/arjuna/ats/TransactionListenerRegistryTest.java:[141,77] org.jboss.tm.listener.EventType in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/test/java/com/arjuna/ats/TransactionListenerRegistryTest.java:[145,94] org.jboss.tm.listener.TransactionTypeNotSupported in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/test/java/com/arjuna/ats/TransactionListenerRegistryTest.java:[153,25] org.jboss.tm.listener.TransactionListenerRegistry in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/test/java/com/arjuna/ats/TransactionListenerRegistryTest.java:[153,77] org.jboss.tm.listener.TransactionListenerRegistry in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/src/test/java/com/arjuna/ats/TransactionListenerRegistryTest.java:[167,103] org.jboss.tm.listener.EventType in org.jboss.tm.listener has been deprecated [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ narayana-jts-integration --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-plugin:2.20:test (surefire-jacorb) @ narayana-jts-integration --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-plugin:2.20:test (surefire-idlj) @ narayana-jts-integration --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ narayana-jts-integration --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/target/narayana-jts-integration-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ narayana-jts-integration >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ narayana-jts-integration --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ narayana-jts-integration --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ narayana-jts-integration --- [INFO] ShortRevision tag detected. The value is '5'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration' && 'git' 'rev-parse' '--verify' '--short=5' 'HEAD' [INFO] Working directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration [INFO] Storing buildNumber: c7054 at timestamp: 1606345575328 [INFO] Storing buildScmBranch: master [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ narayana-jts-integration --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ narayana-jts-integration <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ narayana-jts-integration --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/target/narayana-jts-integration-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ narayana-jts-integration --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/target/narayana-jts-integration-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ narayana-jts-integration --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/target/narayana-jts-integration-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/jts/narayana-jts-integration/5.10.7.Final-SNAPSHOT/narayana-jts-integration-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/jts/narayana-jts-integration/5.10.7.Final-SNAPSHOT/narayana-jts-integration-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/target/narayana-jts-integration-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/jts/narayana-jts-integration/5.10.7.Final-SNAPSHOT/narayana-jts-integration-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/integration/target/narayana-jts-integration-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/jts/narayana-jts-integration/5.10.7.Final-SNAPSHOT/narayana-jts-integration-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] -------------< org.jboss.narayana.jts:narayana-jts-jacorb >------------- [INFO] Building Narayana: ArjunaJTS narayana-jts-jacorb 5.10.7.Final-SNAPSHOT [28/82] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ narayana-jts-jacorb --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ narayana-jts-jacorb --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ narayana-jts-jacorb --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ narayana-jts-jacorb --- [INFO] ShortRevision tag detected. The value is '5'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/narayana-jts-jacorb' && 'git' 'rev-parse' '--verify' '--short=5' 'HEAD' [INFO] Working directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/narayana-jts-jacorb [INFO] Storing buildNumber: c7054 at timestamp: 1606345575380 [INFO] Storing buildScmBranch: master [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ narayana-jts-jacorb --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (add-source) @ narayana-jts-jacorb --- [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/common/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/txoj/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jdbc/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/cdi/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/services/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes added. [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ narayana-jts-jacorb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ narayana-jts-jacorb --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/narayana-jts-jacorb/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ narayana-jts-jacorb --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ narayana-jts-jacorb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/narayana-jts-jacorb/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ narayana-jts-jacorb --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ narayana-jts-jacorb --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-plugin:2.20:test (surefire-jacorb) @ narayana-jts-jacorb --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-plugin:2.20:test (surefire-idlj) @ narayana-jts-jacorb --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ narayana-jts-jacorb --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/narayana-jts-jacorb/target/narayana-jts-jacorb-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] --- maven-shade-plugin:3.1.1:shade (default) @ narayana-jts-jacorb --- [INFO] Including org.jboss.narayana:common:jar:5.10.7.Final-SNAPSHOT in the shaded jar. [INFO] Including org.jboss.narayana.arjunacore:arjuna:jar:5.10.7.Final-SNAPSHOT in the shaded jar. [INFO] Including org.jboss.narayana.arjunacore:txoj:jar:5.10.7.Final-SNAPSHOT in the shaded jar. [INFO] Including org.jboss.narayana.jta:jta:jar:5.10.7.Final-SNAPSHOT in the shaded jar. [INFO] Including org.jboss.narayana.jta:jdbc:jar:5.10.7.Final-SNAPSHOT in the shaded jar. [INFO] Including org.jboss.narayana.jta:jms:jar:5.10.7.Final-SNAPSHOT in the shaded jar. [INFO] Including org.jboss.narayana.jta:cdi:jar:5.10.7.Final-SNAPSHOT in the shaded jar. [INFO] Including org.jboss.narayana.jts:orbportability:jar:5.10.7.Final-SNAPSHOT in the shaded jar. [INFO] Including org.jboss.narayana.jts:jacorb-idl:jar:5.10.7.Final-SNAPSHOT in the shaded jar. [INFO] Including org.jboss.narayana.jts:jts:jar:5.10.7.Final-SNAPSHOT in the shaded jar. [INFO] Excluding org.jboss.openjdk-orb:openjdk-orb:jar:8.0.8.Final from the shaded jar. [INFO] Including org.jboss.narayana.jts:jtax:jar:5.10.7.Final-SNAPSHOT in the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/narayana-jts-jacorb/target/narayana-jts-jacorb-5.10.7.Final-SNAPSHOT.jar with /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/narayana-jts-jacorb/target/narayana-jts-jacorb-5.10.7.Final-SNAPSHOT-shaded.jar [INFO] Dependency-reduced POM written at: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/narayana-jts-jacorb/target/dependency-reduced-pom.xml [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ narayana-jts-jacorb >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ narayana-jts-jacorb --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ narayana-jts-jacorb --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ narayana-jts-jacorb --- [INFO] ShortRevision tag detected. The value is '5'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/narayana-jts-jacorb/target' && 'git' 'rev-parse' '--verify' '--short=5' 'HEAD' [INFO] Working directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/narayana-jts-jacorb/target [INFO] Storing buildNumber: c7054 at timestamp: 1606345575684 [INFO] Storing buildScmBranch: master [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ narayana-jts-jacorb --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (add-source) @ narayana-jts-jacorb --- [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/common/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/ArjunaCore/arjuna/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/ArjunaCore/txoj/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/ArjunaJTA/jta/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/ArjunaJTA/jdbc/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/ArjunaJTA/jms/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/ArjunaJTA/cdi/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/narayana-jts-jacorb/orbportability/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/narayana-jts-jacorb/jts/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/narayana-jts-jacorb/jts/services/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/narayana-jts-jacorb/jtax/classes added. [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ narayana-jts-jacorb <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ narayana-jts-jacorb --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/narayana-jts-jacorb/target/narayana-jts-jacorb-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ narayana-jts-jacorb --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/narayana-jts-jacorb/target/narayana-jts-jacorb-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ narayana-jts-jacorb --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/narayana-jts-jacorb/target/narayana-jts-jacorb-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/jts/narayana-jts-jacorb/5.10.7.Final-SNAPSHOT/narayana-jts-jacorb-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/narayana-jts-jacorb/target/dependency-reduced-pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/jts/narayana-jts-jacorb/5.10.7.Final-SNAPSHOT/narayana-jts-jacorb-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/narayana-jts-jacorb/target/narayana-jts-jacorb-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/jts/narayana-jts-jacorb/5.10.7.Final-SNAPSHOT/narayana-jts-jacorb-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/narayana-jts-jacorb/target/narayana-jts-jacorb-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/jts/narayana-jts-jacorb/5.10.7.Final-SNAPSHOT/narayana-jts-jacorb-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --------------< org.jboss.narayana.jts:narayana-jts-idlj >-------------- [INFO] Building Narayana: ArjunaJTS narayana-jts-idlj 5.10.7.Final-SNAPSHOT [29/82] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ narayana-jts-idlj --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ narayana-jts-idlj --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ narayana-jts-idlj --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ narayana-jts-idlj --- [INFO] ShortRevision tag detected. The value is '5'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/narayana-jts-idlj' && 'git' 'rev-parse' '--verify' '--short=5' 'HEAD' [INFO] Working directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/narayana-jts-idlj [INFO] Storing buildNumber: c7054 at timestamp: 1606345576157 [INFO] Storing buildScmBranch: master [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ narayana-jts-idlj --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (add-source) @ narayana-jts-idlj --- [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/common/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/arjuna/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaCore/txoj/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jta/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jdbc/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/jms/src/main/java added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTA/cdi/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/orbportability/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jtax/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/jts/services/classes added. [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ narayana-jts-idlj --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ narayana-jts-idlj --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/narayana-jts-idlj/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ narayana-jts-idlj --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ narayana-jts-idlj --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/narayana-jts-idlj/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ narayana-jts-idlj --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ narayana-jts-idlj --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-plugin:2.20:test (surefire-jacorb) @ narayana-jts-idlj --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-plugin:2.20:test (surefire-idlj) @ narayana-jts-idlj --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ narayana-jts-idlj --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/narayana-jts-idlj/target/narayana-jts-idlj-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] --- maven-shade-plugin:3.1.1:shade (default) @ narayana-jts-idlj --- [INFO] Including org.jboss.narayana:common:jar:5.10.7.Final-SNAPSHOT in the shaded jar. [INFO] Including org.jboss.narayana.arjunacore:arjuna:jar:5.10.7.Final-SNAPSHOT in the shaded jar. [INFO] Including org.jboss.narayana.arjunacore:txoj:jar:5.10.7.Final-SNAPSHOT in the shaded jar. [INFO] Including org.jboss.narayana.jta:jta:jar:5.10.7.Final-SNAPSHOT in the shaded jar. [INFO] Including org.jboss.narayana.jta:jdbc:jar:5.10.7.Final-SNAPSHOT in the shaded jar. [INFO] Including org.jboss.narayana.jta:jms:jar:5.10.7.Final-SNAPSHOT in the shaded jar. [INFO] Including org.jboss.narayana.jta:cdi:jar:5.10.7.Final-SNAPSHOT in the shaded jar. [INFO] Including org.jboss.narayana.jts:orbportability:jar:5.10.7.Final-SNAPSHOT in the shaded jar. [INFO] Including org.jboss.narayana.jts:jts:jar:5.10.7.Final-SNAPSHOT in the shaded jar. [INFO] Excluding org.jboss.openjdk-orb:openjdk-orb:jar:8.0.8.Final from the shaded jar. [INFO] Including org.jboss.narayana.jts:idlj-idl:jar:5.10.7.Final-SNAPSHOT in the shaded jar. [INFO] Including org.jboss.narayana.jts:jtax:jar:5.10.7.Final-SNAPSHOT in the shaded jar. [INFO] Including org.jboss.narayana.jts:idlj-idl-jdk8:jar:5.10.7.Final-SNAPSHOT in the shaded jar. [WARNING] idlj-idl-5.10.7.Final-SNAPSHOT.jar, idlj-idl-jdk8-5.10.7.Final-SNAPSHOT.jar define 253 overlapping classes: [WARNING] - org.omg.CosTransactions._ControlStub [WARNING] - org.omg.XA.CurrentConnectionPOATie [WARNING] - org.omg.CosTransactions.PropagationContextHelper [WARNING] - org.omg.CosTransactions.StatusHolder [WARNING] - com.arjuna.ArjunaOTS._ActionControlStub [WARNING] - org.omg.CosTransactions.NoTransactionHolder [WARNING] - org.omg.XA.CurrentConnectionPOA [WARNING] - com.arjuna.ArjunaOTS.ArjunaSubtranAwareResourcePOA [WARNING] - com.arjuna.ArjunaOTS.ArjunaFactoryOperations [WARNING] - org.omg.CosTransactions.HeuristicCommitHelper [WARNING] - 243 more... [WARNING] maven-shade-plugin has detected that some class files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the class is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/narayana-jts-idlj/target/narayana-jts-idlj-5.10.7.Final-SNAPSHOT.jar with /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/narayana-jts-idlj/target/narayana-jts-idlj-5.10.7.Final-SNAPSHOT-shaded.jar [INFO] Dependency-reduced POM written at: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/narayana-jts-idlj/target/dependency-reduced-pom.xml [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ narayana-jts-idlj >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ narayana-jts-idlj --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ narayana-jts-idlj --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ narayana-jts-idlj --- [INFO] ShortRevision tag detected. The value is '5'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/narayana-jts-idlj/target' && 'git' 'rev-parse' '--verify' '--short=5' 'HEAD' [INFO] Working directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/narayana-jts-idlj/target [INFO] Storing buildNumber: c7054 at timestamp: 1606345576460 [INFO] Storing buildScmBranch: master [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ narayana-jts-idlj --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (add-source) @ narayana-jts-idlj --- [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/common/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/ArjunaCore/arjuna/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/ArjunaCore/txoj/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/ArjunaJTA/jta/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/ArjunaJTA/jdbc/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/ArjunaJTA/jms/src/main/java added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/ArjunaJTA/cdi/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/narayana-jts-idlj/orbportability/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/narayana-jts-idlj/jts/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/narayana-jts-idlj/jtax/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/narayana-jts-idlj/jts/services/classes added. [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ narayana-jts-idlj <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ narayana-jts-idlj --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/narayana-jts-idlj/target/narayana-jts-idlj-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ narayana-jts-idlj --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/narayana-jts-idlj/target/narayana-jts-idlj-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ narayana-jts-idlj --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/narayana-jts-idlj/target/narayana-jts-idlj-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/jts/narayana-jts-idlj/5.10.7.Final-SNAPSHOT/narayana-jts-idlj-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/narayana-jts-idlj/target/dependency-reduced-pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/jts/narayana-jts-idlj/5.10.7.Final-SNAPSHOT/narayana-jts-idlj-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/narayana-jts-idlj/target/narayana-jts-idlj-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/jts/narayana-jts-idlj/5.10.7.Final-SNAPSHOT/narayana-jts-idlj-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/ArjunaJTS/narayana-jts-idlj/target/narayana-jts-idlj-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/jts/narayana-jts-idlj/5.10.7.Final-SNAPSHOT/narayana-jts-idlj-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] -------------------< org.jboss.narayana.xts:xts-all >------------------- [INFO] Building Narayana: XTS 5.10.7.Final-SNAPSHOT [30/82] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ xts-all --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ xts-all --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ xts-all --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ xts-all --- [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ xts-all --- [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ xts-all >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ xts-all --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ xts-all --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ xts-all --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ xts-all <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ xts-all --- [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ xts-all --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ xts-all --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/xts/xts-all/5.10.7.Final-SNAPSHOT/xts-all-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ---------------< org.jboss.narayana.xts:byteman_support >--------------- [INFO] Building Narayana: XTS byteman_support 5.10.7.Final-SNAPSHOT [31/82] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ byteman_support --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ byteman_support --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ byteman_support --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ byteman_support --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ byteman_support --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ byteman_support --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/byteman_support/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ byteman_support --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ byteman_support --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/byteman_support/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ byteman_support --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ byteman_support --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ byteman_support --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/byteman_support/target/byteman_support-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ byteman_support >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ byteman_support --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ byteman_support --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ byteman_support --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ byteman_support <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ byteman_support --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/byteman_support/target/byteman_support-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ byteman_support --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/byteman_support/target/byteman_support-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ byteman_support --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/byteman_support/target/byteman_support-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/xts/byteman_support/5.10.7.Final-SNAPSHOT/byteman_support-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/byteman_support/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/xts/byteman_support/5.10.7.Final-SNAPSHOT/byteman_support-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/byteman_support/target/byteman_support-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/xts/byteman_support/5.10.7.Final-SNAPSHOT/byteman_support-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/byteman_support/target/byteman_support-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/xts/byteman_support/5.10.7.Final-SNAPSHOT/byteman_support-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --------------------< org.jboss.narayana.xts:wsas >--------------------- [INFO] Building Narayana: XTS WSAS 5.10.7.Final-SNAPSHOT [32/82] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wsas --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wsas --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wsas --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wsas --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wsas --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSAS/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ wsas --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 52 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSAS/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSAS/classes/com/arjuna/mwlabs/wsas/UserActivityImple.java:[367,22] unchecked call to set(T) as a member of the raw type java.lang.ThreadLocal [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSAS/classes/com/arjuna/mwlabs/wsas/UserActivityImple.java:[566,30] unchecked call to set(T) as a member of the raw type java.lang.ThreadLocal [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSAS/classes/com/arjuna/mwlabs/wsas/UserActivityImple.java:[569,18] unchecked call to push(E) as a member of the raw type java.util.Stack [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSAS/classes/com/arjuna/mwlabs/wsas/UserActivityImple.java:[584,38] unchecked call to set(T) as a member of the raw type java.lang.ThreadLocal [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSAS/classes/com/arjuna/mwlabs/wsas/UserActivityImple.java:[601,30] unchecked call to set(T) as a member of the raw type java.lang.ThreadLocal [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSAS/classes/com/arjuna/mwlabs/wsas/activity/ActivityImple.java:[508,34] unchecked call to push(E) as a member of the raw type java.util.Stack [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSAS/classes/com/arjuna/mwlabs/wsas/activity/ActivityImple.java:[579,46] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSAS/classes/com/arjuna/mwlabs/wsas/activity/ActivityHierarchyImple.java:[61,32] unchecked call to push(E) as a member of the raw type java.util.Stack [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSAS/classes/com/arjuna/mwlabs/wsas/activity/ActivityHierarchyImple.java:[221,36] unchecked call to push(E) as a member of the raw type java.util.Stack [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ wsas --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wsas --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSAS/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ wsas --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ wsas --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ wsas --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSAS/target/wsas-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ wsas >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wsas --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wsas --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wsas --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ wsas <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ wsas --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSAS/target/wsas-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ wsas --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSAS/target/wsas-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wsas --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSAS/target/wsas-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/xts/wsas/5.10.7.Final-SNAPSHOT/wsas-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSAS/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/xts/wsas/5.10.7.Final-SNAPSHOT/wsas-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSAS/target/wsas-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/xts/wsas/5.10.7.Final-SNAPSHOT/wsas-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSAS/target/wsas-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/xts/wsas/5.10.7.Final-SNAPSHOT/wsas-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --------------< org.jboss.narayana.xts:xts-test-servlet >--------------- [INFO] Building Narayana: XTS WSAS xts-test-servlet 5.10.7.Final-SNAPSHOT [33/82] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ xts-test-servlet --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ xts-test-servlet --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ xts-test-servlet --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ xts-test-servlet --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ xts-test-servlet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSAS/xts-test-servlet/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ xts-test-servlet --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ xts-test-servlet --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ xts-test-servlet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSAS/xts-test-servlet/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ xts-test-servlet --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ xts-test-servlet --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ xts-test-servlet --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSAS/xts-test-servlet/target/xts-test-servlet-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ xts-test-servlet >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ xts-test-servlet --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ xts-test-servlet --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ xts-test-servlet --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ xts-test-servlet <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ xts-test-servlet --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ xts-test-servlet --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ xts-test-servlet --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSAS/xts-test-servlet/target/xts-test-servlet-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/xts/xts-test-servlet/5.10.7.Final-SNAPSHOT/xts-test-servlet-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSAS/xts-test-servlet/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/xts/xts-test-servlet/5.10.7.Final-SNAPSHOT/xts-test-servlet-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] -------------------< org.jboss.narayana.xts:ws-c11 >-------------------- [INFO] Building Narayana: XTS WS-C 5.10.7.Final-SNAPSHOT [34/82] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ ws-c11 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ ws-c11 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ ws-c11 --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ ws-c11 --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ ws-c11 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 15 resources [INFO] Copying 10 resources to org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ ws-c11 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 103 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WS-C/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WS-C/dev/src/com/arjuna/webservices/util/Enumerated.java:[147,27] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WS-C/dev/src/com/arjuna/webservices/base/processors/ActivatedObjectProcessor.java:[47,22] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WS-C/dev/src/com/arjuna/webservices/base/processors/ActivatedObjectProcessor.java:[48,26] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WS-C/dev/src/com/arjuna/webservices/base/processors/ReactivatedObjectProcessor.java:[72,26] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WS-C/dev/src/com/arjuna/webservices11/wsarj/handler/InstanceIdentifierHandler.java:[125,101] unchecked conversion required: java.util.Iterator found: java.util.Iterator [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WS-C/dev/src/com/arjuna/webservices11/wsaddr/EndpointHelper.java:[27,24] unchecked cast required: T found: javax.xml.ws.EndpointReference [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WS-C/dev/src/com/arjuna/webservices11/wsaddr/EndpointHelper.java:[31,53] unchecked cast required: T found: javax.xml.ws.EndpointReference [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WS-C/dev/src/com/arjuna/webservices11/wsaddr/EndpointHelper.java:[40,53] unchecked cast required: T found: javax.xml.ws.EndpointReference [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WS-C/dev/src/com/arjuna/services/framework/task/TaskManager.java:[129,29] unchecked call to addLast(E) as a member of the raw type java.util.LinkedList [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WS-C/dev/src/com/arjuna/services/framework/task/TaskManager.java:[475,27] unchecked call to add(E) as a member of the raw type java.util.Set [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WS-C/dev/src/com/arjuna/services/framework/startup/Sequencer.java:[269,21] unchecked conversion required: java.util.List[] found: java.util.ArrayList[] [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WS-C/dev/src/com/arjuna/webservices/base/processors/BaseProcessor.java:[48,28] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WS-C/dev/src/com/arjuna/wsc11/RegistrarMapper.java:[49,29] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WS-C/dev/src/com/arjuna/wsc11/ContextFactoryMapper.java:[46,34] unchecked call to put(K,V) as a member of the raw type java.util.Map [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ ws-c11 --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ ws-c11 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WS-C/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ ws-c11 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ ws-c11 --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ ws-c11 --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WS-C/target/ws-c11-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ ws-c11 >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ ws-c11 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ ws-c11 --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ ws-c11 --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ ws-c11 <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ ws-c11 --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WS-C/target/ws-c11-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ ws-c11 --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WS-C/target/ws-c11-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-war-plugin:3.0.0:war (ws-c11) @ ws-c11 --- [INFO] Packaging webapp [INFO] Assembling webapp [ws-c11] in [/home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WS-C/target/ws-c11-5.10.7.Final-SNAPSHOT] [INFO] Processing war project [INFO] Webapp assembled in [75 msecs] [INFO] Building war: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WS-C/target/ws-c11-5.10.7.Final-SNAPSHOT-war.war [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (api) @ ws-c11 --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WS-C/target/ws-c11-5.10.7.Final-SNAPSHOT-api.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ ws-c11 --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WS-C/target/ws-c11-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/xts/ws-c11/5.10.7.Final-SNAPSHOT/ws-c11-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WS-C/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/xts/ws-c11/5.10.7.Final-SNAPSHOT/ws-c11-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WS-C/target/ws-c11-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/xts/ws-c11/5.10.7.Final-SNAPSHOT/ws-c11-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WS-C/target/ws-c11-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/xts/ws-c11/5.10.7.Final-SNAPSHOT/ws-c11-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WS-C/target/ws-c11-5.10.7.Final-SNAPSHOT-war.war to /home/jenkins/.m2/repository/org/jboss/narayana/xts/ws-c11/5.10.7.Final-SNAPSHOT/ws-c11-5.10.7.Final-SNAPSHOT-war.war [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WS-C/target/ws-c11-5.10.7.Final-SNAPSHOT-api.jar to /home/jenkins/.m2/repository/org/jboss/narayana/xts/ws-c11/5.10.7.Final-SNAPSHOT/ws-c11-5.10.7.Final-SNAPSHOT-api.jar [INFO] [INFO] -------------------< org.jboss.narayana.xts:wscf11 >-------------------- [INFO] Building Narayana: XTS WSCF 5.10.7.Final-SNAPSHOT [35/82] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wscf11 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wscf11 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wscf11 --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wscf11 --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wscf11 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSCF/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ wscf11 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 93 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSCF/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSCF/classes/com/arjuna/mwlabs/wscf/model/sagas/arjunacore/CoordinatorControl.java:[101,34] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSCF/classes/com/arjuna/mw/wscf/protocols/ProtocolManager.java:[146,31] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSCF/classes/com/arjuna/mw/wscf/protocols/ProtocolManager.java:[163,35] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSCF/classes/com/arjuna/mw/wscf11/model/twophase/UserCoordinatorFactory.java:[98,41] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSCF/classes/com/arjuna/mwlabs/wscf/model/twophase/arjunacore/CoordinatorControl.java:[105,50] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSCF/classes/com/arjuna/mw/wscf11/model/twophase/CoordinatorManagerFactory.java:[102,41] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSCF/classes/com/arjuna/mw/wscf11/model/sagas/UserCoordinatorFactory.java:[98,41] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSCF/classes/com/arjuna/mw/wscf11/model/sagas/CoordinatorManagerFactory.java:[104,41] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ wscf11 --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wscf11 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSCF/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ wscf11 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ wscf11 --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ wscf11 --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSCF/target/wscf11-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ wscf11 >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wscf11 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wscf11 --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wscf11 --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ wscf11 <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ wscf11 --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSCF/target/wscf11-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ wscf11 --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSCF/target/wscf11-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wscf11 --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSCF/target/wscf11-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/xts/wscf11/5.10.7.Final-SNAPSHOT/wscf11-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSCF/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/xts/wscf11/5.10.7.Final-SNAPSHOT/wscf11-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSCF/target/wscf11-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/xts/wscf11/5.10.7.Final-SNAPSHOT/wscf11-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSCF/target/wscf11-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/xts/wscf11/5.10.7.Final-SNAPSHOT/wscf11-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] -------------------< org.jboss.narayana.xts:ws-t11 >-------------------- [INFO] Building Narayana: XTS WS-T 5.10.7.Final-SNAPSHOT [36/82] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ ws-t11 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ ws-t11 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ ws-t11 --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ ws-t11 --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ ws-t11 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 32 resources [INFO] Copying 10 resources to org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl [INFO] Copying 9 resources to org/oasis_open/docs/ws_tx/wsba/_2006/_06/wsdl [INFO] Copying 6 resources to com/arjuna/schemas/ws/_2005/_10/wsarjtx/wsdl [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ ws-t11 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 175 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WS-T/target/classes [INFO] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WS-T/dev/src/com/arjuna/wst11/stub/SubordinateCoordinatorCompletionParticipantStub.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WS-T/dev/src/com/arjuna/wst11/stub/SubordinateCoordinatorCompletionParticipantStub.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ ws-t11 --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ ws-t11 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WS-T/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ ws-t11 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ ws-t11 --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ ws-t11 --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WS-T/target/ws-t11-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ ws-t11 >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ ws-t11 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ ws-t11 --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ ws-t11 --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ ws-t11 <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ ws-t11 --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WS-T/target/ws-t11-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ ws-t11 --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WS-T/target/ws-t11-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (api) @ ws-t11 --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WS-T/target/ws-t11-5.10.7.Final-SNAPSHOT-api.jar [INFO] [INFO] --- maven-war-plugin:3.2.2:war (participant) @ ws-t11 --- [INFO] Packaging webapp [INFO] Assembling webapp [ws-t11] in [/home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WS-T/target/ws-t11-5.10.7.Final-SNAPSHOT] [INFO] Processing war project [INFO] Webapp assembled in [152 msecs] [INFO] Building war: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WS-T/target/ws-t11-5.10.7.Final-SNAPSHOT-participant.war [INFO] [INFO] --- maven-war-plugin:3.2.2:war (coordinator) @ ws-t11 --- [INFO] Packaging webapp [INFO] Assembling webapp [ws-t11] in [/home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WS-T/target/ws-t11-5.10.7.Final-SNAPSHOT] [INFO] Processing war project [INFO] Webapp assembled in [1371 msecs] [INFO] Building war: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WS-T/target/ws-t11-5.10.7.Final-SNAPSHOT-coordinator.war [INFO] [INFO] --- maven-war-plugin:3.2.2:war (client) @ ws-t11 --- [INFO] Packaging webapp [INFO] Assembling webapp [ws-t11] in [/home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WS-T/target/ws-t11-5.10.7.Final-SNAPSHOT] [INFO] Processing war project [INFO] Webapp assembled in [678 msecs] [INFO] Building war: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WS-T/target/ws-t11-5.10.7.Final-SNAPSHOT-client.war [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ ws-t11 --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WS-T/target/ws-t11-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/xts/ws-t11/5.10.7.Final-SNAPSHOT/ws-t11-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WS-T/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/xts/ws-t11/5.10.7.Final-SNAPSHOT/ws-t11-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WS-T/target/ws-t11-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/xts/ws-t11/5.10.7.Final-SNAPSHOT/ws-t11-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WS-T/target/ws-t11-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/xts/ws-t11/5.10.7.Final-SNAPSHOT/ws-t11-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WS-T/target/ws-t11-5.10.7.Final-SNAPSHOT-api.jar to /home/jenkins/.m2/repository/org/jboss/narayana/xts/ws-t11/5.10.7.Final-SNAPSHOT/ws-t11-5.10.7.Final-SNAPSHOT-api.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WS-T/target/ws-t11-5.10.7.Final-SNAPSHOT-participant.war to /home/jenkins/.m2/repository/org/jboss/narayana/xts/ws-t11/5.10.7.Final-SNAPSHOT/ws-t11-5.10.7.Final-SNAPSHOT-participant.war [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WS-T/target/ws-t11-5.10.7.Final-SNAPSHOT-coordinator.war to /home/jenkins/.m2/repository/org/jboss/narayana/xts/ws-t11/5.10.7.Final-SNAPSHOT/ws-t11-5.10.7.Final-SNAPSHOT-coordinator.war [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WS-T/target/ws-t11-5.10.7.Final-SNAPSHOT-client.war to /home/jenkins/.m2/repository/org/jboss/narayana/xts/ws-t11/5.10.7.Final-SNAPSHOT/ws-t11-5.10.7.Final-SNAPSHOT-client.war [INFO] [INFO] -------------------< org.jboss.narayana.xts:wstx11 >-------------------- [INFO] Building Narayana: XTS WSTX 5.10.7.Final-SNAPSHOT [37/82] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wstx11 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wstx11 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wstx11 --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wstx11 --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wstx11 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSTX/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ wstx11 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 65 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSTX/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSTX/classes/com/arjuna/mwlabs/wst/ba/remote/ContextManager.java:[54,26] unchecked call to set(T) as a member of the raw type java.lang.ThreadLocal [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSTX/classes/com/arjuna/mwlabs/wst/ba/remote/ContextManager.java:[62,30] unchecked call to set(T) as a member of the raw type java.lang.ThreadLocal [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSTX/classes/com/arjuna/mwlabs/wst11/ba/RegistrarImple.java:[299,33] unchecked call to put(K,V) as a member of the raw type java.util.concurrent.ConcurrentHashMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSTX/classes/com/arjuna/mwlabs/wst11/ba/RegistrarImple.java:[306,25] unchecked call to put(K,V) as a member of the raw type java.util.concurrent.ConcurrentHashMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSTX/classes/com/arjuna/mwlabs/wst11/at/RegistrarImple.java:[223,33] unchecked call to put(K,V) as a member of the raw type java.util.concurrent.ConcurrentHashMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSTX/classes/com/arjuna/mwlabs/wst11/at/RegistrarImple.java:[230,33] unchecked call to put(K,V) as a member of the raw type java.util.concurrent.ConcurrentHashMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSTX/classes/com/arjuna/mwlabs/wst11/at/remote/UserTransactionStandaloneImple.java:[221,36] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSTX/classes/com/arjuna/mwlabs/wst/at/remote/ContextManager.java:[54,34] unchecked call to set(T) as a member of the raw type java.lang.ThreadLocal [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSTX/classes/com/arjuna/mwlabs/wst/at/remote/ContextManager.java:[63,42] unchecked call to set(T) as a member of the raw type java.lang.ThreadLocal [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSTX/classes/com/arjuna/mwlabs/wst11/at/remote/UserTransactionImple.java:[248,36] unchecked call to put(K,V) as a member of the raw type java.util.Hashtable [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ wstx11 --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wstx11 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSTX/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ wstx11 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ wstx11 --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ wstx11 --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSTX/target/wstx11-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ wstx11 >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wstx11 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wstx11 --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wstx11 --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ wstx11 <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ wstx11 --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSTX/target/wstx11-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ wstx11 --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSTX/target/wstx11-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (api) @ wstx11 --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSTX/target/wstx11-5.10.7.Final-SNAPSHOT-api.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wstx11 --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSTX/target/wstx11-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/xts/wstx11/5.10.7.Final-SNAPSHOT/wstx11-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSTX/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/xts/wstx11/5.10.7.Final-SNAPSHOT/wstx11-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSTX/target/wstx11-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/xts/wstx11/5.10.7.Final-SNAPSHOT/wstx11-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSTX/target/wstx11-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/xts/wstx11/5.10.7.Final-SNAPSHOT/wstx11-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSTX/target/wstx11-5.10.7.Final-SNAPSHOT-api.jar to /home/jenkins/.m2/repository/org/jboss/narayana/xts/wstx11/5.10.7.Final-SNAPSHOT/wstx11-5.10.7.Final-SNAPSHOT-api.jar [INFO] [INFO] ------------------< org.jboss.narayana.xts:recovery >------------------- [INFO] Building Narayana: XTS recovery 5.10.7.Final-SNAPSHOT [38/82] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ recovery --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ recovery --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ recovery --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ recovery --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ recovery --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/recovery/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ recovery --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/recovery/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/recovery/src/org/jboss/jbossts/xts/recovery/participant/ba/BAParticipantRecoveryModule.java:[233,33] unchecked call to addElement(E) as a member of the raw type java.util.Vector [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/recovery/src/org/jboss/jbossts/xts/recovery/coordinator/ba/SubordinateBACoordinatorRecoveryModule.java:[255,33] unchecked call to addElement(E) as a member of the raw type java.util.Vector [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/recovery/src/org/jboss/jbossts/xts/recovery/coordinator/at/ATCoordinatorRecoveryModule.java:[261,33] unchecked call to addElement(E) as a member of the raw type java.util.Vector [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/recovery/src/org/jboss/jbossts/xts/recovery/coordinator/ba/BACoordinatorRecoveryModule.java:[260,33] unchecked call to addElement(E) as a member of the raw type java.util.Vector [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/recovery/src/org/jboss/jbossts/xts/recovery/coordinator/ba/Implementations.java:[41,18] getRecordClass() in org.jboss.jbossts.xts.recovery.coordinator.ba.ParticipantRecordMap implements getRecordClass() in com.arjuna.ats.arjuna.coordinator.abstractrecord.RecordTypeMap return type requires unchecked conversion from java.lang.Class to java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/recovery/src/org/jboss/jbossts/xts/recovery/participant/at/ATParticipantRecoveryModule.java:[233,33] unchecked call to addElement(E) as a member of the raw type java.util.Vector [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/recovery/src/org/jboss/jbossts/xts/recovery/coordinator/at/Implementations.java:[41,18] getRecordClass() in org.jboss.jbossts.xts.recovery.coordinator.at.ParticipantMap implements getRecordClass() in com.arjuna.ats.arjuna.coordinator.abstractrecord.RecordTypeMap return type requires unchecked conversion from java.lang.Class to java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/recovery/src/org/jboss/jbossts/xts/recovery/coordinator/at/SubordinateATCoordinatorRecoveryModule.java:[255,33] unchecked call to addElement(E) as a member of the raw type java.util.Vector [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ recovery --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ recovery --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/recovery/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ recovery --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ recovery --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ recovery --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/recovery/target/recovery-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ recovery >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ recovery --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ recovery --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ recovery --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ recovery <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ recovery --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/recovery/target/recovery-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ recovery --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/recovery/target/recovery-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ recovery --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/recovery/target/recovery-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/xts/recovery/5.10.7.Final-SNAPSHOT/recovery-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/recovery/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/xts/recovery/5.10.7.Final-SNAPSHOT/recovery-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/recovery/target/recovery-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/xts/recovery/5.10.7.Final-SNAPSHOT/recovery-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/recovery/target/recovery-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/xts/recovery/5.10.7.Final-SNAPSHOT/recovery-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] -------------------< org.jboss.narayana.xts:bridge >-------------------- [INFO] Building Narayana: XTS bridge 5.10.7.Final-SNAPSHOT [39/82] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ bridge --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ bridge --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ bridge --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ bridge --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ bridge --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/bridge/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ bridge --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/bridge/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ bridge --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ bridge --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/bridge/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ bridge --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ bridge --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ bridge --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/bridge/target/bridge-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ bridge >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ bridge --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ bridge --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ bridge --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ bridge <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ bridge --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/bridge/target/bridge-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ bridge --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/bridge/target/bridge-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (api) @ bridge --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/bridge/target/bridge-5.10.7.Final-SNAPSHOT-api.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bridge --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/bridge/target/bridge-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/xts/bridge/5.10.7.Final-SNAPSHOT/bridge-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/bridge/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/xts/bridge/5.10.7.Final-SNAPSHOT/bridge-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/bridge/target/bridge-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/xts/bridge/5.10.7.Final-SNAPSHOT/bridge-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/bridge/target/bridge-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/xts/bridge/5.10.7.Final-SNAPSHOT/bridge-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/bridge/target/bridge-5.10.7.Final-SNAPSHOT-api.jar to /home/jenkins/.m2/repository/org/jboss/narayana/xts/bridge/5.10.7.Final-SNAPSHOT/bridge-5.10.7.Final-SNAPSHOT-api.jar [INFO] [INFO] -------------------< org.jboss.narayana.xts:service >------------------- [INFO] Building Narayana: XTS sar 5.10.7.Final-SNAPSHOT [40/82] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ service --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ service --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ service --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/sar/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ service --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/sar/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ service --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ service --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ service --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/sar/target/service-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ service >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ service --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ service --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ service <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ service --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/sar/target/service-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ service --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/sar/target/service-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ service --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/sar/target/service-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/xts/service/5.10.7.Final-SNAPSHOT/service-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/sar/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/xts/service/5.10.7.Final-SNAPSHOT/service-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/sar/target/service-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/xts/service/5.10.7.Final-SNAPSHOT/service-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/sar/target/service-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/xts/service/5.10.7.Final-SNAPSHOT/service-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] ------------------< org.jboss.narayana.xts:jbossxts >------------------- [INFO] Building Narayana: XTS jbossxts 5.10.7.Final-SNAPSHOT [41/82] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ jbossxts --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ jbossxts --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ jbossxts --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ jbossxts --- [INFO] ShortRevision tag detected. The value is '5'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/workspace/narayana-quickstarts/narayana/XTS/jbossxts' && 'git' 'rev-parse' '--verify' '--short=5' 'HEAD' [INFO] Working directory: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/jbossxts [INFO] Storing buildNumber: c7054 at timestamp: 1606345585218 [INFO] Storing buildScmBranch: master [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ jbossxts --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (add-source) @ jbossxts --- [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSAS/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSCF/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WS-C/dev/src added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WS-T/dev/src added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSTX/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WS-C/dev/src11 added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WS-T/dev/src11 added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/WSTX/classes11 added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/recovery/src added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/sar/src added. [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ jbossxts --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ jbossxts --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ jbossxts --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ jbossxts --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/jbossxts/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ jbossxts --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ jbossxts --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ jbossxts --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/jbossxts/target/jbossxts-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] --- maven-shade-plugin:3.1.1:shade (apijar) @ jbossxts --- [INFO] Excluding org.jboss.narayana.xts:wsas:jar:5.10.7.Final-SNAPSHOT from the shaded jar. [INFO] Excluding org.jboss.narayana.xts:wscf11:jar:5.10.7.Final-SNAPSHOT from the shaded jar. [INFO] Excluding org.jboss.narayana.xts:ws-c11:jar:5.10.7.Final-SNAPSHOT from the shaded jar. [INFO] Excluding org.jboss.narayana.xts:ws-t11:jar:5.10.7.Final-SNAPSHOT from the shaded jar. [INFO] Excluding org.jboss.narayana.xts:wstx11:jar:5.10.7.Final-SNAPSHOT from the shaded jar. [INFO] Excluding org.jboss.narayana.xts:recovery:jar:5.10.7.Final-SNAPSHOT from the shaded jar. [INFO] Excluding org.jboss.narayana.xts:service:jar:5.10.7.Final-SNAPSHOT from the shaded jar. [INFO] Excluding org.jboss.narayana.xts:ws-c11:war:war:5.10.7.Final-SNAPSHOT from the shaded jar. [INFO] Excluding org.jboss.narayana.xts:ws-t11:war:client:5.10.7.Final-SNAPSHOT from the shaded jar. [INFO] Excluding org.jboss.narayana.xts:ws-t11:war:coordinator:5.10.7.Final-SNAPSHOT from the shaded jar. [INFO] Excluding org.jboss.narayana.xts:ws-t11:war:participant:5.10.7.Final-SNAPSHOT from the shaded jar. [INFO] Including org.jboss.narayana.xts:ws-c11:jar:api:5.10.7.Final-SNAPSHOT in the shaded jar. [INFO] Including org.jboss.narayana.xts:ws-t11:jar:api:5.10.7.Final-SNAPSHOT in the shaded jar. [INFO] Including org.jboss.narayana.xts:wstx11:jar:api:5.10.7.Final-SNAPSHOT in the shaded jar. [INFO] Including org.jboss.narayana.xts:bridge:jar:api:5.10.7.Final-SNAPSHOT in the shaded jar. [INFO] Attaching shaded artifact. [INFO] [INFO] --- maven-shade-plugin:3.1.1:shade (mainjar) @ jbossxts --- [INFO] Including org.jboss.narayana.xts:wsas:jar:5.10.7.Final-SNAPSHOT in the shaded jar. [INFO] Including org.jboss.narayana.xts:wscf11:jar:5.10.7.Final-SNAPSHOT in the shaded jar. [INFO] Including org.jboss.narayana.xts:ws-c11:jar:5.10.7.Final-SNAPSHOT in the shaded jar. [INFO] Including org.jboss.narayana.xts:ws-t11:jar:5.10.7.Final-SNAPSHOT in the shaded jar. [INFO] Including org.jboss.narayana.xts:wstx11:jar:5.10.7.Final-SNAPSHOT in the shaded jar. [INFO] Including org.jboss.narayana.xts:recovery:jar:5.10.7.Final-SNAPSHOT in the shaded jar. [INFO] Including org.jboss.narayana.xts:service:jar:5.10.7.Final-SNAPSHOT in the shaded jar. [INFO] Including org.jboss.narayana.xts:ws-c11:war:war:5.10.7.Final-SNAPSHOT in the shaded jar. [INFO] Including org.jboss.narayana.xts:ws-t11:war:client:5.10.7.Final-SNAPSHOT in the shaded jar. [INFO] Including org.jboss.narayana.xts:ws-t11:war:coordinator:5.10.7.Final-SNAPSHOT in the shaded jar. [INFO] Including org.jboss.narayana.xts:ws-t11:war:participant:5.10.7.Final-SNAPSHOT in the shaded jar. [INFO] Including org.jboss.narayana.xts:ws-c11:jar:api:5.10.7.Final-SNAPSHOT in the shaded jar. [INFO] Including org.jboss.narayana.xts:ws-t11:jar:api:5.10.7.Final-SNAPSHOT in the shaded jar. [INFO] Including org.jboss.narayana.xts:wstx11:jar:api:5.10.7.Final-SNAPSHOT in the shaded jar. [INFO] Including org.jboss.narayana.xts:bridge:jar:api:5.10.7.Final-SNAPSHOT in the shaded jar. [WARNING] ws-t11-5.10.7.Final-SNAPSHOT.jar, ws-t11-5.10.7.Final-SNAPSHOT-api.jar define 20 overlapping classes: [WARNING] - com.arjuna.wst.Prepared [WARNING] - com.arjuna.wst.ReadOnly [WARNING] - org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryModule [WARNING] - com.arjuna.wst.Vote [WARNING] - org.jboss.jbossts.xts.recovery.participant.at.XTSATRecoveryModule [WARNING] - org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryManager [WARNING] - com.arjuna.wst.UnknownTransactionException [WARNING] - com.arjuna.wst11.BAParticipantManager [WARNING] - com.arjuna.wst.BusinessAgreementWithCoordinatorCompletionParticipant [WARNING] - org.jboss.jbossts.xts.recovery.participant.at.XTSATRecoveryManager [WARNING] - 10 more... [WARNING] wstx11-5.10.7.Final-SNAPSHOT-api.jar, wstx11-5.10.7.Final-SNAPSHOT.jar define 15 overlapping classes: [WARNING] - com.arjuna.mw.wst11.UserTransactionFactory [WARNING] - com.arjuna.mw.wst11.UserBusinessActivity [WARNING] - com.arjuna.mw.wst11.client.JaxBaseHeaderContextProcessor [WARNING] - com.arjuna.mw.wst11.BusinessActivityManager [WARNING] - com.arjuna.mw.wst11.service.JaxWSSubordinateHeaderContextProcessor [WARNING] - com.arjuna.mw.wst11.UserBusinessActivityFactory [WARNING] - com.arjuna.mw.wst11.service.JaxWSHeaderContextProcessor [WARNING] - com.arjuna.mw.wst11.service.JaxBaseHeaderContextProcessor [WARNING] - com.arjuna.mw.wst11.UserTransaction [WARNING] - com.arjuna.mw.wst11.client.JaxWSHeaderContextProcessor [WARNING] - 5 more... [WARNING] ws-c11-5.10.7.Final-SNAPSHOT-api.jar, ws-c11-5.10.7.Final-SNAPSHOT.jar define 1 overlapping classes: [WARNING] - com.arjuna.wsc.AlreadyRegisteredException [WARNING] maven-shade-plugin has detected that some class files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the class is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/jbossxts/target/jbossxts-5.10.7.Final-SNAPSHOT.jar with /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/jbossxts/target/jbossxts-5.10.7.Final-SNAPSHOT-shaded.jar [INFO] Dependency-reduced POM written at: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/jbossxts/target/dependency-reduced-pom.xml [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ jbossxts >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ jbossxts --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ jbossxts --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ jbossxts --- [INFO] ShortRevision tag detected. The value is '5'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/workspace/narayana-quickstarts/narayana/XTS/jbossxts/target' && 'git' 'rev-parse' '--verify' '--short=5' 'HEAD' [INFO] Working directory: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/jbossxts/target [INFO] Storing buildNumber: c7054 at timestamp: 1606345585404 [INFO] Storing buildScmBranch: master [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ jbossxts --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (add-source) @ jbossxts --- [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/jbossxts/WSAS/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/jbossxts/WSCF/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/jbossxts/WS-C/dev/src added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/jbossxts/WS-T/dev/src added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/jbossxts/WSTX/classes added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/jbossxts/WS-C/dev/src11 added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/jbossxts/WS-T/dev/src11 added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/jbossxts/WSTX/classes11 added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/jbossxts/recovery/src added. [INFO] Source directory: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/jbossxts/sar/src added. [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ jbossxts <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ jbossxts --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/jbossxts/target/jbossxts-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jbossxts --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/jbossxts/target/jbossxts-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jbossxts --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/jbossxts/target/jbossxts-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/xts/jbossxts/5.10.7.Final-SNAPSHOT/jbossxts-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/jbossxts/target/dependency-reduced-pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/xts/jbossxts/5.10.7.Final-SNAPSHOT/jbossxts-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/jbossxts/target/jbossxts-5.10.7.Final-SNAPSHOT-api.jar to /home/jenkins/.m2/repository/org/jboss/narayana/xts/jbossxts/5.10.7.Final-SNAPSHOT/jbossxts-5.10.7.Final-SNAPSHOT-api.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/jbossxts/target/jbossxts-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/xts/jbossxts/5.10.7.Final-SNAPSHOT/jbossxts-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/jbossxts/target/jbossxts-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/xts/jbossxts/5.10.7.Final-SNAPSHOT/jbossxts-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] -----------------< org.jboss.narayana.xts:localjunit >------------------ [INFO] Building Narayana: XTS localjunit 5.10.7.Final-SNAPSHOT [42/82] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ localjunit --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ localjunit --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ localjunit --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ localjunit --- [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ localjunit --- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-dependencies) @ localjunit --- [INFO] Copying byteman-4.0.10.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/target/lib/byteman.jar [INFO] Copying byteman-submit-4.0.10.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/target/lib/byteman-submit.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ localjunit >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ localjunit --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ localjunit --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ localjunit --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ localjunit <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ localjunit --- [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ localjunit --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ localjunit --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/xts/localjunit/5.10.7.Final-SNAPSHOT/localjunit-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------< org.jboss.narayana.xts:localjunit-unit-tests >------------ [INFO] Building Narayana: XTS localjunit unit 5.10.7.Final-SNAPSHOT [43/82] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ localjunit-unit-tests --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ localjunit-unit-tests --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ localjunit-unit-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ localjunit-unit-tests --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ localjunit-unit-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/unit/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ localjunit-unit-tests --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ localjunit-unit-tests --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ localjunit-unit-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ localjunit-unit-tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 158 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/unit/target/test-classes [INFO] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/unit/src/test/java/com/arjuna/wstx/tests/common/DemoBusinessParticipant.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/unit/src/test/java/com/arjuna/wstx/tests/common/DemoBusinessParticipant.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-dependencies) @ localjunit-unit-tests --- [INFO] Copying byteman-4.0.10.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/unit/target/lib/byteman.jar [INFO] Copying byteman-submit-4.0.10.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/unit/target/lib/byteman-submit.jar [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ localjunit-unit-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ localjunit-unit-tests --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/unit/target/localjunit-unit-tests-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ localjunit-unit-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ localjunit-unit-tests --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ localjunit-unit-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ localjunit-unit-tests --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ localjunit-unit-tests <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ localjunit-unit-tests --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ localjunit-unit-tests --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ localjunit-unit-tests --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/unit/target/localjunit-unit-tests-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/xts/localjunit-unit-tests/5.10.7.Final-SNAPSHOT/localjunit-unit-tests-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/unit/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/xts/localjunit-unit-tests/5.10.7.Final-SNAPSHOT/localjunit-unit-tests-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] --< org.jboss.narayana.xts:localjunit-disabled-context-propagation-tests >-- [INFO] Building Narayana: XTS Disabled Context Propagation tests 5.10.7.Final-SNAPSHOT [44/82] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ localjunit-disabled-context-propagation-tests --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ localjunit-disabled-context-propagation-tests --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ localjunit-disabled-context-propagation-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ localjunit-disabled-context-propagation-tests --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ localjunit-disabled-context-propagation-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/disabled-context-propagation/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ localjunit-disabled-context-propagation-tests --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ localjunit-disabled-context-propagation-tests --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (create-disabled-context-propagation-configuration) @ localjunit-disabled-context-propagation-tests --- [INFO] Skipping Antrun execution [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ localjunit-disabled-context-propagation-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ localjunit-disabled-context-propagation-tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/disabled-context-propagation/target/test-classes [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-dependencies) @ localjunit-disabled-context-propagation-tests --- [INFO] Copying byteman-4.0.10.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/disabled-context-propagation/target/lib/byteman.jar [INFO] Copying byteman-submit-4.0.10.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/disabled-context-propagation/target/lib/byteman-submit.jar [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ localjunit-disabled-context-propagation-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-antrun-plugin:1.8:run (delete-disabled-context-propagation-configuration) @ localjunit-disabled-context-propagation-tests --- [INFO] Skipping Antrun execution [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ localjunit-disabled-context-propagation-tests --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/disabled-context-propagation/target/localjunit-disabled-context-propagation-tests-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ localjunit-disabled-context-propagation-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ localjunit-disabled-context-propagation-tests --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ localjunit-disabled-context-propagation-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ localjunit-disabled-context-propagation-tests --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ localjunit-disabled-context-propagation-tests <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ localjunit-disabled-context-propagation-tests --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ localjunit-disabled-context-propagation-tests --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ localjunit-disabled-context-propagation-tests --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/disabled-context-propagation/target/localjunit-disabled-context-propagation-tests-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/xts/localjunit-disabled-context-propagation-tests/5.10.7.Final-SNAPSHOT/localjunit-disabled-context-propagation-tests-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/disabled-context-propagation/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/xts/localjunit-disabled-context-propagation-tests/5.10.7.Final-SNAPSHOT/localjunit-disabled-context-propagation-tests-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ---------------< org.jboss.narayana.xts:wstx11-interop >---------------- [INFO] Building Narayana: XTS WSTX11-interop 5.10.7.Final-SNAPSHOT [45/82] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wstx11-interop --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wstx11-interop --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wstx11-interop --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wstx11-interop --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wstx11-interop --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 17 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ wstx11-interop --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 99 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTX11-interop/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTX11-interop/src/main/java/com/jboss/transaction/txinterop/test/TestConstants.java:[326,25] unchecked call to put(K,V) as a member of the raw type java.util.TreeMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTX11-interop/src/main/java/com/jboss/transaction/txinterop/test/TestConstants.java:[327,25] unchecked call to put(K,V) as a member of the raw type java.util.TreeMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTX11-interop/src/main/java/com/jboss/transaction/txinterop/test/TestConstants.java:[328,25] unchecked call to put(K,V) as a member of the raw type java.util.TreeMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTX11-interop/src/main/java/com/jboss/transaction/txinterop/test/TestConstants.java:[329,25] unchecked call to put(K,V) as a member of the raw type java.util.TreeMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTX11-interop/src/main/java/com/jboss/transaction/txinterop/test/TestConstants.java:[330,25] unchecked call to put(K,V) as a member of the raw type java.util.TreeMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTX11-interop/src/main/java/com/jboss/transaction/txinterop/test/TestConstants.java:[331,25] unchecked call to put(K,V) as a member of the raw type java.util.TreeMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTX11-interop/src/main/java/com/jboss/transaction/txinterop/test/TestConstants.java:[332,25] unchecked call to put(K,V) as a member of the raw type java.util.TreeMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTX11-interop/src/main/java/com/jboss/transaction/txinterop/test/TestConstants.java:[333,25] unchecked call to put(K,V) as a member of the raw type java.util.TreeMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTX11-interop/src/main/java/com/jboss/transaction/txinterop/test/TestConstants.java:[334,25] unchecked call to put(K,V) as a member of the raw type java.util.TreeMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTX11-interop/src/main/java/com/jboss/transaction/txinterop/test/TestConstants.java:[335,25] unchecked call to put(K,V) as a member of the raw type java.util.TreeMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTX11-interop/src/main/java/com/jboss/transaction/txinterop/test/TestConstants.java:[336,25] unchecked call to put(K,V) as a member of the raw type java.util.TreeMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTX11-interop/src/main/java/com/jboss/transaction/txinterop/test/TestConstants.java:[337,25] unchecked call to put(K,V) as a member of the raw type java.util.TreeMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTX11-interop/src/main/java/com/jboss/transaction/txinterop/test/TestConstants.java:[338,25] unchecked call to put(K,V) as a member of the raw type java.util.TreeMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTX11-interop/src/main/java/com/jboss/transaction/txinterop/test/TestConstants.java:[339,25] unchecked call to put(K,V) as a member of the raw type java.util.TreeMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTX11-interop/src/main/java/com/jboss/transaction/txinterop/test/TestConstants.java:[340,25] unchecked call to put(K,V) as a member of the raw type java.util.TreeMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTX11-interop/src/main/java/com/jboss/transaction/txinterop/test/TestConstants.java:[341,25] unchecked call to put(K,V) as a member of the raw type java.util.TreeMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTX11-interop/src/main/java/com/jboss/transaction/txinterop/test/TestConstants.java:[342,25] unchecked call to put(K,V) as a member of the raw type java.util.TreeMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTX11-interop/src/main/java/com/jboss/transaction/txinterop/test/TestConstants.java:[343,25] unchecked call to put(K,V) as a member of the raw type java.util.TreeMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTX11-interop/src/main/java/com/jboss/transaction/txinterop/test/TestConstants.java:[344,25] unchecked call to put(K,V) as a member of the raw type java.util.TreeMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTX11-interop/src/main/java/com/jboss/transaction/txinterop/test/TestConstants.java:[345,25] unchecked call to put(K,V) as a member of the raw type java.util.TreeMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTX11-interop/src/main/java/com/jboss/transaction/txinterop/test/TestConstants.java:[346,25] unchecked call to put(K,V) as a member of the raw type java.util.TreeMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTX11-interop/src/main/java/com/jboss/transaction/txinterop/test/TestConstants.java:[349,25] unchecked call to put(K,V) as a member of the raw type java.util.TreeMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTX11-interop/src/main/java/com/jboss/transaction/txinterop/test/TestConstants.java:[350,25] unchecked call to put(K,V) as a member of the raw type java.util.TreeMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTX11-interop/src/main/java/com/jboss/transaction/txinterop/test/TestConstants.java:[351,25] unchecked call to put(K,V) as a member of the raw type java.util.TreeMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTX11-interop/src/main/java/com/jboss/transaction/txinterop/test/TestConstants.java:[352,25] unchecked call to put(K,V) as a member of the raw type java.util.TreeMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTX11-interop/src/main/java/com/jboss/transaction/txinterop/interop/MessageLogging.java:[39,24] unchecked call to set(T) as a member of the raw type java.lang.ThreadLocal [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTX11-interop/src/main/java/com/jboss/transaction/txinterop/interop/MessageLogging.java:[63,28] unchecked call to set(T) as a member of the raw type java.lang.ThreadLocal [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTX11-interop/src/main/java/com/jboss/transaction/txinterop/webservices/CoordinationContextManager.java:[77,27] unchecked call to set(T) as a member of the raw type java.lang.ThreadLocal [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTX11-interop/src/main/java/com/jboss/transaction/txinterop/proxy/ProxyConversation.java:[61,28] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTX11-interop/src/main/java/com/jboss/transaction/txinterop/proxy/ProxyConversation.java:[75,70] unchecked call to toArray(T[]) as a member of the raw type java.util.ArrayList [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTX11-interop/src/main/java/com/jboss/transaction/txinterop/proxy/ProxyConversation.java:[88,21] unchecked call to add(E) as a member of the raw type java.util.ArrayList [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTX11-interop/src/main/java/com/jboss/transaction/txinterop/proxy/ProxyConversation.java:[99,33] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTX11-interop/src/main/java/com/jboss/transaction/txinterop/webservices/handlers/CoordinationContextHandler.java:[128,91] unchecked conversion required: java.util.Iterator found: java.util.Iterator [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTX11-interop/src/main/java/com/jboss/transaction/txinterop/webservices/handlers/CoordinationContextHandler.java:[156,101] unchecked conversion required: java.util.Iterator found: java.util.Iterator [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTX11-interop/src/main/java/com/jboss/transaction/txinterop/interop/InteropTestSuite.java:[101,14] unchecked method invocation: constructor in class junit.framework.TestSuite is applied to given types required: java.lang.Class,java.lang.String found: java.lang.Class,java.lang.String [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTX11-interop/src/main/java/com/jboss/transaction/txinterop/interop/InteropTestSuite.java:[101,15] unchecked conversion required: java.lang.Class found: java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTX11-interop/src/main/java/com/jboss/transaction/txinterop/test/FullTestResult.java:[110,27] unchecked call to add(E) as a member of the raw type java.util.List [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTX11-interop/src/main/java/com/jboss/transaction/txinterop/test/FullTestResult.java:[118,26] unchecked call to add(E) as a member of the raw type java.util.List [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTX11-interop/src/main/java/com/jboss/transaction/txinterop/test/FullTestResult.java:[125,27] unchecked call to add(E) as a member of the raw type java.util.List [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTX11-interop/src/main/java/com/jboss/transaction/txinterop/proxy/WriterSAXHandler.java:[136,26] unchecked call to add(E) as a member of the raw type java.util.List [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTX11-interop/src/main/java/com/jboss/transaction/txinterop/proxy/WriterSAXHandler.java:[163,28] unchecked call to push(E) as a member of the raw type java.util.Stack [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTX11-interop/src/main/java/com/jboss/transaction/txinterop/proxy/WriterSAXHandler.java:[168,49] unchecked call to HashMap(java.util.Map) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTX11-interop/src/main/java/com/jboss/transaction/txinterop/proxy/WriterSAXHandler.java:[175,40] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [INFO] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTX11-interop/src/main/java/com/jboss/transaction/txinterop/webservices/bainterop/participant/ParticipantCompletionParticipantAdapter.java: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTX11-interop/src/main/java/com/jboss/transaction/txinterop/webservices/bainterop/participant/ParticipantCompletionParticipantAdapter.java uses or overrides a deprecated API. [INFO] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTX11-interop/src/main/java/com/jboss/transaction/txinterop/webservices/bainterop/participant/ParticipantCompletionParticipantAdapter.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ wstx11-interop --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wstx11-interop --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ wstx11-interop --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTX11-interop/target/test-classes [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-dependencies) @ wstx11-interop --- [INFO] Copying byteman-4.0.10.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTX11-interop/target/lib/byteman.jar [INFO] Copying byteman-submit-4.0.10.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTX11-interop/target/lib/byteman-submit.jar [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ wstx11-interop --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ wstx11-interop --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTX11-interop/target/wstx11-interop-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ wstx11-interop >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wstx11-interop --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wstx11-interop --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wstx11-interop --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ wstx11-interop <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ wstx11-interop --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTX11-interop/target/wstx11-interop-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ wstx11-interop --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTX11-interop/target/wstx11-interop-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wstx11-interop --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTX11-interop/target/wstx11-interop-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/xts/wstx11-interop/5.10.7.Final-SNAPSHOT/wstx11-interop-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTX11-interop/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/xts/wstx11-interop/5.10.7.Final-SNAPSHOT/wstx11-interop-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTX11-interop/target/wstx11-interop-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/xts/wstx11-interop/5.10.7.Final-SNAPSHOT/wstx11-interop-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTX11-interop/target/wstx11-interop-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/xts/wstx11-interop/5.10.7.Final-SNAPSHOT/wstx11-interop-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] -------------< org.jboss.narayana.xts:wstf-sc007-interop >-------------- [INFO] Building Narayana: XTS WSTFSC07-interop 5.10.7.Final-SNAPSHOT [46/82] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wstf-sc007-interop --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wstf-sc007-interop --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wstf-sc007-interop --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wstf-sc007-interop --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wstf-sc007-interop --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ wstf-sc007-interop --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 61 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTFSC07-interop/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTFSC07-interop/src/main/java/com/jboss/transaction/wstf/test/TestConstants.java:[215,25] unchecked call to put(K,V) as a member of the raw type java.util.TreeMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTFSC07-interop/src/main/java/com/jboss/transaction/wstf/test/TestConstants.java:[216,25] unchecked call to put(K,V) as a member of the raw type java.util.TreeMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTFSC07-interop/src/main/java/com/jboss/transaction/wstf/test/TestConstants.java:[217,25] unchecked call to put(K,V) as a member of the raw type java.util.TreeMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTFSC07-interop/src/main/java/com/jboss/transaction/wstf/test/TestConstants.java:[218,25] unchecked call to put(K,V) as a member of the raw type java.util.TreeMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTFSC07-interop/src/main/java/com/jboss/transaction/wstf/test/TestConstants.java:[219,25] unchecked call to put(K,V) as a member of the raw type java.util.TreeMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTFSC07-interop/src/main/java/com/jboss/transaction/wstf/test/TestConstants.java:[220,25] unchecked call to put(K,V) as a member of the raw type java.util.TreeMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTFSC07-interop/src/main/java/com/jboss/transaction/wstf/test/TestConstants.java:[221,25] unchecked call to put(K,V) as a member of the raw type java.util.TreeMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTFSC07-interop/src/main/java/com/jboss/transaction/wstf/test/TestConstants.java:[222,25] unchecked call to put(K,V) as a member of the raw type java.util.TreeMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTFSC07-interop/src/main/java/com/jboss/transaction/wstf/test/TestConstants.java:[223,25] unchecked call to put(K,V) as a member of the raw type java.util.TreeMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTFSC07-interop/src/main/java/com/jboss/transaction/wstf/test/TestConstants.java:[224,25] unchecked call to put(K,V) as a member of the raw type java.util.TreeMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTFSC07-interop/src/main/java/com/jboss/transaction/wstf/test/TestConstants.java:[225,25] unchecked call to put(K,V) as a member of the raw type java.util.TreeMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTFSC07-interop/src/main/java/com/jboss/transaction/wstf/test/TestConstants.java:[226,25] unchecked call to put(K,V) as a member of the raw type java.util.TreeMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTFSC07-interop/src/main/java/com/jboss/transaction/wstf/test/TestConstants.java:[227,25] unchecked call to put(K,V) as a member of the raw type java.util.TreeMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTFSC07-interop/src/main/java/com/jboss/transaction/wstf/test/TestConstants.java:[228,25] unchecked call to put(K,V) as a member of the raw type java.util.TreeMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTFSC07-interop/src/main/java/com/jboss/transaction/wstf/test/TestConstants.java:[229,25] unchecked call to put(K,V) as a member of the raw type java.util.TreeMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTFSC07-interop/src/main/java/com/jboss/transaction/wstf/interop/InteropTestSuite.java:[101,14] unchecked method invocation: constructor in class junit.framework.TestSuite is applied to given types required: java.lang.Class,java.lang.String found: java.lang.Class,java.lang.String [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTFSC07-interop/src/main/java/com/jboss/transaction/wstf/interop/InteropTestSuite.java:[101,15] unchecked conversion required: java.lang.Class found: java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTFSC07-interop/src/main/java/com/jboss/transaction/wstf/interop/MessageLogging.java:[39,24] unchecked call to set(T) as a member of the raw type java.lang.ThreadLocal [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTFSC07-interop/src/main/java/com/jboss/transaction/wstf/interop/MessageLogging.java:[63,28] unchecked call to set(T) as a member of the raw type java.lang.ThreadLocal [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTFSC07-interop/src/main/java/com/jboss/transaction/wstf/proxy/ProxyConversation.java:[61,28] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTFSC07-interop/src/main/java/com/jboss/transaction/wstf/proxy/ProxyConversation.java:[75,70] unchecked call to toArray(T[]) as a member of the raw type java.util.ArrayList [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTFSC07-interop/src/main/java/com/jboss/transaction/wstf/proxy/ProxyConversation.java:[88,21] unchecked call to add(E) as a member of the raw type java.util.ArrayList [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTFSC07-interop/src/main/java/com/jboss/transaction/wstf/proxy/ProxyConversation.java:[99,33] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTFSC07-interop/src/main/java/com/jboss/transaction/wstf/webservices/CoordinationContextManager.java:[77,27] unchecked call to set(T) as a member of the raw type java.lang.ThreadLocal [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTFSC07-interop/src/main/java/com/jboss/transaction/wstf/proxy/WriterSAXHandler.java:[136,26] unchecked call to add(E) as a member of the raw type java.util.List [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTFSC07-interop/src/main/java/com/jboss/transaction/wstf/proxy/WriterSAXHandler.java:[163,28] unchecked call to push(E) as a member of the raw type java.util.Stack [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTFSC07-interop/src/main/java/com/jboss/transaction/wstf/proxy/WriterSAXHandler.java:[168,49] unchecked call to HashMap(java.util.Map) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTFSC07-interop/src/main/java/com/jboss/transaction/wstf/proxy/WriterSAXHandler.java:[175,40] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTFSC07-interop/src/main/java/com/jboss/transaction/wstf/test/FullTestResult.java:[110,27] unchecked call to add(E) as a member of the raw type java.util.List [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTFSC07-interop/src/main/java/com/jboss/transaction/wstf/test/FullTestResult.java:[118,26] unchecked call to add(E) as a member of the raw type java.util.List [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTFSC07-interop/src/main/java/com/jboss/transaction/wstf/test/FullTestResult.java:[125,27] unchecked call to add(E) as a member of the raw type java.util.List [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTFSC07-interop/src/main/java/com/jboss/transaction/wstf/webservices/handlers/CoordinationContextHandler.java:[126,91] unchecked conversion required: java.util.Iterator found: java.util.Iterator [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTFSC07-interop/src/main/java/com/jboss/transaction/wstf/webservices/handlers/CoordinationContextHandler.java:[154,101] unchecked conversion required: java.util.Iterator found: java.util.Iterator [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ wstf-sc007-interop --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wstf-sc007-interop --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ wstf-sc007-interop --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTFSC07-interop/target/test-classes [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-dependencies) @ wstf-sc007-interop --- [INFO] Copying byteman-4.0.10.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTFSC07-interop/target/lib/byteman.jar [INFO] Copying byteman-submit-4.0.10.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTFSC07-interop/target/lib/byteman-submit.jar [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ wstf-sc007-interop --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ wstf-sc007-interop --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTFSC07-interop/target/wstf-sc007-interop-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ wstf-sc007-interop >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wstf-sc007-interop --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wstf-sc007-interop --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wstf-sc007-interop --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ wstf-sc007-interop <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ wstf-sc007-interop --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTFSC07-interop/target/wstf-sc007-interop-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ wstf-sc007-interop --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTFSC07-interop/target/wstf-sc007-interop-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wstf-sc007-interop --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTFSC07-interop/target/wstf-sc007-interop-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/xts/wstf-sc007-interop/5.10.7.Final-SNAPSHOT/wstf-sc007-interop-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTFSC07-interop/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/xts/wstf-sc007-interop/5.10.7.Final-SNAPSHOT/wstf-sc007-interop-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTFSC07-interop/target/wstf-sc007-interop-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/xts/wstf-sc007-interop/5.10.7.Final-SNAPSHOT/wstf-sc007-interop-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/WSTFSC07-interop/target/wstf-sc007-interop-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/xts/wstf-sc007-interop/5.10.7.Final-SNAPSHOT/wstf-sc007-interop-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] -------------------< org.jboss.narayana.xts:xtstest >------------------- [INFO] Building Narayana: XTS localjunit xtstest 5.10.7.Final-SNAPSHOT [47/82] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ xtstest --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ xtstest --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ xtstest --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ xtstest --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ xtstest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ xtstest --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 41 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/xtstest/target/classes [INFO] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/xtstest/src/org/jboss/jbossts/xts/servicetests/service/participant/ParticipantCompletionTestParticipant.java: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/xtstest/src/org/jboss/jbossts/xts/servicetests/service/participant/ParticipantCompletionTestParticipant.java uses or overrides a deprecated API. [INFO] /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/xtstest/src/org/jboss/jbossts/xts/servicetests/service/participant/ParticipantCompletionTestParticipant.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ xtstest --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ xtstest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/xtstest/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ xtstest --- [INFO] No sources to compile [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-dependencies) @ xtstest --- [INFO] Copying byteman-4.0.10.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/xtstest/target/lib/byteman.jar [INFO] Copying byteman-submit-4.0.10.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/xtstest/target/lib/byteman-submit.jar [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ xtstest --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-war-plugin:3.2.2:war (default-war) @ xtstest --- [INFO] Packaging webapp [INFO] Assembling webapp [xtstest] in [/home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/xtstest/target/xtstest] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/xtstest/src/main/webapp] [INFO] Webapp assembled in [28 msecs] [INFO] Building war: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/xtstest/target/xtstest.war [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ xtstest >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ xtstest --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ xtstest --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ xtstest --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ xtstest <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ xtstest --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/xtstest/target/xtstest-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ xtstest --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/xtstest/target/xtstest-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ xtstest --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/xtstest/target/xtstest.war to /home/jenkins/.m2/repository/org/jboss/narayana/xts/xtstest/5.10.7.Final-SNAPSHOT/xtstest-5.10.7.Final-SNAPSHOT.war [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/xtstest/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/xts/xtstest/5.10.7.Final-SNAPSHOT/xtstest-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/xtstest/target/xtstest-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/xts/xtstest/5.10.7.Final-SNAPSHOT/xtstest-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/xtstest/target/xtstest-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/xts/xtstest/5.10.7.Final-SNAPSHOT/xtstest-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] -------< org.jboss.narayana.xts:localjunit-crash-recovery-tests >------- [INFO] Building Narayana: XTS localjunit crash-recovery-tests 5.10.7.Final-SNAPSHOT [48/82] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ localjunit-crash-recovery-tests --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ localjunit-crash-recovery-tests --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ localjunit-crash-recovery-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ localjunit-crash-recovery-tests --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ localjunit-crash-recovery-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ localjunit-crash-recovery-tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/crash-recovery-tests/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ localjunit-crash-recovery-tests --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ localjunit-crash-recovery-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ localjunit-crash-recovery-tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/crash-recovery-tests/target/test-classes [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-dependencies) @ localjunit-crash-recovery-tests --- [INFO] Copying byteman-4.0.10.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/crash-recovery-tests/target/lib/byteman.jar [INFO] Copying byteman-submit-4.0.10.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/crash-recovery-tests/target/lib/byteman-submit.jar [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ localjunit-crash-recovery-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ localjunit-crash-recovery-tests --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/crash-recovery-tests/target/localjunit-crash-recovery-tests-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ localjunit-crash-recovery-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ localjunit-crash-recovery-tests --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ localjunit-crash-recovery-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ localjunit-crash-recovery-tests --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ localjunit-crash-recovery-tests <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ localjunit-crash-recovery-tests --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/crash-recovery-tests/target/localjunit-crash-recovery-tests-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ localjunit-crash-recovery-tests --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/crash-recovery-tests/target/localjunit-crash-recovery-tests-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ localjunit-crash-recovery-tests --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/crash-recovery-tests/target/localjunit-crash-recovery-tests-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/xts/localjunit-crash-recovery-tests/5.10.7.Final-SNAPSHOT/localjunit-crash-recovery-tests-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/crash-recovery-tests/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/xts/localjunit-crash-recovery-tests/5.10.7.Final-SNAPSHOT/localjunit-crash-recovery-tests-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/crash-recovery-tests/target/localjunit-crash-recovery-tests-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/xts/localjunit-crash-recovery-tests/5.10.7.Final-SNAPSHOT/localjunit-crash-recovery-tests-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/XTS/localjunit/crash-recovery-tests/target/localjunit-crash-recovery-tests-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/xts/localjunit-crash-recovery-tests/5.10.7.Final-SNAPSHOT/localjunit-crash-recovery-tests-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] -------------------< org.jboss.narayana.rts:rest-tx >------------------- [INFO] Building Narayana: RESTful transactions 5.10.7.Final-SNAPSHOT [49/82] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ rest-tx --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ rest-tx --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ rest-tx --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ rest-tx --- [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ rest-tx --- [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ rest-tx >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ rest-tx --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ rest-tx --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ rest-tx --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ rest-tx <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ rest-tx --- [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ rest-tx --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rest-tx --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/rts/rest-tx/5.10.7.Final-SNAPSHOT/rest-tx-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] -------------------< org.jboss.narayana.rts:restat >-------------------- [INFO] Building Narayana: restat 5.10.7.Final-SNAPSHOT [50/82] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ restat --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ restat --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ restat --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ restat --- [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ restat --- [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ restat >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ restat --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ restat --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ restat --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ restat <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ restat --- [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ restat --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ restat --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/rts/restat/5.10.7.Final-SNAPSHOT/restat-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] -----------------< org.jboss.narayana.rts:restat-util >----------------- [INFO] Building Narayana: restat util 5.10.7.Final-SNAPSHOT [51/82] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ restat-util --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ restat-util --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ restat-util --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ restat-util --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ restat-util --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ restat-util --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/util/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/util/src/main/java/org/jboss/jbossts/star/util/TxSupport.java:[45,39] org.jboss.jbossts.star.provider.HttpResponseException in org.jboss.jbossts.star.provider has been deprecated [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ restat-util --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ restat-util --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ restat-util --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ restat-util --- [INFO] Tests are skipped. [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (create_sources_jar) > generate-sources @ restat-util >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ restat-util --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ restat-util --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ restat-util --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (create_sources_jar) < generate-sources @ restat-util <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (create_sources_jar) @ restat-util --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/util/target/restat-util-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ restat-util --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/util/target/restat-util-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ restat-util >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ restat-util --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ restat-util --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ restat-util --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ restat-util <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ restat-util --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/util/target/restat-util-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ restat-util --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/util/target/restat-util-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-jar-plugin:3.1.0:test-jar (default) @ restat-util --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/util/target/restat-util-5.10.7.Final-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ restat-util --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/util/target/restat-util-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/rts/restat-util/5.10.7.Final-SNAPSHOT/restat-util-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/util/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/rts/restat-util/5.10.7.Final-SNAPSHOT/restat-util-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/util/target/restat-util-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/rts/restat-util/5.10.7.Final-SNAPSHOT/restat-util-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/util/target/restat-util-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/rts/restat-util/5.10.7.Final-SNAPSHOT/restat-util-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/util/target/restat-util-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/rts/restat-util/5.10.7.Final-SNAPSHOT/restat-util-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/util/target/restat-util-5.10.7.Final-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/jboss/narayana/rts/restat-util/5.10.7.Final-SNAPSHOT/restat-util-5.10.7.Final-SNAPSHOT-tests.jar [INFO] [INFO] -----------------< org.jboss.narayana.rts:restat-api >------------------ [INFO] Building Narayana: restat tx 5.10.7.Final-SNAPSHOT [52/82] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from central: https://repo1.maven.org/maven2/io/undertow/undertow-servlet/maven-metadata.xml [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/io/undertow/undertow-servlet/maven-metadata.xml [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/undertow/undertow-servlet/maven-metadata.xml [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/undertow/undertow-servlet/maven-metadata.xml (9.9 kB at 902 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/undertow/undertow-servlet/maven-metadata.xml (10 kB at 14 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/undertow/undertow-servlet/2.0.31.Final/undertow-servlet-2.0.31.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/undertow/undertow-servlet/2.0.31.Final/undertow-servlet-2.0.31.Final.pom (20 kB at 2.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/undertow/undertow-parent/2.0.31.Final/undertow-parent-2.0.31.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/undertow/undertow-parent/2.0.31.Final/undertow-parent-2.0.31.Final.pom (25 kB at 1.5 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/undertow/undertow-core/2.0.31.Final/undertow-core-2.0.31.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/undertow/undertow-core/2.0.31.Final/undertow-core-2.0.31.Final.pom (27 kB at 3.9 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/undertow/undertow-servlet/2.0.32.Final/undertow-servlet-2.0.32.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/undertow/undertow-servlet/2.0.32.Final/undertow-servlet-2.0.32.Final.pom (20 kB at 2.8 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/undertow/undertow-parent/2.0.32.Final/undertow-parent-2.0.32.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/undertow/undertow-parent/2.0.32.Final/undertow-parent-2.0.32.Final.pom (25 kB at 208 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/undertow/undertow-core/2.0.32.Final/undertow-core-2.0.32.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/undertow/undertow-core/2.0.32.Final/undertow-core-2.0.32.Final.pom (27 kB at 3.9 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/undertow/undertow-servlet/2.1.0.Final/undertow-servlet-2.1.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/undertow/undertow-servlet/2.1.0.Final/undertow-servlet-2.1.0.Final.pom (18 kB at 2.6 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/undertow/undertow-parent/2.1.0.Final/undertow-parent-2.1.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/undertow/undertow-parent/2.1.0.Final/undertow-parent-2.1.0.Final.pom (25 kB at 3.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/undertow/undertow-core/2.1.0.Final/undertow-core-2.1.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/undertow/undertow-core/2.1.0.Final/undertow-core-2.1.0.Final.pom (26 kB at 3.7 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-api/3.8.0.Final/xnio-api-3.8.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-api/3.8.0.Final/xnio-api-3.8.0.Final.pom (8.8 kB at 1.3 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-all/3.8.0.Final/xnio-all-3.8.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-all/3.8.0.Final/xnio-all-3.8.0.Final.pom (6.9 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/common/wildfly-common/1.5.2.Final/wildfly-common-1.5.2.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/common/wildfly-common/1.5.2.Final/wildfly-common-1.5.2.Final.pom (7.3 kB at 1.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/client/wildfly-client-config/1.0.1.Final/wildfly-client-config-1.0.1.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/client/wildfly-client-config/1.0.1.Final/wildfly-client-config-1.0.1.Final.pom (7.2 kB at 1.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-nio/3.8.0.Final/xnio-nio-3.8.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-nio/3.8.0.Final/xnio-nio-3.8.0.Final.pom (8.2 kB at 1.4 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/threads/jboss-threads/2.3.3.Final/jboss-threads-2.3.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/threads/jboss-threads/2.3.3.Final/jboss-threads-2.3.3.Final.pom (4.6 kB at 769 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/threads/jboss-threads/3.1.0.Final/jboss-threads-3.1.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/threads/jboss-threads/3.1.0.Final/jboss-threads-3.1.0.Final.pom (8.1 kB at 1.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/jboss-parent/36/jboss-parent-36.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/jboss-parent/36/jboss-parent-36.pom (66 kB at 6.6 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/common/wildfly-common/1.5.0.Final/wildfly-common-1.5.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/common/wildfly-common/1.5.0.Final/wildfly-common-1.5.0.Final.pom (7.3 kB at 1.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/undertow/undertow-servlet/2.1.1.Final/undertow-servlet-2.1.1.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/undertow/undertow-servlet/2.1.1.Final/undertow-servlet-2.1.1.Final.pom (18 kB at 2.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/undertow/undertow-parent/2.1.1.Final/undertow-parent-2.1.1.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/undertow/undertow-parent/2.1.1.Final/undertow-parent-2.1.1.Final.pom (26 kB at 2.9 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/undertow/undertow-core/2.1.1.Final/undertow-core-2.1.1.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/undertow/undertow-core/2.1.1.Final/undertow-core-2.1.1.Final.pom (26 kB at 3.3 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/undertow/undertow-servlet/2.1.2.Final/undertow-servlet-2.1.2.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/undertow/undertow-servlet/2.1.2.Final/undertow-servlet-2.1.2.Final.pom (18 kB at 2.0 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/undertow/undertow-parent/2.1.2.Final/undertow-parent-2.1.2.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/undertow/undertow-parent/2.1.2.Final/undertow-parent-2.1.2.Final.pom (26 kB at 2.9 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/undertow/undertow-core/2.1.2.Final/undertow-core-2.1.2.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/undertow/undertow-core/2.1.2.Final/undertow-core-2.1.2.Final.pom (26 kB at 3.3 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/undertow/undertow-servlet/2.1.3.Final/undertow-servlet-2.1.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/undertow/undertow-servlet/2.1.3.Final/undertow-servlet-2.1.3.Final.pom (18 kB at 3.0 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/undertow/undertow-parent/2.1.3.Final/undertow-parent-2.1.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/undertow/undertow-parent/2.1.3.Final/undertow-parent-2.1.3.Final.pom (26 kB at 3.7 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/undertow/undertow-core/2.1.3.Final/undertow-core-2.1.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/undertow/undertow-core/2.1.3.Final/undertow-core-2.1.3.Final.pom (26 kB at 3.7 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/undertow/undertow-servlet/2.1.4.Final/undertow-servlet-2.1.4.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/undertow/undertow-servlet/2.1.4.Final/undertow-servlet-2.1.4.Final.pom (18 kB at 3.0 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/undertow/undertow-parent/2.1.4.Final/undertow-parent-2.1.4.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/undertow/undertow-parent/2.1.4.Final/undertow-parent-2.1.4.Final.pom (26 kB at 3.7 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/undertow/undertow-core/2.1.4.Final/undertow-core-2.1.4.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/undertow/undertow-core/2.1.4.Final/undertow-core-2.1.4.Final.pom (26 kB at 4.4 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/undertow/undertow-servlet/2.2.0.Final/undertow-servlet-2.2.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/undertow/undertow-servlet/2.2.0.Final/undertow-servlet-2.2.0.Final.pom (18 kB at 2.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/undertow/undertow-parent/2.2.0.Final/undertow-parent-2.2.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/undertow/undertow-parent/2.2.0.Final/undertow-parent-2.2.0.Final.pom (26 kB at 3.3 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/undertow/undertow-core/2.2.0.Final/undertow-core-2.2.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/undertow/undertow-core/2.2.0.Final/undertow-core-2.2.0.Final.pom (26 kB at 3.7 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/undertow/undertow-servlet/2.2.1.Final/undertow-servlet-2.2.1.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/undertow/undertow-servlet/2.2.1.Final/undertow-servlet-2.2.1.Final.pom (18 kB at 2.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/undertow/undertow-parent/2.2.1.Final/undertow-parent-2.2.1.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/undertow/undertow-parent/2.2.1.Final/undertow-parent-2.2.1.Final.pom (26 kB at 3.3 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/undertow/undertow-core/2.2.1.Final/undertow-core-2.2.1.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/undertow/undertow-core/2.2.1.Final/undertow-core-2.2.1.Final.pom (26 kB at 3.3 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/undertow/undertow-servlet/2.2.2.Final/undertow-servlet-2.2.2.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/undertow/undertow-servlet/2.2.2.Final/undertow-servlet-2.2.2.Final.pom (18 kB at 1.8 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/undertow/undertow-parent/2.2.2.Final/undertow-parent-2.2.2.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/undertow/undertow-parent/2.2.2.Final/undertow-parent-2.2.2.Final.pom (26 kB at 3.7 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/undertow/undertow-core/2.2.2.Final/undertow-core-2.2.2.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/undertow/undertow-core/2.2.2.Final/undertow-core-2.2.2.Final.pom (26 kB at 3.7 MB/s) [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/io/undertow/undertow-core/maven-metadata.xml [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/undertow/undertow-core/maven-metadata.xml [INFO] Downloading from central: https://repo1.maven.org/maven2/io/undertow/undertow-core/maven-metadata.xml [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/undertow/undertow-core/maven-metadata.xml (9.9 kB at 1.7 MB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/undertow/undertow-core/maven-metadata.xml (10 kB at 18 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/undertow/undertow-servlet/2.2.2.Final/undertow-servlet-2.2.2.Final.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-api/3.8.0.Final/xnio-api-3.8.0.Final.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/io/undertow/undertow-core/2.2.2.Final/undertow-core-2.2.2.Final.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-nio/3.8.0.Final/xnio-nio-3.8.0.Final.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/common/wildfly-common/1.5.2.Final/wildfly-common-1.5.2.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-nio/3.8.0.Final/xnio-nio-3.8.0.Final.jar (112 kB at 5.9 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/threads/jboss-threads/3.1.0.Final/jboss-threads-3.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/undertow/undertow-servlet/2.2.2.Final/undertow-servlet-2.2.2.Final.jar (537 kB at 24 MB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/common/wildfly-common/1.5.2.Final/wildfly-common-1.5.2.Final.jar (284 kB at 13 MB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/threads/jboss-threads/3.1.0.Final/jboss-threads-3.1.0.Final.jar (96 kB at 3.6 MB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-api/3.8.0.Final/xnio-api-3.8.0.Final.jar (587 kB at 20 MB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/undertow/undertow-core/2.2.2.Final/undertow-core-2.2.2.Final.jar (2.3 MB at 39 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ restat-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ restat-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ restat-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ restat-api --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ restat-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/tx/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ restat-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/tx/target/classes [INFO] /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/resource/Transaction.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/tx/src/main/java/org/jboss/jbossts/star/resource/Transaction.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ restat-api --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ restat-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ restat-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/tx/target/test-classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/PerformanceTest.java:[53,66] unchecked call to measure(io.narayana.perf.WorkerWorkload) as a member of the raw type io.narayana.perf.Measurement [INFO] /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/BaseTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/tx/src/test/java/org/jboss/jbossts/star/test/BaseTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ restat-api --- [INFO] Tests are skipped. [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (create_sources_jar) > generate-sources @ restat-api >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ restat-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ restat-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ restat-api --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (create_sources_jar) < generate-sources @ restat-api <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (create_sources_jar) @ restat-api --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/tx/target/restat-api-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ restat-api --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/tx/target/restat-api-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ restat-api >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ restat-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ restat-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ restat-api --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ restat-api <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ restat-api --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/tx/target/restat-api-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ restat-api --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/tx/target/restat-api-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-jar-plugin:3.1.0:test-jar (default) @ restat-api --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/tx/target/restat-api-5.10.7.Final-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ restat-api --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/tx/target/restat-api-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/rts/restat-api/5.10.7.Final-SNAPSHOT/restat-api-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/tx/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/rts/restat-api/5.10.7.Final-SNAPSHOT/restat-api-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/tx/target/restat-api-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/rts/restat-api/5.10.7.Final-SNAPSHOT/restat-api-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/tx/target/restat-api-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/rts/restat-api/5.10.7.Final-SNAPSHOT/restat-api-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/tx/target/restat-api-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/rts/restat-api/5.10.7.Final-SNAPSHOT/restat-api-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/tx/target/restat-api-5.10.7.Final-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/jboss/narayana/rts/restat-api/5.10.7.Final-SNAPSHOT/restat-api-5.10.7.Final-SNAPSHOT-tests.jar [INFO] [INFO] -----------------< org.jboss.narayana.rts:restat-web >------------------ [INFO] Building Narayana: restat webservice 5.10.7.Final-SNAPSHOT [53/82] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ restat-web --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ restat-web --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ restat-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ restat-web --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ restat-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ restat-web --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ restat-web --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ restat-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ restat-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/webservice/target/test-classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/webservice/src/test/java/org/jboss/jbossts/star/test/ClientIntegrationTest.java:[23,35] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/webservice/src/test/java/org/jboss/jbossts/star/test/ClientIntegrationTest.java:[32,24] org.jboss.jbossts.star.util.TxSupport in org.jboss.jbossts.star.util has been deprecated [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ restat-web --- [INFO] Tests are skipped. [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (create_sources_jar) > generate-sources @ restat-web >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ restat-web --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ restat-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ restat-web --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (create_sources_jar) < generate-sources @ restat-web <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (create_sources_jar) @ restat-web --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/webservice/target/restat-web-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-war-plugin:3.2.2:war (default-war) @ restat-web --- [INFO] Packaging webapp [INFO] Assembling webapp [restat-web] in [/home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/webservice/target/restat-web-5.10.7.Final-SNAPSHOT] [info] Copying manifest... [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/webservice/src/main/webapp] [INFO] Webapp assembled in [6 msecs] [INFO] Building war: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/webservice/target/restat-web-5.10.7.Final-SNAPSHOT.war [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ restat-web >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ restat-web --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ restat-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ restat-web --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ restat-web <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ restat-web --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/webservice/target/restat-web-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ restat-web --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/webservice/target/restat-web-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ restat-web --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/webservice/target/restat-web-5.10.7.Final-SNAPSHOT.war to /home/jenkins/.m2/repository/org/jboss/narayana/rts/restat-web/5.10.7.Final-SNAPSHOT/restat-web-5.10.7.Final-SNAPSHOT.war [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/webservice/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/rts/restat-web/5.10.7.Final-SNAPSHOT/restat-web-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/webservice/target/restat-web-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/rts/restat-web/5.10.7.Final-SNAPSHOT/restat-web-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/webservice/target/restat-web-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/rts/restat-web/5.10.7.Final-SNAPSHOT/restat-web-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/webservice/target/restat-web-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/rts/restat-web/5.10.7.Final-SNAPSHOT/restat-web-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] -------------< org.jboss.narayana.rts:restat-integration >-------------- [INFO] Building Narayana: restat integration 5.10.7.Final-SNAPSHOT [54/82] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ restat-integration --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ restat-integration --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ restat-integration --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ restat-integration --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ restat-integration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/integration/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ restat-integration --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 20 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/integration/target/classes [INFO] /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/integration/src/main/java/org/jboss/narayana/rest/integration/VolatileParticipantResource.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/integration/src/main/java/org/jboss/narayana/rest/integration/VolatileParticipantResource.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ restat-integration --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ restat-integration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ restat-integration --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/integration/target/test-classes [INFO] /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/integration/RecoveryIntegrationTestCase.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/integration/src/test/java/org/jboss/narayana/rest/integration/test/integration/RecoveryIntegrationTestCase.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ restat-integration --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ restat-integration --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/integration/target/restat-integration-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ restat-integration >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ restat-integration --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ restat-integration --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ restat-integration --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ restat-integration <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ restat-integration --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/integration/target/restat-integration-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ restat-integration --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/integration/target/restat-integration-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ restat-integration --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/integration/target/restat-integration-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/rts/restat-integration/5.10.7.Final-SNAPSHOT/restat-integration-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/integration/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/rts/restat-integration/5.10.7.Final-SNAPSHOT/restat-integration-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/integration/target/restat-integration-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/rts/restat-integration/5.10.7.Final-SNAPSHOT/restat-integration-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/integration/target/restat-integration-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/rts/restat-integration/5.10.7.Final-SNAPSHOT/restat-integration-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] ----------------< org.jboss.narayana.rts:restat-bridge >---------------- [INFO] Building Narayana: Bridge between REST-AT and JTA 5.10.7.Final-SNAPSHOT [55/82] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ restat-bridge --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ restat-bridge --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ restat-bridge --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ restat-bridge --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ restat-bridge --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/bridge/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ restat-bridge --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/bridge/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ restat-bridge --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ restat-bridge --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ restat-bridge --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/bridge/target/test-classes [INFO] /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/bridge/src/test/java/org/jboss/narayana/rest/bridge/inbound/test/common/LoggingRestATResource.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/bridge/src/test/java/org/jboss/narayana/rest/bridge/inbound/test/common/LoggingRestATResource.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-dependencies) @ restat-bridge --- [INFO] Copying byteman-4.0.10.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/bridge/target/lib/byteman.jar [INFO] Copying byteman-submit-4.0.10.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/bridge/target/lib/byteman-submit.jar [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ restat-bridge --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ restat-bridge --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/bridge/target/restat-bridge-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ restat-bridge >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ restat-bridge --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ restat-bridge --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ restat-bridge --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ restat-bridge <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ restat-bridge --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/bridge/target/restat-bridge-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ restat-bridge --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/bridge/target/restat-bridge-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ restat-bridge --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/bridge/target/restat-bridge-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/rts/restat-bridge/5.10.7.Final-SNAPSHOT/restat-bridge-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/bridge/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/rts/restat-bridge/5.10.7.Final-SNAPSHOT/restat-bridge-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/bridge/target/restat-bridge-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/rts/restat-bridge/5.10.7.Final-SNAPSHOT/restat-bridge-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/at/bridge/target/restat-bridge-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/rts/restat-bridge/5.10.7.Final-SNAPSHOT/restat-bridge-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] -----------------< org.jboss.narayana.rts:lra-parent >------------------ [INFO] Building LRA Parent 5.10.7.Final-SNAPSHOT [56/82] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ lra-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ lra-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ lra-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ lra-parent --- [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ lra-parent --- [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ lra-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ lra-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ lra-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ lra-parent --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ lra-parent <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ lra-parent --- [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ lra-parent --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.0:integration-test (default) @ lra-parent --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:2.22.0:verify (default) @ lra-parent --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ lra-parent --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/rts/lra-parent/5.10.7.Final-SNAPSHOT/lra-parent-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] --------------< org.jboss.narayana.rts:lra-service-base >--------------- [INFO] Building lra-service-base 5.10.7.Final-SNAPSHOT [57/82] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from central: https://repo1.maven.org/maven2/org/eclipse/microprofile/lra/microprofile-lra-api/1.0-M2/microprofile-lra-api-1.0-M2.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/eclipse/microprofile/lra/microprofile-lra-api/1.0-M2/microprofile-lra-api-1.0-M2.pom (4.8 kB at 436 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/eclipse/microprofile/lra/microprofile-lra-parent/1.0-M2/microprofile-lra-parent-1.0-M2.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/eclipse/microprofile/lra/microprofile-lra-parent/1.0-M2/microprofile-lra-parent-1.0-M2.pom (15 kB at 1.9 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/eclipse/microprofile/lra/microprofile-lra-api/1.0-M2/microprofile-lra-api-1.0-M2.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/eclipse/microprofile/lra/microprofile-lra-api/1.0-M2/microprofile-lra-api-1.0-M2.jar (17 kB at 2.4 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ lra-service-base --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ lra-service-base --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ lra-service-base --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ lra-service-base --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ lra-service-base --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/service-base/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ lra-service-base --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/service-base/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ lra-service-base --- [INFO] Starting audit... Audit done. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ lra-service-base --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/service-base/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ lra-service-base --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/service-base/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ lra-service-base --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ lra-service-base --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/service-base/target/lra-service-base.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ lra-service-base >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ lra-service-base --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ lra-service-base --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ lra-service-base --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ lra-service-base <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ lra-service-base --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/service-base/target/lra-service-base-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ lra-service-base --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/service-base/target/lra-service-base-sources.jar [INFO] [INFO] --- maven-failsafe-plugin:2.22.0:integration-test (default) @ lra-service-base --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:2.22.0:verify (default) @ lra-service-base --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ lra-service-base --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/service-base/target/lra-service-base.jar to /home/jenkins/.m2/repository/org/jboss/narayana/rts/lra-service-base/5.10.7.Final-SNAPSHOT/lra-service-base-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/service-base/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/rts/lra-service-base/5.10.7.Final-SNAPSHOT/lra-service-base-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/service-base/target/lra-service-base-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/rts/lra-service-base/5.10.7.Final-SNAPSHOT/lra-service-base-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/service-base/target/lra-service-base-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/rts/lra-service-base/5.10.7.Final-SNAPSHOT/lra-service-base-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] -----------------< org.jboss.narayana.rts:lra-client >------------------ [INFO] Building LRA Client 5.10.7.Final-SNAPSHOT [58/82] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ lra-client --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ lra-client --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ lra-client --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ lra-client --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ lra-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ lra-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/client/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ lra-client --- [INFO] Starting audit... Audit done. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ lra-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/client/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ lra-client --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ lra-client --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ lra-client --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/client/target/lra-client.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ lra-client >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ lra-client --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ lra-client --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ lra-client --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ lra-client <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ lra-client --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/client/target/lra-client-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ lra-client --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/client/target/lra-client-sources.jar [INFO] [INFO] --- maven-failsafe-plugin:2.22.0:integration-test (default) @ lra-client --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:2.22.0:verify (default) @ lra-client --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ lra-client --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/client/target/lra-client.jar to /home/jenkins/.m2/repository/org/jboss/narayana/rts/lra-client/5.10.7.Final-SNAPSHOT/lra-client-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/client/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/rts/lra-client/5.10.7.Final-SNAPSHOT/lra-client-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/client/target/lra-client-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/rts/lra-client/5.10.7.Final-SNAPSHOT/lra-client-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/client/target/lra-client-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/rts/lra-client/5.10.7.Final-SNAPSHOT/lra-client-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --------------< org.jboss.narayana.rts:lra-proxy-parent >--------------- [INFO] Building LRA Proxy Parent 5.10.7.Final-SNAPSHOT [59/82] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ lra-proxy-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ lra-proxy-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ lra-proxy-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ lra-proxy-parent --- [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ lra-proxy-parent --- [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ lra-proxy-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ lra-proxy-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ lra-proxy-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ lra-proxy-parent --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ lra-proxy-parent <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ lra-proxy-parent --- [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ lra-proxy-parent --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.0:integration-test (default) @ lra-proxy-parent --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:2.22.0:verify (default) @ lra-proxy-parent --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ lra-proxy-parent --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/proxy/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/rts/lra-proxy-parent/5.10.7.Final-SNAPSHOT/lra-proxy-parent-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ----------------< org.jboss.narayana.rts:lra-proxy-api >---------------- [INFO] Building LRA Proxy API 5.10.7.Final-SNAPSHOT [60/82] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ lra-proxy-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ lra-proxy-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ lra-proxy-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ lra-proxy-api --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ lra-proxy-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ lra-proxy-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/proxy/api/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ lra-proxy-api --- [INFO] Starting audit... Audit done. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ lra-proxy-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/proxy/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ lra-proxy-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ lra-proxy-api --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ lra-proxy-api --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/proxy/api/target/lra-proxy-api.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ lra-proxy-api >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ lra-proxy-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ lra-proxy-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ lra-proxy-api --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ lra-proxy-api <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ lra-proxy-api --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/proxy/api/target/lra-proxy-api-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ lra-proxy-api --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/proxy/api/target/lra-proxy-api-sources.jar [INFO] [INFO] --- maven-failsafe-plugin:2.22.0:integration-test (default) @ lra-proxy-api --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:2.22.0:verify (default) @ lra-proxy-api --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ lra-proxy-api --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/proxy/api/target/lra-proxy-api.jar to /home/jenkins/.m2/repository/org/jboss/narayana/rts/lra-proxy-api/5.10.7.Final-SNAPSHOT/lra-proxy-api-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/proxy/api/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/rts/lra-proxy-api/5.10.7.Final-SNAPSHOT/lra-proxy-api-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/proxy/api/target/lra-proxy-api-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/rts/lra-proxy-api/5.10.7.Final-SNAPSHOT/lra-proxy-api-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/proxy/api/target/lra-proxy-api-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/rts/lra-proxy-api/5.10.7.Final-SNAPSHOT/lra-proxy-api-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] ----------------< org.jboss.narayana.rts:narayana-lra >----------------- [INFO] Building Narayana LRA 5.10.7.Final-SNAPSHOT [61/82] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ narayana-lra --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ narayana-lra --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ narayana-lra --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ narayana-lra --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ narayana-lra --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ narayana-lra --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/jaxrs/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ narayana-lra --- [INFO] Starting audit... Audit done. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ narayana-lra --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/jaxrs/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ narayana-lra --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ narayana-lra --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ narayana-lra --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/jaxrs/target/narayana-lra-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ narayana-lra >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ narayana-lra --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ narayana-lra --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ narayana-lra --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ narayana-lra <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ narayana-lra --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/jaxrs/target/narayana-lra-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ narayana-lra --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/jaxrs/target/narayana-lra-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-failsafe-plugin:2.22.0:integration-test (default) @ narayana-lra --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:2.22.0:verify (default) @ narayana-lra --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ narayana-lra --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/jaxrs/target/narayana-lra-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/rts/narayana-lra/5.10.7.Final-SNAPSHOT/narayana-lra-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/jaxrs/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/rts/narayana-lra/5.10.7.Final-SNAPSHOT/narayana-lra-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/jaxrs/target/narayana-lra-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/rts/narayana-lra/5.10.7.Final-SNAPSHOT/narayana-lra-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/jaxrs/target/narayana-lra-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/rts/narayana-lra/5.10.7.Final-SNAPSHOT/narayana-lra-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] -------------< org.jboss.narayana.rts:lra-coordinator-jar >------------- [INFO] Building LRA Coordinator jar 5.10.7.Final-SNAPSHOT [62/82] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ lra-coordinator-jar --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ lra-coordinator-jar --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ lra-coordinator-jar --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ lra-coordinator-jar --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ lra-coordinator-jar --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ lra-coordinator-jar --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/coordinator/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ lra-coordinator-jar --- [INFO] Starting audit... Audit done. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ lra-coordinator-jar --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ lra-coordinator-jar --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/coordinator/target/test-classes [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-dependencies) @ lra-coordinator-jar --- [INFO] Copying byteman-4.0.10.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/coordinator/target/lib/byteman.jar [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ lra-coordinator-jar --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ lra-coordinator-jar --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/coordinator/target/lra-coordinator.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ lra-coordinator-jar >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ lra-coordinator-jar --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ lra-coordinator-jar --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ lra-coordinator-jar --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ lra-coordinator-jar <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ lra-coordinator-jar --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/coordinator/target/lra-coordinator-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ lra-coordinator-jar --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/coordinator/target/lra-coordinator-sources.jar [INFO] [INFO] --- maven-failsafe-plugin:2.22.0:integration-test (default) @ lra-coordinator-jar --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:2.22.0:verify (default) @ lra-coordinator-jar --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ lra-coordinator-jar --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/coordinator/target/lra-coordinator.jar to /home/jenkins/.m2/repository/org/jboss/narayana/rts/lra-coordinator-jar/5.10.7.Final-SNAPSHOT/lra-coordinator-jar-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/coordinator/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/rts/lra-coordinator-jar/5.10.7.Final-SNAPSHOT/lra-coordinator-jar-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/coordinator/target/lra-coordinator-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/rts/lra-coordinator-jar/5.10.7.Final-SNAPSHOT/lra-coordinator-jar-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/coordinator/target/lra-coordinator-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/rts/lra-coordinator-jar/5.10.7.Final-SNAPSHOT/lra-coordinator-jar-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] ----------< org.jboss.narayana.rts:lra-coordinator-thorntail >---------- [INFO] Building Thorntail LRA Coordinator 5.10.7.Final-SNAPSHOT [63/82] [INFO] --------------------------------[ war ]--------------------------------- [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/thorntail/thorntail-maven-plugin/maven-metadata.xml [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/thorntail/thorntail-maven-plugin/maven-metadata.xml [INFO] Downloading from central: https://repo1.maven.org/maven2/io/thorntail/config-api-runtime/1.9.0/config-api-runtime-1.9.0.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/thorntail/config-api-runtime/1.9.0/config-api-runtime-1.9.0.pom (1.9 kB at 238 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/thorntail/elytron/2.6.0.Final/elytron-2.6.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/thorntail/elytron/2.6.0.Final/elytron-2.6.0.Final.pom (2.7 kB at 333 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/narayana/jts/narayana-jts-idlj/5.9.8.Final/narayana-jts-idlj-5.9.8.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/narayana/jts/narayana-jts-idlj/5.9.8.Final/narayana-jts-idlj-5.9.8.Final.pom (15 kB at 1.8 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/narayana/jts/narayana-jts-all/5.9.8.Final/narayana-jts-all-5.9.8.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/narayana/jts/narayana-jts-all/5.9.8.Final/narayana-jts-all-5.9.8.Final.pom (10 kB at 1.7 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/narayana/narayana-all/5.9.8.Final/narayana-all-5.9.8.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/narayana/narayana-all/5.9.8.Final/narayana-all-5.9.8.Final.pom (35 kB at 3.5 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/thorntail/microprofile-openapi/2.6.0.Final/microprofile-openapi-2.6.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/thorntail/microprofile-openapi/2.6.0.Final/microprofile-openapi-2.6.0.Final.pom (4.5 kB at 644 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/thorntail/microprofile-config/2.6.0.Final/microprofile-config-2.6.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/thorntail/microprofile-config/2.6.0.Final/microprofile-config-2.6.0.Final.pom (5.5 kB at 781 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/thorntail/microprofile-config-wildfly-config-api/1.9.0/microprofile-config-wildfly-config-api-1.9.0.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/thorntail/microprofile-config-wildfly-config-api/1.9.0/microprofile-config-wildfly-config-api-1.9.0.pom (7.5 kB at 1.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/thorntail/microprofile-config-wildfly/1.9.0/microprofile-config-wildfly-1.9.0.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/thorntail/microprofile-config-wildfly/1.9.0/microprofile-config-wildfly-1.9.0.pom (14 kB at 2.3 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/smallrye/smallrye-config/1.3.6/smallrye-config-1.3.6.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/smallrye/smallrye-config/1.3.6/smallrye-config-1.3.6.pom (2.4 kB at 350 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/smallrye/smallrye-config-parent/1.3.6/smallrye-config-parent-1.3.6.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/smallrye/smallrye-config-parent/1.3.6/smallrye-config-parent-1.3.6.pom (4.1 kB at 581 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/smallrye/smallrye-open-api/1.1.20/smallrye-open-api-1.1.20.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/smallrye/smallrye-open-api/1.1.20/smallrye-open-api-1.1.20.pom (5.6 kB at 704 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/smallrye/smallrye-open-api-parent/1.1.20/smallrye-open-api-parent-1.1.20.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/smallrye/smallrye-open-api-parent/1.1.20/smallrye-open-api-parent-1.1.20.pom (9.0 kB at 1.3 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.10.1/jackson-core-2.10.1.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.10.1/jackson-core-2.10.1.pom (4.6 kB at 773 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-base/2.10.1/jackson-base-2.10.1.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-base/2.10.1/jackson-base-2.10.1.pom (7.2 kB at 1.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-bom/2.10.1/jackson-bom-2.10.1.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-bom/2.10.1/jackson-bom-2.10.1.pom (13 kB at 1.6 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.10.1/jackson-databind-2.10.1.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.10.1/jackson-databind-2.10.1.pom (6.9 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.10.1/jackson-annotations-2.10.1.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.10.1/jackson-annotations-2.10.1.pom (3.4 kB at 687 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.10.1/jackson-dataformat-yaml-2.10.1.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.10.1/jackson-dataformat-yaml-2.10.1.pom (2.3 kB at 386 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.10.1/jackson-dataformats-text-2.10.1.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.10.1/jackson-dataformats-text-2.10.1.pom (3.0 kB at 500 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/thorntail/config-api-runtime/1.9.0/config-api-runtime-1.9.0.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/io/thorntail/elytron/2.6.0.Final/elytron-2.6.0.Final.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/io/thorntail/microprofile-openapi/2.6.0.Final/microprofile-openapi-2.6.0.Final.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/narayana/jts/narayana-jts-idlj/5.9.8.Final/narayana-jts-idlj-5.9.8.Final.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/io/thorntail/microprofile-config/2.6.0.Final/microprofile-config-2.6.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/thorntail/microprofile-openapi/2.6.0.Final/microprofile-openapi-2.6.0.Final.jar (27 kB at 2.7 MB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/thorntail/elytron/2.6.0.Final/elytron-2.6.0.Final.jar (44 kB at 4.4 MB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/thorntail/config-api-runtime/1.9.0/config-api-runtime-1.9.0.jar (50 kB at 5.0 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/smallrye/smallrye-open-api/1.1.20/smallrye-open-api-1.1.20.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/io/thorntail/microprofile-config-wildfly-config-api/1.9.0/microprofile-config-wildfly-config-api-1.9.0.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/io/smallrye/smallrye-config/1.3.6/smallrye-config-1.3.6.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/thorntail/microprofile-config/2.6.0.Final/microprofile-config-2.6.0.Final.jar (29 kB at 1.5 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.10.1/jackson-dataformat-yaml-2.10.1.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/thorntail/microprofile-config-wildfly-config-api/1.9.0/microprofile-config-wildfly-config-api-1.9.0.jar (18 kB at 877 kB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/smallrye/smallrye-config/1.3.6/smallrye-config-1.3.6.jar (56 kB at 2.7 MB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/smallrye/smallrye-open-api/1.1.20/smallrye-open-api-1.1.20.jar (264 kB at 9.8 MB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.10.1/jackson-dataformat-yaml-2.10.1.jar (47 kB at 1.6 MB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/narayana/jts/narayana-jts-idlj/5.9.8.Final/narayana-jts-idlj-5.9.8.Final.jar (1.8 MB at 39 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ lra-coordinator-thorntail --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ lra-coordinator-thorntail --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ lra-coordinator-thorntail --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ lra-coordinator-thorntail --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ lra-coordinator-thorntail --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/coordinator-thorntail/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ lra-coordinator-thorntail --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/coordinator-thorntail/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ lra-coordinator-thorntail --- [INFO] Starting audit... Audit done. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ lra-coordinator-thorntail --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/coordinator-thorntail/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ lra-coordinator-thorntail --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ lra-coordinator-thorntail --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-war-plugin:3.2.2:war (default-war) @ lra-coordinator-thorntail --- [INFO] Packaging webapp [INFO] Assembling webapp [lra-coordinator-thorntail] in [/home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/coordinator-thorntail/target/lra-coordinator] [INFO] Processing war project [INFO] Webapp assembled in [461 msecs] [INFO] Building war: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/coordinator-thorntail/target/lra-coordinator.war [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ lra-coordinator-thorntail >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ lra-coordinator-thorntail --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ lra-coordinator-thorntail --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ lra-coordinator-thorntail --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ lra-coordinator-thorntail <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ lra-coordinator-thorntail --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/coordinator-thorntail/target/lra-coordinator-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ lra-coordinator-thorntail --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/coordinator-thorntail/target/lra-coordinator-sources.jar [INFO] [INFO] --- thorntail-maven-plugin:2.6.0.Final:package (default) @ lra-coordinator-thorntail --- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/orson/orson/0.5.0/orson-0.5.0.jar [INFO] Downloading from redhat-ga: https://maven.repository.redhat.com/ga/orson/orson/0.5.0/orson-0.5.0.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/orson/orson/0.5.0/orson-0.5.0.jar [INFO] Downloading from jboss-public-releases-repository-group: https://repository.jboss.org/nexus/content/repositories/releases/orson/orson/0.5.0/orson-0.5.0.jar [INFO] Downloading from repo.eclipse.org-snapshots: https://repo.eclipse.org/content/repositories/microprofile-snapshots/orson/orson/0.5.0/orson-0.5.0.jar [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/orson/orson/0.5.0/orson-0.5.0.jar org.eclipse.aether.resolution.ArtifactResolutionException: Failure to find orson:orson:jar:0.5.0 in https://repository.jboss.org/nexus/content/groups/public/ was cached in the local repository, resolution will not be reattempted until the update interval of jboss-public-repository-group has elapsed or updates are forced at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:423) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:225) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:202) at org.wildfly.swarm.plugin.maven.MavenArtifactResolvingHelper.resolve(MavenArtifactResolvingHelper.java:109) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1382) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:566) at org.wildfly.swarm.plugin.maven.MavenArtifactResolvingHelper.resolveAll(MavenArtifactResolvingHelper.java:207) at org.wildfly.swarm.tools.DefaultArtifactResolver.resolveAllArtifactsNonTransitively(DefaultArtifactResolver.java:50) at org.wildfly.swarm.tools.DependencyManager.resolveDependencies(DependencyManager.java:201) at org.wildfly.swarm.tools.DependencyManager.analyzeDependencies(DependencyManager.java:125) at org.wildfly.swarm.tools.BuildTool.analyzeDependencies(BuildTool.java:321) at org.wildfly.swarm.tools.BuildTool.build(BuildTool.java:254) at org.wildfly.swarm.tools.BuildTool.build(BuildTool.java:201) at org.wildfly.swarm.plugin.maven.PackageMojo.executeSpecific(PackageMojo.java:225) at org.wildfly.swarm.plugin.maven.AbstractSwarmMojo.execute(AbstractSwarmMojo.java:129) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute(MavenCli.java:956) at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288) at org.apache.maven.cli.MavenCli.main(MavenCli.java:192) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:347) Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Failure to find orson:orson:jar:0.5.0 in https://repository.jboss.org/nexus/content/groups/public/ was cached in the local repository, resolution will not be reattempted until the update interval of jboss-public-repository-group has elapsed or updates are forced at org.eclipse.aether.internal.impl.DefaultUpdateCheckManager.newException(DefaultUpdateCheckManager.java:219) at org.eclipse.aether.internal.impl.DefaultUpdateCheckManager.checkArtifact(DefaultUpdateCheckManager.java:172) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.gatherDownloads(DefaultArtifactResolver.java:564) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads(DefaultArtifactResolver.java:482) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:400) ... 43 more org.eclipse.aether.resolution.ArtifactResolutionException: Failure to find orson:orson:jar:0.5.0 in https://repository.jboss.org/nexus/content/groups/public/ was cached in the local repository, resolution will not be reattempted until the update interval of jboss-public-repository-group has elapsed or updates are forced at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:423) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:225) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:202) at org.wildfly.swarm.plugin.maven.MavenArtifactResolvingHelper.resolve(MavenArtifactResolvingHelper.java:109) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1382) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:566) at org.wildfly.swarm.plugin.maven.MavenArtifactResolvingHelper.resolveAll(MavenArtifactResolvingHelper.java:207) at org.wildfly.swarm.tools.DefaultArtifactResolver.resolveAllArtifactsNonTransitively(DefaultArtifactResolver.java:50) at org.wildfly.swarm.tools.DependencyManager.resolveDependencies(DependencyManager.java:211) at org.wildfly.swarm.tools.DependencyManager.analyzeDependencies(DependencyManager.java:125) at org.wildfly.swarm.tools.BuildTool.analyzeDependencies(BuildTool.java:321) at org.wildfly.swarm.tools.BuildTool.build(BuildTool.java:254) at org.wildfly.swarm.tools.BuildTool.build(BuildTool.java:201) at org.wildfly.swarm.plugin.maven.PackageMojo.executeSpecific(PackageMojo.java:225) at org.wildfly.swarm.plugin.maven.AbstractSwarmMojo.execute(AbstractSwarmMojo.java:129) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute(MavenCli.java:956) at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288) at org.apache.maven.cli.MavenCli.main(MavenCli.java:192) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:347) Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Failure to find orson:orson:jar:0.5.0 in https://repository.jboss.org/nexus/content/groups/public/ was cached in the local repository, resolution will not be reattempted until the update interval of jboss-public-repository-group has elapsed or updates are forced at org.eclipse.aether.internal.impl.DefaultUpdateCheckManager.newException(DefaultUpdateCheckManager.java:219) at org.eclipse.aether.internal.impl.DefaultUpdateCheckManager.checkArtifact(DefaultUpdateCheckManager.java:172) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.gatherDownloads(DefaultArtifactResolver.java:564) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads(DefaultArtifactResolver.java:482) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:400) ... 43 more Resolving 80 out of 384 artifacts [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.9.10/jackson-dataformat-yaml-2.9.10.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/openssl/wildfly-openssl-java/1.0.8.Final/wildfly-openssl-java-1.0.8.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/thorntail/microprofile-config-wildfly-extension/1.9.0/microprofile-config-wildfly-extension-1.9.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/yaml/snakeyaml/1.18/snakeyaml-1.18.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/jts/narayana-jts-integration/5.9.8.Final/narayana-jts-integration-5.9.8.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-elytron-integration/10.0.3.Final/wildfly-elytron-integration-10.0.3.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/jts/narayana-jts-integration/5.9.8.Final/narayana-jts-integration-5.9.8.Final.jar (51 kB at 58 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/openssl/wildfly-openssl-java/1.0.8.Final/wildfly-openssl-java-1.0.8.Final.jar (147 kB at 114 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-elytron-integration/10.0.3.Final/wildfly-elytron-integration-10.0.3.Final.jar (1.1 MB at 388 kB/s) [INFO] Downloading from redhat-ga: https://maven.repository.redhat.com/ga/io/thorntail/microprofile-config-wildfly-extension/1.9.0/microprofile-config-wildfly-extension-1.9.0.jar [INFO] Downloading from redhat-ga: https://maven.repository.redhat.com/ga/org/yaml/snakeyaml/1.18/snakeyaml-1.18.jar [INFO] Downloading from redhat-ga: https://maven.repository.redhat.com/ga/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.9.10/jackson-dataformat-yaml-2.9.10.jar [INFO] Downloaded from redhat-ga: https://maven.repository.redhat.com/ga/org/yaml/snakeyaml/1.18/snakeyaml-1.18.jar (284 kB at 229 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/thorntail/microprofile-config-wildfly-extension/1.9.0/microprofile-config-wildfly-extension-1.9.0.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.9.10/jackson-dataformat-yaml-2.9.10.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.9.10/jackson-dataformat-yaml-2.9.10.jar (42 kB at 4.2 MB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/thorntail/microprofile-config-wildfly-extension/1.9.0/microprofile-config-wildfly-extension-1.9.0.jar (35 kB at 3.2 MB/s) [INFO] Repackaging .war: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/coordinator-thorntail/target/lra-coordinator.war [INFO] Repackaged .war: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/coordinator-thorntail/target/lra-coordinator.war [INFO] [INFO] --- maven-failsafe-plugin:2.22.0:integration-test (default) @ lra-coordinator-thorntail --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:2.22.0:verify (default) @ lra-coordinator-thorntail --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ lra-coordinator-thorntail --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/coordinator-thorntail/target/lra-coordinator.war to /home/jenkins/.m2/repository/org/jboss/narayana/rts/lra-coordinator-thorntail/5.10.7.Final-SNAPSHOT/lra-coordinator-thorntail-5.10.7.Final-SNAPSHOT.war [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/coordinator-thorntail/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/rts/lra-coordinator-thorntail/5.10.7.Final-SNAPSHOT/lra-coordinator-thorntail-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/coordinator-thorntail/target/lra-coordinator-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/rts/lra-coordinator-thorntail/5.10.7.Final-SNAPSHOT/lra-coordinator-thorntail-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/coordinator-thorntail/target/lra-coordinator-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/rts/lra-coordinator-thorntail/5.10.7.Final-SNAPSHOT/lra-coordinator-thorntail-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/coordinator-thorntail/target/lra-coordinator-thorntail.jar to /home/jenkins/.m2/repository/org/jboss/narayana/rts/lra-coordinator-thorntail/5.10.7.Final-SNAPSHOT/lra-coordinator-thorntail-5.10.7.Final-SNAPSHOT-thorntail.jar [INFO] [INFO] ---------------< org.jboss.narayana.rts:lra-coordinator >--------------- [INFO] Building LRA Coordinator 5.10.7.Final-SNAPSHOT [64/82] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-maven-plugin/1.8.3.Final/quarkus-maven-plugin-1.8.3.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-maven-plugin/1.8.3.Final/quarkus-maven-plugin-1.8.3.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-maven-plugin/1.8.3.Final/quarkus-maven-plugin-1.8.3.Final.pom (8.7 kB at 24 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-build-parent/1.8.3.Final/quarkus-build-parent-1.8.3.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-build-parent/1.8.3.Final/quarkus-build-parent-1.8.3.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-build-parent/1.8.3.Final/quarkus-build-parent-1.8.3.Final.pom (51 kB at 606 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-bom/4.5.6.Final/resteasy-bom-4.5.6.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-bom/4.5.6.Final/resteasy-bom-4.5.6.Final.pom (0 B at 0 B/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-maven-plugin/1.8.3.Final/quarkus-maven-plugin-1.8.3.Final.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-maven-plugin/1.8.3.Final/quarkus-maven-plugin-1.8.3.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-maven-plugin/1.8.3.Final/quarkus-maven-plugin-1.8.3.Final.jar (135 kB at 1.9 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-rest-client/1.8.3.Final/quarkus-rest-client-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-rest-client/1.8.3.Final/quarkus-rest-client-1.8.3.Final.pom (3.3 kB at 134 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-rest-client-parent/1.8.3.Final/quarkus-rest-client-parent-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-rest-client-parent/1.8.3.Final/quarkus-rest-client-parent-1.8.3.Final.pom (760 B at 95 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-core/1.8.3.Final/quarkus-core-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-core/1.8.3.Final/quarkus-core-1.8.3.Final.pom (8.8 kB at 466 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-core-parent/1.8.3.Final/quarkus-core-parent-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-core-parent/1.8.3.Final/quarkus-core-parent-1.8.3.Final.pom (1.2 kB at 241 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom (16 kB at 2.6 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom (2.8 kB at 467 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.pom (12 kB at 1.5 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/jakarta/interceptor/jakarta.interceptor-api/1.2.5/jakarta.interceptor-api-1.2.5.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/jakarta/interceptor/jakarta.interceptor-api/1.2.5/jakarta.interceptor-api-1.2.5.pom (13 kB at 1.6 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-ide-launcher/1.8.3.Final/quarkus-ide-launcher-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-ide-launcher/1.8.3.Final/quarkus-ide-launcher-1.8.3.Final.pom (2.2 kB at 366 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-development-mode-spi/1.8.3.Final/quarkus-development-mode-spi-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-development-mode-spi/1.8.3.Final/quarkus-development-mode-spi-1.8.3.Final.pom (758 B at 108 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/smallrye/config/smallrye-config/1.8.6/smallrye-config-1.8.6.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/smallrye/config/smallrye-config/1.8.6/smallrye-config-1.8.6.pom (4.4 kB at 730 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/smallrye/config/smallrye-config-parent/1.8.6/smallrye-config-parent-1.8.6.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/smallrye/config/smallrye-config-parent/1.8.6/smallrye-config-parent-1.8.6.pom (8.7 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/smallrye/smallrye-parent/20/smallrye-parent-20.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/smallrye/smallrye-parent/20/smallrye-parent-20.pom (39 kB at 3.9 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/arquillian/arquillian-bom/1.6.0.Final/arquillian-bom-1.6.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/arquillian/arquillian-bom/1.6.0.Final/arquillian-bom-1.6.0.Final.pom (9.2 kB at 1.3 MB/s) [INFO] Downloading from jboss-public-releases-repository-group: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/3.1.4/shrinkwrap-resolver-bom-3.1.4.pom [INFO] Downloaded from jboss-public-releases-repository-group: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/3.1.4/shrinkwrap-resolver-bom-3.1.4.pom (7.0 kB at 13 kB/s) [INFO] Downloading from jboss-public-releases-repository-group: https://repository.jboss.org/nexus/content/repositories/releases/org/apache/maven/maven/3.6.3/maven-3.6.3.pom [INFO] Downloading from repo.eclipse.org-snapshots: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/apache/maven/maven/3.6.3/maven-3.6.3.pom [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/apache/maven/maven/3.6.3/maven-3.6.3.pom [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.6.3/maven-3.6.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.6.3/maven-3.6.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.6.3/maven-3.6.3.pom (26 kB at 1.9 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/smallrye/common/smallrye-common-annotation/1.3.0/smallrye-common-annotation-1.3.0.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/smallrye/common/smallrye-common-annotation/1.3.0/smallrye-common-annotation-1.3.0.pom (1.2 kB at 167 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/smallrye/common/smallrye-common-parent/1.3.0/smallrye-common-parent-1.3.0.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/smallrye/common/smallrye-common-parent/1.3.0/smallrye-common-parent-1.3.0.pom (6.8 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/smallrye/smallrye-parent/23/smallrye-parent-23.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/smallrye/smallrye-parent/23/smallrye-parent-23.pom (53 kB at 4.1 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/smallrye/config/smallrye-config-common/1.8.6/smallrye-config-common-1.8.6.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/smallrye/config/smallrye-config-common/1.8.6/smallrye-config-common-1.8.6.pom (1.6 kB at 222 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/eclipse/microprofile/config/microprofile-config-api/1.4/microprofile-config-api-1.4.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/eclipse/microprofile/config/microprofile-config-api/1.4/microprofile-config-api-1.4.pom (5.2 kB at 748 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/eclipse/microprofile/config/microprofile-config-parent/1.4/microprofile-config-parent-1.4.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/eclipse/microprofile/config/microprofile-config-parent/1.4/microprofile-config-parent-1.4.pom (17 kB at 2.1 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/smallrye/common/smallrye-common-expression/1.1.0/smallrye-common-expression-1.1.0.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/smallrye/common/smallrye-common-expression/1.1.0/smallrye-common-expression-1.1.0.pom (2.2 kB at 245 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/smallrye/common/smallrye-common-parent/1.1.0/smallrye-common-parent-1.1.0.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/smallrye/common/smallrye-common-parent/1.1.0/smallrye-common-parent-1.1.0.pom (6.5 kB at 922 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/smallrye/smallrye-parent/21/smallrye-parent-21.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/smallrye/smallrye-parent/21/smallrye-parent-21.pom (40 kB at 4.4 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/smallrye/common/smallrye-common-function/1.1.0/smallrye-common-function-1.1.0.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/smallrye/common/smallrye-common-function/1.1.0/smallrye-common-function-1.1.0.pom (1.6 kB at 271 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/smallrye/common/smallrye-common-constraint/1.1.0/smallrye-common-constraint-1.1.0.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/smallrye/common/smallrye-common-constraint/1.1.0/smallrye-common-constraint-1.1.0.pom (1.9 kB at 385 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/logmanager/jboss-logmanager-embedded/1.0.4/jboss-logmanager-embedded-1.0.4.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/logmanager/jboss-logmanager-embedded/1.0.4/jboss-logmanager-embedded-1.0.4.pom (5.0 kB at 712 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/common/wildfly-common/1.5.4.Final-format-001/wildfly-common-1.5.4.Final-format-001.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/common/wildfly-common/1.5.4.Final-format-001/wildfly-common-1.5.4.Final-format-001.pom (7.3 kB at 1.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/threads/jboss-threads/3.1.1.Final/jboss-threads-3.1.1.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/threads/jboss-threads/3.1.1.Final/jboss-threads-3.1.1.Final.pom (6.9 kB at 990 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom (3.8 kB at 639 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom (14 kB at 2.8 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/graalvm/sdk/graal-sdk/20.2.0/graal-sdk-20.2.0.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/graalvm/sdk/graal-sdk/20.2.0/graal-sdk-20.2.0.pom (1.4 kB at 194 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-bootstrap-runner/1.8.3.Final/quarkus-bootstrap-runner-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-bootstrap-runner/1.8.3.Final/quarkus-bootstrap-runner-1.8.3.Final.pom (1.7 kB at 246 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-bootstrap-parent/1.8.3.Final/quarkus-bootstrap-parent-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-bootstrap-parent/1.8.3.Final/quarkus-bootstrap-parent-1.8.3.Final.pom (34 kB at 3.4 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-arc/1.8.3.Final/quarkus-arc-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-arc/1.8.3.Final/quarkus-arc-1.8.3.Final.pom (1.6 kB at 275 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-arc-parent/1.8.3.Final/quarkus-arc-parent-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-arc-parent/1.8.3.Final/quarkus-arc-parent-1.8.3.Final.pom (745 B at 124 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/arc/arc/1.8.3.Final/arc-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/arc/arc/1.8.3.Final/arc-1.8.3.Final.pom (1.4 kB at 272 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/arc/arc-parent/1.8.3.Final/arc-parent-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/arc/arc-parent/1.8.3.Final/arc-parent-1.8.3.Final.pom (22 kB at 2.8 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.pom (13 kB at 1.7 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.0.1/microprofile-context-propagation-api-1.0.1.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.0.1/microprofile-context-propagation-api-1.0.1.pom (1.3 kB at 188 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/1.0.1/microprofile-context-propagation-parent-1.0.1.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/1.0.1/microprofile-context-propagation-parent-1.0.1.pom (13 kB at 2.7 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-resteasy-common/1.8.3.Final/quarkus-resteasy-common-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-resteasy-common/1.8.3.Final/quarkus-resteasy-common-1.8.3.Final.pom (3.2 kB at 538 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-resteasy-common-parent/1.8.3.Final/quarkus-resteasy-common-parent-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-resteasy-common-parent/1.8.3.Final/quarkus-resteasy-common-parent-1.8.3.Final.pom (800 B at 14 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-core/4.5.6.Final/resteasy-core-4.5.6.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-core/4.5.6.Final/resteasy-core-4.5.6.Final.pom (8.7 kB at 1.5 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-jaxrs-all/4.5.6.Final/resteasy-jaxrs-all-4.5.6.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-jaxrs-all/4.5.6.Final/resteasy-jaxrs-all-4.5.6.Final.pom (16 kB at 2.6 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-dependencies/4.5.6.Final/resteasy-dependencies-4.5.6.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-dependencies/4.5.6.Final/resteasy-dependencies-4.5.6.Final.pom (48 kB at 4.8 MB/s) [INFO] Downloading from jboss-public-releases-repository-group: https://repository.jboss.org/nexus/content/repositories/releases/io/projectreactor/reactor-bom/Dysprosium-SR2/reactor-bom-Dysprosium-SR2.pom [INFO] Downloading from repo.eclipse.org-snapshots: https://repo.eclipse.org/content/repositories/microprofile-snapshots/io/projectreactor/reactor-bom/Dysprosium-SR2/reactor-bom-Dysprosium-SR2.pom [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/io/projectreactor/reactor-bom/Dysprosium-SR2/reactor-bom-Dysprosium-SR2.pom [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/projectreactor/reactor-bom/Dysprosium-SR2/reactor-bom-Dysprosium-SR2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/Dysprosium-SR2/reactor-bom-Dysprosium-SR2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/Dysprosium-SR2/reactor-bom-Dysprosium-SR2.pom (4.1 kB at 62 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/spec/javax/xml/bind/jboss-jaxb-api_2.3_spec/2.0.0.Final/jboss-jaxb-api_2.3_spec-2.0.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/spec/javax/xml/bind/jboss-jaxb-api_2.3_spec/2.0.0.Final/jboss-jaxb-api_2.3_spec-2.0.0.Final.pom (15 kB at 1.8 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/spec/javax/xml/bind/jboss-jaxb-api_2.3_spec-parent/2.0.0.Final/jboss-jaxb-api_2.3_spec-parent-2.0.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/spec/javax/xml/bind/jboss-jaxb-api_2.3_spec-parent/2.0.0.Final/jboss-jaxb-api_2.3_spec-parent-2.0.0.Final.pom (6.1 kB at 380 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-core-spi/4.5.6.Final/resteasy-core-spi-4.5.6.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-core-spi/4.5.6.Final/resteasy-core-spi-4.5.6.Final.pom (7.4 kB at 736 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/com/ibm/async/asyncutil/0.1.0/asyncutil-0.1.0.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/com/ibm/async/asyncutil/0.1.0/asyncutil-0.1.0.pom (2.4 kB at 486 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/com/ibm/async/asyncutil-aggregator/0.1.0/asyncutil-aggregator-0.1.0.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/com/ibm/async/asyncutil-aggregator/0.1.0/asyncutil-aggregator-0.1.0.pom (4.3 kB at 621 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-client-microprofile/4.5.6.Final/resteasy-client-microprofile-4.5.6.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-client-microprofile/4.5.6.Final/resteasy-client-microprofile-4.5.6.Final.pom (2.2 kB at 436 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-client/4.5.6.Final/resteasy-client-4.5.6.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-client/4.5.6.Final/resteasy-client-4.5.6.Final.pom (5.9 kB at 1.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-client-api/4.5.6.Final/resteasy-client-api-4.5.6.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-client-api/4.5.6.Final/resteasy-client-api-4.5.6.Final.pom (4.7 kB at 668 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient/4.5.12/httpclient-4.5.12.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient/4.5.12/httpclient-4.5.12.pom (6.6 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.12/httpcomponents-client-4.5.12.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.12/httpcomponents-client-4.5.12.pom (16 kB at 2.3 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom (5.0 kB at 994 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom (13 kB at 2.6 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/commons-codec/commons-codec/1.14/commons-codec-1.14.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/commons-codec/commons-codec/1.14/commons-codec-1.14.pom (15 kB at 3.0 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/commons-io/commons-io/2.7/commons-io-2.7.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/commons-io/commons-io/2.7/commons-io-2.7.pom (16 kB at 2.3 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/1.4.1/microprofile-rest-client-api-1.4.1.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/1.4.1/microprofile-rest-client-api-1.4.1.pom (5.0 kB at 1.0 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-parent/1.4.1/microprofile-rest-client-parent-1.4.1.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-parent/1.4.1/microprofile-rest-client-parent-1.4.1.pom (16 kB at 2.3 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpasyncclient/4.1.4/httpasyncclient-4.1.4.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpasyncclient/4.1.4/httpasyncclient-4.1.4.pom (5.9 kB at 1.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.4/httpcomponents-asyncclient-4.1.4.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.4/httpcomponents-asyncclient-4.1.4.pom (11 kB at 2.3 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom (5.5 kB at 917 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/logging/commons-logging-jboss-logging/1.0.0.Final/commons-logging-jboss-logging-1.0.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/logging/commons-logging-jboss-logging/1.0.0.Final/commons-logging-jboss-logging-1.0.0.Final.pom (3.5 kB at 708 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/jboss-parent/18/jboss-parent-18.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/jboss-parent/18/jboss-parent-18.pom (31 kB at 3.5 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-resteasy-jsonb/1.8.3.Final/quarkus-resteasy-jsonb-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-resteasy-jsonb/1.8.3.Final/quarkus-resteasy-jsonb-1.8.3.Final.pom (2.6 kB at 431 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-resteasy-jsonb-parent/1.8.3.Final/quarkus-resteasy-jsonb-parent-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-resteasy-jsonb-parent/1.8.3.Final/quarkus-resteasy-jsonb-parent-1.8.3.Final.pom (769 B at 154 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-resteasy/1.8.3.Final/quarkus-resteasy-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-resteasy/1.8.3.Final/quarkus-resteasy-1.8.3.Final.pom (2.3 kB at 455 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-resteasy-parent/1.8.3.Final/quarkus-resteasy-parent-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-resteasy-parent/1.8.3.Final/quarkus-resteasy-parent-1.8.3.Final.pom (755 B at 126 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-vertx-http/1.8.3.Final/quarkus-vertx-http-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-vertx-http/1.8.3.Final/quarkus-vertx-http-1.8.3.Final.pom (3.3 kB at 544 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-vertx-http-parent/1.8.3.Final/quarkus-vertx-http-parent-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-vertx-http-parent/1.8.3.Final/quarkus-vertx-http-parent-1.8.3.Final.pom (761 B at 109 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-security-runtime-spi/1.8.3.Final/quarkus-security-runtime-spi-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-security-runtime-spi/1.8.3.Final/quarkus-security-runtime-spi-1.8.3.Final.pom (1.4 kB at 232 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-security-parent/1.8.3.Final/quarkus-security-parent-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-security-parent/1.8.3.Final/quarkus-security-parent-1.8.3.Final.pom (856 B at 171 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/security/quarkus-security/1.1.2.Final/quarkus-security-1.1.2.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/security/quarkus-security/1.1.2.Final/quarkus-security-1.1.2.Final.pom (5.6 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/smallrye/reactive/mutiny/0.7.0/mutiny-0.7.0.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/smallrye/reactive/mutiny/0.7.0/mutiny-0.7.0.pom (3.0 kB at 376 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/smallrye/reactive/mutiny-project/0.7.0/mutiny-project-0.7.0.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/smallrye/reactive/mutiny-project/0.7.0/mutiny-project-0.7.0.pom (11 kB at 75 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-vertx-core/1.8.3.Final/quarkus-vertx-core-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-vertx-core/1.8.3.Final/quarkus-vertx-core-1.8.3.Final.pom (2.9 kB at 582 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-vertx-core-parent/1.8.3.Final/quarkus-vertx-core-parent-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-vertx-core-parent/1.8.3.Final/quarkus-vertx-core-parent-1.8.3.Final.pom (761 B at 152 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-netty/1.8.3.Final/quarkus-netty-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-netty/1.8.3.Final/quarkus-netty-1.8.3.Final.pom (2.9 kB at 478 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-netty-parent/1.8.3.Final/quarkus-netty-parent-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-netty-parent/1.8.3.Final/quarkus-netty-parent-1.8.3.Final.pom (750 B at 150 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-codec/4.1.49.Final/netty-codec-4.1.49.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-codec/4.1.49.Final/netty-codec-4.1.49.Final.pom (3.6 kB at 717 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-parent/4.1.49.Final/netty-parent-4.1.49.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-parent/4.1.49.Final/netty-parent-4.1.49.Final.pom (57 kB at 4.8 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-common/4.1.49.Final/netty-common-4.1.49.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-common/4.1.49.Final/netty-common-4.1.49.Final.pom (10 kB at 1.5 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-buffer/4.1.49.Final/netty-buffer-4.1.49.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-buffer/4.1.49.Final/netty-buffer-4.1.49.Final.pom (1.6 kB at 316 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-transport/4.1.49.Final/netty-transport-4.1.49.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-transport/4.1.49.Final/netty-transport-4.1.49.Final.pom (1.9 kB at 385 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-resolver/4.1.49.Final/netty-resolver-4.1.49.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-resolver/4.1.49.Final/netty-resolver-4.1.49.Final.pom (1.6 kB at 198 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-handler/4.1.49.Final/netty-handler-4.1.49.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-handler/4.1.49.Final/netty-handler-4.1.49.Final.pom (3.6 kB at 115 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/vertx/vertx-core/3.9.2/vertx-core-3.9.2.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/vertx/vertx-core/3.9.2/vertx-core-3.9.2.pom (26 kB at 2.9 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/vertx/vertx-parent/15/vertx-parent-15.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/vertx/vertx-parent/15/vertx-parent-15.pom (13 kB at 1.5 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-handler-proxy/4.1.49.Final/netty-handler-proxy-4.1.49.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-handler-proxy/4.1.49.Final/netty-handler-proxy-4.1.49.Final.pom (2.8 kB at 558 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-codec-socks/4.1.49.Final/netty-codec-socks-4.1.49.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-codec-socks/4.1.49.Final/netty-codec-socks-4.1.49.Final.pom (2.0 kB at 396 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-codec-http/4.1.49.Final/netty-codec-http-4.1.49.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-codec-http/4.1.49.Final/netty-codec-http-4.1.49.Final.pom (2.4 kB at 400 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-codec-http2/4.1.49.Final/netty-codec-http2-4.1.49.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-codec-http2/4.1.49.Final/netty-codec-http2-4.1.49.Final.pom (2.7 kB at 539 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-resolver-dns/4.1.49.Final/netty-resolver-dns-4.1.49.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-resolver-dns/4.1.49.Final/netty-resolver-dns-4.1.49.Final.pom (3.0 kB at 500 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-codec-dns/4.1.49.Final/netty-codec-dns-4.1.49.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-codec-dns/4.1.49.Final/netty-codec-dns-4.1.49.Final.pom (2.1 kB at 429 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.11.2/jackson-core-2.11.2.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.11.2/jackson-core-2.11.2.pom (4.9 kB at 1.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-base/2.11.2/jackson-base-2.11.2.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-base/2.11.2/jackson-base-2.11.2.pom (7.5 kB at 1.5 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/vertx/vertx-web/3.9.2/vertx-web-3.9.2.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/vertx/vertx-web/3.9.2/vertx-web-3.9.2.pom (7.4 kB at 1.5 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/vertx/vertx-web-parent/3.9.2/vertx-web-parent-3.9.2.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/vertx/vertx-web-parent/3.9.2/vertx-web-parent-3.9.2.pom (2.5 kB at 492 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/vertx/vertx-ext-parent/35/vertx-ext-parent-35.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/vertx/vertx-ext-parent/35/vertx-ext-parent-35.pom (8.5 kB at 1.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/vertx/vertx-ext/35/vertx-ext-35.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/vertx/vertx-ext/35/vertx-ext-35.pom (1.5 kB at 298 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/vertx/vertx-web-common/3.9.2/vertx-web-common-3.9.2.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/vertx/vertx-web-common/3.9.2/vertx-web-common-3.9.2.pom (2.7 kB at 548 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/vertx/vertx-auth-common/3.9.2/vertx-auth-common-3.9.2.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/vertx/vertx-auth-common/3.9.2/vertx-auth-common-3.9.2.pom (2.1 kB at 305 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/vertx/vertx-auth/3.9.2/vertx-auth-3.9.2.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/vertx/vertx-auth/3.9.2/vertx-auth-3.9.2.pom (2.7 kB at 448 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/vertx/vertx-bridge-common/3.9.2/vertx-bridge-common-3.9.2.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/vertx/vertx-bridge-common/3.9.2/vertx-bridge-common-3.9.2.pom (5.3 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-resteasy-server-common/1.8.3.Final/quarkus-resteasy-server-common-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-resteasy-server-common/1.8.3.Final/quarkus-resteasy-server-common-1.8.3.Final.pom (2.1 kB at 230 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-resteasy-server-common-parent/1.8.3.Final/quarkus-resteasy-server-common-parent-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-resteasy-server-common-parent/1.8.3.Final/quarkus-resteasy-server-common-parent-1.8.3.Final.pom (814 B at 163 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-jsonb/1.8.3.Final/quarkus-jsonb-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-jsonb/1.8.3.Final/quarkus-jsonb-1.8.3.Final.pom (2.7 kB at 454 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-jsonb-parent/1.8.3.Final/quarkus-jsonb-parent-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-jsonb-parent/1.8.3.Final/quarkus-jsonb-parent-1.8.3.Final.pom (778 B at 111 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/eclipse/yasson/1.0.8/yasson-1.0.8.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/eclipse/yasson/1.0.8/yasson-1.0.8.pom (26 kB at 2.1 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom (13 kB at 2.7 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/jakarta/json/bind/jakarta.json.bind-api/1.0.2/jakarta.json.bind-api-1.0.2.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/jakarta/json/bind/jakarta.json.bind-api/1.0.2/jakarta.json.bind-api-1.0.2.pom (24 kB at 3.0 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-jsonp/1.8.3.Final/quarkus-jsonp-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-jsonp/1.8.3.Final/quarkus-jsonp-1.8.3.Final.pom (2.3 kB at 179 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-jsonp-parent/1.8.3.Final/quarkus-jsonp-parent-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-jsonp-parent/1.8.3.Final/quarkus-jsonp-parent-1.8.3.Final.pom (749 B at 150 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.pom (11 kB at 1.9 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/glassfish/json/1.1.6/json-1.1.6.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/glassfish/json/1.1.6/json-1.1.6.pom (19 kB at 3.1 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-json-binding-provider/4.5.6.Final/resteasy-json-binding-provider-4.5.6.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-json-binding-provider/4.5.6.Final/resteasy-json-binding-provider-4.5.6.Final.pom (5.5 kB at 909 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-json-p-provider/4.5.6.Final/resteasy-json-p-provider-4.5.6.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-json-p-provider/4.5.6.Final/resteasy-json-p-provider-4.5.6.Final.pom (1.9 kB at 323 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-smallrye-openapi/1.8.3.Final/quarkus-smallrye-openapi-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-smallrye-openapi/1.8.3.Final/quarkus-smallrye-openapi-1.8.3.Final.pom (1.9 kB at 385 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-smallrye-openapi-parent/1.8.3.Final/quarkus-smallrye-openapi-parent-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-smallrye-openapi-parent/1.8.3.Final/quarkus-smallrye-openapi-parent-1.8.3.Final.pom (730 B at 146 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/smallrye/smallrye-open-api-core/2.0.9/smallrye-open-api-core-2.0.9.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/smallrye/smallrye-open-api-core/2.0.9/smallrye-open-api-core-2.0.9.pom (4.3 kB at 712 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/smallrye/smallrye-open-api-parent/2.0.9/smallrye-open-api-parent-2.0.9.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/smallrye/smallrye-open-api-parent/2.0.9/smallrye-open-api-parent-2.0.9.pom (10 kB at 2.0 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.11.2/jackson-databind-2.11.2.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.11.2/jackson-databind-2.11.2.pom (7.4 kB at 1.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.11.2/jackson-annotations-2.11.2.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.11.2/jackson-annotations-2.11.2.pom (3.8 kB at 766 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.11.2/jackson-dataformat-yaml-2.11.2.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.11.2/jackson-dataformat-yaml-2.11.2.pom (2.3 kB at 380 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.11.2/jackson-dataformats-text-2.11.2.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.11.2/jackson-dataformats-text-2.11.2.pom (3.0 kB at 500 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/yaml/snakeyaml/1.26/snakeyaml-1.26.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/yaml/snakeyaml/1.26/snakeyaml-1.26.pom (38 kB at 3.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/jandex/2.2.1.Final/jandex-2.2.1.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/jandex/2.2.1.Final/jandex-2.2.1.Final.pom (6.9 kB at 1.4 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-swagger-ui/1.8.3.Final/quarkus-swagger-ui-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-swagger-ui/1.8.3.Final/quarkus-swagger-ui-1.8.3.Final.pom (1.9 kB at 311 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-swagger-ui-parent/1.8.3.Final/quarkus-swagger-ui-parent-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-swagger-ui-parent/1.8.3.Final/quarkus-swagger-ui-parent-1.8.3.Final.pom (760 B at 127 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/logging/jboss-logging-processor/2.1.0.Final/jboss-logging-processor-2.1.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/logging/jboss-logging-processor/2.1.0.Final/jboss-logging-processor-2.1.0.Final.pom (7.0 kB at 997 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/jdeparser/jdeparser/2.0.2.Final/jdeparser-2.0.2.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/jdeparser/jdeparser/2.0.2.Final/jdeparser-2.0.2.Final.pom (2.4 kB at 398 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-rest-client/1.8.3.Final/quarkus-rest-client-1.8.3.Final.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-core/1.8.3.Final/quarkus-core-1.8.3.Final.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar (25 kB at 3.1 MB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-rest-client/1.8.3.Final/quarkus-rest-client-1.8.3.Final.jar (17 kB at 1.8 MB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-ide-launcher/1.8.3.Final/quarkus-ide-launcher-1.8.3.Final.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/io/smallrye/config/smallrye-config/1.8.6/smallrye-config-1.8.6.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-development-mode-spi/1.8.3.Final/quarkus-development-mode-spi-1.8.3.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-development-mode-spi/1.8.3.Final/quarkus-development-mode-spi-1.8.3.Final.jar (7.3 kB at 484 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/smallrye/common/smallrye-common-annotation/1.3.0/smallrye-common-annotation-1.3.0.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.jar (80 kB at 5.0 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/smallrye/config/smallrye-config-common/1.8.6/smallrye-config-common-1.8.6.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-core/1.8.3.Final/quarkus-core-1.8.3.Final.jar (207 kB at 13 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/smallrye/common/smallrye-common-expression/1.1.0/smallrye-common-expression-1.1.0.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/smallrye/common/smallrye-common-annotation/1.3.0/smallrye-common-annotation-1.3.0.jar (2.6 kB at 132 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/smallrye/common/smallrye-common-function/1.1.0/smallrye-common-function-1.1.0.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/smallrye/config/smallrye-config-common/1.8.6/smallrye-config-common-1.8.6.jar (9.4 kB at 447 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/smallrye/common/smallrye-common-constraint/1.1.0/smallrye-common-constraint-1.1.0.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/smallrye/common/smallrye-common-expression/1.1.0/smallrye-common-expression-1.1.0.jar (20 kB at 941 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/logmanager/jboss-logmanager-embedded/1.0.4/jboss-logmanager-embedded-1.0.4.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/smallrye/config/smallrye-config/1.8.6/smallrye-config-1.8.6.jar (133 kB at 5.1 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/threads/jboss-threads/3.1.1.Final/jboss-threads-3.1.1.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/smallrye/common/smallrye-common-constraint/1.1.0/smallrye-common-constraint-1.1.0.jar (12 kB at 431 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/smallrye/common/smallrye-common-function/1.1.0/smallrye-common-function-1.1.0.jar (43 kB at 1.6 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/graalvm/sdk/graal-sdk/20.2.0/graal-sdk-20.2.0.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar (41 kB at 1.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/common/wildfly-common/1.5.4.Final-format-001/wildfly-common-1.5.4.Final-format-001.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/logmanager/jboss-logmanager-embedded/1.0.4/jboss-logmanager-embedded-1.0.4.jar (257 kB at 7.4 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-bootstrap-runner/1.8.3.Final/quarkus-bootstrap-runner-1.8.3.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/threads/jboss-threads/3.1.1.Final/jboss-threads-3.1.1.Final.jar (95 kB at 2.5 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-arc/1.8.3.Final/quarkus-arc-1.8.3.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-bootstrap-runner/1.8.3.Final/quarkus-bootstrap-runner-1.8.3.Final.jar (28 kB at 591 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/arc/arc/1.8.3.Final/arc-1.8.3.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/common/wildfly-common/1.5.4.Final-format-001/wildfly-common-1.5.4.Final-format-001.jar (307 kB at 6.1 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar (15 kB at 265 kB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/arc/arc/1.8.3.Final/arc-1.8.3.Final.jar (163 kB at 2.8 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.0.1/microprofile-context-propagation-api-1.0.1.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-resteasy-common/1.8.3.Final/quarkus-resteasy-common-1.8.3.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/graalvm/sdk/graal-sdk/20.2.0/graal-sdk-20.2.0.jar (538 kB at 9.0 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-core/4.5.6.Final/resteasy-core-4.5.6.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-arc/1.8.3.Final/quarkus-arc-1.8.3.Final.jar (42 kB at 649 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-core-spi/4.5.6.Final/resteasy-core-spi-4.5.6.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.0.1/microprofile-context-propagation-api-1.0.1.jar (11 kB at 164 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-resteasy-common/1.8.3.Final/quarkus-resteasy-common-1.8.3.Final.jar (16 kB at 233 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/com/ibm/async/asyncutil/0.1.0/asyncutil-0.1.0.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-client-microprofile/4.5.6.Final/resteasy-client-microprofile-4.5.6.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/com/ibm/async/asyncutil/0.1.0/asyncutil-0.1.0.jar (120 kB at 1.5 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-client/4.5.6.Final/resteasy-client-4.5.6.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-client-microprofile/4.5.6.Final/resteasy-client-microprofile-4.5.6.Final.jar (85 kB at 920 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-client-api/4.5.6.Final/resteasy-client-api-4.5.6.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-core/4.5.6.Final/resteasy-core-4.5.6.Final.jar (784 kB at 8.3 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/commons-codec/commons-codec/1.14/commons-codec-1.14.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-core-spi/4.5.6.Final/resteasy-core-spi-4.5.6.Final.jar (275 kB at 2.7 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/1.4.1/microprofile-rest-client-api-1.4.1.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-client/4.5.6.Final/resteasy-client-4.5.6.Final.jar (220 kB at 2.1 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/jakarta/interceptor/jakarta.interceptor-api/1.2.5/jakarta.interceptor-api-1.2.5.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-client-api/4.5.6.Final/resteasy-client-api-4.5.6.Final.jar (31 kB at 297 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/1.4.1/microprofile-rest-client-api-1.4.1.jar (21 kB at 185 kB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/commons-codec/commons-codec/1.14/commons-codec-1.14.jar (348 kB at 3.0 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient/4.5.12/httpclient-4.5.12.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/jakarta/interceptor/jakarta.interceptor-api/1.2.5/jakarta.interceptor-api-1.2.5.jar (25 kB at 212 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-resteasy-jsonb/1.8.3.Final/quarkus-resteasy-jsonb-1.8.3.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-resteasy-jsonb/1.8.3.Final/quarkus-resteasy-jsonb-1.8.3.Final.jar (10 kB at 76 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-resteasy/1.8.3.Final/quarkus-resteasy-1.8.3.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar (369 kB at 2.6 MB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar (329 kB at 2.3 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-resteasy-server-common/1.8.3.Final/quarkus-resteasy-server-common-1.8.3.Final.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-jsonb/1.8.3.Final/quarkus-jsonb-1.8.3.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-resteasy/1.8.3.Final/quarkus-resteasy-1.8.3.Final.jar (81 kB at 535 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/eclipse/yasson/1.0.8/yasson-1.0.8.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-resteasy-server-common/1.8.3.Final/quarkus-resteasy-server-common-1.8.3.Final.jar (7.6 kB at 48 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-jsonp/1.8.3.Final/quarkus-jsonp-1.8.3.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-jsonb/1.8.3.Final/quarkus-jsonb-1.8.3.Final.jar (6.8 kB at 43 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-json-binding-provider/4.5.6.Final/resteasy-json-binding-provider-4.5.6.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-jsonp/1.8.3.Final/quarkus-jsonp-1.8.3.Final.jar (2.9 kB at 16 kB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-json-binding-provider/4.5.6.Final/resteasy-json-binding-provider-4.5.6.Final.jar (16 kB at 91 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/jakarta/json/bind/jakarta.json.bind-api/1.0.2/jakarta.json.bind-api-1.0.2.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/eclipse/yasson/1.0.8/yasson-1.0.8.jar (356 kB at 2.0 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-json-p-provider/4.5.6.Final/resteasy-json-p-provider-4.5.6.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/commons-io/commons-io/2.7/commons-io-2.7.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-json-p-provider/4.5.6.Final/resteasy-json-p-provider-4.5.6.Final.jar (13 kB at 73 kB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/jakarta/json/bind/jakarta.json.bind-api/1.0.2/jakarta.json.bind-api-1.0.2.jar (35 kB at 195 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-smallrye-openapi/1.8.3.Final/quarkus-smallrye-openapi-1.8.3.Final.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/io/smallrye/smallrye-open-api-core/2.0.9/smallrye-open-api-core-2.0.9.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient/4.5.12/httpclient-4.5.12.jar (778 kB at 4.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/eclipse/microprofile/config/microprofile-config-api/1.4/microprofile-config-api-1.4.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-smallrye-openapi/1.8.3.Final/quarkus-smallrye-openapi-1.8.3.Final.jar (10 kB at 55 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.11.2/jackson-core-2.11.2.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/eclipse/microprofile/config/microprofile-config-api/1.4/microprofile-config-api-1.4.jar (15 kB at 77 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.11.2/jackson-databind-2.11.2.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/commons-io/commons-io/2.7/commons-io-2.7.jar (276 kB at 1.5 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.11.2/jackson-annotations-2.11.2.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-ide-launcher/1.8.3.Final/quarkus-ide-launcher-1.8.3.Final.jar (12 MB at 63 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.11.2/jackson-dataformat-yaml-2.11.2.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/smallrye/smallrye-open-api-core/2.0.9/smallrye-open-api-core-2.0.9.jar (402 kB at 2.1 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/yaml/snakeyaml/1.26/snakeyaml-1.26.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.11.2/jackson-annotations-2.11.2.jar (68 kB at 345 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/jandex/2.2.1.Final/jandex-2.2.1.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.11.2/jackson-core-2.11.2.jar (351 kB at 1.8 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-vertx-http/1.8.3.Final/quarkus-vertx-http-1.8.3.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.11.2/jackson-dataformat-yaml-2.11.2.jar (47 kB at 233 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-security-runtime-spi/1.8.3.Final/quarkus-security-runtime-spi-1.8.3.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-security-runtime-spi/1.8.3.Final/quarkus-security-runtime-spi-1.8.3.Final.jar (3.3 kB at 15 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/security/quarkus-security/1.1.2.Final/quarkus-security-1.1.2.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/yaml/snakeyaml/1.26/snakeyaml-1.26.jar (309 kB at 1.4 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/smallrye/reactive/mutiny/0.7.0/mutiny-0.7.0.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/jandex/2.2.1.Final/jandex-2.2.1.Final.jar (201 kB at 922 kB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.11.2/jackson-databind-2.11.2.jar (1.4 MB at 6.5 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-netty/1.8.3.Final/quarkus-netty-1.8.3.Final.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-vertx-core/1.8.3.Final/quarkus-vertx-core-1.8.3.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-vertx-http/1.8.3.Final/quarkus-vertx-http-1.8.3.Final.jar (325 kB at 1.5 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-codec/4.1.49.Final/netty-codec-4.1.49.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/security/quarkus-security/1.1.2.Final/quarkus-security-1.1.2.Final.jar (15 kB at 70 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-handler/4.1.49.Final/netty-handler-4.1.49.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-netty/1.8.3.Final/quarkus-netty-1.8.3.Final.jar (51 kB at 227 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/vertx/vertx-core/3.9.2/vertx-core-3.9.2.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-vertx-core/1.8.3.Final/quarkus-vertx-core-1.8.3.Final.jar (48 kB at 211 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-common/4.1.49.Final/netty-common-4.1.49.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-codec/4.1.49.Final/netty-codec-4.1.49.Final.jar (320 kB at 1.4 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-buffer/4.1.49.Final/netty-buffer-4.1.49.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-handler/4.1.49.Final/netty-handler-4.1.49.Final.jar (454 kB at 1.9 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-transport/4.1.49.Final/netty-transport-4.1.49.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-common/4.1.49.Final/netty-common-4.1.49.Final.jar (626 kB at 2.5 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-handler-proxy/4.1.49.Final/netty-handler-proxy-4.1.49.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/smallrye/reactive/mutiny/0.7.0/mutiny-0.7.0.jar (612 kB at 2.5 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-codec-socks/4.1.49.Final/netty-codec-socks-4.1.49.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-buffer/4.1.49.Final/netty-buffer-4.1.49.Final.jar (289 kB at 1.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-codec-http/4.1.49.Final/netty-codec-http-4.1.49.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-handler-proxy/4.1.49.Final/netty-handler-proxy-4.1.49.Final.jar (24 kB at 94 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-codec-http2/4.1.49.Final/netty-codec-http2-4.1.49.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-transport/4.1.49.Final/netty-transport-4.1.49.Final.jar (473 kB at 1.8 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-resolver/4.1.49.Final/netty-resolver-4.1.49.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-codec-socks/4.1.49.Final/netty-codec-socks-4.1.49.Final.jar (119 kB at 462 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-resolver-dns/4.1.49.Final/netty-resolver-dns-4.1.49.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-resolver/4.1.49.Final/netty-resolver-4.1.49.Final.jar (33 kB at 122 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-codec-dns/4.1.49.Final/netty-codec-dns-4.1.49.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-codec-http2/4.1.49.Final/netty-codec-http2-4.1.49.Final.jar (456 kB at 1.7 MB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-resolver-dns/4.1.49.Final/netty-resolver-dns-4.1.49.Final.jar (149 kB at 549 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/vertx/vertx-web/3.9.2/vertx-web-3.9.2.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/io/vertx/vertx-web-common/3.9.2/vertx-web-common-3.9.2.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-codec-http/4.1.49.Final/netty-codec-http-4.1.49.Final.jar (613 kB at 2.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/vertx/vertx-auth-common/3.9.2/vertx-auth-common-3.9.2.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-codec-dns/4.1.49.Final/netty-codec-dns-4.1.49.Final.jar (61 kB at 221 kB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/vertx/vertx-core/3.9.2/vertx-core-3.9.2.jar (1.3 MB at 4.6 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/vertx/vertx-bridge-common/3.9.2/vertx-bridge-common-3.9.2.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/vertx/vertx-web-common/3.9.2/vertx-web-common-3.9.2.jar (24 kB at 86 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-swagger-ui/1.8.3.Final/quarkus-swagger-ui-1.8.3.Final.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/logging/jboss-logging-processor/2.1.0.Final/jboss-logging-processor-2.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/vertx/vertx-auth-common/3.9.2/vertx-auth-common-3.9.2.jar (34 kB at 121 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/jdeparser/jdeparser/2.0.2.Final/jdeparser-2.0.2.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/vertx/vertx-web/3.9.2/vertx-web-3.9.2.jar (289 kB at 1.0 MB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/vertx/vertx-bridge-common/3.9.2/vertx-bridge-common-3.9.2.jar (11 kB at 39 kB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-swagger-ui/1.8.3.Final/quarkus-swagger-ui-1.8.3.Final.jar (5.5 kB at 19 kB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/logging/jboss-logging-processor/2.1.0.Final/jboss-logging-processor-2.1.0.Final.jar (223 kB at 773 kB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/jdeparser/jdeparser/2.0.2.Final/jdeparser-2.0.2.Final.jar (235 kB at 309 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ lra-coordinator --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ lra-coordinator --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ lra-coordinator --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ lra-coordinator --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ lra-coordinator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ lra-coordinator --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ lra-coordinator --- [INFO] Starting audit... Audit done. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ lra-coordinator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/coordinator-quarkus/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ lra-coordinator --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ lra-coordinator --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ lra-coordinator --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/coordinator-quarkus/target/lra-coordinator.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ lra-coordinator >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ lra-coordinator --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ lra-coordinator --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ lra-coordinator --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ lra-coordinator <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ lra-coordinator --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/coordinator-quarkus/target/lra-coordinator-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ lra-coordinator --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/coordinator-quarkus/target/lra-coordinator-sources.jar [INFO] [INFO] --- quarkus-maven-plugin:1.8.3.Final:build (default) @ lra-coordinator --- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-bootstrap-core/1.8.3.Final/quarkus-bootstrap-core-1.8.3.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-core/1.8.3.Final/quarkus-bootstrap-core-1.8.3.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-core/1.8.3.Final/quarkus-bootstrap-core-1.8.3.Final.pom (2.1 kB at 33 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-bootstrap-app-model/1.8.3.Final/quarkus-bootstrap-app-model-1.8.3.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-app-model/1.8.3.Final/quarkus-bootstrap-app-model-1.8.3.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-app-model/1.8.3.Final/quarkus-bootstrap-app-model-1.8.3.Final.pom (1.0 kB at 3.1 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-bootstrap-maven-resolver/1.8.3.Final/quarkus-bootstrap-maven-resolver-1.8.3.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-maven-resolver/1.8.3.Final/quarkus-bootstrap-maven-resolver-1.8.3.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-maven-resolver/1.8.3.Final/quarkus-bootstrap-maven-resolver-1.8.3.Final.pom (4.2 kB at 10 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-embedder/3.6.3/maven-embedder-3.6.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-embedder/3.6.3/maven-embedder-3.6.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-embedder/3.6.3/maven-embedder-3.6.3.pom (7.1 kB at 1.4 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.pom (1.9 kB at 378 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.pom (5.3 kB at 1.1 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.pom (2.5 kB at 508 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.pom (1.4 kB at 281 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.6.3/maven-core-3.6.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.6.3/maven-core-3.6.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.6.3/maven-core-3.6.3.pom (8.8 kB at 1.8 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.pom (4.1 kB at 583 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.pom (1.9 kB at 6.1 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.pom (2.4 kB at 479 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.pom (3.0 kB at 760 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom (4.2 kB at 834 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom (14 kB at 2.7 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom (2.6 kB at 438 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom (14 kB at 2.1 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom (750 B at 6.9 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom (4.8 kB at 961 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (7.9 kB at 1.6 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.pom (3.4 kB at 678 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.pom (4.3 kB at 867 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom (2.6 kB at 656 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom (18 kB at 2.6 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.pom (2.6 kB at 530 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom (2.8 kB at 561 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.pom (4.1 kB at 1.0 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice/4.2.1/guice-4.2.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.1/guice-4.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.1/guice-4.2.1.pom (11 kB at 1.8 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom (16 kB at 3.2 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/29.0-jre/guava-29.0-jre.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/29.0-jre/guava-29.0-jre.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/29.0-jre/guava-29.0-jre.pom (11 kB at 2.2 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/29.0-jre/guava-parent-29.0-jre.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/29.0-jre/guava-parent-29.0-jre.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/29.0-jre/guava-parent-29.0-jre.pom (13 kB at 3.3 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom (2.8 kB at 690 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-connector-basic/1.4.1/maven-resolver-connector-basic-1.4.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-connector-basic/1.4.1/maven-resolver-connector-basic-1.4.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-connector-basic/1.4.1/maven-resolver-connector-basic-1.4.1.pom (3.9 kB at 60 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-transport-wagon/1.4.1/maven-resolver-transport-wagon-1.4.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-wagon/1.4.1/maven-resolver-transport-wagon-1.4.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-wagon/1.4.1/maven-resolver-transport-wagon-1.4.1.pom (4.6 kB at 54 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-http/3.3.4/wagon-http-3.3.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http/3.3.4/wagon-http-3.3.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http/3.3.4/wagon-http-3.3.4.pom (6.5 kB at 925 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-providers/3.3.4/wagon-providers-3.3.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/3.3.4/wagon-providers-3.3.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/3.3.4/wagon-providers-3.3.4.pom (2.7 kB at 455 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/3.3.4/wagon-3.3.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.3.4/wagon-3.3.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.3.4/wagon-3.3.4.pom (21 kB at 3.4 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-http-shared/3.3.4/wagon-http-shared-3.3.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/3.3.4/wagon-http-shared-3.3.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/3.3.4/wagon-http-shared-3.3.4.pom (2.5 kB at 504 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.11.3/jsoup-1.11.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.11.3/jsoup-1.11.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.11.3/jsoup-1.11.3.pom (8.3 kB at 925 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/3.3.3/wagon-provider-api-3.3.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.3.3/wagon-provider-api-3.3.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.3.3/wagon-provider-api-3.3.3.pom (1.9 kB at 382 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/3.3.3/wagon-3.3.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.3.3/wagon-3.3.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.3.3/wagon-3.3.3.pom (21 kB at 3.0 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-file/3.3.4/wagon-file-3.3.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/3.3.4/wagon-file-3.3.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/3.3.4/wagon-file-3.3.4.pom (1.7 kB at 288 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-bootstrap-gradle-resolver/1.8.3.Final/quarkus-bootstrap-gradle-resolver-1.8.3.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-gradle-resolver/1.8.3.Final/quarkus-bootstrap-gradle-resolver-1.8.3.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-gradle-resolver/1.8.3.Final/quarkus-bootstrap-gradle-resolver-1.8.3.Final.pom (2.9 kB at 47 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/common/smallrye-common-io/1.3.0/smallrye-common-io-1.3.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-io/1.3.0/smallrye-common-io-1.3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-io/1.3.0/smallrye-common-io-1.3.0.pom (1.8 kB at 263 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-core-deployment/1.8.3.Final/quarkus-core-deployment-1.8.3.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-core-deployment/1.8.3.Final/quarkus-core-deployment-1.8.3.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-core-deployment/1.8.3.Final/quarkus-core-deployment-1.8.3.Final.pom (3.9 kB at 11 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/gizmo/gizmo/1.0.4.Final/gizmo-1.0.4.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/gizmo/gizmo/1.0.4.Final/gizmo-1.0.4.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/gizmo/gizmo/1.0.4.Final/gizmo-1.0.4.Final.pom (9.5 kB at 1.6 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/8.0.1/asm-8.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/8.0.1/asm-8.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/8.0.1/asm-8.0.1.pom (2.9 kB at 590 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-util/8.0.1/asm-util-8.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/8.0.1/asm-util-8.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/8.0.1/asm-util-8.0.1.pom (3.7 kB at 733 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/8.0.1/asm-tree-8.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/8.0.1/asm-tree-8.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/8.0.1/asm-tree-8.0.1.pom (3.1 kB at 627 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-analysis/8.0.1/asm-analysis-8.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/8.0.1/asm-analysis-8.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/8.0.1/asm-analysis-8.0.1.pom (3.2 kB at 633 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-devtools-utilities/1.8.3.Final/quarkus-devtools-utilities-1.8.3.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-utilities/1.8.3.Final/quarkus-devtools-utilities-1.8.3.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-utilities/1.8.3.Final/quarkus-devtools-utilities-1.8.3.Final.pom (583 B at 690 B/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-tools-parent/1.8.3.Final/quarkus-tools-parent-1.8.3.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-tools-parent/1.8.3.Final/quarkus-tools-parent-1.8.3.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-tools-parent/1.8.3.Final/quarkus-tools-parent-1.8.3.Final.pom (26 kB at 12 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-builder/1.8.3.Final/quarkus-builder-1.8.3.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-builder/1.8.3.Final/quarkus-builder-1.8.3.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-builder/1.8.3.Final/quarkus-builder-1.8.3.Final.pom (2.3 kB at 379 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-platform-descriptor-json/1.8.3.Final/quarkus-platform-descriptor-json-1.8.3.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-descriptor-json/1.8.3.Final/quarkus-platform-descriptor-json-1.8.3.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-descriptor-json/1.8.3.Final/quarkus-platform-descriptor-json-1.8.3.Final.pom (6.1 kB at 9.6 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-devtools-all/1.8.3.Final/quarkus-devtools-all-1.8.3.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-all/1.8.3.Final/quarkus-devtools-all-1.8.3.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-all/1.8.3.Final/quarkus-devtools-all-1.8.3.Final.pom (1.0 kB at 3.4 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-devtools-common/1.8.3.Final/quarkus-devtools-common-1.8.3.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-common/1.8.3.Final/quarkus-devtools-common-1.8.3.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-common/1.8.3.Final/quarkus-devtools-common-1.8.3.Final.pom (5.6 kB at 11 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-devtools-codestarts/1.8.3.Final/quarkus-devtools-codestarts-1.8.3.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-codestarts/1.8.3.Final/quarkus-devtools-codestarts-1.8.3.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-codestarts/1.8.3.Final/quarkus-devtools-codestarts-1.8.3.Final.pom (2.0 kB at 3.5 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/qute/qute-generator/1.8.3.Final/qute-generator-1.8.3.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/qute/qute-generator/1.8.3.Final/qute-generator-1.8.3.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/qute/qute-generator/1.8.3.Final/qute-generator-1.8.3.Final.pom (1.2 kB at 239 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/qute/qute-parent/1.8.3.Final/qute-parent-1.8.3.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/qute/qute-parent/1.8.3.Final/qute-parent-1.8.3.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/qute/qute-parent/1.8.3.Final/qute-parent-1.8.3.Final.pom (20 kB at 2.9 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/qute/qute-core/1.8.3.Final/qute-core-1.8.3.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/qute/qute-core/1.8.3.Final/qute-core-1.8.3.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/qute/qute-core/1.8.3.Final/qute-core-1.8.3.Final.pom (1.1 kB at 210 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/fabric8/maven-model-helper/14/maven-model-helper-14.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/maven-model-helper/14/maven-model-helper-14.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/maven-model-helper/14/maven-model-helper-14.pom (3.5 kB at 589 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jdom/jdom/1.1.3/jdom-1.1.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.pom (1.8 kB at 304 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-platform-descriptor-api/1.8.3.Final/quarkus-platform-descriptor-api-1.8.3.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-descriptor-api/1.8.3.Final/quarkus-platform-descriptor-api-1.8.3.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-descriptor-api/1.8.3.Final/quarkus-platform-descriptor-api-1.8.3.Final.pom (1.1 kB at 6.4 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom (18 kB at 3.0 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/http/quarkus-http-websockets-jsr/3.0.15.Final/quarkus-http-websockets-jsr-3.0.15.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-websockets-jsr/3.0.15.Final/quarkus-http-websockets-jsr-3.0.15.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-websockets-jsr/3.0.15.Final/quarkus-http-websockets-jsr-3.0.15.Final.pom (9.8 kB at 34 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/http/quarkus-http-parent/3.0.15.Final/quarkus-http-parent-3.0.15.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-parent/3.0.15.Final/quarkus-http-parent-3.0.15.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-parent/3.0.15.Final/quarkus-http-parent-3.0.15.Final.pom (29 kB at 154 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/http/quarkus-http-core/3.0.15.Final/quarkus-http-core-3.0.15.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-core/3.0.15.Final/quarkus-http-core-3.0.15.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-core/3.0.15.Final/quarkus-http-core-3.0.15.Final.pom (27 kB at 3.9 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/http/quarkus-http-http-core/3.0.15.Final/quarkus-http-http-core-3.0.15.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-http-core/3.0.15.Final/quarkus-http-http-core-3.0.15.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-http-core/3.0.15.Final/quarkus-http-http-core-3.0.15.Final.pom (4.9 kB at 36 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/http/quarkus-http-servlet/3.0.15.Final/quarkus-http-servlet-3.0.15.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-servlet/3.0.15.Final/quarkus-http-servlet-3.0.15.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-servlet/3.0.15.Final/quarkus-http-servlet-3.0.15.Final.pom (19 kB at 82 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.pom (17 kB at 2.1 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/websocket/jakarta.websocket-api/1.1.2/jakarta.websocket-api-1.1.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/websocket/jakarta.websocket-api/1.1.2/jakarta.websocket-api-1.1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/websocket/jakarta.websocket-api/1.1.2/jakarta.websocket-api-1.1.2.pom (6.4 kB at 496 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/websocket/jakarta.websocket-all/1.1.2/jakarta.websocket-all-1.1.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/websocket/jakarta.websocket-all/1.1.2/jakarta.websocket-all-1.1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/websocket/jakarta.websocket-all/1.1.2/jakarta.websocket-all-1.1.2.pom (12 kB at 1.5 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-bom-descriptor-json/1.8.3.Final/quarkus-bom-descriptor-json-1.8.3.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom-descriptor-json/1.8.3.Final/quarkus-bom-descriptor-json-1.8.3.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom-descriptor-json/1.8.3.Final/quarkus-bom-descriptor-json-1.8.3.Final.pom (1.4 kB at 8.7 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-platform-descriptor-resolver-json/1.8.3.Final/quarkus-platform-descriptor-resolver-json-1.8.3.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-descriptor-resolver-json/1.8.3.Final/quarkus-platform-descriptor-resolver-json-1.8.3.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-descriptor-resolver-json/1.8.3.Final/quarkus-platform-descriptor-resolver-json-1.8.3.Final.pom (1.7 kB at 4.6 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/eclipsesource/minimal-json/minimal-json/0.9.5/minimal-json-0.9.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/eclipsesource/minimal-json/minimal-json/0.9.5/minimal-json-0.9.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/eclipsesource/minimal-json/minimal-json/0.9.5/minimal-json-0.9.5.pom (4.3 kB at 717 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/freemarker/freemarker/2.3.30/freemarker-2.3.30.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/freemarker/freemarker/2.3.30/freemarker-2.3.30.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/freemarker/freemarker/2.3.30/freemarker-2.3.30.pom (3.4 kB at 673 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/twdata/maven/mojo-executor/2.3.1/mojo-executor-2.3.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor/2.3.1/mojo-executor-2.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor/2.3.1/mojo-executor-2.3.1.pom (2.5 kB at 502 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/twdata/maven/mojo-executor-parent/2.3.1/mojo-executor-parent-2.3.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor-parent/2.3.1/mojo-executor-parent-2.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor-parent/2.3.1/mojo-executor-parent-2.3.1.pom (10 kB at 2.5 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.5.0/maven-3.5.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.0/maven-3.5.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.0/maven-3.5.0.pom (25 kB at 3.5 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-bootstrap-core/1.8.3.Final/quarkus-bootstrap-core-1.8.3.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-bootstrap-app-model/1.8.3.Final/quarkus-bootstrap-app-model-1.8.3.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-bootstrap-maven-resolver/1.8.3.Final/quarkus-bootstrap-maven-resolver-1.8.3.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-connector-basic/1.4.1/maven-resolver-connector-basic-1.4.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-embedder/3.6.3/maven-embedder-3.6.3.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-transport-wagon/1.4.1/maven-resolver-transport-wagon-1.4.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-http/3.3.4/wagon-http-3.3.4.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-http-shared/3.3.4/wagon-http-shared-3.3.4.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.11.3/jsoup-1.11.3.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/3.3.3/wagon-provider-api-3.3.3.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-file/3.3.4/wagon-file-3.3.4.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/common/smallrye-common-io/1.3.0/smallrye-common-io-1.3.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-bootstrap-gradle-resolver/1.8.3.Final/quarkus-bootstrap-gradle-resolver-1.8.3.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-core-deployment/1.8.3.Final/quarkus-core-deployment-1.8.3.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/gizmo/gizmo/1.0.4.Final/gizmo-1.0.4.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-util/8.0.1/asm-util-8.0.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/8.0.1/asm-tree-8.0.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-analysis/8.0.1/asm-analysis-8.0.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/8.0.1/asm-8.0.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-devtools-utilities/1.8.3.Final/quarkus-devtools-utilities-1.8.3.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-builder/1.8.3.Final/quarkus-builder-1.8.3.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-platform-descriptor-json/1.8.3.Final/quarkus-platform-descriptor-json-1.8.3.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-devtools-common/1.8.3.Final/quarkus-devtools-common-1.8.3.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-devtools-codestarts/1.8.3.Final/quarkus-devtools-codestarts-1.8.3.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/qute/qute-generator/1.8.3.Final/qute-generator-1.8.3.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/qute/qute-core/1.8.3.Final/qute-core-1.8.3.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-platform-descriptor-api/1.8.3.Final/quarkus-platform-descriptor-api-1.8.3.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/fabric8/maven-model-helper/14/maven-model-helper-14.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jdom/jdom/1.1.3/jdom-1.1.3.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/http/quarkus-http-websockets-jsr/3.0.15.Final/quarkus-http-websockets-jsr-3.0.15.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/http/quarkus-http-core/3.0.15.Final/quarkus-http-core-3.0.15.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/http/quarkus-http-http-core/3.0.15.Final/quarkus-http-http-core-3.0.15.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/http/quarkus-http-servlet/3.0.15.Final/quarkus-http-servlet-3.0.15.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/websocket/jakarta.websocket-api/1.1.2/jakarta.websocket-api-1.1.2.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-bom-descriptor-json/1.8.3.Final/quarkus-bom-descriptor-json-1.8.3.Final.json [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-platform-descriptor-resolver-json/1.8.3.Final/quarkus-platform-descriptor-resolver-json-1.8.3.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/eclipsesource/minimal-json/minimal-json/0.9.5/minimal-json-0.9.5.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.6.3/maven-core-3.6.3.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/29.0-jre/guava-29.0-jre.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/freemarker/freemarker/2.3.30/freemarker-2.3.30.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/twdata/maven/mojo-executor/2.3.1/mojo-executor-2.3.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-core/1.8.3.Final/quarkus-bootstrap-core-1.8.3.Final.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-maven-resolver/1.8.3.Final/quarkus-bootstrap-maven-resolver-1.8.3.Final.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-app-model/1.8.3.Final/quarkus-bootstrap-app-model-1.8.3.Final.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-connector-basic/1.4.1/maven-resolver-connector-basic-1.4.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-embedder/3.6.3/maven-embedder-3.6.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-connector-basic/1.4.1/maven-resolver-connector-basic-1.4.1.jar (44 kB at 3.4 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-core/1.8.3.Final/quarkus-bootstrap-core-1.8.3.Final.jar (91 kB at 7.0 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http/3.3.4/wagon-http-3.3.4.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-wagon/1.4.1/maven-resolver-transport-wagon-1.4.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-app-model/1.8.3.Final/quarkus-bootstrap-app-model-1.8.3.Final.jar (34 kB at 2.4 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-maven-resolver/1.8.3.Final/quarkus-bootstrap-maven-resolver-1.8.3.Final.jar (103 kB at 6.8 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.11.3/jsoup-1.11.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-embedder/3.6.3/maven-embedder-3.6.3.jar (98 kB at 6.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/3.3.4/wagon-http-shared-3.3.4.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.3.3/wagon-provider-api-3.3.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-wagon/1.4.1/maven-resolver-transport-wagon-1.4.1.jar (31 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/3.3.4/wagon-file-3.3.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/3.3.4/wagon-http-shared-3.3.4.jar (41 kB at 1.4 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-gradle-resolver/1.8.3.Final/quarkus-bootstrap-gradle-resolver-1.8.3.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.11.3/jsoup-1.11.3.jar (396 kB at 12 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-io/1.3.0/smallrye-common-io-1.3.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/3.3.4/wagon-file-3.3.4.jar (12 kB at 351 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-core-deployment/1.8.3.Final/quarkus-core-deployment-1.8.3.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.3.3/wagon-provider-api-3.3.3.jar (56 kB at 1.6 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/gizmo/gizmo/1.0.4.Final/gizmo-1.0.4.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-io/1.3.0/smallrye-common-io-1.3.0.jar (7.9 kB at 214 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/8.0.1/asm-util-8.0.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/8.0.1/asm-util-8.0.1.jar (85 kB at 1.9 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/8.0.1/asm-tree-8.0.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/8.0.1/asm-tree-8.0.1.jar (53 kB at 1.0 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/8.0.1/asm-analysis-8.0.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-core-deployment/1.8.3.Final/quarkus-core-deployment-1.8.3.Final.jar (714 kB at 13 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/8.0.1/asm-8.0.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/8.0.1/asm-analysis-8.0.1.jar (33 kB at 587 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-utilities/1.8.3.Final/quarkus-devtools-utilities-1.8.3.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/8.0.1/asm-8.0.1.jar (122 kB at 2.0 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-utilities/1.8.3.Final/quarkus-devtools-utilities-1.8.3.Final.jar (5.3 kB at 85 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-builder/1.8.3.Final/quarkus-builder-1.8.3.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-builder/1.8.3.Final/quarkus-builder-1.8.3.Final.jar (51 kB at 739 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-descriptor-json/1.8.3.Final/quarkus-platform-descriptor-json-1.8.3.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar (379 kB at 5.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-common/1.8.3.Final/quarkus-devtools-common-1.8.3.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http/3.3.4/wagon-http-3.3.4.jar (11 kB at 150 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-codestarts/1.8.3.Final/quarkus-devtools-codestarts-1.8.3.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-gradle-resolver/1.8.3.Final/quarkus-bootstrap-gradle-resolver-1.8.3.Final.jar (2.1 MB at 24 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-common/1.8.3.Final/quarkus-devtools-common-1.8.3.Final.jar (272 kB at 3.2 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-codestarts/1.8.3.Final/quarkus-devtools-codestarts-1.8.3.Final.jar (63 kB at 731 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-descriptor-api/1.8.3.Final/quarkus-platform-descriptor-api-1.8.3.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-descriptor-json/1.8.3.Final/quarkus-platform-descriptor-json-1.8.3.Final.jar (287 kB at 3.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/qute/qute-core/1.8.3.Final/qute-core-1.8.3.Final.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/qute/qute-generator/1.8.3.Final/qute-generator-1.8.3.Final.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-descriptor-api/1.8.3.Final/quarkus-platform-descriptor-api-1.8.3.Final.jar (20 kB at 220 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/maven-model-helper/14/maven-model-helper-14.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/qute/qute-generator/1.8.3.Final/qute-generator-1.8.3.Final.jar (37 kB at 398 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/qute/qute-core/1.8.3.Final/qute-core-1.8.3.Final.jar (165 kB at 1.7 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-websockets-jsr/3.0.15.Final/quarkus-http-websockets-jsr-3.0.15.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/maven-model-helper/14/maven-model-helper-14.jar (27 kB at 264 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-core/3.0.15.Final/quarkus-http-core-3.0.15.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar (632 kB at 4.9 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-websockets-jsr/3.0.15.Final/quarkus-http-websockets-jsr-3.0.15.Final.jar (211 kB at 1.6 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-http-core/3.0.15.Final/quarkus-http-http-core-3.0.15.Final.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-servlet/3.0.15.Final/quarkus-http-servlet-3.0.15.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.jar (151 kB at 1.2 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.jar (83 kB at 605 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/websocket/jakarta.websocket-api/1.1.2/jakarta.websocket-api-1.1.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-http-core/3.0.15.Final/quarkus-http-http-core-3.0.15.Final.jar (39 kB at 280 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom-descriptor-json/1.8.3.Final/quarkus-bom-descriptor-json-1.8.3.Final.json [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/websocket/jakarta.websocket-api/1.1.2/jakarta.websocket-api-1.1.2.jar (49 kB at 336 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-descriptor-resolver-json/1.8.3.Final/quarkus-platform-descriptor-resolver-json-1.8.3.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-servlet/3.0.15.Final/quarkus-http-servlet-3.0.15.Final.jar (498 kB at 3.4 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/eclipsesource/minimal-json/minimal-json/0.9.5/minimal-json-0.9.5.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom-descriptor-json/1.8.3.Final/quarkus-bom-descriptor-json-1.8.3.Final.json (104 kB at 698 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-descriptor-resolver-json/1.8.3.Final/quarkus-platform-descriptor-resolver-json-1.8.3.Final.jar (19 kB at 126 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/eclipsesource/minimal-json/minimal-json/0.9.5/minimal-json-0.9.5.jar (34 kB at 224 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.jar (47 kB at 303 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-core/3.0.15.Final/quarkus-http-core-3.0.15.Final.jar (932 kB at 6.0 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.jar (215 kB at 1.4 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.jar (58 kB at 364 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.6.3/maven-core-3.6.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar (205 kB at 1.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.jar (44 kB at 265 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.jar (262 kB at 1.6 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.jar (42 kB at 248 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.jar (14 kB at 83 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.6.3/maven-core-3.6.3.jar (633 kB at 3.6 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.jar (27 kB at 155 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.jar (66 kB at 372 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.jar (192 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/gizmo/gizmo/1.0.4.Final/gizmo-1.0.4.Final.jar (97 kB at 539 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.jar (181 kB at 993 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/29.0-jre/guava-29.0-jre.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar (149 kB at 810 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.jar (37 kB at 200 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar (168 kB at 901 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar (8.8 kB at 46 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/freemarker/freemarker/2.3.30/freemarker-2.3.30.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar (53 kB at 275 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor/2.3.1/mojo-executor-2.3.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar (4.2 kB at 22 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor/2.3.1/mojo-executor-2.3.1.jar (13 kB at 63 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar (521 kB at 2.4 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/29.0-jre/guava-29.0-jre.jar (2.8 MB at 12 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/freemarker/freemarker/2.3.30/freemarker-2.3.30.jar (1.7 MB at 7.1 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-rest-client-deployment/1.8.3.Final/quarkus-rest-client-deployment-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-rest-client-deployment/1.8.3.Final/quarkus-rest-client-deployment-1.8.3.Final.pom (2.4 kB at 13 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-arc-deployment/1.8.3.Final/quarkus-arc-deployment-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-arc-deployment/1.8.3.Final/quarkus-arc-deployment-1.8.3.Final.pom (1.6 kB at 233 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/arc/arc-processor/1.8.3.Final/arc-processor-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/arc/arc-processor/1.8.3.Final/arc-processor-1.8.3.Final.pom (1.7 kB at 218 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-resteasy-common-deployment/1.8.3.Final/quarkus-resteasy-common-deployment-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-resteasy-common-deployment/1.8.3.Final/quarkus-resteasy-common-deployment-1.8.3.Final.pom (2.0 kB at 335 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-resteasy-common-spi/1.8.3.Final/quarkus-resteasy-common-spi-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-resteasy-common-spi/1.8.3.Final/quarkus-resteasy-common-spi-1.8.3.Final.pom (817 B at 136 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-resteasy-jsonb-deployment/1.8.3.Final/quarkus-resteasy-jsonb-deployment-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-resteasy-jsonb-deployment/1.8.3.Final/quarkus-resteasy-jsonb-deployment-1.8.3.Final.pom (2.3 kB at 377 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-resteasy-deployment/1.8.3.Final/quarkus-resteasy-deployment-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-resteasy-deployment/1.8.3.Final/quarkus-resteasy-deployment-1.8.3.Final.pom (4.0 kB at 662 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-resteasy-server-common-deployment/1.8.3.Final/quarkus-resteasy-server-common-deployment-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-resteasy-server-common-deployment/1.8.3.Final/quarkus-resteasy-server-common-deployment-1.8.3.Final.pom (2.2 kB at 368 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-resteasy-server-common-spi/1.8.3.Final/quarkus-resteasy-server-common-spi-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-resteasy-server-common-spi/1.8.3.Final/quarkus-resteasy-server-common-spi-1.8.3.Final.pom (889 B at 127 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-undertow-spi/1.8.3.Final/quarkus-undertow-spi-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-undertow-spi/1.8.3.Final/quarkus-undertow-spi-1.8.3.Final.pom (2.0 kB at 340 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-http-parent/1.8.3.Final/quarkus-http-parent-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-http-parent/1.8.3.Final/quarkus-http-parent-1.8.3.Final.pom (780 B at 98 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-vertx-http-deployment/1.8.3.Final/quarkus-vertx-http-deployment-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-vertx-http-deployment/1.8.3.Final/quarkus-vertx-http-deployment-1.8.3.Final.pom (3.0 kB at 423 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-vertx-core-deployment/1.8.3.Final/quarkus-vertx-core-deployment-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-vertx-core-deployment/1.8.3.Final/quarkus-vertx-core-deployment-1.8.3.Final.pom (2.4 kB at 472 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-netty-deployment/1.8.3.Final/quarkus-netty-deployment-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-netty-deployment/1.8.3.Final/quarkus-netty-deployment-1.8.3.Final.pom (1.6 kB at 273 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-kubernetes-spi/1.8.3.Final/quarkus-kubernetes-spi-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-kubernetes-spi/1.8.3.Final/quarkus-kubernetes-spi-1.8.3.Final.pom (1.2 kB at 201 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-kubernetes-parent/1.8.3.Final/quarkus-kubernetes-parent-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-kubernetes-parent/1.8.3.Final/quarkus-kubernetes-parent-1.8.3.Final.pom (820 B at 137 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-security-spi/1.8.3.Final/quarkus-security-spi-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-security-spi/1.8.3.Final/quarkus-security-spi-1.8.3.Final.pom (1.4 kB at 232 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-jsonb-deployment/1.8.3.Final/quarkus-jsonb-deployment-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-jsonb-deployment/1.8.3.Final/quarkus-jsonb-deployment-1.8.3.Final.pom (2.1 kB at 267 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-jsonb-spi/1.8.3.Final/quarkus-jsonb-spi-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-jsonb-spi/1.8.3.Final/quarkus-jsonb-spi-1.8.3.Final.pom (828 B at 118 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-jsonp-deployment/1.8.3.Final/quarkus-jsonp-deployment-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-jsonp-deployment/1.8.3.Final/quarkus-jsonp-deployment-1.8.3.Final.pom (1.5 kB at 307 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-smallrye-openapi-deployment/1.8.3.Final/quarkus-smallrye-openapi-deployment-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-smallrye-openapi-deployment/1.8.3.Final/quarkus-smallrye-openapi-deployment-1.8.3.Final.pom (3.3 kB at 475 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-smallrye-openapi-common-deployment/1.8.3.Final/quarkus-smallrye-openapi-common-deployment-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-smallrye-openapi-common-deployment/1.8.3.Final/quarkus-smallrye-openapi-common-deployment-1.8.3.Final.pom (1.5 kB at 242 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-smallrye-openapi-common-parent/1.8.3.Final/quarkus-smallrye-openapi-common-parent-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-smallrye-openapi-common-parent/1.8.3.Final/quarkus-smallrye-openapi-common-parent-1.8.3.Final.pom (754 B at 126 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-swagger-ui-deployment/1.8.3.Final/quarkus-swagger-ui-deployment-1.8.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-swagger-ui-deployment/1.8.3.Final/quarkus-swagger-ui-deployment-1.8.3.Final.pom (2.5 kB at 408 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/webjars/swagger-ui/3.32.5/swagger-ui-3.32.5.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/webjars/swagger-ui/3.32.5/swagger-ui-3.32.5.pom (6.1 kB at 758 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/smallrye/smallrye-open-api-jaxrs/2.0.9/smallrye-open-api-jaxrs-2.0.9.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/smallrye/smallrye-open-api-jaxrs/2.0.9/smallrye-open-api-jaxrs-2.0.9.pom (6.6 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/smallrye/smallrye-open-api-spring/2.0.9/smallrye-open-api-spring-2.0.9.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/smallrye/smallrye-open-api-spring/2.0.9/smallrye-open-api-spring-2.0.9.pom (3.7 kB at 745 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/smallrye/smallrye-open-api-vertx/2.0.9/smallrye-open-api-vertx-2.0.9.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/smallrye/smallrye-open-api-vertx/2.0.9/smallrye-open-api-vertx-2.0.9.pom (3.3 kB at 548 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/arc/arc-processor/1.8.3.Final/arc-processor-1.8.3.Final.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-resteasy-common-deployment/1.8.3.Final/quarkus-resteasy-common-deployment-1.8.3.Final.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-arc-deployment/1.8.3.Final/quarkus-arc-deployment-1.8.3.Final.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-resteasy-server-common-deployment/1.8.3.Final/quarkus-resteasy-server-common-deployment-1.8.3.Final.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-rest-client-deployment/1.8.3.Final/quarkus-rest-client-deployment-1.8.3.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-rest-client-deployment/1.8.3.Final/quarkus-rest-client-deployment-1.8.3.Final.jar (16 kB at 989 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-undertow-spi/1.8.3.Final/quarkus-undertow-spi-1.8.3.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-resteasy-server-common-deployment/1.8.3.Final/quarkus-resteasy-server-common-deployment-1.8.3.Final.jar (29 kB at 1.7 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-security-spi/1.8.3.Final/quarkus-security-spi-1.8.3.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-resteasy-common-deployment/1.8.3.Final/quarkus-resteasy-common-deployment-1.8.3.Final.jar (20 kB at 938 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-resteasy-deployment/1.8.3.Final/quarkus-resteasy-deployment-1.8.3.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-undertow-spi/1.8.3.Final/quarkus-undertow-spi-1.8.3.Final.jar (24 kB at 1.0 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-jsonb-spi/1.8.3.Final/quarkus-jsonb-spi-1.8.3.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-security-spi/1.8.3.Final/quarkus-security-spi-1.8.3.Final.jar (3.2 kB at 140 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-jsonp-deployment/1.8.3.Final/quarkus-jsonp-deployment-1.8.3.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-arc-deployment/1.8.3.Final/quarkus-arc-deployment-1.8.3.Final.jar (175 kB at 6.7 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-jsonb-deployment/1.8.3.Final/quarkus-jsonb-deployment-1.8.3.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/arc/arc-processor/1.8.3.Final/arc-processor-1.8.3.Final.jar (318 kB at 11 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-resteasy-jsonb-deployment/1.8.3.Final/quarkus-resteasy-jsonb-deployment-1.8.3.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-jsonb-spi/1.8.3.Final/quarkus-jsonb-spi-1.8.3.Final.jar (3.9 kB at 134 kB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-jsonp-deployment/1.8.3.Final/quarkus-jsonp-deployment-1.8.3.Final.jar (3.8 kB at 133 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-netty-deployment/1.8.3.Final/quarkus-netty-deployment-1.8.3.Final.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-vertx-core-deployment/1.8.3.Final/quarkus-vertx-core-deployment-1.8.3.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-jsonb-deployment/1.8.3.Final/quarkus-jsonb-deployment-1.8.3.Final.jar (8.6 kB at 268 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-kubernetes-spi/1.8.3.Final/quarkus-kubernetes-spi-1.8.3.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-resteasy-jsonb-deployment/1.8.3.Final/quarkus-resteasy-jsonb-deployment-1.8.3.Final.jar (4.8 kB at 141 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-vertx-http-deployment/1.8.3.Final/quarkus-vertx-http-deployment-1.8.3.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-vertx-core-deployment/1.8.3.Final/quarkus-vertx-core-deployment-1.8.3.Final.jar (9.2 kB at 254 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-resteasy-server-common-spi/1.8.3.Final/quarkus-resteasy-server-common-spi-1.8.3.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-kubernetes-spi/1.8.3.Final/quarkus-kubernetes-spi-1.8.3.Final.jar (17 kB at 446 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-resteasy-common-spi/1.8.3.Final/quarkus-resteasy-common-spi-1.8.3.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-netty-deployment/1.8.3.Final/quarkus-netty-deployment-1.8.3.Final.jar (11 kB at 286 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-smallrye-openapi-common-deployment/1.8.3.Final/quarkus-smallrye-openapi-common-deployment-1.8.3.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-resteasy-deployment/1.8.3.Final/quarkus-resteasy-deployment-1.8.3.Final.jar (18 kB at 465 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/webjars/swagger-ui/3.32.5/swagger-ui-3.32.5.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-vertx-http-deployment/1.8.3.Final/quarkus-vertx-http-deployment-1.8.3.Final.jar (38 kB at 932 kB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-resteasy-server-common-spi/1.8.3.Final/quarkus-resteasy-server-common-spi-1.8.3.Final.jar (6.3 kB at 150 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-swagger-ui-deployment/1.8.3.Final/quarkus-swagger-ui-deployment-1.8.3.Final.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/io/smallrye/smallrye-open-api-jaxrs/2.0.9/smallrye-open-api-jaxrs-2.0.9.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-resteasy-common-spi/1.8.3.Final/quarkus-resteasy-common-spi-1.8.3.Final.jar (9.0 kB at 205 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/smallrye/smallrye-open-api-spring/2.0.9/smallrye-open-api-spring-2.0.9.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-smallrye-openapi-common-deployment/1.8.3.Final/quarkus-smallrye-openapi-common-deployment-1.8.3.Final.jar (4.4 kB at 98 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/smallrye/smallrye-open-api-vertx/2.0.9/smallrye-open-api-vertx-2.0.9.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/smallrye/smallrye-open-api-jaxrs/2.0.9/smallrye-open-api-jaxrs-2.0.9.jar (40 kB at 814 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-smallrye-openapi-deployment/1.8.3.Final/quarkus-smallrye-openapi-deployment-1.8.3.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-swagger-ui-deployment/1.8.3.Final/quarkus-swagger-ui-deployment-1.8.3.Final.jar (14 kB at 274 kB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/smallrye/smallrye-open-api-spring/2.0.9/smallrye-open-api-spring-2.0.9.jar (35 kB at 678 kB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/smallrye/smallrye-open-api-vertx/2.0.9/smallrye-open-api-vertx-2.0.9.jar (34 kB at 652 kB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/quarkus/quarkus-smallrye-openapi-deployment/1.8.3.Final/quarkus-smallrye-openapi-deployment-1.8.3.Final.jar (20 kB at 358 kB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/webjars/swagger-ui/3.32.5/swagger-ui-3.32.5.jar (5.6 MB at 11 MB/s) [WARNING] [io.quarkus.deployment.QuarkusAugmentor] Using Java versions older than 11 to build Quarkus applications is deprecated and will be disallowed in a future release! [INFO] [org.jboss.threads] JBoss Threads version 3.1.1.Final [WARNING] [io.quarkus.deployment.steps.ReflectiveHierarchyStep] Unable to properly register the hierarchy of the following classes for reflection as they are not in the Jandex index: - io.narayana.lra.LRAData (source: SmallRyeOpenApiProcessor > null) Consider adding them to the index either by creating a Jandex index for your dependency via the Maven plugin, an empty META-INF/beans.xml or quarkus.index-dependency properties.");. [INFO] [io.quarkus.deployment.pkg.steps.JarResultBuildStep] Building thin jar: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/coordinator-quarkus/target/lra-coordinator-runner.jar [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 4369ms [INFO] [INFO] --- maven-failsafe-plugin:2.22.0:integration-test (default) @ lra-coordinator --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:2.22.0:verify (default) @ lra-coordinator --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ lra-coordinator --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/coordinator-quarkus/target/lra-coordinator.jar to /home/jenkins/.m2/repository/org/jboss/narayana/rts/lra-coordinator/5.10.7.Final-SNAPSHOT/lra-coordinator-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/coordinator-quarkus/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/rts/lra-coordinator/5.10.7.Final-SNAPSHOT/lra-coordinator-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/coordinator-quarkus/target/lra-coordinator-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/rts/lra-coordinator/5.10.7.Final-SNAPSHOT/lra-coordinator-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/coordinator-quarkus/target/lra-coordinator-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/rts/lra-coordinator/5.10.7.Final-SNAPSHOT/lra-coordinator-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] -------------< org.jboss.narayana.rts:lra-coordinator-war >------------- [INFO] Building LRA coordinator war 5.10.7.Final-SNAPSHOT [65/82] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ lra-coordinator-war --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ lra-coordinator-war --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ lra-coordinator-war --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ lra-coordinator-war --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ lra-coordinator-war --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/coordinator-war/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ lra-coordinator-war --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ lra-coordinator-war --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ lra-coordinator-war --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/coordinator-war/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ lra-coordinator-war --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ lra-coordinator-war --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-war-plugin:3.2.2:war (default-war) @ lra-coordinator-war --- [INFO] Packaging webapp [INFO] Assembling webapp [lra-coordinator-war] in [/home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/coordinator-war/target/lra-coordinator] [INFO] Processing war project [INFO] Webapp assembled in [8 msecs] [INFO] Building war: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/coordinator-war/target/lra-coordinator.war [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ lra-coordinator-war >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ lra-coordinator-war --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ lra-coordinator-war --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ lra-coordinator-war --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ lra-coordinator-war <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ lra-coordinator-war --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ lra-coordinator-war --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-failsafe-plugin:2.22.0:integration-test (default) @ lra-coordinator-war --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:2.22.0:verify (default) @ lra-coordinator-war --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ lra-coordinator-war --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/coordinator-war/target/lra-coordinator.war to /home/jenkins/.m2/repository/org/jboss/narayana/rts/lra-coordinator-war/5.10.7.Final-SNAPSHOT/lra-coordinator-war-5.10.7.Final-SNAPSHOT.war [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/coordinator-war/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/rts/lra-coordinator-war/5.10.7.Final-SNAPSHOT/lra-coordinator-war-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ---------------< org.jboss.narayana.rts:lra-proxy-test >---------------- [INFO] Building LRA Proxy Test 5.10.7.Final-SNAPSHOT [66/82] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ lra-proxy-test --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ lra-proxy-test --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ lra-proxy-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ lra-proxy-test --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ lra-proxy-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ lra-proxy-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/proxy/test/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ lra-proxy-test --- [INFO] Starting audit... Audit done. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ lra-proxy-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/proxy/test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ lra-proxy-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/proxy/test/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ lra-proxy-test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-war-plugin:3.2.2:war (default-war) @ lra-proxy-test --- [INFO] Packaging webapp [INFO] Assembling webapp [lra-proxy-test] in [/home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/proxy/test/target/lra-proxy-test] [INFO] Processing war project [INFO] Webapp assembled in [6 msecs] [INFO] Building war: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/proxy/test/target/lra-proxy-test.war [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ lra-proxy-test >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ lra-proxy-test --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ lra-proxy-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ lra-proxy-test --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ lra-proxy-test <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ lra-proxy-test --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/proxy/test/target/lra-proxy-test-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ lra-proxy-test --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/proxy/test/target/lra-proxy-test-sources.jar [INFO] [INFO] --- thorntail-maven-plugin:2.6.0.Final:package (default) @ lra-proxy-test --- [INFO] Scanning for needed Thorntail fractions with mode: when_missing [INFO] Detected fractions: cdi:2.6.0.Final, jaxrs:2.6.0.Final [INFO] Adding fractions: bean-validation:2.6.0.Final, cdi-config:2.6.0.Final, cdi:2.6.0.Final, container:2.6.0.Final, ee:2.6.0.Final, jaxrs-cdi:2.6.0.Final, jaxrs:2.6.0.Final, logging:2.6.0.Final, security:2.6.0.Final, transactions:2.6.0.Final, undertow:2.6.0.Final Resolving 63 out of 364 artifacts [INFO] Repackaging .war: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/proxy/test/target/lra-proxy-test.war [INFO] Repackaged .war: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/proxy/test/target/lra-proxy-test.war [INFO] [INFO] --- maven-failsafe-plugin:2.22.0:integration-test (default) @ lra-proxy-test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:2.22.0:verify (default) @ lra-proxy-test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ lra-proxy-test --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/proxy/test/target/lra-proxy-test.war to /home/jenkins/.m2/repository/org/jboss/narayana/rts/lra-proxy-test/5.10.7.Final-SNAPSHOT/lra-proxy-test-5.10.7.Final-SNAPSHOT.war [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/proxy/test/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/rts/lra-proxy-test/5.10.7.Final-SNAPSHOT/lra-proxy-test-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/proxy/test/target/lra-proxy-test-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/rts/lra-proxy-test/5.10.7.Final-SNAPSHOT/lra-proxy-test-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/proxy/test/target/lra-proxy-test-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/rts/lra-proxy-test/5.10.7.Final-SNAPSHOT/lra-proxy-test-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/proxy/test/target/lra-proxy-test-thorntail.jar to /home/jenkins/.m2/repository/org/jboss/narayana/rts/lra-proxy-test/5.10.7.Final-SNAPSHOT/lra-proxy-test-5.10.7.Final-SNAPSHOT-thorntail.jar [INFO] [INFO] -----< org.jboss.narayana.rts:lra-annotation-checker-maven-plugin >----- [INFO] Building Maven plugin LRA annotation checker 5.10.7.Final-SNAPSHOT [67/82] [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ lra-annotation-checker-maven-plugin --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ lra-annotation-checker-maven-plugin --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ lra-annotation-checker-maven-plugin --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ lra-annotation-checker-maven-plugin --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ lra-annotation-checker-maven-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ lra-annotation-checker-maven-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/annotation-checker/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ lra-annotation-checker-maven-plugin --- [INFO] Starting audit... Audit done. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] --- maven-plugin-plugin:3.5.2:descriptor (default-descriptor) @ lra-annotation-checker-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [INFO] java-annotations mojo extractor found 1 mojo descriptor. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ lra-annotation-checker-maven-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/annotation-checker/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ lra-annotation-checker-maven-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/annotation-checker/target/test-classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/annotation-checker/src/test/java/io/narayana/lra/checker/LraCdiCheckIT.java:[127,15] assertThat(T,org.hamcrest.Matcher) in org.junit.Assert has been deprecated [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ lra-annotation-checker-maven-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ lra-annotation-checker-maven-plugin --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/annotation-checker/target/lra-annotation-checker-maven-plugin-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] --- maven-plugin-plugin:3.5.2:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ lra-annotation-checker-maven-plugin --- [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ lra-annotation-checker-maven-plugin >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ lra-annotation-checker-maven-plugin --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ lra-annotation-checker-maven-plugin --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ lra-annotation-checker-maven-plugin --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ lra-annotation-checker-maven-plugin <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ lra-annotation-checker-maven-plugin --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/annotation-checker/target/lra-annotation-checker-maven-plugin-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ lra-annotation-checker-maven-plugin --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/annotation-checker/target/lra-annotation-checker-maven-plugin-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-failsafe-plugin:2.22.0:integration-test (default) @ lra-annotation-checker-maven-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:2.22.0:verify (default) @ lra-annotation-checker-maven-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ lra-annotation-checker-maven-plugin --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/annotation-checker/target/lra-annotation-checker-maven-plugin-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/rts/lra-annotation-checker-maven-plugin/5.10.7.Final-SNAPSHOT/lra-annotation-checker-maven-plugin-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/annotation-checker/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/rts/lra-annotation-checker-maven-plugin/5.10.7.Final-SNAPSHOT/lra-annotation-checker-maven-plugin-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/annotation-checker/target/lra-annotation-checker-maven-plugin-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/rts/lra-annotation-checker-maven-plugin/5.10.7.Final-SNAPSHOT/lra-annotation-checker-maven-plugin-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/annotation-checker/target/lra-annotation-checker-maven-plugin-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/rts/lra-annotation-checker-maven-plugin/5.10.7.Final-SNAPSHOT/lra-annotation-checker-maven-plugin-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] ------------------< org.jboss.narayana.rts:lra-test >------------------- [INFO] Building LRA tests 5.10.7.Final-SNAPSHOT [68/82] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from central: https://repo1.maven.org/maven2/io/thorntail/arquillian/2.6.0.Final/arquillian-2.6.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/thorntail/arquillian/2.6.0.Final/arquillian-2.6.0.Final.pom (3.8 kB at 472 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/thorntail/arquillian-daemon/2.6.0.Final/arquillian-daemon-2.6.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/thorntail/arquillian-daemon/2.6.0.Final/arquillian-daemon-2.6.0.Final.pom (3.0 kB at 506 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-server/10.0.3.Final/wildfly-server-10.0.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-server/10.0.3.Final/wildfly-server-10.0.3.Final.pom (7.3 kB at 1.5 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-core-parent/10.0.3.Final/wildfly-core-parent-10.0.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-core-parent/10.0.3.Final/wildfly-core-parent-10.0.3.Final.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-controller/10.0.3.Final/wildfly-controller-10.0.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-controller/10.0.3.Final/wildfly-controller-10.0.3.Final.pom (4.6 kB at 652 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-controller-client/10.0.3.Final/wildfly-controller-client-10.0.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-controller-client/10.0.3.Final/wildfly-controller-client-10.0.3.Final.pom (3.5 kB at 708 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-protocol/10.0.3.Final/wildfly-protocol-10.0.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-protocol/10.0.3.Final/wildfly-protocol-10.0.3.Final.pom (3.8 kB at 474 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/modules/jboss-modules/1.9.1.Final/jboss-modules-1.9.1.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/modules/jboss-modules/1.9.1.Final/jboss-modules-1.9.1.Final.pom (12 kB at 1.8 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/remoting/jboss-remoting/5.0.15.Final/jboss-remoting-5.0.15.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/remoting/jboss-remoting/5.0.15.Final/jboss-remoting-5.0.15.Final.pom (14 kB at 2.0 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/security/wildfly-elytron/1.10.4.Final/wildfly-elytron-1.10.4.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/security/wildfly-elytron/1.10.4.Final/wildfly-elytron-1.10.4.Final.pom (49 kB at 7.0 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/security/wildfly-elytron-parent/1.10.4.Final/wildfly-elytron-parent-1.10.4.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/security/wildfly-elytron-parent/1.10.4.Final/wildfly-elytron-parent-1.10.4.Final.pom (61 kB at 7.6 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-api/3.7.3.Final/xnio-api-3.7.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-api/3.7.3.Final/xnio-api-3.7.3.Final.pom (8.8 kB at 1.5 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-all/3.7.3.Final/xnio-all-3.7.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-all/3.7.3.Final/xnio-all-3.7.3.Final.pom (6.9 kB at 858 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-nio/3.7.3.Final/xnio-nio-3.7.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-nio/3.7.3.Final/xnio-nio-3.7.3.Final.pom (7.9 kB at 1.6 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-core-security/10.0.3.Final/wildfly-core-security-10.0.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-core-security/10.0.3.Final/wildfly-core-security-10.0.3.Final.pom (2.7 kB at 442 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-core-security-parent/10.0.3.Final/wildfly-core-security-parent-10.0.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-core-security-parent/10.0.3.Final/wildfly-core-security-parent-10.0.3.Final.pom (1.8 kB at 352 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-core-security-api/10.0.3.Final/wildfly-core-security-api-10.0.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-core-security-api/10.0.3.Final/wildfly-core-security-api-10.0.3.Final.pom (1.8 kB at 359 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-version/10.0.3.Final/wildfly-version-10.0.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-version/10.0.3.Final/wildfly-version-10.0.3.Final.pom (1.8 kB at 358 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/msc/jboss-msc/1.4.11.Final/jboss-msc-1.4.11.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/msc/jboss-msc/1.4.11.Final/jboss-msc-1.4.11.Final.pom (6.3 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-core-management-client/10.0.3.Final/wildfly-core-management-client-10.0.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-core-management-client/10.0.3.Final/wildfly-core-management-client-10.0.3.Final.pom (1.8 kB at 262 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-core-management/10.0.3.Final/wildfly-core-management-10.0.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-core-management/10.0.3.Final/wildfly-core-management-10.0.3.Final.pom (1.8 kB at 32 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-domain-http-interface/10.0.3.Final/wildfly-domain-http-interface-10.0.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-domain-http-interface/10.0.3.Final/wildfly-domain-http-interface-10.0.3.Final.pom (4.0 kB at 668 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-domain-http/10.0.3.Final/wildfly-domain-http-10.0.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-domain-http/10.0.3.Final/wildfly-domain-http-10.0.3.Final.pom (1.8 kB at 350 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-domain-management/10.0.3.Final/wildfly-domain-management-10.0.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-domain-management/10.0.3.Final/wildfly-domain-management-10.0.3.Final.pom (4.6 kB at 662 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/security/elytron-web/undertow-server/1.6.0.Final/undertow-server-1.6.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/security/elytron-web/undertow-server/1.6.0.Final/undertow-server-1.6.0.Final.pom (6.9 kB at 985 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/security/elytron-web/elytron-web-parent/1.6.0.Final/elytron-web-parent-1.6.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/security/elytron-web/elytron-web-parent/1.6.0.Final/elytron-web-parent-1.6.0.Final.pom (19 kB at 3.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-deployment-repository/10.0.3.Final/wildfly-deployment-repository-10.0.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-deployment-repository/10.0.3.Final/wildfly-deployment-repository-10.0.3.Final.pom (5.9 kB at 1.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-platform-mbean/10.0.3.Final/wildfly-platform-mbean-10.0.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-platform-mbean/10.0.3.Final/wildfly-platform-mbean-10.0.3.Final.pom (3.4 kB at 560 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-process-controller/10.0.3.Final/wildfly-process-controller-10.0.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-process-controller/10.0.3.Final/wildfly-process-controller-10.0.3.Final.pom (4.1 kB at 681 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/marshalling/jboss-marshalling/2.0.9.Final/jboss-marshalling-2.0.9.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/marshalling/jboss-marshalling/2.0.9.Final/jboss-marshalling-2.0.9.Final.pom (8.6 kB at 1.7 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/marshalling/jboss-marshalling-parent/2.0.9.Final/jboss-marshalling-parent-2.0.9.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/marshalling/jboss-marshalling-parent/2.0.9.Final/jboss-marshalling-parent-2.0.9.Final.pom (4.6 kB at 918 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-remoting/10.0.3.Final/wildfly-remoting-10.0.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-remoting/10.0.3.Final/wildfly-remoting-10.0.3.Final.pom (4.3 kB at 855 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-remoting-parent/10.0.3.Final/wildfly-remoting-parent-10.0.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-remoting-parent/10.0.3.Final/wildfly-remoting-parent-10.0.3.Final.pom (1.8 kB at 251 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-io/10.0.3.Final/wildfly-io-10.0.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-io/10.0.3.Final/wildfly-io-10.0.3.Final.pom (3.0 kB at 595 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-io-bom/10.0.3.Final/wildfly-io-bom-10.0.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-io-bom/10.0.3.Final/wildfly-io-bom-10.0.3.Final.pom (1.8 kB at 306 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-network/10.0.3.Final/wildfly-network-10.0.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-network/10.0.3.Final/wildfly-network-10.0.3.Final.pom (3.2 kB at 643 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/stdio/jboss-stdio/1.1.0.Final/jboss-stdio-1.1.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/stdio/jboss-stdio/1.1.0.Final/jboss-stdio-1.1.0.Final.pom (2.8 kB at 552 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/thorntail/arquillian-adapter/2.6.0.Final/arquillian-adapter-2.6.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/thorntail/arquillian-adapter/2.6.0.Final/arquillian-adapter-2.6.0.Final.pom (3.3 kB at 662 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/thorntail/arquillian-resolver/2.6.0.Final/arquillian-resolver-2.6.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/thorntail/arquillian-resolver/2.6.0.Final/arquillian-resolver-2.6.0.Final.pom (1.4 kB at 271 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/thorntail/msc/2.6.0.Final/msc-2.6.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/thorntail/msc/2.6.0.Final/msc-2.6.0.Final.pom (2.3 kB at 286 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/thorntail/arquillian/2.6.0.Final/arquillian-2.6.0.Final.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/io/thorntail/arquillian-daemon/2.6.0.Final/arquillian-daemon-2.6.0.Final.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/security/wildfly-elytron/1.10.4.Final/wildfly-elytron-1.10.4.Final.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-domain-http-interface/10.0.3.Final/wildfly-domain-http-interface-10.0.3.Final.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/modules/jboss-modules/1.9.1.Final/jboss-modules-1.9.1.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/thorntail/arquillian-daemon/2.6.0.Final/arquillian-daemon-2.6.0.Final.jar (35 kB at 3.5 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/thorntail/arquillian-adapter/2.6.0.Final/arquillian-adapter-2.6.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/thorntail/arquillian-adapter/2.6.0.Final/arquillian-adapter-2.6.0.Final.jar (46 kB at 2.9 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/thorntail/arquillian-resolver/2.6.0.Final/arquillian-resolver-2.6.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-domain-http-interface/10.0.3.Final/wildfly-domain-http-interface-10.0.3.Final.jar (111 kB at 6.5 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/thorntail/msc/2.6.0.Final/msc-2.6.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/thorntail/arquillian-resolver/2.6.0.Final/arquillian-resolver-2.6.0.Final.jar (13 kB at 348 kB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/modules/jboss-modules/1.9.1.Final/jboss-modules-1.9.1.Final.jar (489 kB at 11 MB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/security/wildfly-elytron/1.10.4.Final/wildfly-elytron-1.10.4.Final.jar (2.5 MB at 32 MB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/thorntail/arquillian/2.6.0.Final/arquillian-2.6.0.Final.jar (30 kB at 156 kB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/thorntail/msc/2.6.0.Final/msc-2.6.0.Final.jar (15 kB at 81 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ lra-test --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ lra-test --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ lra-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ lra-test --- [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ lra-test --- [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ lra-test >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ lra-test --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ lra-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ lra-test --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ lra-test <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ lra-test --- [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ lra-test --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.0:integration-test (default) @ lra-test --- [INFO] Tests are skipped. [INFO] [INFO] --- process-exec-maven-plugin:0.9.2:stop-all (stop-it-test-lra-coordinator) @ lra-test --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.0:verify (default) @ lra-test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ lra-test --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/test/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/rts/lra-test/5.10.7.Final-SNAPSHOT/lra-test-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] --------< org.jboss.narayana.rts:lra-test-arquillian-extension >-------- [INFO] Building LRA tests: Arquillian extension 5.10.7.Final-SNAPSHOT [69/82] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from central: https://repo1.maven.org/maven2/org/eclipse/microprofile/lra/microprofile-lra-tck/1.0-M2/microprofile-lra-tck-1.0-M2.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/eclipse/microprofile/lra/microprofile-lra-tck/1.0-M2/microprofile-lra-tck-1.0-M2.pom (5.1 kB at 734 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.pom (650 B at 130 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/eclipse/microprofile/lra/microprofile-lra-tck/1.0-M2/microprofile-lra-tck-1.0-M2.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/eclipse/microprofile/lra/microprofile-lra-tck/1.0-M2/microprofile-lra-tck-1.0-M2.jar (130 kB at 9.3 MB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar (307 kB at 1.8 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ lra-test-arquillian-extension --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ lra-test-arquillian-extension --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ lra-test-arquillian-extension --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ lra-test-arquillian-extension --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ lra-test-arquillian-extension --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ lra-test-arquillian-extension --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/test/arquillian-extension/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/test/arquillian-extension/src/main/java/io/narayana/lra/arquillian/spi/LRAAnnotationAdjuster.java:[110,137] unchecked cast required: java.util.Map,java.lang.annotation.Annotation> found: java.lang.Object [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/test/arquillian-extension/src/main/java/io/narayana/lra/arquillian/spi/LRAAnnotationAdjuster.java:[138,83] unchecked cast required: java.util.Map,java.lang.annotation.Annotation> found: java.lang.Object [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ lra-test-arquillian-extension --- [INFO] Starting audit... Audit done. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ lra-test-arquillian-extension --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/test/arquillian-extension/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ lra-test-arquillian-extension --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ lra-test-arquillian-extension --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ lra-test-arquillian-extension --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/test/arquillian-extension/target/lra-test-arquillian-extension-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ lra-test-arquillian-extension >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ lra-test-arquillian-extension --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ lra-test-arquillian-extension --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ lra-test-arquillian-extension --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ lra-test-arquillian-extension <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ lra-test-arquillian-extension --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/test/arquillian-extension/target/lra-test-arquillian-extension-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ lra-test-arquillian-extension --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/test/arquillian-extension/target/lra-test-arquillian-extension-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-failsafe-plugin:2.22.0:integration-test (default) @ lra-test-arquillian-extension --- [INFO] Tests are skipped. [INFO] [INFO] --- process-exec-maven-plugin:0.9.2:stop-all (stop-it-test-lra-coordinator) @ lra-test-arquillian-extension --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.0:verify (default) @ lra-test-arquillian-extension --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ lra-test-arquillian-extension --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/test/arquillian-extension/target/lra-test-arquillian-extension-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/rts/lra-test-arquillian-extension/5.10.7.Final-SNAPSHOT/lra-test-arquillian-extension-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/test/arquillian-extension/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/rts/lra-test-arquillian-extension/5.10.7.Final-SNAPSHOT/lra-test-arquillian-extension-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/test/arquillian-extension/target/lra-test-arquillian-extension-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/rts/lra-test-arquillian-extension/5.10.7.Final-SNAPSHOT/lra-test-arquillian-extension-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/test/arquillian-extension/target/lra-test-arquillian-extension-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/rts/lra-test-arquillian-extension/5.10.7.Final-SNAPSHOT/lra-test-arquillian-extension-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] ----------------< org.jboss.narayana.rts:lra-test-tck >----------------- [INFO] Building LRA tests: MicroProfile TCK 5.10.7.Final-SNAPSHOT [70/82] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ lra-test-tck --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ lra-test-tck --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ lra-test-tck --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ lra-test-tck --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ lra-test-tck --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ lra-test-tck --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ lra-test-tck --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ lra-test-tck --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ lra-test-tck --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ lra-test-tck --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ lra-test-tck --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/test/tck/target/lra-test-tck-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ lra-test-tck >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ lra-test-tck --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ lra-test-tck --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ lra-test-tck --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ lra-test-tck <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ lra-test-tck --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/test/tck/target/lra-test-tck-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ lra-test-tck --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/test/tck/target/lra-test-tck-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-failsafe-plugin:2.22.0:integration-test (default) @ lra-test-tck --- [INFO] Tests are skipped. [INFO] [INFO] --- process-exec-maven-plugin:0.9.2:stop-all (stop-it-test-lra-coordinator) @ lra-test-tck --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.0:verify (default) @ lra-test-tck --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ lra-test-tck --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/test/tck/target/lra-test-tck-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/rts/lra-test-tck/5.10.7.Final-SNAPSHOT/lra-test-tck-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/test/tck/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/rts/lra-test-tck/5.10.7.Final-SNAPSHOT/lra-test-tck-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/test/tck/target/lra-test-tck-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/rts/lra-test-tck/5.10.7.Final-SNAPSHOT/lra-test-tck-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/test/tck/target/lra-test-tck-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/rts/lra-test-tck/5.10.7.Final-SNAPSHOT/lra-test-tck-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] ---------------< org.jboss.narayana.rts:lra-test-basic >---------------- [INFO] Building LRA tests: Basic 5.10.7.Final-SNAPSHOT [71/82] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ lra-test-basic --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ lra-test-basic --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ lra-test-basic --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ lra-test-basic --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ lra-test-basic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/test/basic/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ lra-test-basic --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ lra-test-basic --- [INFO] Starting audit... Audit done. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ lra-test-basic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ lra-test-basic --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/test/basic/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ lra-test-basic --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ lra-test-basic --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/test/basic/target/lra-test-basic-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ lra-test-basic >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ lra-test-basic --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ lra-test-basic --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ lra-test-basic --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ lra-test-basic <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ lra-test-basic --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ lra-test-basic --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-failsafe-plugin:2.22.0:integration-test (default) @ lra-test-basic --- [INFO] Tests are skipped. [INFO] [INFO] --- process-exec-maven-plugin:0.9.2:stop-all (stop-it-test-lra-coordinator) @ lra-test-basic --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.0:verify (default) @ lra-test-basic --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ lra-test-basic --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/test/basic/target/lra-test-basic-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/rts/lra-test-basic/5.10.7.Final-SNAPSHOT/lra-test-basic-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/lra/test/basic/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/rts/lra-test-basic/5.10.7.Final-SNAPSHOT/lra-test-basic-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] -----------------< org.jboss.narayana.rts:sra-parent >------------------ [INFO] Building SRA PoC 5.10.7.Final-SNAPSHOT [72/82] [INFO] --------------------------------[ war ]--------------------------------- [INFO] Downloading from central: https://repo1.maven.org/maven2/io/thorntail/jaxrs-jsonp/2.6.0.Final/jaxrs-jsonp-2.6.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/thorntail/jaxrs-jsonp/2.6.0.Final/jaxrs-jsonp-2.6.0.Final.pom (2.7 kB at 382 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/thorntail/jaxrs-jsonp/2.6.0.Final/jaxrs-jsonp-2.6.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/thorntail/jaxrs-jsonp/2.6.0.Final/jaxrs-jsonp-2.6.0.Final.jar (8.0 kB at 1.3 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sra-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ sra-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ sra-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ sra-parent --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sra-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/rts/sra/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ sra-parent --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 43 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/rts/sra/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ sra-parent --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ sra-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/rts/sra/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ sra-parent --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ sra-parent --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-war-plugin:3.2.2:war (default-war) @ sra-parent --- [INFO] Packaging webapp [INFO] Assembling webapp [sra-parent] in [/home/jenkins/workspace/narayana-quickstarts/narayana/rts/sra/target/lra-test] [INFO] Processing war project [INFO] Webapp assembled in [49 msecs] [INFO] Building war: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/sra/target/lra-test.war [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ sra-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ sra-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ sra-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ sra-parent --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ sra-parent <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ sra-parent --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/sra/target/lra-test-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ sra-parent --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/sra/target/lra-test-sources.jar [INFO] [INFO] --- thorntail-maven-plugin:2.6.0.Final:package (default) @ sra-parent --- Resolving 59 out of 347 artifacts [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-json-p-provider/3.9.1.Final/resteasy-json-p-provider-3.9.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-json-p-provider/3.9.1.Final/resteasy-json-p-provider-3.9.1.Final.jar (13 kB at 23 kB/s) [INFO] Repackaging .war: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/sra/target/lra-test.war [INFO] Repackaged .war: /home/jenkins/workspace/narayana-quickstarts/narayana/rts/sra/target/lra-test.war [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sra-parent --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/sra/target/lra-test.war to /home/jenkins/.m2/repository/org/jboss/narayana/rts/sra-parent/5.10.7.Final-SNAPSHOT/sra-parent-5.10.7.Final-SNAPSHOT.war [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/sra/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/rts/sra-parent/5.10.7.Final-SNAPSHOT/sra-parent-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/sra/target/lra-test-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/rts/sra-parent/5.10.7.Final-SNAPSHOT/sra-parent-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/sra/target/lra-test-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/rts/sra-parent/5.10.7.Final-SNAPSHOT/sra-parent-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/rts/sra/target/lra-test-thorntail.jar to /home/jenkins/.m2/repository/org/jboss/narayana/rts/sra-parent/5.10.7.Final-SNAPSHOT/sra-parent-5.10.7.Final-SNAPSHOT-thorntail.jar [INFO] [INFO] ------------------< org.jboss.narayana:jbosstxbridge >------------------ [INFO] Building Narayana: txbridge 5.10.7.Final-SNAPSHOT [73/82] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ jbosstxbridge --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ jbosstxbridge --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ jbosstxbridge --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ jbosstxbridge --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ jbosstxbridge --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/txbridge/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ jbosstxbridge --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 20 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/txbridge/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/txbridge/src/main/java/org/jboss/jbossts/txbridge/utils/HttpUtils.java:[111,32] setCredentials(java.lang.String,java.lang.String,org.apache.commons.httpclient.Credentials) in org.apache.commons.httpclient.HttpState has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/txbridge/src/main/java/org/jboss/jbossts/txbridge/inbound/BridgeVolatileParticipant.java:[84,59] getInboundBridge(java.lang.String) in org.jboss.jbossts.txbridge.inbound.InboundBridgeManager has been deprecated [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ jbosstxbridge --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (create-disabled-context-propagation-configuration) @ jbosstxbridge --- [INFO] Skipping Antrun execution [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ jbosstxbridge --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy (byteman.copy) @ jbosstxbridge --- [INFO] Configured Artifact: org.jboss.byteman:byteman:?:jar [INFO] Configured Artifact: org.jboss.byteman:byteman-dtest:?:jar [INFO] Copying byteman-4.0.10.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/txbridge/target/byteman/byteman.jar [INFO] Copying byteman-dtest-4.0.10.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/txbridge/target/byteman/byteman-dtest.jar [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ jbosstxbridge --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 33 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/txbridge/target/test-classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/txbridge/src/test/java/org/jboss/jbossts/txbridge/tests/inbound/utility/TestXAResourceRecoveryHelper.java:[187,56] unchecked cast required: java.util.List found: java.lang.Object [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ jbosstxbridge --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-antrun-plugin:1.8:run (delete-disabled-context-propagation-configuration) @ jbosstxbridge --- [INFO] Skipping Antrun execution [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ jbosstxbridge --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/txbridge/target/jbosstxbridge-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ jbosstxbridge >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ jbosstxbridge --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ jbosstxbridge --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ jbosstxbridge --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ jbosstxbridge <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ jbosstxbridge --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/txbridge/target/jbosstxbridge-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jbosstxbridge --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/txbridge/target/jbosstxbridge-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jbosstxbridge --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/txbridge/target/jbosstxbridge-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/jbosstxbridge/5.10.7.Final-SNAPSHOT/jbosstxbridge-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/txbridge/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/jbosstxbridge/5.10.7.Final-SNAPSHOT/jbosstxbridge-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/txbridge/target/jbosstxbridge-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/jbosstxbridge/5.10.7.Final-SNAPSHOT/jbosstxbridge-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/txbridge/target/jbosstxbridge-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/jbosstxbridge/5.10.7.Final-SNAPSHOT/jbosstxbridge-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] ---------------------< org.jboss.narayana.stm:stm >--------------------- [INFO] Building Narayana: STM 5.10.7.Final-SNAPSHOT [74/82] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ stm --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ stm --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ stm --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ stm --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ stm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/STM/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ stm --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 46 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/STM/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/STM/src/main/java/org/jboss/stm/Container.java:[290,24] unchecked call to Container(org.jboss.stm.internal.RecoverableContainer) as a member of the raw type org.jboss.stm.Container [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/STM/src/main/java/org/jboss/stm/Container.java:[298,28] unchecked call to Container(org.jboss.stm.internal.RecoverableContainer) as a member of the raw type org.jboss.stm.Container [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ stm --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ stm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ stm --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 50 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/STM/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ stm --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ stm --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/STM/target/stm-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ stm >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ stm --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ stm --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ stm --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ stm <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ stm --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/STM/target/stm-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ stm --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/STM/target/stm-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ stm --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/STM/target/stm-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/stm/stm/5.10.7.Final-SNAPSHOT/stm-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/STM/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/stm/stm/5.10.7.Final-SNAPSHOT/stm-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/STM/target/stm-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/stm/stm/5.10.7.Final-SNAPSHOT/stm-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/STM/target/stm-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/stm/stm/5.10.7.Final-SNAPSHOT/stm-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] -------------< org.jboss.narayana.txframework:txframework >------------- [INFO] Building Narayana: txframework 5.10.7.Final-SNAPSHOT [75/82] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ txframework --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ txframework --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ txframework --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ txframework --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ txframework --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ txframework --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 33 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/txframework/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/txframework/src/main/java/org/jboss/narayana/txframework/impl/Participant.java:[60,76] Possible heap pollution from parameterized vararg type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/txframework/src/main/java/org/jboss/narayana/txframework/impl/handlers/wsba/WSBAParticipantCompletionParticipant.java:[50,33] unchecked generic array creation for varargs parameter of type java.lang.Class[] [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/txframework/src/main/java/org/jboss/narayana/txframework/impl/handlers/HandlerFactory.java:[53,108] unchecked call to getAnnotation(java.lang.Class) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/txframework/src/main/java/org/jboss/narayana/txframework/impl/handlers/wsba/WSBACoordinatorCompletionParticipant.java:[41,33] unchecked generic array creation for varargs parameter of type java.lang.Class[] [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/txframework/src/main/java/org/jboss/narayana/txframework/impl/TXDataMapImpl.java:[54,46] unchecked cast required: java.util.Map found: java.util.Map [INFO] /home/jenkins/workspace/narayana-quickstarts/narayana/txframework/src/main/java/org/jboss/narayana/txframework/impl/as/TXFrameworkCDIExtension.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/workspace/narayana-quickstarts/narayana/txframework/src/main/java/org/jboss/narayana/txframework/impl/as/TXFrameworkCDIExtension.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ txframework --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ txframework --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ txframework --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/txframework/target/test-classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/txframework/src/test/java/org/jboss/narayana/txframework/impl/handlers/wsba/WSBAParticipantCompletionParticipantTest.java:[70,20] unchecked generic array creation for varargs parameter of type java.lang.Class[] [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/txframework/src/test/java/org/jboss/narayana/txframework/impl/handlers/wsba/WSBAParticipantCompletionParticipantTest.java:[73,64] Possible heap pollution from parameterized vararg type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/txframework/src/test/java/org/jboss/narayana/txframework/functional/ws/ba/participantCompletion/BAParticipantCompletionTest.java:[119,20] unchecked generic array creation for varargs parameter of type java.lang.Class[] [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/txframework/src/test/java/org/jboss/narayana/txframework/functional/ws/ba/participantCompletion/BAParticipantCompletionTest.java:[132,20] unchecked generic array creation for varargs parameter of type java.lang.Class[] [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/txframework/src/test/java/org/jboss/narayana/txframework/functional/ws/ba/participantCompletion/BAParticipantCompletionTest.java:[145,20] unchecked generic array creation for varargs parameter of type java.lang.Class[] [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/txframework/src/test/java/org/jboss/narayana/txframework/functional/ws/ba/participantCompletion/BAParticipantCompletionTest.java:[157,20] unchecked generic array creation for varargs parameter of type java.lang.Class[] [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/txframework/src/test/java/org/jboss/narayana/txframework/functional/ws/ba/participantCompletion/BAParticipantCompletionTest.java:[172,20] unchecked generic array creation for varargs parameter of type java.lang.Class[] [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/txframework/src/test/java/org/jboss/narayana/txframework/functional/ws/ba/participantCompletion/BAParticipantCompletionTest.java:[182,20] unchecked generic array creation for varargs parameter of type java.lang.Class[] [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/txframework/src/test/java/org/jboss/narayana/txframework/functional/ws/ba/participantCompletion/BAParticipantCompletionTest.java:[185,61] Possible heap pollution from parameterized vararg type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/txframework/src/test/java/org/jboss/narayana/txframework/functional/ws/ba/coordinatorCompletion/BACoordinatorCompletionTest.java:[108,20] unchecked generic array creation for varargs parameter of type java.lang.Class[] [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/txframework/src/test/java/org/jboss/narayana/txframework/functional/ws/ba/coordinatorCompletion/BACoordinatorCompletionTest.java:[119,20] unchecked generic array creation for varargs parameter of type java.lang.Class[] [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/txframework/src/test/java/org/jboss/narayana/txframework/functional/ws/ba/coordinatorCompletion/BACoordinatorCompletionTest.java:[129,20] unchecked generic array creation for varargs parameter of type java.lang.Class[] [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/txframework/src/test/java/org/jboss/narayana/txframework/functional/ws/ba/coordinatorCompletion/BACoordinatorCompletionTest.java:[144,20] unchecked generic array creation for varargs parameter of type java.lang.Class[] [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/txframework/src/test/java/org/jboss/narayana/txframework/functional/ws/ba/coordinatorCompletion/BACoordinatorCompletionTest.java:[154,20] unchecked generic array creation for varargs parameter of type java.lang.Class[] [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/txframework/src/test/java/org/jboss/narayana/txframework/functional/ws/ba/coordinatorCompletion/BACoordinatorCompletionTest.java:[157,61] Possible heap pollution from parameterized vararg type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/txframework/src/test/java/org/jboss/narayana/txframework/impl/handlers/wsba/WSBACoordinatorCompletionParticipantTest.java:[63,20] unchecked generic array creation for varargs parameter of type java.lang.Class[] [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/txframework/src/test/java/org/jboss/narayana/txframework/impl/handlers/wsba/WSBACoordinatorCompletionParticipantTest.java:[66,64] Possible heap pollution from parameterized vararg type java.lang.Class [INFO] /home/jenkins/workspace/narayana-quickstarts/narayana/txframework/src/test/java/org/jboss/narayana/txframework/functional/ws/ba/coordinatorCompletion/BACoordinatorCompletionService.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/workspace/narayana-quickstarts/narayana/txframework/src/test/java/org/jboss/narayana/txframework/functional/ws/ba/coordinatorCompletion/BACoordinatorCompletionService.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-dependencies) @ txframework --- [INFO] Copying byteman-4.0.10.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/txframework/target/lib/byteman.jar [INFO] Copying byteman-submit-4.0.10.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/txframework/target/lib/byteman-submit.jar [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ txframework --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ txframework --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/txframework/target/txframework-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ txframework >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ txframework --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ txframework --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ txframework --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ txframework <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ txframework --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/txframework/target/txframework-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ txframework --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/txframework/target/txframework-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ txframework --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/txframework/target/txframework-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/txframework/txframework/5.10.7.Final-SNAPSHOT/txframework-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/txframework/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/txframework/txframework/5.10.7.Final-SNAPSHOT/txframework-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/txframework/target/txframework-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/txframework/txframework/5.10.7.Final-SNAPSHOT/txframework-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/txframework/target/txframework-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/txframework/txframework/5.10.7.Final-SNAPSHOT/txframework-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] -----------< org.jboss.narayana.compensations:compensations >----------- [INFO] Building Narayana: compensations 5.10.7.Final-SNAPSHOT [76/82] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ compensations --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ compensations --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ compensations --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ compensations --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ compensations --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ compensations --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 54 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/compensations/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/compensations/src/main/java/org/jboss/narayana/compensations/internal/CompensationInterceptorBase.java:[105,51] unchecked call to isAssignableFrom(java.lang.Class) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/compensations/src/main/java/org/jboss/narayana/compensations/internal/CompensationInterceptorBase.java:[116,47] unchecked call to isAssignableFrom(java.lang.Class) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/compensations/src/main/java/org/jboss/narayana/compensations/internal/ParticipantImpl.java:[132,17] unknown() in com.arjuna.wst.BusinessAgreementWithParticipantCompletionParticipant has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/compensations/src/main/java/org/jboss/narayana/compensations/internal/remote/RemoteParticipant.java:[80,17] unknown() in com.arjuna.wst.BusinessAgreementWithParticipantCompletionParticipant has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/compensations/src/main/java/org/jboss/narayana/compensations/internal/CompensationContext.java:[64,24] unchecked cast required: T found: java.lang.Object [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/compensations/src/main/java/org/jboss/narayana/compensations/internal/CompensationContext.java:[67,22] unchecked call to put(K,V) as a member of the raw type java.util.Map [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ compensations --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ compensations --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ compensations --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 63 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/compensations/target/test-classes [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-dependencies) @ compensations --- [INFO] Copying byteman-4.0.10.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/compensations/target/lib/byteman.jar [INFO] Copying byteman-submit-4.0.10.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/compensations/target/lib/byteman-submit.jar [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ compensations --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ compensations --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/compensations/target/compensations-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ compensations >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ compensations --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ compensations --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ compensations --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ compensations <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ compensations --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/compensations/target/compensations-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ compensations --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/compensations/target/compensations-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ compensations --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/compensations/target/compensations-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/compensations/compensations/5.10.7.Final-SNAPSHOT/compensations-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/compensations/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/compensations/compensations/5.10.7.Final-SNAPSHOT/compensations-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/compensations/target/compensations-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/compensations/compensations/5.10.7.Final-SNAPSHOT/compensations-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/compensations/target/compensations-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/compensations/compensations/5.10.7.Final-SNAPSHOT/compensations-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] ------------< org.jboss.narayana.osgi:narayana-osgi-parent >------------ [INFO] Building Narayana: OSGi Transaction Service 5.10.7.Final-SNAPSHOT [77/82] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ narayana-osgi-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ narayana-osgi-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ narayana-osgi-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ narayana-osgi-parent --- [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ narayana-osgi-parent --- [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ narayana-osgi-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ narayana-osgi-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ narayana-osgi-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ narayana-osgi-parent --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ narayana-osgi-parent <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ narayana-osgi-parent --- [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ narayana-osgi-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ narayana-osgi-parent --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/osgi/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/osgi/narayana-osgi-parent/5.10.7.Final-SNAPSHOT/narayana-osgi-parent-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] -------------< org.jboss.narayana.osgi:narayana-osgi-jta >-------------- [INFO] Building Narayana: OSGi Transaction Service Bundles - JTA 5.10.7.Final-SNAPSHOT [78/82] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ narayana-osgi-jta --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ narayana-osgi-jta --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ narayana-osgi-jta --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ narayana-osgi-jta --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ narayana-osgi-jta --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ narayana-osgi-jta --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/osgi/jta/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/osgi/jta/src/main/java/org/jboss/narayana/osgi/jta/internal/ObjStoreBrowserImpl.java:[30,45] com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/osgi/jta/src/main/java/org/jboss/narayana/osgi/jta/internal/ObjStoreBrowserImpl.java:[31,44] com.arjuna.ats.arjuna.tools.osb.util.JMXServer in com.arjuna.ats.arjuna.tools.osb.util has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/osgi/jta/src/main/java/org/jboss/narayana/osgi/jta/internal/OsgiServer.java:[37,45] com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/osgi/jta/src/main/java/org/jboss/narayana/osgi/jta/internal/OsgiServer.java:[38,45] com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowserMBean in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/osgi/jta/src/main/java/org/jboss/narayana/osgi/jta/internal/ObjStoreBrowserImpl.java:[58,13] com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/osgi/jta/src/main/java/org/jboss/narayana/osgi/jta/internal/ObjStoreBrowserImpl.java:[65,32] com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/osgi/jta/src/main/java/org/jboss/narayana/osgi/jta/internal/ObjStoreBrowserImpl.java:[128,27] com.arjuna.ats.arjuna.tools.osb.util.JMXServer in com.arjuna.ats.arjuna.tools.osb.util has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/osgi/jta/src/main/java/org/jboss/narayana/osgi/jta/internal/OsgiServer.java:[105,9] com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/osgi/jta/src/main/java/org/jboss/narayana/osgi/jta/internal/OsgiServer.java:[105,35] com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ narayana-osgi-jta --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ narayana-osgi-jta --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ narayana-osgi-jta --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/workspace/narayana-quickstarts/narayana/osgi/jta/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ narayana-osgi-jta --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-bundle-plugin:2.4.0:bundle (default-bundle) @ narayana-osgi-jta --- [WARNING] Bundle org.jboss.narayana.osgi:narayana-osgi-jta:bundle:5.10.7.Final-SNAPSHOT : Export org.jboss.tm, has 1, private references [org.jboss.logging], [WARNING] Bundle org.jboss.narayana.osgi:narayana-osgi-jta:bundle:5.10.7.Final-SNAPSHOT : Unknown directive cardinality: in Require-Capability, allowed directives are effective:,resolution:,filter:, and 'x-*'. [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ narayana-osgi-jta >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ narayana-osgi-jta --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ narayana-osgi-jta --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ narayana-osgi-jta --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ narayana-osgi-jta <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ narayana-osgi-jta --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/osgi/jta/target/narayana-osgi-jta-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ narayana-osgi-jta --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/osgi/jta/target/narayana-osgi-jta-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:attach-artifact (attach-artifacts) @ narayana-osgi-jta --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ narayana-osgi-jta --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/osgi/jta/target/narayana-osgi-jta-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/osgi/narayana-osgi-jta/5.10.7.Final-SNAPSHOT/narayana-osgi-jta-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/osgi/jta/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/osgi/narayana-osgi-jta/5.10.7.Final-SNAPSHOT/narayana-osgi-jta-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/osgi/jta/target/narayana-osgi-jta-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/osgi/narayana-osgi-jta/5.10.7.Final-SNAPSHOT/narayana-osgi-jta-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/osgi/jta/target/narayana-osgi-jta-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/osgi/narayana-osgi-jta/5.10.7.Final-SNAPSHOT/narayana-osgi-jta-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/osgi/jta/target/classes/features.xml to /home/jenkins/.m2/repository/org/jboss/narayana/osgi/narayana-osgi-jta/5.10.7.Final-SNAPSHOT/narayana-osgi-jta-5.10.7.Final-SNAPSHOT-features.xml [INFO] [INFO] --- maven-bundle-plugin:2.4.0:install (default-install) @ narayana-osgi-jta --- [INFO] Installing org/jboss/narayana/osgi/narayana-osgi-jta/5.10.7.Final-SNAPSHOT/narayana-osgi-jta-5.10.7.Final-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --------------< org.jboss.narayana.vertx:narayana-vertx >--------------- [INFO] Building Narayana: STM vertex 5.10.7.Final-SNAPSHOT [79/82] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ narayana-vertx --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ narayana-vertx --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ narayana-vertx --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ narayana-vertx --- [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ narayana-vertx --- [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ narayana-vertx >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ narayana-vertx --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ narayana-vertx --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ narayana-vertx --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ narayana-vertx <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ narayana-vertx --- [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ narayana-vertx --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ narayana-vertx --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/vertx/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/vertx/narayana-vertx/5.10.7.Final-SNAPSHOT/narayana-vertx-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------< org.jboss.narayana.vertx:mod-stm >------------------ [INFO] Building Project - mod-stm 5.10.7.Final-SNAPSHOT [80/82] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mod-stm --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ mod-stm --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ mod-stm --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ mod-stm --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mod-stm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ mod-stm --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/workspace/narayana-quickstarts/narayana/vertx/module/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ mod-stm --- [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-mod-to-target) @ mod-stm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-dependency-plugin:2.7:copy-dependencies (copy-mod-dependencies-to-target) @ mod-stm --- [INFO] Copying jfreechart-1.0.9.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/vertx/module/target/mods/org.jboss.narayana.vertx~mod-stm~5.10.7.Final-SNAPSHOT/lib/jfreechart-1.0.9.jar [INFO] Copying arjuna-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/vertx/module/target/mods/org.jboss.narayana.vertx~mod-stm~5.10.7.Final-SNAPSHOT/lib/arjuna-5.10.7.Final-SNAPSHOT.jar [INFO] Copying txoj-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/vertx/module/target/mods/org.jboss.narayana.vertx~mod-stm~5.10.7.Final-SNAPSHOT/lib/txoj-5.10.7.Final-SNAPSHOT.jar [INFO] Copying stm-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/vertx/module/target/mods/org.jboss.narayana.vertx~mod-stm~5.10.7.Final-SNAPSHOT/lib/stm-5.10.7.Final-SNAPSHOT.jar [INFO] Copying common-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/vertx/module/target/mods/org.jboss.narayana.vertx~mod-stm~5.10.7.Final-SNAPSHOT/lib/common-5.10.7.Final-SNAPSHOT.jar [INFO] Copying jcommon-1.0.12.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/vertx/module/target/mods/org.jboss.narayana.vertx~mod-stm~5.10.7.Final-SNAPSHOT/lib/jcommon-1.0.12.jar [INFO] Copying jboss-logging-3.1.4.GA.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/vertx/module/target/mods/org.jboss.narayana.vertx~mod-stm~5.10.7.Final-SNAPSHOT/lib/jboss-logging-3.1.4.GA.jar [INFO] [INFO] --- maven-dependency-plugin:2.7:copy-dependencies (copy-mod-dependencies-to-target-dependencies) @ mod-stm --- [INFO] Copying jfreechart-1.0.9.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/vertx/module/target/dependencies/jfreechart-1.0.9.jar [INFO] Copying arjuna-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/vertx/module/target/dependencies/arjuna-5.10.7.Final-SNAPSHOT.jar [INFO] Copying txoj-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/vertx/module/target/dependencies/txoj-5.10.7.Final-SNAPSHOT.jar [INFO] Copying stm-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/vertx/module/target/dependencies/stm-5.10.7.Final-SNAPSHOT.jar [INFO] Copying common-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/vertx/module/target/dependencies/common-5.10.7.Final-SNAPSHOT.jar [INFO] Copying jcommon-1.0.12.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/vertx/module/target/dependencies/jcommon-1.0.12.jar [INFO] Copying jboss-logging-3.1.4.GA.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/vertx/module/target/dependencies/jboss-logging-3.1.4.GA.jar [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mod-stm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/vertx/module/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ mod-stm --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/vertx/module/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ mod-stm --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ mod-stm --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/vertx/module/target/mod-stm-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ mod-stm >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ mod-stm --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ mod-stm --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ mod-stm --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ mod-stm <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ mod-stm --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/vertx/module/target/mod-stm-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ mod-stm --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/vertx/module/target/mod-stm-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-assembly-plugin:3.1.0:single (assemble) @ mod-stm --- [INFO] Reading assembly descriptor: src/main/assembly/mod.xml [INFO] Building zip: /home/jenkins/workspace/narayana-quickstarts/narayana/vertx/module/target/mod-stm-5.10.7.Final-SNAPSHOT-mod.zip [INFO] [INFO] --- maven-failsafe-plugin:2.22.0:integration-test (default) @ mod-stm --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:2.22.0:verify (default) @ mod-stm --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mod-stm --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/vertx/module/target/mod-stm-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/vertx/mod-stm/5.10.7.Final-SNAPSHOT/mod-stm-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/vertx/module/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/vertx/mod-stm/5.10.7.Final-SNAPSHOT/mod-stm-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/vertx/module/target/mod-stm-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/vertx/mod-stm/5.10.7.Final-SNAPSHOT/mod-stm-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/vertx/module/target/mod-stm-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/vertx/mod-stm/5.10.7.Final-SNAPSHOT/mod-stm-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/vertx/module/target/mod-stm-5.10.7.Final-SNAPSHOT-mod.zip to /home/jenkins/.m2/repository/org/jboss/narayana/vertx/mod-stm/5.10.7.Final-SNAPSHOT/mod-stm-5.10.7.Final-SNAPSHOT-mod.zip [INFO] [INFO] -------------< org.jboss.narayana.vertx:stm-vertex-shared >------------- [INFO] Building stm-vertex-shared 5.10.7.Final-SNAPSHOT [81/82] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ stm-vertex-shared --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ stm-vertex-shared --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ stm-vertex-shared --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ stm-vertex-shared --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ stm-vertex-shared --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ stm-vertex-shared --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/vertx/shared/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ stm-vertex-shared --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ stm-vertex-shared --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/vertx/shared/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ stm-vertex-shared --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ stm-vertex-shared --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ stm-vertex-shared --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/vertx/shared/target/stm-vertex-shared-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ stm-vertex-shared >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ stm-vertex-shared --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ stm-vertex-shared --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ stm-vertex-shared --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ stm-vertex-shared <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ stm-vertex-shared --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/vertx/shared/target/stm-vertex-shared-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ stm-vertex-shared --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/vertx/shared/target/stm-vertex-shared-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-shade-plugin:2.3:shade (default) @ stm-vertex-shared --- [WARNING] Map in class org.apache.maven.plugins.shade.resource.ManifestResourceTransformer declares value type as: class java.util.jar.Attributes but saw: class java.lang.String at runtime [WARNING] Map in class org.apache.maven.plugins.shade.resource.ManifestResourceTransformer declares value type as: class java.util.jar.Attributes but saw: class java.lang.String at runtime [INFO] Including io.vertx:vertx-core:jar:3.5.4 in the shaded jar. [INFO] Including io.netty:netty-common:jar:4.1.19.Final in the shaded jar. [INFO] Including io.netty:netty-buffer:jar:4.1.19.Final in the shaded jar. [INFO] Including io.netty:netty-transport:jar:4.1.19.Final in the shaded jar. [INFO] Including io.netty:netty-handler:jar:4.1.19.Final in the shaded jar. [INFO] Including io.netty:netty-codec:jar:4.1.19.Final in the shaded jar. [INFO] Including io.netty:netty-handler-proxy:jar:4.1.19.Final in the shaded jar. [INFO] Including io.netty:netty-codec-socks:jar:4.1.19.Final in the shaded jar. [INFO] Including io.netty:netty-codec-http:jar:4.1.19.Final in the shaded jar. [INFO] Including io.netty:netty-codec-http2:jar:4.1.19.Final in the shaded jar. [INFO] Including io.netty:netty-resolver:jar:4.1.19.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns:jar:4.1.19.Final in the shaded jar. [INFO] Including io.netty:netty-codec-dns:jar:4.1.19.Final in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.9.6 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.9.6 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.9.0 in the shaded jar. [INFO] Including io.vertx:vertx-hazelcast:jar:3.5.4 in the shaded jar. [INFO] Including com.hazelcast:hazelcast:jar:3.8.2 in the shaded jar. [INFO] Including org.jboss.narayana.stm:stm:jar:5.10.7.Final-SNAPSHOT in the shaded jar. [INFO] Including org.jboss.narayana:common:jar:5.10.7.Final-SNAPSHOT in the shaded jar. [INFO] Including org.jboss.narayana.arjunacore:arjuna:jar:5.10.7.Final-SNAPSHOT in the shaded jar. [INFO] Including jfree:jfreechart:jar:1.0.9 in the shaded jar. [INFO] Including jfree:jcommon:jar:1.0.12 in the shaded jar. [INFO] Including org.jboss.narayana.arjunacore:txoj:jar:5.10.7.Final-SNAPSHOT in the shaded jar. [INFO] Including org.jboss.logging:jboss-logging:jar:3.1.4.GA in the shaded jar. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ stm-vertex-shared --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/vertx/shared/target/stm-vertex-shared-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/vertx/stm-vertex-shared/5.10.7.Final-SNAPSHOT/stm-vertex-shared-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/vertx/shared/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/vertx/stm-vertex-shared/5.10.7.Final-SNAPSHOT/stm-vertex-shared-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/vertx/shared/target/stm-vertex-shared-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/vertx/stm-vertex-shared/5.10.7.Final-SNAPSHOT/stm-vertex-shared-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/vertx/shared/target/stm-vertex-shared-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/vertx/stm-vertex-shared/5.10.7.Final-SNAPSHOT/stm-vertex-shared-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] ------------------< org.jboss.narayana:narayana-full >------------------ [INFO] Building Narayana: narayana-full 5.10.7.Final-SNAPSHOT [82/82] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ narayana-full --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ narayana-full --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ narayana-full --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ narayana-full --- [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ narayana-full --- [INFO] [INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ narayana-full --- [INFO] Reading assembly descriptor: src/main/assembly/bin.xml [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plugins/nexus-staging-maven-plugin/maven-metadata.xml [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/4.2.1/maven-bundle-plugin-4.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/4.2.1/maven-bundle-plugin-4.2.1.pom (11 kB at 593 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/felix-parent/6/felix-parent-6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/felix/felix-parent/6/felix-parent-6.pom (22 kB at 4.4 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom (1.1 kB at 278 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/4.2.0/biz.aQute.bndlib-4.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/4.2.0/biz.aQute.bndlib-4.2.0.pom (2.1 kB at 532 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.pom (8.3 kB at 2.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.9/maven-3.3.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.9/maven-3.3.9.pom (24 kB at 4.0 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.pom (4.0 kB at 807 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom (22 kB at 2.8 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/37/commons-parent-37.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/37/commons-parent-37.pom (63 kB at 6.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.pom (1.8 kB at 458 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.pom (2.6 kB at 654 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.pom (1.7 kB at 413 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.pom (1.9 kB at 473 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.pom (2.1 kB at 534 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.pom (2.7 kB at 538 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.pom (4.2 kB at 834 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.2/sisu-plexus-0.3.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.2/sisu-plexus-0.3.2.pom (14 kB at 3.4 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.pom (2.6 kB at 656 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.2/sisu-inject-0.3.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.2/sisu-inject-0.3.2.pom (14 kB at 2.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.pom (3.1 kB at 628 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.pom (4.0 kB at 806 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom (1.8 kB at 367 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom (29 kB at 3.7 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.pom (2.0 kB at 496 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.pom (2.1 kB at 530 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.pom (3.4 kB at 840 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.3.9/maven-compat-3.3.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.3.9/maven-compat-3.3.9.pom (3.8 kB at 962 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.pom (4.3 kB at 864 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.pom (5.0 kB at 1.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1.pom (4.1 kB at 374 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2.pom (2.7 kB at 663 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom (11 kB at 1.9 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/4.2.1/maven-bundle-plugin-4.2.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/4.2.0/biz.aQute.bndlib-4.2.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.jar (164 kB at 2.6 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.jar (44 kB at 739 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/4.2.1/maven-bundle-plugin-4.2.1.jar (233 kB at 2.0 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.jar (638 kB at 7.4 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.jar (43 kB at 662 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar (475 kB at 4.2 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.jar (27 kB at 379 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.jar (15 kB at 201 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.jar (177 kB at 2.2 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.jar (67 kB at 815 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.jar (31 kB at 345 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.jar (47 kB at 480 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.jar (55 kB at 529 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.jar (173 kB at 1.7 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar (136 kB at 1.2 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.jar (147 kB at 1.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.3.9/maven-compat-3.3.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.jar (205 kB at 1.8 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.jar (23 kB at 171 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.jar (378 kB at 2.8 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar (435 kB at 3.2 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/4.2.0/biz.aQute.bndlib-4.2.0.jar (3.1 MB at 19 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.3.9/maven-compat-3.3.9.jar (290 kB at 2.1 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1.jar (143 kB at 1.0 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2.jar (74 kB at 527 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.jar (170 kB at 1.2 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar (378 kB at 749 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/kr/motd/maven/os-maven-plugin/1.6.2/os-maven-plugin-1.6.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/kr/motd/maven/os-maven-plugin/1.6.2/os-maven-plugin-1.6.2.pom (6.3 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/kr/motd/maven/os-maven-plugin/1.6.2/os-maven-plugin-1.6.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/kr/motd/maven/os-maven-plugin/1.6.2/os-maven-plugin-1.6.2.jar (30 kB at 178 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/2.0.1/maven-bundle-plugin-2.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/2.0.1/maven-bundle-plugin-2.0.1.pom (4.8 kB at 959 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/felix-parent/1.2.0/felix-parent-1.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/felix/felix-parent/1.2.0/felix-parent-1.2.0.pom (14 kB at 2.9 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/2.0.1/maven-bundle-plugin-2.0.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/2.0.1/maven-bundle-plugin-2.0.1.jar (180 kB at 14 MB/s) [INFO] Building zip: /home/jenkins/workspace/narayana-quickstarts/narayana/narayana-full/target/narayana-full-5.10.7.Final-SNAPSHOT-bin.zip [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ narayana-full >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ narayana-full --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ narayana-full --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ narayana-full --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ narayana-full <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ narayana-full --- [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ narayana-full --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ narayana-full --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/narayana-full/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/narayana-full/5.10.7.Final-SNAPSHOT/narayana-full-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/narayana-full/target/narayana-full-5.10.7.Final-SNAPSHOT-bin.zip to /home/jenkins/.m2/repository/org/jboss/narayana/narayana-full/5.10.7.Final-SNAPSHOT/narayana-full-5.10.7.Final-SNAPSHOT-bin.zip [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Narayana: all 5.10.7.Final-SNAPSHOT: [INFO] [INFO] Narayana: all ...................................... SUCCESS [ 41.998 s] [INFO] Narayana: common ................................... SUCCESS [ 44.647 s] [INFO] Narayana: Test Utilities ........................... SUCCESS [ 9.532 s] [INFO] Narayana: ext ...................................... SUCCESS [ 0.013 s] [INFO] Narayana: Arjunacore ............................... SUCCESS [ 0.012 s] [INFO] Narayana: ArjunaCore arjuna ........................ SUCCESS [ 7.445 s] [INFO] Narayana: ArjunaCore txoj .......................... SUCCESS [ 0.439 s] [INFO] Narayana: ArjunaCore arjunacore .................... SUCCESS [ 2.475 s] [INFO] Narayana: ArjunaCore arjuna services ............... SUCCESS [ 0.065 s] [INFO] Narayana: ArjunaJTA ................................ SUCCESS [ 0.013 s] [INFO] Narayana: ArjunaJTA jta ............................ SUCCESS [ 2.884 s] [INFO] Narayana: ArjunaJTA cdi ............................ SUCCESS [ 3.274 s] [INFO] Narayana: ArjunaJTA jdbc ........................... SUCCESS [ 0.511 s] [INFO] Narayana: Transaction SPI .......................... SUCCESS [ 0.122 s] [INFO] Narayana: ArjunaJTA JMS ............................ SUCCESS [ 3.613 s] [INFO] Narayana: ArjunaJTA narayana-jta ................... SUCCESS [ 0.400 s] [INFO] Narayana: ArjunaJTS ................................ SUCCESS [ 0.172 s] [INFO] Narayana: ArjunaJTS idl parent ..................... SUCCESS [ 0.033 s] [INFO] Narayana: ArjunaJTS idl jacorb ..................... SUCCESS [ 3.479 s] [INFO] Narayana: ArjunaJTS idl idlj parent ................ SUCCESS [ 0.036 s] [INFO] Narayana: ArjunaJTS idl idlj stubs with jdk8 ....... SUCCESS [ 7.150 s] [INFO] Narayana: ArjunaJTS idl idlj ....................... SUCCESS [ 0.974 s] [INFO] Narayana: ArjunaJTS idl idlj tests ................. SUCCESS [ 0.252 s] [INFO] Narayana: ArjunaJTS orbportability ................. SUCCESS [ 3.233 s] [INFO] Narayana: ArjunaJTS jts ............................ SUCCESS [ 3.915 s] [INFO] Narayana: ArjunaJTS jtax ........................... SUCCESS [ 1.387 s] [INFO] Narayana: ArjunaJTS integration .................... SUCCESS [ 0.627 s] [INFO] Narayana: ArjunaJTS narayana-jts-jacorb ............ SUCCESS [ 0.776 s] [INFO] Narayana: ArjunaJTS narayana-jts-idlj .............. SUCCESS [ 0.908 s] [INFO] Narayana: XTS ...................................... SUCCESS [ 0.011 s] [INFO] Narayana: XTS byteman_support ...................... SUCCESS [ 0.198 s] [INFO] Narayana: XTS WSAS ................................. SUCCESS [ 0.266 s] [INFO] Narayana: XTS WSAS xts-test-servlet ................ SUCCESS [ 0.027 s] [INFO] Narayana: XTS WS-C ................................. SUCCESS [ 1.270 s] [INFO] Narayana: XTS WSCF ................................. SUCCESS [ 0.528 s] [INFO] Narayana: XTS WS-T ................................. SUCCESS [ 4.162 s] [INFO] Narayana: XTS WSTX ................................. SUCCESS [ 0.546 s] [INFO] Narayana: XTS recovery ............................. SUCCESS [ 0.290 s] [INFO] Narayana: XTS bridge ............................... SUCCESS [ 0.517 s] [INFO] Narayana: XTS sar .................................. SUCCESS [ 0.339 s] [INFO] Narayana: XTS jbossxts ............................. SUCCESS [ 0.488 s] [INFO] Narayana: XTS localjunit ........................... SUCCESS [ 0.027 s] [INFO] Narayana: XTS localjunit unit ...................... SUCCESS [ 0.478 s] [INFO] Narayana: XTS Disabled Context Propagation tests ... SUCCESS [ 1.798 s] [INFO] Narayana: XTS WSTX11-interop ....................... SUCCESS [ 2.220 s] [INFO] Narayana: XTS WSTFSC07-interop ..................... SUCCESS [ 0.365 s] [INFO] Narayana: XTS localjunit xtstest ................... SUCCESS [ 0.314 s] [INFO] Narayana: XTS localjunit crash-recovery-tests ...... SUCCESS [ 0.187 s] [INFO] Narayana: RESTful transactions ..................... SUCCESS [ 0.009 s] [INFO] Narayana: restat ................................... SUCCESS [ 0.009 s] [INFO] Narayana: restat util .............................. SUCCESS [ 0.234 s] [INFO] Narayana: restat tx ................................ SUCCESS [ 21.548 s] [INFO] Narayana: restat webservice ........................ SUCCESS [ 0.531 s] [INFO] Narayana: restat integration ....................... SUCCESS [ 0.725 s] [INFO] Narayana: Bridge between REST-AT and JTA ........... SUCCESS [ 0.815 s] [INFO] LRA Parent ......................................... SUCCESS [ 2.331 s] [INFO] lra-service-base ................................... SUCCESS [ 5.191 s] [INFO] LRA Client ......................................... SUCCESS [ 3.195 s] [INFO] LRA Proxy Parent ................................... SUCCESS [ 0.220 s] [INFO] LRA Proxy API ...................................... SUCCESS [ 1.760 s] [INFO] Narayana LRA ....................................... SUCCESS [ 0.950 s] [INFO] LRA Coordinator jar ................................ SUCCESS [ 4.220 s] [INFO] Thorntail LRA Coordinator .......................... SUCCESS [01:21 min] [INFO] LRA Coordinator .................................... SUCCESS [04:03 min] [INFO] LRA coordinator war ................................ SUCCESS [ 0.478 s] [INFO] LRA Proxy Test ..................................... SUCCESS [ 6.328 s] [INFO] Maven plugin LRA annotation checker ................ SUCCESS [01:11 min] [INFO] LRA tests .......................................... SUCCESS [ 40.602 s] [INFO] LRA tests: Arquillian extension .................... SUCCESS [ 9.654 s] [INFO] LRA tests: MicroProfile TCK ........................ SUCCESS [ 1.741 s] [INFO] LRA tests: Basic ................................... SUCCESS [ 7.262 s] [INFO] SRA PoC ............................................ SUCCESS [ 8.069 s] [INFO] Narayana: txbridge ................................. SUCCESS [ 4.474 s] [INFO] Narayana: STM ...................................... SUCCESS [ 0.575 s] [INFO] Narayana: txframework .............................. SUCCESS [ 2.039 s] [INFO] Narayana: compensations ............................ SUCCESS [ 12.362 s] [INFO] Narayana: OSGi Transaction Service ................. SUCCESS [ 0.057 s] [INFO] Narayana: OSGi Transaction Service Bundles - JTA ... SUCCESS [ 50.388 s] [INFO] Narayana: STM vertex ............................... SUCCESS [ 0.024 s] [INFO] Project - mod-stm .................................. SUCCESS [01:02 min] [INFO] stm-vertex-shared .................................. SUCCESS [ 22.360 s] [INFO] Narayana: narayana-full ............................ SUCCESS [01:00 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 17:41 min [INFO] Finished at: 2020-11-25T23:18:38Z [INFO] ------------------------------------------------------------------------ ++ ./build.sh -f blacktie/wildfly-blacktie/pom.xml clean install -B /home/jenkins/workspace/narayana-quickstarts/narayana/tools/maven/bin/mvn -B -s "./tools/maven/conf/settings.xml" -Dbpa=centos54x64 -Dorson.jar.location=/home/jenkins/workspace/narayana-quickstarts/narayana/ext/ clean install -f blacktie/wildfly-blacktie/pom.xml -B OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0 [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.narayana.blacktie:wildfly-blacktie-parent:pom:5.10.7.Final-SNAPSHOT [WARNING] 'parent.relativePath' of POM org.jboss.narayana:narayana-all:5.10.7.Final-SNAPSHOT (/home/jenkins/workspace/narayana-quickstarts/narayana/pom.xml) points at org.jboss.narayana.quickstart:narayana-quickstarts-all instead of org.jboss:jboss-parent, please verify your project structure @ org.jboss.narayana:narayana-all:5.10.7.Final-SNAPSHOT, /home/jenkins/workspace/narayana-quickstarts/narayana/pom.xml, line 16, column 11 [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] Reactor Build Order: [INFO] [INFO] WildFly: Blacktie Subsystem Parent [pom] [INFO] WildFly: Blacktie Subsystem [jar] [INFO] WildFly: Blacktie Feature Pack [pom] [INFO] WildFly: Blacktie Subsystem Build [pom] [INFO] [INFO] --------< org.jboss.narayana.blacktie:wildfly-blacktie-parent >--------- [INFO] Building WildFly: Blacktie Subsystem Parent 5.10.7.Final-SNAPSHOT [1/4] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/byteman/byteman-rulecheck-maven-plugin/4.0.10/byteman-rulecheck-maven-plugin-4.0.10.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/byteman/byteman-rulecheck-maven-plugin/4.0.10/byteman-rulecheck-maven-plugin-4.0.10.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman-rulecheck-maven-plugin/4.0.10/byteman-rulecheck-maven-plugin-4.0.10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman-rulecheck-maven-plugin/4.0.10/byteman-rulecheck-maven-plugin-4.0.10.pom (5.4 kB at 6.1 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/byteman/byteman-rulecheck-maven-plugin/4.0.10/byteman-rulecheck-maven-plugin-4.0.10.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/byteman/byteman-rulecheck-maven-plugin/4.0.10/byteman-rulecheck-maven-plugin-4.0.10.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman-rulecheck-maven-plugin/4.0.10/byteman-rulecheck-maven-plugin-4.0.10.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman-rulecheck-maven-plugin/4.0.10/byteman-rulecheck-maven-plugin-4.0.10.jar (17 kB at 1.4 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-blacktie-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-blacktie-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-blacktie-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-blacktie-parent --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/wildfly-blacktie' && 'svn' '--non-interactive' 'info' [INFO] Working directory: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/wildfly-blacktie [INFO] Storing buildNumber: UNKNOWN at timestamp: 1606346326171 [INFO] Executing: /bin/sh -c cd '/home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/wildfly-blacktie' && 'svn' '--non-interactive' 'info' [INFO] Working directory: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/wildfly-blacktie [INFO] Storing buildScmBranch: UNKNOWN_BRANCH [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ wildfly-blacktie-parent --- [INFO] [INFO] --- byteman-rulecheck-maven-plugin:4.0.10:rulecheck (rulecheck) @ wildfly-blacktie-parent --- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-core/3.0.3/maven-core-3.0.3.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.0.3/maven-core-3.0.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.3/maven-core-3.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.3/maven-core-3.0.3.pom (6.6 kB at 13 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-settings/3.0.3/maven-settings-3.0.3.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.0.3/maven-settings-3.0.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.3/maven-settings-3.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.3/maven-settings-3.0.3.pom (1.9 kB at 5.9 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-settings-builder/3.0.3/maven-settings-builder-3.0.3.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.0.3/maven-settings-builder-3.0.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.3/maven-settings-builder-3.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.3/maven-settings-builder-3.0.3.pom (2.2 kB at 10 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-repository-metadata/3.0.3/maven-repository-metadata-3.0.3.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.0.3/maven-repository-metadata-3.0.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.3/maven-repository-metadata-3.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.3/maven-repository-metadata-3.0.3.pom (1.9 kB at 2.2 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-model-builder/3.0.3/maven-model-builder-3.0.3.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.0.3/maven-model-builder-3.0.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.3/maven-model-builder-3.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.3/maven-model-builder-3.0.3.pom (2.2 kB at 5.7 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-aether-provider/3.0.3/maven-aether-provider-3.0.3.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.0.3/maven-aether-provider-3.0.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.3/maven-aether-provider-3.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.3/maven-aether-provider-3.0.3.pom (2.9 kB at 21 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/sonatype/aether/aether-api/1.11/aether-api-1.11.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/sonatype/aether/aether-api/1.11/aether-api-1.11.pom (1.5 kB at 2.7 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/sonatype/aether/aether-parent/1.11/aether-parent-1.11.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/sonatype/aether/aether-parent/1.11/aether-parent-1.11.pom (11 kB at 40 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/sonatype/aether/aether-spi/1.11/aether-spi-1.11.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/sonatype/aether/aether-spi/1.11/aether-spi-1.11.pom (1.5 kB at 5.4 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/sonatype/aether/aether-util/1.11/aether-util-1.11.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/sonatype/aether/aether-util/1.11/aether-util-1.11.pom (1.8 kB at 6.2 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/sonatype/aether/aether-impl/1.11/aether-impl-1.11.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/sonatype/aether/aether-impl/1.11/aether-impl-1.11.pom (3.2 kB at 11 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom (2.7 kB at 2.8 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom (3.8 kB at 13 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom (1.6 kB at 14 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom (6.1 kB at 11 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom (3.8 kB at 13 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom (3.0 kB at 11 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom (1.2 kB at 4.2 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom (3.2 kB at 11 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom (11 kB at 37 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom (7.1 kB at 25 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 kB at 36 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 kB at 38 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom (1.1 kB at 4.0 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom (11 kB at 39 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-core/3.0.3/maven-core-3.0.3.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-settings-builder/3.0.3/maven-settings-builder-3.0.3.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-model-builder/3.0.3/maven-model-builder-3.0.3.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-settings/3.0.3/maven-settings-3.0.3.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-repository-metadata/3.0.3/maven-repository-metadata-3.0.3.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-aether-provider/3.0.3/maven-aether-provider-3.0.3.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/sonatype/aether/aether-spi/1.11/aether-spi-1.11.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/sonatype/aether/aether-impl/1.11/aether-impl-1.11.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/sonatype/aether/aether-api/1.11/aether-api-1.11.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/sonatype/aether/aether-util/1.11/aether-util-1.11.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/junit/junit/4.8.2/junit-4.8.2.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/sonatype/aether/aether-spi/1.11/aether-spi-1.11.jar (15 kB at 14 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/sonatype/aether/aether-api/1.11/aether-api-1.11.jar (86 kB at 62 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/sonatype/aether/aether-util/1.11/aether-util-1.11.jar (120 kB at 79 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/sonatype/aether/aether-impl/1.11/aether-impl-1.11.jar (124 kB at 82 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/junit/junit/4.8.2/junit-4.8.2.jar (237 kB at 132 kB/s) [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.0.3/maven-core-3.0.3.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.0.3/maven-settings-builder-3.0.3.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.0.3/maven-settings-3.0.3.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.0.3/maven-model-builder-3.0.3.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.0.3/maven-repository-metadata-3.0.3.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.0.3/maven-aether-provider-3.0.3.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.3/maven-core-3.0.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.3/maven-settings-3.0.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.3/maven-model-builder-3.0.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.3/maven-repository-metadata-3.0.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.3/maven-settings-builder-3.0.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.3/maven-repository-metadata-3.0.3.jar (30 kB at 1.7 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.3/maven-aether-provider-3.0.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.3/maven-settings-builder-3.0.3.jar (41 kB at 2.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.3/maven-settings-3.0.3.jar (47 kB at 2.2 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.3/maven-model-builder-3.0.3.jar (149 kB at 5.7 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.3/maven-aether-provider-3.0.3.jar (56 kB at 2.1 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar (49 kB at 1.8 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.3/maven-core-3.0.3.jar (557 kB at 14 MB/s) [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ wildfly-blacktie-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-blacktie-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-blacktie-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-blacktie-parent --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ wildfly-blacktie-parent <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ wildfly-blacktie-parent --- [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ wildfly-blacktie-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-blacktie-parent --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/wildfly-blacktie/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/wildfly-blacktie-parent/5.10.7.Final-SNAPSHOT/wildfly-blacktie-parent-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------< org.jboss.narayana.blacktie:wildfly-blacktie >------------ [INFO] Building WildFly: Blacktie Subsystem 5.10.7.Final-SNAPSHOT [2/4] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-api/2.13.3/log4j-api-2.13.3.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-api/2.13.3/log4j-api-2.13.3.pom (13 kB at 548 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j/2.13.3/log4j-2.13.3.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j/2.13.3/log4j-2.13.3.pom (64 kB at 6.4 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-core/2.13.3/log4j-core-2.13.3.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-core/2.13.3/log4j-core-2.13.3.pom (23 kB at 3.3 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/narayana/rts/restat-bridge/5.3.3.Final/restat-bridge-5.3.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/narayana/rts/restat-bridge/5.3.3.Final/restat-bridge-5.3.3.Final.pom (11 kB at 1.6 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/narayana/rts/restat/5.3.3.Final/restat-5.3.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/narayana/rts/restat/5.3.3.Final/restat-5.3.3.Final.pom (2.5 kB at 357 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/narayana/rts/rest-tx/5.3.3.Final/rest-tx-5.3.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/narayana/rts/rest-tx/5.3.3.Final/rest-tx-5.3.3.Final.pom (2.4 kB at 347 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/narayana/narayana-all/5.3.3.Final/narayana-all-5.3.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/narayana/narayana-all/5.3.3.Final/narayana-all-5.3.3.Final.pom (30 kB at 3.0 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-controller/2.2.0.Final/wildfly-controller-2.2.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-controller/2.2.0.Final/wildfly-controller-2.2.0.Final.pom (4.2 kB at 420 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-core-parent/2.2.0.Final/wildfly-core-parent-2.2.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-core-parent/2.2.0.Final/wildfly-core-parent-2.2.0.Final.pom (71 kB at 5.1 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/jboss-dmr/1.3.0.Final/jboss-dmr-1.3.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/jboss-dmr/1.3.0.Final/jboss-dmr-1.3.0.Final.pom (6.4 kB at 910 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-controller-client/2.2.0.Final/wildfly-controller-client-2.2.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-controller-client/2.2.0.Final/wildfly-controller-client-2.2.0.Final.pom (3.5 kB at 497 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-protocol/2.2.0.Final/wildfly-protocol-2.2.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-protocol/2.2.0.Final/wildfly-protocol-2.2.0.Final.pom (3.9 kB at 561 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/remoting/jboss-remoting/4.0.21.Final/jboss-remoting-4.0.21.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/remoting/jboss-remoting/4.0.21.Final/jboss-remoting-4.0.21.Final.pom (13 kB at 1.7 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-api/3.3.4.Final/xnio-api-3.3.4.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-api/3.3.4.Final/xnio-api-3.3.4.Final.pom (6.9 kB at 988 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-all/3.3.4.Final/xnio-all-3.3.4.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-all/3.3.4.Final/xnio-all-3.3.4.Final.pom (5.4 kB at 604 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/sasl/jboss-sasl/1.0.5.Final/jboss-sasl-1.0.5.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/sasl/jboss-sasl/1.0.5.Final/jboss-sasl-1.0.5.Final.pom (5.4 kB at 680 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/threads/jboss-threads/2.2.1.Final/jboss-threads-2.2.1.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/threads/jboss-threads/2.2.1.Final/jboss-threads-2.2.1.Final.pom (4.0 kB at 570 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/jboss-parent/13/jboss-parent-13.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/jboss-parent/13/jboss-parent-13.pom (32 kB at 2.9 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-api/3.4.0.Final/xnio-api-3.4.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-api/3.4.0.Final/xnio-api-3.4.0.Final.pom (7.0 kB at 1.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-all/3.4.0.Final/xnio-all-3.4.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-all/3.4.0.Final/xnio-all-3.4.0.Final.pom (5.7 kB at 631 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/common/wildfly-common/1.1.0.Final/wildfly-common-1.1.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/common/wildfly-common/1.1.0.Final/wildfly-common-1.1.0.Final.pom (3.5 kB at 586 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-nio/3.4.0.Final/xnio-nio-3.4.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-nio/3.4.0.Final/xnio-nio-3.4.0.Final.pom (6.3 kB at 904 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/security/wildfly-elytron/1.0.2.Final/wildfly-elytron-1.0.2.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/security/wildfly-elytron/1.0.2.Final/wildfly-elytron-1.0.2.Final.pom (11 kB at 1.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-core-security/2.2.0.Final/wildfly-core-security-2.2.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-core-security/2.2.0.Final/wildfly-core-security-2.2.0.Final.pom (2.7 kB at 442 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-core-security-parent/2.2.0.Final/wildfly-core-security-parent-2.2.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-core-security-parent/2.2.0.Final/wildfly-core-security-parent-2.2.0.Final.pom (1.8 kB at 252 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-core-security-api/2.2.0.Final/wildfly-core-security-api-2.2.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-core-security-api/2.2.0.Final/wildfly-core-security-api-2.2.0.Final.pom (1.8 kB at 256 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-version/2.2.0.Final/wildfly-version-2.2.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-version/2.2.0.Final/wildfly-version-2.2.0.Final.pom (2.4 kB at 395 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/modules/jboss-modules/1.5.2.Final/jboss-modules-1.5.2.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/modules/jboss-modules/1.5.2.Final/jboss-modules-1.5.2.Final.pom (7.1 kB at 1.0 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/msc/jboss-msc/1.2.6.Final/jboss-msc-1.2.6.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/msc/jboss-msc/1.2.6.Final/jboss-msc-1.2.6.Final.pom (11 kB at 1.5 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/logmanager/jboss-logmanager/2.0.4.Final/jboss-logmanager-2.0.4.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/logmanager/jboss-logmanager/2.0.4.Final/jboss-logmanager-2.0.4.Final.pom (5.8 kB at 824 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/staxmapper/1.2.0.Final/staxmapper-1.2.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/staxmapper/1.2.0.Final/staxmapper-1.2.0.Final.pom (2.5 kB at 278 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/jboss-parent/17/jboss-parent-17.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/jboss-parent/17/jboss-parent-17.pom (32 kB at 2.9 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-server/2.2.0.Final/wildfly-server-2.2.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-server/2.2.0.Final/wildfly-server-2.2.0.Final.pom (6.9 kB at 988 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-domain-http-interface/2.2.0.Final/wildfly-domain-http-interface-2.2.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-domain-http-interface/2.2.0.Final/wildfly-domain-http-interface-2.2.0.Final.pom (3.8 kB at 548 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-domain-http/2.2.0.Final/wildfly-domain-http-2.2.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-domain-http/2.2.0.Final/wildfly-domain-http-2.2.0.Final.pom (1.8 kB at 250 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/undertow/undertow-core/1.4.0.Final/undertow-core-1.4.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/undertow/undertow-core/1.4.0.Final/undertow-core-1.4.0.Final.pom (18 kB at 1.5 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/undertow/undertow-parent/1.4.0.Final/undertow-parent-1.4.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/undertow/undertow-parent/1.4.0.Final/undertow-parent-1.4.0.Final.pom (21 kB at 2.6 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-api/3.3.6.Final/xnio-api-3.3.6.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-api/3.3.6.Final/xnio-api-3.3.6.Final.pom (6.6 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-all/3.3.6.Final/xnio-all-3.3.6.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-all/3.3.6.Final/xnio-all-3.3.6.Final.pom (5.5 kB at 915 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-nio/3.3.6.Final/xnio-nio-3.3.6.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-nio/3.3.6.Final/xnio-nio-3.3.6.Final.pom (6.1 kB at 870 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-domain-management/2.2.0.Final/wildfly-domain-management-2.2.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-domain-management/2.2.0.Final/wildfly-domain-management-2.2.0.Final.pom (6.1 kB at 877 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/directory/server/apacheds-parent/2.0.0-M15/apacheds-parent-2.0.0-M15.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/directory/server/apacheds-parent/2.0.0-M15/apacheds-parent-2.0.0-M15.pom (43 kB at 3.9 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/directory/project/project/31/project-31.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/directory/project/project/31/project-31.pom (27 kB at 3.8 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/picketbox/picketbox/4.9.6.Final/picketbox-4.9.6.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/picketbox/picketbox/4.9.6.Final/picketbox-4.9.6.Final.pom (3.4 kB at 29 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/picketbox/picketbox-parent/4.9.6.Final/picketbox-parent-4.9.6.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/picketbox/picketbox-parent/4.9.6.Final/picketbox-parent-4.9.6.Final.pom (3.5 kB at 581 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-deployment-repository/2.2.0.Final/wildfly-deployment-repository-2.2.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-deployment-repository/2.2.0.Final/wildfly-deployment-repository-2.2.0.Final.pom (3.7 kB at 527 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/jboss-vfs/3.2.12.Final/jboss-vfs-3.2.12.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/jboss-vfs/3.2.12.Final/jboss-vfs-3.2.12.Final.pom (7.3 kB at 1.0 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-platform-mbean/2.2.0.Final/wildfly-platform-mbean-2.2.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-platform-mbean/2.2.0.Final/wildfly-platform-mbean-2.2.0.Final.pom (3.4 kB at 480 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-process-controller/2.2.0.Final/wildfly-process-controller-2.2.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-process-controller/2.2.0.Final/wildfly-process-controller-2.2.0.Final.pom (3.9 kB at 563 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/marshalling/jboss-marshalling/1.4.11.Final/jboss-marshalling-1.4.11.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/marshalling/jboss-marshalling/1.4.11.Final/jboss-marshalling-1.4.11.Final.pom (2.5 kB at 359 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/marshalling/jboss-marshalling-parent/1.4.11.Final/jboss-marshalling-parent-1.4.11.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/marshalling/jboss-marshalling-parent/1.4.11.Final/jboss-marshalling-parent-1.4.11.Final.pom (6.0 kB at 859 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-remoting/2.2.0.Final/wildfly-remoting-2.2.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-remoting/2.2.0.Final/wildfly-remoting-2.2.0.Final.pom (4.6 kB at 651 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-remoting-parent/2.2.0.Final/wildfly-remoting-parent-2.2.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-remoting-parent/2.2.0.Final/wildfly-remoting-parent-2.2.0.Final.pom (1.8 kB at 251 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-io/2.2.0.Final/wildfly-io-2.2.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-io/2.2.0.Final/wildfly-io-2.2.0.Final.pom (2.8 kB at 473 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-io-bom/2.2.0.Final/wildfly-io-bom-2.2.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-io-bom/2.2.0.Final/wildfly-io-bom-2.2.0.Final.pom (1.8 kB at 306 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-network/2.2.0.Final/wildfly-network-2.2.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-network/2.2.0.Final/wildfly-network-2.2.0.Final.pom (3.1 kB at 512 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-self-contained/2.2.0.Final/wildfly-self-contained-2.2.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-self-contained/2.2.0.Final/wildfly-self-contained-2.2.0.Final.pom (2.5 kB at 409 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/jandex/2.0.2.Final/jandex-2.0.2.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/jandex/2.0.2.Final/jandex-2.0.2.Final.pom (5.7 kB at 818 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/invocation/jboss-invocation/1.4.1.Final/jboss-invocation-1.4.1.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/invocation/jboss-invocation/1.4.1.Final/jboss-invocation-1.4.1.Final.pom (6.2 kB at 879 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-messaging-activemq/10.1.0.Final/wildfly-messaging-activemq-10.1.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-messaging-activemq/10.1.0.Final/wildfly-messaging-activemq-10.1.0.Final.pom (6.9 kB at 980 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-parent/10.1.0.Final/wildfly-parent-10.1.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-parent/10.1.0.Final/wildfly-parent-10.1.0.Final.pom (280 kB at 11 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/arquillian/wildfly-arquillian-parent/1.0.2.Final/wildfly-arquillian-parent-1.0.2.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/arquillian/wildfly-arquillian-parent/1.0.2.Final/wildfly-arquillian-parent-1.0.2.Final.pom (17 kB at 2.2 MB/s) [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/wildfly/core/wildfly-core-parent/1.0.1.Final/wildfly-core-parent-1.0.1.Final.pom [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-parent/1.0.1.Final/wildfly-core-parent-1.0.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-parent/1.0.1.Final/wildfly-core-parent-1.0.1.Final.pom (69 kB at 34 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-cli/2.2.0.Final/wildfly-cli-2.2.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-cli/2.2.0.Final/wildfly-cli-2.2.0.Final.pom (9.5 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/aesh/aesh/0.66.8/aesh-0.66.8.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/aesh/aesh/0.66.8/aesh-0.66.8.pom (3.5 kB at 394 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/fusesource/jansi/jansi/1.11/jansi-1.11.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/fusesource/jansi/jansi/1.11/jansi-1.11.pom (3.6 kB at 600 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/fusesource/jansi/jansi-project/1.11/jansi-project-1.11.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/fusesource/jansi/jansi-project/1.11/jansi-project-1.11.pom (11 kB at 1.4 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/fusesource/fusesource-pom/1.8/fusesource-pom-1.8.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/fusesource/fusesource-pom/1.8/fusesource-pom-1.8.pom (15 kB at 1.8 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-embedded/2.2.0.Final/wildfly-embedded-2.2.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-embedded/2.2.0.Final/wildfly-embedded-2.2.0.Final.pom (4.0 kB at 576 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/remotingjmx/remoting-jmx/2.0.1.Final/remoting-jmx-2.0.1.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/remotingjmx/remoting-jmx/2.0.1.Final/remoting-jmx-2.0.1.Final.pom (7.7 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/marshalling/jboss-marshalling/1.4.10.Final/jboss-marshalling-1.4.10.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/marshalling/jboss-marshalling/1.4.10.Final/jboss-marshalling-1.4.10.Final.pom (3.0 kB at 277 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/marshalling/jboss-marshalling-parent/1.4.10.Final/jboss-marshalling-parent-1.4.10.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/marshalling/jboss-marshalling-parent/1.4.10.Final/jboss-marshalling-parent-1.4.10.Final.pom (6.3 kB at 907 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/marshalling/jboss-marshalling-river/1.4.10.Final/jboss-marshalling-river-1.4.10.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/marshalling/jboss-marshalling-river/1.4.10.Final/jboss-marshalling-river-1.4.10.Final.pom (1.6 kB at 268 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/remoting/jboss-remoting/4.0.8.Final/jboss-remoting-4.0.8.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/remoting/jboss-remoting/4.0.8.Final/jboss-remoting-4.0.8.Final.pom (14 kB at 1.5 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-api/3.2.0.Final/xnio-api-3.2.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-api/3.2.0.Final/xnio-api-3.2.0.Final.pom (7.8 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-all/3.2.0.Final/xnio-all-3.2.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-all/3.2.0.Final/xnio-all-3.2.0.Final.pom (6.4 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-api/3.3.0.Final/xnio-api-3.3.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-api/3.3.0.Final/xnio-api-3.3.0.Final.pom (6.9 kB at 988 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-all/3.3.0.Final/xnio-all-3.3.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-all/3.3.0.Final/xnio-all-3.3.0.Final.pom (5.4 kB at 777 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-nio/3.3.0.Final/xnio-nio-3.3.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-nio/3.3.0.Final/xnio-nio-3.3.0.Final.pom (6.1 kB at 761 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/activemq/artemis/integration/artemis-wildfly-integration/1.0.2/artemis-wildfly-integration-1.0.2.pom [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/jboss/activemq/artemis/integration/artemis-wildfly-integration/1.0.2/artemis-wildfly-integration-1.0.2.pom [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/activemq/artemis/integration/artemis-wildfly-integration/1.0.2/artemis-wildfly-integration-1.0.2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/activemq/artemis/integration/artemis-wildfly-integration/1.0.2/artemis-wildfly-integration-1.0.2.pom (5.6 kB at 8.1 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-core-client/1.1.0.wildfly-017/artemis-core-client-1.1.0.wildfly-017.pom [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/apache/activemq/artemis-core-client/1.1.0.wildfly-017/artemis-core-client-1.1.0.wildfly-017.pom [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-core-client/1.1.0.wildfly-017/artemis-core-client-1.1.0.wildfly-017.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-core-client/1.1.0.wildfly-017/artemis-core-client-1.1.0.wildfly-017.pom (4.3 kB at 8.9 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-pom/1.1.0.wildfly-017/artemis-pom-1.1.0.wildfly-017.pom [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/apache/activemq/artemis-pom/1.1.0.wildfly-017/artemis-pom-1.1.0.wildfly-017.pom [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-pom/1.1.0.wildfly-017/artemis-pom-1.1.0.wildfly-017.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-pom/1.1.0.wildfly-017/artemis-pom-1.1.0.wildfly-017.pom (47 kB at 82 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/rh-messaging/rh-messaging-pom/1.0.1/rh-messaging-pom-1.0.1.pom [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/jboss/rh-messaging/rh-messaging-pom/1.0.1/rh-messaging-pom-1.0.1.pom [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/rh-messaging/rh-messaging-pom/1.0.1/rh-messaging-pom-1.0.1.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/rh-messaging/rh-messaging-pom/1.0.1/rh-messaging-pom-1.0.1.pom (1.6 kB at 2.2 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jgroups/jgroups/3.6.0.Final/jgroups-3.6.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jgroups/jgroups/3.6.0.Final/jgroups-3.6.0.Final.pom (17 kB at 1.5 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-commons/1.1.0.wildfly-017/artemis-commons-1.1.0.wildfly-017.pom [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/apache/activemq/artemis-commons/1.1.0.wildfly-017/artemis-commons-1.1.0.wildfly-017.pom [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-commons/1.1.0.wildfly-017/artemis-commons-1.1.0.wildfly-017.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-commons/1.1.0.wildfly-017/artemis-commons-1.1.0.wildfly-017.pom (2.5 kB at 5.3 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/logmanager/jboss-logmanager/1.5.3.Final/jboss-logmanager-1.5.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/logmanager/jboss-logmanager/1.5.3.Final/jboss-logmanager-1.5.3.Final.pom (6.9 kB at 628 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-all/4.0.30.Final/netty-all-4.0.30.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-all/4.0.30.Final/netty-all-4.0.30.Final.pom (17 kB at 2.5 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-parent/4.0.30.Final/netty-parent-4.0.30.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-parent/4.0.30.Final/netty-parent-4.0.30.Final.pom (51 kB at 4.6 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/commons-beanutils/commons-beanutils/1.9.2/commons-beanutils-1.9.2.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/commons-beanutils/commons-beanutils/1.9.2/commons-beanutils-1.9.2.pom (14 kB at 2.0 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom (53 kB at 5.3 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-selector/1.1.0.wildfly-017/artemis-selector-1.1.0.wildfly-017.pom [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/apache/activemq/artemis-selector/1.1.0.wildfly-017/artemis-selector-1.1.0.wildfly-017.pom [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-selector/1.1.0.wildfly-017/artemis-selector-1.1.0.wildfly-017.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-selector/1.1.0.wildfly-017/artemis-selector-1.1.0.wildfly-017.pom (4.1 kB at 11 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-journal/1.1.0.wildfly-017/artemis-journal-1.1.0.wildfly-017.pom [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/apache/activemq/artemis-journal/1.1.0.wildfly-017/artemis-journal-1.1.0.wildfly-017.pom [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-journal/1.1.0.wildfly-017/artemis-journal-1.1.0.wildfly-017.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-journal/1.1.0.wildfly-017/artemis-journal-1.1.0.wildfly-017.pom (2.6 kB at 7.1 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-native/1.1.0.wildfly-017/artemis-native-1.1.0.wildfly-017.pom [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/apache/activemq/artemis-native/1.1.0.wildfly-017/artemis-native-1.1.0.wildfly-017.pom [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-native/1.1.0.wildfly-017/artemis-native-1.1.0.wildfly-017.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-native/1.1.0.wildfly-017/artemis-native-1.1.0.wildfly-017.pom (4.1 kB at 9.3 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-server/1.1.0.wildfly-017/artemis-server-1.1.0.wildfly-017.pom [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/apache/activemq/artemis-server/1.1.0.wildfly-017/artemis-server-1.1.0.wildfly-017.pom [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-server/1.1.0.wildfly-017/artemis-server-1.1.0.wildfly-017.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-server/1.1.0.wildfly-017/artemis-server-1.1.0.wildfly-017.pom (4.6 kB at 13 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-cli/1.1.0.wildfly-017/artemis-cli-1.1.0.wildfly-017.pom [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/apache/activemq/artemis-cli/1.1.0.wildfly-017/artemis-cli-1.1.0.wildfly-017.pom [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-cli/1.1.0.wildfly-017/artemis-cli-1.1.0.wildfly-017.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-cli/1.1.0.wildfly-017/artemis-cli-1.1.0.wildfly-017.pom (5.0 kB at 11 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-dto/1.1.0.wildfly-017/artemis-dto-1.1.0.wildfly-017.pom [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/apache/activemq/artemis-dto/1.1.0.wildfly-017/artemis-dto-1.1.0.wildfly-017.pom [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-dto/1.1.0.wildfly-017/artemis-dto-1.1.0.wildfly-017.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-dto/1.1.0.wildfly-017/artemis-dto-1.1.0.wildfly-017.pom (6.7 kB at 13 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-jms-client/1.1.0.wildfly-017/artemis-jms-client-1.1.0.wildfly-017.pom [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/apache/activemq/artemis-jms-client/1.1.0.wildfly-017/artemis-jms-client-1.1.0.wildfly-017.pom [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-jms-client/1.1.0.wildfly-017/artemis-jms-client-1.1.0.wildfly-017.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-jms-client/1.1.0.wildfly-017/artemis-jms-client-1.1.0.wildfly-017.pom (3.7 kB at 9.6 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-jms-server/1.1.0.wildfly-017/artemis-jms-server-1.1.0.wildfly-017.pom [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/apache/activemq/artemis-jms-server/1.1.0.wildfly-017/artemis-jms-server-1.1.0.wildfly-017.pom [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-jms-server/1.1.0.wildfly-017/artemis-jms-server-1.1.0.wildfly-017.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-jms-server/1.1.0.wildfly-017/artemis-jms-server-1.1.0.wildfly-017.pom (4.0 kB at 11 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-service-extensions/1.1.0.wildfly-017/artemis-service-extensions-1.1.0.wildfly-017.pom [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/apache/activemq/artemis-service-extensions/1.1.0.wildfly-017/artemis-service-extensions-1.1.0.wildfly-017.pom [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-service-extensions/1.1.0.wildfly-017/artemis-service-extensions-1.1.0.wildfly-017.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-service-extensions/1.1.0.wildfly-017/artemis-service-extensions-1.1.0.wildfly-017.pom (2.9 kB at 8.4 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/geronimo/specs/geronimo-ejb_3.0_spec/1.0.1/geronimo-ejb_3.0_spec-1.0.1.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/geronimo/specs/geronimo-ejb_3.0_spec/1.0.1/geronimo-ejb_3.0_spec-1.0.1.pom (2.9 kB at 320 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-ra/1.1.0.wildfly-017/artemis-ra-1.1.0.wildfly-017.pom [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/apache/activemq/artemis-ra/1.1.0.wildfly-017/artemis-ra-1.1.0.wildfly-017.pom [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-ra/1.1.0.wildfly-017/artemis-ra-1.1.0.wildfly-017.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-ra/1.1.0.wildfly-017/artemis-ra-1.1.0.wildfly-017.pom (3.4 kB at 7.2 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/hornetq/hornetq-jms-client/2.4.7.Final/hornetq-jms-client-2.4.7.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/hornetq/hornetq-jms-client/2.4.7.Final/hornetq-jms-client-2.4.7.Final.pom (2.7 kB at 266 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/hornetq/hornetq-pom/2.4.7.Final/hornetq-pom-2.4.7.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/hornetq/hornetq-pom/2.4.7.Final/hornetq-pom-2.4.7.Final.pom (36 kB at 4.6 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/hornetq/hornetq-core-client/2.4.7.Final/hornetq-core-client-2.4.7.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/hornetq/hornetq-core-client/2.4.7.Final/hornetq-core-client-2.4.7.Final.pom (6.9 kB at 1.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jgroups/jgroups/3.3.4.Final/jgroups-3.3.4.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jgroups/jgroups/3.3.4.Final/jgroups-3.3.4.Final.pom (10 kB at 89 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/hornetq/hornetq-commons/2.4.7.Final/hornetq-commons-2.4.7.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/hornetq/hornetq-commons/2.4.7.Final/hornetq-commons-2.4.7.Final.pom (1.2 kB at 198 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-all/4.0.13.Final/netty-all-4.0.13.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-all/4.0.13.Final/netty-all-4.0.13.Final.pom (16 kB at 2.6 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-parent/4.0.13.Final/netty-parent-4.0.13.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-parent/4.0.13.Final/netty-parent-4.0.13.Final.pom (28 kB at 3.5 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/hornetq/hornetq-journal/2.4.7.Final/hornetq-journal-2.4.7.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/hornetq/hornetq-journal/2.4.7.Final/hornetq-journal-2.4.7.Final.pom (3.1 kB at 514 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/hornetq/hornetq-native/2.4.7.Final/hornetq-native-2.4.7.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/hornetq/hornetq-native/2.4.7.Final/hornetq-native-2.4.7.Final.pom (4.4 kB at 740 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-connector/10.1.0.Final/wildfly-connector-10.1.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-connector/10.1.0.Final/wildfly-connector-10.1.0.Final.pom (5.5 kB at 920 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-jgroups-spi/10.1.0.Final/wildfly-clustering-jgroups-spi-10.1.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-jgroups-spi/10.1.0.Final/wildfly-clustering-jgroups-spi-10.1.0.Final.pom (2.6 kB at 367 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-jgroups/10.1.0.Final/wildfly-clustering-jgroups-10.1.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-jgroups/10.1.0.Final/wildfly-clustering-jgroups-10.1.0.Final.pom (1.8 kB at 354 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering/10.1.0.Final/wildfly-clustering-10.1.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering/10.1.0.Final/wildfly-clustering-10.1.0.Final.pom (3.3 kB at 554 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-jgroups-api/10.1.0.Final/wildfly-clustering-jgroups-api-10.1.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-jgroups-api/10.1.0.Final/wildfly-clustering-jgroups-api-10.1.0.Final.pom (1.8 kB at 305 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jgroups/jgroups/3.6.10.Final/jgroups-3.6.10.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jgroups/jgroups/3.6.10.Final/jgroups-3.6.10.Final.pom (20 kB at 2.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/checkstyle/wildfly-checkstyle-config/1.0.4.Final/wildfly-checkstyle-config-1.0.4.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/checkstyle/wildfly-checkstyle-config/1.0.4.Final/wildfly-checkstyle-config-1.0.4.Final.pom (1.9 kB at 318 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-service/10.1.0.Final/wildfly-clustering-service-10.1.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-service/10.1.0.Final/wildfly-clustering-service-10.1.0.Final.pom (2.0 kB at 328 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-ee/10.1.0.Final/wildfly-ee-10.1.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-ee/10.1.0.Final/wildfly-ee-10.1.0.Final.pom (5.1 kB at 125 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/glassfish/javax.enterprise.concurrent/1.0/javax.enterprise.concurrent-1.0.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/glassfish/javax.enterprise.concurrent/1.0/javax.enterprise.concurrent-1.0.pom (9.1 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/metadata/jboss-metadata-common/10.0.0.Final/jboss-metadata-common-10.0.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/metadata/jboss-metadata-common/10.0.0.Final/jboss-metadata-common-10.0.0.Final.pom (4.0 kB at 576 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/metadata/jboss-as-parent-metadata/10.0.0.Final/jboss-as-parent-metadata-10.0.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/metadata/jboss-as-parent-metadata/10.0.0.Final/jboss-as-parent-metadata-10.0.0.Final.pom (17 kB at 2.4 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/metadata/jboss-metadata-ear/10.0.0.Final/jboss-metadata-ear-10.0.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/metadata/jboss-metadata-ear/10.0.0.Final/jboss-metadata-ear-10.0.0.Final.pom (2.5 kB at 410 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-request-controller/2.2.0.Final/wildfly-request-controller-2.2.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-request-controller/2.2.0.Final/wildfly-request-controller-2.2.0.Final.pom (4.1 kB at 28 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-naming/10.1.0.Final/wildfly-naming-10.1.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-naming/10.1.0.Final/wildfly-naming-10.1.0.Final.pom (3.6 kB at 716 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/jboss-remote-naming/2.0.4.Final/jboss-remote-naming-2.0.4.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/jboss-remote-naming/2.0.4.Final/jboss-remote-naming-2.0.4.Final.pom (6.7 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/jboss-ejb-client/2.0.0.Final/jboss-ejb-client-2.0.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/jboss-ejb-client/2.0.0.Final/jboss-ejb-client-2.0.0.Final.pom (9.1 kB at 1.5 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/marshalling/jboss-marshalling/1.4.3.Final/jboss-marshalling-1.4.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/marshalling/jboss-marshalling/1.4.3.Final/jboss-marshalling-1.4.3.Final.pom (3.4 kB at 480 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/marshalling/jboss-marshalling-parent/1.4.3.Final/jboss-marshalling-parent-1.4.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/marshalling/jboss-marshalling-parent/1.4.3.Final/jboss-marshalling-parent-1.4.3.Final.pom (6.7 kB at 951 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/remoting/jboss-remoting/4.0.0.Final/jboss-remoting-4.0.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/remoting/jboss-remoting/4.0.0.Final/jboss-remoting-4.0.0.Final.pom (13 kB at 1.9 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/marshalling/jboss-marshalling-river/1.4.3.Final/jboss-marshalling-river-1.4.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/marshalling/jboss-marshalling-river/1.4.3.Final/jboss-marshalling-river-1.4.3.Final.pom (1.9 kB at 320 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/sasl/jboss-sasl/1.0.4.Final/jboss-sasl-1.0.4.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/sasl/jboss-sasl/1.0.4.Final/jboss-sasl-1.0.4.Final.pom (5.4 kB at 906 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-transactions/10.1.0.Final/wildfly-transactions-10.1.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-transactions/10.1.0.Final/wildfly-transactions-10.1.0.Final.pom (4.1 kB at 691 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-iiop-openjdk/10.1.0.Final/wildfly-iiop-openjdk-10.1.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-iiop-openjdk/10.1.0.Final/wildfly-iiop-openjdk-10.1.0.Final.pom (5.6 kB at 464 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/openjdk-orb/openjdk-orb/8.0.6.Final/openjdk-orb-8.0.6.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/openjdk-orb/openjdk-orb/8.0.6.Final/openjdk-orb-8.0.6.Final.pom (9.8 kB at 1.6 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/narayana/jts/narayana-jts-idlj/5.3.3.Final/narayana-jts-idlj-5.3.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/narayana/jts/narayana-jts-idlj/5.3.3.Final/narayana-jts-idlj-5.3.3.Final.pom (12 kB at 1.5 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/narayana/jts/narayana-jts-all/5.3.3.Final/narayana-jts-all-5.3.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/narayana/jts/narayana-jts-all/5.3.3.Final/narayana-jts-all-5.3.3.Final.pom (8.4 kB at 932 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/metadata/jboss-metadata-ejb/10.0.0.Final/jboss-metadata-ejb-10.0.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/metadata/jboss-metadata-ejb/10.0.0.Final/jboss-metadata-ejb-10.0.0.Final.pom (7.4 kB at 1.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/jboss-transaction-spi/7.3.0.Final/jboss-transaction-spi-7.3.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/jboss-transaction-spi/7.3.0.Final/jboss-transaction-spi-7.3.0.Final.pom (2.7 kB at 450 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/narayana/jts/narayana-jts-integration/5.3.3.Final/narayana-jts-integration-5.3.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/narayana/jts/narayana-jts-integration/5.3.3.Final/narayana-jts-integration-5.3.3.Final.pom (7.9 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/narayana/compensations/compensations/5.3.3.Final/compensations-5.3.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/narayana/compensations/compensations/5.3.3.Final/compensations-5.3.3.Final.pom (18 kB at 2.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-threads/2.2.0.Final/wildfly-threads-2.2.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-threads/2.2.0.Final/wildfly-threads-2.2.0.Final.pom (3.7 kB at 524 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-security/10.1.0.Final/wildfly-security-10.1.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-security/10.1.0.Final/wildfly-security-10.1.0.Final.pom (5.7 kB at 955 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-security-parent/10.1.0.Final/wildfly-security-parent-10.1.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-security-parent/10.1.0.Final/wildfly-security-parent-10.1.0.Final.pom (1.7 kB at 250 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-infinispan-spi/10.1.0.Final/wildfly-clustering-infinispan-spi-10.1.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-infinispan-spi/10.1.0.Final/wildfly-clustering-infinispan-spi-10.1.0.Final.pom (2.6 kB at 430 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-infinispan/10.1.0.Final/wildfly-clustering-infinispan-10.1.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-infinispan/10.1.0.Final/wildfly-clustering-infinispan-10.1.0.Final.pom (1.7 kB at 292 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-marshalling-api/10.1.0.Final/wildfly-clustering-marshalling-api-10.1.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-marshalling-api/10.1.0.Final/wildfly-clustering-marshalling-api-10.1.0.Final.pom (1.7 kB at 336 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-marshalling/10.1.0.Final/wildfly-clustering-marshalling-10.1.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-marshalling/10.1.0.Final/wildfly-clustering-marshalling-10.1.0.Final.pom (1.8 kB at 352 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/infinispan/infinispan-core/8.2.4.Final/infinispan-core-8.2.4.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/infinispan/infinispan-core/8.2.4.Final/infinispan-core-8.2.4.Final.pom (8.1 kB at 1.4 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/infinispan/infinispan-parent/8.2.4.Final/infinispan-parent-8.2.4.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/infinispan/infinispan-parent/8.2.4.Final/infinispan-parent-8.2.4.Final.pom (88 kB at 5.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/infinispan/infinispan-bom/8.2.4.Final/infinispan-bom-8.2.4.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/infinispan/infinispan-bom/8.2.4.Final/infinispan-bom-8.2.4.Final.pom (31 kB at 3.8 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/arquillian/arquillian-bom/1.1.5.Final/arquillian-bom-1.1.5.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/arquillian/arquillian-bom/1.1.5.Final/arquillian-bom-1.1.5.Final.pom (11 kB at 1.8 MB/s) [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.1.0/shrinkwrap-resolver-bom-2.1.0.pom [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.1.0/shrinkwrap-resolver-bom-2.1.0.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.1.0/shrinkwrap-resolver-bom-2.1.0.pom (4.6 kB at 8.3 kB/s) [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-5/shrinkwrap-descriptors-bom-2.0.0-alpha-5.pom [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-5/shrinkwrap-descriptors-bom-2.0.0-alpha-5.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-5/shrinkwrap-descriptors-bom-2.0.0-alpha-5.pom (4.9 kB at 7.5 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-core-parent/2.0.10.Final/wildfly-core-parent-2.0.10.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-core-parent/2.0.10.Final/wildfly-core-parent-2.0.10.Final.pom (70 kB at 5.4 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/infinispan/infinispan-commons/8.2.4.Final/infinispan-commons-8.2.4.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/infinispan/infinispan-commons/8.2.4.Final/infinispan-commons-8.2.4.Final.pom (5.3 kB at 754 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/security/jboss-negotiation-extras/3.0.2.Final/jboss-negotiation-extras-3.0.2.Final.pom [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/jboss/security/jboss-negotiation-extras/3.0.2.Final/jboss-negotiation-extras-3.0.2.Final.pom [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/security/jboss-negotiation-extras/3.0.2.Final/jboss-negotiation-extras-3.0.2.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/security/jboss-negotiation-extras/3.0.2.Final/jboss-negotiation-extras-3.0.2.Final.pom (1.8 kB at 2.1 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/security/jboss-negotiation-project/3.0.2.Final/jboss-negotiation-project-3.0.2.Final.pom [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/jboss/security/jboss-negotiation-project/3.0.2.Final/jboss-negotiation-project-3.0.2.Final.pom [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/security/jboss-negotiation-project/3.0.2.Final/jboss-negotiation-project-3.0.2.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/security/jboss-negotiation-project/3.0.2.Final/jboss-negotiation-project-3.0.2.Final.pom (5.0 kB at 7.7 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/security/jboss-negotiation-common/3.0.2.Final/jboss-negotiation-common-3.0.2.Final.pom [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/jboss/security/jboss-negotiation-common/3.0.2.Final/jboss-negotiation-common-3.0.2.Final.pom [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/security/jboss-negotiation-common/3.0.2.Final/jboss-negotiation-common-3.0.2.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/security/jboss-negotiation-common/3.0.2.Final/jboss-negotiation-common-3.0.2.Final.pom (2.0 kB at 2.5 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/undertow/undertow-core/1.3.0.CR1/undertow-core-1.3.0.CR1.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/undertow/undertow-core/1.3.0.CR1/undertow-core-1.3.0.CR1.pom (18 kB at 1.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/undertow/undertow-parent/1.3.0.CR1/undertow-parent-1.3.0.CR1.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/undertow/undertow-parent/1.3.0.CR1/undertow-parent-1.3.0.CR1.pom (24 kB at 3.0 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-api/3.3.2.Final/xnio-api-3.3.2.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-api/3.3.2.Final/xnio-api-3.3.2.Final.pom (6.9 kB at 1.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-all/3.3.2.Final/xnio-all-3.3.2.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-all/3.3.2.Final/xnio-all-3.3.2.Final.pom (5.4 kB at 906 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-nio/3.3.2.Final/xnio-nio-3.3.2.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-nio/3.3.2.Final/xnio-nio-3.3.2.Final.pom (6.1 kB at 870 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/picketbox/picketbox/4.9.3.Final/picketbox-4.9.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/picketbox/picketbox/4.9.3.Final/picketbox-4.9.3.Final.pom (3.4 kB at 569 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/picketbox/picketbox-parent/4.9.3.Final/picketbox-parent-4.9.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/picketbox/picketbox-parent/4.9.3.Final/picketbox-parent-4.9.3.Final.pom (3.2 kB at 525 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/picketbox/picketbox-commons/1.0.0.final/picketbox-commons-1.0.0.final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/picketbox/picketbox-commons/1.0.0.final/picketbox-commons-1.0.0.final.pom (1.6 kB at 274 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/security/jboss-negotiation-spnego/3.0.2.Final/jboss-negotiation-spnego-3.0.2.Final.pom [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/jboss/security/jboss-negotiation-spnego/3.0.2.Final/jboss-negotiation-spnego-3.0.2.Final.pom [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/security/jboss-negotiation-spnego/3.0.2.Final/jboss-negotiation-spnego-3.0.2.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/security/jboss-negotiation-spnego/3.0.2.Final/jboss-negotiation-spnego-3.0.2.Final.pom (2.0 kB at 2.7 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/picketbox/picketbox-infinispan/4.9.6.Final/picketbox-infinispan-4.9.6.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/picketbox/picketbox-infinispan/4.9.6.Final/picketbox-infinispan-4.9.6.Final.pom (2.3 kB at 206 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/ironjacamar/ironjacamar-core-api/1.3.4.Final/ironjacamar-core-api-1.3.4.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/ironjacamar/ironjacamar-core-api/1.3.4.Final/ironjacamar-core-api-1.3.4.Final.pom (3.6 kB at 509 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/ironjacamar/ironjacamar-spec-api/1.3.4.Final/ironjacamar-spec-api-1.3.4.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/ironjacamar/ironjacamar-spec-api/1.3.4.Final/ironjacamar-spec-api-1.3.4.Final.pom (3.0 kB at 426 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/jboss-transaction-spi/7.2.0.Final/jboss-transaction-spi-7.2.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/jboss-transaction-spi/7.2.0.Final/jboss-transaction-spi-7.2.0.Final.pom (2.7 kB at 386 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/spec/javax/resource/jboss-connector-api_1.5_spec/1.0.0.Final/jboss-connector-api_1.5_spec-1.0.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/spec/javax/resource/jboss-connector-api_1.5_spec/1.0.0.Final/jboss-connector-api_1.5_spec-1.0.0.Final.pom (1.6 kB at 260 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/spec/jboss-specs-parent/1.0.0.Beta2/jboss-specs-parent-1.0.0.Beta2.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/spec/jboss-specs-parent/1.0.0.Beta2/jboss-specs-parent-1.0.0.Beta2.pom (3.3 kB at 558 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/ironjacamar/ironjacamar-core-impl/1.3.4.Final/ironjacamar-core-impl-1.3.4.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/ironjacamar/ironjacamar-core-impl/1.3.4.Final/ironjacamar-core-impl-1.3.4.Final.pom (4.7 kB at 678 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/ironjacamar/ironjacamar-common-impl/1.3.4.Final/ironjacamar-common-impl-1.3.4.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/ironjacamar/ironjacamar-common-impl/1.3.4.Final/ironjacamar-common-impl-1.3.4.Final.pom (3.7 kB at 466 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/ironjacamar/ironjacamar-common-api/1.3.4.Final/ironjacamar-common-api-1.3.4.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/ironjacamar/ironjacamar-common-api/1.3.4.Final/ironjacamar-common-api-1.3.4.Final.pom (2.8 kB at 395 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/ironjacamar/ironjacamar-common-spi/1.3.4.Final/ironjacamar-common-spi-1.3.4.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/ironjacamar/ironjacamar-common-spi/1.3.4.Final/ironjacamar-common-spi-1.3.4.Final.pom (2.8 kB at 346 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/jandex/1.1.0.Final/jandex-1.1.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/jandex/1.1.0.Final/jandex-1.1.0.Final.pom (2.3 kB at 331 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/threads/jboss-threads/2.1.1.Final/jboss-threads-2.1.1.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/threads/jboss-threads/2.1.1.Final/jboss-threads-2.1.1.Final.pom (3.5 kB at 588 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/jboss-parent/6-beta-2/jboss-parent-6-beta-2.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/jboss-parent/6-beta-2/jboss-parent-6-beta-2.pom (23 kB at 2.5 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/picketbox/picketbox/4.0.19.Final/picketbox-4.0.19.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/picketbox/picketbox/4.0.19.Final/picketbox-4.0.19.Final.pom (3.4 kB at 569 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/picketbox/picketbox-parent/4.0.19.Final/picketbox-parent-4.0.19.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/picketbox/picketbox-parent/4.0.19.Final/picketbox-parent-4.0.19.Final.pom (3.2 kB at 27 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/ironjacamar/ironjacamar-deployers-common/1.3.4.Final/ironjacamar-deployers-common-1.3.4.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/ironjacamar/ironjacamar-deployers-common/1.3.4.Final/ironjacamar-deployers-common-1.3.4.Final.pom (3.0 kB at 493 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/ironjacamar/ironjacamar-jdbc/1.3.4.Final/ironjacamar-jdbc-1.3.4.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/ironjacamar/ironjacamar-jdbc/1.3.4.Final/ironjacamar-jdbc-1.3.4.Final.pom (3.0 kB at 32 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/ironjacamar/ironjacamar-validator/1.3.4.Final/ironjacamar-validator-1.3.4.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/ironjacamar/ironjacamar-validator/1.3.4.Final/ironjacamar-validator-1.3.4.Final.pom (3.6 kB at 41 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-web-common/10.1.0.Final/wildfly-web-common-10.1.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-web-common/10.1.0.Final/wildfly-web-common-10.1.0.Final.pom (4.4 kB at 624 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/metadata/jboss-metadata-web/10.0.0.Final/jboss-metadata-web-10.0.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/metadata/jboss-metadata-web/10.0.0.Final/jboss-metadata-web-10.0.0.Final.pom (4.7 kB at 777 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-weld/10.1.0.Final/wildfly-weld-10.1.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-weld/10.1.0.Final/wildfly-weld-10.1.0.Final.pom (7.7 kB at 1.3 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/hibernate/hibernate-validator-cdi/5.2.4.Final/hibernate-validator-cdi-5.2.4.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/hibernate/hibernate-validator-cdi/5.2.4.Final/hibernate-validator-cdi-5.2.4.Final.pom (7.2 kB at 1.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/hibernate/hibernate-validator-parent/5.2.4.Final/hibernate-validator-parent-5.2.4.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/hibernate/hibernate-validator-parent/5.2.4.Final/hibernate-validator-parent-5.2.4.Final.pom (35 kB at 3.5 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/arquillian/arquillian-bom/1.1.9.Final/arquillian-bom-1.1.9.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/arquillian/arquillian-bom/1.1.9.Final/arquillian-bom-1.1.9.Final.pom (11 kB at 1.8 MB/s) [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.1.1/shrinkwrap-resolver-bom-2.1.1.pom [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.1.1/shrinkwrap-resolver-bom-2.1.1.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.1.1/shrinkwrap-resolver-bom-2.1.1.pom (4.6 kB at 8.3 kB/s) [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-7/shrinkwrap-descriptors-bom-2.0.0-alpha-7.pom [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-7/shrinkwrap-descriptors-bom-2.0.0-alpha-7.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-7/shrinkwrap-descriptors-bom-2.0.0-alpha-7.pom (5.2 kB at 8.2 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/hibernate/hibernate-validator/5.2.4.Final/hibernate-validator-5.2.4.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/hibernate/hibernate-validator/5.2.4.Final/hibernate-validator-5.2.4.Final.pom (13 kB at 2.1 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/com/fasterxml/classmate/1.1.0/classmate-1.1.0.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/com/fasterxml/classmate/1.1.0/classmate-1.1.0.pom (6.6 kB at 1.3 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-ejb3/10.1.0.Final/wildfly-ejb3-10.1.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-ejb3/10.1.0.Final/wildfly-ejb3-10.1.0.Final.pom (7.5 kB at 937 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/common/jboss-common-beans/2.0.0.Final/jboss-common-beans-2.0.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/common/jboss-common-beans/2.0.0.Final/jboss-common-beans-2.0.0.Final.pom (7.2 kB at 1.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-api/10.1.0.Final/wildfly-clustering-api-10.1.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-api/10.1.0.Final/wildfly-clustering-api-10.1.0.Final.pom (1.7 kB at 275 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-common/10.1.0.Final/wildfly-clustering-common-10.1.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-common/10.1.0.Final/wildfly-clustering-common-10.1.0.Final.pom (3.1 kB at 25 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-ejb-spi/10.1.0.Final/wildfly-clustering-ejb-spi-10.1.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-ejb-spi/10.1.0.Final/wildfly-clustering-ejb-spi-10.1.0.Final.pom (3.2 kB at 644 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-ejb/10.1.0.Final/wildfly-clustering-ejb-10.1.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-ejb/10.1.0.Final/wildfly-clustering-ejb-10.1.0.Final.pom (1.7 kB at 348 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-ee-spi/10.1.0.Final/wildfly-clustering-ee-spi-10.1.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-ee-spi/10.1.0.Final/wildfly-clustering-ee-spi-10.1.0.Final.pom (1.7 kB at 276 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-ee/10.1.0.Final/wildfly-clustering-ee-10.1.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-ee/10.1.0.Final/wildfly-clustering-ee-10.1.0.Final.pom (1.7 kB at 290 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/jboss-ejb-client/2.1.4.Final/jboss-ejb-client-2.1.4.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/jboss-ejb-client/2.1.4.Final/jboss-ejb-client-2.1.4.Final.pom (9.2 kB at 1.3 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/remoting/jboss-remoting/4.0.5.Final/jboss-remoting-4.0.5.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/remoting/jboss-remoting/4.0.5.Final/jboss-remoting-4.0.5.Final.pom (14 kB at 2.3 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-marshalling-jboss/10.1.0.Final/wildfly-clustering-marshalling-jboss-10.1.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-marshalling-jboss/10.1.0.Final/wildfly-clustering-marshalling-jboss-10.1.0.Final.pom (2.5 kB at 506 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-singleton-api/10.1.0.Final/wildfly-clustering-singleton-api-10.1.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-singleton-api/10.1.0.Final/wildfly-clustering-singleton-api-10.1.0.Final.pom (2.0 kB at 333 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-singleton/10.1.0.Final/wildfly-clustering-singleton-10.1.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-singleton/10.1.0.Final/wildfly-clustering-singleton-10.1.0.Final.pom (1.7 kB at 349 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/jboss-iiop-client/1.0.0.Final/jboss-iiop-client-1.0.0.Final.pom [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/jboss/jboss-iiop-client/1.0.0.Final/jboss-iiop-client-1.0.0.Final.pom [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-iiop-client/1.0.0.Final/jboss-iiop-client-1.0.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-iiop-client/1.0.0.Final/jboss-iiop-client-1.0.0.Final.pom (2.8 kB at 4.5 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/jboss-parent/6/jboss-parent-6.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/jboss-parent/6/jboss-parent-6.pom (23 kB at 2.1 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/ejb3/jboss-ejb3-ext-api/2.2.0.Final/jboss-ejb3-ext-api-2.2.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/ejb3/jboss-ejb3-ext-api/2.2.0.Final/jboss-ejb3-ext-api-2.2.0.Final.pom (2.2 kB at 370 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/marshalling/jboss-marshalling-river/1.4.11.Final/jboss-marshalling-river-1.4.11.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/marshalling/jboss-marshalling-river/1.4.11.Final/jboss-marshalling-river-1.4.11.Final.pom (1.6 kB at 230 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/spec/javax/xml/rpc/jboss-jaxrpc-api_1.1_spec/1.0.1.Final/jboss-jaxrpc-api_1.1_spec-1.0.1.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/spec/javax/xml/rpc/jboss-jaxrpc-api_1.1_spec/1.0.1.Final/jboss-jaxrpc-api_1.1_spec-1.0.1.Final.pom (4.7 kB at 259 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-jpa/10.1.0.Final/wildfly-jpa-10.1.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-jpa/10.1.0.Final/wildfly-jpa-10.1.0.Final.pom (4.1 kB at 830 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-jpa-parent/10.1.0.Final/wildfly-jpa-parent-10.1.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-jpa-parent/10.1.0.Final/wildfly-jpa-parent-10.1.0.Final.pom (901 B at 180 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-bean-validation/10.1.0.Final/wildfly-bean-validation-10.1.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-bean-validation/10.1.0.Final/wildfly-bean-validation-10.1.0.Final.pom (4.5 kB at 742 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/jipijapa-spi/10.1.0.Final/jipijapa-spi-10.1.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/jipijapa-spi/10.1.0.Final/jipijapa-spi-10.1.0.Final.pom (2.1 kB at 346 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/weld/weld-core-impl/2.3.5.Final/weld-core-impl-2.3.5.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/weld/weld-core-impl/2.3.5.Final/weld-core-impl-2.3.5.Final.pom (8.7 kB at 1.5 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/spec/javax/el/jboss-el-api_3.0_spec/1.0.7.Final/jboss-el-api_3.0_spec-1.0.7.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/spec/javax/el/jboss-el-api_3.0_spec/1.0.7.Final/jboss-el-api_3.0_spec-1.0.7.Final.pom (4.9 kB at 820 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-webservices-server-integration/10.1.0.Final/wildfly-webservices-server-integration-10.1.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-webservices-server-integration/10.1.0.Final/wildfly-webservices-server-integration-10.1.0.Final.pom (4.4 kB at 876 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-webservices/10.1.0.Final/wildfly-webservices-10.1.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-webservices/10.1.0.Final/wildfly-webservices-10.1.0.Final.pom (1.8 kB at 352 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-jmx/2.2.0.Final/wildfly-jmx-2.2.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-jmx/2.2.0.Final/wildfly-jmx-2.2.0.Final.pom (4.6 kB at 919 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/ws/jbossws-api/1.0.3.Final/jbossws-api-1.0.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/ws/jbossws-api/1.0.3.Final/jbossws-api-1.0.3.Final.pom (3.9 kB at 645 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/ws/jbossws-parent/1.2.0.Final/jbossws-parent-1.2.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/ws/jbossws-parent/1.2.0.Final/jbossws-parent-1.2.0.Final.pom (7.6 kB at 1.5 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-undertow/10.1.0.Final/wildfly-undertow-10.1.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-undertow/10.1.0.Final/wildfly-undertow-10.1.0.Final.pom (4.8 kB at 91 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/undertow/undertow-servlet/1.4.0.Final/undertow-servlet-1.4.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/undertow/undertow-servlet/1.4.0.Final/undertow-servlet-1.4.0.Final.pom (17 kB at 2.8 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/undertow/undertow-websockets-jsr/1.4.0.Final/undertow-websockets-jsr-1.4.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/undertow/undertow-websockets-jsr/1.4.0.Final/undertow-websockets-jsr-1.4.0.Final.pom (7.5 kB at 1.3 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/undertow/jastow/jastow/2.0.1.Final/jastow-2.0.1.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/undertow/jastow/jastow/2.0.1.Final/jastow-2.0.1.Final.pom (9.5 kB at 1.6 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/glassfish/javax.el/3.0.1-b08/javax.el-3.0.1-b08.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/glassfish/javax.el/3.0.1-b08/javax.el-3.0.1-b08.pom (18 kB at 2.5 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/eclipse/jdt/core/compiler/ecj/4.4.2/ecj-4.4.2.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/eclipse/jdt/core/compiler/ecj/4.4.2/ecj-4.4.2.pom (2.1 kB at 346 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/undertow/undertow-servlet/1.2.6.Final/undertow-servlet-1.2.6.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/undertow/undertow-servlet/1.2.6.Final/undertow-servlet-1.2.6.Final.pom (18 kB at 2.0 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/undertow/undertow-parent/1.2.6.Final/undertow-parent-1.2.6.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/undertow/undertow-parent/1.2.6.Final/undertow-parent-1.2.6.Final.pom (24 kB at 3.0 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/undertow/undertow-core/1.2.6.Final/undertow-core-1.2.6.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/undertow/undertow-core/1.2.6.Final/undertow-core-1.2.6.Final.pom (18 kB at 3.0 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-api/3.3.1.Final/xnio-api-3.3.1.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-api/3.3.1.Final/xnio-api-3.3.1.Final.pom (6.9 kB at 1.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-all/3.3.1.Final/xnio-all-3.3.1.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-all/3.3.1.Final/xnio-all-3.3.1.Final.pom (5.4 kB at 906 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-nio/3.3.1.Final/xnio-nio-3.3.1.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-nio/3.3.1.Final/xnio-nio-3.3.1.Final.pom (6.1 kB at 1.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/ws/jbossws-common/3.1.3.Final/jbossws-common-3.1.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/ws/jbossws-common/3.1.3.Final/jbossws-common-3.1.3.Final.pom (8.3 kB at 1.7 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/ws/jbossws-parent/1.3.0.Final/jbossws-parent-1.3.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/ws/jbossws-parent/1.3.0.Final/jbossws-parent-1.3.0.Final.pom (7.6 kB at 1.5 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/ws/jbossws-spi/3.1.2.Final/jbossws-spi-3.1.2.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/ws/jbossws-spi/3.1.2.Final/jbossws-spi-3.1.2.Final.pom (4.8 kB at 800 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/xnio/netty/netty-xnio-transport/0.1.1.Final/netty-xnio-transport-0.1.1.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/xnio/netty/netty-xnio-transport/0.1.1.Final/netty-xnio-transport-0.1.1.Final.pom (4.1 kB at 676 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-transport/4.0.13.Final/netty-transport-4.0.13.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-transport/4.0.13.Final/netty-transport-4.0.13.Final.pom (1.4 kB at 231 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-buffer/4.0.13.Final/netty-buffer-4.0.13.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-buffer/4.0.13.Final/netty-buffer-4.0.13.Final.pom (1.4 kB at 230 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-common/4.0.13.Final/netty-common-4.0.13.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-common/4.0.13.Final/netty-common-4.0.13.Final.pom (2.0 kB at 332 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-api/3.2.0.Beta4/xnio-api-3.2.0.Beta4.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-api/3.2.0.Beta4/xnio-api-3.2.0.Beta4.pom (7.8 kB at 1.3 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-all/3.2.0.Beta4/xnio-all-3.2.0.Beta4.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-all/3.2.0.Beta4/xnio-all-3.2.0.Beta4.pom (6.4 kB at 1.3 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-logging/2.2.0.Final/wildfly-logging-2.2.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-logging/2.2.0.Final/wildfly-logging-2.2.0.Final.pom (8.8 kB at 1.8 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/logmanager/log4j-jboss-logmanager/1.1.2.Final/log4j-jboss-logmanager-1.1.2.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/logmanager/log4j-jboss-logmanager/1.1.2.Final/log4j-jboss-logmanager-1.1.2.Final.pom (4.6 kB at 664 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/logmanager/jboss-logmanager/1.5.2.Final/jboss-logmanager-1.5.2.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/logmanager/jboss-logmanager/1.5.2.Final/jboss-logmanager-1.5.2.Final.pom (6.9 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-subsystem-test/2.2.0.Final/wildfly-subsystem-test-2.2.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-subsystem-test/2.2.0.Final/wildfly-subsystem-test-2.2.0.Final.pom (2.3 kB at 458 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-subsystem-test-parent/2.2.0.Final/wildfly-subsystem-test-parent-2.2.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-subsystem-test-parent/2.2.0.Final/wildfly-subsystem-test-parent-2.2.0.Final.pom (2.2 kB at 371 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-subsystem-test-framework/2.2.0.Final/wildfly-subsystem-test-framework-2.2.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-subsystem-test-framework/2.2.0.Final/wildfly-subsystem-test-framework-2.2.0.Final.pom (3.9 kB at 771 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.2.1/maven-aether-provider-3.2.1.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.2.1/maven-aether-provider-3.2.1.pom (4.1 kB at 819 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/maven/maven/3.2.1/maven-3.2.1.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/maven/maven/3.2.1/maven-3.2.1.pom (23 kB at 2.8 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.1/maven-model-3.2.1.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.1/maven-model-3.2.1.pom (4.1 kB at 828 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.2.1/maven-model-builder-3.2.1.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.2.1/maven-model-builder-3.2.1.pom (2.8 kB at 562 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom (1.0 kB at 257 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.2.1/maven-repository-metadata-3.2.1.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.2.1/maven-repository-metadata-3.2.1.pom (2.2 kB at 318 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom (1.7 kB at 347 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (1.8 kB at 293 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom (3.3 kB at 670 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/slf4j/slf4j-jboss-logmanager/1.0.3.GA/slf4j-jboss-logmanager-1.0.3.GA.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/slf4j/slf4j-jboss-logmanager/1.0.3.GA/slf4j-jboss-logmanager-1.0.3.GA.pom (2.6 kB at 436 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/legacy/test/wildfly-legacy-spi/2.0.2.Final/wildfly-legacy-spi-2.0.2.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/legacy/test/wildfly-legacy-spi/2.0.2.Final/wildfly-legacy-spi-2.0.2.Final.pom (2.2 kB at 438 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/legacy/test/wildfly-legacy-spi-parent/2.0.2.Final/wildfly-legacy-spi-parent-2.0.2.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/legacy/test/wildfly-legacy-spi-parent/2.0.2.Final/wildfly-legacy-spi-parent-2.0.2.Final.pom (1.6 kB at 264 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/legacy/test/wildfly-legacy-test-parent/2.0.2.Final/wildfly-legacy-test-parent-2.0.2.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/legacy/test/wildfly-legacy-test-parent/2.0.2.Final/wildfly-legacy-test-parent-2.0.2.Final.pom (5.8 kB at 1.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.pom (1.8 kB at 451 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.pom (5.5 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/xerces/xercesImpl/2.11.0.SP4/xercesImpl-2.11.0.SP4.pom [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/xerces/xercesImpl/2.11.0.SP4/xercesImpl-2.11.0.SP4.pom [INFO] Downloaded from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/xerces/xercesImpl/2.11.0.SP4/xercesImpl-2.11.0.SP4.pom (11 kB at 39 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/xalan/xalan/2.7.1.jbossorg-2/xalan-2.7.1.jbossorg-2.pom [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/xalan/xalan/2.7.1.jbossorg-2/xalan-2.7.1.jbossorg-2.pom [INFO] Downloaded from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/xalan/xalan/2.7.1.jbossorg-2/xalan-2.7.1.jbossorg-2.pom (1.6 kB at 5.6 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/xalan/serializer/2.7.1.jbossorg-2/serializer-2.7.1.jbossorg-2.pom [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/xalan/serializer/2.7.1.jbossorg-2/serializer-2.7.1.jbossorg-2.pom [INFO] Downloaded from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/xalan/serializer/2.7.1.jbossorg-2/serializer-2.7.1.jbossorg-2.pom (1.2 kB at 4.3 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-model-test/2.2.0.Final/wildfly-model-test-2.2.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-model-test/2.2.0.Final/wildfly-model-test-2.2.0.Final.pom (4.1 kB at 509 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/eclipse/aether/aether-transport-file/1.0.0.v20140518/aether-transport-file-1.0.0.v20140518.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/eclipse/aether/aether-transport-file/1.0.0.v20140518/aether-transport-file-1.0.0.v20140518.pom (2.8 kB at 473 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/eclipse/aether/aether-transport-http/1.0.0.v20140518/aether-transport-http-1.0.0.v20140518.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/eclipse/aether/aether-transport-http/1.0.0.v20140518/aether-transport-http-1.0.0.v20140518.pom (4.0 kB at 662 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient/4.2.6/httpclient-4.2.6.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient/4.2.6/httpclient-4.2.6.pom (5.5 kB at 922 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2.6/httpcomponents-client-4.2.6.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2.6/httpcomponents-client-4.2.6.pom (13 kB at 2.1 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore/4.2.5/httpcore-4.2.5.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore/4.2.5/httpcore-4.2.5.pom (4.9 kB at 974 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2.5/httpcomponents-core-4.2.5.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2.5/httpcomponents-core-4.2.5.pom (9.3 kB at 1.9 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/slf4j/jcl-over-slf4j/1.6.2/jcl-over-slf4j-1.6.2.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/slf4j/jcl-over-slf4j/1.6.2/jcl-over-slf4j-1.6.2.pom (2.5 kB at 616 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/slf4j/slf4j-parent/1.6.2/slf4j-parent-1.6.2.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/slf4j/slf4j-parent/1.6.2/slf4j-parent-1.6.2.pom (9.7 kB at 1.9 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-api/2.13.3/log4j-api-2.13.3.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/narayana/rts/restat-bridge/5.3.3.Final/restat-bridge-5.3.3.Final.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-core/2.13.3/log4j-core-2.13.3.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/jboss-dmr/1.3.0.Final/jboss-dmr-1.3.0.Final.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-controller/2.2.0.Final/wildfly-controller-2.2.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/narayana/rts/restat-bridge/5.3.3.Final/restat-bridge-5.3.3.Final.jar (25 kB at 948 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-controller-client/2.2.0.Final/wildfly-controller-client-2.2.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/jboss-dmr/1.3.0.Final/jboss-dmr-1.3.0.Final.jar (97 kB at 3.6 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-protocol/2.2.0.Final/wildfly-protocol-2.2.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-api/2.13.3/log4j-api-2.13.3.jar (292 kB at 8.4 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/security/wildfly-elytron/1.0.2.Final/wildfly-elytron-1.0.2.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-protocol/2.2.0.Final/wildfly-protocol-2.2.0.Final.jar (103 kB at 2.6 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-core-security/2.2.0.Final/wildfly-core-security-2.2.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-controller-client/2.2.0.Final/wildfly-controller-client-2.2.0.Final.jar (212 kB at 5.0 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-core-security-api/2.2.0.Final/wildfly-core-security-api-2.2.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-core-security/2.2.0.Final/wildfly-core-security-2.2.0.Final.jar (15 kB at 316 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-version/2.2.0.Final/wildfly-version-2.2.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-core-security-api/2.2.0.Final/wildfly-core-security-api-2.2.0.Final.jar (4.9 kB at 100 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/modules/jboss-modules/1.5.2.Final/jboss-modules-1.5.2.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/security/wildfly-elytron/1.0.2.Final/wildfly-elytron-1.0.2.Final.jar (192 kB at 3.9 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/msc/jboss-msc/1.2.6.Final/jboss-msc-1.2.6.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-version/2.2.0.Final/wildfly-version-2.2.0.Final.jar (16 kB at 294 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/logmanager/jboss-logmanager/2.0.4.Final/jboss-logmanager-2.0.4.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-core/2.13.3/log4j-core-2.13.3.jar (1.7 MB at 29 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/staxmapper/1.2.0.Final/staxmapper-1.2.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-controller/2.2.0.Final/wildfly-controller-2.2.0.Final.jar (1.9 MB at 29 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-server/2.2.0.Final/wildfly-server-2.2.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/msc/jboss-msc/1.2.6.Final/jboss-msc-1.2.6.Final.jar (231 kB at 3.6 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-domain-http-interface/2.2.0.Final/wildfly-domain-http-interface-2.2.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/staxmapper/1.2.0.Final/staxmapper-1.2.0.Final.jar (37 kB at 564 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-domain-management/2.2.0.Final/wildfly-domain-management-2.2.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/modules/jboss-modules/1.5.2.Final/jboss-modules-1.5.2.Final.jar (366 kB at 5.5 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/picketbox/picketbox/4.9.6.Final/picketbox-4.9.6.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-domain-http-interface/2.2.0.Final/wildfly-domain-http-interface-2.2.0.Final.jar (99 kB at 1.4 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-deployment-repository/2.2.0.Final/wildfly-deployment-repository-2.2.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-deployment-repository/2.2.0.Final/wildfly-deployment-repository-2.2.0.Final.jar (31 kB at 384 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-platform-mbean/2.2.0.Final/wildfly-platform-mbean-2.2.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-platform-mbean/2.2.0.Final/wildfly-platform-mbean-2.2.0.Final.jar (126 kB at 1.4 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-process-controller/2.2.0.Final/wildfly-process-controller-2.2.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-server/2.2.0.Final/wildfly-server-2.2.0.Final.jar (1.3 MB at 13 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-remoting/2.2.0.Final/wildfly-remoting-2.2.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-domain-management/2.2.0.Final/wildfly-domain-management-2.2.0.Final.jar (835 kB at 8.3 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-io/2.2.0.Final/wildfly-io-2.2.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-process-controller/2.2.0.Final/wildfly-process-controller-2.2.0.Final.jar (129 kB at 1.3 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-api/3.4.0.Final/xnio-api-3.4.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-io/2.2.0.Final/wildfly-io-2.2.0.Final.jar (47 kB at 435 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-network/2.2.0.Final/wildfly-network-2.2.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/picketbox/picketbox/4.9.6.Final/picketbox-4.9.6.Final.jar (947 kB at 8.7 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-self-contained/2.2.0.Final/wildfly-self-contained-2.2.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-remoting/2.2.0.Final/wildfly-remoting-2.2.0.Final.jar (211 kB at 1.9 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/jandex/2.0.2.Final/jandex-2.0.2.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-self-contained/2.2.0.Final/wildfly-self-contained-2.2.0.Final.jar (8.4 kB at 73 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/invocation/jboss-invocation/1.4.1.Final/jboss-invocation-1.4.1.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-network/2.2.0.Final/wildfly-network-2.2.0.Final.jar (42 kB at 366 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/marshalling/jboss-marshalling/1.4.11.Final/jboss-marshalling-1.4.11.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/logmanager/jboss-logmanager/2.0.4.Final/jboss-logmanager-2.0.4.Final.jar (341 kB at 2.9 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/remoting/jboss-remoting/4.0.21.Final/jboss-remoting-4.0.21.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-api/3.4.0.Final/xnio-api-3.4.0.Final.jar (541 kB at 4.5 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/sasl/jboss-sasl/1.0.5.Final/jboss-sasl-1.0.5.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/jandex/2.0.2.Final/jandex-2.0.2.Final.jar (188 kB at 1.5 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/threads/jboss-threads/2.2.1.Final/jboss-threads-2.2.1.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/invocation/jboss-invocation/1.4.1.Final/jboss-invocation-1.4.1.Final.jar (75 kB at 610 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/jboss-vfs/3.2.12.Final/jboss-vfs-3.2.12.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/sasl/jboss-sasl/1.0.5.Final/jboss-sasl-1.0.5.Final.jar (94 kB at 737 kB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/marshalling/jboss-marshalling/1.4.11.Final/jboss-marshalling-1.4.11.Final.jar (225 kB at 1.8 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/undertow/undertow-core/1.4.0.Final/undertow-core-1.4.0.Final.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-nio/3.3.6.Final/xnio-nio-3.3.6.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/threads/jboss-threads/2.2.1.Final/jboss-threads-2.2.1.Final.jar (124 kB at 957 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/common/wildfly-common/1.1.0.Final/wildfly-common-1.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/remoting/jboss-remoting/4.0.21.Final/jboss-remoting-4.0.21.Final.jar (277 kB at 2.1 MB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/jboss-vfs/3.2.12.Final/jboss-vfs-3.2.12.Final.jar (144 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-messaging-activemq/10.1.0.Final/wildfly-messaging-activemq-10.1.0.Final.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-cli/2.2.0.Final/wildfly-cli-2.2.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-nio/3.3.6.Final/xnio-nio-3.3.6.Final.jar (115 kB at 847 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/aesh/aesh/0.66.8/aesh-0.66.8.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/common/wildfly-common/1.1.0.Final/wildfly-common-1.1.0.Final.jar (50 kB at 369 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/fusesource/jansi/jansi/1.11/jansi-1.11.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/fusesource/jansi/jansi/1.11/jansi-1.11.jar (114 kB at 784 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-embedded/2.2.0.Final/wildfly-embedded-2.2.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-messaging-activemq/10.1.0.Final/wildfly-messaging-activemq-10.1.0.Final.jar (599 kB at 3.9 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/remotingjmx/remoting-jmx/2.0.1.Final/remoting-jmx-2.0.1.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-embedded/2.2.0.Final/wildfly-embedded-2.2.0.Final.jar (51 kB at 327 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/marshalling/jboss-marshalling-river/1.4.10.Final/jboss-marshalling-river-1.4.10.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/aesh/aesh/0.66.8/aesh-0.66.8.jar (399 kB at 2.6 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/activemq/artemis/integration/artemis-wildfly-integration/1.0.2/artemis-wildfly-integration-1.0.2.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-core-client/1.1.0.wildfly-017/artemis-core-client-1.1.0.wildfly-017.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/marshalling/jboss-marshalling-river/1.4.10.Final/jboss-marshalling-river-1.4.10.Final.jar (83 kB at 497 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jgroups/jgroups/3.6.0.Final/jgroups-3.6.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/remotingjmx/remoting-jmx/2.0.1.Final/remoting-jmx-2.0.1.Final.jar (314 kB at 1.8 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-selector/1.1.0.wildfly-017/artemis-selector-1.1.0.wildfly-017.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-all/4.0.30.Final/netty-all-4.0.30.Final.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-server/1.1.0.wildfly-017/artemis-server-1.1.0.wildfly-017.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-cli/2.2.0.Final/wildfly-cli-2.2.0.Final.jar (1.0 MB at 5.8 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-cli/1.1.0.wildfly-017/artemis-cli-1.1.0.wildfly-017.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-commons/1.1.0.wildfly-017/artemis-commons-1.1.0.wildfly-017.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/commons-beanutils/commons-beanutils/1.9.2/commons-beanutils-1.9.2.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/undertow/undertow-core/1.4.0.Final/undertow-core-1.4.0.Final.jar (2.0 MB at 11 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-dto/1.1.0.wildfly-017/artemis-dto-1.1.0.wildfly-017.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-journal/1.1.0.wildfly-017/artemis-journal-1.1.0.wildfly-017.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-native/1.1.0.wildfly-017/artemis-native-1.1.0.wildfly-017.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-jms-client/1.1.0.wildfly-017/artemis-jms-client-1.1.0.wildfly-017.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-jms-server/1.1.0.wildfly-017/artemis-jms-server-1.1.0.wildfly-017.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-service-extensions/1.1.0.wildfly-017/artemis-service-extensions-1.1.0.wildfly-017.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/commons-beanutils/commons-beanutils/1.9.2/commons-beanutils-1.9.2.jar (234 kB at 1.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/geronimo/specs/geronimo-ejb_3.0_spec/1.0.1/geronimo-ejb_3.0_spec-1.0.1.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-ra/1.1.0.wildfly-017/artemis-ra-1.1.0.wildfly-017.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/org/hornetq/hornetq-jms-client/2.4.7.Final/hornetq-jms-client-2.4.7.Final.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/org/hornetq/hornetq-core-client/2.4.7.Final/hornetq-core-client-2.4.7.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/geronimo/specs/geronimo-ejb_3.0_spec/1.0.1/geronimo-ejb_3.0_spec-1.0.1.jar (32 kB at 149 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/hornetq/hornetq-commons/2.4.7.Final/hornetq-commons-2.4.7.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/hornetq/hornetq-jms-client/2.4.7.Final/hornetq-jms-client-2.4.7.Final.jar (138 kB at 624 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/hornetq/hornetq-journal/2.4.7.Final/hornetq-journal-2.4.7.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jgroups/jgroups/3.6.0.Final/jgroups-3.6.0.Final.jar (2.3 MB at 10 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/hornetq/hornetq-native/2.4.7.Final/hornetq-native-2.4.7.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-all/4.0.30.Final/netty-all-4.0.30.Final.jar (2.1 MB at 9.1 MB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/hornetq/hornetq-commons/2.4.7.Final/hornetq-commons-2.4.7.Final.jar (115 kB at 504 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-connector/10.1.0.Final/wildfly-connector-10.1.0.Final.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-ee/10.1.0.Final/wildfly-ee-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/hornetq/hornetq-native/2.4.7.Final/hornetq-native-2.4.7.Final.jar (39 kB at 171 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/metadata/jboss-metadata-ear/10.0.0.Final/jboss-metadata-ear-10.0.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/hornetq/hornetq-journal/2.4.7.Final/hornetq-journal-2.4.7.Final.jar (186 kB at 810 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-request-controller/2.2.0.Final/wildfly-request-controller-2.2.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-request-controller/2.2.0.Final/wildfly-request-controller-2.2.0.Final.jar (38 kB at 161 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-threads/2.2.0.Final/wildfly-threads-2.2.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/metadata/jboss-metadata-ear/10.0.0.Final/jboss-metadata-ear-10.0.0.Final.jar (68 kB at 287 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-security/10.1.0.Final/wildfly-security-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/hornetq/hornetq-core-client/2.4.7.Final/hornetq-core-client-2.4.7.Final.jar (569 kB at 2.4 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-infinispan-spi/10.1.0.Final/wildfly-clustering-infinispan-spi-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-threads/2.2.0.Final/wildfly-threads-2.2.0.Final.jar (131 kB at 528 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-marshalling-api/10.1.0.Final/wildfly-clustering-marshalling-api-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-infinispan-spi/10.1.0.Final/wildfly-clustering-infinispan-spi-10.1.0.Final.jar (21 kB at 86 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/infinispan/infinispan-core/8.2.4.Final/infinispan-core-8.2.4.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-security/10.1.0.Final/wildfly-security-10.1.0.Final.jar (288 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/infinispan/infinispan-commons/8.2.4.Final/infinispan-commons-8.2.4.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-marshalling-api/10.1.0.Final/wildfly-clustering-marshalling-api-10.1.0.Final.jar (3.8 kB at 15 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/security/jboss-negotiation-extras/3.0.2.Final/jboss-negotiation-extras-3.0.2.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-ee/10.1.0.Final/wildfly-ee-10.1.0.Final.jar (582 kB at 2.3 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/security/jboss-negotiation-common/3.0.2.Final/jboss-negotiation-common-3.0.2.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-connector/10.1.0.Final/wildfly-connector-10.1.0.Final.jar (811 kB at 3.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/security/jboss-negotiation-spnego/3.0.2.Final/jboss-negotiation-spnego-3.0.2.Final.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/ironjacamar/ironjacamar-core-api/1.3.4.Final/ironjacamar-core-api-1.3.4.Final.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/org/picketbox/picketbox-infinispan/4.9.6.Final/picketbox-infinispan-4.9.6.Final.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/ironjacamar/ironjacamar-core-impl/1.3.4.Final/ironjacamar-core-impl-1.3.4.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/picketbox/picketbox-infinispan/4.9.6.Final/picketbox-infinispan-4.9.6.Final.jar (23 kB at 87 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/ironjacamar/ironjacamar-common-spi/1.3.4.Final/ironjacamar-common-spi-1.3.4.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/ironjacamar/ironjacamar-core-api/1.3.4.Final/ironjacamar-core-api-1.3.4.Final.jar (51 kB at 189 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/ironjacamar/ironjacamar-deployers-common/1.3.4.Final/ironjacamar-deployers-common-1.3.4.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/infinispan/infinispan-commons/8.2.4.Final/infinispan-commons-8.2.4.Final.jar (697 kB at 2.6 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/ironjacamar/ironjacamar-jdbc/1.3.4.Final/ironjacamar-jdbc-1.3.4.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/ironjacamar/ironjacamar-common-spi/1.3.4.Final/ironjacamar-common-spi-1.3.4.Final.jar (5.6 kB at 20 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/ironjacamar/ironjacamar-validator/1.3.4.Final/ironjacamar-validator-1.3.4.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/ironjacamar/ironjacamar-deployers-common/1.3.4.Final/ironjacamar-deployers-common-1.3.4.Final.jar (64 kB at 228 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-naming/10.1.0.Final/wildfly-naming-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/ironjacamar/ironjacamar-validator/1.3.4.Final/ironjacamar-validator-1.3.4.Final.jar (72 kB at 254 kB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/ironjacamar/ironjacamar-jdbc/1.3.4.Final/ironjacamar-jdbc-1.3.4.Final.jar (235 kB at 824 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/jboss-remote-naming/2.0.4.Final/jboss-remote-naming-2.0.4.Final.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/jboss-ejb-client/2.0.0.Final/jboss-ejb-client-2.0.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/ironjacamar/ironjacamar-core-impl/1.3.4.Final/ironjacamar-core-impl-1.3.4.Final.jar (495 kB at 1.7 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-transactions/10.1.0.Final/wildfly-transactions-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/jboss-remote-naming/2.0.4.Final/jboss-remote-naming-2.0.4.Final.jar (166 kB at 561 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-iiop-openjdk/10.1.0.Final/wildfly-iiop-openjdk-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-naming/10.1.0.Final/wildfly-naming-10.1.0.Final.jar (258 kB at 864 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/metadata/jboss-metadata-ejb/10.0.0.Final/jboss-metadata-ejb-10.0.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/jboss-ejb-client/2.0.0.Final/jboss-ejb-client-2.0.0.Final.jar (306 kB at 982 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/openjdk-orb/openjdk-orb/8.0.6.Final/openjdk-orb-8.0.6.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-transactions/10.1.0.Final/wildfly-transactions-10.1.0.Final.jar (207 kB at 653 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/jboss-transaction-spi/7.3.0.Final/jboss-transaction-spi-7.3.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/metadata/jboss-metadata-ejb/10.0.0.Final/jboss-metadata-ejb-10.0.0.Final.jar (536 kB at 1.7 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/narayana/jts/narayana-jts-idlj/5.3.3.Final/narayana-jts-idlj-5.3.3.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-iiop-openjdk/10.1.0.Final/wildfly-iiop-openjdk-10.1.0.Final.jar (320 kB at 992 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/narayana/jts/narayana-jts-integration/5.3.3.Final/narayana-jts-integration-5.3.3.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/jboss-transaction-spi/7.3.0.Final/jboss-transaction-spi-7.3.0.Final.jar (30 kB at 91 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/narayana/compensations/compensations/5.3.3.Final/compensations-5.3.3.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/infinispan/infinispan-core/8.2.4.Final/infinispan-core-8.2.4.Final.jar (3.5 MB at 11 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-jgroups-spi/10.1.0.Final/wildfly-clustering-jgroups-spi-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/narayana/jts/narayana-jts-integration/5.3.3.Final/narayana-jts-integration-5.3.3.Final.jar (48 kB at 146 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-jgroups-api/10.1.0.Final/wildfly-clustering-jgroups-api-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/narayana/compensations/compensations/5.3.3.Final/compensations-5.3.3.Final.jar (50 kB at 150 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-service/10.1.0.Final/wildfly-clustering-service-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-jgroups-spi/10.1.0.Final/wildfly-clustering-jgroups-spi-10.1.0.Final.jar (17 kB at 50 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-web-common/10.1.0.Final/wildfly-web-common-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-jgroups-api/10.1.0.Final/wildfly-clustering-jgroups-api-10.1.0.Final.jar (3.7 kB at 11 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/metadata/jboss-metadata-common/10.0.0.Final/jboss-metadata-common-10.0.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-service/10.1.0.Final/wildfly-clustering-service-10.1.0.Final.jar (18 kB at 53 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/metadata/jboss-metadata-web/10.0.0.Final/jboss-metadata-web-10.0.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-web-common/10.1.0.Final/wildfly-web-common-10.1.0.Final.jar (49 kB at 139 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-weld/10.1.0.Final/wildfly-weld-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/narayana/jts/narayana-jts-idlj/5.3.3.Final/narayana-jts-idlj-5.3.3.Final.jar (1.7 MB at 4.6 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/hibernate/hibernate-validator-cdi/5.2.4.Final/hibernate-validator-cdi-5.2.4.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/metadata/jboss-metadata-web/10.0.0.Final/jboss-metadata-web-10.0.0.Final.jar (443 kB at 1.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/hibernate/hibernate-validator/5.2.4.Final/hibernate-validator-5.2.4.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-weld/10.1.0.Final/wildfly-weld-10.1.0.Final.jar (268 kB at 731 kB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/metadata/jboss-metadata-common/10.0.0.Final/jboss-metadata-common-10.0.0.Final.jar (470 kB at 1.3 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/com/fasterxml/classmate/1.1.0/classmate-1.1.0.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-ejb3/10.1.0.Final/wildfly-ejb3-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/hibernate/hibernate-validator-cdi/5.2.4.Final/hibernate-validator-cdi-5.2.4.Final.jar (34 kB at 92 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-api/10.1.0.Final/wildfly-clustering-api-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/com/fasterxml/classmate/1.1.0/classmate-1.1.0.jar (63 kB at 164 kB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-api/10.1.0.Final/wildfly-clustering-api-10.1.0.Final.jar (12 kB at 30 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-common/10.1.0.Final/wildfly-clustering-common-10.1.0.Final.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-ejb-spi/10.1.0.Final/wildfly-clustering-ejb-spi-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/hibernate/hibernate-validator/5.2.4.Final/hibernate-validator-5.2.4.Final.jar (704 kB at 1.8 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-ee-spi/10.1.0.Final/wildfly-clustering-ee-spi-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-ejb-spi/10.1.0.Final/wildfly-clustering-ejb-spi-10.1.0.Final.jar (10 kB at 26 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-marshalling-jboss/10.1.0.Final/wildfly-clustering-marshalling-jboss-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-ee-spi/10.1.0.Final/wildfly-clustering-ee-spi-10.1.0.Final.jar (5.0 kB at 13 kB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-common/10.1.0.Final/wildfly-clustering-common-10.1.0.Final.jar (119 kB at 298 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-singleton-api/10.1.0.Final/wildfly-clustering-singleton-api-10.1.0.Final.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/jboss-iiop-client/1.0.0.Final/jboss-iiop-client-1.0.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-marshalling-jboss/10.1.0.Final/wildfly-clustering-marshalling-jboss-10.1.0.Final.jar (68 kB at 170 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/ejb3/jboss-ejb3-ext-api/2.2.0.Final/jboss-ejb3-ext-api-2.2.0.Final.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/spec/javax/xml/rpc/jboss-jaxrpc-api_1.1_spec/1.0.1.Final/jboss-jaxrpc-api_1.1_spec-1.0.1.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-singleton-api/10.1.0.Final/wildfly-clustering-singleton-api-10.1.0.Final.jar (14 kB at 34 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-jpa/10.1.0.Final/wildfly-jpa-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/ejb3/jboss-ejb3-ext-api/2.2.0.Final/jboss-ejb3-ext-api-2.2.0.Final.jar (7.4 kB at 18 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-bean-validation/10.1.0.Final/wildfly-bean-validation-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-bean-validation/10.1.0.Final/wildfly-bean-validation-10.1.0.Final.jar (30 kB at 72 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/jipijapa-spi/10.1.0.Final/jipijapa-spi-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/spec/javax/xml/rpc/jboss-jaxrpc-api_1.1_spec/1.0.1.Final/jboss-jaxrpc-api_1.1_spec-1.0.1.Final.jar (39 kB at 93 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-webservices-server-integration/10.1.0.Final/wildfly-webservices-server-integration-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-ejb3/10.1.0.Final/wildfly-ejb3-10.1.0.Final.jar (1.6 MB at 3.7 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-jmx/2.2.0.Final/wildfly-jmx-2.2.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-jpa/10.1.0.Final/wildfly-jpa-10.1.0.Final.jar (258 kB at 607 kB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/openjdk-orb/openjdk-orb/8.0.6.Final/openjdk-orb-8.0.6.Final.jar (3.9 MB at 9.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/ws/jbossws-api/1.0.3.Final/jbossws-api-1.0.3.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/jipijapa-spi/10.1.0.Final/jipijapa-spi-10.1.0.Final.jar (21 kB at 50 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/undertow/undertow-servlet/1.4.0.Final/undertow-servlet-1.4.0.Final.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-undertow/10.1.0.Final/wildfly-undertow-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-webservices-server-integration/10.1.0.Final/wildfly-webservices-server-integration-10.1.0.Final.jar (330 kB at 757 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/undertow/undertow-websockets-jsr/1.4.0.Final/undertow-websockets-jsr-1.4.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/ws/jbossws-api/1.0.3.Final/jbossws-api-1.0.3.Final.jar (58 kB at 132 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/undertow/jastow/jastow/2.0.1.Final/jastow-2.0.1.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-jmx/2.2.0.Final/wildfly-jmx-2.2.0.Final.jar (233 kB at 532 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/glassfish/javax.el/3.0.1-b08/javax.el-3.0.1-b08.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/undertow/undertow-websockets-jsr/1.4.0.Final/undertow-websockets-jsr-1.4.0.Final.jar (167 kB at 374 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/eclipse/jdt/core/compiler/ecj/4.4.2/ecj-4.4.2.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/undertow/undertow-servlet/1.4.0.Final/undertow-servlet-1.4.0.Final.jar (508 kB at 1.1 MB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-undertow/10.1.0.Final/wildfly-undertow-10.1.0.Final.jar (702 kB at 1.6 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/ws/jbossws-common/3.1.3.Final/jbossws-common-3.1.3.Final.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/ws/jbossws-spi/3.1.2.Final/jbossws-spi-3.1.2.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/glassfish/javax.el/3.0.1-b08/javax.el-3.0.1-b08.jar (238 kB at 527 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/spec/javax/el/jboss-el-api_3.0_spec/1.0.7.Final/jboss-el-api_3.0_spec-1.0.7.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/ws/jbossws-spi/3.1.2.Final/jbossws-spi-3.1.2.Final.jar (140 kB at 305 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/weld/weld-core-impl/2.3.5.Final/weld-core-impl-2.3.5.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/ws/jbossws-common/3.1.3.Final/jbossws-common-3.1.3.Final.jar (253 kB at 550 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/ironjacamar/ironjacamar-common-api/1.3.4.Final/ironjacamar-common-api-1.3.4.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/spec/javax/el/jboss-el-api_3.0_spec/1.0.7.Final/jboss-el-api_3.0_spec-1.0.7.Final.jar (86 kB at 186 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/ironjacamar/ironjacamar-common-impl/1.3.4.Final/ironjacamar-common-impl-1.3.4.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/ironjacamar/ironjacamar-common-api/1.3.4.Final/ironjacamar-common-api-1.3.4.Final.jar (223 kB at 466 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/ironjacamar/ironjacamar-spec-api/1.3.4.Final/ironjacamar-spec-api-1.3.4.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/ironjacamar/ironjacamar-common-impl/1.3.4.Final/ironjacamar-common-impl-1.3.4.Final.jar (259 kB at 536 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/xnio/netty/netty-xnio-transport/0.1.1.Final/netty-xnio-transport-0.1.1.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/ironjacamar/ironjacamar-spec-api/1.3.4.Final/ironjacamar-spec-api-1.3.4.Final.jar (62 kB at 128 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-transport/4.0.13.Final/netty-transport-4.0.13.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/eclipse/jdt/core/compiler/ecj/4.4.2/ecj-4.4.2.jar (2.3 MB at 4.7 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-buffer/4.0.13.Final/netty-buffer-4.0.13.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-buffer/4.0.13.Final/netty-buffer-4.0.13.Final.jar (141 kB at 283 kB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-transport/4.0.13.Final/netty-transport-4.0.13.Final.jar (285 kB at 569 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-common/4.0.13.Final/netty-common-4.0.13.Final.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/checkstyle/wildfly-checkstyle-config/1.0.4.Final/wildfly-checkstyle-config-1.0.4.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/weld/weld-core-impl/2.3.5.Final/weld-core-impl-2.3.5.Final.jar (1.6 MB at 3.1 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-logging/2.2.0.Final/wildfly-logging-2.2.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-common/4.0.13.Final/netty-common-4.0.13.Final.jar (344 kB at 672 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/logmanager/log4j-jboss-logmanager/1.1.2.Final/log4j-jboss-logmanager-1.1.2.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-logging/2.2.0.Final/wildfly-logging-2.2.0.Final.jar (436 kB at 838 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-subsystem-test-framework/2.2.0.Final/wildfly-subsystem-test-framework-2.2.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/logmanager/log4j-jboss-logmanager/1.1.2.Final/log4j-jboss-logmanager-1.1.2.Final.jar (494 kB at 935 kB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-subsystem-test-framework/2.2.0.Final/wildfly-subsystem-test-framework-2.2.0.Final.jar (118 kB at 223 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.2.1/maven-aether-provider-3.2.1.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.1/maven-model-3.2.1.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.2.1/maven-aether-provider-3.2.1.jar (61 kB at 115 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.2.1/maven-model-builder-3.2.1.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.1/maven-model-3.2.1.jar (160 kB at 298 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.2.1/maven-model-builder-3.2.1.jar (165 kB at 305 kB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar (62 kB at 114 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.2.1/maven-repository-metadata-3.2.1.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.2.1/maven-repository-metadata-3.2.1.jar (26 kB at 47 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/legacy/test/wildfly-legacy-spi/2.0.2.Final/wildfly-legacy-spi-2.0.2.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar (145 kB at 263 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/legacy/test/wildfly-legacy-spi/2.0.2.Final/wildfly-legacy-spi-2.0.2.Final.jar (5.3 kB at 9.6 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/xerces/xercesImpl/2.11.0.SP4/xercesImpl-2.11.0.SP4.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/xalan/xalan/2.7.1.jbossorg-2/xalan-2.7.1.jbossorg-2.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/xalan/serializer/2.7.1.jbossorg-2/serializer-2.7.1.jbossorg-2.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar (486 kB at 862 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-model-test/2.2.0.Final/wildfly-model-test-2.2.0.Final.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/org/eclipse/aether/aether-transport-file/1.0.0.v20140518/aether-transport-file-1.0.0.v20140518.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/eclipse/aether/aether-transport-file/1.0.0.v20140518/aether-transport-file-1.0.0.v20140518.jar (9.0 kB at 16 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/eclipse/aether/aether-transport-http/1.0.0.v20140518/aether-transport-http-1.0.0.v20140518.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-model-test/2.2.0.Final/wildfly-model-test-2.2.0.Final.jar (127 kB at 222 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient/4.2.6/httpclient-4.2.6.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/eclipse/aether/aether-transport-http/1.0.0.v20140518/aether-transport-http-1.0.0.v20140518.jar (35 kB at 60 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore/4.2.5/httpcore-4.2.5.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore/4.2.5/httpcore-4.2.5.jar (228 kB at 389 kB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient/4.2.6/httpclient-4.2.6.jar (436 kB at 745 kB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/xnio/netty/netty-xnio-transport/0.1.1.Final/netty-xnio-transport-0.1.1.Final.jar (52 kB at 54 kB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/checkstyle/wildfly-checkstyle-config/1.0.4.Final/wildfly-checkstyle-config-1.0.4.Final.jar (4.1 kB at 4.2 kB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/undertow/jastow/jastow/2.0.1.Final/jastow-2.0.1.Final.jar (622 kB at 631 kB/s) [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/jboss/activemq/artemis/integration/artemis-wildfly-integration/1.0.2/artemis-wildfly-integration-1.0.2.jar [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/apache/activemq/artemis-server/1.1.0.wildfly-017/artemis-server-1.1.0.wildfly-017.jar [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/apache/activemq/artemis-selector/1.1.0.wildfly-017/artemis-selector-1.1.0.wildfly-017.jar [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/apache/activemq/artemis-core-client/1.1.0.wildfly-017/artemis-core-client-1.1.0.wildfly-017.jar [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/apache/activemq/artemis-cli/1.1.0.wildfly-017/artemis-cli-1.1.0.wildfly-017.jar [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/apache/activemq/artemis-commons/1.1.0.wildfly-017/artemis-commons-1.1.0.wildfly-017.jar [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/apache/activemq/artemis-dto/1.1.0.wildfly-017/artemis-dto-1.1.0.wildfly-017.jar [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/apache/activemq/artemis-journal/1.1.0.wildfly-017/artemis-journal-1.1.0.wildfly-017.jar [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/apache/activemq/artemis-jms-client/1.1.0.wildfly-017/artemis-jms-client-1.1.0.wildfly-017.jar [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/apache/activemq/artemis-native/1.1.0.wildfly-017/artemis-native-1.1.0.wildfly-017.jar [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/apache/activemq/artemis-jms-server/1.1.0.wildfly-017/artemis-jms-server-1.1.0.wildfly-017.jar [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/apache/activemq/artemis-service-extensions/1.1.0.wildfly-017/artemis-service-extensions-1.1.0.wildfly-017.jar [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/apache/activemq/artemis-ra/1.1.0.wildfly-017/artemis-ra-1.1.0.wildfly-017.jar [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/jboss/security/jboss-negotiation-extras/3.0.2.Final/jboss-negotiation-extras-3.0.2.Final.jar [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/jboss/security/jboss-negotiation-common/3.0.2.Final/jboss-negotiation-common-3.0.2.Final.jar [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/jboss/security/jboss-negotiation-spnego/3.0.2.Final/jboss-negotiation-spnego-3.0.2.Final.jar [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/jboss/jboss-iiop-client/1.0.0.Final/jboss-iiop-client-1.0.0.Final.jar [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/xerces/xercesImpl/2.11.0.SP4/xercesImpl-2.11.0.SP4.jar [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/xalan/xalan/2.7.1.jbossorg-2/xalan-2.7.1.jbossorg-2.jar [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/xalan/serializer/2.7.1.jbossorg-2/serializer-2.7.1.jbossorg-2.jar [INFO] Downloaded from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/xalan/serializer/2.7.1.jbossorg-2/serializer-2.7.1.jbossorg-2.jar (286 kB at 130 kB/s) [INFO] Downloaded from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/xerces/xercesImpl/2.11.0.SP4/xercesImpl-2.11.0.SP4.jar (1.8 MB at 600 kB/s) [INFO] Downloaded from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/xalan/xalan/2.7.1.jbossorg-2/xalan-2.7.1.jbossorg-2.jar (3.3 MB at 819 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/activemq/artemis/integration/artemis-wildfly-integration/1.0.2/artemis-wildfly-integration-1.0.2.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-server/1.1.0.wildfly-017/artemis-server-1.1.0.wildfly-017.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-selector/1.1.0.wildfly-017/artemis-selector-1.1.0.wildfly-017.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-core-client/1.1.0.wildfly-017/artemis-core-client-1.1.0.wildfly-017.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-cli/1.1.0.wildfly-017/artemis-cli-1.1.0.wildfly-017.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/activemq/artemis/integration/artemis-wildfly-integration/1.0.2/artemis-wildfly-integration-1.0.2.jar (46 kB at 165 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-commons/1.1.0.wildfly-017/artemis-commons-1.1.0.wildfly-017.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-selector/1.1.0.wildfly-017/artemis-selector-1.1.0.wildfly-017.jar (101 kB at 238 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-dto/1.1.0.wildfly-017/artemis-dto-1.1.0.wildfly-017.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-commons/1.1.0.wildfly-017/artemis-commons-1.1.0.wildfly-017.jar (138 kB at 243 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-journal/1.1.0.wildfly-017/artemis-journal-1.1.0.wildfly-017.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-dto/1.1.0.wildfly-017/artemis-dto-1.1.0.wildfly-017.jar (13 kB at 19 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-native/1.1.0.wildfly-017/artemis-native-1.1.0.wildfly-017.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-server/1.1.0.wildfly-017/artemis-server-1.1.0.wildfly-017.jar (1.2 MB at 1.5 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-jms-client/1.1.0.wildfly-017/artemis-jms-client-1.1.0.wildfly-017.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-journal/1.1.0.wildfly-017/artemis-journal-1.1.0.wildfly-017.jar (169 kB at 198 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-jms-server/1.1.0.wildfly-017/artemis-jms-server-1.1.0.wildfly-017.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-native/1.1.0.wildfly-017/artemis-native-1.1.0.wildfly-017.jar (32 kB at 32 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-service-extensions/1.1.0.wildfly-017/artemis-service-extensions-1.1.0.wildfly-017.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-jms-client/1.1.0.wildfly-017/artemis-jms-client-1.1.0.wildfly-017.jar (170 kB at 152 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-ra/1.1.0.wildfly-017/artemis-ra-1.1.0.wildfly-017.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-jms-server/1.1.0.wildfly-017/artemis-jms-server-1.1.0.wildfly-017.jar (150 kB at 132 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/security/jboss-negotiation-extras/3.0.2.Final/jboss-negotiation-extras-3.0.2.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-cli/1.1.0.wildfly-017/artemis-cli-1.1.0.wildfly-017.jar (173 kB at 140 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/security/jboss-negotiation-common/3.0.2.Final/jboss-negotiation-common-3.0.2.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-service-extensions/1.1.0.wildfly-017/artemis-service-extensions-1.1.0.wildfly-017.jar (31 kB at 24 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/security/jboss-negotiation-spnego/3.0.2.Final/jboss-negotiation-spnego-3.0.2.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-ra/1.1.0.wildfly-017/artemis-ra-1.1.0.wildfly-017.jar (146 kB at 105 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-iiop-client/1.0.0.Final/jboss-iiop-client-1.0.0.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/security/jboss-negotiation-extras/3.0.2.Final/jboss-negotiation-extras-3.0.2.Final.jar (45 kB at 32 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/security/jboss-negotiation-common/3.0.2.Final/jboss-negotiation-common-3.0.2.Final.jar (42 kB at 27 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/security/jboss-negotiation-spnego/3.0.2.Final/jboss-negotiation-spnego-3.0.2.Final.jar (34 kB at 22 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-iiop-client/1.0.0.Final/jboss-iiop-client-1.0.0.Final.jar (9.0 kB at 5.3 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-core-client/1.1.0.wildfly-017/artemis-core-client-1.1.0.wildfly-017.jar (611 kB at 342 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-blacktie --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-blacktie --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-blacktie --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-blacktie --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-blacktie --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ wildfly-blacktie --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 24 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/wildfly-blacktie/subsystem/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/wildfly-blacktie/subsystem/src/main/java/org/wildfly/extension/blacktie/BlacktieSubsystemAdd.java:[30,31] org.jboss.as.controller.ServiceVerificationHandler in org.jboss.as.controller has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/wildfly-blacktie/subsystem/src/main/java/org/wildfly/extension/blacktie/BlacktieSubsystemAdd.java:[30,31] org.jboss.as.controller.ServiceVerificationHandler in org.jboss.as.controller has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/wildfly-blacktie/subsystem/src/main/java/org/wildfly/extension/blacktie/BlacktieSubsystemAdd.java:[30,31] org.jboss.as.controller.ServiceVerificationHandler in org.jboss.as.controller has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/wildfly-blacktie/subsystem/src/main/java/org/wildfly/extension/blacktie/BlacktieSubsystemAdd.java:[30,31] org.jboss.as.controller.ServiceVerificationHandler in org.jboss.as.controller has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/wildfly-blacktie/subsystem/src/main/java/org/codehaus/stomp/jms/StompSession.java:[200,20] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/wildfly-blacktie/subsystem/src/main/java/org/codehaus/stomp/jms/StompSession.java:[201,20] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/wildfly-blacktie/subsystem/src/main/java/org/codehaus/stomp/jms/StompSession.java:[204,24] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/wildfly-blacktie/subsystem/src/main/java/org/codehaus/stomp/jms/StompSession.java:[206,20] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/wildfly-blacktie/subsystem/src/main/java/org/codehaus/stomp/jms/StompSession.java:[209,24] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/wildfly-blacktie/subsystem/src/main/java/org/codehaus/stomp/jms/StompSession.java:[211,20] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/wildfly-blacktie/subsystem/src/main/java/org/codehaus/stomp/jms/StompSession.java:[214,24] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/wildfly-blacktie/subsystem/src/main/java/org/codehaus/stomp/jms/StompSession.java:[216,20] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/wildfly-blacktie/subsystem/src/main/java/org/codehaus/stomp/jms/StompSession.java:[219,24] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/wildfly-blacktie/subsystem/src/main/java/org/codehaus/stomp/jms/StompSession.java:[227,24] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/wildfly-blacktie/subsystem/src/main/java/org/codehaus/stomp/jms/StompSession.java:[233,29] unchecked call to HashMap(java.util.Map) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/wildfly-blacktie/subsystem/src/main/java/org/codehaus/stomp/jms/StompSession.java:[278,27] unchecked method invocation: method setHeaders in class org.codehaus.stomp.StompFrame is applied to given types required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/wildfly-blacktie/subsystem/src/main/java/org/codehaus/stomp/jms/StompSession.java:[278,28] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/wildfly-blacktie/subsystem/src/main/java/org/codehaus/stomp/jms/StompSession.java:[291,24] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/wildfly-blacktie/subsystem/src/main/java/org/codehaus/stomp/StompMarshaller.java:[120,36] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/wildfly-blacktie/subsystem/src/main/java/org/codehaus/stomp/StompMarshaller.java:[175,20] unchecked method invocation: constructor in class org.codehaus.stomp.StompFrame is applied to given types required: java.lang.String,java.util.Map,byte[] found: java.lang.String,java.util.HashMap,byte[] [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/wildfly-blacktie/subsystem/src/main/java/org/codehaus/stomp/StompMarshaller.java:[175,43] unchecked conversion required: java.util.Map found: java.util.HashMap [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/wildfly-blacktie/subsystem/src/main/java/org/wildfly/extension/blacktie/BlacktieSubsystemAdd.java:[83,45] JBOSS_BINDING_NAME in org.jboss.as.network.SocketBinding has been deprecated [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ wildfly-blacktie --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-blacktie --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ wildfly-blacktie --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/wildfly-blacktie/subsystem/target/test-classes [INFO] [INFO] --- byteman-rulecheck-maven-plugin:4.0.10:rulecheck (rulecheck) @ wildfly-blacktie --- [INFO] No byteman script in /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/wildfly-blacktie/subsystem/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ wildfly-blacktie --- [WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead. [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/surefire/surefire-junit4/2.20/surefire-junit4-2.20.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-junit4/2.20/surefire-junit4-2.20.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.20/surefire-junit4-2.20.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.20/surefire-junit4-2.20.pom (3.3 kB at 3.8 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/surefire/surefire-providers/2.20/surefire-providers-2.20.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-providers/2.20/surefire-providers-2.20.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.20/surefire-providers-2.20.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.20/surefire-providers-2.20.pom (2.6 kB at 4.0 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/surefire/surefire-junit4/2.20/surefire-junit4-2.20.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-junit4/2.20/surefire-junit4-2.20.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.20/surefire-junit4-2.20.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.20/surefire-junit4-2.20.jar (82 kB at 6.9 MB/s) [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.wildfly.extension.blacktie.BlacktieSubsystemTestCase [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 5.243 s - in org.wildfly.extension.blacktie.BlacktieSubsystemTestCase [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 2 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ wildfly-blacktie --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/wildfly-blacktie/subsystem/target/wildfly-blacktie-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ wildfly-blacktie >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-blacktie --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-blacktie --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-blacktie --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ wildfly-blacktie <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ wildfly-blacktie --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/wildfly-blacktie/subsystem/target/wildfly-blacktie-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ wildfly-blacktie --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/wildfly-blacktie/subsystem/target/wildfly-blacktie-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-blacktie --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/wildfly-blacktie/subsystem/target/wildfly-blacktie-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/wildfly-blacktie/5.10.7.Final-SNAPSHOT/wildfly-blacktie-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/wildfly-blacktie/subsystem/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/wildfly-blacktie/5.10.7.Final-SNAPSHOT/wildfly-blacktie-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/wildfly-blacktie/subsystem/target/wildfly-blacktie-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/wildfly-blacktie/5.10.7.Final-SNAPSHOT/wildfly-blacktie-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/wildfly-blacktie/subsystem/target/wildfly-blacktie-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/wildfly-blacktie/5.10.7.Final-SNAPSHOT/wildfly-blacktie-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] -----< org.jboss.narayana.blacktie:wildfly-blacktie-feature-pack >------ [INFO] Building WildFly: Blacktie Feature Pack 5.10.7.Final-SNAPSHOT [3/4] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/wildfly/build/wildfly-feature-pack-build-maven-plugin/1.1.3.Final/wildfly-feature-pack-build-maven-plugin-1.1.3.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/wildfly/build/wildfly-feature-pack-build-maven-plugin/1.1.3.Final/wildfly-feature-pack-build-maven-plugin-1.1.3.Final.pom (6.7 kB at 12 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/wildfly/build/wildfly-build-tools-parent/1.1.3.Final/wildfly-build-tools-parent-1.1.3.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/wildfly/build/wildfly-build-tools-parent/1.1.3.Final/wildfly-build-tools-parent-1.1.3.Final.pom (19 kB at 45 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/wildfly/build/wildfly-feature-pack-build-maven-plugin/1.1.3.Final/wildfly-feature-pack-build-maven-plugin-1.1.3.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/wildfly/build/wildfly-feature-pack-build-maven-plugin/1.1.3.Final/wildfly-feature-pack-build-maven-plugin-1.1.3.Final.jar (40 kB at 96 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-feature-pack/10.1.0.Final/wildfly-feature-pack-10.1.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-feature-pack/10.1.0.Final/wildfly-feature-pack-10.1.0.Final.pom (93 kB at 10 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-feature-pack/10.1.0.Final/wildfly-feature-pack-10.1.0.Final.zip [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-feature-pack/10.1.0.Final/wildfly-feature-pack-10.1.0.Final.zip (513 kB at 27 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-blacktie-feature-pack --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-blacktie-feature-pack --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-blacktie-feature-pack --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-blacktie-feature-pack --- [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ wildfly-blacktie-feature-pack --- [INFO] [INFO] --- wildfly-feature-pack-build-maven-plugin:1.1.3.Final:build (feature-pack-build) @ wildfly-blacktie-feature-pack --- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/plugin-tools/maven-plugin-annotations/3.4/maven-plugin-annotations-3.4.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.4/maven-plugin-annotations-3.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.4/maven-plugin-annotations-3.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.4/maven-plugin-annotations-3.4.pom (1.6 kB at 9.7 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/plugin-tools/maven-plugin-tools/3.4/maven-plugin-tools-3.4.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.4/maven-plugin-tools-3.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.4/maven-plugin-tools-3.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.4/maven-plugin-tools-3.4.pom (14 kB at 60 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/wildfly/build/wildfly-server-provisioning/1.1.3.Final/wildfly-server-provisioning-1.1.3.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/wildfly/build/wildfly-server-provisioning/1.1.3.Final/wildfly-server-provisioning-1.1.3.Final.pom (4.1 kB at 7.4 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom (3.5 kB at 8.3 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven/3.1.0/maven-3.1.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.1.0/maven-3.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.0/maven-3.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.0/maven-3.1.0.pom (22 kB at 3.6 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom (3.8 kB at 67 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom (2.5 kB at 30 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom (1.0 kB at 1.8 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom (1.9 kB at 2.2 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom (5.9 kB at 10 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom (7.9 kB at 28 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/com/google/guava/guava/10.0.1/guava-10.0.1.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/com/google/guava/guava/10.0.1/guava-10.0.1.pom (5.4 kB at 18 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom (2.0 kB at 6.5 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom (5.0 kB at 16 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom (7.8 kB at 25 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/jandex/1.2.1.Final/jandex-1.2.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/jandex/1.2.1.Final/jandex-1.2.1.Final.pom (3.6 kB at 13 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/staxmapper/1.1.0.Final/staxmapper-1.1.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/staxmapper/1.1.0.Final/staxmapper-1.1.0.Final.pom (3.0 kB at 11 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/plugin-tools/maven-plugin-annotations/3.4/maven-plugin-annotations-3.4.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/wildfly/build/wildfly-server-provisioning/1.1.3.Final/wildfly-server-provisioning-1.1.3.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/com/google/guava/guava/10.0.1/guava-10.0.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar (61 kB at 55 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/wildfly/build/wildfly-server-provisioning/1.1.3.Final/wildfly-server-provisioning-1.1.3.Final.jar (219 kB at 172 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/jandex/1.2.1.Final/jandex-1.2.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/jandex/1.2.1.Final/jandex-1.2.1.Final.jar (79 kB at 51 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/staxmapper/1.1.0.Final/staxmapper-1.1.0.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar (202 kB at 121 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar (202 kB at 110 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/staxmapper/1.1.0.Final/staxmapper-1.1.0.Final.jar (36 kB at 17 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (357 kB at 153 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/com/google/guava/guava/10.0.1/guava-10.0.1.jar (1.5 MB at 570 kB/s) [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.4/maven-plugin-annotations-3.4.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.4/maven-plugin-annotations-3.4.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.4/maven-plugin-annotations-3.4.jar (14 kB at 2.0 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar (30 kB at 3.8 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar (60 kB at 6.0 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar (159 kB at 13 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar (164 kB at 9.6 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-servlet-feature-pack/10.1.0.Final/wildfly-servlet-feature-pack-10.1.0.Final.zip [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-servlet-feature-pack/10.1.0.Final/wildfly-servlet-feature-pack-10.1.0.Final.zip (173 kB at 17 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-core-feature-pack/2.2.0.Final/wildfly-core-feature-pack-2.2.0.Final.zip [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-core-feature-pack/2.2.0.Final/wildfly-core-feature-pack-2.2.0.Final.zip (416 kB at 26 MB/s) [INFO] [INFO] --- byteman-rulecheck-maven-plugin:4.0.10:rulecheck (rulecheck) @ wildfly-blacktie-feature-pack --- [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ wildfly-blacktie-feature-pack >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-blacktie-feature-pack --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-blacktie-feature-pack --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-blacktie-feature-pack --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ wildfly-blacktie-feature-pack <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ wildfly-blacktie-feature-pack --- [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ wildfly-blacktie-feature-pack --- [INFO] [INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ wildfly-blacktie-feature-pack --- [INFO] Reading assembly descriptor: assembly.xml [INFO] Building zip: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/wildfly-blacktie/feature-pack/target/wildfly-blacktie-feature-pack-5.10.7.Final-SNAPSHOT.zip [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-blacktie-feature-pack --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/wildfly-blacktie/feature-pack/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/wildfly-blacktie-feature-pack/5.10.7.Final-SNAPSHOT/wildfly-blacktie-feature-pack-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/wildfly-blacktie/feature-pack/target/wildfly-blacktie-feature-pack-5.10.7.Final-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/wildfly-blacktie-feature-pack/5.10.7.Final-SNAPSHOT/wildfly-blacktie-feature-pack-5.10.7.Final-SNAPSHOT.zip [INFO] [INFO] ---------< org.jboss.narayana.blacktie:wildfly-blacktie-build >--------- [INFO] Building WildFly: Blacktie Subsystem Build 5.10.7.Final-SNAPSHOT [4/4] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/wildfly/build/wildfly-server-provisioning-maven-plugin/1.1.3.Final/wildfly-server-provisioning-maven-plugin-1.1.3.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/wildfly/build/wildfly-server-provisioning-maven-plugin/1.1.3.Final/wildfly-server-provisioning-maven-plugin-1.1.3.Final.pom (7.3 kB at 13 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/wildfly/build/wildfly-server-provisioning-maven-plugin/1.1.3.Final/wildfly-server-provisioning-maven-plugin-1.1.3.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/wildfly/build/wildfly-server-provisioning-maven-plugin/1.1.3.Final/wildfly-server-provisioning-maven-plugin-1.1.3.Final.jar (9.4 kB at 34 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-blacktie-build --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-blacktie-build --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-blacktie-build --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-blacktie-build --- [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ wildfly-blacktie-build --- [INFO] [INFO] --- wildfly-server-provisioning-maven-plugin:1.1.3.Final:build (server-provisioning) @ wildfly-blacktie-build --- groups = org.jboss.as org.wildfly groups = [org.wildfly, org.jboss.as] parsing feature pack [INFO] Downloading from central: https://repo1.maven.org/maven2/com/h2database/h2/1.3.173/h2-1.3.173.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/com/h2database/h2/1.3.173/h2-1.3.173.jar (1.6 MB at 40 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/avro/avro/1.7.6/avro-1.7.6.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/avro/avro/1.7.6/avro-1.7.6.jar (426 kB at 30 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jgroups/jgroups-azure/1.0.0.Final/jgroups-azure-1.0.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jgroups/jgroups-azure/1.0.0.Final/jgroups-azure-1.0.0.Final.jar (7.5 kB at 1.5 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/glassfish/jaxb/txw2/2.2.11.jbossorg-1/txw2-2.2.11.jbossorg-1.jar [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/glassfish/jaxb/txw2/2.2.11.jbossorg-1/txw2-2.2.11.jbossorg-1.jar [INFO] Downloaded from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/glassfish/jaxb/txw2/2.2.11.jbossorg-1/txw2-2.2.11.jbossorg-1.jar (69 kB at 126 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/lucene/lucene-analyzers-common/5.3.1/lucene-analyzers-common-5.3.1.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/lucene/lucene-analyzers-common/5.3.1/lucene-analyzers-common-5.3.1.jar (1.6 MB at 33 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/lucene/lucene-core/5.3.1/lucene-core-5.3.1.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/lucene/lucene-core/5.3.1/lucene-core-5.3.1.jar (2.4 MB at 43 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/lucene/lucene-facet/5.3.1/lucene-facet-5.3.1.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/lucene/lucene-facet/5.3.1/lucene-facet-5.3.1.jar (177 kB at 20 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/lucene/lucene-queries/5.3.1/lucene-queries-5.3.1.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/lucene/lucene-queries/5.3.1/lucene-queries-5.3.1.jar (212 kB at 21 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/lucene/lucene-queryparser/5.3.1/lucene-queryparser-5.3.1.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/lucene/lucene-queryparser/5.3.1/lucene-queryparser-5.3.1.jar (401 kB at 27 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-jaxb-provider/3.0.19.Final/resteasy-jaxb-provider-3.0.19.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-jaxb-provider/3.0.19.Final/resteasy-jaxb-provider-3.0.19.Final.jar (79 kB at 11 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/hibernate/hibernate-core/5.0.10.Final/hibernate-core-5.0.10.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/hibernate/hibernate-core/5.0.10.Final/hibernate-core-5.0.10.Final.jar (5.6 MB at 57 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/hibernate/hibernate-envers/5.0.10.Final/hibernate-envers-5.0.10.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/hibernate/hibernate-envers/5.0.10.Final/hibernate-envers-5.0.10.Final.jar (407 kB at 31 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/hibernate/hibernate-entitymanager/5.0.10.Final/hibernate-entitymanager-5.0.10.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/hibernate/hibernate-entitymanager/5.0.10.Final/hibernate-entitymanager-5.0.10.Final.jar (610 kB at 36 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/hibernate/hibernate-java8/5.0.10.Final/hibernate-java8-5.0.10.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/hibernate/hibernate-java8/5.0.10.Final/hibernate-java8-5.0.10.Final.jar (31 kB at 5.1 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-cdi/3.0.19.Final/resteasy-cdi-3.0.19.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-cdi/3.0.19.Final/resteasy-cdi-3.0.19.Final.jar (29 kB at 4.9 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/picketlink/picketlink-config/2.5.5.SP2/picketlink-config-2.5.5.SP2.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/picketlink/picketlink-config/2.5.5.SP2/picketlink-config-2.5.5.SP2.jar (49 kB at 7.0 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-json-p-provider/3.0.19.Final/resteasy-json-p-provider-3.0.19.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-json-p-provider/3.0.19.Final/resteasy-json-p-provider-3.0.19.Final.jar (10 kB at 1.7 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.7.jbossorg-1/slf4j-api-1.7.7.jbossorg-1.jar [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/slf4j/slf4j-api/1.7.7.jbossorg-1/slf4j-api-1.7.7.jbossorg-1.jar [INFO] Downloaded from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/slf4j/slf4j-api/1.7.7.jbossorg-1/slf4j-api-1.7.7.jbossorg-1.jar (29 kB at 105 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/lucene/lucene-misc/5.3.1/lucene-misc-5.3.1.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/lucene/lucene-misc/5.3.1/lucene-misc-5.3.1.jar (172 kB at 17 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/lucene/lucene-backward-codecs/5.3.1/lucene-backward-codecs-5.3.1.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/lucene/lucene-backward-codecs/5.3.1/lucene-backward-codecs-5.3.1.jar (384 kB at 27 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-jacorb/10.1.0.Final/wildfly-jacorb-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-jacorb/10.1.0.Final/wildfly-jacorb-10.1.0.Final.jar (127 kB at 16 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-jberet/10.1.0.Final/wildfly-jberet-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-jberet/10.1.0.Final/wildfly-jberet-10.1.0.Final.jar (9.5 kB at 1.9 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jgroups/jgroups/3.6.10.Final/jgroups-3.6.10.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jgroups/jgroups/3.6.10.Final/jgroups-3.6.10.Final.jar (2.4 MB at 45 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/security/jboss-negotiation-ntlm/3.0.2.Final/jboss-negotiation-ntlm-3.0.2.Final.jar [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/jboss/security/jboss-negotiation-ntlm/3.0.2.Final/jboss-negotiation-ntlm-3.0.2.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/security/jboss-negotiation-ntlm/3.0.2.Final/jboss-negotiation-ntlm-3.0.2.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/security/jboss-negotiation-ntlm/3.0.2.Final/jboss-negotiation-ntlm-3.0.2.Final.jar (15 kB at 8.0 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-server/10.1.0.Final/wildfly-clustering-server-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-server/10.1.0.Final/wildfly-clustering-server-10.1.0.Final.jar (161 kB at 11 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/com/sun/xsom/xsom/20140925/xsom-20140925.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/com/sun/xsom/xsom/20140925/xsom-20140925.jar (413 kB at 19 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/weld/probe/weld-probe-core/2.3.5.Final/weld-probe-core-2.3.5.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/weld/probe/weld-probe-core/2.3.5.Final/weld-probe-core-2.3.5.Final.jar (781 kB at 27 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/ws/cxf/jbossws-cxf-server/5.1.5.Final/jbossws-cxf-server-5.1.5.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/ws/cxf/jbossws-cxf-server/5.1.5.Final/jbossws-cxf-server-5.1.5.Final.jar (115 kB at 11 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-stomp-protocol/1.1.0.wildfly-017/artemis-stomp-protocol-1.1.0.wildfly-017.jar [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/apache/activemq/artemis-stomp-protocol/1.1.0.wildfly-017/artemis-stomp-protocol-1.1.0.wildfly-017.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-stomp-protocol/1.1.0.wildfly-017/artemis-stomp-protocol-1.1.0.wildfly-017.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-stomp-protocol/1.1.0.wildfly-017/artemis-stomp-protocol-1.1.0.wildfly-017.jar (93 kB at 62 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore/4.4.1/httpcore-4.4.1.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore/4.4.1/httpcore-4.4.1.jar (322 kB at 18 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.1/httpcore-nio-4.4.1.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.1/httpcore-nio-4.4.1.jar (356 kB at 20 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpasyncclient/4.1/httpasyncclient-4.1.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpasyncclient/4.1/httpasyncclient-4.1.jar (177 kB at 16 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpmime/4.5/httpmime-4.5.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpmime/4.5/httpmime-4.5.jar (41 kB at 5.8 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/com/github/relaxng/relaxngDatatype/2011.1/relaxngDatatype-2011.1.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/com/github/relaxng/relaxngDatatype/2011.1/relaxngDatatype-2011.1.jar (16 kB at 3.1 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/santuario/xmlsec/2.0.6/xmlsec-2.0.6.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/santuario/xmlsec/2.0.6/xmlsec-2.0.6.jar (1.1 MB at 33 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-hornetq-protocol/1.1.0.wildfly-017/artemis-hornetq-protocol-1.1.0.wildfly-017.jar [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/apache/activemq/artemis-hornetq-protocol/1.1.0.wildfly-017/artemis-hornetq-protocol-1.1.0.wildfly-017.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-hornetq-protocol/1.1.0.wildfly-017/artemis-hornetq-protocol-1.1.0.wildfly-017.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-hornetq-protocol/1.1.0.wildfly-017/artemis-hornetq-protocol-1.1.0.wildfly-017.jar (5.8 kB at 5.6 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-web/10.1.0.Final/wildfly-web-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-web/10.1.0.Final/wildfly-web-10.1.0.Final.jar (143 kB at 10 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-infinispan-extension/10.1.0.Final/wildfly-clustering-infinispan-extension-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-infinispan-extension/10.1.0.Final/wildfly-clustering-infinispan-extension-10.1.0.Final.jar (533 kB at 20 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/slf4j/slf4j-ext/1.7.7.jbossorg-1/slf4j-ext-1.7.7.jbossorg-1.jar [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/slf4j/slf4j-ext/1.7.7.jbossorg-1/slf4j-ext-1.7.7.jbossorg-1.jar [INFO] Downloaded from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/slf4j/slf4j-ext/1.7.7.jbossorg-1/slf4j-ext-1.7.7.jbossorg-1.jar (42 kB at 150 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/picketlink/picketlink-api/2.5.5.SP2/picketlink-api-2.5.5.SP2.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/picketlink/picketlink-api/2.5.5.SP2/picketlink-api-2.5.5.SP2.jar (98 kB at 7.6 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/slf4j/jcl-over-slf4j/1.7.7.jbossorg-1/jcl-over-slf4j-1.7.7.jbossorg-1.jar [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/slf4j/jcl-over-slf4j/1.7.7.jbossorg-1/jcl-over-slf4j-1.7.7.jbossorg-1.jar [INFO] Downloaded from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/slf4j/jcl-over-slf4j/1.7.7.jbossorg-1/jcl-over-slf4j-1.7.7.jbossorg-1.jar (17 kB at 24 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/mod_cluster/mod_cluster-container-spi/1.3.3.Final/mod_cluster-container-spi-1.3.3.Final.jar [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/jboss/mod_cluster/mod_cluster-container-spi/1.3.3.Final/mod_cluster-container-spi-1.3.3.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/mod_cluster/mod_cluster-container-spi/1.3.3.Final/mod_cluster-container-spi-1.3.3.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/mod_cluster/mod_cluster-container-spi/1.3.3.Final/mod_cluster-container-spi-1.3.3.Final.jar (7.1 kB at 4.6 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/spec/javax/faces/jboss-jsf-api_2.2_spec/2.2.13/jboss-jsf-api_2.2_spec-2.2.13.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/spec/javax/faces/jboss-jsf-api_2.2_spec/2.2.13/jboss-jsf-api_2.2_spec-2.2.13.jar (723 kB at 25 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/picketlink/picketlink-federation/2.5.5.SP2/picketlink-federation-2.5.5.SP2.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/picketlink/picketlink-federation/2.5.5.SP2/picketlink-federation-2.5.5.SP2.jar (1.2 MB at 35 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-jackson2-provider/3.0.19.Final/resteasy-jackson2-provider-3.0.19.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-jackson2-provider/3.0.19.Final/resteasy-jackson2-provider-3.0.19.Final.jar (14 kB at 2.3 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/com/io7m/xom/xom/1.2.10/xom-1.2.10.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/com/io7m/xom/xom/1.2.10/xom-1.2.10.jar (313 kB at 21 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-cmp/10.1.0.Final/wildfly-cmp-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-cmp/10.1.0.Final/wildfly-cmp-10.1.0.Final.jar (34 kB at 4.9 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-jsf/10.1.0.Final/wildfly-jsf-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-jsf/10.1.0.Final/wildfly-jsf-10.1.0.Final.jar (45 kB at 5.1 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/hal/release-stream/2.8.27.Final/release-stream-2.8.27.Final-resources.jar [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/jboss/hal/release-stream/2.8.27.Final/release-stream-2.8.27.Final-resources.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/hal/release-stream/2.8.27.Final/release-stream-2.8.27.Final-resources.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/hal/release-stream/2.8.27.Final/release-stream-2.8.27.Final-resources.jar (11 MB at 1.4 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/jboss-ejb-client/2.1.4.Final/jboss-ejb-client-2.1.4.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/jboss-ejb-client/2.1.4.Final/jboss-ejb-client-2.1.4.Final.jar (326 kB at 15 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-jaxrs/10.1.0.Final/wildfly-jaxrs-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-jaxrs/10.1.0.Final/wildfly-jaxrs-10.1.0.Final.jar (56 kB at 6.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/ws/projects/jaxws-undertow-httpspi/1.0.1.Final/jaxws-undertow-httpspi-1.0.1.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/ws/projects/jaxws-undertow-httpspi/1.0.1.Final/jaxws-undertow-httpspi-1.0.1.Final.jar (13 kB at 2.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.7.4/jackson-datatype-jsr310-2.7.4.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.7.4/jackson-datatype-jsr310-2.7.4.jar (89 kB at 8.1 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/narayana/txframework/txframework/5.3.3.Final/txframework-5.3.3.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/narayana/txframework/txframework/5.3.3.Final/txframework-5.3.3.Final.jar (34 kB at 3.8 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/ws/cxf/jbossws-cxf-transports-undertow/5.1.5.Final/jbossws-cxf-transports-undertow-5.1.5.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/ws/cxf/jbossws-cxf-transports-undertow/5.1.5.Final/jbossws-cxf-transports-undertow-5.1.5.Final.jar (16 kB at 2.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/infinispan/infinispan-client-hotrod/8.2.4.Final/infinispan-client-hotrod-8.2.4.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/infinispan/infinispan-client-hotrod/8.2.4.Final/infinispan-client-hotrod-8.2.4.Final.jar (358 kB at 16 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-jgroups-extension/10.1.0.Final/wildfly-clustering-jgroups-extension-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-jgroups-extension/10.1.0.Final/wildfly-clustering-jgroups-extension-10.1.0.Final.jar (239 kB at 15 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-patching/2.2.0.Final/wildfly-patching-2.2.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-patching/2.2.0.Final/wildfly-patching-2.2.0.Final.jar (451 kB at 23 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-batch/10.1.0.Final/wildfly-batch-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-batch/10.1.0.Final/wildfly-batch-10.1.0.Final.jar (40 kB at 5.0 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-rt-ws-security/3.1.6/cxf-rt-ws-security-3.1.6.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-rt-ws-security/3.1.6/cxf-rt-ws-security-3.1.6.jar (674 kB at 24 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/jipijapa-eclipselink/10.1.0.Final/jipijapa-eclipselink-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/jipijapa-eclipselink/10.1.0.Final/jipijapa-eclipselink-10.1.0.Final.jar (11 kB at 1.8 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/spec/javax/xml/ws/jboss-jaxws-api_2.2_spec/2.0.3.Final/jboss-jaxws-api_2.2_spec-2.0.3.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/spec/javax/xml/ws/jboss-jaxws-api_2.2_spec/2.0.3.Final/jboss-jaxws-api_2.2_spec-2.0.3.Final.jar (64 kB at 7.1 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-appclient/10.1.0.Final/wildfly-appclient-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-appclient/10.1.0.Final/wildfly-appclient-10.1.0.Final.jar (85 kB at 9.4 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/glassfish/jaxb/jaxb-core/2.2.11.jbossorg-1/jaxb-core-2.2.11.jbossorg-1.jar [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/glassfish/jaxb/jaxb-core/2.2.11.jbossorg-1/jaxb-core-2.2.11.jbossorg-1.jar [INFO] Downloaded from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/glassfish/jaxb/jaxb-core/2.2.11.jbossorg-1/jaxb-core-2.2.11.jbossorg-1.jar (153 kB at 538 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.2.11.jbossorg-1/jaxb-runtime-2.2.11.jbossorg-1.jar [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/glassfish/jaxb/jaxb-runtime/2.2.11.jbossorg-1/jaxb-runtime-2.2.11.jbossorg-1.jar [INFO] Downloaded from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/glassfish/jaxb/jaxb-runtime/2.2.11.jbossorg-1/jaxb-runtime-2.2.11.jbossorg-1.jar (1.0 MB at 1.5 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/glassfish/jaxb/jaxb-xjc/2.2.11.jbossorg-1/jaxb-xjc-2.2.11.jbossorg-1.jar [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/glassfish/jaxb/jaxb-xjc/2.2.11.jbossorg-1/jaxb-xjc-2.2.11.jbossorg-1.jar [INFO] Downloaded from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/glassfish/jaxb/jaxb-xjc/2.2.11.jbossorg-1/jaxb-xjc-2.2.11.jbossorg-1.jar (1.0 MB at 1.5 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/glassfish/jaxb/jaxb-jxc/2.2.11.jbossorg-1/jaxb-jxc-2.2.11.jbossorg-1.jar [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/glassfish/jaxb/jaxb-jxc/2.2.11.jbossorg-1/jaxb-jxc-2.2.11.jbossorg-1.jar [INFO] Downloaded from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/glassfish/jaxb/jaxb-jxc/2.2.11.jbossorg-1/jaxb-jxc-2.2.11.jbossorg-1.jar (119 kB at 422 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/glassfish/jaxb/codemodel/2.2.11.jbossorg-1/codemodel-2.2.11.jbossorg-1.jar [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/glassfish/jaxb/codemodel/2.2.11.jbossorg-1/codemodel-2.2.11.jbossorg-1.jar [INFO] Downloaded from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/glassfish/jaxb/codemodel/2.2.11.jbossorg-1/codemodel-2.2.11.jbossorg-1.jar (152 kB at 536 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/com/sun/xml/bind/external/rngom/2.2.11.jbossorg-1/rngom-2.2.11.jbossorg-1.jar [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/com/sun/xml/bind/external/rngom/2.2.11.jbossorg-1/rngom-2.2.11.jbossorg-1.jar [INFO] Downloaded from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/com/sun/xml/bind/external/rngom/2.2.11.jbossorg-1/rngom-2.2.11.jbossorg-1.jar (312 kB at 746 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/hibernate/hibernate-search-backend-jms/5.5.4.Final/hibernate-search-backend-jms-5.5.4.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/hibernate/hibernate-search-backend-jms/5.5.4.Final/hibernate-search-backend-jms-5.5.4.Final.jar (12 kB at 1.4 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-security-manager/10.1.0.Final/wildfly-security-manager-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-security-manager/10.1.0.Final/wildfly-security-manager-10.1.0.Final.jar (36 kB at 4.0 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-jaxr/10.1.0.Final/wildfly-jaxr-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-jaxr/10.1.0.Final/wildfly-jaxr-10.1.0.Final.jar (21 kB at 3.0 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-hqclient-protocol/1.1.0.wildfly-017/artemis-hqclient-protocol-1.1.0.wildfly-017.jar [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/apache/activemq/artemis-hqclient-protocol/1.1.0.wildfly-017/artemis-hqclient-protocol-1.1.0.wildfly-017.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-hqclient-protocol/1.1.0.wildfly-017/artemis-hqclient-protocol-1.1.0.wildfly-017.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-hqclient-protocol/1.1.0.wildfly-017/artemis-hqclient-protocol-1.1.0.wildfly-017.jar (11 kB at 3.9 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/hibernate/hibernate-search-orm/5.5.4.Final/hibernate-search-orm-5.5.4.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/hibernate/hibernate-search-orm/5.5.4.Final/hibernate-search-orm-5.5.4.Final.jar (142 kB at 9.5 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-mod_cluster-extension/10.1.0.Final/wildfly-mod_cluster-extension-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-mod_cluster-extension/10.1.0.Final/wildfly-mod_cluster-extension-10.1.0.Final.jar (148 kB at 12 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/mod_cluster/mod_cluster-core/1.3.3.Final/mod_cluster-core-1.3.3.Final.jar [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/jboss/mod_cluster/mod_cluster-core/1.3.3.Final/mod_cluster-core-1.3.3.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/mod_cluster/mod_cluster-core/1.3.3.Final/mod_cluster-core-1.3.3.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/mod_cluster/mod_cluster-core/1.3.3.Final/mod_cluster-core-1.3.3.Final.jar (121 kB at 40 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/ws/cxf/jbossws-cxf-client/5.1.5.Final/jbossws-cxf-client-5.1.5.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/ws/cxf/jbossws-cxf-client/5.1.5.Final/jbossws-cxf-client-5.1.5.Final.jar (168 kB at 12 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/ws/cxf/jbossws-cxf-jaspi/5.1.5.Final/jbossws-cxf-jaspi-5.1.5.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/ws/cxf/jbossws-cxf-jaspi/5.1.5.Final/jbossws-cxf-jaspi-5.1.5.Final.jar (40 kB at 5.0 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/opensaml/opensaml-core/3.1.1/opensaml-core-3.1.1.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/opensaml/opensaml-core/3.1.1/opensaml-core-3.1.1.jar (149 kB at 14 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/opensaml/opensaml-profile-api/3.1.1/opensaml-profile-api-3.1.1.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/opensaml/opensaml-profile-api/3.1.1/opensaml-profile-api-3.1.1.jar (19 kB at 2.8 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/opensaml/opensaml-saml-api/3.1.1/opensaml-saml-api-3.1.1.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/opensaml/opensaml-saml-api/3.1.1/opensaml-saml-api-3.1.1.jar (362 kB at 17 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/opensaml/opensaml-saml-impl/3.1.1/opensaml-saml-impl-3.1.1.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/opensaml/opensaml-saml-impl/3.1.1/opensaml-saml-impl-3.1.1.jar (1.0 MB at 33 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/opensaml/opensaml-security-api/3.1.1/opensaml-security-api-3.1.1.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/opensaml/opensaml-security-api/3.1.1/opensaml-security-api-3.1.1.jar (55 kB at 6.8 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/opensaml/opensaml-security-impl/3.1.1/opensaml-security-impl-3.1.1.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/opensaml/opensaml-security-impl/3.1.1/opensaml-security-impl-3.1.1.jar (87 kB at 11 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/opensaml/opensaml-soap-api/3.1.1/opensaml-soap-api-3.1.1.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/opensaml/opensaml-soap-api/3.1.1/opensaml-soap-api-3.1.1.jar (136 kB at 15 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/opensaml/opensaml-xacml-api/3.1.1/opensaml-xacml-api-3.1.1.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/opensaml/opensaml-xacml-api/3.1.1/opensaml-xacml-api-3.1.1.jar (45 kB at 6.4 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/opensaml/opensaml-xacml-impl/3.1.1/opensaml-xacml-impl-3.1.1.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/opensaml/opensaml-xacml-impl/3.1.1/opensaml-xacml-impl-3.1.1.jar (197 kB at 16 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/opensaml/opensaml-xacml-saml-api/3.1.1/opensaml-xacml-saml-api-3.1.1.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/opensaml/opensaml-xacml-saml-api/3.1.1/opensaml-xacml-saml-api-3.1.1.jar (8.1 kB at 1.6 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/opensaml/opensaml-xacml-saml-impl/3.1.1/opensaml-xacml-saml-impl-3.1.1.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/opensaml/opensaml-xacml-saml-impl/3.1.1/opensaml-xacml-saml-impl-3.1.1.jar (25 kB at 3.6 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/opensaml/opensaml-xmlsec-api/3.1.1/opensaml-xmlsec-api-3.1.1.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/opensaml/opensaml-xmlsec-api/3.1.1/opensaml-xmlsec-api-3.1.1.jar (202 kB at 16 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/opensaml/opensaml-xmlsec-impl/3.1.1/opensaml-xmlsec-impl-3.1.1.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/opensaml/opensaml-xmlsec-impl/3.1.1/opensaml-xmlsec-impl-3.1.1.jar (287 kB at 21 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/cryptacular/cryptacular/1.0/cryptacular-1.0.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/cryptacular/cryptacular/1.0/cryptacular-1.0.jar (144 kB at 14 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/net/shibboleth/utilities/java-support/7.1.1/java-support-7.1.1.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/net/shibboleth/utilities/java-support/7.1.1/java-support-7.1.1.jar (209 kB at 17 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/joda-time/joda-time/2.7/joda-time-2.7.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/joda-time/joda-time/2.7/joda-time-2.7.jar (589 kB at 29 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/com/sun/faces/jsf-impl/2.2.13.SP1/jsf-impl-2.2.13.SP1.jar [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/com/sun/faces/jsf-impl/2.2.13.SP1/jsf-impl-2.2.13.SP1.jar [INFO] Downloaded from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/com/sun/faces/jsf-impl/2.2.13.SP1/jsf-impl-2.2.13.SP1.jar (2.5 MB at 1.5 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-web-api/10.1.0.Final/wildfly-clustering-web-api-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-web-api/10.1.0.Final/wildfly-clustering-web-api-10.1.0.Final.jar (3.8 kB at 294 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/picketlink/picketlink-impl/2.5.5.SP2/picketlink-impl-2.5.5.SP2.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/picketlink/picketlink-impl/2.5.5.SP2/picketlink-impl-2.5.5.SP2.jar (90 kB at 7.5 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/ws/xmlschema/xmlschema-core/2.2.1/xmlschema-core-2.2.1.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/ws/xmlschema/xmlschema-core/2.2.1/xmlschema-core-2.2.1.jar (172 kB at 10 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/jipijapa-hibernate4-1/10.1.0.Final/jipijapa-hibernate4-1-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/jipijapa-hibernate4-1/10.1.0.Final/jipijapa-hibernate4-1-10.1.0.Final.jar (94 kB at 7.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-configadmin/10.1.0.Final/wildfly-configadmin-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-configadmin/10.1.0.Final/wildfly-configadmin-10.1.0.Final.jar (19 kB at 2.7 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/metadata/jboss-metadata-appclient/10.0.0.Final/jboss-metadata-appclient-10.0.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/metadata/jboss-metadata-appclient/10.0.0.Final/jboss-metadata-appclient-10.0.0.Final.jar (24 kB at 3.4 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-ejb-infinispan/10.1.0.Final/wildfly-clustering-ejb-infinispan-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-ejb-infinispan/10.1.0.Final/wildfly-clustering-ejb-infinispan-10.1.0.Final.jar (82 kB at 6.8 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/genericjms/generic-jms-ra-jar/1.0.7.Final/generic-jms-ra-jar-1.0.7.Final.jar [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/jboss/genericjms/generic-jms-ra-jar/1.0.7.Final/generic-jms-ra-jar-1.0.7.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/genericjms/generic-jms-ra-jar/1.0.7.Final/generic-jms-ra-jar-1.0.7.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/genericjms/generic-jms-ra-jar/1.0.7.Final/generic-jms-ra-jar-1.0.7.Final.jar (81 kB at 58 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/narayana/rts/restat-api/5.3.3.Final/restat-api-5.3.3.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/narayana/rts/restat-api/5.3.3.Final/restat-api-5.3.3.Final.jar (36 kB at 3.6 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/narayana/rts/restat-util/5.3.3.Final/restat-util-5.3.3.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/narayana/rts/restat-util/5.3.3.Final/restat-util-5.3.3.Final.jar (32 kB at 4.1 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/narayana/rts/restat-integration/5.3.3.Final/restat-integration-5.3.3.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/narayana/rts/restat-integration/5.3.3.Final/restat-integration-5.3.3.Final.jar (33 kB at 4.7 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-ee-infinispan/10.1.0.Final/wildfly-clustering-ee-infinispan-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-ee-infinispan/10.1.0.Final/wildfly-clustering-ee-infinispan-10.1.0.Final.jar (17 kB at 2.8 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-core/3.1.6/cxf-core-3.1.6.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-core/3.1.6/cxf-core-3.1.6.jar (1.4 MB at 21 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-domain-http-error-context/2.2.0.Final/wildfly-domain-http-error-context-2.2.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-domain-http-error-context/2.2.0.Final/wildfly-domain-http-error-context-2.2.0.Final.jar (220 kB at 18 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/yaml/snakeyaml/1.15/snakeyaml-1.15.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/yaml/snakeyaml/1.15/snakeyaml-1.15.jar (269 kB at 24 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-deployment-scanner/2.2.0.Final/wildfly-deployment-scanner-2.2.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-deployment-scanner/2.2.0.Final/wildfly-deployment-scanner-2.2.0.Final.jar (135 kB at 13 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-amqp-protocol/1.1.0.wildfly-017/artemis-amqp-protocol-1.1.0.wildfly-017.jar [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/apache/activemq/artemis-amqp-protocol/1.1.0.wildfly-017/artemis-amqp-protocol-1.1.0.wildfly-017.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-amqp-protocol/1.1.0.wildfly-017/artemis-amqp-protocol-1.1.0.wildfly-017.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-amqp-protocol/1.1.0.wildfly-017/artemis-amqp-protocol-1.1.0.wildfly-017.jar (39 kB at 35 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/activemq/artemis-proton-plug/1.1.0.wildfly-017/artemis-proton-plug-1.1.0.wildfly-017.jar [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/apache/activemq/artemis-proton-plug/1.1.0.wildfly-017/artemis-proton-plug-1.1.0.wildfly-017.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-proton-plug/1.1.0.wildfly-017/artemis-proton-plug-1.1.0.wildfly-017.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-proton-plug/1.1.0.wildfly-017/artemis-proton-plug-1.1.0.wildfly-017.jar (77 kB at 109 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/infinispan/infinispan-cachestore-jdbc/8.2.4.Final/infinispan-cachestore-jdbc-8.2.4.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/infinispan/infinispan-cachestore-jdbc/8.2.4.Final/infinispan-cachestore-jdbc-8.2.4.Final.jar (165 kB at 12 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-jsr77/10.1.0.Final/wildfly-jsr77-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-jsr77/10.1.0.Final/wildfly-jsr77-10.1.0.Final.jar (66 kB at 6.6 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-security-api/10.1.0.Final/wildfly-security-api-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-security-api/10.1.0.Final/wildfly-security-api-10.1.0.Final.jar (5.2 kB at 184 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/logging/jboss-logging/3.3.0.Final/jboss-logging-3.3.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/logging/jboss-logging/3.3.0.Final/jboss-logging-3.3.0.Final.jar (67 kB at 6.7 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/wss4j/wss4j-bindings/2.1.5/wss4j-bindings-2.1.5.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/wss4j/wss4j-bindings/2.1.5/wss4j-bindings-2.1.5.jar (44 kB at 4.8 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/wss4j/wss4j-policy/2.1.5/wss4j-policy-2.1.5.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/wss4j/wss4j-policy/2.1.5/wss4j-policy-2.1.5.jar (195 kB at 11 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/wss4j/wss4j-ws-security-common/2.1.5/wss4j-ws-security-common-2.1.5.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/wss4j/wss4j-ws-security-common/2.1.5/wss4j-ws-security-common-2.1.5.jar (281 kB at 14 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/wss4j/wss4j-ws-security-dom/2.1.5/wss4j-ws-security-dom-2.1.5.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/wss4j/wss4j-ws-security-dom/2.1.5/wss4j-ws-security-dom-2.1.5.jar (327 kB at 16 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/wss4j/wss4j-ws-security-policy-stax/2.1.5/wss4j-ws-security-policy-stax-2.1.5.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/wss4j/wss4j-ws-security-policy-stax/2.1.5/wss4j-ws-security-policy-stax-2.1.5.jar (132 kB at 11 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/wss4j/wss4j-ws-security-stax/2.1.5/wss4j-ws-security-stax-2.1.5.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/wss4j/wss4j-ws-security-stax/2.1.5/wss4j-ws-security-stax-2.1.5.jar (411 kB at 23 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jasypt/jasypt/1.9.1/jasypt-1.9.1.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jasypt/jasypt/1.9.1/jasypt-1.9.1.jar (126 kB at 8.4 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-mail/10.1.0.Final/wildfly-mail-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-mail/10.1.0.Final/wildfly-mail-10.1.0.Final.jar (70 kB at 7.8 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/picketlink/picketlink-idm-simple-schema/2.5.5.SP2/picketlink-idm-simple-schema-2.5.5.SP2.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/picketlink/picketlink-idm-simple-schema/2.5.5.SP2/picketlink-idm-simple-schema-2.5.5.SP2.jar (18 kB at 3.0 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar (111 kB at 9.3 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/picketlink/picketlink-idm-api/2.5.5.SP2/picketlink-idm-api-2.5.5.SP2.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/picketlink/picketlink-idm-api/2.5.5.SP2/picketlink-idm-api-2.5.5.SP2.jar (224 kB at 16 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/jipijapa-hibernate4-3/10.1.0.Final/jipijapa-hibernate4-3-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/jipijapa-hibernate4-3/10.1.0.Final/jipijapa-hibernate4-3-10.1.0.Final.jar (92 kB at 10 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/com/sun/istack/istack-commons-runtime/2.21/istack-commons-runtime-2.21.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/com/sun/istack/istack-commons-runtime/2.21/istack-commons-runtime-2.21.jar (23 kB at 3.9 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/com/sun/istack/istack-commons-tools/2.21/istack-commons-tools-2.21.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/com/sun/istack/istack-commons-tools/2.21/istack-commons-tools-2.21.jar (25 kB at 4.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-validator-provider-11/3.0.19.Final/resteasy-validator-provider-11-3.0.19.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-validator-provider-11/3.0.19.Final/resteasy-validator-provider-11-3.0.19.Final.jar (39 kB at 5.5 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.7.4/jackson-annotations-2.7.4.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.7.4/jackson-annotations-2.7.4.jar (51 kB at 6.4 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/glassfish/javax.json/1.0.3/javax.json-1.0.3.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/glassfish/javax.json/1.0.3/javax.json-1.0.3.jar (80 kB at 8.0 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-jdr/10.1.0.Final/wildfly-jdr-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-jdr/10.1.0.Final/wildfly-jdr-10.1.0.Final.jar (74 kB at 8.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/netty/netty-all/4.0.33.Final/netty-all-4.0.33.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/netty/netty-all/4.0.33.Final/netty-all-4.0.33.Final.jar (2.1 MB at 41 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/codehaus/jettison/jettison/1.3.3/jettison-1.3.3.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/codehaus/jettison/jettison/1.3.3/jettison-1.3.3.jar (80 kB at 10.0 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/gnu/getopt/java-getopt/1.0.13/java-getopt-1.0.13.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/gnu/getopt/java-getopt/1.0.13/java-getopt-1.0.13.jar (60 kB at 8.5 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/bouncycastle/bcprov-jdk15on/1.52/bcprov-jdk15on-1.52.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/bouncycastle/bcprov-jdk15on/1.52/bcprov-jdk15on-1.52.jar (2.9 MB at 58 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/bouncycastle/bcmail-jdk15on/1.52/bcmail-jdk15on-1.52.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/bouncycastle/bcmail-jdk15on/1.52/bcmail-jdk15on-1.52.jar (98 kB at 7.0 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.52/bcpkix-jdk15on-1.52.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.52/bcpkix-jdk15on-1.52.jar (623 kB at 33 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-system-jmx/10.1.0.Final/wildfly-system-jmx-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-system-jmx/10.1.0.Final/wildfly-system-jmx-10.1.0.Final.jar (12 kB at 2.3 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/com/github/spullara/mustache/java/compiler/0.8.13/compiler-0.8.13.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/com/github/spullara/mustache/java/compiler/0.8.13/compiler-0.8.13.jar (111 kB at 12 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-messaging/10.1.0.Final/wildfly-messaging-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-messaging/10.1.0.Final/wildfly-messaging-10.1.0.Final.jar (332 kB at 26 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-sar/10.1.0.Final/wildfly-sar-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-sar/10.1.0.Final/wildfly-sar-10.1.0.Final.jar (84 kB at 12 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-web-spi/10.1.0.Final/wildfly-clustering-web-spi-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-web-spi/10.1.0.Final/wildfly-clustering-web-spi-10.1.0.Final.jar (18 kB at 3.6 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-picketlink/10.1.0.Final/wildfly-picketlink-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-picketlink/10.1.0.Final/wildfly-picketlink-10.1.0.Final.jar (301 kB at 23 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar (297 kB at 27 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/com/sun/mail/javax.mail/1.5.5/javax.mail-1.5.5.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/com/sun/mail/javax.mail/1.5.5/javax.mail-1.5.5.jar (604 kB at 43 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/hibernate/hibernate-infinispan/5.0.10.Final/hibernate-infinispan-5.0.10.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/hibernate/hibernate-infinispan/5.0.10.Final/hibernate-infinispan-5.0.10.Final.jar (156 kB at 17 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-crypto/3.0.19.Final/resteasy-crypto-3.0.19.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-crypto/3.0.19.Final/resteasy-crypto-3.0.19.Final.jar (95 kB at 12 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/ws/cxf/jbossws-cxf-resources/5.1.5.Final/jbossws-cxf-resources-5.1.5.Final-wildfly1000.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/ws/cxf/jbossws-cxf-resources/5.1.5.Final/jbossws-cxf-resources-5.1.5.Final-wildfly1000.jar (3.3 kB at 665 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/picketlink/picketlink-idm-impl/2.5.5.SP2/picketlink-idm-impl-2.5.5.SP2.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/picketlink/picketlink-idm-impl/2.5.5.SP2/picketlink-idm-impl-2.5.5.SP2.jar (267 kB at 21 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-management-client-content/2.2.0.Final/wildfly-management-client-content-2.2.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-management-client-content/2.2.0.Final/wildfly-management-client-content-2.2.0.Final.jar (27 kB at 4.5 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/narayana/xts/jbossxts/5.3.3.Final/jbossxts-5.3.3.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/narayana/xts/jbossxts/5.3.3.Final/jbossxts-5.3.3.Final.jar (972 kB at 37 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/narayana/jbosstxbridge/5.3.3.Final/jbosstxbridge-5.3.3.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/narayana/jbosstxbridge/5.3.3.Final/jbosstxbridge-5.3.3.Final.jar (43 kB at 6.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/jaxen/jaxen/1.1.6/jaxen-1.1.6.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/jaxen/jaxen/1.1.6/jaxen-1.1.6.jar (232 kB at 26 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/jipijapa-hibernate5/10.1.0.Final/jipijapa-hibernate5-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/jipijapa-hibernate5/10.1.0.Final/jipijapa-hibernate5-10.1.0.Final.jar (94 kB at 13 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/undertow/js/undertow-js/1.0.2.Final/undertow-js-1.0.2.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/undertow/js/undertow-js/1.0.2.Final/undertow-js-1.0.2.Final.jar (46 kB at 6.6 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/picketlink/distribution/picketlink-wildfly8/2.5.5.SP2/picketlink-wildfly8-2.5.5.SP2.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/picketlink/distribution/picketlink-wildfly8/2.5.5.SP2/picketlink-wildfly8-2.5.5.SP2.jar (294 kB at 23 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/jipijapa-openjpa/10.1.0.Final/jipijapa-openjpa-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/jipijapa-openjpa/10.1.0.Final/jipijapa-openjpa-10.1.0.Final.jar (6.7 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/cxf/services/sts/cxf-services-sts-core/3.1.6/cxf-services-sts-core-3.1.6.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/cxf/services/sts/cxf-services-sts-core/3.1.6/cxf-services-sts-core-3.1.6.jar (299 kB at 11 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-jsf-injection/10.1.0.Final/wildfly-jsf-injection-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-jsf-injection/10.1.0.Final/wildfly-jsf-injection-10.1.0.Final.jar (23 kB at 3.9 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/weld/weld-core-jsf/2.3.5.Final/weld-core-jsf-2.3.5.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/weld/weld-core-jsf/2.3.5.Final/weld-core-jsf-2.3.5.Final.jar (16 kB at 2.7 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/ws/cxf/jbossws-cxf-factories/5.1.5.Final/jbossws-cxf-factories-5.1.5.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/ws/cxf/jbossws-cxf-factories/5.1.5.Final/jbossws-cxf-factories-5.1.5.Final.jar (2.5 kB at 501 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/spec/javax/websocket/jboss-websocket-api_1.1_spec/1.1.1.Final/jboss-websocket-api_1.1_spec-1.1.1.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/spec/javax/websocket/jboss-websocket-api_1.1_spec/1.1.1.Final/jboss-websocket-api_1.1_spec-1.1.1.Final.jar (43 kB at 7.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/hibernate/common/hibernate-commons-annotations/5.0.1.Final/hibernate-commons-annotations-5.0.1.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/hibernate/common/hibernate-commons-annotations/5.0.1.Final/hibernate-commons-annotations-5.0.1.Final.jar (75 kB at 13 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-rt-bindings-coloc/3.1.6/cxf-rt-bindings-coloc-3.1.6.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-rt-bindings-coloc/3.1.6/cxf-rt-bindings-coloc-3.1.6.jar (36 kB at 6.0 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-rt-bindings-object/3.1.6/cxf-rt-bindings-object-3.1.6.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-rt-bindings-object/3.1.6/cxf-rt-bindings-object-3.1.6.jar (26 kB at 4.4 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-rt-bindings-soap/3.1.6/cxf-rt-bindings-soap-3.1.6.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-rt-bindings-soap/3.1.6/cxf-rt-bindings-soap-3.1.6.jar (177 kB at 22 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-rt-bindings-xml/3.1.6/cxf-rt-bindings-xml-3.1.6.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-rt-bindings-xml/3.1.6/cxf-rt-bindings-xml-3.1.6.jar (38 kB at 6.3 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-rt-databinding-aegis/3.1.6/cxf-rt-databinding-aegis-3.1.6.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-rt-databinding-aegis/3.1.6/cxf-rt-databinding-aegis-3.1.6.jar (249 kB at 23 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-rt-databinding-jaxb/3.1.6/cxf-rt-databinding-jaxb-3.1.6.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-rt-databinding-jaxb/3.1.6/cxf-rt-databinding-jaxb-3.1.6.jar (104 kB at 15 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-rt-features-clustering/3.1.6/cxf-rt-features-clustering-3.1.6.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-rt-features-clustering/3.1.6/cxf-rt-features-clustering-3.1.6.jar (37 kB at 6.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-rt-frontend-jaxws/3.1.6/cxf-rt-frontend-jaxws-3.1.6.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-rt-frontend-jaxws/3.1.6/cxf-rt-frontend-jaxws-3.1.6.jar (341 kB at 31 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-rt-frontend-simple/3.1.6/cxf-rt-frontend-simple-3.1.6.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-rt-frontend-simple/3.1.6/cxf-rt-frontend-simple-3.1.6.jar (102 kB at 15 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-rt-management/3.1.6/cxf-rt-management-3.1.6.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-rt-management/3.1.6/cxf-rt-management-3.1.6.jar (75 kB at 11 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-rt-security/3.1.6/cxf-rt-security-3.1.6.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-rt-security/3.1.6/cxf-rt-security-3.1.6.jar (32 kB at 6.4 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-rt-security-saml/3.1.6/cxf-rt-security-saml-3.1.6.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-rt-security-saml/3.1.6/cxf-rt-security-saml-3.1.6.jar (41 kB at 6.8 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-rt-transports-http/3.1.6/cxf-rt-transports-http-3.1.6.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-rt-transports-http/3.1.6/cxf-rt-transports-http-3.1.6.jar (337 kB at 28 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-rt-transports-http-hc/3.1.6/cxf-rt-transports-http-hc-3.1.6.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-rt-transports-http-hc/3.1.6/cxf-rt-transports-http-hc-3.1.6.jar (63 kB at 8.9 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-rt-transports-jms/3.1.6/cxf-rt-transports-jms-3.1.6.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-rt-transports-jms/3.1.6/cxf-rt-transports-jms-3.1.6.jar (122 kB at 15 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-rt-transports-local/3.1.6/cxf-rt-transports-local-3.1.6.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-rt-transports-local/3.1.6/cxf-rt-transports-local-3.1.6.jar (26 kB at 4.4 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-rt-wsdl/3.1.6/cxf-rt-wsdl-3.1.6.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-rt-wsdl/3.1.6/cxf-rt-wsdl-3.1.6.jar (173 kB at 19 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-rt-ws-addr/3.1.6/cxf-rt-ws-addr-3.1.6.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-rt-ws-addr/3.1.6/cxf-rt-ws-addr-3.1.6.jar (76 kB at 11 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-rt-ws-mex/3.1.6/cxf-rt-ws-mex-3.1.6.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-rt-ws-mex/3.1.6/cxf-rt-ws-mex-3.1.6.jar (25 kB at 4.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-rt-ws-policy/3.1.6/cxf-rt-ws-policy-3.1.6.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-rt-ws-policy/3.1.6/cxf-rt-ws-policy-3.1.6.jar (214 kB at 24 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-rt-ws-rm/3.1.6/cxf-rt-ws-rm-3.1.6.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-rt-ws-rm/3.1.6/cxf-rt-ws-rm-3.1.6.jar (389 kB at 24 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-tools-common/3.1.6/cxf-tools-common-3.1.6.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-tools-common/3.1.6/cxf-tools-common-3.1.6.jar (166 kB at 18 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-tools-java2ws/3.1.6/cxf-tools-java2ws-3.1.6.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-tools-java2ws/3.1.6/cxf-tools-java2ws-3.1.6.jar (126 kB at 16 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-tools-validator/3.1.6/cxf-tools-validator-3.1.6.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-tools-validator/3.1.6/cxf-tools-validator-3.1.6.jar (74 kB at 11 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-tools-wsdlto-core/3.1.6/cxf-tools-wsdlto-core-3.1.6.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-tools-wsdlto-core/3.1.6/cxf-tools-wsdlto-core-3.1.6.jar (64 kB at 8.1 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-tools-wsdlto-databinding-jaxb/3.1.6/cxf-tools-wsdlto-databinding-jaxb-3.1.6.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-tools-wsdlto-databinding-jaxb/3.1.6/cxf-tools-wsdlto-databinding-jaxb-3.1.6.jar (44 kB at 6.3 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-tools-wsdlto-frontend-jaxws/3.1.6/cxf-tools-wsdlto-frontend-jaxws-3.1.6.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/cxf/cxf-tools-wsdlto-frontend-jaxws/3.1.6/cxf-tools-wsdlto-frontend-jaxws-3.1.6.jar (171 kB at 17 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/cxf/services/ws-discovery/cxf-services-ws-discovery-api/3.1.6/cxf-services-ws-discovery-api-3.1.6.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/cxf/services/ws-discovery/cxf-services-ws-discovery-api/3.1.6/cxf-services-ws-discovery-api-3.1.6.jar (65 kB at 9.3 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/cxf/xjcplugins/cxf-xjc-boolean/3.0.5/cxf-xjc-boolean-3.0.5.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/cxf/xjcplugins/cxf-xjc-boolean/3.0.5/cxf-xjc-boolean-3.0.5.jar (14 kB at 2.3 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/cxf/xjcplugins/cxf-xjc-bug986/3.0.5/cxf-xjc-bug986-3.0.5.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/cxf/xjcplugins/cxf-xjc-bug986/3.0.5/cxf-xjc-bug986-3.0.5.jar (12 kB at 2.5 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/cxf/xjcplugins/cxf-xjc-dv/3.0.5/cxf-xjc-dv-3.0.5.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/cxf/xjcplugins/cxf-xjc-dv/3.0.5/cxf-xjc-dv-3.0.5.jar (17 kB at 3.5 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/cxf/xjcplugins/cxf-xjc-ts/3.0.5/cxf-xjc-ts-3.0.5.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/cxf/xjcplugins/cxf-xjc-ts/3.0.5/cxf-xjc-ts-3.0.5.jar (12 kB at 2.0 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/cxf/xjc-utils/cxf-xjc-runtime/3.0.5/cxf-xjc-runtime-3.0.5.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/cxf/xjc-utils/cxf-xjc-runtime/3.0.5/cxf-xjc-runtime-3.0.5.jar (12 kB at 2.3 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/com/fasterxml/classmate/1.3.1/classmate-1.3.1.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/com/fasterxml/classmate/1.3.1/classmate-1.3.1.jar (65 kB at 9.3 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/infinispan/infinispan-cachestore-remote/8.2.4.Final/infinispan-cachestore-remote-8.2.4.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/infinispan/infinispan-cachestore-remote/8.2.4.Final/infinispan-cachestore-remote-8.2.4.Final.jar (112 kB at 14 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/com/microsoft/azure/azure-storage/4.0.0/azure-storage-4.0.0.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/com/microsoft/azure/azure-storage/4.0.0/azure-storage-4.0.0.jar (697 kB at 35 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.7.4/jackson-core-2.7.4.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.7.4/jackson-core-2.7.4.jar (253 kB at 25 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar (187 kB at 21 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-web-infinispan/10.1.0.Final/wildfly-clustering-web-infinispan-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-web-infinispan/10.1.0.Final/wildfly-clustering-web-infinispan-10.1.0.Final.jar (143 kB at 16 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/spec/javax/servlet/jstl/jboss-jstl-api_1.2_spec/1.1.3.Final/jboss-jstl-api_1.2_spec-1.1.3.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/spec/javax/servlet/jstl/jboss-jstl-api_1.2_spec/1.1.3.Final/jboss-jstl-api_1.2_spec-1.1.3.Final.jar (450 kB at 30 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-yaml-provider/3.0.19.Final/resteasy-yaml-provider-3.0.19.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-yaml-provider/3.0.19.Final/resteasy-yaml-provider-3.0.19.Final.jar (11 kB at 1.8 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/qpid/proton-jms/0.8/proton-jms-0.8.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/qpid/proton-jms/0.8/proton-jms-0.8.jar (30 kB at 5.9 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/qpid/proton-j/0.8/proton-j-0.8.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/qpid/proton-j/0.8/proton-j-0.8.jar (661 kB at 35 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.7.4/jackson-datatype-jdk8-2.7.4.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.7.4/jackson-datatype-jdk8-2.7.4.jar (26 kB at 4.4 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/eclipse/jdt/core/compiler/ecj/4.5.1/ecj-4.5.1.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/eclipse/jdt/core/compiler/ecj/4.5.1/ecj-4.5.1.jar (2.4 MB at 48 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-host-controller/2.2.0.Final/wildfly-host-controller-2.2.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-host-controller/2.2.0.Final/wildfly-host-controller-2.2.0.Final.jar (1.1 MB at 40 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.7.4/jackson-jaxrs-json-provider-2.7.4.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.7.4/jackson-jaxrs-json-provider-2.7.4.jar (17 kB at 2.8 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.7.4/jackson-jaxrs-base-2.7.4.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.7.4/jackson-jaxrs-base-2.7.4.jar (30 kB at 5.0 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.7.4/jackson-module-jaxb-annotations-2.7.4.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.7.4/jackson-module-jaxb-annotations-2.7.4.jar (35 kB at 5.8 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jberet/jberet-core/1.2.1.Final/jberet-core-1.2.1.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jberet/jberet-core/1.2.1.Final/jberet-core-1.2.1.Final.jar (290 kB at 22 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/picketlink/picketlink-common/2.5.5.SP2/picketlink-common-2.5.5.SP2.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/picketlink/picketlink-common/2.5.5.SP2/picketlink-common-2.5.5.SP2.jar (150 kB at 17 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/resteasy/async-http-servlet-3.0/3.0.19.Final/async-http-servlet-3.0-3.0.19.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/resteasy/async-http-servlet-3.0/3.0.19.Final/async-http-servlet-3.0-3.0.19.Final.jar (21 kB at 3.5 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-jaxrs/3.0.19.Final/resteasy-jaxrs-3.0.19.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-jaxrs/3.0.19.Final/resteasy-jaxrs-3.0.19.Final.jar (890 kB at 40 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-client/3.0.19.Final/resteasy-client-3.0.19.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-client/3.0.19.Final/resteasy-client-3.0.19.Final.jar (155 kB at 19 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-nio/3.4.0.Final/xnio-nio-3.4.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-nio/3.4.0.Final/xnio-nio-3.4.0.Final.jar (115 kB at 14 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/hibernate/hibernate-search-backend-jgroups/5.5.4.Final/hibernate-search-backend-jgroups-5.5.4.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/hibernate/hibernate-search-backend-jgroups/5.5.4.Final/hibernate-search-backend-jgroups-5.5.4.Final.jar (62 kB at 361 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-jsapi/3.0.19.Final/resteasy-jsapi-3.0.19.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-jsapi/3.0.19.Final/resteasy-jsapi-3.0.19.Final.jar (34 kB at 4.8 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-atom-provider/3.0.19.Final/resteasy-atom-provider-3.0.19.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-atom-provider/3.0.19.Final/resteasy-atom-provider-3.0.19.Final.jar (46 kB at 7.7 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-batch-jberet/10.1.0.Final/wildfly-batch-jberet-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-batch-jberet/10.1.0.Final/wildfly-batch-jberet-10.1.0.Final.jar (136 kB at 17 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/hibernate/hibernate-search-serialization-avro/5.5.4.Final/hibernate-search-serialization-avro-5.5.4.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/hibernate/hibernate-search-serialization-avro/5.5.4.Final/hibernate-search-serialization-avro-5.5.4.Final.jar (90 kB at 13 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-pojo/10.1.0.Final/wildfly-pojo-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-pojo/10.1.0.Final/wildfly-pojo-10.1.0.Final.jar (127 kB at 13 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-jettison-provider/3.0.19.Final/resteasy-jettison-provider-3.0.19.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-jettison-provider/3.0.19.Final/resteasy-jettison-provider-3.0.19.Final.jar (38 kB at 6.3 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-multipart-provider/3.0.19.Final/resteasy-multipart-provider-3.0.19.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-multipart-provider/3.0.19.Final/resteasy-multipart-provider-3.0.19.Final.jar (81 kB at 10 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/neethi/neethi/3.0.3/neethi-3.0.3.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/neethi/neethi/3.0.3/neethi-3.0.3.jar (71 kB at 12 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/com/sun/xml/messaging/saaj/saaj-impl/1.3.16-jbossorg-1/saaj-impl-1.3.16-jbossorg-1.jar [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/com/sun/xml/messaging/saaj/saaj-impl/1.3.16-jbossorg-1/saaj-impl-1.3.16-jbossorg-1.jar [INFO] Downloaded from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/com/sun/xml/messaging/saaj/saaj-impl/1.3.16-jbossorg-1/saaj-impl-1.3.16-jbossorg-1.jar (290 kB at 694 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-singleton-extension/10.1.0.Final/wildfly-clustering-singleton-extension-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-singleton-extension/10.1.0.Final/wildfly-clustering-singleton-extension-10.1.0.Final.jar (64 kB at 4.9 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/ws/jbossws-common-tools/1.2.2.Final/jbossws-common-tools-1.2.2.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/ws/jbossws-common-tools/1.2.2.Final/jbossws-common-tools-1.2.2.Final.jar (35 kB at 4.3 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/hibernate/hibernate-search-engine/5.5.4.Final/hibernate-search-engine-5.5.4.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/hibernate/hibernate-search-engine/5.5.4.Final/hibernate-search-engine-5.5.4.Final.jar (1.0 MB at 24 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-rts/10.1.0.Final/wildfly-rts-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-rts/10.1.0.Final/wildfly-rts-10.1.0.Final.jar (37 kB at 4.1 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-mod_cluster-undertow/10.1.0.Final/wildfly-mod_cluster-undertow-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-mod_cluster-undertow/10.1.0.Final/wildfly-mod_cluster-undertow-10.1.0.Final.jar (40 kB at 5.0 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-spi/10.1.0.Final/wildfly-clustering-spi-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-spi/10.1.0.Final/wildfly-clustering-spi-10.1.0.Final.jar (15 kB at 2.5 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/ws/cxf/jbossws-cxf-transports-udp/5.1.5.Final/jbossws-cxf-transports-udp-5.1.5.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/ws/cxf/jbossws-cxf-transports-udp/5.1.5.Final/jbossws-cxf-transports-udp-5.1.5.Final.jar (18 kB at 3.0 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar (84 kB at 9.3 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/security/jbossxacml/2.0.8.Final/jbossxacml-2.0.8.Final.jar [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/jboss/security/jbossxacml/2.0.8.Final/jbossxacml-2.0.8.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/security/jbossxacml/2.0.8.Final/jbossxacml-2.0.8.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/security/jbossxacml/2.0.8.Final/jbossxacml-2.0.8.Final.jar (504 kB at 285 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-jackson-provider/3.0.19.Final/resteasy-jackson-provider-3.0.19.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-jackson-provider/3.0.19.Final/resteasy-jackson-provider-3.0.19.Final.jar (7.9 kB at 878 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.7.4/jackson-databind-2.7.4.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.7.4/jackson-databind-2.7.4.jar (1.2 MB at 29 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/jboss/jaxbintros/jboss-jaxb-intros/1.0.2.GA/jboss-jaxb-intros-1.0.2.GA.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/jboss/jaxbintros/jboss-jaxb-intros/1.0.2.GA/jboss-jaxb-intros-1.0.2.GA.jar (31 kB at 5.1 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/marshalling/jboss-marshalling-river/1.4.11.Final/jboss-marshalling-river-1.4.11.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/marshalling/jboss-marshalling-river/1.4.11.Final/jboss-marshalling-river-1.4.11.Final.jar (83 kB at 9.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-web-undertow/10.1.0.Final/wildfly-clustering-web-undertow-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-clustering-web-undertow/10.1.0.Final/wildfly-clustering-web-undertow-10.1.0.Final.jar (56 kB at 7.0 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-xts/10.1.0.Final/wildfly-xts-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-xts/10.1.0.Final/wildfly-xts-10.1.0.Final.jar (66 kB at 7.3 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/resteasy/jose-jwt/3.0.19.Final/jose-jwt-3.0.19.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/resteasy/jose-jwt/3.0.19.Final/jose-jwt-3.0.19.Final.jar (64 kB at 5.8 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-spring/3.0.19.Final/resteasy-spring-3.0.19.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-spring/3.0.19.Final/resteasy-spring-3.0.19.Final.jar (58 kB at 5.8 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/seam/integration/jboss-seam-int-jbossas/7.0.0.GA/jboss-seam-int-jbossas-7.0.0.GA.jar [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/jboss/seam/integration/jboss-seam-int-jbossas/7.0.0.GA/jboss-seam-int-jbossas-7.0.0.GA.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/seam/integration/jboss-seam-int-jbossas/7.0.0.GA/jboss-seam-int-jbossas-7.0.0.GA.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/seam/integration/jboss-seam-int-jbossas/7.0.0.GA/jboss-seam-int-jbossas-7.0.0.GA.jar (12 kB at 19 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-client-all/10.1.0.Final/wildfly-client-all-10.1.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/wildfly-client-all/10.1.0.Final/wildfly-client-all-10.1.0.Final.jar (11 MB at 50 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-cli/2.2.0.Final/wildfly-cli-2.2.0.Final-client.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-cli/2.2.0.Final/wildfly-cli-2.2.0.Final-client.jar (5.2 MB at 44 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-launcher/2.2.0.Final/wildfly-launcher-2.2.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-launcher/2.2.0.Final/wildfly-launcher-2.2.0.Final.jar (42 kB at 6.0 MB/s) [INFO] [INFO] --- byteman-rulecheck-maven-plugin:4.0.10:rulecheck (rulecheck) @ wildfly-blacktie-build --- [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ wildfly-blacktie-build >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-blacktie-build --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-blacktie-build --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-blacktie-build --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ wildfly-blacktie-build <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ wildfly-blacktie-build --- [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ wildfly-blacktie-build --- [INFO] [INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ wildfly-blacktie-build --- [INFO] Reading assembly descriptor: assembly.xml [WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible / [INFO] Building zip: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/wildfly-blacktie/build/target/wildfly-blacktie-build-5.10.7.Final-SNAPSHOT-bin.zip [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-blacktie-build --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/wildfly-blacktie/build/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/wildfly-blacktie-build/5.10.7.Final-SNAPSHOT/wildfly-blacktie-build-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/wildfly-blacktie/build/target/wildfly-blacktie-build-5.10.7.Final-SNAPSHOT-bin.zip to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/wildfly-blacktie-build/5.10.7.Final-SNAPSHOT/wildfly-blacktie-build-5.10.7.Final-SNAPSHOT-bin.zip [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for WildFly: Blacktie Subsystem Parent 5.10.7.Final-SNAPSHOT: [INFO] [INFO] WildFly: Blacktie Subsystem Parent ................. SUCCESS [ 56.083 s] [INFO] WildFly: Blacktie Subsystem ........................ SUCCESS [03:00 min] [INFO] WildFly: Blacktie Feature Pack ..................... SUCCESS [ 35.969 s] [INFO] WildFly: Blacktie Subsystem Build .................. SUCCESS [03:31 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 08:05 min [INFO] Finished at: 2020-11-25T23:26:44Z [INFO] ------------------------------------------------------------------------ ++ ./build.sh -f blacktie/pom.xml clean install -B -DskipTests /home/jenkins/workspace/narayana-quickstarts/narayana/tools/maven/bin/mvn -B -s "./tools/maven/conf/settings.xml" -Dbpa=centos54x64 -Dorson.jar.location=/home/jenkins/workspace/narayana-quickstarts/narayana/ext/ clean install -f blacktie/pom.xml -B -DskipTests OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0 [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.narayana.blacktie:blacktie-all:pom:5.10.7.Final-SNAPSHOT [WARNING] 'parent.relativePath' of POM org.jboss.narayana:narayana-all:5.10.7.Final-SNAPSHOT (/home/jenkins/workspace/narayana-quickstarts/narayana/pom.xml) points at org.jboss.narayana.quickstart:narayana-quickstarts-all instead of org.jboss:jboss-parent, please verify your project structure @ org.jboss.narayana:narayana-all:5.10.7.Final-SNAPSHOT, /home/jenkins/workspace/narayana-quickstarts/narayana/pom.xml, line 16, column 11 [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] Inspecting build with total of 24 modules... [INFO] Installing Nexus Staging features: [INFO] ... total of 8 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] BlackTie all files [pom] [INFO] Blacktie C++ Plugin [maven-plugin] [INFO] Blacktie Defaults and Dependencies [pom] [INFO] Blacktie C Defaults and Dependencies [pom] [INFO] Blacktie Java JNI Tests [pom] [INFO] Blacktie Schemas [jar] [INFO] BlackTie Messaging (via JMS) [war] [INFO] Blacktie Java XATMI Implementation [jar] [INFO] Blacktie Java NBF Implementation [jar] [INFO] Blacktie Administration Services [ejb] [INFO] Blacktie Administration Services EAR [ear] [INFO] Blacktie Core C++ Implementation [jar] [INFO] Blacktie Codec C++ Implementation [jar] [INFO] Blacktie C++ REST Transport [jar] [INFO] Blacktie Utilities [jar] [INFO] Blacktie C++ TX Client Library [jar] [INFO] Blacktie C++ Hybrid Transport [jar] [INFO] Blacktie C++ XATMI Implementation [jar] [INFO] Blacktie C++ Queue Client [jar] [INFO] Blacktie NBF [jar] [INFO] BlackTie Admin CLI Tool [jar] [INFO] Blacktie Server Code Generation [jar] [INFO] Blacktie Java/C C/Java XATMI Tests [jar] [INFO] Blacktie Distribution [pom] [INFO] [INFO] --------------< org.jboss.narayana.blacktie:blacktie-all >-------------- [INFO] Building BlackTie all files 5.10.7.Final-SNAPSHOT [1/24] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ blacktie-all --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ blacktie-all --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ blacktie-all --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ blacktie-all --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/workspace/narayana-quickstarts/narayana/blacktie' && 'svn' '--non-interactive' 'info' [INFO] Working directory: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie [INFO] Storing buildNumber: UNKNOWN at timestamp: 1606346806780 [INFO] Executing: /bin/sh -c cd '/home/jenkins/workspace/narayana-quickstarts/narayana/blacktie' && 'svn' '--non-interactive' 'info' [INFO] Working directory: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie [INFO] Storing buildScmBranch: UNKNOWN_BRANCH [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ blacktie-all --- [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ blacktie-all >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ blacktie-all --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ blacktie-all --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ blacktie-all --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ blacktie-all <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ blacktie-all --- [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ blacktie-all --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ blacktie-all --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-all/5.10.7.Final-SNAPSHOT/blacktie-all-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------< org.jboss.narayana.blacktie.plugins:blacktie-cpp-plugin >------- [INFO] Building Blacktie C++ Plugin 5.10.7.Final-SNAPSHOT [2/24] [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/plugins/maven-install-plugin/2.3/maven-install-plugin-2.3.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.3/maven-install-plugin-2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3/maven-install-plugin-2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3/maven-install-plugin-2.3.pom (5.0 kB at 12 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom (12 kB at 164 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/plugins/maven-install-plugin/2.3/maven-install-plugin-2.3.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.3/maven-install-plugin-2.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3/maven-install-plugin-2.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3/maven-install-plugin-2.3.jar (23 kB at 2.5 MB/s) [INFO] [INFO] --- maven-clean-plugin:2.3:clean (default-clean) @ blacktie-cpp-plugin --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ blacktie-cpp-plugin --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ blacktie-cpp-plugin --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ blacktie-cpp-plugin --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (jar-resources) @ blacktie-cpp-plugin --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/utils/cpp-plugin/target/classes [jar] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/utils/cpp-plugin/target/classes/cxx.jar [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ blacktie-cpp-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ blacktie-cpp-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/utils/cpp-plugin/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ blacktie-cpp-plugin --- [INFO] [INFO] --- maven-plugin-plugin:2.7:descriptor (default-descriptor) @ blacktie-cpp-plugin --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ blacktie-cpp-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/utils/cpp-plugin/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ blacktie-cpp-plugin --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ blacktie-cpp-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ blacktie-cpp-plugin --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/utils/cpp-plugin/target/blacktie-cpp-plugin-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] --- maven-plugin-plugin:2.7:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ blacktie-cpp-plugin --- [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ blacktie-cpp-plugin >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ blacktie-cpp-plugin --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ blacktie-cpp-plugin --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ blacktie-cpp-plugin --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (jar-resources) @ blacktie-cpp-plugin --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ blacktie-cpp-plugin <<< [INFO] [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ blacktie-cpp-plugin --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/utils/cpp-plugin/target/blacktie-cpp-plugin-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ blacktie-cpp-plugin --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/utils/cpp-plugin/target/blacktie-cpp-plugin-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.3:install (default-install) @ blacktie-cpp-plugin --- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (1.1 kB at 1.8 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5.0 kB at 16 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 kB at 36 kB/s) [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/utils/cpp-plugin/target/blacktie-cpp-plugin-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/plugins/blacktie-cpp-plugin/5.10.7.Final-SNAPSHOT/blacktie-cpp-plugin-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/utils/cpp-plugin/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/plugins/blacktie-cpp-plugin/5.10.7.Final-SNAPSHOT/blacktie-cpp-plugin-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/utils/cpp-plugin/target/blacktie-cpp-plugin-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/plugins/blacktie-cpp-plugin/5.10.7.Final-SNAPSHOT/blacktie-cpp-plugin-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/utils/cpp-plugin/target/blacktie-cpp-plugin-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/plugins/blacktie-cpp-plugin/5.10.7.Final-SNAPSHOT/blacktie-cpp-plugin-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] ------------< org.jboss.narayana.blacktie:blacktie-common >------------- [INFO] Building Blacktie Defaults and Dependencies 5.10.7.Final-SNAPSHOT [3/24] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ blacktie-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ blacktie-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ blacktie-common --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ blacktie-common --- [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ blacktie-common --- [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ blacktie-common >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ blacktie-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ blacktie-common --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ blacktie-common --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ blacktie-common <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ blacktie-common --- [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ blacktie-common --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ blacktie-common --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/common/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-common/5.10.7.Final-SNAPSHOT/blacktie-common-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ---------------< org.jboss.narayana.blacktie:blacktie-C >--------------- [INFO] Building Blacktie C Defaults and Dependencies 5.10.7.Final-SNAPSHOT [4/24] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from central: https://repo1.maven.org/maven2/apache-log4cxx/contrib/log4cxx/902683/log4cxx-902683.pom [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/apache-log4cxx/contrib/log4cxx/902683/log4cxx-902683.pom [INFO] Downloaded from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/apache-log4cxx/contrib/log4cxx/902683/log4cxx-902683.pom (599 B at 1.6 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/apache-log4cxx/contrib/log4cxx/902683/log4cxx-902683-centos54x64.jar [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/apache-log4cxx/contrib/log4cxx/902683/log4cxx-902683-centos54x64.jar [INFO] Downloaded from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/apache-log4cxx/contrib/log4cxx/902683/log4cxx-902683-centos54x64.jar (4.2 MB at 1.4 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ blacktie-C --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ blacktie-C --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ blacktie-C --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ blacktie-C --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ blacktie-C --- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-test-dependencies) @ blacktie-C --- [INFO] Unpacking /home/jenkins/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/common/C/target/cxx/test with includes "**/*" and excludes "" [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-runtime-dependencies) @ blacktie-C --- [INFO] Unpacking /home/jenkins/.m2/repository/apache-log4cxx/contrib/log4cxx/902683/log4cxx-902683-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/common/C/target/cxx/runtime with includes "" and excludes "include/**" [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-compile-dependencies) @ blacktie-C --- [INFO] Unpacking /home/jenkins/.m2/repository/apache-log4cxx/contrib/log4cxx/902683/log4cxx-902683-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/common/C/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/common/C/target/cxx/compile with includes "**/*" and excludes "" [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-test-dependencies) @ blacktie-C --- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-runtime-dependencies) @ blacktie-C --- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-compile-dependencies) @ blacktie-C --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (unzip) @ blacktie-C --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] unzip dependencies to test [exec] find: '/home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/common/C/target/test-dependencies': No such file or directory [exec] Result: 1 [echo] unzip dependencies to runtime [exec] find: '/home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/common/C/target/runtime-dependencies': No such file or directory [exec] Result: 1 [echo] unzip dependencies to compile [exec] find: '/home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/common/C/target/compile-dependencies': No such file or directory [exec] Result: 1 [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (rename libapr-1.so) @ blacktie-C --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] rename libapr-1.so [exec] mv: cannot stat 'libapr-1.so': No such file or directory [exec] mv: cannot stat 'libapr-1.so': No such file or directory [INFO] Executed tasks [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:generate-idl-sources (generate-sources) @ blacktie-C --- init: fileset.main.check: generate-idl-sources: [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:generate-proto-sources (generate-sources) @ blacktie-C --- init: fileset.main.check: generate-proto-sources: [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ blacktie-C --- [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:compile (compile) @ blacktie-C --- init: fileset.main.check: package: [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/common/C/target/classes/lib [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/common/C/target/classes/include compile: [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:process-classes (process-classes) @ blacktie-C --- copy-check: init: package: copy-idl: copy-includes: copy-libs: process-classes: [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:test-compile (test-compile) @ blacktie-C --- init: fileset.test.check: gen-test-runner1: gen-test-runner2: gen-test-runner: package: test-compile: [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:test (test) @ blacktie-C --- init: fileset.test.check: test: [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ blacktie-C >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ blacktie-C --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ blacktie-C --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ blacktie-C --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ blacktie-C --- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-test-dependencies) @ blacktie-C --- [INFO] javax.annotation:javax.annotation-api:jar:1.2 already exists in destination. [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-runtime-dependencies) @ blacktie-C --- [INFO] apache-log4cxx.contrib:log4cxx:jar:centos54x64:902683 already exists in destination. [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-compile-dependencies) @ blacktie-C --- [INFO] apache-log4cxx.contrib:log4cxx:jar:centos54x64:902683 already exists in destination. [INFO] javax.annotation:javax.annotation-api:jar:1.2 already exists in destination. [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-test-dependencies) @ blacktie-C --- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-runtime-dependencies) @ blacktie-C --- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-compile-dependencies) @ blacktie-C --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (unzip) @ blacktie-C --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] unzip dependencies to test [exec] find: '/home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/common/C/target/test-dependencies': No such file or directory [exec] Result: 1 [echo] unzip dependencies to runtime [exec] find: '/home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/common/C/target/runtime-dependencies': No such file or directory [exec] Result: 1 [echo] unzip dependencies to compile [exec] find: '/home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/common/C/target/compile-dependencies': No such file or directory [exec] Result: 1 [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (rename libapr-1.so) @ blacktie-C --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] rename libapr-1.so [exec] mv: cannot stat 'libapr-1.so': No such file or directory [exec] mv: cannot stat 'libapr-1.so': No such file or directory [exec] mv: cannot stat 'libapr-1.so': No such file or directory [INFO] Executed tasks [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:generate-idl-sources (generate-sources) @ blacktie-C --- init: fileset.main.check: generate-idl-sources: [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:generate-proto-sources (generate-sources) @ blacktie-C --- init: fileset.main.check: generate-proto-sources: [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ blacktie-C <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ blacktie-C --- [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ blacktie-C --- [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (jar-with-classifier) @ blacktie-C --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/common/C/target/blacktie-C-5.10.7.Final-SNAPSHOT-centos54x64.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ blacktie-C --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/common/C/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-C/5.10.7.Final-SNAPSHOT/blacktie-C-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/common/C/target/blacktie-C-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-C/5.10.7.Final-SNAPSHOT/blacktie-C-5.10.7.Final-SNAPSHOT-centos54x64.jar [INFO] [INFO] -------------< org.jboss.narayana.blacktie:blacktie-java >-------------- [INFO] Building Blacktie Java JNI Tests 5.10.7.Final-SNAPSHOT [5/24] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ blacktie-java --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ blacktie-java --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ blacktie-java --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ blacktie-java --- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-test-dependencies) @ blacktie-java --- [INFO] Unpacking /home/jenkins/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/common/java/target/cxx/test with includes "**/*" and excludes "" [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-dependencies) @ blacktie-java --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (unzip) @ blacktie-java --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] unzip dependencies to test [exec] find: '/home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/common/java/target/dependencies': No such file or directory [exec] Result: 1 [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (rename libapr-1.so) @ blacktie-java --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] rename libapr-1.so [INFO] Executed tasks [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ blacktie-java --- [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:process-classes (process-classes) @ blacktie-java --- copy-check: init: package: [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/common/java/target/classes/lib [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/common/java/target/classes/include copy-idl: copy-includes: copy-libs: process-classes: [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:test-compile (test-compile) @ blacktie-java --- init: fileset.test.check: gen-test-runner1: gen-test-runner2: gen-test-runner: package: test-compile: [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ blacktie-java >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ blacktie-java --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ blacktie-java --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ blacktie-java --- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-test-dependencies) @ blacktie-java --- [INFO] javax.annotation:javax.annotation-api:jar:1.2 already exists in destination. [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-dependencies) @ blacktie-java --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (unzip) @ blacktie-java --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] unzip dependencies to test [exec] find: '/home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/common/java/target/dependencies': No such file or directory [exec] Result: 1 [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (rename libapr-1.so) @ blacktie-java --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] rename libapr-1.so [exec] mv: cannot stat 'libapr-1.so': No such file or directory [INFO] Executed tasks [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ blacktie-java <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ blacktie-java --- [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ blacktie-java --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ blacktie-java --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/common/java/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-java/5.10.7.Final-SNAPSHOT/blacktie-java-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] --------------< org.jboss.narayana.blacktie:blacktie-xsd >-------------- [INFO] Building Blacktie Schemas 5.10.7.Final-SNAPSHOT [6/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ blacktie-xsd --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ blacktie-xsd --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ blacktie-xsd --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ blacktie-xsd --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ blacktie-xsd --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ blacktie-xsd --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ blacktie-xsd --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ blacktie-xsd --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xsd/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ blacktie-xsd --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ blacktie-xsd --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ blacktie-xsd --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xsd/target/blacktie-xsd-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ blacktie-xsd >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ blacktie-xsd --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ blacktie-xsd --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ blacktie-xsd --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ blacktie-xsd <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ blacktie-xsd --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xsd/target/blacktie-xsd-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ blacktie-xsd --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xsd/target/blacktie-xsd-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ blacktie-xsd --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xsd/target/blacktie-xsd-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-xsd/5.10.7.Final-SNAPSHOT/blacktie-xsd-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xsd/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-xsd/5.10.7.Final-SNAPSHOT/blacktie-xsd-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xsd/target/blacktie-xsd-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-xsd/5.10.7.Final-SNAPSHOT/blacktie-xsd-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xsd/target/blacktie-xsd-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-xsd/5.10.7.Final-SNAPSHOT/blacktie-xsd-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] -----------< org.jboss.narayana.blacktie:blacktie-messaging >----------- [INFO] Building BlackTie Messaging (via JMS) 5.10.7.Final-SNAPSHOT [7/24] [INFO] --------------------------------[ war ]--------------------------------- [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/netty/netty/3.2.0.Final/netty-3.2.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/netty/netty/3.2.0.Final/netty-3.2.0.Final.pom (21 kB at 1.6 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/netty/netty/3.2.0.Final/netty-3.2.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/netty/netty/3.2.0.Final/netty-3.2.0.Final.jar (952 kB at 3.0 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ blacktie-messaging --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ blacktie-messaging --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ blacktie-messaging --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ blacktie-messaging --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ blacktie-messaging --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ blacktie-messaging --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ blacktie-messaging --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ blacktie-messaging --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/messaging/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ blacktie-messaging --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ blacktie-messaging --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-war-plugin:3.2.2:war (default-war) @ blacktie-messaging --- [INFO] Packaging webapp [INFO] Assembling webapp [blacktie-messaging] in [/home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/messaging/target/blacktie-messaging-5.10.7.Final-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/messaging/src/main/webapp] [INFO] Webapp assembled in [24 msecs] [INFO] Building war: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/messaging/target/blacktie-messaging-5.10.7.Final-SNAPSHOT.war [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ blacktie-messaging >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ blacktie-messaging --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ blacktie-messaging --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ blacktie-messaging --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ blacktie-messaging <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ blacktie-messaging --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/messaging/target/blacktie-messaging-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ blacktie-messaging --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ blacktie-messaging --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/messaging/target/blacktie-messaging-5.10.7.Final-SNAPSHOT.war to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-messaging/5.10.7.Final-SNAPSHOT/blacktie-messaging-5.10.7.Final-SNAPSHOT.war [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/messaging/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-messaging/5.10.7.Final-SNAPSHOT/blacktie-messaging-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/messaging/target/blacktie-messaging-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-messaging/5.10.7.Final-SNAPSHOT/blacktie-messaging-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/messaging/target/blacktie-messaging-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-messaging/5.10.7.Final-SNAPSHOT/blacktie-messaging-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] -------< org.jboss.narayana.blacktie:blacktie-jatmibroker-xatmi >------- [INFO] Building Blacktie Java XATMI Implementation 5.10.7.Final-SNAPSHOT [8/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/narayana/jts/narayana-jts-jacorb/5.3.3.Final/narayana-jts-jacorb-5.3.3.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/narayana/jts/narayana-jts-jacorb/5.3.3.Final/narayana-jts-jacorb-5.3.3.Final.pom (13 kB at 1.6 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/xerces/xercesImpl/2.12.0/xercesImpl-2.12.0.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/xerces/xercesImpl/2.12.0/xercesImpl-2.12.0.pom (3.4 kB at 565 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom (2.7 kB at 380 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/narayana/jts/narayana-jts-jacorb/5.3.3.Final/narayana-jts-jacorb-5.3.3.Final.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/xerces/xercesImpl/2.12.0/xercesImpl-2.12.0.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/xerces/xercesImpl/2.12.0/xercesImpl-2.12.0.jar (1.4 MB at 29 MB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/narayana/jts/narayana-jts-jacorb/5.3.3.Final/narayana-jts-jacorb-5.3.3.Final.jar (1.7 MB at 32 MB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar (221 kB at 3.9 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ blacktie-jatmibroker-xatmi --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ blacktie-jatmibroker-xatmi --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ blacktie-jatmibroker-xatmi --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ blacktie-jatmibroker-xatmi --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ blacktie-jatmibroker-xatmi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/jatmibroker-xatmi/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ blacktie-jatmibroker-xatmi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 56 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/jatmibroker-xatmi/target/classes [WARNING] bootstrap class path not set in conjunction with -source 1.7 [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/jatmibroker-xatmi/src/main/java/org/jboss/narayana/blacktie/jatmibroker/xatmi/impl/BufferImpl.java:[186,97] unchecked cast required: java.util.Map found: java.lang.Object [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/jatmibroker-xatmi/src/main/java/org/jboss/narayana/blacktie/jatmibroker/xatmi/impl/ConnectionImpl.java:[147,72] unchecked call to getConstructor(java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/jatmibroker-xatmi/src/main/java/org/jboss/narayana/blacktie/jatmibroker/core/tx/ThreadActionData.java:[79,21] unchecked call to push(E) as a member of the raw type java.util.Stack [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/jatmibroker-xatmi/src/main/java/org/jboss/narayana/blacktie/jatmibroker/core/tx/ThreadActionData.java:[81,28] unchecked call to set(T) as a member of the raw type java.lang.ThreadLocal [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/jatmibroker-xatmi/src/main/java/org/jboss/narayana/blacktie/jatmibroker/core/tx/ThreadActionData.java:[83,21] unchecked call to push(E) as a member of the raw type java.util.Stack [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/jatmibroker-xatmi/src/main/java/org/jboss/narayana/blacktie/jatmibroker/core/tx/ThreadActionData.java:[104,19] unchecked call to push(E) as a member of the raw type java.util.Stack [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/jatmibroker-xatmi/src/main/java/org/jboss/narayana/blacktie/jatmibroker/core/tx/ThreadActionData.java:[107,23] unchecked call to push(E) as a member of the raw type java.util.Stack [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/jatmibroker-xatmi/src/main/java/org/jboss/narayana/blacktie/jatmibroker/core/tx/ThreadActionData.java:[152,32] unchecked call to set(T) as a member of the raw type java.lang.ThreadLocal [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/jatmibroker-xatmi/src/main/java/org/jboss/narayana/blacktie/jatmibroker/core/tx/ThreadActionData.java:[180,32] unchecked call to set(T) as a member of the raw type java.lang.ThreadLocal [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/jatmibroker-xatmi/src/main/java/org/jboss/narayana/blacktie/jatmibroker/core/tx/ThreadActionData.java:[196,24] unchecked call to set(T) as a member of the raw type java.lang.ThreadLocal [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/jatmibroker-xatmi/src/main/java/org/jboss/narayana/blacktie/jatmibroker/core/tx/ThreadUtil.java:[58,22] unchecked call to set(T) as a member of the raw type java.lang.ThreadLocal [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ blacktie-jatmibroker-xatmi --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ blacktie-jatmibroker-xatmi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ blacktie-jatmibroker-xatmi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 59 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/jatmibroker-xatmi/target/test-classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/jatmibroker-xatmi/src/test/java/org/jboss/narayana/blacktie/jatmibroker/core/conf/AtmiBrokerEnvXMLTest.java:[47,63] unchecked cast required: java.util.List found: java.lang.Object [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ blacktie-jatmibroker-xatmi --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ blacktie-jatmibroker-xatmi --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/jatmibroker-xatmi/target/blacktie-jatmibroker-xatmi-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ blacktie-jatmibroker-xatmi >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ blacktie-jatmibroker-xatmi --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ blacktie-jatmibroker-xatmi --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ blacktie-jatmibroker-xatmi --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ blacktie-jatmibroker-xatmi <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ blacktie-jatmibroker-xatmi --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/jatmibroker-xatmi/target/blacktie-jatmibroker-xatmi-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ blacktie-jatmibroker-xatmi --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/jatmibroker-xatmi/target/blacktie-jatmibroker-xatmi-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ blacktie-jatmibroker-xatmi --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/jatmibroker-xatmi/target/blacktie-jatmibroker-xatmi-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-jatmibroker-xatmi/5.10.7.Final-SNAPSHOT/blacktie-jatmibroker-xatmi-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/jatmibroker-xatmi/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-jatmibroker-xatmi/5.10.7.Final-SNAPSHOT/blacktie-jatmibroker-xatmi-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/jatmibroker-xatmi/target/blacktie-jatmibroker-xatmi-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-jatmibroker-xatmi/5.10.7.Final-SNAPSHOT/blacktie-jatmibroker-xatmi-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/jatmibroker-xatmi/target/blacktie-jatmibroker-xatmi-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-jatmibroker-xatmi/5.10.7.Final-SNAPSHOT/blacktie-jatmibroker-xatmi-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --------< org.jboss.narayana.blacktie:blacktie-jatmibroker-nbf >-------- [INFO] Building Blacktie Java NBF Implementation 5.10.7.Final-SNAPSHOT [9/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ blacktie-jatmibroker-nbf --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ blacktie-jatmibroker-nbf --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ blacktie-jatmibroker-nbf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ blacktie-jatmibroker-nbf --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ blacktie-jatmibroker-nbf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/jatmibroker-nbf/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ blacktie-jatmibroker-nbf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/jatmibroker-nbf/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ blacktie-jatmibroker-nbf --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ blacktie-jatmibroker-nbf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ blacktie-jatmibroker-nbf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/jatmibroker-nbf/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ blacktie-jatmibroker-nbf --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ blacktie-jatmibroker-nbf --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/jatmibroker-nbf/target/blacktie-jatmibroker-nbf-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ blacktie-jatmibroker-nbf >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ blacktie-jatmibroker-nbf --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ blacktie-jatmibroker-nbf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ blacktie-jatmibroker-nbf --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ blacktie-jatmibroker-nbf <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ blacktie-jatmibroker-nbf --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/jatmibroker-nbf/target/blacktie-jatmibroker-nbf-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ blacktie-jatmibroker-nbf --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/jatmibroker-nbf/target/blacktie-jatmibroker-nbf-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ blacktie-jatmibroker-nbf --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/jatmibroker-nbf/target/blacktie-jatmibroker-nbf-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-jatmibroker-nbf/5.10.7.Final-SNAPSHOT/blacktie-jatmibroker-nbf-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/jatmibroker-nbf/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-jatmibroker-nbf/5.10.7.Final-SNAPSHOT/blacktie-jatmibroker-nbf-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/jatmibroker-nbf/target/blacktie-jatmibroker-nbf-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-jatmibroker-nbf/5.10.7.Final-SNAPSHOT/blacktie-jatmibroker-nbf-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/jatmibroker-nbf/target/blacktie-jatmibroker-nbf-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-jatmibroker-nbf/5.10.7.Final-SNAPSHOT/blacktie-jatmibroker-nbf-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --------< org.jboss.narayana.blacktie:blacktie-admin-services >--------- [INFO] Building Blacktie Administration Services 5.10.7.Final-SNAPSHOT [10/24] [INFO] --------------------------------[ ejb ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/plugins/maven-ejb-plugin/3.0.1/maven-ejb-plugin-3.0.1.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-ejb-plugin/3.0.1/maven-ejb-plugin-3.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-ejb-plugin/3.0.1/maven-ejb-plugin-3.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-ejb-plugin/3.0.1/maven-ejb-plugin-3.0.1.pom (6.5 kB at 12 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/plugins/maven-ejb-plugin/3.0.1/maven-ejb-plugin-3.0.1.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-ejb-plugin/3.0.1/maven-ejb-plugin-3.0.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-ejb-plugin/3.0.1/maven-ejb-plugin-3.0.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-ejb-plugin/3.0.1/maven-ejb-plugin-3.0.1.jar (29 kB at 4.1 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/arquillian/wildfly-arquillian-container-remote/2.0.0.Final/wildfly-arquillian-container-remote-2.0.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/arquillian/wildfly-arquillian-container-remote/2.0.0.Final/wildfly-arquillian-container-remote-2.0.0.Final.pom (3.6 kB at 444 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/arquillian/wildfly-arquillian-parent/2.0.0.Final/wildfly-arquillian-parent-2.0.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/arquillian/wildfly-arquillian-parent/2.0.0.Final/wildfly-arquillian-parent-2.0.0.Final.pom (22 kB at 2.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/arquillian/wildfly-arquillian-common/2.0.0.Final/wildfly-arquillian-common-2.0.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/arquillian/wildfly-arquillian-common/2.0.0.Final/wildfly-arquillian-common-2.0.0.Final.pom (3.1 kB at 450 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.1.13.Final/arquillian-testenricher-cdi-1.1.13.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.1.13.Final/arquillian-testenricher-cdi-1.1.13.Final.pom (4.2 kB at 603 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/arquillian/testenricher/arquillian-testenricher-ejb/1.1.13.Final/arquillian-testenricher-ejb-1.1.13.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/arquillian/testenricher/arquillian-testenricher-ejb/1.1.13.Final/arquillian-testenricher-ejb-1.1.13.Final.pom (5.2 kB at 738 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/arquillian/testenricher/arquillian-testenricher-initialcontext/1.1.13.Final/arquillian-testenricher-initialcontext-1.1.13.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/arquillian/testenricher/arquillian-testenricher-initialcontext/1.1.13.Final/arquillian-testenricher-initialcontext-1.1.13.Final.pom (1.5 kB at 213 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/arquillian/testenricher/arquillian-testenricher-resource/1.1.13.Final/arquillian-testenricher-resource-1.1.13.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/arquillian/testenricher/arquillian-testenricher-resource/1.1.13.Final/arquillian-testenricher-resource-1.1.13.Final.pom (2.1 kB at 344 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/arquillian/wildfly-arquillian-testenricher-msc/2.0.0.Final/wildfly-arquillian-testenricher-msc-2.0.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/arquillian/wildfly-arquillian-testenricher-msc/2.0.0.Final/wildfly-arquillian-testenricher-msc-2.0.0.Final.pom (2.0 kB at 141 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-server/2.0.10.Final/wildfly-server-2.0.10.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-server/2.0.10.Final/wildfly-server-2.0.10.Final.pom (6.6 kB at 940 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-controller/2.0.10.Final/wildfly-controller-2.0.10.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-controller/2.0.10.Final/wildfly-controller-2.0.10.Final.pom (4.2 kB at 601 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-core-security/2.0.10.Final/wildfly-core-security-2.0.10.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-core-security/2.0.10.Final/wildfly-core-security-2.0.10.Final.pom (2.7 kB at 442 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-core-security-parent/2.0.10.Final/wildfly-core-security-parent-2.0.10.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-core-security-parent/2.0.10.Final/wildfly-core-security-parent-2.0.10.Final.pom (1.8 kB at 252 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-core-security-api/2.0.10.Final/wildfly-core-security-api-2.0.10.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-core-security-api/2.0.10.Final/wildfly-core-security-api-2.0.10.Final.pom (1.8 kB at 256 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-version/2.0.10.Final/wildfly-version-2.0.10.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-version/2.0.10.Final/wildfly-version-2.0.10.Final.pom (2.4 kB at 396 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/modules/jboss-modules/1.5.1.Final/jboss-modules-1.5.1.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/modules/jboss-modules/1.5.1.Final/jboss-modules-1.5.1.Final.pom (6.9 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-domain-http-interface/2.0.10.Final/wildfly-domain-http-interface-2.0.10.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-domain-http-interface/2.0.10.Final/wildfly-domain-http-interface-2.0.10.Final.pom (3.8 kB at 548 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-domain-http/2.0.10.Final/wildfly-domain-http-2.0.10.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-domain-http/2.0.10.Final/wildfly-domain-http-2.0.10.Final.pom (1.8 kB at 250 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/undertow/undertow-core/1.3.15.Final/undertow-core-1.3.15.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/undertow/undertow-core/1.3.15.Final/undertow-core-1.3.15.Final.pom (20 kB at 2.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/undertow/undertow-parent/1.3.15.Final/undertow-parent-1.3.15.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/undertow/undertow-parent/1.3.15.Final/undertow-parent-1.3.15.Final.pom (24 kB at 3.0 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-nio/3.3.4.Final/xnio-nio-3.3.4.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/xnio/xnio-nio/3.3.4.Final/xnio-nio-3.3.4.Final.pom (6.3 kB at 904 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-domain-management/2.0.10.Final/wildfly-domain-management-2.0.10.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-domain-management/2.0.10.Final/wildfly-domain-management-2.0.10.Final.pom (6.0 kB at 666 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/picketbox/picketbox/4.9.4.Final/picketbox-4.9.4.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/picketbox/picketbox/4.9.4.Final/picketbox-4.9.4.Final.pom (3.4 kB at 487 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/picketbox/picketbox-parent/4.9.4.Final/picketbox-parent-4.9.4.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/picketbox/picketbox-parent/4.9.4.Final/picketbox-parent-4.9.4.Final.pom (3.5 kB at 498 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-deployment-repository/2.0.10.Final/wildfly-deployment-repository-2.0.10.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-deployment-repository/2.0.10.Final/wildfly-deployment-repository-2.0.10.Final.pom (3.7 kB at 616 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/jboss-vfs/3.2.11.Final/jboss-vfs-3.2.11.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/jboss-vfs/3.2.11.Final/jboss-vfs-3.2.11.Final.pom (7.3 kB at 1.0 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-protocol/2.0.10.Final/wildfly-protocol-2.0.10.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-protocol/2.0.10.Final/wildfly-protocol-2.0.10.Final.pom (3.9 kB at 22 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/remoting/jboss-remoting/4.0.18.Final/jboss-remoting-4.0.18.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/remoting/jboss-remoting/4.0.18.Final/jboss-remoting-4.0.18.Final.pom (14 kB at 2.0 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-platform-mbean/2.0.10.Final/wildfly-platform-mbean-2.0.10.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-platform-mbean/2.0.10.Final/wildfly-platform-mbean-2.0.10.Final.pom (3.4 kB at 480 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-process-controller/2.0.10.Final/wildfly-process-controller-2.0.10.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-process-controller/2.0.10.Final/wildfly-process-controller-2.0.10.Final.pom (3.9 kB at 656 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-remoting/2.0.10.Final/wildfly-remoting-2.0.10.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-remoting/2.0.10.Final/wildfly-remoting-2.0.10.Final.pom (4.6 kB at 456 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-remoting-parent/2.0.10.Final/wildfly-remoting-parent-2.0.10.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-remoting-parent/2.0.10.Final/wildfly-remoting-parent-2.0.10.Final.pom (1.8 kB at 251 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-io/2.0.10.Final/wildfly-io-2.0.10.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-io/2.0.10.Final/wildfly-io-2.0.10.Final.pom (2.8 kB at 473 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-io-bom/2.0.10.Final/wildfly-io-bom-2.0.10.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-io-bom/2.0.10.Final/wildfly-io-bom-2.0.10.Final.pom (1.8 kB at 262 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-network/2.0.10.Final/wildfly-network-2.0.10.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-network/2.0.10.Final/wildfly-network-2.0.10.Final.pom (3.1 kB at 439 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-self-contained/2.0.10.Final/wildfly-self-contained-2.0.10.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-self-contained/2.0.10.Final/wildfly-self-contained-2.0.10.Final.pom (2.5 kB at 410 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/jandex/2.0.1.Final/jandex-2.0.1.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/jandex/2.0.1.Final/jandex-2.0.1.Final.pom (5.7 kB at 818 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-impl-base/2.0.0-alpha-10/shrinkwrap-descriptors-impl-base-2.0.0-alpha-10.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-impl-base/2.0.0-alpha-10/shrinkwrap-descriptors-impl-base-2.0.0-alpha-10.pom (2.5 kB at 363 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/arquillian/wildfly-arquillian-protocol-jmx/2.0.0.Final/wildfly-arquillian-protocol-jmx-2.0.0.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/arquillian/wildfly-arquillian-protocol-jmx/2.0.0.Final/wildfly-arquillian-protocol-jmx-2.0.0.Final.pom (2.4 kB at 398 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/arquillian/protocol/arquillian-protocol-jmx/1.1.13.Final/arquillian-protocol-jmx-1.1.13.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/arquillian/protocol/arquillian-protocol-jmx/1.1.13.Final/arquillian-protocol-jmx-1.1.13.Final.pom (1.6 kB at 266 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-jmx/2.0.10.Final/wildfly-jmx-2.0.10.Final.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-jmx/2.0.10.Final/wildfly-jmx-2.0.10.Final.pom (4.6 kB at 511 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-depchain/2.2.4/shrinkwrap-resolver-depchain-2.2.4.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-depchain/2.2.4/shrinkwrap-resolver-depchain-2.2.4.pom (2.7 kB at 457 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-parent/2.2.4/shrinkwrap-resolver-parent-2.2.4.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-parent/2.2.4/shrinkwrap-resolver-parent-2.2.4.pom (14 kB at 2.0 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.3/shrinkwrap-bom-1.2.3.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.3/shrinkwrap-bom-1.2.3.pom (4.0 kB at 569 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/2.2.4/shrinkwrap-resolver-api-2.2.4.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/2.2.4/shrinkwrap-resolver-api-2.2.4.pom (1.1 kB at 180 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi/2.2.4/shrinkwrap-resolver-spi-2.2.4.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi/2.2.4/shrinkwrap-resolver-spi-2.2.4.pom (1.3 kB at 213 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/2.2.4/shrinkwrap-resolver-api-maven-2.2.4.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/2.2.4/shrinkwrap-resolver-api-maven-2.2.4.pom (2.1 kB at 297 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven/2.2.4/shrinkwrap-resolver-spi-maven-2.2.4.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven/2.2.4/shrinkwrap-resolver-spi-maven-2.2.4.pom (1.5 kB at 186 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven-archive/2.2.4/shrinkwrap-resolver-api-maven-archive-2.2.4.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven-archive/2.2.4/shrinkwrap-resolver-api-maven-archive-2.2.4.pom (1.7 kB at 248 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven/2.2.4/shrinkwrap-resolver-impl-maven-2.2.4.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven/2.2.4/shrinkwrap-resolver-impl-maven-2.2.4.pom (18 kB at 2.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven-archive/2.2.4/shrinkwrap-resolver-impl-maven-archive-2.2.4.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven-archive/2.2.4/shrinkwrap-resolver-impl-maven-archive-2.2.4.pom (3.7 kB at 524 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven-archive/2.2.4/shrinkwrap-resolver-spi-maven-archive-2.2.4.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven-archive/2.2.4/shrinkwrap-resolver-spi-maven-archive-2.2.4.pom (1.7 kB at 291 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom (4.7 kB at 784 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom (13 kB at 2.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom (2.5 kB at 425 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom (14 kB at 1.8 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.3/plexus-compiler-javac-2.3.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.3/plexus-compiler-javac-2.3.pom (769 B at 128 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compilers/2.3/plexus-compilers-2.3.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compilers/2.3/plexus-compilers-2.3.pom (1.3 kB at 185 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler/2.3/plexus-compiler-2.3.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler/2.3/plexus-compiler-2.3.pom (4.6 kB at 651 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.3/plexus-compiler-api-2.3.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.3/plexus-compiler-api-2.3.pom (865 B at 144 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/arquillian/wildfly-arquillian-container-remote/2.0.0.Final/wildfly-arquillian-container-remote-2.0.0.Final.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/arquillian/wildfly-arquillian-common/2.0.0.Final/wildfly-arquillian-common-2.0.0.Final.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/arquillian/testenricher/arquillian-testenricher-initialcontext/1.1.13.Final/arquillian-testenricher-initialcontext-1.1.13.Final.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/arquillian/testenricher/arquillian-testenricher-ejb/1.1.13.Final/arquillian-testenricher-ejb-1.1.13.Final.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.1.13.Final/arquillian-testenricher-cdi-1.1.13.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/arquillian/wildfly-arquillian-container-remote/2.0.0.Final/wildfly-arquillian-container-remote-2.0.0.Final.jar (6.6 kB at 824 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/arquillian/testenricher/arquillian-testenricher-resource/1.1.13.Final/arquillian-testenricher-resource-1.1.13.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/arquillian/testenricher/arquillian-testenricher-initialcontext/1.1.13.Final/arquillian-testenricher-initialcontext-1.1.13.Final.jar (7.2 kB at 803 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/arquillian/wildfly-arquillian-testenricher-msc/2.0.0.Final/wildfly-arquillian-testenricher-msc-2.0.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/arquillian/wildfly-arquillian-common/2.0.0.Final/wildfly-arquillian-common-2.0.0.Final.jar (63 kB at 5.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-server/2.0.10.Final/wildfly-server-2.0.10.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/arquillian/testenricher/arquillian-testenricher-resource/1.1.13.Final/arquillian-testenricher-resource-1.1.13.Final.jar (19 kB at 1.3 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-controller/2.0.10.Final/wildfly-controller-2.0.10.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/arquillian/testenricher/arquillian-testenricher-ejb/1.1.13.Final/arquillian-testenricher-ejb-1.1.13.Final.jar (21 kB at 1.3 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-domain-http-interface/2.0.10.Final/wildfly-domain-http-interface-2.0.10.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.1.13.Final/arquillian-testenricher-cdi-1.1.13.Final.jar (28 kB at 1.7 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-deployment-repository/2.0.10.Final/wildfly-deployment-repository-2.0.10.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/arquillian/wildfly-arquillian-testenricher-msc/2.0.0.Final/wildfly-arquillian-testenricher-msc-2.0.0.Final.jar (10 kB at 618 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-platform-mbean/2.0.10.Final/wildfly-platform-mbean-2.0.10.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-deployment-repository/2.0.10.Final/wildfly-deployment-repository-2.0.10.Final.jar (31 kB at 1.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-process-controller/2.0.10.Final/wildfly-process-controller-2.0.10.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-domain-http-interface/2.0.10.Final/wildfly-domain-http-interface-2.0.10.Final.jar (98 kB at 3.6 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-network/2.0.10.Final/wildfly-network-2.0.10.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-process-controller/2.0.10.Final/wildfly-process-controller-2.0.10.Final.jar (129 kB at 3.8 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-self-contained/2.0.10.Final/wildfly-self-contained-2.0.10.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-platform-mbean/2.0.10.Final/wildfly-platform-mbean-2.0.10.Final.jar (126 kB at 3.6 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-version/2.0.10.Final/wildfly-version-2.0.10.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-network/2.0.10.Final/wildfly-network-2.0.10.Final.jar (42 kB at 1.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/jandex/2.0.1.Final/jandex-2.0.1.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-self-contained/2.0.10.Final/wildfly-self-contained-2.0.10.Final.jar (8.4 kB at 206 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/modules/jboss-modules/1.5.1.Final/jboss-modules-1.5.1.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-version/2.0.10.Final/wildfly-version-2.0.10.Final.jar (14 kB at 341 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/jboss-vfs/3.2.11.Final/jboss-vfs-3.2.11.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-server/2.0.10.Final/wildfly-server-2.0.10.Final.jar (1.2 MB at 26 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/io/undertow/undertow-core/1.3.15.Final/undertow-core-1.3.15.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/jandex/2.0.1.Final/jandex-2.0.1.Final.jar (188 kB at 4.1 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-impl-base/2.0.0-alpha-10/shrinkwrap-descriptors-impl-base-2.0.0-alpha-10.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/jboss-vfs/3.2.11.Final/jboss-vfs-3.2.11.Final.jar (137 kB at 2.6 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/arquillian/wildfly-arquillian-protocol-jmx/2.0.0.Final/wildfly-arquillian-protocol-jmx-2.0.0.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-impl-base/2.0.0-alpha-10/shrinkwrap-descriptors-impl-base-2.0.0-alpha-10.jar (74 kB at 1.3 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/arquillian/protocol/arquillian-protocol-jmx/1.1.13.Final/arquillian-protocol-jmx-1.1.13.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/modules/jboss-modules/1.5.1.Final/jboss-modules-1.5.1.Final.jar (365 kB at 6.3 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-jmx/2.0.10.Final/wildfly-jmx-2.0.10.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/arquillian/protocol/arquillian-protocol-jmx/1.1.13.Final/arquillian-protocol-jmx-1.1.13.Final.jar (20 kB at 315 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-remoting/2.0.10.Final/wildfly-remoting-2.0.10.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-controller/2.0.10.Final/wildfly-controller-2.0.10.Final.jar (1.8 MB at 26 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-domain-management/2.0.10.Final/wildfly-domain-management-2.0.10.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-remoting/2.0.10.Final/wildfly-remoting-2.0.10.Final.jar (209 kB at 2.8 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/picketbox/picketbox/4.9.4.Final/picketbox-4.9.4.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-domain-management/2.0.10.Final/wildfly-domain-management-2.0.10.Final.jar (801 kB at 8.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-core-security/2.0.10.Final/wildfly-core-security-2.0.10.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-core-security/2.0.10.Final/wildfly-core-security-2.0.10.Final.jar (15 kB at 143 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-core-security-api/2.0.10.Final/wildfly-core-security-api-2.0.10.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/picketbox/picketbox/4.9.4.Final/picketbox-4.9.4.Final.jar (947 kB at 8.8 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-io/2.0.10.Final/wildfly-io-2.0.10.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-core-security-api/2.0.10.Final/wildfly-core-security-api-2.0.10.Final.jar (4.9 kB at 45 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/marshalling/jboss-marshalling/1.4.10.Final/jboss-marshalling-1.4.10.Final.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-io/2.0.10.Final/wildfly-io-2.0.10.Final.jar (47 kB at 408 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/2.2.4/shrinkwrap-resolver-api-2.2.4.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/marshalling/jboss-marshalling/1.4.10.Final/jboss-marshalling-1.4.10.Final.jar (219 kB at 1.8 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi/2.2.4/shrinkwrap-resolver-spi-2.2.4.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/2.2.4/shrinkwrap-resolver-api-2.2.4.jar (22 kB at 176 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/2.2.4/shrinkwrap-resolver-api-maven-2.2.4.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi/2.2.4/shrinkwrap-resolver-spi-2.2.4.jar (18 kB at 143 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven/2.2.4/shrinkwrap-resolver-spi-maven-2.2.4.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/2.2.4/shrinkwrap-resolver-api-maven-2.2.4.jar (53 kB at 409 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven-archive/2.2.4/shrinkwrap-resolver-api-maven-archive-2.2.4.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven/2.2.4/shrinkwrap-resolver-spi-maven-2.2.4.jar (3.6 kB at 27 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven/2.2.4/shrinkwrap-resolver-impl-maven-2.2.4.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven-archive/2.2.4/shrinkwrap-resolver-api-maven-archive-2.2.4.jar (6.7 kB at 49 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven-archive/2.2.4/shrinkwrap-resolver-impl-maven-archive-2.2.4.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven/2.2.4/shrinkwrap-resolver-impl-maven-2.2.4.jar (159 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven-archive/2.2.4/shrinkwrap-resolver-spi-maven-archive-2.2.4.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven-archive/2.2.4/shrinkwrap-resolver-impl-maven-archive-2.2.4.jar (51 kB at 355 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/io/undertow/undertow-core/1.3.15.Final/undertow-core-1.3.15.Final.jar (2.1 MB at 14 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven-archive/2.2.4/shrinkwrap-resolver-spi-maven-archive-2.2.4.jar (5.8 kB at 39 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.3/plexus-compiler-javac-2.3.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.jar (201 kB at 1.3 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.3/plexus-compiler-api-2.3.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.3/plexus-compiler-javac-2.3.jar (19 kB at 124 kB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.jar (340 kB at 2.2 MB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.3/plexus-compiler-api-2.3.jar (25 kB at 157 kB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/core/wildfly-jmx/2.0.10.Final/wildfly-jmx-2.0.10.Final.jar (232 kB at 1.4 MB/s) [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/wildfly/arquillian/wildfly-arquillian-protocol-jmx/2.0.0.Final/wildfly-arquillian-protocol-jmx-2.0.0.Final.jar (48 kB at 264 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ blacktie-admin-services --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ blacktie-admin-services --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ blacktie-admin-services --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ blacktie-admin-services --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ blacktie-admin-services --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ blacktie-admin-services --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/blacktie-admin-services/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/blacktie-admin-services/src/main/java/org/jboss/narayana/blacktie/administration/BlacktieStompAdministrationService.java:[171,55] create(java.lang.String,java.lang.String,int,javax.security.auth.callback.CallbackHandler,javax.net.ssl.SSLContext,int) in org.jboss.as.controller.client.ModelControllerClient.Factory has been deprecated [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ blacktie-admin-services --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ blacktie-admin-services --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ blacktie-admin-services --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/blacktie-admin-services/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ blacktie-admin-services --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-ejb-plugin:3.0.1:ejb (default-ejb) @ blacktie-admin-services --- [INFO] Building EJB blacktie-admin-services-5.10.7.Final-SNAPSHOT with EJB version 3.1 [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/blacktie-admin-services/target/blacktie-admin-services-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ blacktie-admin-services >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ blacktie-admin-services --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ blacktie-admin-services --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ blacktie-admin-services --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ blacktie-admin-services <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ blacktie-admin-services --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/blacktie-admin-services/target/blacktie-admin-services-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ blacktie-admin-services --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/blacktie-admin-services/target/blacktie-admin-services-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ blacktie-admin-services --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/blacktie-admin-services/target/blacktie-admin-services-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-admin-services/5.10.7.Final-SNAPSHOT/blacktie-admin-services-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/blacktie-admin-services/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-admin-services/5.10.7.Final-SNAPSHOT/blacktie-admin-services-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/blacktie-admin-services/target/blacktie-admin-services-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-admin-services/5.10.7.Final-SNAPSHOT/blacktie-admin-services-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/blacktie-admin-services/target/blacktie-admin-services-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-admin-services/5.10.7.Final-SNAPSHOT/blacktie-admin-services-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] ------< org.jboss.narayana.blacktie:blacktie-admin-services-ear >------- [INFO] Building Blacktie Administration Services EAR 5.10.7.Final-SNAPSHOT [11/24] [INFO] --------------------------------[ ear ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/plugins/maven-ear-plugin/3.0.1/maven-ear-plugin-3.0.1.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-ear-plugin/3.0.1/maven-ear-plugin-3.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-ear-plugin/3.0.1/maven-ear-plugin-3.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-ear-plugin/3.0.1/maven-ear-plugin-3.0.1.pom (11 kB at 91 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/plugins/maven-ear-plugin/3.0.1/maven-ear-plugin-3.0.1.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-ear-plugin/3.0.1/maven-ear-plugin-3.0.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-ear-plugin/3.0.1/maven-ear-plugin-3.0.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-ear-plugin/3.0.1/maven-ear-plugin-3.0.1.jar (88 kB at 6.7 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ blacktie-admin-services-ear --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ blacktie-admin-services-ear --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ blacktie-admin-services-ear --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ blacktie-admin-services-ear --- [INFO] [INFO] --- maven-ear-plugin:3.0.1:generate-application-xml (default-generate-application-xml) @ blacktie-admin-services-ear --- [INFO] Generating application.xml [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ blacktie-admin-services-ear --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/blacktie-admin-services/ear/src/main/resources [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ blacktie-admin-services-ear --- [INFO] [INFO] --- maven-ear-plugin:3.0.1:ear (default-ear) @ blacktie-admin-services-ear --- [INFO] Copying artifact [jar:org.jboss.narayana.blacktie:blacktie-admin-services:5.10.7.Final-SNAPSHOT] to [org.jboss.narayana.blacktie-blacktie-admin-services-5.10.7.Final-SNAPSHOT.jar] [INFO] Copying artifact [jar:org.jboss.narayana.blacktie:blacktie-jatmibroker-xatmi:5.10.7.Final-SNAPSHOT] to [lib/org.jboss.narayana.blacktie-blacktie-jatmibroker-xatmi-5.10.7.Final-SNAPSHOT.jar] [INFO] Copying artifact [jar:org.jboss.narayana.blacktie:blacktie-xsd:5.10.7.Final-SNAPSHOT] to [lib/org.jboss.narayana.blacktie-blacktie-xsd-5.10.7.Final-SNAPSHOT.jar] [INFO] Copying artifact [jar:xerces:xercesImpl:2.12.0] to [lib/xerces-xercesImpl-2.12.0.jar] [INFO] Copying artifact [jar:xml-apis:xml-apis:1.4.01] to [lib/xml-apis-xml-apis-1.4.01.jar] [INFO] Copying artifact [jar:javax.xml:jaxb-xjc:2.0EA3] to [lib/javax.xml-jaxb-xjc-2.0EA3.jar] [INFO] Copying artifact [jar:org.wildfly.core:wildfly-controller-client:2.2.0.Final] to [lib/org.wildfly.core-wildfly-controller-client-2.2.0.Final.jar] [INFO] Copying artifact [jar:org.wildfly.core:wildfly-protocol:2.2.0.Final] to [lib/org.wildfly.core-wildfly-protocol-2.2.0.Final.jar] [INFO] Copying artifact [jar:org.jboss.remoting:jboss-remoting:4.0.21.Final] to [lib/org.jboss.remoting-jboss-remoting-4.0.21.Final.jar] [INFO] Copying artifact [jar:org.jboss.sasl:jboss-sasl:1.0.5.Final] to [lib/org.jboss.sasl-jboss-sasl-1.0.5.Final.jar] [INFO] Copying artifact [jar:org.jboss.xnio:xnio-api:3.4.0.Final] to [lib/org.jboss.xnio-xnio-api-3.4.0.Final.jar] [INFO] Copying artifact [jar:org.wildfly.common:wildfly-common:1.1.0.Final] to [lib/org.wildfly.common-wildfly-common-1.1.0.Final.jar] [INFO] Copying artifact [jar:org.jboss.xnio:xnio-nio:3.4.0.Final] to [lib/org.jboss.xnio-xnio-nio-3.4.0.Final.jar] [INFO] Copying artifact [jar:org.jboss:jboss-dmr:1.3.0.Final] to [lib/org.jboss-jboss-dmr-1.3.0.Final.jar] [INFO] Copying artifact [jar:org.jboss.logging:jboss-logging:3.2.1.Final] to [lib/org.jboss.logging-jboss-logging-3.2.1.Final.jar] [INFO] Copying artifact [jar:org.jboss.threads:jboss-threads:2.2.1.Final] to [lib/org.jboss.threads-jboss-threads-2.2.1.Final.jar] [INFO] Copying artifact [jar:org.apache.logging.log4j:log4j-api:2.13.3] to [lib/org.apache.logging.log4j-log4j-api-2.13.3.jar] [INFO] Copying artifact [jar:org.apache.logging.log4j:log4j-core:2.13.3] to [lib/org.apache.logging.log4j-log4j-core-2.13.3.jar] [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/blacktie-admin-services/ear/target/blacktie-admin-services-ear-5.10.7.Final-SNAPSHOT.ear [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ blacktie-admin-services-ear >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ blacktie-admin-services-ear --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ blacktie-admin-services-ear --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ blacktie-admin-services-ear --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ blacktie-admin-services-ear <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ blacktie-admin-services-ear --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ blacktie-admin-services-ear --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ blacktie-admin-services-ear --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/blacktie-admin-services/ear/target/blacktie-admin-services-ear-5.10.7.Final-SNAPSHOT.ear to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-admin-services-ear/5.10.7.Final-SNAPSHOT/blacktie-admin-services-ear-5.10.7.Final-SNAPSHOT.ear [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/blacktie-admin-services/ear/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-admin-services-ear/5.10.7.Final-SNAPSHOT/blacktie-admin-services-ear-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] -------------< org.jboss.narayana.blacktie:blacktie-core >-------------- [INFO] Building Blacktie Core C++ Implementation 5.10.7.Final-SNAPSHOT [12/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from central: https://repo1.maven.org/maven2/cppunit/contrib/cppunit/1.12/cppunit-1.12.pom [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/cppunit/contrib/cppunit/1.12/cppunit-1.12.pom [INFO] Downloaded from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/cppunit/contrib/cppunit/1.12/cppunit-1.12.pom (863 B at 1.5 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/apache-xercesc/contrib/xercesc/3.0.1/xercesc-3.0.1.pom [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/apache-xercesc/contrib/xercesc/3.0.1/xercesc-3.0.1.pom [INFO] Downloaded from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/apache-xercesc/contrib/xercesc/3.0.1/xercesc-3.0.1.pom (851 B at 3.0 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/apr-1/contrib/apr-1/1.5.2.BT2/apr-1-1.5.2.BT2.pom [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/apr-1/contrib/apr-1/1.5.2.BT2/apr-1-1.5.2.BT2.pom [INFO] Downloaded from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/apr-1/contrib/apr-1/1.5.2.BT2/apr-1-1.5.2.BT2.pom (810 B at 2.9 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/cppunit/contrib/cppunit/1.12/cppunit-1.12-centos54x64.zip [INFO] Downloading from central: https://repo1.maven.org/maven2/apr-1/contrib/apr-1/1.5.2.BT2/apr-1-1.5.2.BT2-centos54x64.jar [INFO] Downloading from central: https://repo1.maven.org/maven2/apache-xercesc/contrib/xercesc/3.0.1/xercesc-3.0.1-centos54x64.zip [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/cppunit/contrib/cppunit/1.12/cppunit-1.12-centos54x64.zip [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/apr-1/contrib/apr-1/1.5.2.BT2/apr-1-1.5.2.BT2-centos54x64.jar [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/apache-xercesc/contrib/xercesc/3.0.1/xercesc-3.0.1-centos54x64.zip [INFO] Downloaded from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/cppunit/contrib/cppunit/1.12/cppunit-1.12-centos54x64.zip (855 kB at 567 kB/s) [INFO] Downloaded from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/apr-1/contrib/apr-1/1.5.2.BT2/apr-1-1.5.2.BT2-centos54x64.jar (403 kB at 268 kB/s) [INFO] Downloaded from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/apache-xercesc/contrib/xercesc/3.0.1/xercesc-3.0.1-centos54x64.zip (2.5 MB at 888 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ blacktie-core --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ blacktie-core --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ blacktie-core --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ blacktie-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ blacktie-core --- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-test-dependencies) @ blacktie-core --- [INFO] Unpacking /home/jenkins/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/cxx/test with includes "**/*" and excludes "" [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-runtime-dependencies) @ blacktie-core --- [INFO] Unpacking /home/jenkins/.m2/repository/apache-log4cxx/contrib/log4cxx/902683/log4cxx-902683-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/.m2/repository/apr-1/contrib/apr-1/1.5.2.BT2/apr-1-1.5.2.BT2-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xsd/target/blacktie-xsd-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/cxx/runtime with includes "" and excludes "include/**" [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-compile-dependencies) @ blacktie-core --- [INFO] Unpacking /home/jenkins/.m2/repository/apache-log4cxx/contrib/log4cxx/902683/log4cxx-902683-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/apr-1/contrib/apr-1/1.5.2.BT2/apr-1-1.5.2.BT2-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xsd/target/blacktie-xsd-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/cxx/compile with includes "**/*" and excludes "" [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-test-dependencies) @ blacktie-core --- [INFO] Copying cppunit-1.12-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/test-dependencies/cppunit-1.12-centos54x64.zip [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-runtime-dependencies) @ blacktie-core --- [INFO] Copying xercesc-3.0.1-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/runtime-dependencies/xercesc-3.0.1-centos54x64.zip [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-compile-dependencies) @ blacktie-core --- [INFO] Copying xercesc-3.0.1-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/compile-dependencies/xercesc-3.0.1-centos54x64.zip [INFO] [INFO] --- maven-antrun-plugin:1.8:run (unzip) @ blacktie-core --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] unzip dependencies to test [echo] unzip dependencies to runtime [echo] unzip dependencies to compile [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (rename libapr-1.so) @ blacktie-core --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] rename libapr-1.so [exec] mv: cannot stat 'libapr-1.so': No such file or directory [INFO] Executed tasks [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:generate-idl-sources (generate-sources) @ blacktie-core --- init: fileset.main.check: generate-idl-sources: [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:generate-proto-sources (generate-sources) @ blacktie-core --- init: fileset.main.check: generate-proto-sources: [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ blacktie-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ blacktie-core --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ blacktie-core --- [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:compile (compile) @ blacktie-core --- init: fileset.main.check: package: [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/classes/lib [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/classes/include compile: [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/cpp-classes [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/debug/shared [cc] 12 total files to be compiled. [cc] Starting link _compile-msvc: [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:process-classes (process-classes) @ blacktie-core --- copy-check: init: package: copy-idl: copy-includes: [copy] Copying 21 files to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/classes/include copy-libs: [copy] Copying 1 file to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/classes/lib process-classes: [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ blacktie-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ blacktie-core --- [INFO] No sources to compile [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:test-compile (test-compile) @ blacktie-core --- init: fileset.test.check: [echo] src/test/cpp **/*.c* gen-test-runner1: [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/generated-sources [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/generated/proto gen-test-runner2: gen-test-runner: package: test-compile: [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ blacktie-core --- [INFO] Tests are skipped. [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:test (test) @ blacktie-core --- init: fileset.test.check: [echo] src/test/cpp **/*.c* test: [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ blacktie-core --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/blacktie-core-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ blacktie-core >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ blacktie-core --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ blacktie-core --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ blacktie-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ blacktie-core --- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-test-dependencies) @ blacktie-core --- [INFO] javax.annotation:javax.annotation-api:jar:1.2 already exists in destination. [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-runtime-dependencies) @ blacktie-core --- [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xsd/target/blacktie-xsd-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/cxx/runtime with includes "" and excludes "include/**" [INFO] apache-log4cxx.contrib:log4cxx:jar:centos54x64:902683 already exists in destination. [INFO] apr-1.contrib:apr-1:jar:centos54x64:1.5.2.BT2 already exists in destination. [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-compile-dependencies) @ blacktie-core --- [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xsd/target/blacktie-xsd-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/cxx/compile with includes "**/*" and excludes "" [INFO] apache-log4cxx.contrib:log4cxx:jar:centos54x64:902683 already exists in destination. [INFO] apr-1.contrib:apr-1:jar:centos54x64:1.5.2.BT2 already exists in destination. [INFO] javax.annotation:javax.annotation-api:jar:1.2 already exists in destination. [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-test-dependencies) @ blacktie-core --- [INFO] Copying cppunit-1.12-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/test-dependencies/cppunit-1.12-centos54x64.zip [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-runtime-dependencies) @ blacktie-core --- [INFO] Copying xercesc-3.0.1-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/runtime-dependencies/xercesc-3.0.1-centos54x64.zip [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-compile-dependencies) @ blacktie-core --- [INFO] Copying xercesc-3.0.1-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/compile-dependencies/xercesc-3.0.1-centos54x64.zip [INFO] [INFO] --- maven-antrun-plugin:1.8:run (unzip) @ blacktie-core --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] unzip dependencies to test [echo] unzip dependencies to runtime [echo] unzip dependencies to compile [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (rename libapr-1.so) @ blacktie-core --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] rename libapr-1.so [exec] mv: cannot stat 'libapr-1.so': No such file or directory [exec] mv: 'libapr-1.so' and 'libapr-1.so.0' are the same file [exec] mv: 'libapr-1.so' and 'libapr-1.so.0' are the same file [exec] mv: cannot stat 'libapr-1.so': No such file or directory [INFO] Executed tasks [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:generate-idl-sources (generate-sources) @ blacktie-core --- init: fileset.main.check: generate-idl-sources: [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:generate-proto-sources (generate-sources) @ blacktie-core --- init: fileset.main.check: generate-proto-sources: [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ blacktie-core <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ blacktie-core --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ blacktie-core --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (jar-with-classifier) @ blacktie-core --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/blacktie-core-5.10.7.Final-SNAPSHOT-centos54x64.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ blacktie-core --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/blacktie-core-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-core/5.10.7.Final-SNAPSHOT/blacktie-core-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-core/5.10.7.Final-SNAPSHOT/blacktie-core-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/blacktie-core-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-core/5.10.7.Final-SNAPSHOT/blacktie-core-5.10.7.Final-SNAPSHOT-centos54x64.jar [INFO] [INFO] -------------< org.jboss.narayana.blacktie:blacktie-codec >------------- [INFO] Building Blacktie Codec C++ Implementation 5.10.7.Final-SNAPSHOT [13/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from central: https://repo1.maven.org/maven2/com/google/protobuf/protoc/2.4.1.3/protoc-2.4.1.3.pom [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/com/google/protobuf/protoc/2.4.1.3/protoc-2.4.1.3.pom [INFO] Downloaded from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/com/google/protobuf/protoc/2.4.1.3/protoc-2.4.1.3.pom (1.1 kB at 3.9 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/com/google/protobuf/protoc/2.4.1.3/protoc-2.4.1.3-centos54x64.zip [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/com/google/protobuf/protoc/2.4.1.3/protoc-2.4.1.3-centos54x64.zip [INFO] Downloaded from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/com/google/protobuf/protoc/2.4.1.3/protoc-2.4.1.3-centos54x64.zip (4.2 MB at 1.8 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ blacktie-codec --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ blacktie-codec --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ blacktie-codec --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ blacktie-codec --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ blacktie-codec --- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-test-dependencies) @ blacktie-codec --- [INFO] Unpacking /home/jenkins/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/cxx/test with includes "**/*" and excludes "" [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-runtime-dependencies) @ blacktie-codec --- [INFO] Unpacking /home/jenkins/.m2/repository/apache-log4cxx/contrib/log4cxx/902683/log4cxx-902683-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/.m2/repository/apr-1/contrib/apr-1/1.5.2.BT2/apr-1-1.5.2.BT2-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xsd/target/blacktie-xsd-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/blacktie-core-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/cxx/runtime with includes "" and excludes "include/**" [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-compile-dependencies) @ blacktie-codec --- [INFO] Unpacking /home/jenkins/.m2/repository/apache-log4cxx/contrib/log4cxx/902683/log4cxx-902683-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/apr-1/contrib/apr-1/1.5.2.BT2/apr-1-1.5.2.BT2-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xsd/target/blacktie-xsd-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/blacktie-core-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/cxx/compile with includes "**/*" and excludes "" [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-test-dependencies) @ blacktie-codec --- [INFO] Copying cppunit-1.12-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/test-dependencies/cppunit-1.12-centos54x64.zip [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-runtime-dependencies) @ blacktie-codec --- [INFO] Copying xercesc-3.0.1-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/runtime-dependencies/xercesc-3.0.1-centos54x64.zip [INFO] Copying protoc-2.4.1.3-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/runtime-dependencies/protoc-2.4.1.3-centos54x64.zip [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-compile-dependencies) @ blacktie-codec --- [INFO] Copying xercesc-3.0.1-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/compile-dependencies/xercesc-3.0.1-centos54x64.zip [INFO] Copying protoc-2.4.1.3-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/compile-dependencies/protoc-2.4.1.3-centos54x64.zip [INFO] [INFO] --- maven-antrun-plugin:1.8:run (unzip) @ blacktie-codec --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] unzip dependencies to test [echo] unzip dependencies to runtime [echo] unzip dependencies to compile [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (rename libapr-1.so) @ blacktie-codec --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] rename libapr-1.so [exec] mv: cannot stat 'libapr-1.so': No such file or directory [INFO] Executed tasks [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:generate-idl-sources (generate-sources) @ blacktie-codec --- init: fileset.main.check: generate-idl-sources: [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:generate-proto-sources (generate-sources) @ blacktie-codec --- init: fileset.main.check: generate-proto-sources: [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/generated/proto [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ blacktie-codec --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ blacktie-codec --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ blacktie-codec --- [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:compile (compile) @ blacktie-codec --- init: fileset.main.check: package: [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/classes/lib [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/classes/include compile: [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/cpp-classes [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/debug/shared [cc] 6 total files to be compiled. [cc] Starting link _compile-msvc: [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:process-classes (process-classes) @ blacktie-codec --- copy-check: init: package: copy-idl: copy-includes: [copy] Copying 7 files to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/classes/include copy-libs: [copy] Copying 1 file to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/classes/lib process-classes: [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ blacktie-codec --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ blacktie-codec --- [INFO] No sources to compile [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:test-compile (test-compile) @ blacktie-codec --- init: fileset.test.check: [echo] src/test/cpp **/*.c* gen-test-runner1: [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/generated-sources gen-test-runner2: gen-test-runner: package: test-compile: [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ blacktie-codec --- [INFO] Tests are skipped. [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:test (test) @ blacktie-codec --- init: fileset.test.check: [echo] src/test/cpp **/*.c* test: [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ blacktie-codec --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/blacktie-codec-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ blacktie-codec >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ blacktie-codec --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ blacktie-codec --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ blacktie-codec --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ blacktie-codec --- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-test-dependencies) @ blacktie-codec --- [INFO] javax.annotation:javax.annotation-api:jar:1.2 already exists in destination. [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-runtime-dependencies) @ blacktie-codec --- [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xsd/target/blacktie-xsd-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/blacktie-core-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/cxx/runtime with includes "" and excludes "include/**" [INFO] apache-log4cxx.contrib:log4cxx:jar:centos54x64:902683 already exists in destination. [INFO] apr-1.contrib:apr-1:jar:centos54x64:1.5.2.BT2 already exists in destination. [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-compile-dependencies) @ blacktie-codec --- [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xsd/target/blacktie-xsd-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/blacktie-core-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/cxx/compile with includes "**/*" and excludes "" [INFO] apache-log4cxx.contrib:log4cxx:jar:centos54x64:902683 already exists in destination. [INFO] apr-1.contrib:apr-1:jar:centos54x64:1.5.2.BT2 already exists in destination. [INFO] javax.annotation:javax.annotation-api:jar:1.2 already exists in destination. [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-test-dependencies) @ blacktie-codec --- [INFO] Copying cppunit-1.12-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/test-dependencies/cppunit-1.12-centos54x64.zip [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-runtime-dependencies) @ blacktie-codec --- [INFO] Copying xercesc-3.0.1-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/runtime-dependencies/xercesc-3.0.1-centos54x64.zip [INFO] Copying protoc-2.4.1.3-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/runtime-dependencies/protoc-2.4.1.3-centos54x64.zip [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-compile-dependencies) @ blacktie-codec --- [INFO] Copying xercesc-3.0.1-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/compile-dependencies/xercesc-3.0.1-centos54x64.zip [INFO] Copying protoc-2.4.1.3-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/compile-dependencies/protoc-2.4.1.3-centos54x64.zip [INFO] [INFO] --- maven-antrun-plugin:1.8:run (unzip) @ blacktie-codec --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] unzip dependencies to test [echo] unzip dependencies to runtime [echo] unzip dependencies to compile [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (rename libapr-1.so) @ blacktie-codec --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] rename libapr-1.so [exec] mv: cannot stat 'libapr-1.so': No such file or directory [exec] mv: 'libapr-1.so' and 'libapr-1.so.0' are the same file [exec] mv: 'libapr-1.so' and 'libapr-1.so.0' are the same file [exec] mv: cannot stat 'libapr-1.so': No such file or directory [INFO] Executed tasks [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:generate-idl-sources (generate-sources) @ blacktie-codec --- init: fileset.main.check: generate-idl-sources: [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:generate-proto-sources (generate-sources) @ blacktie-codec --- init: fileset.main.check: generate-proto-sources: [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ blacktie-codec <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ blacktie-codec --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ blacktie-codec --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (jar-with-classifier) @ blacktie-codec --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/blacktie-codec-5.10.7.Final-SNAPSHOT-centos54x64.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ blacktie-codec --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/blacktie-codec-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-codec/5.10.7.Final-SNAPSHOT/blacktie-codec-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-codec/5.10.7.Final-SNAPSHOT/blacktie-codec-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/blacktie-codec-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-codec/5.10.7.Final-SNAPSHOT/blacktie-codec-5.10.7.Final-SNAPSHOT-centos54x64.jar [INFO] [INFO] -----------< org.jboss.narayana.blacktie:blacktie-transport >----------- [INFO] Building Blacktie C++ REST Transport 5.10.7.Final-SNAPSHOT [14/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ blacktie-transport --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ blacktie-transport --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ blacktie-transport --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ blacktie-transport --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ blacktie-transport --- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-test-dependencies) @ blacktie-transport --- [INFO] Unpacking /home/jenkins/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/cxx/test with includes "**/*" and excludes "" [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-runtime-dependencies) @ blacktie-transport --- [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/blacktie-codec-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/.m2/repository/apache-log4cxx/contrib/log4cxx/902683/log4cxx-902683-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/.m2/repository/apr-1/contrib/apr-1/1.5.2.BT2/apr-1-1.5.2.BT2-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xsd/target/blacktie-xsd-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/blacktie-core-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/cxx/runtime with includes "" and excludes "include/**" [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-compile-dependencies) @ blacktie-transport --- [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/blacktie-codec-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/apache-log4cxx/contrib/log4cxx/902683/log4cxx-902683-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/apr-1/contrib/apr-1/1.5.2.BT2/apr-1-1.5.2.BT2-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xsd/target/blacktie-xsd-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/blacktie-core-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/cxx/compile with includes "**/*" and excludes "" [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-test-dependencies) @ blacktie-transport --- [INFO] Copying cppunit-1.12-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/test-dependencies/cppunit-1.12-centos54x64.zip [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-runtime-dependencies) @ blacktie-transport --- [INFO] Copying xercesc-3.0.1-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/runtime-dependencies/xercesc-3.0.1-centos54x64.zip [INFO] Copying protoc-2.4.1.3-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/runtime-dependencies/protoc-2.4.1.3-centos54x64.zip [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-compile-dependencies) @ blacktie-transport --- [INFO] Copying xercesc-3.0.1-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/compile-dependencies/xercesc-3.0.1-centos54x64.zip [INFO] Copying protoc-2.4.1.3-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/compile-dependencies/protoc-2.4.1.3-centos54x64.zip [INFO] [INFO] --- maven-antrun-plugin:1.8:run (unzip) @ blacktie-transport --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] unzip dependencies to test [echo] unzip dependencies to runtime [echo] unzip dependencies to compile [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (rename libapr-1.so) @ blacktie-transport --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] rename libapr-1.so [exec] mv: cannot stat 'libapr-1.so': No such file or directory [INFO] Executed tasks [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:generate-idl-sources (generate-sources) @ blacktie-transport --- init: fileset.main.check: generate-idl-sources: [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:generate-proto-sources (generate-sources) @ blacktie-transport --- init: fileset.main.check: generate-proto-sources: [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ blacktie-transport --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ blacktie-transport --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ blacktie-transport --- [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:compile (compile) @ blacktie-transport --- init: fileset.main.check: package: [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/classes/lib [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/classes/include compile: [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/cpp-classes [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/debug/shared [cc] 6 total files to be compiled. [cc] Starting link _compile-msvc: [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:process-classes (process-classes) @ blacktie-transport --- copy-check: init: package: copy-idl: copy-includes: [copy] Copying 8 files to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/classes/include copy-libs: [copy] Copying 1 file to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/classes/lib process-classes: [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ blacktie-transport --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ blacktie-transport --- [INFO] No sources to compile [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:test-compile (test-compile) @ blacktie-transport --- init: fileset.test.check: [echo] src/test/cpp **/*.c* gen-test-runner1: [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/generated-sources [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/generated/proto gen-test-runner2: gen-test-runner: package: test-compile: [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ blacktie-transport --- [INFO] Tests are skipped. [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:test (test) @ blacktie-transport --- init: fileset.test.check: [echo] src/test/cpp **/*.c* test: [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ blacktie-transport --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/blacktie-transport-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ blacktie-transport >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ blacktie-transport --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ blacktie-transport --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ blacktie-transport --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ blacktie-transport --- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-test-dependencies) @ blacktie-transport --- [INFO] javax.annotation:javax.annotation-api:jar:1.2 already exists in destination. [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-runtime-dependencies) @ blacktie-transport --- [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/blacktie-codec-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xsd/target/blacktie-xsd-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/blacktie-core-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/cxx/runtime with includes "" and excludes "include/**" [INFO] apache-log4cxx.contrib:log4cxx:jar:centos54x64:902683 already exists in destination. [INFO] apr-1.contrib:apr-1:jar:centos54x64:1.5.2.BT2 already exists in destination. [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-compile-dependencies) @ blacktie-transport --- [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/blacktie-codec-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xsd/target/blacktie-xsd-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/blacktie-core-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/cxx/compile with includes "**/*" and excludes "" [INFO] apache-log4cxx.contrib:log4cxx:jar:centos54x64:902683 already exists in destination. [INFO] apr-1.contrib:apr-1:jar:centos54x64:1.5.2.BT2 already exists in destination. [INFO] javax.annotation:javax.annotation-api:jar:1.2 already exists in destination. [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-test-dependencies) @ blacktie-transport --- [INFO] Copying cppunit-1.12-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/test-dependencies/cppunit-1.12-centos54x64.zip [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-runtime-dependencies) @ blacktie-transport --- [INFO] Copying xercesc-3.0.1-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/runtime-dependencies/xercesc-3.0.1-centos54x64.zip [INFO] Copying protoc-2.4.1.3-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/runtime-dependencies/protoc-2.4.1.3-centos54x64.zip [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-compile-dependencies) @ blacktie-transport --- [INFO] Copying xercesc-3.0.1-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/compile-dependencies/xercesc-3.0.1-centos54x64.zip [INFO] Copying protoc-2.4.1.3-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/compile-dependencies/protoc-2.4.1.3-centos54x64.zip [INFO] [INFO] --- maven-antrun-plugin:1.8:run (unzip) @ blacktie-transport --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] unzip dependencies to test [echo] unzip dependencies to runtime [echo] unzip dependencies to compile [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (rename libapr-1.so) @ blacktie-transport --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] rename libapr-1.so [exec] mv: cannot stat 'libapr-1.so': No such file or directory [exec] mv: 'libapr-1.so' and 'libapr-1.so.0' are the same file [exec] mv: 'libapr-1.so' and 'libapr-1.so.0' are the same file [exec] mv: cannot stat 'libapr-1.so': No such file or directory [INFO] Executed tasks [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:generate-idl-sources (generate-sources) @ blacktie-transport --- init: fileset.main.check: generate-idl-sources: [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:generate-proto-sources (generate-sources) @ blacktie-transport --- init: fileset.main.check: generate-proto-sources: [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ blacktie-transport <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ blacktie-transport --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ blacktie-transport --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (jar-with-classifier) @ blacktie-transport --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/blacktie-transport-5.10.7.Final-SNAPSHOT-centos54x64.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ blacktie-transport --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/blacktie-transport-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-transport/5.10.7.Final-SNAPSHOT/blacktie-transport-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-transport/5.10.7.Final-SNAPSHOT/blacktie-transport-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/blacktie-transport-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-transport/5.10.7.Final-SNAPSHOT/blacktie-transport-5.10.7.Final-SNAPSHOT-centos54x64.jar [INFO] [INFO] -------< org.jboss.narayana.blacktie:blacktie-tx-test-utilities >------- [INFO] Building Blacktie Utilities 5.10.7.Final-SNAPSHOT [15/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ blacktie-tx-test-utilities --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ blacktie-tx-test-utilities --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ blacktie-tx-test-utilities --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ blacktie-tx-test-utilities --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ blacktie-tx-test-utilities --- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-test-dependencies) @ blacktie-tx-test-utilities --- [INFO] Unpacking /home/jenkins/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx-test-utilities/target/cxx/test with includes "**/*" and excludes "" [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-runtime-dependencies) @ blacktie-tx-test-utilities --- [INFO] Unpacking /home/jenkins/.m2/repository/apache-log4cxx/contrib/log4cxx/902683/log4cxx-902683-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx-test-utilities/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/.m2/repository/apr-1/contrib/apr-1/1.5.2.BT2/apr-1-1.5.2.BT2-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx-test-utilities/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xsd/target/blacktie-xsd-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx-test-utilities/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/blacktie-core-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx-test-utilities/target/cxx/runtime with includes "" and excludes "include/**" [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-compile-dependencies) @ blacktie-tx-test-utilities --- [INFO] Unpacking /home/jenkins/.m2/repository/apache-log4cxx/contrib/log4cxx/902683/log4cxx-902683-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx-test-utilities/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/apr-1/contrib/apr-1/1.5.2.BT2/apr-1-1.5.2.BT2-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx-test-utilities/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xsd/target/blacktie-xsd-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx-test-utilities/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/blacktie-core-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx-test-utilities/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx-test-utilities/target/cxx/compile with includes "**/*" and excludes "" [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-test-dependencies) @ blacktie-tx-test-utilities --- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-runtime-dependencies) @ blacktie-tx-test-utilities --- [INFO] Copying xercesc-3.0.1-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx-test-utilities/target/runtime-dependencies/xercesc-3.0.1-centos54x64.zip [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-compile-dependencies) @ blacktie-tx-test-utilities --- [INFO] Copying xercesc-3.0.1-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx-test-utilities/target/compile-dependencies/xercesc-3.0.1-centos54x64.zip [INFO] [INFO] --- maven-antrun-plugin:1.8:run (unzip) @ blacktie-tx-test-utilities --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] unzip dependencies to test [exec] find: '/home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx-test-utilities/target/test-dependencies': No such file or directory [exec] Result: 1 [echo] unzip dependencies to runtime [echo] unzip dependencies to compile [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (rename libapr-1.so) @ blacktie-tx-test-utilities --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] rename libapr-1.so [INFO] Executed tasks [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:generate-idl-sources (generate-sources) @ blacktie-tx-test-utilities --- init: fileset.main.check: generate-idl-sources: [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:generate-proto-sources (generate-sources) @ blacktie-tx-test-utilities --- init: fileset.main.check: generate-proto-sources: [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ blacktie-tx-test-utilities --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx-test-utilities/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ blacktie-tx-test-utilities --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ blacktie-tx-test-utilities --- [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:compile (compile) @ blacktie-tx-test-utilities --- init: fileset.main.check: package: [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx-test-utilities/target/classes/lib [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx-test-utilities/target/classes/include compile: [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx-test-utilities/target/cpp-classes [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx-test-utilities/target/debug/shared [cc] 1 total files to be compiled. [cc] Starting link _compile-msvc: [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:process-classes (process-classes) @ blacktie-tx-test-utilities --- copy-check: init: package: copy-idl: copy-includes: [copy] Copying 3 files to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx-test-utilities/target/classes/include copy-libs: [copy] Copying 1 file to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx-test-utilities/target/classes/lib process-classes: [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ blacktie-tx-test-utilities --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx-test-utilities/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ blacktie-tx-test-utilities --- [INFO] No sources to compile [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:test-compile (test-compile) @ blacktie-tx-test-utilities --- init: fileset.test.check: gen-test-runner1: gen-test-runner2: gen-test-runner: package: test-compile: [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ blacktie-tx-test-utilities --- [INFO] Tests are skipped. [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:test (test) @ blacktie-tx-test-utilities --- init: fileset.test.check: test: [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ blacktie-tx-test-utilities --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx-test-utilities/target/blacktie-tx-test-utilities-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ blacktie-tx-test-utilities >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ blacktie-tx-test-utilities --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ blacktie-tx-test-utilities --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ blacktie-tx-test-utilities --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ blacktie-tx-test-utilities --- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-test-dependencies) @ blacktie-tx-test-utilities --- [INFO] javax.annotation:javax.annotation-api:jar:1.2 already exists in destination. [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-runtime-dependencies) @ blacktie-tx-test-utilities --- [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xsd/target/blacktie-xsd-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx-test-utilities/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/blacktie-core-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx-test-utilities/target/cxx/runtime with includes "" and excludes "include/**" [INFO] apache-log4cxx.contrib:log4cxx:jar:centos54x64:902683 already exists in destination. [INFO] apr-1.contrib:apr-1:jar:centos54x64:1.5.2.BT2 already exists in destination. [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-compile-dependencies) @ blacktie-tx-test-utilities --- [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xsd/target/blacktie-xsd-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx-test-utilities/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/blacktie-core-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx-test-utilities/target/cxx/compile with includes "**/*" and excludes "" [INFO] apache-log4cxx.contrib:log4cxx:jar:centos54x64:902683 already exists in destination. [INFO] apr-1.contrib:apr-1:jar:centos54x64:1.5.2.BT2 already exists in destination. [INFO] javax.annotation:javax.annotation-api:jar:1.2 already exists in destination. [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-test-dependencies) @ blacktie-tx-test-utilities --- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-runtime-dependencies) @ blacktie-tx-test-utilities --- [INFO] Copying xercesc-3.0.1-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx-test-utilities/target/runtime-dependencies/xercesc-3.0.1-centos54x64.zip [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-compile-dependencies) @ blacktie-tx-test-utilities --- [INFO] Copying xercesc-3.0.1-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx-test-utilities/target/compile-dependencies/xercesc-3.0.1-centos54x64.zip [INFO] [INFO] --- maven-antrun-plugin:1.8:run (unzip) @ blacktie-tx-test-utilities --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] unzip dependencies to test [exec] find: '/home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx-test-utilities/target/test-dependencies': No such file or directory [exec] Result: 1 [echo] unzip dependencies to runtime [echo] unzip dependencies to compile [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (rename libapr-1.so) @ blacktie-tx-test-utilities --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] rename libapr-1.so [exec] mv: 'libapr-1.so' and 'libapr-1.so.0' are the same file [exec] mv: 'libapr-1.so' and 'libapr-1.so.0' are the same file [exec] mv: cannot stat 'libapr-1.so': No such file or directory [INFO] Executed tasks [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:generate-idl-sources (generate-sources) @ blacktie-tx-test-utilities --- init: fileset.main.check: generate-idl-sources: [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:generate-proto-sources (generate-sources) @ blacktie-tx-test-utilities --- init: fileset.main.check: generate-proto-sources: [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ blacktie-tx-test-utilities <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ blacktie-tx-test-utilities --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ blacktie-tx-test-utilities --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (jar-with-classifier) @ blacktie-tx-test-utilities --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx-test-utilities/target/blacktie-tx-test-utilities-5.10.7.Final-SNAPSHOT-centos54x64.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ blacktie-tx-test-utilities --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx-test-utilities/target/blacktie-tx-test-utilities-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-tx-test-utilities/5.10.7.Final-SNAPSHOT/blacktie-tx-test-utilities-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx-test-utilities/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-tx-test-utilities/5.10.7.Final-SNAPSHOT/blacktie-tx-test-utilities-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx-test-utilities/target/blacktie-tx-test-utilities-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-tx-test-utilities/5.10.7.Final-SNAPSHOT/blacktie-tx-test-utilities-5.10.7.Final-SNAPSHOT-centos54x64.jar [INFO] [INFO] --------------< org.jboss.narayana.blacktie:blacktie-tx >--------------- [INFO] Building Blacktie C++ TX Client Library 5.10.7.Final-SNAPSHOT [16/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ blacktie-tx --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ blacktie-tx --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ blacktie-tx --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ blacktie-tx --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ blacktie-tx --- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-test-dependencies) @ blacktie-tx --- [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx-test-utilities/target/blacktie-tx-test-utilities-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/cxx/test with includes "**/*" and excludes "" [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-runtime-dependencies) @ blacktie-tx --- [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/blacktie-codec-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/.m2/repository/apache-log4cxx/contrib/log4cxx/902683/log4cxx-902683-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/.m2/repository/apr-1/contrib/apr-1/1.5.2.BT2/apr-1-1.5.2.BT2-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/blacktie-transport-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xsd/target/blacktie-xsd-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/blacktie-core-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/cxx/runtime with includes "" and excludes "include/**" [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-compile-dependencies) @ blacktie-tx --- [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/blacktie-codec-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/apache-log4cxx/contrib/log4cxx/902683/log4cxx-902683-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/apr-1/contrib/apr-1/1.5.2.BT2/apr-1-1.5.2.BT2-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/blacktie-transport-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xsd/target/blacktie-xsd-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/blacktie-core-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/cxx/compile with includes "**/*" and excludes "" [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-test-dependencies) @ blacktie-tx --- [INFO] Copying cppunit-1.12-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/test-dependencies/cppunit-1.12-centos54x64.zip [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-runtime-dependencies) @ blacktie-tx --- [INFO] Copying xercesc-3.0.1-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/runtime-dependencies/xercesc-3.0.1-centos54x64.zip [INFO] Copying protoc-2.4.1.3-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/runtime-dependencies/protoc-2.4.1.3-centos54x64.zip [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-compile-dependencies) @ blacktie-tx --- [INFO] Copying xercesc-3.0.1-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/compile-dependencies/xercesc-3.0.1-centos54x64.zip [INFO] Copying protoc-2.4.1.3-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/compile-dependencies/protoc-2.4.1.3-centos54x64.zip [INFO] [INFO] --- maven-antrun-plugin:1.8:run (unzip) @ blacktie-tx --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] unzip dependencies to test [echo] unzip dependencies to runtime [echo] unzip dependencies to compile [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (rename libapr-1.so) @ blacktie-tx --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] rename libapr-1.so [exec] mv: cannot stat 'libapr-1.so': No such file or directory [INFO] Executed tasks [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:generate-idl-sources (generate-sources) @ blacktie-tx --- init: fileset.main.check: generate-idl-sources: [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:generate-proto-sources (generate-sources) @ blacktie-tx --- init: fileset.main.check: generate-proto-sources: [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ blacktie-tx --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ blacktie-tx --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ blacktie-tx --- [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:compile (compile) @ blacktie-tx --- init: fileset.main.check: package: [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/classes/lib [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/classes/include compile: [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/cpp-classes [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/debug/shared [cc] 12 total files to be compiled. [cc] Starting link _compile-msvc: [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:process-classes (process-classes) @ blacktie-tx --- copy-check: init: package: copy-idl: copy-includes: [copy] Copying 18 files to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/classes/include copy-libs: [copy] Copying 1 file to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/classes/lib process-classes: [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ blacktie-tx --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ blacktie-tx --- [INFO] No sources to compile [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:test-compile (test-compile) @ blacktie-tx --- init: fileset.test.check: [echo] src/test/cpp **/*.c* gen-test-runner1: [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/generated-sources [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/generated/proto gen-test-runner2: gen-test-runner: package: test-compile: [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ blacktie-tx --- [INFO] Tests are skipped. [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:test (test) @ blacktie-tx --- init: fileset.test.check: [echo] src/test/cpp **/*.c* test: [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ blacktie-tx --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/blacktie-tx-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ blacktie-tx >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ blacktie-tx --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ blacktie-tx --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ blacktie-tx --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ blacktie-tx --- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-test-dependencies) @ blacktie-tx --- [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx-test-utilities/target/blacktie-tx-test-utilities-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/cxx/test with includes "**/*" and excludes "" [INFO] javax.annotation:javax.annotation-api:jar:1.2 already exists in destination. [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-runtime-dependencies) @ blacktie-tx --- [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/blacktie-codec-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/blacktie-transport-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xsd/target/blacktie-xsd-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/blacktie-core-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/cxx/runtime with includes "" and excludes "include/**" [INFO] apache-log4cxx.contrib:log4cxx:jar:centos54x64:902683 already exists in destination. [INFO] apr-1.contrib:apr-1:jar:centos54x64:1.5.2.BT2 already exists in destination. [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-compile-dependencies) @ blacktie-tx --- [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/blacktie-codec-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/blacktie-transport-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xsd/target/blacktie-xsd-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/blacktie-core-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/cxx/compile with includes "**/*" and excludes "" [INFO] apache-log4cxx.contrib:log4cxx:jar:centos54x64:902683 already exists in destination. [INFO] apr-1.contrib:apr-1:jar:centos54x64:1.5.2.BT2 already exists in destination. [INFO] javax.annotation:javax.annotation-api:jar:1.2 already exists in destination. [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-test-dependencies) @ blacktie-tx --- [INFO] Copying cppunit-1.12-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/test-dependencies/cppunit-1.12-centos54x64.zip [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-runtime-dependencies) @ blacktie-tx --- [INFO] Copying xercesc-3.0.1-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/runtime-dependencies/xercesc-3.0.1-centos54x64.zip [INFO] Copying protoc-2.4.1.3-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/runtime-dependencies/protoc-2.4.1.3-centos54x64.zip [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-compile-dependencies) @ blacktie-tx --- [INFO] Copying xercesc-3.0.1-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/compile-dependencies/xercesc-3.0.1-centos54x64.zip [INFO] Copying protoc-2.4.1.3-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/compile-dependencies/protoc-2.4.1.3-centos54x64.zip [INFO] [INFO] --- maven-antrun-plugin:1.8:run (unzip) @ blacktie-tx --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] unzip dependencies to test [echo] unzip dependencies to runtime [echo] unzip dependencies to compile [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (rename libapr-1.so) @ blacktie-tx --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] rename libapr-1.so [exec] mv: cannot stat 'libapr-1.so': No such file or directory [exec] mv: 'libapr-1.so' and 'libapr-1.so.0' are the same file [exec] mv: 'libapr-1.so' and 'libapr-1.so.0' are the same file [exec] mv: cannot stat 'libapr-1.so': No such file or directory [INFO] Executed tasks [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:generate-idl-sources (generate-sources) @ blacktie-tx --- init: fileset.main.check: generate-idl-sources: [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:generate-proto-sources (generate-sources) @ blacktie-tx --- init: fileset.main.check: generate-proto-sources: [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ blacktie-tx <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ blacktie-tx --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ blacktie-tx --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (jar-with-classifier) @ blacktie-tx --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/blacktie-tx-5.10.7.Final-SNAPSHOT-centos54x64.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ blacktie-tx --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/blacktie-tx-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-tx/5.10.7.Final-SNAPSHOT/blacktie-tx-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-tx/5.10.7.Final-SNAPSHOT/blacktie-tx-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/blacktie-tx-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-tx/5.10.7.Final-SNAPSHOT/blacktie-tx-5.10.7.Final-SNAPSHOT-centos54x64.jar [INFO] [INFO] ------------< org.jboss.narayana.blacktie:blacktie-hybrid >------------- [INFO] Building Blacktie C++ Hybrid Transport 5.10.7.Final-SNAPSHOT [17/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ blacktie-hybrid --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ blacktie-hybrid --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ blacktie-hybrid --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ blacktie-hybrid --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ blacktie-hybrid --- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-test-dependencies) @ blacktie-hybrid --- [INFO] Unpacking /home/jenkins/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/cxx/test with includes "**/*" and excludes "" [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-runtime-dependencies) @ blacktie-hybrid --- [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/blacktie-tx-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/blacktie-codec-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/.m2/repository/apache-log4cxx/contrib/log4cxx/902683/log4cxx-902683-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/.m2/repository/apr-1/contrib/apr-1/1.5.2.BT2/apr-1-1.5.2.BT2-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/blacktie-transport-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xsd/target/blacktie-xsd-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/blacktie-core-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/cxx/runtime with includes "" and excludes "include/**" [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-compile-dependencies) @ blacktie-hybrid --- [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/blacktie-tx-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/blacktie-codec-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/apache-log4cxx/contrib/log4cxx/902683/log4cxx-902683-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/apr-1/contrib/apr-1/1.5.2.BT2/apr-1-1.5.2.BT2-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/blacktie-transport-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xsd/target/blacktie-xsd-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/blacktie-core-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/cxx/compile with includes "**/*" and excludes "" [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-test-dependencies) @ blacktie-hybrid --- [INFO] Copying cppunit-1.12-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/test-dependencies/cppunit-1.12-centos54x64.zip [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-runtime-dependencies) @ blacktie-hybrid --- [INFO] Copying xercesc-3.0.1-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/runtime-dependencies/xercesc-3.0.1-centos54x64.zip [INFO] Copying protoc-2.4.1.3-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/runtime-dependencies/protoc-2.4.1.3-centos54x64.zip [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-compile-dependencies) @ blacktie-hybrid --- [INFO] Copying xercesc-3.0.1-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/compile-dependencies/xercesc-3.0.1-centos54x64.zip [INFO] Copying protoc-2.4.1.3-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/compile-dependencies/protoc-2.4.1.3-centos54x64.zip [INFO] [INFO] --- maven-antrun-plugin:1.8:run (unzip) @ blacktie-hybrid --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] unzip dependencies to test [echo] unzip dependencies to runtime [echo] unzip dependencies to compile [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (rename libapr-1.so) @ blacktie-hybrid --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] rename libapr-1.so [exec] mv: cannot stat 'libapr-1.so': No such file or directory [INFO] Executed tasks [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:generate-idl-sources (generate-sources) @ blacktie-hybrid --- init: fileset.main.check: generate-idl-sources: [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:generate-proto-sources (generate-sources) @ blacktie-hybrid --- init: fileset.main.check: generate-proto-sources: [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ blacktie-hybrid --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ blacktie-hybrid --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ blacktie-hybrid --- [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:compile (compile) @ blacktie-hybrid --- init: fileset.main.check: package: [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/classes/lib [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/classes/include compile: [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/cpp-classes [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/debug/shared [cc] 6 total files to be compiled. [cc] /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/src/main/cpp/stomp.c: In function 'stomp_connect': [cc] /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/src/main/cpp/stomp.c:65:16: warning: variable 'rc2' set but not used [-Wunused-but-set-variable] [cc] apr_status_t rc2 = apr_socket_shutdown(connection->socket, APR_SHUTDOWN_WRITE); [cc] ^ [cc] Starting link _compile-msvc: [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:process-classes (process-classes) @ blacktie-hybrid --- copy-check: init: package: copy-idl: copy-includes: [copy] Copying 7 files to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/classes/include copy-libs: [copy] Copying 1 file to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/classes/lib process-classes: [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ blacktie-hybrid --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ blacktie-hybrid --- [INFO] No sources to compile [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:test-compile (test-compile) @ blacktie-hybrid --- init: fileset.test.check: [echo] src/test/cpp **/*.c* gen-test-runner1: [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/generated-sources [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/generated/proto gen-test-runner2: gen-test-runner: package: test-compile: [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ blacktie-hybrid --- [INFO] Tests are skipped. [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:test (test) @ blacktie-hybrid --- init: fileset.test.check: [echo] src/test/cpp **/*.c* test: [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ blacktie-hybrid --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/blacktie-hybrid-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ blacktie-hybrid >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ blacktie-hybrid --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ blacktie-hybrid --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ blacktie-hybrid --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ blacktie-hybrid --- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-test-dependencies) @ blacktie-hybrid --- [INFO] javax.annotation:javax.annotation-api:jar:1.2 already exists in destination. [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-runtime-dependencies) @ blacktie-hybrid --- [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/blacktie-tx-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/blacktie-codec-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/blacktie-transport-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xsd/target/blacktie-xsd-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/blacktie-core-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/cxx/runtime with includes "" and excludes "include/**" [INFO] apache-log4cxx.contrib:log4cxx:jar:centos54x64:902683 already exists in destination. [INFO] apr-1.contrib:apr-1:jar:centos54x64:1.5.2.BT2 already exists in destination. [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-compile-dependencies) @ blacktie-hybrid --- [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/blacktie-tx-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/blacktie-codec-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/blacktie-transport-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xsd/target/blacktie-xsd-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/blacktie-core-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/cxx/compile with includes "**/*" and excludes "" [INFO] apache-log4cxx.contrib:log4cxx:jar:centos54x64:902683 already exists in destination. [INFO] apr-1.contrib:apr-1:jar:centos54x64:1.5.2.BT2 already exists in destination. [INFO] javax.annotation:javax.annotation-api:jar:1.2 already exists in destination. [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-test-dependencies) @ blacktie-hybrid --- [INFO] Copying cppunit-1.12-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/test-dependencies/cppunit-1.12-centos54x64.zip [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-runtime-dependencies) @ blacktie-hybrid --- [INFO] Copying xercesc-3.0.1-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/runtime-dependencies/xercesc-3.0.1-centos54x64.zip [INFO] Copying protoc-2.4.1.3-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/runtime-dependencies/protoc-2.4.1.3-centos54x64.zip [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-compile-dependencies) @ blacktie-hybrid --- [INFO] Copying xercesc-3.0.1-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/compile-dependencies/xercesc-3.0.1-centos54x64.zip [INFO] Copying protoc-2.4.1.3-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/compile-dependencies/protoc-2.4.1.3-centos54x64.zip [INFO] [INFO] --- maven-antrun-plugin:1.8:run (unzip) @ blacktie-hybrid --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] unzip dependencies to test [echo] unzip dependencies to runtime [echo] unzip dependencies to compile [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (rename libapr-1.so) @ blacktie-hybrid --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] rename libapr-1.so [exec] mv: cannot stat 'libapr-1.so': No such file or directory [exec] mv: 'libapr-1.so' and 'libapr-1.so.0' are the same file [exec] mv: 'libapr-1.so' and 'libapr-1.so.0' are the same file [exec] mv: cannot stat 'libapr-1.so': No such file or directory [INFO] Executed tasks [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:generate-idl-sources (generate-sources) @ blacktie-hybrid --- init: fileset.main.check: generate-idl-sources: [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:generate-proto-sources (generate-sources) @ blacktie-hybrid --- init: fileset.main.check: generate-proto-sources: [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ blacktie-hybrid <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ blacktie-hybrid --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ blacktie-hybrid --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (jar-with-classifier) @ blacktie-hybrid --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/blacktie-hybrid-5.10.7.Final-SNAPSHOT-centos54x64.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ blacktie-hybrid --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/blacktie-hybrid-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-hybrid/5.10.7.Final-SNAPSHOT/blacktie-hybrid-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-hybrid/5.10.7.Final-SNAPSHOT/blacktie-hybrid-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/blacktie-hybrid-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-hybrid/5.10.7.Final-SNAPSHOT/blacktie-hybrid-5.10.7.Final-SNAPSHOT-centos54x64.jar [INFO] [INFO] -------------< org.jboss.narayana.blacktie:blacktie-xatmi >------------- [INFO] Building Blacktie C++ XATMI Implementation 5.10.7.Final-SNAPSHOT [18/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ blacktie-xatmi --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ blacktie-xatmi --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ blacktie-xatmi --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ blacktie-xatmi --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ blacktie-xatmi --- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-test-dependencies) @ blacktie-xatmi --- [INFO] Unpacking /home/jenkins/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/cxx/test with includes "**/*" and excludes "" [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-runtime-dependencies) @ blacktie-xatmi --- [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/blacktie-tx-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/blacktie-codec-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/.m2/repository/apache-log4cxx/contrib/log4cxx/902683/log4cxx-902683-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/blacktie-hybrid-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/.m2/repository/apr-1/contrib/apr-1/1.5.2.BT2/apr-1-1.5.2.BT2-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/blacktie-transport-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xsd/target/blacktie-xsd-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/blacktie-core-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/cxx/runtime with includes "" and excludes "include/**" [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-compile-dependencies) @ blacktie-xatmi --- [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/blacktie-tx-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/blacktie-codec-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/apache-log4cxx/contrib/log4cxx/902683/log4cxx-902683-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/blacktie-hybrid-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/apr-1/contrib/apr-1/1.5.2.BT2/apr-1-1.5.2.BT2-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/blacktie-transport-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xsd/target/blacktie-xsd-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/blacktie-core-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/cxx/compile with includes "**/*" and excludes "" [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-test-dependencies) @ blacktie-xatmi --- [INFO] Copying cppunit-1.12-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/test-dependencies/cppunit-1.12-centos54x64.zip [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-runtime-dependencies) @ blacktie-xatmi --- [INFO] Copying xercesc-3.0.1-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/runtime-dependencies/xercesc-3.0.1-centos54x64.zip [INFO] Copying protoc-2.4.1.3-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/runtime-dependencies/protoc-2.4.1.3-centos54x64.zip [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-compile-dependencies) @ blacktie-xatmi --- [INFO] Copying xercesc-3.0.1-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/compile-dependencies/xercesc-3.0.1-centos54x64.zip [INFO] Copying protoc-2.4.1.3-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/compile-dependencies/protoc-2.4.1.3-centos54x64.zip [INFO] [INFO] --- maven-antrun-plugin:1.8:run (unzip) @ blacktie-xatmi --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] unzip dependencies to test [echo] unzip dependencies to runtime [echo] unzip dependencies to compile [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (rename libapr-1.so) @ blacktie-xatmi --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] rename libapr-1.so [exec] mv: cannot stat 'libapr-1.so': No such file or directory [INFO] Executed tasks [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:generate-idl-sources (generate-sources) @ blacktie-xatmi --- init: fileset.main.check: generate-idl-sources: [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:generate-proto-sources (generate-sources) @ blacktie-xatmi --- init: fileset.main.check: generate-proto-sources: [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ blacktie-xatmi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ blacktie-xatmi --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ blacktie-xatmi --- [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:compile (compile) @ blacktie-xatmi --- init: fileset.main.check: package: [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/classes/lib [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/classes/include compile: [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/cpp-classes [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/debug/shared [cc] 8 total files to be compiled. [cc] Starting link _compile-msvc: [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:process-classes (process-classes) @ blacktie-xatmi --- copy-check: init: package: copy-idl: copy-includes: [copy] Copying 11 files to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/classes/include copy-libs: [copy] Copying 1 file to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/classes/lib process-classes: [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ blacktie-xatmi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ blacktie-xatmi --- [INFO] No sources to compile [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:test-compile (test-compile) @ blacktie-xatmi --- init: fileset.test.check: [echo] src/test/cpp **/*.c* gen-test-runner1: [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/generated-sources [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/generated/proto gen-test-runner2: gen-test-runner: package: test-compile: [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:generate-test-lib (generate-test-lib) @ blacktie-xatmi --- init: init-cpp-test: [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/cpp-test-classes [copy] Copying 5 files to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/cpp-test-classes generate-test-lib: [cc] 1 total files to be compiled. [cc] Starting link [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ blacktie-xatmi --- [INFO] Tests are skipped. [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:test (test) @ blacktie-xatmi --- init: fileset.test.check: [echo] src/test/cpp **/*.c* test: [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ blacktie-xatmi --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/blacktie-xatmi-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ blacktie-xatmi >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ blacktie-xatmi --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ blacktie-xatmi --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ blacktie-xatmi --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ blacktie-xatmi --- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-test-dependencies) @ blacktie-xatmi --- [INFO] javax.annotation:javax.annotation-api:jar:1.2 already exists in destination. [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-runtime-dependencies) @ blacktie-xatmi --- [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/blacktie-tx-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/blacktie-codec-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/blacktie-hybrid-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/blacktie-transport-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xsd/target/blacktie-xsd-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/blacktie-core-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/cxx/runtime with includes "" and excludes "include/**" [INFO] apache-log4cxx.contrib:log4cxx:jar:centos54x64:902683 already exists in destination. [INFO] apr-1.contrib:apr-1:jar:centos54x64:1.5.2.BT2 already exists in destination. [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-compile-dependencies) @ blacktie-xatmi --- [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/blacktie-tx-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/blacktie-codec-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/blacktie-hybrid-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/blacktie-transport-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xsd/target/blacktie-xsd-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/blacktie-core-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/cxx/compile with includes "**/*" and excludes "" [INFO] apache-log4cxx.contrib:log4cxx:jar:centos54x64:902683 already exists in destination. [INFO] apr-1.contrib:apr-1:jar:centos54x64:1.5.2.BT2 already exists in destination. [INFO] javax.annotation:javax.annotation-api:jar:1.2 already exists in destination. [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-test-dependencies) @ blacktie-xatmi --- [INFO] Copying cppunit-1.12-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/test-dependencies/cppunit-1.12-centos54x64.zip [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-runtime-dependencies) @ blacktie-xatmi --- [INFO] Copying xercesc-3.0.1-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/runtime-dependencies/xercesc-3.0.1-centos54x64.zip [INFO] Copying protoc-2.4.1.3-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/runtime-dependencies/protoc-2.4.1.3-centos54x64.zip [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-compile-dependencies) @ blacktie-xatmi --- [INFO] Copying xercesc-3.0.1-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/compile-dependencies/xercesc-3.0.1-centos54x64.zip [INFO] Copying protoc-2.4.1.3-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/compile-dependencies/protoc-2.4.1.3-centos54x64.zip [INFO] [INFO] --- maven-antrun-plugin:1.8:run (unzip) @ blacktie-xatmi --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] unzip dependencies to test [echo] unzip dependencies to runtime [echo] unzip dependencies to compile [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (rename libapr-1.so) @ blacktie-xatmi --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] rename libapr-1.so [exec] mv: cannot stat 'libapr-1.so': No such file or directory [exec] mv: 'libapr-1.so' and 'libapr-1.so.0' are the same file [exec] mv: 'libapr-1.so' and 'libapr-1.so.0' are the same file [exec] mv: cannot stat 'libapr-1.so': No such file or directory [INFO] Executed tasks [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:generate-idl-sources (generate-sources) @ blacktie-xatmi --- init: fileset.main.check: generate-idl-sources: [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:generate-proto-sources (generate-sources) @ blacktie-xatmi --- init: fileset.main.check: generate-proto-sources: [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ blacktie-xatmi <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ blacktie-xatmi --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ blacktie-xatmi --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (jar-with-classifier) @ blacktie-xatmi --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/blacktie-xatmi-5.10.7.Final-SNAPSHOT-centos54x64.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ blacktie-xatmi --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/blacktie-xatmi-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-xatmi/5.10.7.Final-SNAPSHOT/blacktie-xatmi-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-xatmi/5.10.7.Final-SNAPSHOT/blacktie-xatmi-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/blacktie-xatmi-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-xatmi/5.10.7.Final-SNAPSHOT/blacktie-xatmi-5.10.7.Final-SNAPSHOT-centos54x64.jar [INFO] [INFO] -------------< org.jboss.narayana.blacktie:blacktie-queue >------------- [INFO] Building Blacktie C++ Queue Client 5.10.7.Final-SNAPSHOT [19/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ blacktie-queue --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ blacktie-queue --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ blacktie-queue --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ blacktie-queue --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ blacktie-queue --- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-test-dependencies) @ blacktie-queue --- [INFO] Unpacking /home/jenkins/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/target/cxx/test with includes "**/*" and excludes "" [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-runtime-dependencies) @ blacktie-queue --- [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/blacktie-tx-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/blacktie-codec-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/.m2/repository/apache-log4cxx/contrib/log4cxx/902683/log4cxx-902683-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/blacktie-hybrid-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/.m2/repository/apr-1/contrib/apr-1/1.5.2.BT2/apr-1-1.5.2.BT2-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/blacktie-transport-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xsd/target/blacktie-xsd-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/blacktie-xatmi-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/blacktie-core-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/target/cxx/runtime with includes "" and excludes "include/**" [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-compile-dependencies) @ blacktie-queue --- [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/blacktie-tx-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/blacktie-codec-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/apache-log4cxx/contrib/log4cxx/902683/log4cxx-902683-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/blacktie-hybrid-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/apr-1/contrib/apr-1/1.5.2.BT2/apr-1-1.5.2.BT2-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/blacktie-transport-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xsd/target/blacktie-xsd-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/blacktie-xatmi-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/blacktie-core-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/target/cxx/compile with includes "**/*" and excludes "" [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-test-dependencies) @ blacktie-queue --- [INFO] Copying cppunit-1.12-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/target/test-dependencies/cppunit-1.12-centos54x64.zip [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-runtime-dependencies) @ blacktie-queue --- [INFO] Copying xercesc-3.0.1-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/target/runtime-dependencies/xercesc-3.0.1-centos54x64.zip [INFO] Copying protoc-2.4.1.3-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/target/runtime-dependencies/protoc-2.4.1.3-centos54x64.zip [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-compile-dependencies) @ blacktie-queue --- [INFO] Copying xercesc-3.0.1-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/target/compile-dependencies/xercesc-3.0.1-centos54x64.zip [INFO] Copying protoc-2.4.1.3-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/target/compile-dependencies/protoc-2.4.1.3-centos54x64.zip [INFO] [INFO] --- maven-antrun-plugin:1.8:run (unzip) @ blacktie-queue --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] unzip dependencies to test [echo] unzip dependencies to runtime [echo] unzip dependencies to compile [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (rename libapr-1.so) @ blacktie-queue --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] rename libapr-1.so [exec] mv: cannot stat 'libapr-1.so': No such file or directory [INFO] Executed tasks [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:generate-idl-sources (generate-sources) @ blacktie-queue --- init: fileset.main.check: generate-idl-sources: [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:generate-proto-sources (generate-sources) @ blacktie-queue --- init: fileset.main.check: generate-proto-sources: [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ blacktie-queue --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ blacktie-queue --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ blacktie-queue --- [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:compile (compile) @ blacktie-queue --- init: fileset.main.check: package: [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/target/classes/lib [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/target/classes/include compile: [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/target/cpp-classes [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/target/debug/shared [cc] 1 total files to be compiled. [cc] Starting link _compile-msvc: [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:process-classes (process-classes) @ blacktie-queue --- copy-check: init: package: copy-idl: copy-includes: [copy] Copying 2 files to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/target/classes/include copy-libs: [copy] Copying 1 file to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/target/classes/lib process-classes: [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ blacktie-queue --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ blacktie-queue --- [INFO] No sources to compile [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:test-compile (test-compile) @ blacktie-queue --- init: fileset.test.check: [echo] src/test/cpp **/*.c* gen-test-runner1: [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/target/generated-sources [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/target/generated/proto gen-test-runner2: gen-test-runner: package: test-compile: [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ blacktie-queue --- [INFO] Tests are skipped. [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:test (test) @ blacktie-queue --- init: fileset.test.check: [echo] src/test/cpp **/*.c* test: [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ blacktie-queue --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/target/blacktie-queue-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ blacktie-queue >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ blacktie-queue --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ blacktie-queue --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ blacktie-queue --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ blacktie-queue --- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-test-dependencies) @ blacktie-queue --- [INFO] javax.annotation:javax.annotation-api:jar:1.2 already exists in destination. [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-runtime-dependencies) @ blacktie-queue --- [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/blacktie-tx-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/blacktie-codec-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/blacktie-hybrid-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/blacktie-transport-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xsd/target/blacktie-xsd-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/blacktie-xatmi-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/blacktie-core-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/target/cxx/runtime with includes "" and excludes "include/**" [INFO] apache-log4cxx.contrib:log4cxx:jar:centos54x64:902683 already exists in destination. [INFO] apr-1.contrib:apr-1:jar:centos54x64:1.5.2.BT2 already exists in destination. [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-compile-dependencies) @ blacktie-queue --- [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/blacktie-tx-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/blacktie-codec-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/blacktie-hybrid-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/blacktie-transport-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xsd/target/blacktie-xsd-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/blacktie-xatmi-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/blacktie-core-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/target/cxx/compile with includes "**/*" and excludes "" [INFO] apache-log4cxx.contrib:log4cxx:jar:centos54x64:902683 already exists in destination. [INFO] apr-1.contrib:apr-1:jar:centos54x64:1.5.2.BT2 already exists in destination. [INFO] javax.annotation:javax.annotation-api:jar:1.2 already exists in destination. [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-test-dependencies) @ blacktie-queue --- [INFO] Copying cppunit-1.12-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/target/test-dependencies/cppunit-1.12-centos54x64.zip [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-runtime-dependencies) @ blacktie-queue --- [INFO] Copying xercesc-3.0.1-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/target/runtime-dependencies/xercesc-3.0.1-centos54x64.zip [INFO] Copying protoc-2.4.1.3-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/target/runtime-dependencies/protoc-2.4.1.3-centos54x64.zip [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-compile-dependencies) @ blacktie-queue --- [INFO] Copying xercesc-3.0.1-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/target/compile-dependencies/xercesc-3.0.1-centos54x64.zip [INFO] Copying protoc-2.4.1.3-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/target/compile-dependencies/protoc-2.4.1.3-centos54x64.zip [INFO] [INFO] --- maven-antrun-plugin:1.8:run (unzip) @ blacktie-queue --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] unzip dependencies to test [echo] unzip dependencies to runtime [echo] unzip dependencies to compile [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (rename libapr-1.so) @ blacktie-queue --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] rename libapr-1.so [exec] mv: cannot stat 'libapr-1.so': No such file or directory [exec] mv: 'libapr-1.so' and 'libapr-1.so.0' are the same file [exec] mv: 'libapr-1.so' and 'libapr-1.so.0' are the same file [exec] mv: cannot stat 'libapr-1.so': No such file or directory [INFO] Executed tasks [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:generate-idl-sources (generate-sources) @ blacktie-queue --- init: fileset.main.check: generate-idl-sources: [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:generate-proto-sources (generate-sources) @ blacktie-queue --- init: fileset.main.check: generate-proto-sources: [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ blacktie-queue <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ blacktie-queue --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ blacktie-queue --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (jar-with-classifier) @ blacktie-queue --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/target/blacktie-queue-5.10.7.Final-SNAPSHOT-centos54x64.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ blacktie-queue --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/target/blacktie-queue-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-queue/5.10.7.Final-SNAPSHOT/blacktie-queue-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-queue/5.10.7.Final-SNAPSHOT/blacktie-queue-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/queue/target/blacktie-queue-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-queue/5.10.7.Final-SNAPSHOT/blacktie-queue-5.10.7.Final-SNAPSHOT-centos54x64.jar [INFO] [INFO] --------------< org.jboss.narayana.blacktie:blacktie-nbf >-------------- [INFO] Building Blacktie NBF 5.10.7.Final-SNAPSHOT [20/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ blacktie-nbf --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ blacktie-nbf --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ blacktie-nbf --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ blacktie-nbf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ blacktie-nbf --- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-test-dependencies) @ blacktie-nbf --- [INFO] Unpacking /home/jenkins/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/cxx/test with includes "**/*" and excludes "" [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-runtime-dependencies) @ blacktie-nbf --- [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/blacktie-tx-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/blacktie-codec-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/.m2/repository/apache-log4cxx/contrib/log4cxx/902683/log4cxx-902683-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/blacktie-hybrid-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/.m2/repository/apr-1/contrib/apr-1/1.5.2.BT2/apr-1-1.5.2.BT2-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/blacktie-transport-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/blacktie-xatmi-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xsd/target/blacktie-xsd-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/blacktie-core-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/cxx/runtime with includes "" and excludes "include/**" [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-compile-dependencies) @ blacktie-nbf --- [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/blacktie-tx-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/blacktie-codec-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/apache-log4cxx/contrib/log4cxx/902683/log4cxx-902683-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/blacktie-hybrid-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/apr-1/contrib/apr-1/1.5.2.BT2/apr-1-1.5.2.BT2-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/blacktie-transport-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/blacktie-xatmi-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xsd/target/blacktie-xsd-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/blacktie-core-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/cxx/compile with includes "**/*" and excludes "" [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-test-dependencies) @ blacktie-nbf --- [INFO] Copying cppunit-1.12-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/test-dependencies/cppunit-1.12-centos54x64.zip [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-runtime-dependencies) @ blacktie-nbf --- [INFO] Copying xercesc-3.0.1-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/runtime-dependencies/xercesc-3.0.1-centos54x64.zip [INFO] Copying protoc-2.4.1.3-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/runtime-dependencies/protoc-2.4.1.3-centos54x64.zip [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-compile-dependencies) @ blacktie-nbf --- [INFO] Copying xercesc-3.0.1-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/compile-dependencies/xercesc-3.0.1-centos54x64.zip [INFO] Copying protoc-2.4.1.3-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/compile-dependencies/protoc-2.4.1.3-centos54x64.zip [INFO] [INFO] --- maven-antrun-plugin:1.8:run (unzip) @ blacktie-nbf --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] unzip dependencies to test [echo] unzip dependencies to runtime [echo] unzip dependencies to compile [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (rename libapr-1.so) @ blacktie-nbf --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] rename libapr-1.so [exec] mv: cannot stat 'libapr-1.so': No such file or directory [INFO] Executed tasks [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:generate-idl-sources (generate-sources) @ blacktie-nbf --- init: fileset.main.check: generate-idl-sources: [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:generate-proto-sources (generate-sources) @ blacktie-nbf --- init: fileset.main.check: generate-proto-sources: [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ blacktie-nbf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ blacktie-nbf --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ blacktie-nbf --- [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:compile (compile) @ blacktie-nbf --- init: fileset.main.check: package: [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/classes/lib [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/classes/include compile: [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/cpp-classes [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/debug/shared [cc] 3 total files to be compiled. [cc] Starting link _compile-msvc: [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:process-classes (process-classes) @ blacktie-nbf --- copy-check: init: package: copy-idl: copy-includes: [copy] Copying 4 files to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/classes/include copy-libs: [copy] Copying 1 file to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/classes/lib process-classes: [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ blacktie-nbf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ blacktie-nbf --- [INFO] No sources to compile [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:test-compile (test-compile) @ blacktie-nbf --- init: fileset.test.check: [echo] src/test/cpp **/*.c* gen-test-runner1: [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/generated-sources [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/generated/proto gen-test-runner2: gen-test-runner: package: test-compile: [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ blacktie-nbf --- [INFO] Tests are skipped. [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:test (test) @ blacktie-nbf --- init: fileset.test.check: [echo] src/test/cpp **/*.c* test: [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ blacktie-nbf --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/blacktie-nbf-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ blacktie-nbf >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ blacktie-nbf --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ blacktie-nbf --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ blacktie-nbf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ blacktie-nbf --- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-test-dependencies) @ blacktie-nbf --- [INFO] javax.annotation:javax.annotation-api:jar:1.2 already exists in destination. [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-runtime-dependencies) @ blacktie-nbf --- [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/blacktie-tx-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/blacktie-codec-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/blacktie-hybrid-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/blacktie-transport-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/blacktie-xatmi-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xsd/target/blacktie-xsd-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/cxx/runtime with includes "" and excludes "include/**" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/blacktie-core-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/cxx/runtime with includes "" and excludes "include/**" [INFO] apache-log4cxx.contrib:log4cxx:jar:centos54x64:902683 already exists in destination. [INFO] apr-1.contrib:apr-1:jar:centos54x64:1.5.2.BT2 already exists in destination. [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-compile-dependencies) @ blacktie-nbf --- [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/blacktie-tx-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/blacktie-codec-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/blacktie-hybrid-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/blacktie-transport-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/blacktie-xatmi-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xsd/target/blacktie-xsd-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/cxx/compile with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/blacktie-core-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/cxx/compile with includes "**/*" and excludes "" [INFO] apache-log4cxx.contrib:log4cxx:jar:centos54x64:902683 already exists in destination. [INFO] apr-1.contrib:apr-1:jar:centos54x64:1.5.2.BT2 already exists in destination. [INFO] javax.annotation:javax.annotation-api:jar:1.2 already exists in destination. [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-test-dependencies) @ blacktie-nbf --- [INFO] Copying cppunit-1.12-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/test-dependencies/cppunit-1.12-centos54x64.zip [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-runtime-dependencies) @ blacktie-nbf --- [INFO] Copying xercesc-3.0.1-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/runtime-dependencies/xercesc-3.0.1-centos54x64.zip [INFO] Copying protoc-2.4.1.3-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/runtime-dependencies/protoc-2.4.1.3-centos54x64.zip [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-compile-dependencies) @ blacktie-nbf --- [INFO] Copying xercesc-3.0.1-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/compile-dependencies/xercesc-3.0.1-centos54x64.zip [INFO] Copying protoc-2.4.1.3-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/compile-dependencies/protoc-2.4.1.3-centos54x64.zip [INFO] [INFO] --- maven-antrun-plugin:1.8:run (unzip) @ blacktie-nbf --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] unzip dependencies to test [echo] unzip dependencies to runtime [echo] unzip dependencies to compile [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (rename libapr-1.so) @ blacktie-nbf --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] rename libapr-1.so [exec] mv: cannot stat 'libapr-1.so': No such file or directory [exec] mv: 'libapr-1.so' and 'libapr-1.so.0' are the same file [exec] mv: 'libapr-1.so' and 'libapr-1.so.0' are the same file [exec] mv: cannot stat 'libapr-1.so': No such file or directory [INFO] Executed tasks [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:generate-idl-sources (generate-sources) @ blacktie-nbf --- init: fileset.main.check: generate-idl-sources: [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:generate-proto-sources (generate-sources) @ blacktie-nbf --- init: fileset.main.check: generate-proto-sources: [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ blacktie-nbf <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ blacktie-nbf --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ blacktie-nbf --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (jar-with-classifier) @ blacktie-nbf --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/blacktie-nbf-5.10.7.Final-SNAPSHOT-centos54x64.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ blacktie-nbf --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/blacktie-nbf-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-nbf/5.10.7.Final-SNAPSHOT/blacktie-nbf-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-nbf/5.10.7.Final-SNAPSHOT/blacktie-nbf-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/blacktie-nbf-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-nbf/5.10.7.Final-SNAPSHOT/blacktie-nbf-5.10.7.Final-SNAPSHOT-centos54x64.jar [INFO] [INFO] ----------------< org.jboss.narayana.blacktie:btadmin >----------------- [INFO] Building BlackTie Admin CLI Tool 5.10.7.Final-SNAPSHOT [21/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ btadmin --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ btadmin --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ btadmin --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ btadmin --- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-test-dependencies) @ btadmin --- [INFO] Unpacking /home/jenkins/.m2/repository/org/jboss/narayana/jts/narayana-jts-jacorb/5.3.3.Final/narayana-jts-jacorb-5.3.3.Final.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/btadmin/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/jacorb/jacorb/2.3.1jboss.patch01-brew/jacorb-2.3.1jboss.patch01-brew.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/btadmin/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/btadmin/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/blacktie-hybrid-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/btadmin/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/blacktie-transport-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/btadmin/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/junit/junit/4.13.1/junit-4.13.1.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/btadmin/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/blacktie-core-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/btadmin/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/jboss/openjdk-orb/openjdk-orb/8.0.4.Final/openjdk-orb-8.0.4.Final.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/btadmin/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/blacktie-tx-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/btadmin/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/blacktie-codec-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/btadmin/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/apache-log4cxx/contrib/log4cxx/902683/log4cxx-902683-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/btadmin/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/xerces/xercesImpl/2.12.0/xercesImpl-2.12.0.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/btadmin/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/apr-1/contrib/apr-1/1.5.2.BT2/apr-1-1.5.2.BT2-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/btadmin/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/btadmin/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xsd/target/blacktie-xsd-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/btadmin/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/blacktie-xatmi-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/btadmin/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/btadmin/target/cxx/test with includes "**/*" and excludes "" [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-dependencies) @ btadmin --- [INFO] Copying xercesc-3.0.1-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/btadmin/target/dependencies/xercesc-3.0.1-centos54x64.zip [INFO] Copying protoc-2.4.1.3-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/btadmin/target/dependencies/protoc-2.4.1.3-centos54x64.zip [INFO] [INFO] --- maven-antrun-plugin:1.8:run (unzip) @ btadmin --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] unzip dependencies to test [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (rename libapr-1.so) @ btadmin --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] rename libapr-1.so [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ btadmin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ btadmin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/btadmin/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/btadmin/src/main/java/org/jboss/narayana/blacktie/btadmin/commands/Startup.java:[69,72] unchecked cast required: java.util.List found: java.lang.Object [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/btadmin/src/main/java/org/jboss/narayana/blacktie/btadmin/commands/Help.java:[129,50] decode(java.lang.String) in java.net.URLDecoder has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/btadmin/src/main/java/org/jboss/narayana/blacktie/btadmin/commands/Shutdown.java:[91,72] unchecked cast required: java.util.List found: java.lang.Object [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ btadmin --- [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:process-classes (process-classes) @ btadmin --- copy-check: init: package: [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/btadmin/target/classes/lib [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/btadmin/target/classes/include copy-idl: copy-includes: copy-libs: process-classes: [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ btadmin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ btadmin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/btadmin/target/test-classes [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:test-compile (test-compile) @ btadmin --- init: fileset.test.check: [echo] src/test/cpp **/*.c* gen-test-runner1: gen-test-runner2: gen-test-runner: package: test-compile: [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:generate-exe (generate-exe) @ btadmin --- init: init-cpp-test: [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/btadmin/target/cpp-test-classes [copy] Copying 3 files to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/btadmin/target/cpp-test-classes generate-exe: libnames not specified or empty. libnames not specified or empty. [cc] 1 total files to be compiled. [cc] /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/btadmin/src/test/cpp/cs.cxx: In function 'int main(int, char**)': [cc] /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/btadmin/src/test/cpp/cs.cxx:31:39: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] [cc] putenv("BLACKTIE_CONFIGURATION=linux"); [cc] ^ [cc] Starting link [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ btadmin --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ btadmin --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/btadmin/target/btadmin-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ btadmin >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ btadmin --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ btadmin --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ btadmin --- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-test-dependencies) @ btadmin --- [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/blacktie-hybrid-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/btadmin/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/blacktie-transport-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/btadmin/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/blacktie-core-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/btadmin/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/blacktie-tx-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/btadmin/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/blacktie-codec-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/btadmin/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xsd/target/blacktie-xsd-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/btadmin/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/blacktie-xatmi-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/btadmin/target/cxx/test with includes "**/*" and excludes "" [INFO] org.jboss.narayana.jts:narayana-jts-jacorb:jar:5.3.3.Final already exists in destination. [INFO] jacorb:jacorb:jar:2.3.1jboss.patch01-brew already exists in destination. [INFO] org.hamcrest:hamcrest-core:jar:1.3 already exists in destination. [INFO] junit:junit:jar:4.13.1 already exists in destination. [INFO] org.jboss.openjdk-orb:openjdk-orb:jar:8.0.4.Final already exists in destination. [INFO] apache-log4cxx.contrib:log4cxx:jar:centos54x64:902683 already exists in destination. [INFO] xerces:xercesImpl:jar:2.12.0 already exists in destination. [INFO] apr-1.contrib:apr-1:jar:centos54x64:1.5.2.BT2 already exists in destination. [INFO] xml-apis:xml-apis:jar:1.4.01 already exists in destination. [INFO] javax.annotation:javax.annotation-api:jar:1.2 already exists in destination. [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-dependencies) @ btadmin --- [INFO] apache-xercesc.contrib:xercesc:zip:centos54x64:3.0.1 already exists in destination. [INFO] com.google.protobuf:protoc:zip:centos54x64:2.4.1.3 already exists in destination. [INFO] [INFO] --- maven-antrun-plugin:1.8:run (unzip) @ btadmin --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] unzip dependencies to test [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (rename libapr-1.so) @ btadmin --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] rename libapr-1.so [exec] mv: 'libapr-1.so' and 'libapr-1.so.0' are the same file [exec] mv: cannot stat 'libapr-1.so': No such file or directory [INFO] Executed tasks [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ btadmin <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ btadmin --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/btadmin/target/btadmin-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ btadmin --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/btadmin/target/btadmin-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ btadmin --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/btadmin/target/btadmin-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/btadmin/5.10.7.Final-SNAPSHOT/btadmin-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/btadmin/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/btadmin/5.10.7.Final-SNAPSHOT/btadmin-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/btadmin/target/btadmin-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/btadmin/5.10.7.Final-SNAPSHOT/btadmin-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/btadmin/target/btadmin-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/btadmin/5.10.7.Final-SNAPSHOT/btadmin-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --------< org.jboss.narayana.blacktie:blacktie-codeGeneration >--------- [INFO] Building Blacktie Server Code Generation 5.10.7.Final-SNAPSHOT [22/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/plugins/maven-surefire-plugin/2.4.2/maven-surefire-plugin-2.4.2.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/2.4.2/maven-surefire-plugin-2.4.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.4.2/maven-surefire-plugin-2.4.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.4.2/maven-surefire-plugin-2.4.2.pom (6.6 kB at 24 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/surefire/surefire/2.4.2/surefire-2.4.2.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire/2.4.2/surefire-2.4.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.4.2/surefire-2.4.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.4.2/surefire-2.4.2.pom (6.6 kB at 8.0 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/plugins/maven-surefire-plugin/2.4.2/maven-surefire-plugin-2.4.2.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/2.4.2/maven-surefire-plugin-2.4.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.4.2/maven-surefire-plugin-2.4.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.4.2/maven-surefire-plugin-2.4.2.jar (22 kB at 3.2 MB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.pom [INFO] Downloaded from central: https://repo1.maven.org/maven2/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.pom (761 B at 76 kB/s) [INFO] Downloading from central: https://repo1.maven.org/maven2/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar [INFO] Downloaded from central: https://repo1.maven.org/maven2/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar (224 kB at 1.6 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ blacktie-codeGeneration --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ blacktie-codeGeneration --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ blacktie-codeGeneration --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ blacktie-codeGeneration --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ blacktie-codeGeneration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ blacktie-codeGeneration --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ blacktie-codeGeneration --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ blacktie-codeGeneration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codeGeneration/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ blacktie-codeGeneration --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.4.2:test (default-test) @ blacktie-codeGeneration --- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/surefire/surefire-booter/2.4.2/surefire-booter-2.4.2.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.4.2/surefire-booter-2.4.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4.2/surefire-booter-2.4.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4.2/surefire-booter-2.4.2.pom (2.0 kB at 9.4 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/surefire/surefire-api/2.4.2/surefire-api-2.4.2.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.4.2/surefire-api-2.4.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4.2/surefire-api-2.4.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4.2/surefire-api-2.4.2.pom (2.1 kB at 9.9 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom (2.3 kB at 4.0 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-core/2.0/maven-core-2.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/2.0/maven-core-2.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0/maven-core-2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0/maven-core-2.0.pom (5.6 kB at 10 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom (1.4 kB at 2.5 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom (1.5 kB at 4.0 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom (1.1 kB at 1.4 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom (504 B at 818 B/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom (1.1 kB at 1.7 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom (812 B at 1.4 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom (1.3 kB at 3.1 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom (1.5 kB at 7.2 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom (400 B at 468 B/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/surefire/surefire-booter/2.4.2/surefire-booter-2.4.2.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/surefire/surefire-api/2.4.2/surefire-api-2.4.2.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-core/2.0/maven-core-2.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-settings/2.0/maven-settings-2.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar (195 kB at 158 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.jar (204 kB at 148 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.jar (4.3 kB at 2.5 kB/s) [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.4.2/surefire-booter-2.4.2.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/2.0/maven-core-2.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.4.2/surefire-api-2.4.2.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.0/maven-settings-2.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.jar [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4.2/surefire-booter-2.4.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4.2/surefire-api-2.4.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0/maven-settings-2.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0/maven-core-2.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0/maven-settings-2.0.jar (43 kB at 3.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0/maven-core-2.0.jar (136 kB at 8.0 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4.2/surefire-booter-2.4.2.jar (259 kB at 10.0 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4.2/surefire-api-2.4.2.jar (506 kB at 17 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.jar (25 kB at 788 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.jar (33 kB at 946 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.jar (7.6 kB at 205 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.jar (18 kB at 294 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.jar (10 kB at 63 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.jar (6.6 kB at 40 kB/s) [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ blacktie-codeGeneration --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codeGeneration/target/blacktie-codeGeneration-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ blacktie-codeGeneration >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ blacktie-codeGeneration --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ blacktie-codeGeneration --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ blacktie-codeGeneration --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ blacktie-codeGeneration <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ blacktie-codeGeneration --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codeGeneration/target/blacktie-codeGeneration-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ blacktie-codeGeneration --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codeGeneration/target/blacktie-codeGeneration-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ blacktie-codeGeneration --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codeGeneration/target/blacktie-codeGeneration-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-codeGeneration/5.10.7.Final-SNAPSHOT/blacktie-codeGeneration-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codeGeneration/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-codeGeneration/5.10.7.Final-SNAPSHOT/blacktie-codeGeneration-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codeGeneration/target/blacktie-codeGeneration-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-codeGeneration/5.10.7.Final-SNAPSHOT/blacktie-codeGeneration-5.10.7.Final-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codeGeneration/target/blacktie-codeGeneration-5.10.7.Final-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-codeGeneration/5.10.7.Final-SNAPSHOT/blacktie-codeGeneration-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] -------< org.jboss.narayana.blacktie:blacktie-integration-tests >------- [INFO] Building Blacktie Java/C C/Java XATMI Tests 5.10.7.Final-SNAPSHOT [23/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom (5.6 kB at 10 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar (38 kB at 92 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ blacktie-integration-tests --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ blacktie-integration-tests --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ blacktie-integration-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ blacktie-integration-tests --- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-test-dependencies) @ blacktie-integration-tests --- [INFO] Unpacking /home/jenkins/.m2/repository/org/jboss/sasl/jboss-sasl/1.0.5.Final/jboss-sasl-1.0.5.Final.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/jacorb/jacorb/2.3.1jboss.patch01-brew/jacorb-2.3.1jboss.patch01-brew.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/wildfly/core/wildfly-controller-client/2.2.0.Final/wildfly-controller-client-2.2.0.Final.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/blacktie-hybrid-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/wildfly/core/wildfly-protocol/2.2.0.Final/wildfly-protocol-2.2.0.Final.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/apache/logging/log4j/log4j-api/2.13.3/log4j-api-2.13.3.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/jboss/xnio/xnio-nio/3.4.0.Final/xnio-nio-3.4.0.Final.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/jboss/spec/javax/transaction/jboss-transaction-api_1.1_spec/1.0.1.Final/jboss-transaction-api_1.1_spec-1.0.1.Final.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/junit/junit/4.13.1/junit-4.13.1.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/jboss/jboss-dmr/1.3.0.Final/jboss-dmr-1.3.0.Final.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/blacktie-nbf-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/wildfly/common/wildfly-common/1.1.0.Final/wildfly-common-1.1.0.Final.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/blacktie-tx-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/apache-log4cxx/contrib/log4cxx/902683/log4cxx-902683-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/jatmibroker-xatmi/target/blacktie-jatmibroker-xatmi-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/apr-1/contrib/apr-1/1.5.2.BT2/apr-1-1.5.2.BT2-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/blacktie-xatmi-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.2.1.Final/jboss-logging-3.2.1.Final.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/jboss/narayana/jts/narayana-jts-jacorb/5.3.3.Final/narayana-jts-jacorb-5.3.3.Final.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/jboss/remoting/jboss-remoting/4.0.21.Final/jboss-remoting-4.0.21.Final.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/blacktie-transport-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/blacktie-core-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/javax/xml/jaxb-xjc/2.0EA3/jaxb-xjc-2.0EA3.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/jboss/openjdk-orb/openjdk-orb/8.0.4.Final/openjdk-orb-8.0.4.Final.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/blacktie-codec-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/jboss/xnio/xnio-api/3.4.0.Final/xnio-api-3.4.0.Final.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/xerces/xercesImpl/2.12.0/xercesImpl-2.12.0.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/apache/logging/log4j/log4j-core/2.13.3/log4j-core-2.13.3.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/jboss/threads/jboss-threads/2.2.1.Final/jboss-threads-2.2.1.Final.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xsd/target/blacktie-xsd-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/jatmibroker-nbf/target/blacktie-jatmibroker-nbf-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/blacktie-admin-services/target/blacktie-admin-services-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/target/cxx/test with includes "**/*" and excludes "" [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-dependencies) @ blacktie-integration-tests --- [INFO] Copying xercesc-3.0.1-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/target/dependencies/xercesc-3.0.1-centos54x64.zip [INFO] Copying protoc-2.4.1.3-centos54x64.zip to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/target/dependencies/protoc-2.4.1.3-centos54x64.zip [INFO] [INFO] --- maven-antrun-plugin:1.8:run (unzip) @ blacktie-integration-tests --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] unzip dependencies to test [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (rename libapr-1.so) @ blacktie-integration-tests --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] rename libapr-1.so [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ blacktie-integration-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ blacktie-integration-tests --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ blacktie-integration-tests --- [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:process-classes (process-classes) @ blacktie-integration-tests --- copy-check: init: package: [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/target/classes/lib [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/target/classes/include copy-idl: copy-includes: copy-libs: process-classes: [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ blacktie-integration-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ blacktie-integration-tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 28 source files to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/target/test-classes [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:test-compile (test-compile) @ blacktie-integration-tests --- init: fileset.test.check: [echo] src/test/cpp **/*.c* gen-test-runner1: gen-test-runner2: gen-test-runner: package: test-compile: [INFO] [INFO] --- blacktie-cpp-plugin:5.10.7.Final-SNAPSHOT:generate-exe (generate-exe) @ blacktie-integration-tests --- init: init-cpp-test: [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/target/cpp-test-classes [copy] Copying 7 files to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/target/cpp-test-classes generate-exe: libnames not specified or empty. libnames not specified or empty. [cc] 1 total files to be compiled. [cc] Starting link [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ blacktie-integration-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ blacktie-integration-tests --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/target/blacktie-integration-tests-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ blacktie-integration-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ blacktie-integration-tests --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ blacktie-integration-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ blacktie-integration-tests --- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (unpack-test-dependencies) @ blacktie-integration-tests --- [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/hybrid/target/blacktie-hybrid-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/nbf/target/blacktie-nbf-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/tx/target/blacktie-tx-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/jatmibroker-xatmi/target/blacktie-jatmibroker-xatmi-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xatmi/target/blacktie-xatmi-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/transport/target/blacktie-transport-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/core/target/blacktie-core-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/codec/target/blacktie-codec-5.10.7.Final-SNAPSHOT-centos54x64.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/xsd/target/blacktie-xsd-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/jatmibroker-nbf/target/blacktie-jatmibroker-nbf-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/target/cxx/test with includes "**/*" and excludes "" [INFO] Unpacking /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/blacktie-admin-services/target/blacktie-admin-services-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/target/cxx/test with includes "**/*" and excludes "" [INFO] org.jboss.sasl:jboss-sasl:jar:1.0.5.Final already exists in destination. [INFO] jacorb:jacorb:jar:2.3.1jboss.patch01-brew already exists in destination. [INFO] org.wildfly.core:wildfly-controller-client:jar:2.2.0.Final already exists in destination. [INFO] org.wildfly.core:wildfly-protocol:jar:2.2.0.Final already exists in destination. [INFO] org.apache.logging.log4j:log4j-api:jar:2.13.3 already exists in destination. [INFO] org.jboss.xnio:xnio-nio:jar:3.4.0.Final already exists in destination. [INFO] org.jboss.spec.javax.transaction:jboss-transaction-api_1.1_spec:jar:1.0.1.Final already exists in destination. [INFO] junit:junit:jar:4.13.1 already exists in destination. [INFO] org.jboss:jboss-dmr:jar:1.3.0.Final already exists in destination. [INFO] org.wildfly.common:wildfly-common:jar:1.1.0.Final already exists in destination. [INFO] apache-log4cxx.contrib:log4cxx:jar:centos54x64:902683 already exists in destination. [INFO] xml-apis:xml-apis:jar:1.4.01 already exists in destination. [INFO] apr-1.contrib:apr-1:jar:centos54x64:1.5.2.BT2 already exists in destination. [INFO] org.jboss.logging:jboss-logging:jar:3.2.1.Final already exists in destination. [INFO] javax.annotation:javax.annotation-api:jar:1.2 already exists in destination. [INFO] org.jboss.narayana.jts:narayana-jts-jacorb:jar:5.3.3.Final already exists in destination. [INFO] org.jboss.remoting:jboss-remoting:jar:4.0.21.Final already exists in destination. [INFO] org.hamcrest:hamcrest-core:jar:1.3 already exists in destination. [INFO] javax.xml:jaxb-xjc:jar:2.0EA3 already exists in destination. [INFO] org.jboss.openjdk-orb:openjdk-orb:jar:8.0.4.Final already exists in destination. [INFO] org.jboss.xnio:xnio-api:jar:3.4.0.Final already exists in destination. [INFO] xerces:xercesImpl:jar:2.12.0 already exists in destination. [INFO] org.apache.logging.log4j:log4j-core:jar:2.13.3 already exists in destination. [INFO] org.jboss.threads:jboss-threads:jar:2.2.1.Final already exists in destination. [INFO] org.slf4j:slf4j-api:jar:1.7.2 already exists in destination. [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-dependencies) @ blacktie-integration-tests --- [INFO] apache-xercesc.contrib:xercesc:zip:centos54x64:3.0.1 already exists in destination. [INFO] com.google.protobuf:protoc:zip:centos54x64:2.4.1.3 already exists in destination. [INFO] [INFO] --- maven-antrun-plugin:1.8:run (unzip) @ blacktie-integration-tests --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] unzip dependencies to test [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (rename libapr-1.so) @ blacktie-integration-tests --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] rename libapr-1.so [exec] mv: 'libapr-1.so' and 'libapr-1.so.0' are the same file [exec] mv: cannot stat 'libapr-1.so': No such file or directory [INFO] Executed tasks [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ blacktie-integration-tests <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ blacktie-integration-tests --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ blacktie-integration-tests --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ blacktie-integration-tests --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/target/blacktie-integration-tests-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-integration-tests/5.10.7.Final-SNAPSHOT/blacktie-integration-tests-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/integration-tests/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie-integration-tests/5.10.7.Final-SNAPSHOT/blacktie-integration-tests-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ----------------< org.jboss.narayana.blacktie:blacktie >---------------- [INFO] Building Blacktie Distribution 5.10.7.Final-SNAPSHOT [24/24] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.3:clean (default-clean) @ blacktie --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ blacktie --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ blacktie --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ blacktie --- [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ blacktie --- [INFO] [INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ blacktie --- [INFO] Reading assembly descriptor: src/main/assembly/bin.xml [WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible / [WARNING] The following patterns were never triggered in this artifact exclusion filter: o '*:javadoc' o '*:jdocbook' [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/felix/maven-bundle-plugin/3.5.0/maven-bundle-plugin-3.5.0.pom [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/felix/maven-bundle-plugin/3.5.0/maven-bundle-plugin-3.5.0.pom (10 kB at 83 kB/s) [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/felix/felix-parent/4/felix-parent-4.pom [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/felix/felix-parent/4/felix-parent-4.pom (24 kB at 358 kB/s) [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/biz/aQute/bnd/biz.aQute.bndlib/3.5.0/biz.aQute.bndlib-3.5.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/3.5.0/biz.aQute.bndlib-3.5.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/3.5.0/biz.aQute.bndlib-3.5.0.pom (1.4 kB at 194 kB/s) [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/easymock/easymock/3.4/easymock-3.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/easymock/easymock/3.4/easymock-3.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/easymock/easymock/3.4/easymock-3.4.pom (7.3 kB at 1.2 MB/s) [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/easymock/easymock-parent/3.4/easymock-parent-3.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/easymock/easymock-parent/3.4/easymock-parent-3.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/easymock/easymock-parent/3.4/easymock-parent-3.4.pom (17 kB at 2.4 MB/s) [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/objenesis/objenesis/2.2/objenesis-2.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.2/objenesis-2.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.2/objenesis-2.2.pom (2.5 kB at 413 kB/s) [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/objenesis/objenesis-parent/2.2/objenesis-parent-2.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.2/objenesis-parent-2.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.2/objenesis-parent-2.2.pom (17 kB at 1.8 MB/s) [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/felix/maven-bundle-plugin/3.5.0/maven-bundle-plugin-3.5.0.jar [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/easymock/easymock/3.4/easymock-3.4.jar [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/biz/aQute/bnd/biz.aQute.bndlib/3.5.0/biz.aQute.bndlib-3.5.0.jar [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/objenesis/objenesis/2.2/objenesis-2.2.jar [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/felix/maven-bundle-plugin/3.5.0/maven-bundle-plugin-3.5.0.jar (232 kB at 1.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/3.5.0/biz.aQute.bndlib-3.5.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.2/objenesis-2.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/easymock/easymock/3.4/easymock-3.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.2/objenesis-2.2.jar (53 kB at 4.0 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/easymock/easymock/3.4/easymock-3.4.jar (474 kB at 18 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/3.5.0/biz.aQute.bndlib-3.5.0.jar (2.6 MB at 49 MB/s) [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/felix/maven-bundle-plugin/3.0.1/maven-bundle-plugin-3.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/3.0.1/maven-bundle-plugin-3.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/3.0.1/maven-bundle-plugin-3.0.1.pom (8.4 kB at 1.7 MB/s) [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/felix/maven-bundle-plugin/3.0.1/maven-bundle-plugin-3.0.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/3.0.1/maven-bundle-plugin-3.0.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/3.0.1/maven-bundle-plugin-3.0.1.jar (210 kB at 19 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh/2.0/wagon-ssh-2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh/2.0/wagon-ssh-2.0.pom (5.9 kB at 980 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/2.0/wagon-providers-2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/2.0/wagon-providers-2.0.pom (2.8 kB at 553 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.0/wagon-2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.0/wagon-2.0.pom (15 kB at 2.6 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.44-1/jsch-0.1.44-1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.44-1/jsch-0.1.44-1.pom (3.4 kB at 566 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/2.0/wagon-ssh-common-2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/2.0/wagon-ssh-common-2.0.pom (1.8 kB at 306 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.0/wagon-provider-api-2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.0/wagon-provider-api-2.0.pom (1.7 kB at 345 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh/2.0/wagon-ssh-2.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.44-1/jsch-0.1.44-1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/2.0/wagon-ssh-common-2.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.0/wagon-provider-api-2.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh/2.0/wagon-ssh-2.0.jar (29 kB at 4.1 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/2.0/wagon-ssh-common-2.0.jar (25 kB at 2.8 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.44-1/jsch-0.1.44-1.jar (214 kB at 4.5 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.0/wagon-provider-api-2.0.jar (52 kB at 340 kB/s) [INFO] Building tar: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/blacktie/target/blacktie-5.10.7.Final-SNAPSHOT-centos54x64-bin.tar.gz [WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible / [WARNING] The following patterns were never triggered in this artifact exclusion filter: o '*:javadoc' o '*:jdocbook' [INFO] Building zip: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/blacktie/target/blacktie-5.10.7.Final-SNAPSHOT-centos54x64-bin.zip [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ blacktie >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ blacktie --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ blacktie --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ blacktie --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ blacktie <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ blacktie --- [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ blacktie --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (add-symlinks) @ blacktie --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [mkdir] Created dir: /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/blacktie/target/blacktie-5.10.7.Final-SNAPSHOT/lib/cxx [echo] copying symlinks from xatmi runtime library [echo] update symlinks to zip [echo] update symlinks to tar.gz [INFO] Executed tasks [INFO] [INFO] --- maven-install-plugin:2.3:install (default-install) @ blacktie --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/blacktie/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie/5.10.7.Final-SNAPSHOT/blacktie-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/blacktie/target/blacktie-5.10.7.Final-SNAPSHOT-centos54x64-bin.tar.gz to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie/5.10.7.Final-SNAPSHOT/blacktie-5.10.7.Final-SNAPSHOT-centos54x64-bin.tar.gz [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/blacktie/target/blacktie-5.10.7.Final-SNAPSHOT-centos54x64-bin.zip to /home/jenkins/.m2/repository/org/jboss/narayana/blacktie/blacktie/5.10.7.Final-SNAPSHOT/blacktie-5.10.7.Final-SNAPSHOT-centos54x64-bin.zip [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for BlackTie all files 5.10.7.Final-SNAPSHOT: [INFO] [INFO] BlackTie all files ................................. SUCCESS [ 1.057 s] [INFO] Blacktie C++ Plugin ................................ SUCCESS [ 26.670 s] [INFO] Blacktie Defaults and Dependencies ................. SUCCESS [ 0.021 s] [INFO] Blacktie C Defaults and Dependencies ............... SUCCESS [ 8.793 s] [INFO] Blacktie Java JNI Tests ............................ SUCCESS [ 1.332 s] [INFO] Blacktie Schemas ................................... SUCCESS [ 0.215 s] [INFO] BlackTie Messaging (via JMS) ....................... SUCCESS [ 1.929 s] [INFO] Blacktie Java XATMI Implementation ................. SUCCESS [ 2.971 s] [INFO] Blacktie Java NBF Implementation ................... SUCCESS [ 2.198 s] [INFO] Blacktie Administration Services ................... SUCCESS [ 54.576 s] [INFO] Blacktie Administration Services EAR ............... SUCCESS [ 2.747 s] [INFO] Blacktie Core C++ Implementation ................... SUCCESS [ 43.396 s] [INFO] Blacktie Codec C++ Implementation .................. SUCCESS [ 8.630 s] [INFO] Blacktie C++ REST Transport ........................ SUCCESS [ 4.338 s] [INFO] Blacktie Utilities ................................. SUCCESS [ 3.095 s] [INFO] Blacktie C++ TX Client Library ..................... SUCCESS [ 11.006 s] [INFO] Blacktie C++ Hybrid Transport ...................... SUCCESS [ 20.041 s] [INFO] Blacktie C++ XATMI Implementation .................. SUCCESS [ 18.797 s] [INFO] Blacktie C++ Queue Client .......................... SUCCESS [ 3.975 s] [INFO] Blacktie NBF ....................................... SUCCESS [ 3.590 s] [INFO] BlackTie Admin CLI Tool ............................ SUCCESS [ 17.495 s] [INFO] Blacktie Server Code Generation .................... SUCCESS [ 44.010 s] [INFO] Blacktie Java/C C/Java XATMI Tests ................. SUCCESS [ 18.241 s] [INFO] Blacktie Distribution .............................. SUCCESS [ 18.794 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 05:18 min [INFO] Finished at: 2020-11-25T23:32:04Z [INFO] ------------------------------------------------------------------------ ++ '[' 0 '!=' 0 ']' ++ echo 'Deleting check out - assuming all artifacts are in the .m2' Deleting check out - assuming all artifacts are in the .m2 ++ cp -rp narayana-full/target/narayana-full-5.10.7.Final-SNAPSHOT-bin.zip /home/jenkins/workspace/narayana-quickstarts ++ cd .. ++ rm -rf narayana ++ configure_wildfly ++ cd /home/jenkins/workspace/narayana-quickstarts ++ wget --user=guest --password=guest -nv https://ci.wildfly.org/httpAuth/repository/downloadAll/WF_Nightly/.lastSuccessful/artifacts.zip 2020-11-25 23:33:02 URL:https://ci.wildfly.org/httpAuth/repository/downloadAll/WF_Nightly/.lastSuccessful/artifacts.zip [236721074] -> "artifacts.zip" [1] ++ unzip -q artifacts.zip +++ head -n 1 +++ ls wildfly-latest-SNAPSHOT.zip ++ local wildflyLatestZipWrapper=wildfly-latest-SNAPSHOT.zip ++ '[' -f wildfly-latest-SNAPSHOT.zip ']' ++ unzip -q wildfly-latest-SNAPSHOT.zip ++ '[' 0 -ne 0 ']' ++ rm -f wildfly-latest-SNAPSHOT.zip +++ head -n 1 +++ ls wildfly-22.0.0.Beta1-SNAPSHOT.zip ++ local wildflyDistZip=wildfly-22.0.0.Beta1-SNAPSHOT.zip ++ '[' xwildfly-22.0.0.Beta1-SNAPSHOT.zip = x ']' ++ unzip -q wildfly-22.0.0.Beta1-SNAPSHOT.zip ++ '[' 0 -ne 0 ']' ++ export JBOSS_HOME=/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT ++ JBOSS_HOME=/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT ++ '[' '!' -d /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT ']' ++ cp /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/docs/examples/configs/standalone-xts.xml /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/configuration/ ++ cp /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/docs/examples/configs/standalone-rts.xml /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/configuration/ ++ rm -f artifacts.zip ++ rm -f wildfly-22.0.0.Beta1-SNAPSHOT-src.zip wildfly-22.0.0.Beta1-SNAPSHOT.zip ++ run_quickstarts ++ cd /home/jenkins/workspace/narayana-quickstarts ++ echo Running quickstarts Running quickstarts ++ BLACKTIE_DIST_HOME=/home/jenkins/workspace/narayana-quickstarts/narayana/blacktie/blacktie/target/ ++ ./build.sh -B clean install -fae -DskipX11Tests=true -Dversion.narayana=5.10.7.Final-SNAPSHOT % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7882k 100 7882k 0 0 23.0M 0 --:--:-- --:--:-- --:--:-- 23.0M Archive: maven.zip creating: apache-maven-3.2.5/ inflating: apache-maven-3.2.5/README.txt inflating: apache-maven-3.2.5/LICENSE inflating: apache-maven-3.2.5/NOTICE creating: apache-maven-3.2.5/lib/ inflating: apache-maven-3.2.5/lib/aether-api.license inflating: apache-maven-3.2.5/lib/aether-connector-basic.license inflating: apache-maven-3.2.5/lib/aether-impl.license inflating: apache-maven-3.2.5/lib/aether-spi.license inflating: apache-maven-3.2.5/lib/aether-transport-wagon.license inflating: apache-maven-3.2.5/lib/aether-util.license inflating: apache-maven-3.2.5/lib/cdi-api.license inflating: apache-maven-3.2.5/lib/jsoup.license inflating: apache-maven-3.2.5/lib/jsr250-api.license inflating: apache-maven-3.2.5/lib/maven-aether-provider.license inflating: apache-maven-3.2.5/lib/maven-artifact.license inflating: apache-maven-3.2.5/lib/maven-compat.license inflating: apache-maven-3.2.5/lib/maven-core.license inflating: apache-maven-3.2.5/lib/maven-embedder.license inflating: apache-maven-3.2.5/lib/maven-model-builder.license inflating: apache-maven-3.2.5/lib/maven-model.license inflating: apache-maven-3.2.5/lib/maven-plugin-api.license inflating: apache-maven-3.2.5/lib/maven-repository-metadata.license inflating: apache-maven-3.2.5/lib/maven-settings-builder.license inflating: apache-maven-3.2.5/lib/maven-settings.license inflating: apache-maven-3.2.5/lib/org.eclipse.sisu.inject.license inflating: apache-maven-3.2.5/lib/org.eclipse.sisu.plexus.license inflating: apache-maven-3.2.5/lib/plexus-cipher.license inflating: apache-maven-3.2.5/lib/plexus-sec-dispatcher.license inflating: apache-maven-3.2.5/lib/slf4j-api.license inflating: apache-maven-3.2.5/lib/slf4j-simple.license inflating: apache-maven-3.2.5/lib/wagon-file.license inflating: apache-maven-3.2.5/lib/wagon-http-shared.license inflating: apache-maven-3.2.5/lib/wagon-http.license inflating: apache-maven-3.2.5/lib/wagon-provider-api.license creating: apache-maven-3.2.5/bin/ inflating: apache-maven-3.2.5/bin/m2.conf inflating: apache-maven-3.2.5/bin/mvn.bat inflating: apache-maven-3.2.5/bin/mvnDebug.bat inflating: apache-maven-3.2.5/bin/mvn inflating: apache-maven-3.2.5/bin/mvnDebug inflating: apache-maven-3.2.5/bin/mvnyjp creating: apache-maven-3.2.5/conf/ creating: apache-maven-3.2.5/conf/logging/ inflating: apache-maven-3.2.5/conf/logging/simplelogger.properties inflating: apache-maven-3.2.5/conf/settings.xml creating: apache-maven-3.2.5/lib/ext/ inflating: apache-maven-3.2.5/lib/ext/README.txt creating: apache-maven-3.2.5/boot/ inflating: apache-maven-3.2.5/boot/plexus-classworlds-2.5.2.jar inflating: apache-maven-3.2.5/lib/maven-embedder-3.2.5.jar inflating: apache-maven-3.2.5/lib/maven-settings-3.2.5.jar inflating: apache-maven-3.2.5/lib/plexus-utils-3.0.20.jar inflating: apache-maven-3.2.5/lib/maven-core-3.2.5.jar inflating: apache-maven-3.2.5/lib/maven-model-3.2.5.jar inflating: apache-maven-3.2.5/lib/maven-settings-builder-3.2.5.jar inflating: apache-maven-3.2.5/lib/plexus-interpolation-1.21.jar inflating: apache-maven-3.2.5/lib/plexus-component-annotations-1.5.5.jar inflating: apache-maven-3.2.5/lib/plexus-sec-dispatcher-1.3.jar inflating: apache-maven-3.2.5/lib/plexus-cipher-1.7.jar inflating: apache-maven-3.2.5/lib/maven-repository-metadata-3.2.5.jar inflating: apache-maven-3.2.5/lib/maven-artifact-3.2.5.jar inflating: apache-maven-3.2.5/lib/maven-plugin-api-3.2.5.jar inflating: apache-maven-3.2.5/lib/org.eclipse.sisu.plexus-0.3.0.M1.jar inflating: apache-maven-3.2.5/lib/cdi-api-1.0.jar inflating: apache-maven-3.2.5/lib/jsr250-api-1.0.jar inflating: apache-maven-3.2.5/lib/javax.inject-1.jar inflating: apache-maven-3.2.5/lib/org.eclipse.sisu.inject-0.3.0.M1.jar inflating: apache-maven-3.2.5/lib/maven-model-builder-3.2.5.jar inflating: apache-maven-3.2.5/lib/maven-aether-provider-3.2.5.jar inflating: apache-maven-3.2.5/lib/aether-api-1.0.0.v20140518.jar inflating: apache-maven-3.2.5/lib/aether-spi-1.0.0.v20140518.jar inflating: apache-maven-3.2.5/lib/aether-util-1.0.0.v20140518.jar inflating: apache-maven-3.2.5/lib/aether-impl-1.0.0.v20140518.jar inflating: apache-maven-3.2.5/lib/sisu-guice-3.2.3-no_aop.jar inflating: apache-maven-3.2.5/lib/aopalliance-1.0.jar inflating: apache-maven-3.2.5/lib/guava-18.0.jar inflating: apache-maven-3.2.5/lib/maven-compat-3.2.5.jar inflating: apache-maven-3.2.5/lib/wagon-provider-api-2.8.jar inflating: apache-maven-3.2.5/lib/slf4j-api-1.7.5.jar inflating: apache-maven-3.2.5/lib/commons-cli-1.2.jar inflating: apache-maven-3.2.5/lib/wagon-http-2.8-shaded.jar inflating: apache-maven-3.2.5/lib/wagon-http-shared-2.8.jar inflating: apache-maven-3.2.5/lib/jsoup-1.7.2.jar inflating: apache-maven-3.2.5/lib/commons-lang-2.6.jar inflating: apache-maven-3.2.5/lib/commons-io-2.2.jar inflating: apache-maven-3.2.5/lib/wagon-file-2.8.jar inflating: apache-maven-3.2.5/lib/aether-connector-basic-1.0.0.v20140518.jar inflating: apache-maven-3.2.5/lib/aether-transport-wagon-1.0.0.v20140518.jar inflating: apache-maven-3.2.5/lib/slf4j-simple-1.7.5.jar ./tools/maven/bin/mvn -s tools/maven/conf/settings.xml clean install '-B' '-fae' '-DskipX11Tests=true' '-Dversion.narayana=5.10.7.Final-SNAPSHOT' OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0 [INFO] Scanning for projects... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-parent/1.4.3.RELEASE/spring-boot-starter-parent-1.4.3.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-parent/1.4.3.RELEASE/spring-boot-starter-parent-1.4.3.RELEASE.pom (8 KB at 28.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/1.4.3.RELEASE/spring-boot-dependencies-1.4.3.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/1.4.3.RELEASE/spring-boot-dependencies-1.4.3.RELEASE.pom (87 KB at 2223.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-parent/1.5.3.RELEASE/spring-boot-starter-parent-1.5.3.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-parent/1.5.3.RELEASE/spring-boot-starter-parent-1.5.3.RELEASE.pom (8 KB at 731.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/1.5.3.RELEASE/spring-boot-dependencies-1.5.3.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/1.5.3.RELEASE/spring-boot-dependencies-1.5.3.RELEASE.pom (88 KB at 4588.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/jboss-javaee-6.0/3.0.0.Final/jboss-javaee-6.0-3.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/jboss-javaee-6.0/3.0.0.Final/jboss-javaee-6.0-3.0.0.Final.pom (16 KB at 18.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.8.8/jackson-bom-2.8.8.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.8.8/jackson-bom-2.8.8.pom (11 KB at 924.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom (8 KB at 778.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom (20 KB at 1917.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-bom/2.7/log4j-bom-2.7.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-bom/2.7/log4j-bom-2.7.pom (6 KB at 580.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/4.3.8.RELEASE/spring-framework-bom-4.3.8.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/4.3.8.RELEASE/spring-framework-bom-4.3.8.RELEASE.pom (5 KB at 383.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-releasetrain/Ingalls-SR3/spring-data-releasetrain-Ingalls-SR3.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-releasetrain/Ingalls-SR3/spring-data-releasetrain-Ingalls-SR3.pom (5 KB at 344.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/data/build/spring-data-build/1.9.3.RELEASE/spring-data-build-1.9.3.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/data/build/spring-data-build/1.9.3.RELEASE/spring-data-build-1.9.3.RELEASE.pom (6 KB at 528.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/integration/spring-integration-bom/4.3.9.RELEASE/spring-integration-bom-4.3.9.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/integration/spring-integration-bom/4.3.9.RELEASE/spring-integration-bom-4.3.9.RELEASE.pom (9 KB at 751.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/security/spring-security-bom/4.2.2.RELEASE/spring-security-bom-4.2.2.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/security/spring-security-bom/4.2.2.RELEASE/spring-security-bom-4.2.2.RELEASE.pom (5 KB at 424.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/4.3.5.RELEASE/spring-framework-bom-4.3.5.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/4.3.5.RELEASE/spring-framework-bom-4.3.5.RELEASE.pom (5 KB at 294.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-releasetrain/Hopper-SR6/spring-data-releasetrain-Hopper-SR6.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-releasetrain/Hopper-SR6/spring-data-releasetrain-Hopper-SR6.pom (5 KB at 390.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/data/build/spring-data-build/1.8.6.RELEASE/spring-data-build-1.8.6.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/data/build/spring-data-build/1.8.6.RELEASE/spring-data-build-1.8.6.RELEASE.pom (6 KB at 587.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/integration/spring-integration-bom/4.3.6.RELEASE/spring-integration-bom-4.3.6.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/integration/spring-integration-bom/4.3.6.RELEASE/spring-integration-bom-4.3.6.RELEASE.pom (9 KB at 486.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/security/spring-security-bom/4.1.4.RELEASE/spring-security-bom-4.1.4.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/security/spring-security-bom/4.1.4.RELEASE/spring-security-bom-4.1.4.RELEASE.pom (5 KB at 471.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/jboss-javaee-web-6.0/3.0.0.Beta1/jboss-javaee-web-6.0-3.0.0.Beta1.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/jboss-javaee-web-6.0/3.0.0.Beta1/jboss-javaee-web-6.0-3.0.0.Beta1.pom (5 KB at 14.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/jboss-javaee-6.0/3.0.0.Beta1/jboss-javaee-6.0-3.0.0.Beta1.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/jboss-javaee-6.0/3.0.0.Beta1/jboss-javaee-6.0-3.0.0.Beta1.pom (16 KB at 53.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/bom/jboss-javaee-6.0-with-tools/1.0.0.Final/jboss-javaee-6.0-with-tools-1.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/bom/jboss-javaee-6.0-with-tools/1.0.0.Final/jboss-javaee-6.0-with-tools-1.0.0.Final.pom (7 KB at 21.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/bom/jboss-bom-parent/1.0.0.Final/jboss-bom-parent-1.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/bom/jboss-bom-parent/1.0.0.Final/jboss-bom-parent-1.0.0.Final.pom (4 KB at 13.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-bom/1.0.0.Final/arquillian-bom-1.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-bom/1.0.0.Final/arquillian-bom-1.0.0.Final.pom (11 KB at 36.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-bom/1.0.0/shrinkwrap-bom-1.0.0.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-bom/1.0.0/shrinkwrap-bom-1.0.0.pom (4 KB at 11.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/1.0.0-beta-6/shrinkwrap-resolver-bom-1.0.0-beta-6.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/1.0.0-beta-6/shrinkwrap-resolver-bom-1.0.0-beta-6.pom (4 KB at 11.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-2/shrinkwrap-descriptors-bom-2.0.0-alpha-2.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-2/shrinkwrap-descriptors-bom-2.0.0-alpha-2.pom (5 KB at 15.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/extension/arquillian-drone-bom/1.0.0.Final/arquillian-drone-bom-1.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/extension/arquillian-drone-bom/1.0.0.Final/arquillian-drone-bom-1.0.0.Final.pom (8 KB at 27.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/bom/jboss-javaee-6.0-with-hibernate/1.0.0.Final/jboss-javaee-6.0-with-hibernate-1.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/bom/jboss-javaee-6.0-with-hibernate/1.0.0.Final/jboss-javaee-6.0-with-hibernate-1.0.0.Final.pom (7 KB at 21.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.0.0-beta-1/shrinkwrap-resolver-bom-2.0.0-beta-1.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.0.0-beta-1/shrinkwrap-resolver-bom-2.0.0-beta-1.pom (5 KB at 14.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/jboss-javaee-6.0/3.0.2.Final/jboss-javaee-6.0-3.0.2.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/jboss-javaee-6.0/3.0.2.Final/jboss-javaee-6.0-3.0.2.Final.pom (16 KB at 55.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/bom/jboss-javaee-6.0-with-tools/1.0.7.Final/jboss-javaee-6.0-with-tools-1.0.7.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/bom/jboss-javaee-6.0-with-tools/1.0.7.Final/jboss-javaee-6.0-with-tools-1.0.7.Final.pom (7 KB at 23.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/bom/jboss-bom-parent/1.0.7.Final/jboss-bom-parent-1.0.7.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/bom/jboss-bom-parent/1.0.7.Final/jboss-bom-parent-1.0.7.Final.pom (8 KB at 26.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.0.0/shrinkwrap-resolver-bom-2.0.0.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.0.0/shrinkwrap-resolver-bom-2.0.0.pom (5 KB at 15.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-bom/1.1.0.Final/arquillian-bom-1.1.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-bom/1.1.0.Final/arquillian-bom-1.1.0.Final.pom (11 KB at 36.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-bom/1.1.2/shrinkwrap-bom-1.1.2.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-bom/1.1.2/shrinkwrap-bom-1.1.2.pom (4 KB at 12.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-3/shrinkwrap-descriptors-bom-2.0.0-alpha-3.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-3/shrinkwrap-descriptors-bom-2.0.0-alpha-3.pom (5 KB at 15.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/extension/arquillian-drone-bom/1.1.1.Final/arquillian-drone-bom-1.1.1.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/extension/arquillian-drone-bom/1.1.1.Final/arquillian-drone-bom-1.1.1.Final.pom (6 KB at 20.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/selenium/selenium-bom/2.29.0/selenium-bom-2.29.0.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/selenium/selenium-bom/2.29.0/selenium-bom-2.29.0.pom (6 KB at 18.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/swarm/bom-all/2017.8.1/bom-all-2017.8.1.pom [INFO] Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/wildfly/swarm/bom-all/2017.8.1/bom-all-2017.8.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/wildfly/swarm/bom-all/2017.8.1/bom-all-2017.8.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/wildfly/swarm/bom-all/2017.8.1/bom-all-2017.8.1.pom (36 KB at 295.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/swarm/parent/9/parent-9.pom [INFO] Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/wildfly/swarm/parent/9/parent-9.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/wildfly/swarm/parent/9/parent-9.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/wildfly/swarm/parent/9/parent-9.pom (5 KB at 592.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-bom/1.1.11.Final/arquillian-bom-1.1.11.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-bom/1.1.11.Final/arquillian-bom-1.1.11.Final.pom (11 KB at 18.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.0/shrinkwrap-resolver-bom-2.2.0.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.0/shrinkwrap-resolver-bom-2.2.0.pom (6 KB at 18.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/bom/jboss-javaee-6.0-with-tools/1.0.0.Final/jboss-javaee-6.0-with-tools-1.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/bom/jboss-javaee-6.0-with-tools/1.0.0.Final/jboss-javaee-6.0-with-tools-1.0.0.Final.pom (0 B at 0.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/bom/jboss-bom-parent/1.0.0.Final/jboss-bom-parent-1.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/bom/jboss-bom-parent/1.0.0.Final/jboss-bom-parent-1.0.0.Final.pom (0 B at 0.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/jboss-javaee-6.0/3.0.0.Final/jboss-javaee-6.0-3.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/jboss-javaee-6.0/3.0.0.Final/jboss-javaee-6.0-3.0.0.Final.pom (0 B at 0.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-bom/1.0.0.Final/arquillian-bom-1.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-bom/1.0.0.Final/arquillian-bom-1.0.0.Final.pom (0 B at 0.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-bom/1.0.0/shrinkwrap-bom-1.0.0.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-bom/1.0.0/shrinkwrap-bom-1.0.0.pom (0 B at 0.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/1.0.0-beta-6/shrinkwrap-resolver-bom-1.0.0-beta-6.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/1.0.0-beta-6/shrinkwrap-resolver-bom-1.0.0-beta-6.pom (0 B at 0.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-2/shrinkwrap-descriptors-bom-2.0.0-alpha-2.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-2/shrinkwrap-descriptors-bom-2.0.0-alpha-2.pom (0 B at 0.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/extension/arquillian-drone-bom/1.0.0.Final/arquillian-drone-bom-1.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/extension/arquillian-drone-bom/1.0.0.Final/arquillian-drone-bom-1.0.0.Final.pom (0 B at 0.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/jboss-javaee-7.0/1.1.1.Final/jboss-javaee-7.0-1.1.1.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/jboss-javaee-7.0/1.1.1.Final/jboss-javaee-7.0-1.1.1.Final.pom (17 KB at 59.3 KB/sec) [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.narayana.quickstart.jts:dummy-resources:jar:5.10.7.Final-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ org.jboss.narayana.quickstart.jts:dummy-resources:[unknown-version], /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/resource/pom.xml, line 50, column 15 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.narayana.quickstart.jts:ejbtest:war:5.10.7.Final-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ org.jboss.narayana.quickstart.jts:ejbtest:[unknown-version], /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/test-ejbs/pom.xml, line 136, column 18 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.narayana.quickstart.jts:glassfish-interop:jar:5.10.7.Final-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:exec-maven-plugin is missing. @ org.jboss.narayana.quickstart.jts:glassfish-interop:[unknown-version], /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/pom.xml, line 47, column 19 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.narayana.quickstart.jts:narayana-jts-quickstart-trailmap:jar:5.10.7.Final-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:idlj-maven-plugin is missing. @ line 54, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.narayana.quickstart.jts:jts-standalone:jar:5.10.7.Final-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:exec-maven-plugin is missing. @ line 117, column 19 [WARNING] [WARNING] Some problems were encountered while building the effective model for io.narayana:transactionaldriver-and-tomcat:war:5.10.7.Final-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:exec-maven-plugin is missing. @ line 66, column 29 [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for io.narayana:transactionaldriver-jpa-and-tomcat:war:5.10.7.Final-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:exec-maven-plugin is missing. @ line 77, column 29 [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for io.narayana:transactionaldriver-standalone:jar:5.10.7.Final-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-plugin is missing. @ line 78, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for io.narayana:dbcp2-and-tomcat:war:5.10.7.Final-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:exec-maven-plugin is missing. @ line 75, column 29 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-war-plugin is missing. @ line 52, column 21 [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.narayana.quickstart.jta:jta-1_2-in-wildfly:jar:5.10.7.Final-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ org.jboss.narayana.quickstart.jta:jta-1_2-in-wildfly:[unknown-version], /home/jenkins/workspace/narayana-quickstarts/jta-1_2-in-wildfly/pom.xml, line 133, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.narayana.quickstarts.spring:narayana-spring-boot:jar:5.10.7.Final-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-plugin is missing. @ line 124, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.narayana.quickstart.spring:stock-market-with-narayana-spring-boot:jar:5.10.7.Final-SNAPSHOT [WARNING] 'parent.relativePath' points at org.jboss.narayana.quickstarts.spring:spring-all instead of org.springframework.boot:spring-boot-starter-parent, please verify your project structure @ line 27, column 13 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.narayana.quickstart.rts.lra:lra-test:jar:5.10.7.Final-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:exec-maven-plugin is missing. @ org.jboss.narayana.quickstart.rts.lra:lra-test:[unknown-version], /home/jenkins/workspace/narayana-quickstarts/rts/lra/lra-test/pom.xml, line 46, column 29 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.narayana.quickstart.rts.lra:examples-microprofile-lra-cdi-participant:war:5.10.7.Final-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 74, column 21 [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:exec-maven-plugin is missing. @ line 131, column 29 [WARNING] 'build.plugins.plugin.version' for io.thorntail:thorntail-maven-plugin is missing. @ line 51, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.narayana.quickstart.txbridge.wsat-jta-multi_hop:wsat-jta-multi_hop-all:jar:5.10.7.Final-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ org.jboss.narayana.quickstart.txbridge.wsat-jta-multi_hop:wsat-jta-multi_hop-all:[unknown-version], /home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_hop/pom.xml, line 199, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.narayana.quickstart.xts:xts-ssl:jar:5.10.7.Final-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:exec-maven-plugin is missing. @ org.jboss.narayana.quickstart.xts:xts-ssl:[unknown-version], /home/jenkins/workspace/narayana-quickstarts/XTS/ssl/pom.xml, line 46, column 19 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.narayana.quickstarts:commit-markable-resource:war:5.10.7.Final-SNAPSHOT [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: javax.annotation:javax.annotation-api:jar -> version 1.3.1 vs ${version.javax.annotation.api} @ org.jboss.narayana.quickstarts:commit-markable-resource:[unknown-version], /home/jenkins/workspace/narayana-quickstarts/wildfly/commit-markable-resource/pom.xml, line 228, column 21 [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] Reactor Build Order: [INFO] [INFO] JTS Interoperability Quickstart Parent pom [INFO] dummy-resources [INFO] interop-test-ejbs [INFO] JTS Interoperability Quickstart: GlassFish [INFO] narayana-jts-quickstart-trailmap [INFO] JTS Examples [INFO] JTS recovery [INFO] Standalone JTS Transaction Example [INFO] transactionaldriver-and-tomcat [INFO] transactionaldriver-jpa-and-tomcat [INFO] transactionaldriver-standalone [INFO] Transactional Drivers Examples [INFO] Narayana Quickstarts: JBTM, IronJacamar, and Tomcat [INFO] dbcp2-and-tomcat [INFO] Narayana Quickstarts: JBTM, IronJacamar, and Hibernate [INFO] Narayana Quickstart: Standalone JTA 1.2 Quickstart [INFO] narayana-quickstarts-all [INFO] Narayana Quickstarts: JTA 1.2 in Wildfly [INFO] Narayana and Spring Quickstarts [INFO] Narayana Quickstarts: JBTM and Spring - JTA Example [INFO] Narayana and Spring Boot Quickstart [INFO] stock-market-with-narayana-spring-boot [INFO] camel-with-narayana-spring-boot [INFO] JBoss Core Examples [INFO] TXOJ example [INFO] JBoss JTA Examples [INFO] Javax Transaction Examples [INFO] Configuring the Object Store [INFO] Recovery Examples [INFO] basic maven example [INFO] basic integration example [INFO] narayana application server intergration [INFO] Compensating Transactions Examples [INFO] JBoss Narayana Quickstarts: A simple example of using compensation-based transactions with a non-transactional resource [INFO] JBoss Narayana Quickstarts: Two WS-BA Web services backed by Databases accessed in a JTA Transaction [INFO] JBoss Narayana Quickstarts: A simple example of using compensation-based transactions with MongoDB [INFO] RESTAT Quickstart: Basic [INFO] RESTAT Service Quickstarts [INFO] RESTAT Quickstart: Participant Service [INFO] RESTAT Quickstart: Participant Service [INFO] RESTAT Quickstart: Participant Service [INFO] RESTAT Quickstart: Participant Service [INFO] RESTAT Recovery Quickstarts [INFO] RESTAT Quickstart: Participant Service with Recovery [INFO] RESTAT Quickstart: Participant Service with Recovery 2 [INFO] RESTTX Quickstarts [INFO] RESTAT Quickstarts [INFO] REST-AT to JTA Bridge Quickstarts [INFO] REST-AT to JTA Bridge Quickstart: JPA [INFO] REST-AT to JTA Bridge Quickstart: JMS [INFO] Narayana Quickstarts: REST-AT with undertow [INFO] LRA Quickstarts [INFO] LRA Quickstart flight-service [INFO] LRA Quickstart hotel-service [INFO] LRA Quickstart trip-controller [INFO] LRA Quickstart trip-client [INFO] LRA Quickstart lra-test locally [INFO] WildFly Thorntail Examples: LRA Coordinator [INFO] MicroProfile Examples: LRA CDI Participant [INFO] LRA Quickstart Examples [INFO] XTS Examples [INFO] XTS demo All (parent) [INFO] xts-demo-core [INFO] xts-demo-webservices [INFO] xts-demo-war [INFO] xts-demo-ear [INFO] xts-demo-test [INFO] JBoss Narayana Quickstarts: Simple WS-AT Web service, bridged to and from JTA. Bridges three servers [INFO] JBoss Narayana Quickstarts: Simple WS-AT Web service, bridged to and from JTA. Bridges three servers where one service invokes another [INFO] XTS over SSL Quickstart [INFO] setCheckedActionFactoryExample [INFO] Narayana Quickstarts: Commit Markable Resource in Wildfly [INFO] optimistic [INFO] pessimistic [INFO] stm-jta [INFO] JBoss Core Examples [INFO] jts-docker [INFO] Narayana Quickstarts: JBTM and OSGI [INFO] Narayana Quickstart: Standalone JTA 1.2 and Hibernate Quickstart [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JTS Interoperability Quickstart Parent pom 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom (7 KB at 692.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar (27 KB at 2632.0 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jts-interop-quickstart --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ jts-interop-quickstart --- [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom (3 KB at 272.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (0 B at 0.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (0 B at 0.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (0 B at 0.0 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar (226 KB at 1323.8 KB/sec) [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/jts/jts-interop-quickstart/5.10.7.Final-SNAPSHOT/jts-interop-quickstart-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building dummy-resources 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/maven-metadata.xml [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/maven-metadata.xml (905 B at 110.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom (7 KB at 751.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 KB at 1304.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar (32 KB at 2617.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.3.2/maven-compiler-plugin-2.3.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.3.2/maven-compiler-plugin-2.3.2.pom (8 KB at 795.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.3.2/maven-compiler-plugin-2.3.2.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.3.2/maven-compiler-plugin-2.3.2.jar (29 KB at 2191.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom (11 KB at 1278.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom (14 KB at 1346.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar (30 KB at 2704.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 712.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 KB at 99.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/1.4/maven-shade-plugin-1.4.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/1.4/maven-shade-plugin-1.4.pom (6 KB at 651.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/1.4/maven-shade-plugin-1.4.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/1.4/maven-shade-plugin-1.4.jar (82 KB at 197.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/javax/javaee-web-api/6.0/javaee-web-api-6.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/javax/javaee-web-api/6.0/javaee-web-api-6.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/javaee-web-api/6.0/javaee-web-api-6.0.pom (4 KB at 393.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/javax/javaee-web-api/6.0/javaee-web-api-6.0.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/javax/javaee-web-api/6.0/javaee-web-api-6.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/javaee-web-api/6.0/javaee-web-api-6.0.jar (909 KB at 18929.6 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dummy-resources --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dummy-resources --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/resource/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ dummy-resources --- [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.8.1/plexus-compiler-api-1.8.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.8.1/plexus-compiler-api-1.8.1.pom (805 B at 87.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.8.1/plexus-compiler-1.8.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.8.1/plexus-compiler-1.8.1.pom (4 KB at 377.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.8.1/plexus-compiler-manager-1.8.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.8.1/plexus-compiler-manager-1.8.1.pom (713 B at 87.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.8.1/plexus-compiler-javac-1.8.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.8.1/plexus-compiler-javac-1.8.1.pom (710 B at 63.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.8.1/plexus-compilers-1.8.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.8.1/plexus-compilers-1.8.1.pom (2 KB at 143.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.8.1/plexus-compiler-api-1.8.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.8.1/plexus-compiler-manager-1.8.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.8.1/plexus-compiler-javac-1.8.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.8.1/plexus-compiler-api-1.8.1.jar (20 KB at 1949.3 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.8.1/plexus-compiler-manager-1.8.1.jar (6 KB at 371.4 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.8.1/plexus-compiler-javac-1.8.1.jar (13 KB at 815.2 KB/sec) [INFO] Compiling 6 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/resource/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dummy-resources --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/resource/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ dummy-resources --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ dummy-resources --- [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom (3 KB at 370.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom (3 KB at 347.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom (6 KB at 675.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom (2 KB at 226.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom (16 KB at 1975.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom (4 KB at 377.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom (4 KB at 516.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar (34 KB at 3386.9 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar (31 KB at 3370.1 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar (14 KB at 978.2 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar (115 KB at 6043.5 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar (257 KB at 9864.3 KB/sec) [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dummy-resources --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/resource/target/dummy-resources.jar [INFO] [INFO] --- maven-shade-plugin:1.4:shade (default) @ dummy-resources --- [INFO] Downloading: https://repo.maven.apache.org/maven2/asm/asm/3.2/asm-3.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/asm/asm/3.2/asm-3.2.pom (264 B at 32.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/asm/asm-parent/3.2/asm-parent-3.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/asm/asm-parent/3.2/asm-parent-3.2.pom (5 KB at 607.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/asm/asm-commons/3.2/asm-commons-3.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/asm/asm-commons/3.2/asm-commons-3.2.pom (415 B at 45.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/asm/asm-tree/3.2/asm-tree-3.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/asm/asm-tree/3.2/asm-tree-3.2.pom (404 B at 49.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/1.1/maven-dependency-tree-1.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/1.1/maven-dependency-tree-1.1.pom (3 KB at 317.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/vafer/jdependency/0.6/jdependency-0.6.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/vafer/jdependency/0.6/jdependency-0.6.pom (8 KB at 818.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom (640 B at 78.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom (10 KB at 1055.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom (12 KB at 1441.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/asm/asm-analysis/3.2/asm-analysis-3.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/asm/asm-analysis/3.2/asm-analysis-3.2.pom (417 B at 50.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/asm/asm-util/3.2/asm-util-3.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/asm/asm-util/3.2/asm-util-3.2.pom (409 B at 33.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/asm/asm/3.2/asm-3.2.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/asm/asm-commons/3.2/asm-commons-3.2.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/asm/asm-tree/3.2/asm-tree-3.2.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/1.1/maven-dependency-tree-1.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/1.1/maven-dependency-tree-1.1.jar (34 KB at 2544.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/vafer/jdependency/0.6/jdependency-0.6.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/asm/asm-commons/3.2/asm-commons-3.2.jar (33 KB at 2486.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/asm/asm-tree/3.2/asm-tree-3.2.jar (22 KB at 1526.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/asm/asm-analysis/3.2/asm-analysis-3.2.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/asm/asm/3.2/asm-3.2.jar (43 KB at 2354.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/asm/asm-util/3.2/asm-util-3.2.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/vafer/jdependency/0.6/jdependency-0.6.jar (12 KB at 549.0 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/asm/asm-analysis/3.2/asm-analysis-3.2.jar (18 KB at 763.6 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.jar (246 KB at 9815.4 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar (86 KB at 3726.9 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/asm/asm-util/3.2/asm-util-3.2.jar (36 KB at 81.7 KB/sec) [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/resource/target/dummy-resources.jar with /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/resource/target/dummy-resources-5.10.7.Final-SNAPSHOT-shaded.jar [INFO] [INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ dummy-resources >>> [INFO] [INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ dummy-resources <<< [INFO] [INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ dummy-resources --- [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom (5 KB at 544.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5 KB at 710.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom (5 KB at 472.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (6 KB at 562.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom (5 KB at 554.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom (18 KB at 1977.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.pom (5 KB at 590.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar (25 KB at 2263.8 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar (74 KB at 6148.8 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (258 KB at 19775.6 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar (601 KB at 20712.0 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.jar (192 KB at 360.6 KB/sec) [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/resource/target/dummy-resources-sources.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dummy-resources --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/resource/target/dummy-resources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/jts/dummy-resources/5.10.7.Final-SNAPSHOT/dummy-resources-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/resource/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/jts/dummy-resources/5.10.7.Final-SNAPSHOT/dummy-resources-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/resource/target/dummy-resources-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/jts/dummy-resources/5.10.7.Final-SNAPSHOT/dummy-resources-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building interop-test-ejbs 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.3.1/maven-compiler-plugin-2.3.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.3.1/maven-compiler-plugin-2.3.1.pom (6 KB at 824.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.3.1/maven-compiler-plugin-2.3.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.3.1/maven-compiler-plugin-2.3.1.jar (30 KB at 3641.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.1.1/maven-war-plugin-2.1.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.1.1/maven-war-plugin-2.1.1.pom (7 KB at 107.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.1.1/maven-war-plugin-2.1.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.1.1/maven-war-plugin-2.1.1.jar (76 KB at 160.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/javax/enterprise/cdi-api/1.0-SP4/cdi-api-1.0-SP4.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/javax/enterprise/cdi-api/1.0-SP4/cdi-api-1.0-SP4.pom (7 KB at 12.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/17/weld-parent-17.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/17/weld-parent-17.pom (31 KB at 74.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/interceptor/jboss-interceptors-api_1.1_spec/1.0.1.Final/jboss-interceptors-api_1.1_spec-1.0.1.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/interceptor/jboss-interceptors-api_1.1_spec/1.0.1.Final/jboss-interceptors-api_1.1_spec-1.0.1.Final.pom (5 KB at 15.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/annotation/jboss-annotations-api_1.1_spec/1.0.1.Final/jboss-annotations-api_1.1_spec-1.0.1.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/annotation/jboss-annotations-api_1.1_spec/1.0.1.Final/jboss-annotations-api_1.1_spec-1.0.1.Final.pom (5 KB at 7.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/ws/rs/jboss-jaxrs-api_1.1_spec/1.0.0.Final/jboss-jaxrs-api_1.1_spec-1.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/ws/rs/jboss-jaxrs-api_1.1_spec/1.0.0.Final/jboss-jaxrs-api_1.1_spec-1.0.0.Final.pom (2 KB at 3.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/glassfish/corba/glassfish-corba-omgapi/4.2.1/glassfish-corba-omgapi-4.2.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/corba/glassfish-corba-omgapi/4.2.1/glassfish-corba-omgapi-4.2.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/corba/glassfish-corba-omgapi/4.2.1/glassfish-corba-omgapi-4.2.1.pom (4 KB at 398.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/glassfish/corba/glassfish-corba/4.2.1/glassfish-corba-4.2.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/corba/glassfish-corba/4.2.1/glassfish-corba-4.2.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/corba/glassfish-corba/4.2.1/glassfish-corba-4.2.1.pom (15 KB at 1587.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/javax/enterprise/cdi-api/1.0-SP4/cdi-api-1.0-SP4.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/interceptor/jboss-interceptors-api_1.1_spec/1.0.1.Final/jboss-interceptors-api_1.1_spec-1.0.1.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/annotation/jboss-annotations-api_1.1_spec/1.0.1.Final/jboss-annotations-api_1.1_spec-1.0.1.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/ws/rs/jboss-jaxrs-api_1.1_spec/1.0.0.Final/jboss-jaxrs-api_1.1_spec-1.0.0.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/glassfish/corba/glassfish-corba-omgapi/4.2.1/glassfish-corba-omgapi-4.2.1.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/interceptor/jboss-interceptors-api_1.1_spec/1.0.1.Final/jboss-interceptors-api_1.1_spec-1.0.1.Final.jar (19 KB at 26.6 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/annotation/jboss-annotations-api_1.1_spec/1.0.1.Final/jboss-annotations-api_1.1_spec-1.0.1.Final.jar (19 KB at 26.5 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/javax/enterprise/cdi-api/1.0-SP4/cdi-api-1.0-SP4.jar (51 KB at 61.1 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/ws/rs/jboss-jaxrs-api_1.1_spec/1.0.0.Final/jboss-jaxrs-api_1.1_spec-1.0.0.Final.jar (45 KB at 53.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/corba/glassfish-corba-omgapi/4.2.1/glassfish-corba-omgapi-4.2.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/corba/glassfish-corba-omgapi/4.2.1/glassfish-corba-omgapi-4.2.1.jar (1345 KB at 6434.9 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ejbtest --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ejbtest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/test-ejbs/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ ejbtest --- [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.8/plexus-compiler-api-1.8.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.8/plexus-compiler-api-1.8.pom (778 B at 95.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.8/plexus-compiler-1.8.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.8/plexus-compiler-1.8.pom (4 KB at 415.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.8/plexus-compiler-manager-1.8.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.8/plexus-compiler-manager-1.8.pom (690 B at 84.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.8/plexus-compiler-javac-1.8.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.8/plexus-compiler-javac-1.8.pom (686 B at 83.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.8/plexus-compilers-1.8.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.8/plexus-compilers-1.8.pom (2 KB at 156.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.8/plexus-compiler-api-1.8.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.8/plexus-compiler-manager-1.8.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.8/plexus-compiler-javac-1.8.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.8/plexus-compiler-api-1.8.jar (20 KB at 2164.3 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.8/plexus-compiler-manager-1.8.jar (6 KB at 648.3 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.8/plexus-compiler-javac-1.8.jar (12 KB at 1485.5 KB/sec) [INFO] Compiling 7 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/test-ejbs/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ejbtest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/test-ejbs/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) @ ejbtest --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ ejbtest --- [INFO] No tests to run. [INFO] [INFO] --- maven-war-plugin:2.1.1:war (default-war) @ ejbtest --- [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.2/plexus-archiver-1.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.2/plexus-archiver-1.2.pom (2 KB at 285.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0.1/plexus-io-1.0.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0.1/plexus-io-1.0.1.pom (2 KB at 150.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.3.1/xstream-1.3.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.3.1/xstream-1.3.1.pom (12 KB at 1240.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.3.1/xstream-parent-1.3.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.3.1/xstream-parent-1.3.1.pom (14 KB at 1707.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.0-beta-2/maven-filtering-1.0-beta-2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.0-beta-2/maven-filtering-1.0-beta-2.pom (4 KB at 437.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.6/plexus-interpolation-1.6.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.6/plexus-interpolation-1.6.pom (3 KB at 354.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.2/plexus-archiver-1.2.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0.1/plexus-io-1.0.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.3.1/xstream-1.3.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.0-beta-2/maven-filtering-1.0-beta-2.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0.1/plexus-io-1.0.1.jar (50 KB at 3821.1 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.0-beta-2/maven-filtering-1.0-beta-2.jar (33 KB at 2160.1 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.3.1/xstream-1.3.1.jar (422 KB at 22173.4 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.2/plexus-archiver-1.2.jar (178 KB at 6830.0 KB/sec) [INFO] Packaging webapp [INFO] Assembling webapp [ejbtest] in [/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/test-ejbs/target/ejbtest] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/test-ejbs/src/main/webapp] [INFO] Webapp assembled in [29 msecs] [INFO] Building war: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/test-ejbs/target/ejbtest.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ ejbtest >>> [INFO] [INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ ejbtest <<< [INFO] [INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ ejbtest --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/test-ejbs/target/ejbtest-sources.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ ejbtest --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/test-ejbs/target/ejbtest.war to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/jts/ejbtest/5.10.7.Final-SNAPSHOT/ejbtest-5.10.7.Final-SNAPSHOT.war [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/test-ejbs/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/jts/ejbtest/5.10.7.Final-SNAPSHOT/ejbtest-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/test-ejbs/target/ejbtest-sources.jar to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/jts/ejbtest/5.10.7.Final-SNAPSHOT/ejbtest-5.10.7.Final-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JTS Interoperability Quickstart: GlassFish 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/maven-metadata.xml [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/maven-metadata.xml (772 B at 94.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/3.0.0/exec-maven-plugin-3.0.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/3.0.0/exec-maven-plugin-3.0.0.pom (14 KB at 1656.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/50/mojo-parent-50.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/50/mojo-parent-50.pom (34 KB at 3700.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/3.0.0/exec-maven-plugin-3.0.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/3.0.0/exec-maven-plugin-3.0.0.jar (66 KB at 6599.6 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ glassfish-interop --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ glassfish-interop --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ glassfish-interop --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ glassfish-interop --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ glassfish-interop --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ glassfish-interop --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ glassfish-interop --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/target/glassfish-interop-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] --- exec-maven-plugin:3.0.0:exec (Execute Run Scripts) @ glassfish-interop --- [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom (11 KB at 1192.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.1/maven-artifact-transfer-0.10.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.1/maven-artifact-transfer-0.10.1.pom (12 KB at 1397.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.1/maven-artifact-transfer-0.10.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar (54 KB at 4831.6 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.1/maven-artifact-transfer-0.10.1.jar (125 KB at 7806.6 KB/sec) ===== JTS interop quickstart: step 1 (compile gf and wf): + echo '===== JTS interop quickstart: step 1 (compile gf and wf):' + ./step1.sh ++ '[' /home/jenkins/workspace/narayana-quickstarts ']' ++ '[' 5.10.7.Final-SNAPSHOT ']' ++ QS_DIR=/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish +++ timeout_adjust 60 +++ local 're=^[0-9]+$' +++ [[ 60 =~ ^[0-9]+$ ]] +++ [[ 1 =~ ^[0-9]+$ ]] +++ '[' 1 -le 1 ']' +++ echo 60 +++ return 0 ++ CLI_TIMEOUT_SECONDS=60 ++ ls '/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-*/' ++ '[' -d /home/jenkins/glassfish4 ']' ++ GLASSFISH=/home/jenkins/glassfish4 + set -e + rm -rf /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp + mkdir -p /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp + build_gf + GLASSFISH=/home/jenkins/glassfish4 + '[' '!' -d /home/jenkins/glassfish4 ']' + [[ -f /home/jenkins/glassfish4/bin/asadmin ]] + [[ -x /home/jenkins/glassfish4/bin/asadmin ]] + build_wf + WS=/home/jenkins/workspace/narayana-quickstarts + cd /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/ + WORKSPACE=/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ + rm -rf /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ + git clone --depth=1 https://github.com/wildfly/wildfly.git Cloning into 'wildfly'... + cd /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ + git apply /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/interop.wildfly.diff + ./build.sh clean install -B -DskipTests -Dversion.org.jboss.narayana=5.10.7.Final-SNAPSHOT /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mvnw -Dmaven.user.home=/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/tools clean install '-B' '-DskipTests' '-Dversion.org.jboss.narayana=5.10.7.Final-SNAPSHOT' OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0 Downloading https://repo1.maven.org/maven2/org/apache/maven/apache-maven/3.6.3/apache-maven-3.6.3-bin.zip ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ Unzipping /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/tools/wrapper/dists/apache-maven-3.6.3-bin/lm9vem38rfmjij3jj0mk5bvnt/apache-maven-3.6.3-bin.zip to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/tools/wrapper/dists/apache-maven-3.6.3-bin/lm9vem38rfmjij3jj0mk5bvnt Set executable permissions for: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/tools/wrapper/dists/apache-maven-3.6.3-bin/lm9vem38rfmjij3jj0mk5bvnt/apache-maven-3.6.3/bin/mvn [INFO] Scanning for projects... [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-parent/14.0.0.Beta2/wildfly-core-parent-14.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-parent/14.0.0.Beta2/wildfly-core-parent-14.0.0.Beta2.pom (123 kB at 104 kB/s) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] WildFly: Parent Aggregator [pom] [INFO] WildFly: Clustering subsystems and modules [pom] [INFO] WildFly: Clustering marshalling modules [pom] [INFO] WildFly: Clustering marshalling API [jar] [INFO] WildFly: Clustering marshalling SPI [jar] [INFO] WildFly: Marshalling for WildFly clustering: JBoss Marshalling integration [jar] [INFO] WildFly: Clustering services [jar] [INFO] WildFly: Naming Subsystem [jar] [INFO] WildFly: Common code for clustering subsystems [jar] [INFO] WildFly: Clustering public API [jar] [INFO] WildFly: Singleton modules [pom] [INFO] WildFly: Singleton API [jar] [INFO] WildFly: Clustering SPI [jar] [INFO] WildFly: EE [jar] [INFO] WildFly: IIOP Openjdk Subsystem [jar] [INFO] WildFly: Transaction Subsystem [jar] [INFO] WildFly: Connector Subsystem [jar] [INFO] WildFly: Marshalling for WildFly clustering: ProtoStream integration [jar] [INFO] WildFly: Infinispan modules [pom] [INFO] WildFly: Infinispan marshalling [jar] [INFO] WildFly: Infinispan SPI [jar] [INFO] WildFly: Security Subsystem parent [pom] [INFO] WildFly: Security Subsystem Plugins [jar] [INFO] WildFly: Security Subsystem [jar] [INFO] WildFly: EE clustering [pom] [INFO] WildFly: EE clustering SPI [jar] [INFO] WildFly: Common EE implementations for caches [jar] [INFO] WildFly: SFSB clustering [pom] [INFO] WildFly: SFSB clustering - SPI [jar] [INFO] WildFly: Weld [pom] [INFO] WildFly: Weld Subsystem SPI [jar] [INFO] WildFly: Weld Common Tools [jar] [INFO] WildFly: EJB Subsystem [jar] [INFO] WildFly: Web session clustering [pom] [INFO] WildFly: Web session clustering - Container SPI [jar] [INFO] WildFly: Web Common Classes [jar] [INFO] WildFly: Undertow [jar] [INFO] WildFly: Web Services Subsystem [pom] [INFO] WildFly: Web Services Server Integration Subsystem [jar] [INFO] WildFly: Application Client Bootstrap [jar] [INFO] WildFly: Batch Integration Subsystem (JBeret implementation) [jar] [INFO] WildFly: Bean Validation [jar] [INFO] WildFly: Security Integration [jar] [INFO] wildfly-servlet-feature-pack-parent [pom] [INFO] WildFly: Servlet Feature Pack Common Resources [pom] [INFO] WildFly: Servlet Feature Pack EE 8 API Resources [pom] [INFO] WildFly: Servlet Galleon Pack [pom] [INFO] WildFly: Security Subsystem API [jar] [INFO] WildFly: System JMX Module [jar] [INFO] WildFly: JAX-RS Integration [jar] [INFO] WildFly: RTS Subsystem [jar] [INFO] WildFly: JPA [pom] [INFO] jipijapa SPI [jar] [INFO] WildFly: Hibernate ORM 5.1 bytecode transformer [jar] [INFO] WildFly: JPA Subsystem [jar] [INFO] jipijapa Hibernate 5.3.x (JPA 2.2) integration [jar] [INFO] WildFly: EJB and JMS client combined properties [jar] [INFO] WildFly: EJB and JMS client combined jar [jar] [INFO] WildFly: EE clustering - HotRod service provider [jar] [INFO] WildFly: EE clustering - Infinispan service provider [jar] [INFO] WildFly: SFSB clustering - Infinispan integration [jar] [INFO] WildFly: Infinispan Client SPI [jar] [INFO] WildFly: JGroups modules [pom] [INFO] WildFly: JGroups API [jar] [INFO] WildFly: JGroups SPI [jar] [INFO] WildFly: JGroups Subsystem [jar] [INFO] WildFly: Infinispan subsystem [jar] [INFO] WildFly: Clustering API implementation [jar] [INFO] WildFly: Singleton extension [jar] [INFO] WildFly: Web session clustering API [jar] [INFO] WildFly: Web session clustering SPI [jar] [INFO] WildFly: Common abstractions for cache-based session manager implementations. [jar] [INFO] WildFly: Web session clustering - HotRod service provider [jar] [INFO] WildFly: Web session clustering - Infinispan service provider [jar] [INFO] WildFly: Web session clustering - Undertow integration [jar] [INFO] WildFly: Distributable Web Subsystem [jar] [INFO] WildFly: Jakarta EE Security [jar] [INFO] WildFly: JBoss Diagnostic Reporter [pom] [INFO] WildFly: JDR [jar] [INFO] WildFly: JSF [pom] [INFO] WildFly: JSF Subsystem [jar] [INFO] WildFly: JSF Injection Handlers [jar] [INFO] WildFly: Mail subsystem [jar] [INFO] WildFly: Messaging Subsystem With ActiveMQ Artemis [jar] [INFO] WildFly: MicroProfile modules [pom] [INFO] WildFly: MicroProfile Config Extension With SmallRye [jar] [INFO] WildFly: MicroProfile Health Extension With SmallRye [jar] [INFO] WildFly: MicroProfile Metrics Extension With SmallRye [jar] [INFO] WildFly: mod_cluster Subsystem [pom] [INFO] WildFly: mod_cluster Extension [jar] [INFO] WildFly: Weld Subsystem [jar] [INFO] WildFly: MicroProfile OpenTracing with SmallRye [jar] [INFO] WildFly: MicroProfile OpenTracing Extension [jar] [INFO] WildFly: mod_cluster Undertow Integration [jar] [INFO] WildFly: POJO Subsystem [jar] [INFO] WildFly: Service Archive Subsystem [jar] [INFO] WildFly: Weld EJB [jar] [INFO] WildFly: Weld JPA [jar] [INFO] WildFly: Weld Bean Validation [jar] [INFO] WildFly: Weld Webservices [jar] [INFO] WildFly: Weld Transactions [jar] [INFO] WildFly: XTS Subsystem [jar] [INFO] wildfly-ee-feature-pack-parent [pom] [INFO] WildFly: EE Feature Pack Common Resources [pom] [INFO] WildFly: EE Feature Pack EE 8 API Resources [pom] [INFO] wildfly-ee-feature-pack-galleon-common [pom] [INFO] jipijapa EclipseLink integration [jar] [INFO] jipijapa Hibernate 4.1.x + 4.2.x (JPA 2.0) integration [jar] [INFO] jipijapa Hibernate 4.3.x (JPA 2.1) integration [jar] [INFO] jipijapa Hibernate 5.1.x (JPA 2.1) integration [jar] [INFO] jipijapa OpenJPA integration [jar] [INFO] WildFly: EJB Container Managed Persistence Subsystem [jar] [INFO] WildFly: Config Admin [jar] [INFO] WildFly: Datasources with Agroal connection pool [jar] [INFO] WildFly: JacORB Subsystem [jar] [INFO] WildFly: JAXR Client [jar] [INFO] WildFly: JSR-77 Subsystem [jar] [INFO] WildFly: (Legacy) Messaging Subsystem [jar] [INFO] WildFly: Security Vault Tool [jar] [INFO] WildFly: PicketLink Subsystem [jar] [INFO] WildFly: Web Subsystem [jar] [INFO] WildFly: EE Feature Pack Pruned Resources [pom] [INFO] WildFly: EE Full Galleon Pack [pom] [INFO] WildFly: MicroProfile Fault Tolerance modules [pom] [INFO] WildFly: MicroProfile Fault Tolerance - Executor [jar] [INFO] WildFly: MicroProfile Fault Tolerance - Extension [jar] [INFO] WildFly: MicroProfile JWT Extension With SmallRye [jar] [INFO] WildFly: MicroProfile OpenAPI Extension With SmallRye [jar] [INFO] WildFly: Galleon Pack MicroProfile Common [pom] [INFO] WildFly: Galleon Pack [pom] [INFO] WildFly: Thin Server Build [pom] [INFO] WildFly: Servlet Feature Pack [pom] [INFO] WildFly: Full Feature Pack [pom] [INFO] WildFly: Legacy Build [pom] [INFO] WildFly: Component matrix builder [pom] [INFO] WildFly Test Suite: Shared [jar] [INFO] WildFly: Distribution [jar] [INFO] WildFly: Legacy Feature-pack-based Distribution [jar] [INFO] WildFly: EE Full Thin Server Build [pom] [INFO] WildFly: EE Full Distribution [jar] [INFO] wildfly-servlet-feature-pack-galleon-common [pom] [INFO] wildfly-ee-9-parent [pom] [INFO] WildFly: EE 9 Deployment Transformer [jar] [INFO] WildFly: EE 9 Preview Galleon Feature Pack [pom] [INFO] WildFly: EE 9 Preview Thin Server Build [pom] [INFO] WildFly: EE 9 Preview Distribution [jar] [INFO] WildFly: JSF Multi-JSF installer [jar] [INFO] WildFly: Exported Jakarta EE Specification APIs [pom] [INFO] WildFly: Validation Tests for Exported Jakarta EE Specification APIs [jar] [INFO] WildFly: Servlet Build [pom] [INFO] WildFly: Legacy Servlet Build [pom] [INFO] WildFly: Servlet Distribution [jar] [INFO] WildFly: Legacy Servlet Distribution [jar] [INFO] wildfly-servlet-feature-pack-galleon-legacy [pom] [INFO] WildFly: Web Services Tests Integration Subsystem [jar] [INFO] WildFly: Test Feature Pack [pom] [INFO] WildFly Test Suite: Aggregator [pom] [INFO] WildFly Test Suite: Integration (parent) [pom] [INFO] WildFly Test Suite: Integration - Web [jar] [INFO] WildFly Test Suite: Integration - Smoke [jar] [INFO] [INFO] ---------------------< org.wildfly:wildfly-parent >--------------------- [INFO] Building WildFly: Parent Aggregator 22.0.0.Beta1-SNAPSHOT [1/160] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.1.0/maven-source-plugin-3.1.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/plugins/maven-source-plugin/3.1.0/maven-source-plugin-3.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.1.0/maven-source-plugin-3.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.1.0/maven-source-plugin-3.1.0.pom (5.5 kB at 7.6 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.1.0/maven-source-plugin-3.1.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/plugins/maven-source-plugin/3.1.0/maven-source-plugin-3.1.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.1.0/maven-source-plugin-3.1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.1.0/maven-source-plugin-3.1.0.jar (31 kB at 2.9 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-checkstyle-plugin/3.1.1/maven-checkstyle-plugin-3.1.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/plugins/maven-checkstyle-plugin/3.1.1/maven-checkstyle-plugin-3.1.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-checkstyle-plugin/3.1.1/maven-checkstyle-plugin-3.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-checkstyle-plugin/3.1.1/maven-checkstyle-plugin-3.1.1.pom (14 kB at 37 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 39 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/34/maven-parent-34.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-parent/34/maven-parent-34.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 188 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/23/apache-23.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/apache/23/apache-23.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (18 kB at 2.3 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-checkstyle-plugin/3.1.1/maven-checkstyle-plugin-3.1.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/plugins/maven-checkstyle-plugin/3.1.1/maven-checkstyle-plugin-3.1.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-checkstyle-plugin/3.1.1/maven-checkstyle-plugin-3.1.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-checkstyle-plugin/3.1.1/maven-checkstyle-plugin-3.1.1.jar (109 kB at 143 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-parent --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly [INFO] Storing buildNumber: c11c8eefe103e812c76b3caedeec163c4b518657 at timestamp: 1606347345978 [INFO] Storing buildScmBranch: master [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-parent --- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/puppycrawl/tools/checkstyle/8.34/checkstyle-8.34.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/puppycrawl/tools/checkstyle/8.34/checkstyle-8.34.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/8.34/checkstyle-8.34.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/8.34/checkstyle-8.34.pom (128 kB at 208 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/info/picocli/picocli/4.3.2/picocli-4.3.2.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/info/picocli/picocli/4.3.2/picocli-4.3.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/info/picocli/picocli/4.3.2/picocli-4.3.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/info/picocli/picocli/4.3.2/picocli-4.3.2.pom (1.4 kB at 1.8 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr4-runtime/4.8-1/antlr4-runtime-4.8-1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/antlr/antlr4-runtime/4.8-1/antlr4-runtime-4.8-1.pom [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/antlr/antlr4-runtime/4.8-1/antlr4-runtime-4.8-1.pom (3.6 kB at 5.4 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr4-master/4.8-1/antlr4-master-4.8-1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/antlr/antlr4-master/4.8-1/antlr4-master-4.8-1.pom [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/antlr/antlr4-master/4.8-1/antlr4-master-4.8-1.pom (4.4 kB at 16 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/checkerframework/checker-qual/2.11.1/checker-qual-2.11.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/checkerframework/checker-qual/2.11.1/checker-qual-2.11.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/2.11.1/checker-qual-2.11.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/2.11.1/checker-qual-2.11.1.pom (2.4 kB at 3.3 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.pom [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.pom (2.1 kB at 2.9 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_parent/2.3.4/error_prone_parent-2.3.4.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/google/errorprone/error_prone_parent/2.3.4/error_prone_parent-2.3.4.pom [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/google/errorprone/error_prone_parent/2.3.4/error_prone_parent-2.3.4.pom (5.4 kB at 14 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/sf/saxon/Saxon-HE/9.9.1-7/Saxon-HE-9.9.1-7.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/net/sf/saxon/Saxon-HE/9.9.1-7/Saxon-HE-9.9.1-7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/9.9.1-7/Saxon-HE-9.9.1-7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/9.9.1-7/Saxon-HE-9.9.1-7.pom (4.1 kB at 7.1 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (750 B at 742 B/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (4.8 kB at 14 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 2.8 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/puppycrawl/tools/checkstyle/8.34/checkstyle-8.34.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/checkerframework/checker-qual/2.11.1/checker-qual-2.11.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/info/picocli/picocli/4.3.2/picocli-4.3.2.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr4-runtime/4.8-1/antlr4-runtime-4.8-1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/sf/saxon/Saxon-HE/9.9.1-7/Saxon-HE-9.9.1-7.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/puppycrawl/tools/checkstyle/8.34/checkstyle-8.34.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/antlr/antlr4-runtime/4.8-1/antlr4-runtime-4.8-1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/info/picocli/picocli/4.3.2/picocli-4.3.2.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/checkerframework/checker-qual/2.11.1/checker-qual-2.11.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/net/sf/saxon/Saxon-HE/9.9.1-7/Saxon-HE-9.9.1-7.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.jar (14 kB at 17 kB/s) [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/antlr/antlr4-runtime/4.8-1/antlr4-runtime-4.8-1.jar (338 kB at 231 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/8.34/checkstyle-8.34.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/info/picocli/picocli/4.3.2/picocli-4.3.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/2.11.1/checker-qual-2.11.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/9.9.1-7/Saxon-HE-9.9.1-7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar (4.2 kB at 20 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 162 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/2.11.1/checker-qual-2.11.1.jar (201 kB at 381 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/9.9.1-7/Saxon-HE-9.9.1-7.jar (5.5 MB at 8.7 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/info/picocli/picocli/4.3.2/picocli-4.3.2.jar (382 kB at 458 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/8.34/checkstyle-8.34.jar (1.4 MB at 1.6 MB/s) [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-parent --- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/3.4.0/maven-archiver-3.4.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-archiver/3.4.0/maven-archiver-3.4.0.pom [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-archiver/3.4.0/maven-archiver-3.4.0.pom (4.6 kB at 8.1 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.1.0/plexus-archiver-4.1.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-archiver/4.1.0/plexus-archiver-4.1.0.pom [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-archiver/4.1.0/plexus-archiver-4.1.0.pom (4.8 kB at 9.3 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom (5.1 kB at 14 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.pom [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.pom (4.5 kB at 17 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom (18 kB at 68 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/3.4.0/maven-archiver-3.4.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.1.0/plexus-archiver-4.1.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-archiver/3.4.0/maven-archiver-3.4.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-archiver/4.1.0/plexus-archiver-4.1.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-archiver/4.1.0/plexus-archiver-4.1.0.jar (192 kB at 265 kB/s) [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-archiver/3.4.0/maven-archiver-3.4.0.jar (24 kB at 28 kB/s) [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar (592 kB at 558 kB/s) [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.jar (75 kB at 60 kB/s) [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-parent --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-parent/22.0.0.Beta1-SNAPSHOT/wildfly-parent-22.0.0.Beta1-SNAPSHOT.pom [INFO] [INFO] -------------------< org.wildfly:wildfly-clustering >------------------- [INFO] Building WildFly: Clustering subsystems and modules 22.0.0.Beta1-SNAPSHOT [2/160] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/mockito/mockito-core/2.18.0/mockito-core-2.18.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/mockito/mockito-core/2.18.0/mockito-core-2.18.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.18.0/mockito-core-2.18.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.18.0/mockito-core-2.18.0.pom (16 kB at 39 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/bytebuddy/byte-buddy/1.9.11/byte-buddy-1.9.11.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/net/bytebuddy/byte-buddy/1.9.11/byte-buddy-1.9.11.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.11/byte-buddy-1.9.11.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.11/byte-buddy-1.9.11.pom (10 kB at 38 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/bytebuddy/byte-buddy-parent/1.9.11/byte-buddy-parent-1.9.11.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/net/bytebuddy/byte-buddy-parent/1.9.11/byte-buddy-parent-1.9.11.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.9.11/byte-buddy-parent-1.9.11.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.9.11/byte-buddy-parent-1.9.11.pom (36 kB at 110 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/bytebuddy/byte-buddy-agent/1.8.3/byte-buddy-agent-1.8.3.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/net/bytebuddy/byte-buddy-agent/1.8.3/byte-buddy-agent-1.8.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.8.3/byte-buddy-agent-1.8.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.8.3/byte-buddy-agent-1.8.3.pom (4.9 kB at 6.4 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/bytebuddy/byte-buddy-parent/1.8.3/byte-buddy-parent-1.8.3.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/net/bytebuddy/byte-buddy-parent/1.8.3/byte-buddy-parent-1.8.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.8.3/byte-buddy-parent-1.8.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.8.3/byte-buddy-parent-1.8.3.pom (26 kB at 90 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/byteman/byteman/4.0.8/byteman-4.0.8.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jboss/byteman/byteman/4.0.8/byteman-4.0.8.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman/4.0.8/byteman-4.0.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman/4.0.8/byteman-4.0.8.pom (4.5 kB at 12 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/byteman/byteman-root/4.0.8/byteman-root-4.0.8.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jboss/byteman/byteman-root/4.0.8/byteman-root-4.0.8.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman-root/4.0.8/byteman-root-4.0.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman-root/4.0.8/byteman-root-4.0.8.pom (22 kB at 51 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/byteman/byteman-submit/4.0.8/byteman-submit-4.0.8.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jboss/byteman/byteman-submit/4.0.8/byteman-submit-4.0.8.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman-submit/4.0.8/byteman-submit-4.0.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman-submit/4.0.8/byteman-submit-4.0.8.pom (2.3 kB at 13 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/byteman/byteman-install/4.0.8/byteman-install-4.0.8.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jboss/byteman/byteman-install/4.0.8/byteman-install-4.0.8.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman-install/4.0.8/byteman-install-4.0.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman-install/4.0.8/byteman-install-4.0.8.pom (3.0 kB at 9.3 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/byteman/byteman-bmunit/4.0.8/byteman-bmunit-4.0.8.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jboss/byteman/byteman-bmunit/4.0.8/byteman-bmunit-4.0.8.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman-bmunit/4.0.8/byteman-bmunit-4.0.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman-bmunit/4.0.8/byteman-bmunit-4.0.8.pom (8.1 kB at 22 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-clustering --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-clustering --- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/mockito/mockito-core/2.18.0/mockito-core-2.18.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/bytebuddy/byte-buddy-agent/1.8.3/byte-buddy-agent-1.8.3.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/bytebuddy/byte-buddy/1.9.11/byte-buddy-1.9.11.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/byteman/byteman-submit/4.0.8/byteman-submit-4.0.8.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/byteman/byteman/4.0.8/byteman-4.0.8.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/byteman/byteman-install/4.0.8/byteman-install-4.0.8.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/byteman/byteman-bmunit/4.0.8/byteman-bmunit-4.0.8.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/mockito/mockito-core/2.18.0/mockito-core-2.18.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/net/bytebuddy/byte-buddy-agent/1.8.3/byte-buddy-agent-1.8.3.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/net/bytebuddy/byte-buddy/1.9.11/byte-buddy-1.9.11.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jboss/byteman/byteman-submit/4.0.8/byteman-submit-4.0.8.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jboss/byteman/byteman/4.0.8/byteman-4.0.8.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jboss/byteman/byteman-install/4.0.8/byteman-install-4.0.8.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jboss/byteman/byteman-bmunit/4.0.8/byteman-bmunit-4.0.8.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.18.0/mockito-core-2.18.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.8.3/byte-buddy-agent-1.8.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.11/byte-buddy-1.9.11.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman-submit/4.0.8/byteman-submit-4.0.8.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman/4.0.8/byteman-4.0.8.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.8.3/byte-buddy-agent-1.8.3.jar (40 kB at 4.5 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman-submit/4.0.8/byteman-submit-4.0.8.jar (16 kB at 1.7 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman-install/4.0.8/byteman-install-4.0.8.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman-bmunit/4.0.8/byteman-bmunit-4.0.8.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman-install/4.0.8/byteman-install-4.0.8.jar (11 kB at 673 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman-bmunit/4.0.8/byteman-bmunit-4.0.8.jar (41 kB at 2.5 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.18.0/mockito-core-2.18.0.jar (556 kB at 23 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman/4.0.8/byteman-4.0.8.jar (831 kB at 27 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.11/byte-buddy-1.9.11.jar (3.3 MB at 39 MB/s) [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-clustering --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-clustering --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-clustering --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-clustering --- [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-clustering --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-clustering --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-22.0.0.Beta1-SNAPSHOT.pom [INFO] [INFO] -------------< org.wildfly:wildfly-clustering-marshalling >------------- [INFO] Building WildFly: Clustering marshalling modules 22.0.0.Beta1-SNAPSHOT [3/160] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/3.1.2/maven-jar-plugin-3.1.2.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/plugins/maven-jar-plugin/3.1.2/maven-jar-plugin-3.1.2.pom [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/plugins/maven-jar-plugin/3.1.2/maven-jar-plugin-3.1.2.pom (7.3 kB at 10 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/3.1.2/maven-jar-plugin-3.1.2.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/plugins/maven-jar-plugin/3.1.2/maven-jar-plugin-3.1.2.jar [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/plugins/maven-jar-plugin/3.1.2/maven-jar-plugin-3.1.2.jar (28 kB at 66 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-clustering-marshalling --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-clustering-marshalling --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-clustering-marshalling --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-clustering-marshalling --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-clustering-marshalling --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-clustering-marshalling --- [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-clustering-marshalling --- [INFO] [INFO] --- maven-jar-plugin:3.1.2:test-jar (default) @ wildfly-clustering-marshalling --- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.pom [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.pom (4.8 kB at 17 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.jar [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.jar (263 kB at 403 kB/s) [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/target/wildfly-clustering-marshalling-22.0.0.Beta1-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-clustering-marshalling --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-marshalling/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-marshalling-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/target/wildfly-clustering-marshalling-22.0.0.Beta1-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-marshalling/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-marshalling-22.0.0.Beta1-SNAPSHOT-tests.jar [INFO] [INFO] -----------< org.wildfly:wildfly-clustering-marshalling-api >----------- [INFO] Building WildFly: Clustering marshalling API 22.0.0.Beta1-SNAPSHOT [4/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.8.1-jboss-1/maven-compiler-plugin-3.8.1-jboss-1.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.8.1-jboss-1/maven-compiler-plugin-3.8.1-jboss-1.pom (12 kB at 22 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.8.1-jboss-1/maven-compiler-plugin-3.8.1-jboss-1.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.8.1-jboss-1/maven-compiler-plugin-3.8.1-jboss-1.jar (62 kB at 107 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom (5.0 kB at 18 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom (26 kB at 91 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar (41 kB at 99 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/kohsuke/metainf-services/metainf-services/1.7/metainf-services-1.7.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/kohsuke/metainf-services/metainf-services/1.7/metainf-services-1.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kohsuke/metainf-services/metainf-services/1.7/metainf-services-1.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kohsuke/metainf-services/metainf-services/1.7/metainf-services-1.7.pom (2.6 kB at 15 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/kohsuke/pom/14/pom-14.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/kohsuke/pom/14/pom-14.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kohsuke/pom/14/pom-14.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kohsuke/pom/14/pom-14.pom (5.5 kB at 913 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/kohsuke/metainf-services/metainf-services/1.7/metainf-services-1.7.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/kohsuke/metainf-services/metainf-services/1.7/metainf-services-1.7.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kohsuke/metainf-services/metainf-services/1.7/metainf-services-1.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kohsuke/metainf-services/metainf-services/1.7/metainf-services-1.7.jar (7.7 kB at 1.3 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-clustering-marshalling-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-clustering-marshalling-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-clustering-marshalling-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-clustering-marshalling-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-clustering-marshalling-api --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-clustering-marshalling-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-clustering-marshalling-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/api/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-clustering-marshalling-api --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-clustering-marshalling-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-clustering-marshalling-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/api/target/test-classes [INFO] Writing META-INF/services/org.wildfly.clustering.marshalling.Externalizer [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-clustering-marshalling-api --- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom (11 kB at 16 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom (3.5 kB at 13 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom (2.0 kB at 6.6 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom (7.5 kB at 26 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom (16 kB at 55 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar (186 kB at 281 kB/s) [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar (13 kB at 18 kB/s) [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar (316 kB at 242 kB/s) [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar (528 kB at 399 kB/s) [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar (274 kB at 177 kB/s) [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-clustering-marshalling-api --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/api/target/wildfly-clustering-marshalling-api-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-clustering-marshalling-api --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/api/target/wildfly-clustering-marshalling-api-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-jar-plugin:3.1.2:test-jar (default) @ wildfly-clustering-marshalling-api --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/api/target/wildfly-clustering-marshalling-api-22.0.0.Beta1-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-clustering-marshalling-api --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/api/target/wildfly-clustering-marshalling-api-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-marshalling-api/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-marshalling-api-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/api/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-marshalling-api/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-marshalling-api-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/api/target/wildfly-clustering-marshalling-api-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-marshalling-api/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-marshalling-api-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/api/target/wildfly-clustering-marshalling-api-22.0.0.Beta1-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-marshalling-api/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-marshalling-api-22.0.0.Beta1-SNAPSHOT-tests.jar [INFO] [INFO] -----------< org.wildfly:wildfly-clustering-marshalling-spi >----------- [INFO] Building WildFly: Clustering marshalling SPI 22.0.0.Beta1-SNAPSHOT [5/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron/1.13.1.Final/wildfly-elytron-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron/1.13.1.Final/wildfly-elytron-1.13.1.Final.pom (50 kB at 61 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-parent/1.13.1.Final/wildfly-elytron-parent-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-parent/1.13.1.Final/wildfly-elytron-parent-1.13.1.Final.pom (64 kB at 153 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron/1.13.1.Final/wildfly-elytron-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron/1.13.1.Final/wildfly-elytron-1.13.1.Final.jar (3.4 MB at 1.3 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-clustering-marshalling-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-clustering-marshalling-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-clustering-marshalling-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-clustering-marshalling-spi --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-clustering-marshalling-spi --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-clustering-marshalling-spi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/spi/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-clustering-marshalling-spi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 68 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/spi/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/spi/src/main/java/org/wildfly/clustering/marshalling/spi/util/concurrent/ConcurrentExternalizerProvider.java:[49,25] unchecked method invocation: constructor in class org.wildfly.clustering.marshalling.spi.util.HashMapExternalizer is applied to given types required: java.lang.Class,java.util.function.IntFunction found: java.lang.Class,java.util.function.IntFunction [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/spi/src/main/java/org/wildfly/clustering/marshalling/spi/util/concurrent/ConcurrentExternalizerProvider.java:[49,24] unchecked method invocation: constructor in enum org.wildfly.clustering.marshalling.spi.util.concurrent.ConcurrentExternalizerProvider is applied to given types required: org.wildfly.clustering.marshalling.Externalizer found: org.wildfly.clustering.marshalling.spi.util.HashMapExternalizer [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/spi/src/main/java/org/wildfly/clustering/marshalling/spi/util/concurrent/ConcurrentExternalizerProvider.java:[50,25] unchecked method invocation: constructor in class org.wildfly.clustering.marshalling.spi.util.HashSetExternalizer is applied to given types required: java.lang.Class,java.util.function.IntFunction found: java.lang.Class,java.util.function.IntFunction [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/spi/src/main/java/org/wildfly/clustering/marshalling/spi/util/concurrent/ConcurrentExternalizerProvider.java:[50,24] unchecked method invocation: constructor in enum org.wildfly.clustering.marshalling.spi.util.concurrent.ConcurrentExternalizerProvider is applied to given types required: org.wildfly.clustering.marshalling.Externalizer found: org.wildfly.clustering.marshalling.spi.util.HashSetExternalizer [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/spi/src/main/java/org/wildfly/clustering/marshalling/spi/util/concurrent/ConcurrentExternalizerProvider.java:[51,29] unchecked method invocation: constructor in class org.wildfly.clustering.marshalling.spi.util.UnboundedCollectionExternalizer is applied to given types required: java.lang.Class,java.util.function.Supplier found: java.lang.Class,java.util.function.Supplier [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/spi/src/main/java/org/wildfly/clustering/marshalling/spi/util/concurrent/ConcurrentExternalizerProvider.java:[51,28] unchecked method invocation: constructor in enum org.wildfly.clustering.marshalling.spi.util.concurrent.ConcurrentExternalizerProvider is applied to given types required: org.wildfly.clustering.marshalling.Externalizer found: org.wildfly.clustering.marshalling.spi.util.UnboundedCollectionExternalizer [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/spi/src/main/java/org/wildfly/clustering/marshalling/spi/util/concurrent/ConcurrentExternalizerProvider.java:[52,29] unchecked method invocation: constructor in class org.wildfly.clustering.marshalling.spi.util.UnboundedCollectionExternalizer is applied to given types required: java.lang.Class,java.util.function.Supplier found: java.lang.Class,java.util.function.Supplier [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/spi/src/main/java/org/wildfly/clustering/marshalling/spi/util/concurrent/ConcurrentExternalizerProvider.java:[52,28] unchecked method invocation: constructor in enum org.wildfly.clustering.marshalling.spi.util.concurrent.ConcurrentExternalizerProvider is applied to given types required: org.wildfly.clustering.marshalling.Externalizer found: org.wildfly.clustering.marshalling.spi.util.UnboundedCollectionExternalizer [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/spi/src/main/java/org/wildfly/clustering/marshalling/spi/util/concurrent/ConcurrentExternalizerProvider.java:[53,30] unchecked method invocation: constructor in class org.wildfly.clustering.marshalling.spi.util.SortedMapExternalizer is applied to given types required: java.lang.Class,java.util.function.Function,T> found: java.lang.Class,java.util.function.Function,java.util.concurrent.ConcurrentSkipListMap> [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/spi/src/main/java/org/wildfly/clustering/marshalling/spi/util/concurrent/ConcurrentExternalizerProvider.java:[53,29] unchecked method invocation: constructor in enum org.wildfly.clustering.marshalling.spi.util.concurrent.ConcurrentExternalizerProvider is applied to given types required: org.wildfly.clustering.marshalling.Externalizer found: org.wildfly.clustering.marshalling.spi.util.SortedMapExternalizer [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/spi/src/main/java/org/wildfly/clustering/marshalling/spi/util/concurrent/ConcurrentExternalizerProvider.java:[54,30] unchecked method invocation: constructor in class org.wildfly.clustering.marshalling.spi.util.SortedSetExternalizer is applied to given types required: java.lang.Class,java.util.function.Function,T> found: java.lang.Class,java.util.function.Function,java.util.concurrent.ConcurrentSkipListSet> [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/spi/src/main/java/org/wildfly/clustering/marshalling/spi/util/concurrent/ConcurrentExternalizerProvider.java:[54,29] unchecked method invocation: constructor in enum org.wildfly.clustering.marshalling.spi.util.concurrent.ConcurrentExternalizerProvider is applied to given types required: org.wildfly.clustering.marshalling.Externalizer found: org.wildfly.clustering.marshalling.spi.util.SortedSetExternalizer [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/spi/src/main/java/org/wildfly/clustering/marshalling/spi/util/UtilExternalizerProvider.java:[55,17] unchecked method invocation: constructor in class org.wildfly.clustering.marshalling.spi.util.BoundedCollectionExternalizer is applied to given types required: java.lang.Class,java.util.function.IntFunction found: java.lang.Class,java.util.function.IntFunction [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/spi/src/main/java/org/wildfly/clustering/marshalling/spi/util/UtilExternalizerProvider.java:[55,16] unchecked method invocation: constructor in enum org.wildfly.clustering.marshalling.spi.util.UtilExternalizerProvider is applied to given types required: org.wildfly.clustering.marshalling.Externalizer found: org.wildfly.clustering.marshalling.spi.util.BoundedCollectionExternalizer [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/spi/src/main/java/org/wildfly/clustering/marshalling/spi/util/UtilExternalizerProvider.java:[56,16] unchecked method invocation: constructor in class org.wildfly.clustering.marshalling.spi.util.BoundedCollectionExternalizer is applied to given types required: java.lang.Class,java.util.function.IntFunction found: java.lang.Class,java.util.function.IntFunction [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/spi/src/main/java/org/wildfly/clustering/marshalling/spi/util/UtilExternalizerProvider.java:[56,15] unchecked method invocation: constructor in enum org.wildfly.clustering.marshalling.spi.util.UtilExternalizerProvider is applied to given types required: org.wildfly.clustering.marshalling.Externalizer found: org.wildfly.clustering.marshalling.spi.util.BoundedCollectionExternalizer [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/spi/src/main/java/org/wildfly/clustering/marshalling/spi/util/UtilExternalizerProvider.java:[73,14] unchecked method invocation: constructor in class org.wildfly.clustering.marshalling.spi.util.HashMapExternalizer is applied to given types required: java.lang.Class,java.util.function.IntFunction found: java.lang.Class,java.util.function.IntFunction [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/spi/src/main/java/org/wildfly/clustering/marshalling/spi/util/UtilExternalizerProvider.java:[73,13] unchecked method invocation: constructor in enum org.wildfly.clustering.marshalling.spi.util.UtilExternalizerProvider is applied to given types required: org.wildfly.clustering.marshalling.Externalizer found: org.wildfly.clustering.marshalling.spi.util.HashMapExternalizer [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/spi/src/main/java/org/wildfly/clustering/marshalling/spi/util/UtilExternalizerProvider.java:[74,14] unchecked method invocation: constructor in class org.wildfly.clustering.marshalling.spi.util.HashSetExternalizer is applied to given types required: java.lang.Class,java.util.function.IntFunction found: java.lang.Class,java.util.function.IntFunction [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/spi/src/main/java/org/wildfly/clustering/marshalling/spi/util/UtilExternalizerProvider.java:[74,13] unchecked method invocation: constructor in enum org.wildfly.clustering.marshalling.spi.util.UtilExternalizerProvider is applied to given types required: org.wildfly.clustering.marshalling.Externalizer found: org.wildfly.clustering.marshalling.spi.util.HashSetExternalizer [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/spi/src/main/java/org/wildfly/clustering/marshalling/spi/util/UtilExternalizerProvider.java:[76,21] unchecked method invocation: constructor in class org.wildfly.clustering.marshalling.spi.util.HashSetExternalizer is applied to given types required: java.lang.Class,java.util.function.IntFunction found: java.lang.Class,java.util.function.IntFunction [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/spi/src/main/java/org/wildfly/clustering/marshalling/spi/util/UtilExternalizerProvider.java:[76,20] unchecked method invocation: constructor in enum org.wildfly.clustering.marshalling.spi.util.UtilExternalizerProvider is applied to given types required: org.wildfly.clustering.marshalling.Externalizer found: org.wildfly.clustering.marshalling.spi.util.HashSetExternalizer [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/spi/src/main/java/org/wildfly/clustering/marshalling/spi/util/UtilExternalizerProvider.java:[77,17] unchecked method invocation: constructor in class org.wildfly.clustering.marshalling.spi.util.UnboundedCollectionExternalizer is applied to given types required: java.lang.Class,java.util.function.Supplier found: java.lang.Class,java.util.function.Supplier [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/spi/src/main/java/org/wildfly/clustering/marshalling/spi/util/UtilExternalizerProvider.java:[77,16] unchecked method invocation: constructor in enum org.wildfly.clustering.marshalling.spi.util.UtilExternalizerProvider is applied to given types required: org.wildfly.clustering.marshalling.Externalizer found: org.wildfly.clustering.marshalling.spi.util.UnboundedCollectionExternalizer [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/spi/src/main/java/org/wildfly/clustering/marshalling/spi/util/UtilExternalizerProvider.java:[97,14] unchecked method invocation: constructor in class org.wildfly.clustering.marshalling.spi.util.SortedMapExternalizer is applied to given types required: java.lang.Class,java.util.function.Function,T> found: java.lang.Class,java.util.function.Function,java.util.TreeMap> [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/spi/src/main/java/org/wildfly/clustering/marshalling/spi/util/UtilExternalizerProvider.java:[97,13] unchecked method invocation: constructor in enum org.wildfly.clustering.marshalling.spi.util.UtilExternalizerProvider is applied to given types required: org.wildfly.clustering.marshalling.Externalizer found: org.wildfly.clustering.marshalling.spi.util.SortedMapExternalizer [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/spi/src/main/java/org/wildfly/clustering/marshalling/spi/util/UtilExternalizerProvider.java:[98,14] unchecked method invocation: constructor in class org.wildfly.clustering.marshalling.spi.util.SortedSetExternalizer is applied to given types required: java.lang.Class,java.util.function.Function,T> found: java.lang.Class,java.util.function.Function,java.util.TreeSet> [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/spi/src/main/java/org/wildfly/clustering/marshalling/spi/util/UtilExternalizerProvider.java:[98,13] unchecked method invocation: constructor in enum org.wildfly.clustering.marshalling.spi.util.UtilExternalizerProvider is applied to given types required: org.wildfly.clustering.marshalling.Externalizer found: org.wildfly.clustering.marshalling.spi.util.SortedSetExternalizer [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-clustering-marshalling-spi --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-clustering-marshalling-spi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/spi/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-clustering-marshalling-spi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/spi/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-clustering-marshalling-spi --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-clustering-marshalling-spi --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/spi/target/wildfly-clustering-marshalling-spi-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-clustering-marshalling-spi --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/spi/target/wildfly-clustering-marshalling-spi-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-jar-plugin:3.1.2:test-jar (default) @ wildfly-clustering-marshalling-spi --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/spi/target/wildfly-clustering-marshalling-spi-22.0.0.Beta1-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-clustering-marshalling-spi --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/spi/target/wildfly-clustering-marshalling-spi-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-marshalling-spi/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-marshalling-spi-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/spi/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-marshalling-spi/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-marshalling-spi-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/spi/target/wildfly-clustering-marshalling-spi-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-marshalling-spi/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-marshalling-spi-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/spi/target/wildfly-clustering-marshalling-spi-22.0.0.Beta1-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-marshalling-spi/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-marshalling-spi-22.0.0.Beta1-SNAPSHOT-tests.jar [INFO] [INFO] ----------< org.wildfly:wildfly-clustering-marshalling-jboss >---------- [INFO] Building WildFly: Marshalling for WildFly clustering: JBoss Marshalling integration 22.0.0.Beta1-SNAPSHOT [6/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/marshalling/jboss-marshalling/2.0.10.Final/jboss-marshalling-2.0.10.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/marshalling/jboss-marshalling/2.0.10.Final/jboss-marshalling-2.0.10.Final.pom (8.6 kB at 31 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/marshalling/jboss-marshalling-parent/2.0.10.Final/jboss-marshalling-parent-2.0.10.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/marshalling/jboss-marshalling-parent/2.0.10.Final/jboss-marshalling-parent-2.0.10.Final.pom (4.6 kB at 16 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/marshalling/jboss-marshalling-river/2.0.10.Final/jboss-marshalling-river-2.0.10.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/marshalling/jboss-marshalling-river/2.0.10.Final/jboss-marshalling-river-2.0.10.Final.pom (1.6 kB at 5.6 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/marshalling/jboss-marshalling/2.0.10.Final/jboss-marshalling-2.0.10.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/marshalling/jboss-marshalling-river/2.0.10.Final/jboss-marshalling-river-2.0.10.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/marshalling/jboss-marshalling/2.0.10.Final/jboss-marshalling-2.0.10.Final.jar (223 kB at 782 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/marshalling/jboss-marshalling-river/2.0.10.Final/jboss-marshalling-river-2.0.10.Final.jar (86 kB at 89 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-clustering-marshalling-jboss --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-clustering-marshalling-jboss --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-clustering-marshalling-jboss --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-clustering-marshalling-jboss --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-clustering-marshalling-jboss --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-clustering-marshalling-jboss --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/jboss/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-clustering-marshalling-jboss --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/jboss/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/jboss/src/main/java/org/wildfly/clustering/marshalling/jboss/ExternalizerObjectTable.java:[67,80] unchecked conversion required: org.wildfly.clustering.marshalling.Externalizer found: org.wildfly.clustering.marshalling.Externalizer [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-clustering-marshalling-jboss --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-clustering-marshalling-jboss --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/jboss/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-clustering-marshalling-jboss --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/jboss/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-clustering-marshalling-jboss --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-clustering-marshalling-jboss --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/jboss/target/wildfly-clustering-marshalling-jboss-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-clustering-marshalling-jboss --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/jboss/target/wildfly-clustering-marshalling-jboss-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-jar-plugin:3.1.2:test-jar (default) @ wildfly-clustering-marshalling-jboss --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/jboss/target/wildfly-clustering-marshalling-jboss-22.0.0.Beta1-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-clustering-marshalling-jboss --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/jboss/target/wildfly-clustering-marshalling-jboss-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-marshalling-jboss/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-marshalling-jboss-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/jboss/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-marshalling-jboss/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-marshalling-jboss-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/jboss/target/wildfly-clustering-marshalling-jboss-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-marshalling-jboss/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-marshalling-jboss-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/jboss/target/wildfly-clustering-marshalling-jboss-22.0.0.Beta1-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-marshalling-jboss/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-marshalling-jboss-22.0.0.Beta1-SNAPSHOT-tests.jar [INFO] [INFO] ---------------< org.wildfly:wildfly-clustering-service >--------------- [INFO] Building WildFly: Clustering services 22.0.0.Beta1-SNAPSHOT [7/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/msc/jboss-msc/1.4.12.Final/jboss-msc-1.4.12.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/msc/jboss-msc/1.4.12.Final/jboss-msc-1.4.12.Final.pom (6.4 kB at 23 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/threads/jboss-threads/2.4.0.Final/jboss-threads-2.4.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/threads/jboss-threads/2.4.0.Final/jboss-threads-2.4.0.Final.pom (4.6 kB at 16 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/common/wildfly-common/1.5.4.Final/wildfly-common-1.5.4.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/common/wildfly-common/1.5.4.Final/wildfly-common-1.5.4.Final.pom (7.3 kB at 26 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/msc/jboss-msc/1.4.12.Final/jboss-msc-1.4.12.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/common/wildfly-common/1.5.4.Final/wildfly-common-1.5.4.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/threads/jboss-threads/2.4.0.Final/jboss-threads-2.4.0.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/common/wildfly-common/1.5.4.Final/wildfly-common-1.5.4.Final.jar (285 kB at 681 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/msc/jboss-msc/1.4.12.Final/jboss-msc-1.4.12.Final.jar (233 kB at 338 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/threads/jboss-threads/2.4.0.Final/jboss-threads-2.4.0.Final.jar (170 kB at 133 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-clustering-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-clustering-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-clustering-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-clustering-service --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-clustering-service --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-clustering-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/service/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-clustering-service --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 51 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/service/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/service/src/main/java/org/wildfly/clustering/service/OptionalInjectedValue.java:[27,28] org.jboss.msc.inject.RetainingInjector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/service/src/main/java/org/wildfly/clustering/service/OptionalInjectedValue.java:[28,27] org.jboss.msc.value.Value in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/service/src/main/java/org/wildfly/clustering/service/concurrent/RemoveOnCancelScheduledExecutorServiceBuilder.java:[31,38] org.wildfly.clustering.service.Builder in org.wildfly.clustering.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/service/src/main/java/org/wildfly/clustering/service/InjectedValueDependency.java:[26,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/service/src/main/java/org/wildfly/clustering/service/InjectorDependency.java:[25,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/service/src/main/java/org/wildfly/clustering/service/ValueDependency.java:[24,27] org.jboss.msc.value.Value in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/service/src/main/java/org/wildfly/clustering/service/FunctionalValueService.java:[29,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/service/src/main/java/org/wildfly/clustering/service/AsynchronousServiceBuilder.java:[27,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/service/src/main/java/org/wildfly/clustering/service/AsynchronousServiceBuilder.java:[34,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/service/src/main/java/org/wildfly/clustering/service/MappedValueService.java:[27,27] org.jboss.msc.value.Value in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/service/src/main/java/org/wildfly/clustering/service/SimpleBuilder.java:[25,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/service/src/main/java/org/wildfly/clustering/service/SimpleBuilder.java:[29,29] org.jboss.msc.service.ValueService in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/service/src/main/java/org/wildfly/clustering/service/SimpleBuilder.java:[30,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/service/src/main/java/org/wildfly/clustering/service/SimpleBuilder.java:[31,27] org.jboss.msc.value.Value in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/service/src/main/java/org/wildfly/clustering/service/concurrent/CachedThreadPoolExecutorServiceBuilder.java:[31,38] org.wildfly.clustering.service.Builder in org.wildfly.clustering.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/service/src/main/java/org/wildfly/clustering/service/FunctionalVoidService.java:[28,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/service/src/main/java/org/wildfly/clustering/service/AliasServiceBuilder.java:[29,29] org.jboss.msc.service.ValueService in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/service/src/main/java/org/wildfly/clustering/service/AliasServiceBuilder.java:[30,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-clustering-service --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-clustering-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/service/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-clustering-service --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/service/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-clustering-service --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-clustering-service --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/service/target/wildfly-clustering-service-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-clustering-service --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/service/target/wildfly-clustering-service-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-clustering-service --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/service/target/wildfly-clustering-service-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-service/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-service-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/service/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-service/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-service-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/service/target/wildfly-clustering-service-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-service/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-service-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] ---------------------< org.wildfly:wildfly-naming >--------------------- [INFO] Building WildFly: Naming Subsystem 22.0.0.Beta1-SNAPSHOT [8/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/wildfly-naming-client/1.0.13.Final/wildfly-naming-client-1.0.13.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/wildfly-naming-client/1.0.13.Final/wildfly-naming-client-1.0.13.Final.pom (5.6 kB at 20 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/remoting/jboss-remoting/5.0.19.Final/jboss-remoting-5.0.19.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/remoting/jboss-remoting/5.0.19.Final/jboss-remoting-5.0.19.Final.pom (14 kB at 51 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/xnio/xnio-api/3.8.2.Final/xnio-api-3.8.2.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/xnio/xnio-api/3.8.2.Final/xnio-api-3.8.2.Final.pom (8.8 kB at 31 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/xnio/xnio-all/3.8.2.Final/xnio-all-3.8.2.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/xnio/xnio-all/3.8.2.Final/xnio-all-3.8.2.Final.pom (6.9 kB at 24 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/xnio/xnio-nio/3.8.2.Final/xnio-nio-3.8.2.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/xnio/xnio-nio/3.8.2.Final/xnio-nio-3.8.2.Final.pom (8.2 kB at 29 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-server/14.0.0.Beta2/wildfly-server-14.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-server/14.0.0.Beta2/wildfly-server-14.0.0.Beta2.pom (8.2 kB at 29 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-controller/14.0.0.Beta2/wildfly-controller-14.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-controller/14.0.0.Beta2/wildfly-controller-14.0.0.Beta2.pom (4.6 kB at 16 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-dmr/1.5.1.Final/jboss-dmr-1.5.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-dmr/1.5.1.Final/jboss-dmr-1.5.1.Final.pom (6.8 kB at 24 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-controller-client/14.0.0.Beta2/wildfly-controller-client-14.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-controller-client/14.0.0.Beta2/wildfly-controller-client-14.0.0.Beta2.pom (3.5 kB at 13 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-protocol/14.0.0.Beta2/wildfly-protocol-14.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-protocol/14.0.0.Beta2/wildfly-protocol-14.0.0.Beta2.pom (3.8 kB at 14 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/modules/jboss-modules/1.10.2.Final/jboss-modules-1.10.2.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/modules/jboss-modules/1.10.2.Final/jboss-modules-1.10.2.Final.pom (13 kB at 45 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-security/14.0.0.Beta2/wildfly-core-security-14.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-security/14.0.0.Beta2/wildfly-core-security-14.0.0.Beta2.pom (2.7 kB at 9.4 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-security-parent/14.0.0.Beta2/wildfly-core-security-parent-14.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-security-parent/14.0.0.Beta2/wildfly-core-security-parent-14.0.0.Beta2.pom (1.8 kB at 6.3 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-security-api/14.0.0.Beta2/wildfly-core-security-api-14.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-security-api/14.0.0.Beta2/wildfly-core-security-api-14.0.0.Beta2.pom (1.8 kB at 6.4 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-version/14.0.0.Beta2/wildfly-version-14.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-version/14.0.0.Beta2/wildfly-version-14.0.0.Beta2.pom (1.8 kB at 6.4 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logmanager/jboss-logmanager/2.1.17.Final/jboss-logmanager-2.1.17.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logmanager/jboss-logmanager/2.1.17.Final/jboss-logmanager-2.1.17.Final.pom (14 kB at 49 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jgit/org.eclipse.jgit/5.9.0.202009080501-r/org.eclipse.jgit-5.9.0.202009080501-r.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/eclipse/jgit/org.eclipse.jgit/5.9.0.202009080501-r/org.eclipse.jgit-5.9.0.202009080501-r.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit/5.9.0.202009080501-r/org.eclipse.jgit-5.9.0.202009080501-r.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit/5.9.0.202009080501-r/org.eclipse.jgit-5.9.0.202009080501-r.pom (7.6 kB at 41 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jgit/org.eclipse.jgit-parent/5.9.0.202009080501-r/org.eclipse.jgit-parent-5.9.0.202009080501-r.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/eclipse/jgit/org.eclipse.jgit-parent/5.9.0.202009080501-r/org.eclipse.jgit-parent-5.9.0.202009080501-r.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit-parent/5.9.0.202009080501-r/org.eclipse.jgit-parent-5.9.0.202009080501-r.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit-parent/5.9.0.202009080501-r/org.eclipse.jgit-parent-5.9.0.202009080501-r.pom (34 kB at 116 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.pom (4.9 kB at 33 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-management-client/14.0.0.Beta2/wildfly-core-management-client-14.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-management-client/14.0.0.Beta2/wildfly-core-management-client-14.0.0.Beta2.pom (1.8 kB at 3.3 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-management/14.0.0.Beta2/wildfly-core-management-14.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-management/14.0.0.Beta2/wildfly-core-management-14.0.0.Beta2.pom (1.8 kB at 6.2 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-domain-http-interface/14.0.0.Beta2/wildfly-domain-http-interface-14.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-domain-http-interface/14.0.0.Beta2/wildfly-domain-http-interface-14.0.0.Beta2.pom (4.0 kB at 14 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-domain-http/14.0.0.Beta2/wildfly-domain-http-14.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-domain-http/14.0.0.Beta2/wildfly-domain-http-14.0.0.Beta2.pom (1.8 kB at 6.3 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-domain-management/14.0.0.Beta2/wildfly-domain-management-14.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-domain-management/14.0.0.Beta2/wildfly-domain-management-14.0.0.Beta2.pom (4.6 kB at 16 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/picketbox/picketbox/5.0.3.Final-redhat-00007/picketbox-5.0.3.Final-redhat-00007.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/picketbox/picketbox/5.0.3.Final-redhat-00007/picketbox-5.0.3.Final-redhat-00007.pom [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/picketbox/picketbox/5.0.3.Final-redhat-00007/picketbox-5.0.3.Final-redhat-00007.pom (3.1 kB at 4.4 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/picketbox/picketbox-parent/5.0.3.Final-redhat-00007/picketbox-parent-5.0.3.Final-redhat-00007.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/picketbox/picketbox-parent/5.0.3.Final-redhat-00007/picketbox-parent-5.0.3.Final-redhat-00007.pom [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/picketbox/picketbox-parent/5.0.3.Final-redhat-00007/picketbox-parent-5.0.3.Final-redhat-00007.pom (16 kB at 33 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/24.0.0.redhat-1/jboss-parent-24.0.0.redhat-1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jboss/jboss-parent/24.0.0.redhat-1/jboss-parent-24.0.0.redhat-1.pom [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jboss/jboss-parent/24.0.0.redhat-1/jboss-parent-24.0.0.redhat-1.pom (38 kB at 121 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/elytron-web/undertow-server/1.8.0.Final/undertow-server-1.8.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/elytron-web/undertow-server/1.8.0.Final/undertow-server-1.8.0.Final.pom (6.9 kB at 12 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/elytron-web/elytron-web-parent/1.8.0.Final/elytron-web-parent-1.8.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/elytron-web/elytron-web-parent/1.8.0.Final/elytron-web-parent-1.8.0.Final.pom (19 kB at 68 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-deployment-repository/14.0.0.Beta2/wildfly-deployment-repository-14.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-deployment-repository/14.0.0.Beta2/wildfly-deployment-repository-14.0.0.Beta2.pom (5.9 kB at 21 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-vfs/3.2.15.Final/jboss-vfs-3.2.15.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-vfs/3.2.15.Final/jboss-vfs-3.2.15.Final.pom (7.1 kB at 25 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-platform-mbean/14.0.0.Beta2/wildfly-platform-mbean-14.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-platform-mbean/14.0.0.Beta2/wildfly-platform-mbean-14.0.0.Beta2.pom (3.4 kB at 12 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-process-controller/14.0.0.Beta2/wildfly-process-controller-14.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-process-controller/14.0.0.Beta2/wildfly-process-controller-14.0.0.Beta2.pom (4.1 kB at 15 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-remoting/14.0.0.Beta2/wildfly-remoting-14.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-remoting/14.0.0.Beta2/wildfly-remoting-14.0.0.Beta2.pom (4.3 kB at 15 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-remoting-parent/14.0.0.Beta2/wildfly-remoting-parent-14.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-remoting-parent/14.0.0.Beta2/wildfly-remoting-parent-14.0.0.Beta2.pom (1.8 kB at 6.3 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-io/14.0.0.Beta2/wildfly-io-14.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-io/14.0.0.Beta2/wildfly-io-14.0.0.Beta2.pom (3.0 kB at 11 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-io-bom/14.0.0.Beta2/wildfly-io-bom-14.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-io-bom/14.0.0.Beta2/wildfly-io-bom-14.0.0.Beta2.pom (1.8 kB at 6.6 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-network/14.0.0.Beta2/wildfly-network-14.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-network/14.0.0.Beta2/wildfly-network-14.0.0.Beta2.pom (3.2 kB at 11 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jandex/2.1.3.Final/jandex-2.1.3.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jandex/2.1.3.Final/jandex-2.1.3.Final.pom (6.4 kB at 23 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/invocation/jboss-invocation/1.6.0.Final/jboss-invocation-1.6.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/invocation/jboss-invocation/1.6.0.Final/jboss-invocation-1.6.0.Final.pom (6.3 kB at 23 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jgit/org.eclipse.jgit.ssh.apache/5.9.0.202009080501-r/org.eclipse.jgit.ssh.apache-5.9.0.202009080501-r.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/eclipse/jgit/org.eclipse.jgit.ssh.apache/5.9.0.202009080501-r/org.eclipse.jgit.ssh.apache-5.9.0.202009080501-r.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit.ssh.apache/5.9.0.202009080501-r/org.eclipse.jgit.ssh.apache-5.9.0.202009080501-r.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit.ssh.apache/5.9.0.202009080501-r/org.eclipse.jgit.ssh.apache-5.9.0.202009080501-r.pom (7.6 kB at 45 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/sshd/sshd-common/2.4.0/sshd-common-2.4.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/sshd/sshd-common/2.4.0/sshd-common-2.4.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-common/2.4.0/sshd-common-2.4.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-common/2.4.0/sshd-common-2.4.0.pom (4.7 kB at 15 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/sshd/sshd/2.4.0/sshd-2.4.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/sshd/sshd/2.4.0/sshd-2.4.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd/2.4.0/sshd-2.4.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd/2.4.0/sshd-2.4.0.pom (66 kB at 5.5 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/springframework/spring-framework-bom/5.2.2.RELEASE/spring-framework-bom-5.2.2.RELEASE.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/springframework/spring-framework-bom/5.2.2.RELEASE/spring-framework-bom-5.2.2.RELEASE.pom (5.3 kB at 9.5 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/sshd/sshd-core/2.4.0/sshd-core-2.4.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/sshd/sshd-core/2.4.0/sshd-core-2.4.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-core/2.4.0/sshd-core-2.4.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-core/2.4.0/sshd-core-2.4.0.pom (8.2 kB at 19 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/wildfly-http-client/wildfly-http-naming-client/1.1.2.Final/wildfly-http-naming-client-1.1.2.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/wildfly-http-client/wildfly-http-naming-client/1.1.2.Final/wildfly-http-naming-client-1.1.2.Final.pom (5.2 kB at 9.3 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/wildfly-http-client/wildfly-http-client-parent/1.1.2.Final/wildfly-http-client-parent-1.1.2.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/wildfly-http-client/wildfly-http-client-parent/1.1.2.Final/wildfly-http-client-parent-1.1.2.Final.pom (12 kB at 42 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/wildfly-http-client/wildfly-http-client-common/1.1.2.Final/wildfly-http-client-common-1.1.2.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/wildfly-http-client/wildfly-http-client-common/1.1.2.Final/wildfly-http-client-common-1.1.2.Final.pom (5.1 kB at 18 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/ejb/jboss-ejb-api_3.2_spec/2.0.0.Final/jboss-ejb-api_3.2_spec-2.0.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/ejb/jboss-ejb-api_3.2_spec/2.0.0.Final/jboss-ejb-api_3.2_spec-2.0.0.Final.pom (15 kB at 53 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging-annotations/2.2.1.Final/jboss-logging-annotations-2.2.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging-annotations/2.2.1.Final/jboss-logging-annotations-2.2.1.Final.pom (1.8 kB at 6.6 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging-tools-parent/2.2.1.Final/jboss-logging-tools-parent-2.2.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging-tools-parent/2.2.1.Final/jboss-logging-tools-parent-2.2.1.Final.pom (5.6 kB at 20 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging-processor/2.2.1.Final/jboss-logging-processor-2.2.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging-processor/2.2.1.Final/jboss-logging-processor-2.2.1.Final.pom (7.1 kB at 25 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jdeparser/jdeparser/2.0.3.Final/jdeparser-2.0.3.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jdeparser/jdeparser/2.0.3.Final/jdeparser-2.0.3.Final.pom (1.8 kB at 6.6 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-subsystem-test/14.0.0.Beta2/wildfly-subsystem-test-14.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-subsystem-test/14.0.0.Beta2/wildfly-subsystem-test-14.0.0.Beta2.pom (2.3 kB at 8.2 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-subsystem-test-parent/14.0.0.Beta2/wildfly-subsystem-test-parent-14.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-subsystem-test-parent/14.0.0.Beta2/wildfly-subsystem-test-parent-14.0.0.Beta2.pom (2.2 kB at 8.0 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-subsystem-test-framework/14.0.0.Beta2/wildfly-subsystem-test-framework-14.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-subsystem-test-framework/14.0.0.Beta2/wildfly-subsystem-test-framework-14.0.0.Beta2.pom (5.4 kB at 19 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.10/commons-lang3-3.10.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/commons/commons-lang3/3.10/commons-lang3-3.10.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.10/commons-lang3-3.10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.10/commons-lang3-3.10.pom (31 kB at 248 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/25.0-jre/guava-25.0-jre.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/google/guava/guava/25.0-jre/guava-25.0-jre.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/25.0-jre/guava-25.0-jre.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/25.0-jre/guava-25.0-jre.pom (7.8 kB at 1.1 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/25.0-jre/guava-parent-25.0-jre.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/google/guava/guava-parent/25.0-jre/guava-parent-25.0-jre.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/25.0-jre/guava-parent-25.0-jre.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/25.0-jre/guava-parent-25.0-jre.pom (10 kB at 41 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/slf4j/slf4j-jboss-logmanager/1.1.0.Final/slf4j-jboss-logmanager-1.1.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/slf4j/slf4j-jboss-logmanager/1.1.0.Final/slf4j-jboss-logmanager-1.1.0.Final.pom (2.5 kB at 4.6 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/legacy/test/wildfly-legacy-spi/5.0.0.Final/wildfly-legacy-spi-5.0.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/legacy/test/wildfly-legacy-spi/5.0.0.Final/wildfly-legacy-spi-5.0.0.Final.pom (2.2 kB at 7.8 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/legacy/test/wildfly-legacy-spi-parent/5.0.0.Final/wildfly-legacy-spi-parent-5.0.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/legacy/test/wildfly-legacy-spi-parent/5.0.0.Final/wildfly-legacy-spi-parent-5.0.0.Final.pom (1.6 kB at 5.6 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/legacy/test/wildfly-legacy-test-parent/5.0.0.Final/wildfly-legacy-test-parent-5.0.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/legacy/test/wildfly-legacy-test-parent/5.0.0.Final/wildfly-legacy-test-parent-5.0.0.Final.pom (5.8 kB at 21 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/woodstox/woodstox-core/6.0.3/woodstox-core-6.0.3.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/fasterxml/woodstox/woodstox-core/6.0.3/woodstox-core-6.0.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.0.3/woodstox-core-6.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.0.3/woodstox-core-6.0.3.pom (7.7 kB at 35 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/37/oss-parent-37.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/fasterxml/oss-parent/37/oss-parent-37.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/37/oss-parent-37.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/37/oss-parent-37.pom (23 kB at 142 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom (6.3 kB at 61 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/xerces/xercesImpl/2.12.0.SP03/xercesImpl-2.12.0.SP03.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/xerces/xercesImpl/2.12.0.SP03/xercesImpl-2.12.0.SP03.pom (11 kB at 20 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-model-test/14.0.0.Beta2/wildfly-model-test-14.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-model-test/14.0.0.Beta2/wildfly-model-test-14.0.0.Beta2.pom (4.2 kB at 15 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-transport-file/1.1.1/maven-resolver-transport-file-1.1.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/resolver/maven-resolver-transport-file/1.1.1/maven-resolver-transport-file-1.1.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-file/1.1.1/maven-resolver-transport-file-1.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-file/1.1.1/maven-resolver-transport-file-1.1.1.pom (2.9 kB at 18 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-transport-http/1.1.1/maven-resolver-transport-http-1.1.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/resolver/maven-resolver-transport-http/1.1.1/maven-resolver-transport-http-1.1.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-http/1.1.1/maven-resolver-transport-http-1.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-http/1.1.1/maven-resolver-transport-http-1.1.1.pom (4.8 kB at 8.6 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom (6.6 kB at 41 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom (16 kB at 140 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.30/jcl-over-slf4j-1.7.30.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/slf4j/jcl-over-slf4j/1.7.30/jcl-over-slf4j-1.7.30.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.30/jcl-over-slf4j-1.7.30.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.30/jcl-over-slf4j-1.7.30.pom (1.2 kB at 2.0 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/legacy/test/wildfly-legacy-versions/5.0.0.Final/wildfly-legacy-versions-5.0.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/legacy/test/wildfly-legacy-versions/5.0.0.Final/wildfly-legacy-versions-5.0.0.Final.pom (1.8 kB at 3.2 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/wildfly-naming-client/1.0.13.Final/wildfly-naming-client-1.0.13.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-server/14.0.0.Beta2/wildfly-server-14.0.0.Beta2.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/remoting/jboss-remoting/5.0.19.Final/jboss-remoting-5.0.19.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/xnio/xnio-nio/3.8.2.Final/xnio-nio-3.8.2.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/xnio/xnio-api/3.8.2.Final/xnio-api-3.8.2.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/wildfly-naming-client/1.0.13.Final/wildfly-naming-client-1.0.13.Final.jar (142 kB at 171 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-controller/14.0.0.Beta2/wildfly-controller-14.0.0.Beta2.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/xnio/xnio-nio/3.8.2.Final/xnio-nio-3.8.2.Final.jar (112 kB at 102 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-security/14.0.0.Beta2/wildfly-core-security-14.0.0.Beta2.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-security/14.0.0.Beta2/wildfly-core-security-14.0.0.Beta2.jar (13 kB at 9.1 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-security-api/14.0.0.Beta2/wildfly-core-security-api-14.0.0.Beta2.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/remoting/jboss-remoting/5.0.19.Final/jboss-remoting-5.0.19.Final.jar (327 kB at 216 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-management-client/14.0.0.Beta2/wildfly-core-management-client-14.0.0.Beta2.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-security-api/14.0.0.Beta2/wildfly-core-security-api-14.0.0.Beta2.jar (4.7 kB at 2.8 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-domain-http-interface/14.0.0.Beta2/wildfly-domain-http-interface-14.0.0.Beta2.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/xnio/xnio-api/3.8.2.Final/xnio-api-3.8.2.Final.jar (588 kB at 349 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-domain-management/14.0.0.Beta2/wildfly-domain-management-14.0.0.Beta2.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-management-client/14.0.0.Beta2/wildfly-core-management-client-14.0.0.Beta2.jar (14 kB at 8.1 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/picketbox/picketbox/5.0.3.Final-redhat-00007/picketbox-5.0.3.Final-redhat-00007.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/elytron-web/undertow-server/1.8.0.Final/undertow-server-1.8.0.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-domain-http-interface/14.0.0.Beta2/wildfly-domain-http-interface-14.0.0.Beta2.jar (119 kB at 55 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-deployment-repository/14.0.0.Beta2/wildfly-deployment-repository-14.0.0.Beta2.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-domain-management/14.0.0.Beta2/wildfly-domain-management-14.0.0.Beta2.jar (941 kB at 397 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-protocol/14.0.0.Beta2/wildfly-protocol-14.0.0.Beta2.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-deployment-repository/14.0.0.Beta2/wildfly-deployment-repository-14.0.0.Beta2.jar (57 kB at 23 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-platform-mbean/14.0.0.Beta2/wildfly-platform-mbean-14.0.0.Beta2.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-server/14.0.0.Beta2/wildfly-server-14.0.0.Beta2.jar (1.9 MB at 765 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-process-controller/14.0.0.Beta2/wildfly-process-controller-14.0.0.Beta2.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-controller/14.0.0.Beta2/wildfly-controller-14.0.0.Beta2.jar (2.1 MB at 842 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-remoting/14.0.0.Beta2/wildfly-remoting-14.0.0.Beta2.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/elytron-web/undertow-server/1.8.0.Final/undertow-server-1.8.0.Final.jar (35 kB at 13 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-io/14.0.0.Beta2/wildfly-io-14.0.0.Beta2.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-protocol/14.0.0.Beta2/wildfly-protocol-14.0.0.Beta2.jar (94 kB at 36 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-network/14.0.0.Beta2/wildfly-network-14.0.0.Beta2.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-platform-mbean/14.0.0.Beta2/wildfly-platform-mbean-14.0.0.Beta2.jar (116 kB at 43 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-version/14.0.0.Beta2/wildfly-version-14.0.0.Beta2.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-process-controller/14.0.0.Beta2/wildfly-process-controller-14.0.0.Beta2.jar (126 kB at 46 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jandex/2.1.3.Final/jandex-2.1.3.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-remoting/14.0.0.Beta2/wildfly-remoting-14.0.0.Beta2.jar (212 kB at 77 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-dmr/1.5.1.Final/jboss-dmr-1.5.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-network/14.0.0.Beta2/wildfly-network-14.0.0.Beta2.jar (44 kB at 15 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/invocation/jboss-invocation/1.6.0.Final/jboss-invocation-1.6.0.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-version/14.0.0.Beta2/wildfly-version-14.0.0.Beta2.jar (11 kB at 3.5 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/modules/jboss-modules/1.10.2.Final/jboss-modules-1.10.2.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jandex/2.1.3.Final/jandex-2.1.3.Final.jar (196 kB at 65 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-vfs/3.2.15.Final/jboss-vfs-3.2.15.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-io/14.0.0.Beta2/wildfly-io-14.0.0.Beta2.jar (84 kB at 28 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jgit/org.eclipse.jgit.ssh.apache/5.9.0.202009080501-r/org.eclipse.jgit.ssh.apache-5.9.0.202009080501-r.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-dmr/1.5.1.Final/jboss-dmr-1.5.1.Final.jar (141 kB at 46 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jgit/org.eclipse.jgit/5.9.0.202009080501-r/org.eclipse.jgit-5.9.0.202009080501-r.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/sshd/sshd-common/2.4.0/sshd-common-2.4.0.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/invocation/jboss-invocation/1.6.0.Final/jboss-invocation-1.6.0.Final.jar (76 kB at 24 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/sshd/sshd-core/2.4.0/sshd-core-2.4.0.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-vfs/3.2.15.Final/jboss-vfs-3.2.15.Final.jar (145 kB at 44 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/wildfly-http-client/wildfly-http-naming-client/1.1.2.Final/wildfly-http-naming-client-1.1.2.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/wildfly-http-client/wildfly-http-client-common/1.1.2.Final/wildfly-http-client-common-1.1.2.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/modules/jboss-modules/1.10.2.Final/jboss-modules-1.10.2.Final.jar (492 kB at 138 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging-annotations/2.2.1.Final/jboss-logging-annotations-2.2.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/wildfly-http-client/wildfly-http-naming-client/1.1.2.Final/wildfly-http-naming-client-1.1.2.Final.jar (44 kB at 12 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging-processor/2.2.1.Final/jboss-logging-processor-2.2.1.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jdeparser/jdeparser/2.0.3.Final/jdeparser-2.0.3.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-model-test/14.0.0.Beta2/wildfly-model-test-14.0.0.Beta2.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging-annotations/2.2.1.Final/jboss-logging-annotations-2.2.1.Final.jar (21 kB at 5.3 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-transport-file/1.1.1/maven-resolver-transport-file-1.1.1.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging-processor/2.2.1.Final/jboss-logging-processor-2.2.1.Final.jar (219 kB at 57 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-transport-http/1.1.1/maven-resolver-transport-http-1.1.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.30/jcl-over-slf4j-1.7.30.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/wildfly-http-client/wildfly-http-client-common/1.1.2.Final/wildfly-http-client-common-1.1.2.Final.jar (76 kB at 19 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/legacy/test/wildfly-legacy-versions/5.0.0.Final/wildfly-legacy-versions-5.0.0.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-subsystem-test-framework/14.0.0.Beta2/wildfly-subsystem-test-framework-14.0.0.Beta2.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.10/commons-lang3-3.10.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-model-test/14.0.0.Beta2/wildfly-model-test-14.0.0.Beta2.jar (140 kB at 32 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logmanager/jboss-logmanager/2.1.17.Final/jboss-logmanager-2.1.17.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jdeparser/jdeparser/2.0.3.Final/jdeparser-2.0.3.Final.jar (239 kB at 52 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/slf4j/slf4j-jboss-logmanager/1.1.0.Final/slf4j-jboss-logmanager-1.1.0.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/legacy/test/wildfly-legacy-versions/5.0.0.Final/wildfly-legacy-versions-5.0.0.Final.jar (12 kB at 2.6 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-controller-client/14.0.0.Beta2/wildfly-controller-client-14.0.0.Beta2.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/legacy/test/wildfly-legacy-spi/5.0.0.Final/wildfly-legacy-spi-5.0.0.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/slf4j/slf4j-jboss-logmanager/1.1.0.Final/slf4j-jboss-logmanager-1.1.0.Final.jar (11 kB at 2.2 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/woodstox/woodstox-core/6.0.3/woodstox-core-6.0.3.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logmanager/jboss-logmanager/2.1.17.Final/jboss-logmanager-2.1.17.Final.jar (432 kB at 87 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/xerces/xercesImpl/2.12.0.SP03/xercesImpl-2.12.0.SP03.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-subsystem-test-framework/14.0.0.Beta2/wildfly-subsystem-test-framework-14.0.0.Beta2.jar (123 kB at 23 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-controller-client/14.0.0.Beta2/wildfly-controller-client-14.0.0.Beta2.jar (216 kB at 41 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/legacy/test/wildfly-legacy-spi/5.0.0.Final/wildfly-legacy-spi-5.0.0.Final.jar (5.3 kB at 987 B/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/xerces/xercesImpl/2.12.0.SP03/xercesImpl-2.12.0.SP03.jar (1.8 MB at 295 kB/s) [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/picketbox/picketbox/5.0.3.Final-redhat-00007/picketbox-5.0.3.Final-redhat-00007.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/eclipse/jgit/org.eclipse.jgit/5.9.0.202009080501-r/org.eclipse.jgit-5.9.0.202009080501-r.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/eclipse/jgit/org.eclipse.jgit.ssh.apache/5.9.0.202009080501-r/org.eclipse.jgit.ssh.apache-5.9.0.202009080501-r.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/sshd/sshd-common/2.4.0/sshd-common-2.4.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/sshd/sshd-core/2.4.0/sshd-core-2.4.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/resolver/maven-resolver-transport-file/1.1.1/maven-resolver-transport-file-1.1.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/resolver/maven-resolver-transport-http/1.1.1/maven-resolver-transport-http-1.1.1.jar [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/picketbox/picketbox/5.0.3.Final-redhat-00007/picketbox-5.0.3.Final-redhat-00007.jar (962 kB at 670 kB/s) [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/slf4j/jcl-over-slf4j/1.7.30/jcl-over-slf4j-1.7.30.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/commons/commons-lang3/3.10/commons-lang3-3.10.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/fasterxml/woodstox/woodstox-core/6.0.3/woodstox-core-6.0.3.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit.ssh.apache/5.9.0.202009080501-r/org.eclipse.jgit.ssh.apache-5.9.0.202009080501-r.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit/5.9.0.202009080501-r/org.eclipse.jgit-5.9.0.202009080501-r.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-core/2.4.0/sshd-core-2.4.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-common/2.4.0/sshd-common-2.4.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit.ssh.apache/5.9.0.202009080501-r/org.eclipse.jgit.ssh.apache-5.9.0.202009080501-r.jar (172 kB at 11 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-file/1.1.1/maven-resolver-transport-file-1.1.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.jar (166 kB at 11 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-http/1.1.1/maven-resolver-transport-http-1.1.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-file/1.1.1/maven-resolver-transport-file-1.1.1.jar (13 kB at 549 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-http/1.1.1/maven-resolver-transport-http-1.1.1.jar (41 kB at 1.7 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.30/jcl-over-slf4j-1.7.30.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-common/2.4.0/sshd-common-2.4.0.jar (759 kB at 22 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.30/jcl-over-slf4j-1.7.30.jar (17 kB at 486 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.10/commons-lang3-3.10.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar (780 kB at 13 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.0.3/woodstox-core-6.0.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.jar (260 kB at 4.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-core/2.4.0/sshd-core-2.4.0.jar (812 kB at 13 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.10/commons-lang3-3.10.jar (523 kB at 8.4 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit/5.9.0.202009080501-r/org.eclipse.jgit-5.9.0.202009080501-r.jar (2.8 MB at 42 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar (196 kB at 2.6 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.0.3/woodstox-core-6.0.3.jar (1.6 MB at 17 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-naming --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-naming --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-naming --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-naming --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-naming --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-naming --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-naming --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 89 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/context/ModularReference.java:[28,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/deployment/NamingLookupValue.java:[26,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/deployment/NamingLookupValue.java:[27,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/deployment/NamingLookupValue.java:[28,27] org.jboss.msc.value.Value in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/logging/NamingLogger.java:[48,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/remote/HttpRemoteNamingServerService.java:[27,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/remote/HttpRemoteNamingServerService.java:[32,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/deployment/RuntimeBindReleaseService.java:[26,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/service/BinderService.java:[27,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/service/BinderService.java:[33,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/deployment/ContextNames.java:[34,28] org.jboss.msc.inject.InjectionException in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/deployment/ContextNames.java:[35,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/ValueManagedReferenceFactory.java:[27,27] org.jboss.msc.value.Value in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/subsystem/NamingBindingAdd.java:[58,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/subsystem/NamingBindingAdd.java:[63,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/WritableServiceBasedNamingStore.java:[37,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/service/NamingStoreService.java:[30,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/remote/RemoteNamingServerService.java:[31,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/remote/RemoteNamingServerService.java:[32,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/remote/RemoteNamingServerService.java:[37,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/ContextManagedReferenceFactory.java:[29,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/service/ExternalContextBinderService.java:[28,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/service/ExternalContextsService.java:[27,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/ValueManagedReference.java:[24,27] org.jboss.msc.value.Value in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/ExternalContextObjectFactory.java:[25,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/ManagedReferenceInjector.java:[24,28] org.jboss.msc.inject.InjectionException in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/ManagedReferenceInjector.java:[25,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/ManagedReferenceInjector.java:[26,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/management/JndiViewExtensionRegistry.java:[27,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/service/DefaultNamespaceContextSelectorService.java:[6,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/service/DefaultNamespaceContextSelectorService.java:[11,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/service/NamingService.java:[28,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/service/NamingService.java:[33,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/context/ModularReference.java:[28,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/deployment/NamingLookupValue.java:[26,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/deployment/NamingLookupValue.java:[27,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/deployment/NamingLookupValue.java:[28,27] org.jboss.msc.value.Value in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/logging/NamingLogger.java:[48,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/remote/HttpRemoteNamingServerService.java:[27,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/remote/HttpRemoteNamingServerService.java:[32,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/deployment/RuntimeBindReleaseService.java:[26,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/service/BinderService.java:[27,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/service/BinderService.java:[33,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/deployment/ContextNames.java:[34,28] org.jboss.msc.inject.InjectionException in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/deployment/ContextNames.java:[35,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/ValueManagedReferenceFactory.java:[27,27] org.jboss.msc.value.Value in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/subsystem/NamingBindingAdd.java:[58,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/subsystem/NamingBindingAdd.java:[63,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/WritableServiceBasedNamingStore.java:[37,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/service/NamingStoreService.java:[30,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/remote/RemoteNamingServerService.java:[31,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/remote/RemoteNamingServerService.java:[32,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/remote/RemoteNamingServerService.java:[37,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/ContextManagedReferenceFactory.java:[29,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/service/ExternalContextBinderService.java:[28,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/service/ExternalContextsService.java:[27,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/ValueManagedReference.java:[24,27] org.jboss.msc.value.Value in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/ExternalContextObjectFactory.java:[25,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/ManagedReferenceInjector.java:[24,28] org.jboss.msc.inject.InjectionException in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/ManagedReferenceInjector.java:[25,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/ManagedReferenceInjector.java:[26,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/management/JndiViewExtensionRegistry.java:[27,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/service/DefaultNamespaceContextSelectorService.java:[6,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/service/DefaultNamespaceContextSelectorService.java:[11,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/service/NamingService.java:[28,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/service/NamingService.java:[33,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/target/generated-sources/annotations/org/jboss/as/naming/logging/NamingLogger_$logger.java:[19,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/context/ModularReference.java:[28,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/deployment/NamingLookupValue.java:[26,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/deployment/NamingLookupValue.java:[27,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/deployment/NamingLookupValue.java:[28,27] org.jboss.msc.value.Value in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/logging/NamingLogger.java:[48,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/remote/HttpRemoteNamingServerService.java:[27,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/remote/HttpRemoteNamingServerService.java:[32,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/deployment/RuntimeBindReleaseService.java:[26,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/service/BinderService.java:[27,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/service/BinderService.java:[33,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/deployment/ContextNames.java:[34,28] org.jboss.msc.inject.InjectionException in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/deployment/ContextNames.java:[35,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/ValueManagedReferenceFactory.java:[27,27] org.jboss.msc.value.Value in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/subsystem/NamingBindingAdd.java:[58,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/subsystem/NamingBindingAdd.java:[63,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/WritableServiceBasedNamingStore.java:[37,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/service/NamingStoreService.java:[30,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/remote/RemoteNamingServerService.java:[31,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/remote/RemoteNamingServerService.java:[32,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/remote/RemoteNamingServerService.java:[37,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/ContextManagedReferenceFactory.java:[29,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/service/ExternalContextBinderService.java:[28,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/service/ExternalContextsService.java:[27,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/ValueManagedReference.java:[24,27] org.jboss.msc.value.Value in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/ExternalContextObjectFactory.java:[25,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/ManagedReferenceInjector.java:[24,28] org.jboss.msc.inject.InjectionException in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/ManagedReferenceInjector.java:[25,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/ManagedReferenceInjector.java:[26,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/management/JndiViewExtensionRegistry.java:[27,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/service/DefaultNamespaceContextSelectorService.java:[6,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/service/DefaultNamespaceContextSelectorService.java:[11,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/service/NamingService.java:[28,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/service/NamingService.java:[33,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [INFO] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/context/ModularReference.java: Some input files additionally use or override a deprecated API. [INFO] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/main/java/org/jboss/as/naming/deployment/NamingLookupValue.java: Some input files additionally use unchecked or unsafe operations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-naming --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-naming --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-naming --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/target/test-classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/test/java/org/jboss/as/naming/ServiceBasedNamingStoreTestCase.java:[38,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/test/java/org/jboss/as/naming/ServiceBasedNamingStoreTestCase.java:[44,27] org.jboss.msc.value.Values in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/test/java/org/jboss/as/naming/ServiceBasedNamingStoreTestCase.java:[38,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/test/java/org/jboss/as/naming/ServiceBasedNamingStoreTestCase.java:[44,27] org.jboss.msc.value.Values in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/test/java/org/jboss/as/naming/ServiceBasedNamingStoreTestCase.java:[38,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/test/java/org/jboss/as/naming/ServiceBasedNamingStoreTestCase.java:[44,27] org.jboss.msc.value.Values in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/test/java/org/jboss/as/naming/ServiceBasedNamingStoreTestCase.java:[403,47] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/test/java/org/jboss/as/naming/ServiceBasedNamingStoreTestCase.java:[413,57] org.jboss.msc.value.Values in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/test/java/org/jboss/as/naming/ServiceBasedNamingStoreTestCase.java:[403,18] addService(org.jboss.msc.service.ServiceName,org.jboss.msc.service.Service) in org.jboss.msc.service.ServiceTarget has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/test/java/org/jboss/as/naming/WritableServiceBasedNamingStoreTestCase.java:[70,18] addService(org.jboss.msc.service.ServiceName,org.jboss.msc.service.Service) in org.jboss.msc.service.ServiceTarget has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/test/java/org/jboss/as/naming/WritableServiceBasedNamingStoreTestCase.java:[96,18] addService(org.jboss.msc.service.ServiceName,org.jboss.msc.service.Service) in org.jboss.msc.service.ServiceTarget has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/test/java/org/jboss/as/naming/WritableServiceBasedNamingStoreTestCase.java:[331,187] getValue() in org.jboss.msc.service.ServiceController has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/test/java/org/jboss/as/naming/WritableServiceBasedNamingStoreTestCase.java:[361,190] getValue() in org.jboss.msc.service.ServiceController has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/src/test/java/org/jboss/as/naming/WritableServiceBasedNamingStoreTestCase.java:[363,190] getValue() in org.jboss.msc.service.ServiceController has been deprecated [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-naming --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-naming --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/target/wildfly-naming-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-naming --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/target/wildfly-naming-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-naming --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/target/wildfly-naming-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-naming/22.0.0.Beta1-SNAPSHOT/wildfly-naming-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-naming/22.0.0.Beta1-SNAPSHOT/wildfly-naming-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/naming/target/wildfly-naming-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-naming/22.0.0.Beta1-SNAPSHOT/wildfly-naming-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] ---------------< org.wildfly:wildfly-clustering-common >---------------- [INFO] Building WildFly: Common code for clustering subsystems 22.0.0.Beta1-SNAPSHOT [9/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-clustering-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-clustering-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-clustering-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-clustering-common --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-clustering-common --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-clustering-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-clustering-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 169 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/main/java/org/jboss/as/clustering/controller/IdentityLegacyCapabilityServiceConfigurator.java:[32,29] org.jboss.msc.service.ValueService in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/main/java/org/jboss/as/clustering/controller/IdentityLegacyCapabilityServiceConfigurator.java:[33,38] org.wildfly.clustering.service.InjectedValueDependency in org.wildfly.clustering.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/main/java/org/jboss/as/clustering/controller/IdentityLegacyCapabilityServiceConfigurator.java:[36,38] org.wildfly.clustering.service.ValueDependency in org.wildfly.clustering.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/main/java/org/jboss/as/clustering/controller/IdentityLegacyCapabilityServiceConfigurator.java:[32,29] org.jboss.msc.service.ValueService in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/main/java/org/jboss/as/clustering/controller/IdentityLegacyCapabilityServiceConfigurator.java:[33,38] org.wildfly.clustering.service.InjectedValueDependency in org.wildfly.clustering.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/main/java/org/jboss/as/clustering/controller/IdentityLegacyCapabilityServiceConfigurator.java:[36,38] org.wildfly.clustering.service.ValueDependency in org.wildfly.clustering.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/main/java/org/jboss/as/clustering/controller/IdentityLegacyCapabilityServiceConfigurator.java:[32,29] org.jboss.msc.service.ValueService in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/main/java/org/jboss/as/clustering/controller/IdentityLegacyCapabilityServiceConfigurator.java:[33,38] org.wildfly.clustering.service.InjectedValueDependency in org.wildfly.clustering.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/main/java/org/jboss/as/clustering/controller/IdentityLegacyCapabilityServiceConfigurator.java:[36,38] org.wildfly.clustering.service.ValueDependency in org.wildfly.clustering.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/main/java/org/jboss/as/clustering/controller/IdentityLegacyCapabilityServiceConfigurator.java:[32,29] org.jboss.msc.service.ValueService in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/main/java/org/jboss/as/clustering/controller/IdentityLegacyCapabilityServiceConfigurator.java:[33,38] org.wildfly.clustering.service.InjectedValueDependency in org.wildfly.clustering.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/main/java/org/jboss/as/clustering/controller/IdentityLegacyCapabilityServiceConfigurator.java:[36,38] org.wildfly.clustering.service.ValueDependency in org.wildfly.clustering.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/main/java/org/jboss/as/clustering/controller/AbstractCapabilityReference.java:[44,19] getBaseDependentName() in org.jboss.as.controller.CapabilityReferenceRecorder has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/main/java/org/jboss/as/clustering/controller/WriteAttributeStepHandler.java:[102,104] getFlags() in org.jboss.as.controller.AttributeDefinition has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/main/java/org/jboss/as/clustering/controller/WriteAttributeStepHandler.java:[114,100] getFlags() in org.jboss.as.controller.AttributeDefinition has been deprecated [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-clustering-common --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-clustering-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-clustering-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/target/test-classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/test/java/org/jboss/as/clustering/context/ContextualThreadFactoryTestCase.java:[41,56] unchecked conversion required: org.jboss.as.clustering.context.ThreadContextReference found: org.jboss.as.clustering.context.ThreadContextReference [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/test/java/org/jboss/as/clustering/context/ContextualExecutorServiceTestCase.java:[112,37] unchecked conversion required: java.util.concurrent.Callable found: java.util.concurrent.Callable [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/test/java/org/jboss/as/clustering/context/ContextualExecutorServiceTestCase.java:[113,47] unchecked conversion required: java.util.concurrent.Callable found: java.util.concurrent.Callable [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/test/java/org/jboss/as/clustering/context/ContextualExecutorServiceTestCase.java:[114,39] unchecked conversion required: java.util.concurrent.Future found: java.util.concurrent.Future [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/test/java/org/jboss/as/clustering/context/ContextualExecutorServiceTestCase.java:[128,39] unchecked conversion required: java.util.concurrent.Future found: java.util.concurrent.Future [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/test/java/org/jboss/as/clustering/context/ContextualExecutorServiceTestCase.java:[157,38] unchecked conversion required: java.util.concurrent.Callable found: java.util.concurrent.Callable [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/test/java/org/jboss/as/clustering/context/ContextualExecutorServiceTestCase.java:[158,38] unchecked conversion required: java.util.concurrent.Callable found: java.util.concurrent.Callable [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/test/java/org/jboss/as/clustering/context/ContextualExecutorServiceTestCase.java:[159,38] unchecked conversion required: java.util.concurrent.Callable found: java.util.concurrent.Callable [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/test/java/org/jboss/as/clustering/context/ContextualExecutorServiceTestCase.java:[160,48] unchecked conversion required: java.util.concurrent.Callable found: java.util.concurrent.Callable [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/test/java/org/jboss/as/clustering/context/ContextualExecutorServiceTestCase.java:[161,48] unchecked conversion required: java.util.concurrent.Callable found: java.util.concurrent.Callable [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/test/java/org/jboss/as/clustering/context/ContextualExecutorServiceTestCase.java:[162,48] unchecked conversion required: java.util.concurrent.Callable found: java.util.concurrent.Callable [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/test/java/org/jboss/as/clustering/context/ContextualExecutorServiceTestCase.java:[186,38] unchecked conversion required: java.util.concurrent.Callable found: java.util.concurrent.Callable [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/test/java/org/jboss/as/clustering/context/ContextualExecutorServiceTestCase.java:[187,38] unchecked conversion required: java.util.concurrent.Callable found: java.util.concurrent.Callable [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/test/java/org/jboss/as/clustering/context/ContextualExecutorServiceTestCase.java:[188,38] unchecked conversion required: java.util.concurrent.Callable found: java.util.concurrent.Callable [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/test/java/org/jboss/as/clustering/context/ContextualExecutorServiceTestCase.java:[189,48] unchecked conversion required: java.util.concurrent.Callable found: java.util.concurrent.Callable [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/test/java/org/jboss/as/clustering/context/ContextualExecutorServiceTestCase.java:[190,48] unchecked conversion required: java.util.concurrent.Callable found: java.util.concurrent.Callable [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/test/java/org/jboss/as/clustering/context/ContextualExecutorServiceTestCase.java:[191,48] unchecked conversion required: java.util.concurrent.Callable found: java.util.concurrent.Callable [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/test/java/org/jboss/as/clustering/context/ContextualExecutorServiceTestCase.java:[215,38] unchecked conversion required: java.util.concurrent.Callable found: java.util.concurrent.Callable [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/test/java/org/jboss/as/clustering/context/ContextualExecutorServiceTestCase.java:[216,38] unchecked conversion required: java.util.concurrent.Callable found: java.util.concurrent.Callable [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/test/java/org/jboss/as/clustering/context/ContextualExecutorServiceTestCase.java:[217,38] unchecked conversion required: java.util.concurrent.Callable found: java.util.concurrent.Callable [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/test/java/org/jboss/as/clustering/context/ContextualExecutorServiceTestCase.java:[218,48] unchecked conversion required: java.util.concurrent.Callable found: java.util.concurrent.Callable [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/test/java/org/jboss/as/clustering/context/ContextualExecutorServiceTestCase.java:[219,48] unchecked conversion required: java.util.concurrent.Callable found: java.util.concurrent.Callable [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/test/java/org/jboss/as/clustering/context/ContextualExecutorServiceTestCase.java:[220,48] unchecked conversion required: java.util.concurrent.Callable found: java.util.concurrent.Callable [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/test/java/org/jboss/as/clustering/context/ContextualExecutorServiceTestCase.java:[243,38] unchecked conversion required: java.util.concurrent.Callable found: java.util.concurrent.Callable [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/test/java/org/jboss/as/clustering/context/ContextualExecutorServiceTestCase.java:[244,38] unchecked conversion required: java.util.concurrent.Callable found: java.util.concurrent.Callable [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/test/java/org/jboss/as/clustering/context/ContextualExecutorServiceTestCase.java:[245,38] unchecked conversion required: java.util.concurrent.Callable found: java.util.concurrent.Callable [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/test/java/org/jboss/as/clustering/context/ContextualExecutorServiceTestCase.java:[246,48] unchecked conversion required: java.util.concurrent.Callable found: java.util.concurrent.Callable [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/test/java/org/jboss/as/clustering/context/ContextualExecutorServiceTestCase.java:[247,48] unchecked conversion required: java.util.concurrent.Callable found: java.util.concurrent.Callable [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/test/java/org/jboss/as/clustering/context/ContextualExecutorServiceTestCase.java:[248,48] unchecked conversion required: java.util.concurrent.Callable found: java.util.concurrent.Callable [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/test/java/org/jboss/as/clustering/context/CompositeContextualizerTestCase.java:[58,60] unchecked conversion required: org.wildfly.common.function.ExceptionRunnable found: org.wildfly.common.function.ExceptionRunnable [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/test/java/org/jboss/as/clustering/context/CompositeContextualizerTestCase.java:[59,71] unchecked conversion required: org.wildfly.common.function.ExceptionRunnable found: org.wildfly.common.function.ExceptionRunnable [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/test/java/org/jboss/as/clustering/context/CompositeContextualizerTestCase.java:[60,71] unchecked conversion required: org.wildfly.common.function.ExceptionRunnable found: org.wildfly.common.function.ExceptionRunnable [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/test/java/org/jboss/as/clustering/context/CompositeContextualizerTestCase.java:[61,71] unchecked conversion required: org.wildfly.common.function.ExceptionRunnable found: org.wildfly.common.function.ExceptionRunnable [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/test/java/org/jboss/as/clustering/context/CompositeContextualizerTestCase.java:[69,39] unchecked conversion required: java.util.concurrent.Callable found: java.util.concurrent.Callable [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/test/java/org/jboss/as/clustering/context/CompositeContextualizerTestCase.java:[70,50] unchecked conversion required: java.util.concurrent.Callable found: java.util.concurrent.Callable [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/test/java/org/jboss/as/clustering/context/CompositeContextualizerTestCase.java:[71,50] unchecked conversion required: java.util.concurrent.Callable found: java.util.concurrent.Callable [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/test/java/org/jboss/as/clustering/context/CompositeContextualizerTestCase.java:[72,50] unchecked conversion required: java.util.concurrent.Callable found: java.util.concurrent.Callable [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/test/java/org/jboss/as/clustering/context/CompositeContextualizerTestCase.java:[80,41] unchecked conversion required: java.util.function.Supplier found: java.util.function.Supplier [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/test/java/org/jboss/as/clustering/context/CompositeContextualizerTestCase.java:[81,52] unchecked conversion required: java.util.function.Supplier found: java.util.function.Supplier [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/test/java/org/jboss/as/clustering/context/CompositeContextualizerTestCase.java:[82,52] unchecked conversion required: java.util.function.Supplier found: java.util.function.Supplier [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/test/java/org/jboss/as/clustering/context/CompositeContextualizerTestCase.java:[83,52] unchecked conversion required: java.util.function.Supplier found: java.util.function.Supplier [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/test/java/org/jboss/as/clustering/context/CompositeContextualizerTestCase.java:[91,70] unchecked conversion required: org.wildfly.common.function.ExceptionSupplier found: org.wildfly.common.function.ExceptionSupplier [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/test/java/org/jboss/as/clustering/context/CompositeContextualizerTestCase.java:[92,81] unchecked conversion required: org.wildfly.common.function.ExceptionSupplier found: org.wildfly.common.function.ExceptionSupplier [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/test/java/org/jboss/as/clustering/context/CompositeContextualizerTestCase.java:[93,81] unchecked conversion required: org.wildfly.common.function.ExceptionSupplier found: org.wildfly.common.function.ExceptionSupplier [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/src/test/java/org/jboss/as/clustering/context/CompositeContextualizerTestCase.java:[94,81] unchecked conversion required: org.wildfly.common.function.ExceptionSupplier found: org.wildfly.common.function.ExceptionSupplier [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-clustering-common --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-clustering-common --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/target/wildfly-clustering-common-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-clustering-common --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/target/wildfly-clustering-common-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-jar-plugin:3.1.2:test-jar (default) @ wildfly-clustering-common --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/target/wildfly-clustering-common-22.0.0.Beta1-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-clustering-common --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/target/wildfly-clustering-common-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-common/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-common-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-common/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-common-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/target/wildfly-clustering-common-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-common/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-common-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/common/target/wildfly-clustering-common-22.0.0.Beta1-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-common/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-common-22.0.0.Beta1-SNAPSHOT-tests.jar [INFO] [INFO] -----------------< org.wildfly:wildfly-clustering-api >----------------- [INFO] Building WildFly: Clustering public API 22.0.0.Beta1-SNAPSHOT [10/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-clustering-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-clustering-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-clustering-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-clustering-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-clustering-api --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-clustering-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-clustering-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 22 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/api/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-clustering-api --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-clustering-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-clustering-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/api/target/test-classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/api/src/test/java/org/wildfly/clustering/dispatcher/CommandDispatcherTestCase.java:[48,50] unchecked conversion required: org.wildfly.clustering.dispatcher.CommandDispatcher found: org.wildfly.clustering.dispatcher.CommandDispatcher [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/api/src/test/java/org/wildfly/clustering/dispatcher/CommandDispatcherTestCase.java:[50,51] unchecked conversion required: org.wildfly.clustering.dispatcher.Command found: org.wildfly.clustering.dispatcher.Command [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/api/src/test/java/org/wildfly/clustering/dispatcher/CommandDispatcherTestCase.java:[94,50] unchecked conversion required: org.wildfly.clustering.dispatcher.CommandDispatcher found: org.wildfly.clustering.dispatcher.CommandDispatcher [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/api/src/test/java/org/wildfly/clustering/dispatcher/CommandDispatcherTestCase.java:[96,51] unchecked conversion required: org.wildfly.clustering.dispatcher.Command found: org.wildfly.clustering.dispatcher.Command [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/api/src/test/java/org/wildfly/clustering/dispatcher/CommandDispatcherTestCase.java:[113,50] unchecked conversion required: org.wildfly.clustering.dispatcher.CommandDispatcher found: org.wildfly.clustering.dispatcher.CommandDispatcher [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/api/src/test/java/org/wildfly/clustering/dispatcher/CommandDispatcherTestCase.java:[115,51] unchecked conversion required: org.wildfly.clustering.dispatcher.Command found: org.wildfly.clustering.dispatcher.Command [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/api/src/test/java/org/wildfly/clustering/dispatcher/CommandDispatcherTestCase.java:[157,50] unchecked conversion required: org.wildfly.clustering.dispatcher.CommandDispatcher found: org.wildfly.clustering.dispatcher.CommandDispatcher [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/api/src/test/java/org/wildfly/clustering/dispatcher/CommandDispatcherTestCase.java:[159,51] unchecked conversion required: org.wildfly.clustering.dispatcher.Command found: org.wildfly.clustering.dispatcher.Command [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-clustering-api --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-clustering-api --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/api/target/wildfly-clustering-api-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-clustering-api --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/api/target/wildfly-clustering-api-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-clustering-api --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/api/target/wildfly-clustering-api-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-api/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-api-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/api/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-api/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-api-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/api/target/wildfly-clustering-api-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-api/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-api-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --------------< org.wildfly:wildfly-clustering-singleton >-------------- [INFO] Building WildFly: Singleton modules 22.0.0.Beta1-SNAPSHOT [11/160] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-clustering-singleton --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-clustering-singleton --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-clustering-singleton --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-clustering-singleton --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-clustering-singleton --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-clustering-singleton --- [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-clustering-singleton --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-clustering-singleton --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/singleton/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-singleton/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-singleton-22.0.0.Beta1-SNAPSHOT.pom [INFO] [INFO] ------------< org.wildfly:wildfly-clustering-singleton-api >------------ [INFO] Building WildFly: Singleton API 22.0.0.Beta1-SNAPSHOT [12/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-clustering-singleton-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-clustering-singleton-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-clustering-singleton-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-clustering-singleton-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-clustering-singleton-api --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-clustering-singleton-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/singleton/api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-clustering-singleton-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 24 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/singleton/api/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/singleton/api/src/main/java/org/wildfly/clustering/singleton/SingletonServiceBuilder.java:[24,38] org.wildfly.clustering.service.Builder in org.wildfly.clustering.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/singleton/api/src/main/java/org/wildfly/clustering/singleton/SingletonServiceBuilderFactory.java:[24,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/singleton/api/src/main/java/org/wildfly/clustering/singleton/SingletonPolicy.java:[25,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/singleton/api/src/main/java/org/wildfly/clustering/singleton/SingletonPolicy.java:[27,38] org.wildfly.clustering.service.Builder in org.wildfly.clustering.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/singleton/api/src/main/java/org/wildfly/clustering/singleton/SingletonService.java:[25,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/singleton/api/src/main/java/org/wildfly/clustering/singleton/SingletonServiceName.java:[26,38] org.wildfly.clustering.service.SubGroupServiceNameFactory in org.wildfly.clustering.service has been deprecated [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-clustering-singleton-api --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-clustering-singleton-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/singleton/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-clustering-singleton-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/singleton/api/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-clustering-singleton-api --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-clustering-singleton-api --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/singleton/api/target/wildfly-clustering-singleton-api-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-clustering-singleton-api --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/singleton/api/target/wildfly-clustering-singleton-api-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-clustering-singleton-api --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/singleton/api/target/wildfly-clustering-singleton-api-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-singleton-api/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-singleton-api-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/singleton/api/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-singleton-api/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-singleton-api-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/singleton/api/target/wildfly-clustering-singleton-api-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-singleton-api/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-singleton-api-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] -----------------< org.wildfly:wildfly-clustering-spi >----------------- [INFO] Building WildFly: Clustering SPI 22.0.0.Beta1-SNAPSHOT [13/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-clustering-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-clustering-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-clustering-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-clustering-spi --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-clustering-spi --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-clustering-spi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/spi/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-clustering-spi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/spi/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-clustering-spi --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-clustering-spi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/spi/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-clustering-spi --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-clustering-spi --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-clustering-spi --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/spi/target/wildfly-clustering-spi-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-clustering-spi --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/spi/target/wildfly-clustering-spi-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-clustering-spi --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/spi/target/wildfly-clustering-spi-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-spi/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-spi-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/spi/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-spi/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-spi-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/spi/target/wildfly-clustering-spi-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-spi/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-spi-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] -----------------------< org.wildfly:wildfly-ee >----------------------- [INFO] Building WildFly: EE 22.0.0.Beta1-SNAPSHOT [14/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/glassfish/jakarta.enterprise.concurrent/1.1.1/jakarta.enterprise.concurrent-1.1.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/glassfish/jakarta.enterprise.concurrent/1.1.1/jakarta.enterprise.concurrent-1.1.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.enterprise.concurrent/1.1.1/jakarta.enterprise.concurrent-1.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.enterprise.concurrent/1.1.1/jakarta.enterprise.concurrent-1.1.1.pom (9.3 kB at 44 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/metadata/jboss-metadata-common/13.0.0.Final/jboss-metadata-common-13.0.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/metadata/jboss-metadata-common/13.0.0.Final/jboss-metadata-common-13.0.0.Final.pom (4.1 kB at 15 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/metadata/jboss-as-parent-metadata/13.0.0.Final/jboss-as-parent-metadata-13.0.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/metadata/jboss-as-parent-metadata/13.0.0.Final/jboss-as-parent-metadata-13.0.0.Final.pom (16 kB at 58 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/metadata/jboss-metadata-ear/13.0.0.Final/jboss-metadata-ear-13.0.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/metadata/jboss-metadata-ear/13.0.0.Final/jboss-metadata-ear-13.0.0.Final.pom (2.5 kB at 8.8 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/security/jacc/jboss-jacc-api_1.5_spec/2.0.0.Final/jboss-jacc-api_1.5_spec-2.0.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/security/jacc/jboss-jacc-api_1.5_spec/2.0.0.Final/jboss-jacc-api_1.5_spec-2.0.0.Final.pom (15 kB at 54 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/security/jacc/jacc-parent/2.0.0.Final/jacc-parent-2.0.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/security/jacc/jacc-parent/2.0.0.Final/jacc-parent-2.0.0.Final.pom (3.1 kB at 11 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-request-controller/14.0.0.Beta2/wildfly-request-controller-14.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-request-controller/14.0.0.Beta2/wildfly-request-controller-14.0.0.Beta2.pom (3.7 kB at 13 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/glassfish/jakarta.enterprise.concurrent/1.1.1/jakarta.enterprise.concurrent-1.1.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-request-controller/14.0.0.Beta2/wildfly-request-controller-14.0.0.Beta2.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-request-controller/14.0.0.Beta2/wildfly-request-controller-14.0.0.Beta2.jar (37 kB at 131 kB/s) [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/glassfish/jakarta.enterprise.concurrent/1.1.1/jakarta.enterprise.concurrent-1.1.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.enterprise.concurrent/1.1.1/jakarta.enterprise.concurrent-1.1.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.enterprise.concurrent/1.1.1/jakarta.enterprise.concurrent-1.1.1.jar (68 kB at 1.9 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-ee --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-ee --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-ee --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-ee --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-ee --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-ee --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-ee --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 247 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/ComponentDescription.java:[46,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/ComponentConfiguration.java:[42,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/InjectionSource.java:[28,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/concurrent/ConcurrentContext.java:[32,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/AbstractComponentConfigurator.java:[21,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/ViewDescription.java:[48,27] org.jboss.msc.value.Value in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/ViewDescription.java:[49,27] org.jboss.msc.value.Values in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/InjectionTarget.java:[29,27] org.jboss.msc.value.Value in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/DependencyConfigurator.java:[26,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/ComponentStartService.java:[28,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/ComponentStartService.java:[29,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/ComponentStartService.java:[33,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/BasicComponentCreateService.java:[34,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/ViewService.java:[42,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/ViewService.java:[43,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/ViewService.java:[47,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/deployers/ComponentInstallProcessor.java:[65,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/deployers/MessageDestinationInjectionSource.java:[37,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/ComponentRegistry.java:[31,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/naming/ApplicationContextProcessor.java:[37,27] org.jboss.msc.value.Values in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/ManagedReferenceMethodInjectionInterceptorFactory.java:[36,27] org.jboss.msc.value.Value in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/security/JaccService.java:[35,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/security/JaccService.java:[36,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/security/JaccService.java:[41,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/LookupInjectionSource.java:[31,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/ReflectiveClassIntrospector.java:[9,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/MethodInjectionTarget.java:[40,27] org.jboss.msc.value.Value in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/security/SecurityActions.java:[31,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/subsystem/EEJndiViewExtension.java:[44,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/subsystem/EEJndiViewExtension.java:[45,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/subsystem/EEJndiViewExtension.java:[52,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/naming/InstanceNameBindingProcessor.java:[45,28] org.jboss.msc.inject.InjectionException in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/naming/InstanceNameBindingProcessor.java:[46,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/ComponentTypeInjectionSource.java:[34,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/naming/ModuleContextProcessor.java:[42,27] org.jboss.msc.value.Values in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/EnvEntryInjectionSource.java:[29,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/EnvEntryInjectionSource.java:[31,27] org.jboss.msc.value.Values in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/subsystem/GlobalModulesDefinition.java:[47,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/metadata/property/VaultPropertyResolver.java:[26,35] org.jboss.metadata.property.PropertyResolver in org.jboss.metadata.property has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/naming/InApplicationClientBindingProcessor.java:[44,27] org.jboss.msc.value.Values in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/FieldInjectionTarget.java:[40,27] org.jboss.msc.value.Value in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/deployers/ModuleJndiBindingProcessor.java:[58,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/naming/ContextInjectionSource.java:[33,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/ManagedReferenceFieldInjectionInterceptorFactory.java:[35,27] org.jboss.msc.value.Value in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/concurrent/service/ContextServiceService.java:[31,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/concurrent/service/EEConcurrentAbstractService.java:[29,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/managedbean/processors/JavaEEDependencyProcessor.java:[36,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/structure/ComponentAggregationProcessor.java:[35,29] org.jboss.msc.service.ValueService in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/structure/ComponentAggregationProcessor.java:[36,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/concurrent/service/ManagedThreadFactoryService.java:[28,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/concurrent/service/ManagedThreadFactoryService.java:[32,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/concurrent/service/ManagedScheduledExecutorServiceService.java:[31,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/concurrent/service/ManagedScheduledExecutorServiceService.java:[35,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/ViewManagedReferenceFactory.java:[29,28] org.jboss.msc.inject.InjectionException in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/subsystem/GlobalDirectoryDeploymentService.java:[32,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/metadata/property/Attachments.java:[29,35] org.jboss.metadata.property.PropertyResolver in org.jboss.metadata.property has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/FixedInjectionSource.java:[27,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/concurrent/service/ManagedExecutorServiceService.java:[31,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/concurrent/service/ManagedExecutorServiceService.java:[35,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/ViewBindingInjectionSource.java:[27,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/concurrent/service/ConcurrentContextService.java:[26,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/metadata/property/DeploymentPropertyResolverProcessor.java:[34,35] org.jboss.metadata.property.PropertyResolver in org.jboss.metadata.property has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/ComponentDescription.java:[46,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/ComponentConfiguration.java:[42,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/InjectionSource.java:[28,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/concurrent/ConcurrentContext.java:[32,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/AbstractComponentConfigurator.java:[21,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/ViewDescription.java:[48,27] org.jboss.msc.value.Value in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/ViewDescription.java:[49,27] org.jboss.msc.value.Values in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/InjectionTarget.java:[29,27] org.jboss.msc.value.Value in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/DependencyConfigurator.java:[26,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/ComponentStartService.java:[28,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/ComponentStartService.java:[29,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/ComponentStartService.java:[33,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/BasicComponentCreateService.java:[34,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/ViewService.java:[42,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/ViewService.java:[43,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/ViewService.java:[47,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/deployers/ComponentInstallProcessor.java:[65,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/deployers/MessageDestinationInjectionSource.java:[37,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/ComponentRegistry.java:[31,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/naming/ApplicationContextProcessor.java:[37,27] org.jboss.msc.value.Values in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/ManagedReferenceMethodInjectionInterceptorFactory.java:[36,27] org.jboss.msc.value.Value in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/security/JaccService.java:[35,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/security/JaccService.java:[36,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/security/JaccService.java:[41,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/LookupInjectionSource.java:[31,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/ReflectiveClassIntrospector.java:[9,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/MethodInjectionTarget.java:[40,27] org.jboss.msc.value.Value in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/security/SecurityActions.java:[31,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/subsystem/EEJndiViewExtension.java:[44,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/subsystem/EEJndiViewExtension.java:[45,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/subsystem/EEJndiViewExtension.java:[52,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/naming/InstanceNameBindingProcessor.java:[45,28] org.jboss.msc.inject.InjectionException in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/naming/InstanceNameBindingProcessor.java:[46,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/ComponentTypeInjectionSource.java:[34,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/naming/ModuleContextProcessor.java:[42,27] org.jboss.msc.value.Values in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/EnvEntryInjectionSource.java:[29,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/EnvEntryInjectionSource.java:[31,27] org.jboss.msc.value.Values in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/subsystem/GlobalModulesDefinition.java:[47,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [INFO] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/ComponentDescription.java: Some input files additionally use or override a deprecated API. [INFO] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/src/main/java/org/jboss/as/ee/component/deployers/ResourceReferenceProcessor.java: Some input files additionally use unchecked or unsafe operations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-ee --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-ee --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-ee --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-ee --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-ee --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/target/wildfly-ee-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-ee --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/target/wildfly-ee-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-ee --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/target/wildfly-ee-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-ee/22.0.0.Beta1-SNAPSHOT/wildfly-ee-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-ee/22.0.0.Beta1-SNAPSHOT/wildfly-ee-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee/target/wildfly-ee-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-ee/22.0.0.Beta1-SNAPSHOT/wildfly-ee-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] ------------------< org.wildfly:wildfly-iiop-openjdk >------------------ [INFO] Building WildFly: IIOP Openjdk Subsystem 22.0.0.Beta1-SNAPSHOT [15/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/openjdk-orb/openjdk-orb/8.1.4.Final/openjdk-orb-8.1.4.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/openjdk-orb/openjdk-orb/8.1.4.Final/openjdk-orb-8.1.4.Final.pom (13 kB at 47 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/metadata/jboss-metadata-ejb/13.0.0.Final/jboss-metadata-ejb-13.0.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/metadata/jboss-metadata-ejb/13.0.0.Final/jboss-metadata-ejb-13.0.0.Final.pom (7.3 kB at 26 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/metadata/jboss-metadata-ejb/13.0.0.Final/jboss-metadata-ejb-13.0.0.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/metadata/jboss-metadata-ejb/13.0.0.Final/jboss-metadata-ejb-13.0.0.Final.jar (543 kB at 732 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-iiop-openjdk --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-iiop-openjdk --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-iiop-openjdk --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-iiop-openjdk --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-iiop-openjdk --- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy (default) @ wildfly-iiop-openjdk --- [INFO] Configured Artifact: org.jboss.openjdk-orb:openjdk-orb:?:jar [INFO] Copying openjdk-orb-8.1.4.Final.jar to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/target/endorsed/openjdk-orb-8.1.4.Final.jar [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-iiop-openjdk --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-iiop-openjdk --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 117 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/service/CorbaORBService.java:[34,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/service/CorbaORBService.java:[35,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/service/CorbaORBService.java:[42,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/service/CorbaORBService.java:[51,33] com.sun.corba.se.impl.orb.ORBImpl is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/service/CorbaORBService.java:[52,33] com.sun.corba.se.impl.orb.ORBSingleton is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/service/CorbaORBService.java:[53,37] com.sun.corba.se.impl.orbutil.ORBConstants is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/security/SocketFactoryBase.java:[28,37] com.sun.corba.se.impl.orbutil.ORBConstants is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/security/SocketFactoryBase.java:[29,39] com.sun.corba.se.pept.transport.Acceptor is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/security/SocketFactoryBase.java:[30,32] com.sun.corba.se.spi.orb.ORB is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/security/SocketFactoryBase.java:[31,38] com.sun.corba.se.spi.transport.ORBSocketFactory is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/service/CorbaPOAService.java:[28,38] com.sun.corba.se.spi.extension.ZeroPortPolicy is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/service/CorbaPOAService.java:[29,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/service/CorbaPOAService.java:[30,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/service/CorbaPOAService.java:[35,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/PropertiesMap.java:[37,37] com.sun.corba.se.impl.orbutil.ORBConstants is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/service/CorbaNamingService.java:[28,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/service/CorbaNamingService.java:[29,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/service/CorbaNamingService.java:[34,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/rmi/DelegatingStubFactoryFactory.java:[27,46] com.sun.corba.se.impl.presentation.rmi.StubFactoryFactoryBase is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/rmi/DelegatingStubFactoryFactory.java:[28,46] com.sun.corba.se.impl.presentation.rmi.StubFactoryFactoryProxyImpl is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/rmi/DelegatingStubFactoryFactory.java:[29,46] com.sun.corba.se.impl.presentation.rmi.StubFactoryFactoryStaticImpl is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/rmi/DelegatingStubFactoryFactory.java:[30,45] com.sun.corba.se.spi.presentation.rmi.PresentationManager is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/IIOPSubsystemAdd.java:[78,37] com.sun.corba.se.impl.orbutil.ORBConstants is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/security/SSLSocketFactory.java:[28,32] com.sun.corba.se.spi.orb.ORB is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/security/LegacySSLSocketFactory.java:[43,32] com.sun.corba.se.spi.orb.ORB is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/csiv2/ElytronSASClientInterceptor.java:[30,42] com.sun.corba.se.impl.interceptors.ClientRequestInfoImpl is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/csiv2/ElytronSASClientInterceptor.java:[31,39] com.sun.corba.se.impl.transport.SocketOrChannelContactInfoImpl is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/csiv2/ElytronSASClientInterceptor.java:[32,39] com.sun.corba.se.pept.transport.ContactInfo is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/csiv2/ElytronSASClientInterceptor.java:[33,38] com.sun.corba.se.spi.transport.CorbaConnection is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/naming/jndi/WrapperInitialContext.java:[35,37] com.sun.corba.se.impl.orbutil.ORBConstants is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/service/IORSecConfigMetaDataService.java:[29,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/deployment/IIOPDependencyProcessor.java:[32,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/csiv2/CSIV2IORToSocketInfo.java:[50,38] com.sun.corba.se.impl.encoding.CDRInputStream is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/csiv2/CSIV2IORToSocketInfo.java:[51,38] com.sun.corba.se.impl.encoding.EncapsInputStream is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/csiv2/CSIV2IORToSocketInfo.java:[52,32] com.sun.corba.se.spi.ior.IOR is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/csiv2/CSIV2IORToSocketInfo.java:[53,37] com.sun.corba.se.spi.ior.iiop.AlternateIIOPAddressComponent is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/csiv2/CSIV2IORToSocketInfo.java:[54,37] com.sun.corba.se.spi.ior.iiop.IIOPAddress is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/csiv2/CSIV2IORToSocketInfo.java:[55,37] com.sun.corba.se.spi.ior.iiop.IIOPProfileTemplate is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/csiv2/CSIV2IORToSocketInfo.java:[56,32] com.sun.corba.se.spi.orb.ORB is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/csiv2/CSIV2IORToSocketInfo.java:[57,38] com.sun.corba.se.spi.transport.IORToSocketInfo is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/csiv2/CSIV2IORToSocketInfo.java:[58,38] com.sun.corba.se.spi.transport.SocketInfo is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/service/CorbaServiceUtil.java:[30,27] org.jboss.msc.value.Values in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/service/CorbaORBService.java:[34,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/service/CorbaORBService.java:[35,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/service/CorbaORBService.java:[42,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/service/CorbaORBService.java:[51,33] com.sun.corba.se.impl.orb.ORBImpl is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/service/CorbaORBService.java:[52,33] com.sun.corba.se.impl.orb.ORBSingleton is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/service/CorbaORBService.java:[53,37] com.sun.corba.se.impl.orbutil.ORBConstants is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/security/SocketFactoryBase.java:[28,37] com.sun.corba.se.impl.orbutil.ORBConstants is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/security/SocketFactoryBase.java:[29,39] com.sun.corba.se.pept.transport.Acceptor is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/security/SocketFactoryBase.java:[30,32] com.sun.corba.se.spi.orb.ORB is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/security/SocketFactoryBase.java:[31,38] com.sun.corba.se.spi.transport.ORBSocketFactory is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/service/CorbaPOAService.java:[28,38] com.sun.corba.se.spi.extension.ZeroPortPolicy is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/service/CorbaPOAService.java:[29,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/service/CorbaPOAService.java:[30,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/service/CorbaPOAService.java:[35,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/PropertiesMap.java:[37,37] com.sun.corba.se.impl.orbutil.ORBConstants is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/service/CorbaNamingService.java:[28,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/service/CorbaNamingService.java:[29,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/service/CorbaNamingService.java:[34,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/rmi/DelegatingStubFactoryFactory.java:[27,46] com.sun.corba.se.impl.presentation.rmi.StubFactoryFactoryBase is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/rmi/DelegatingStubFactoryFactory.java:[28,46] com.sun.corba.se.impl.presentation.rmi.StubFactoryFactoryProxyImpl is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/rmi/DelegatingStubFactoryFactory.java:[29,46] com.sun.corba.se.impl.presentation.rmi.StubFactoryFactoryStaticImpl is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/rmi/DelegatingStubFactoryFactory.java:[30,45] com.sun.corba.se.spi.presentation.rmi.PresentationManager is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/IIOPSubsystemAdd.java:[78,37] com.sun.corba.se.impl.orbutil.ORBConstants is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/security/SSLSocketFactory.java:[28,32] com.sun.corba.se.spi.orb.ORB is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/security/LegacySSLSocketFactory.java:[43,32] com.sun.corba.se.spi.orb.ORB is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/csiv2/ElytronSASClientInterceptor.java:[30,42] com.sun.corba.se.impl.interceptors.ClientRequestInfoImpl is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/csiv2/ElytronSASClientInterceptor.java:[31,39] com.sun.corba.se.impl.transport.SocketOrChannelContactInfoImpl is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/csiv2/ElytronSASClientInterceptor.java:[32,39] com.sun.corba.se.pept.transport.ContactInfo is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/csiv2/ElytronSASClientInterceptor.java:[33,38] com.sun.corba.se.spi.transport.CorbaConnection is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/naming/jndi/WrapperInitialContext.java:[35,37] com.sun.corba.se.impl.orbutil.ORBConstants is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/service/IORSecConfigMetaDataService.java:[29,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/deployment/IIOPDependencyProcessor.java:[32,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/csiv2/CSIV2IORToSocketInfo.java:[50,38] com.sun.corba.se.impl.encoding.CDRInputStream is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/csiv2/CSIV2IORToSocketInfo.java:[51,38] com.sun.corba.se.impl.encoding.EncapsInputStream is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/csiv2/CSIV2IORToSocketInfo.java:[52,32] com.sun.corba.se.spi.ior.IOR is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/csiv2/CSIV2IORToSocketInfo.java:[53,37] com.sun.corba.se.spi.ior.iiop.AlternateIIOPAddressComponent is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/csiv2/CSIV2IORToSocketInfo.java:[54,37] com.sun.corba.se.spi.ior.iiop.IIOPAddress is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/csiv2/CSIV2IORToSocketInfo.java:[55,37] com.sun.corba.se.spi.ior.iiop.IIOPProfileTemplate is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/csiv2/CSIV2IORToSocketInfo.java:[56,32] com.sun.corba.se.spi.orb.ORB is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/csiv2/CSIV2IORToSocketInfo.java:[57,38] com.sun.corba.se.spi.transport.IORToSocketInfo is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/csiv2/CSIV2IORToSocketInfo.java:[58,38] com.sun.corba.se.spi.transport.SocketInfo is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/service/CorbaServiceUtil.java:[30,27] org.jboss.msc.value.Values in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/service/CorbaORBService.java:[34,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/service/CorbaORBService.java:[35,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/service/CorbaORBService.java:[42,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/service/CorbaORBService.java:[51,33] com.sun.corba.se.impl.orb.ORBImpl is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/service/CorbaORBService.java:[52,33] com.sun.corba.se.impl.orb.ORBSingleton is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/service/CorbaORBService.java:[53,37] com.sun.corba.se.impl.orbutil.ORBConstants is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/security/SocketFactoryBase.java:[28,37] com.sun.corba.se.impl.orbutil.ORBConstants is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/security/SocketFactoryBase.java:[29,39] com.sun.corba.se.pept.transport.Acceptor is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/security/SocketFactoryBase.java:[30,32] com.sun.corba.se.spi.orb.ORB is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/security/SocketFactoryBase.java:[31,38] com.sun.corba.se.spi.transport.ORBSocketFactory is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/service/CorbaPOAService.java:[28,38] com.sun.corba.se.spi.extension.ZeroPortPolicy is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/service/CorbaPOAService.java:[29,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/service/CorbaPOAService.java:[30,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/service/CorbaPOAService.java:[35,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/PropertiesMap.java:[37,37] com.sun.corba.se.impl.orbutil.ORBConstants is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/service/CorbaNamingService.java:[28,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [INFO] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/service/CorbaORBService.java: Some input files additionally use or override a deprecated API. [INFO] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/rmi/ContainerAnalysis.java: Some input files additionally use unchecked or unsafe operations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-iiop-openjdk --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-iiop-openjdk --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-iiop-openjdk --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-iiop-openjdk --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-iiop-openjdk --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/target/wildfly-iiop-openjdk-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-iiop-openjdk --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/target/wildfly-iiop-openjdk-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-iiop-openjdk --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/target/wildfly-iiop-openjdk-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-iiop-openjdk/22.0.0.Beta1-SNAPSHOT/wildfly-iiop-openjdk-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-iiop-openjdk/22.0.0.Beta1-SNAPSHOT/wildfly-iiop-openjdk-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/iiop-openjdk/target/wildfly-iiop-openjdk-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-iiop-openjdk/22.0.0.Beta1-SNAPSHOT/wildfly-iiop-openjdk-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] ------------------< org.wildfly:wildfly-transactions >------------------ [INFO] Building WildFly: Transaction Subsystem 22.0.0.Beta1-SNAPSHOT [16/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/resource/jboss-connector-api_1.7_spec/2.0.0.Final/jboss-connector-api_1.7_spec-2.0.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/resource/jboss-connector-api_1.7_spec/2.0.0.Final/jboss-connector-api_1.7_spec-2.0.0.Final.pom (13 kB at 46 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/transaction/wildfly-transaction-client/1.1.13.Final/wildfly-transaction-client-1.1.13.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/transaction/wildfly-transaction-client/1.1.13.Final/wildfly-transaction-client-1.1.13.Final.pom (7.3 kB at 26 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/wildfly-http-client/wildfly-http-transaction-client/1.1.2.Final/wildfly-http-transaction-client-1.1.2.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/wildfly-http-client/wildfly-http-transaction-client/1.1.2.Final/wildfly-http-transaction-client-1.1.2.Final.pom (5.4 kB at 14 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/transaction/wildfly-transaction-client/1.1.13.Final/wildfly-transaction-client-1.1.13.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/wildfly-http-client/wildfly-http-transaction-client/1.1.2.Final/wildfly-http-transaction-client-1.1.2.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/transaction/wildfly-transaction-client/1.1.13.Final/wildfly-transaction-client-1.1.13.Final.jar (190 kB at 668 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/wildfly-http-client/wildfly-http-transaction-client/1.1.2.Final/wildfly-http-transaction-client-1.1.2.Final.jar (39 kB at 136 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-transactions --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-transactions --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-transactions --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-transactions --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-transactions --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-transactions --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 14 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-transactions --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 74 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/CoreEnvironmentService.java:[22,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/CoreEnvironmentService.java:[23,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/CoreEnvironmentService.java:[27,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/RemotingTransactionServiceService.java:[25,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/RemotingTransactionServiceService.java:[29,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/UserTransactionAccessControlService.java:[25,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/ArjunaTransactionManagerService.java:[28,45] com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/ArjunaTransactionManagerService.java:[33,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/ArjunaTransactionManagerService.java:[34,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/ArjunaTransactionManagerService.java:[39,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/ArjunaTransactionManagerService.java:[41,20] org.jboss.tm.TransactionManagerLocator in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/JTAEnvironmentBeanService.java:[34,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/XATerminatorService.java:[25,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/TransactionRemoteHTTPService.java:[27,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/TransactionRemoteHTTPService.java:[31,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/ArjunaRecoveryManagerService.java:[37,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/ArjunaRecoveryManagerService.java:[38,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/ArjunaRecoveryManagerService.java:[43,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/subsystem/TransactionSubsystemAdd.java:[90,28] org.jboss.msc.inject.InjectionException in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/subsystem/TransactionSubsystemAdd.java:[91,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/subsystem/TransactionSubsystemAdd.java:[96,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/CMResourceService.java:[29,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/CMResourceService.java:[30,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/CMResourceService.java:[34,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/LocalTransactionContextService.java:[31,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/LocalTransactionContextService.java:[35,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/TransactionManagerService.java:[25,29] org.jboss.msc.service.AbstractService in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/TransactionManagerService.java:[32,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/deployment/TransactionRollbackSetupAction.java:[35,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/deployment/TransactionRollbackSetupAction.java:[40,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/ArjunaObjectStoreEnvironmentService.java:[29,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/ArjunaObjectStoreEnvironmentService.java:[33,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/UserTransactionService.java:[27,29] org.jboss.msc.service.AbstractService in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/TransactionSynchronizationRegistryService.java:[29,29] org.jboss.msc.service.AbstractService in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/TransactionSynchronizationRegistryService.java:[32,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/ee/concurrency/TransactionSetupProviderService.java:[28,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/ee/concurrency/TransactionSetupProviderService.java:[32,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/ExtendedJBossXATerminatorService.java:[25,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/JBossContextXATerminatorService.java:[26,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/JBossContextXATerminatorService.java:[30,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/deployment/TransactionDependenciesProcessor.java:[35,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/UserTransactionBindingService.java:[31,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/UserTransactionBindingService.java:[32,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/UserTransactionRegistryService.java:[25,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/CoreEnvironmentService.java:[22,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/CoreEnvironmentService.java:[23,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/CoreEnvironmentService.java:[27,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/RemotingTransactionServiceService.java:[25,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/RemotingTransactionServiceService.java:[29,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/UserTransactionAccessControlService.java:[25,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/ArjunaTransactionManagerService.java:[28,45] com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/ArjunaTransactionManagerService.java:[33,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/ArjunaTransactionManagerService.java:[34,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/ArjunaTransactionManagerService.java:[39,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/ArjunaTransactionManagerService.java:[41,20] org.jboss.tm.TransactionManagerLocator in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/JTAEnvironmentBeanService.java:[34,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/XATerminatorService.java:[25,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/TransactionRemoteHTTPService.java:[27,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/TransactionRemoteHTTPService.java:[31,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/ArjunaRecoveryManagerService.java:[37,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/ArjunaRecoveryManagerService.java:[38,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/ArjunaRecoveryManagerService.java:[43,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/subsystem/TransactionSubsystemAdd.java:[90,28] org.jboss.msc.inject.InjectionException in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/subsystem/TransactionSubsystemAdd.java:[91,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/subsystem/TransactionSubsystemAdd.java:[96,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/CMResourceService.java:[29,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/CMResourceService.java:[30,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/CMResourceService.java:[34,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/LocalTransactionContextService.java:[31,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/LocalTransactionContextService.java:[35,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/TransactionManagerService.java:[25,29] org.jboss.msc.service.AbstractService in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/TransactionManagerService.java:[32,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/deployment/TransactionRollbackSetupAction.java:[35,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/deployment/TransactionRollbackSetupAction.java:[40,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/ArjunaObjectStoreEnvironmentService.java:[29,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/ArjunaObjectStoreEnvironmentService.java:[33,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/UserTransactionService.java:[27,29] org.jboss.msc.service.AbstractService in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/TransactionSynchronizationRegistryService.java:[29,29] org.jboss.msc.service.AbstractService in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/TransactionSynchronizationRegistryService.java:[32,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/ee/concurrency/TransactionSetupProviderService.java:[28,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/ee/concurrency/TransactionSetupProviderService.java:[32,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/ExtendedJBossXATerminatorService.java:[25,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/JBossContextXATerminatorService.java:[26,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/JBossContextXATerminatorService.java:[30,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/deployment/TransactionDependenciesProcessor.java:[35,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/UserTransactionBindingService.java:[31,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/UserTransactionBindingService.java:[32,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/UserTransactionRegistryService.java:[25,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/CoreEnvironmentService.java:[22,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/CoreEnvironmentService.java:[23,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/CoreEnvironmentService.java:[27,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/RemotingTransactionServiceService.java:[25,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/RemotingTransactionServiceService.java:[29,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/UserTransactionAccessControlService.java:[25,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/ArjunaTransactionManagerService.java:[28,45] com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser in com.arjuna.ats.arjuna.tools.osb.mbean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/ArjunaTransactionManagerService.java:[33,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/ArjunaTransactionManagerService.java:[34,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/ArjunaTransactionManagerService.java:[39,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/ArjunaTransactionManagerService.java:[41,20] org.jboss.tm.TransactionManagerLocator in org.jboss.tm has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/JTAEnvironmentBeanService.java:[34,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [INFO] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/src/main/java/org/jboss/as/txn/service/CoreEnvironmentService.java: Some input files additionally use or override a deprecated API. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-transactions --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-transactions --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 15 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-transactions --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-transactions --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-transactions --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/target/wildfly-transactions-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-transactions --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/target/wildfly-transactions-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-transactions --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/target/wildfly-transactions-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-transactions/22.0.0.Beta1-SNAPSHOT/wildfly-transactions-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-transactions/22.0.0.Beta1-SNAPSHOT/wildfly-transactions-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/transactions/target/wildfly-transactions-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-transactions/22.0.0.Beta1-SNAPSHOT/wildfly-transactions-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] -------------------< org.wildfly:wildfly-connector >-------------------- [INFO] Building WildFly: Connector Subsystem 22.0.0.Beta1-SNAPSHOT [17/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-threads/14.0.0.Beta2/wildfly-threads-14.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-threads/14.0.0.Beta2/wildfly-threads-14.0.0.Beta2.pom (3.6 kB at 13 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-core-api/1.4.25.Final/ironjacamar-core-api-1.4.25.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-core-api/1.4.25.Final/ironjacamar-core-api-1.4.25.Final.pom (3.6 kB at 13 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-core-impl/1.4.25.Final/ironjacamar-core-impl-1.4.25.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-core-impl/1.4.25.Final/ironjacamar-core-impl-1.4.25.Final.pom (5.0 kB at 18 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-common-impl/1.4.25.Final/ironjacamar-common-impl-1.4.25.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-common-impl/1.4.25.Final/ironjacamar-common-impl-1.4.25.Final.pom (3.7 kB at 13 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-common-api/1.4.25.Final/ironjacamar-common-api-1.4.25.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-common-api/1.4.25.Final/ironjacamar-common-api-1.4.25.Final.pom (2.8 kB at 9.9 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-common-spi/1.4.25.Final/ironjacamar-common-spi-1.4.25.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-common-spi/1.4.25.Final/ironjacamar-common-spi-1.4.25.Final.pom (2.8 kB at 9.9 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-deployers-common/1.4.25.Final/ironjacamar-deployers-common-1.4.25.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-deployers-common/1.4.25.Final/ironjacamar-deployers-common-1.4.25.Final.pom (3.0 kB at 10 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-jdbc/1.4.25.Final/ironjacamar-jdbc-1.4.25.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-jdbc/1.4.25.Final/ironjacamar-jdbc-1.4.25.Final.pom (3.0 kB at 11 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-validator/1.4.25.Final/ironjacamar-validator-1.4.25.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-validator/1.4.25.Final/ironjacamar-validator-1.4.25.Final.pom (3.6 kB at 13 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/security/auth/message/jboss-jaspi-api_1.1_spec/2.0.1.Final/jboss-jaspi-api_1.1_spec-2.0.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/security/auth/message/jboss-jaspi-api_1.1_spec/2.0.1.Final/jboss-jaspi-api_1.1_spec-2.0.1.Final.pom (15 kB at 53 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/security/auth/message/jboss-jaspi-api-parent/2.0.1.Final/jboss-jaspi-api-parent-2.0.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/security/auth/message/jboss-jaspi-api-parent/2.0.1.Final/jboss-jaspi-api-parent-2.0.1.Final.pom (3.5 kB at 9.5 kB/s) [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.pom [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.pom (0 B at 0 B/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-threads/14.0.0.Beta2/wildfly-threads-14.0.0.Beta2.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-core-impl/1.4.25.Final/ironjacamar-core-impl-1.4.25.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-core-api/1.4.25.Final/ironjacamar-core-api-1.4.25.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-common-spi/1.4.25.Final/ironjacamar-common-spi-1.4.25.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-common-api/1.4.25.Final/ironjacamar-common-api-1.4.25.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-threads/14.0.0.Beta2/wildfly-threads-14.0.0.Beta2.jar (148 kB at 520 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-common-impl/1.4.25.Final/ironjacamar-common-impl-1.4.25.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-core-impl/1.4.25.Final/ironjacamar-core-impl-1.4.25.Final.jar (502 kB at 1.2 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-deployers-common/1.4.25.Final/ironjacamar-deployers-common-1.4.25.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-common-spi/1.4.25.Final/ironjacamar-common-spi-1.4.25.Final.jar (5.5 kB at 10.0 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-jdbc/1.4.25.Final/ironjacamar-jdbc-1.4.25.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-common-impl/1.4.25.Final/ironjacamar-common-impl-1.4.25.Final.jar (260 kB at 458 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-validator/1.4.25.Final/ironjacamar-validator-1.4.25.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-deployers-common/1.4.25.Final/ironjacamar-deployers-common-1.4.25.Final.jar (65 kB at 92 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-validator/1.4.25.Final/ironjacamar-validator-1.4.25.Final.jar (73 kB at 85 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-core-api/1.4.25.Final/ironjacamar-core-api-1.4.25.Final.jar (53 kB at 62 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-common-api/1.4.25.Final/ironjacamar-common-api-1.4.25.Final.jar (235 kB at 189 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-jdbc/1.4.25.Final/ironjacamar-jdbc-1.4.25.Final.jar (266 kB at 175 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-connector --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-connector --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-connector --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-connector --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-connector --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 28 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 270 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/subsystems/datasources/XaDataSourceService.java:[30,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/subsystems/datasources/XaDataSourceService.java:[31,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/subsystems/datasources/AbstractDataSourceService.java:[86,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/subsystems/datasources/AbstractDataSourceService.java:[87,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/subsystems/datasources/AbstractDataSourceService.java:[95,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/services/driver/InstalledDriver.java:[24,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/services/rarepository/RaRepositoryService.java:[32,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/services/rarepository/RaRepositoryService.java:[33,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/services/rarepository/RaRepositoryService.java:[37,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/services/resourceadapters/deployment/ResourceAdapterXmlDeploymentService.java:[54,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/services/resourceadapters/deployment/AbstractResourceAdapterDeploymentService.java:[93,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/services/resourceadapters/deployment/AbstractResourceAdapterDeploymentService.java:[102,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/services/resourceadapters/deployment/AbstractResourceAdapterDeploymentService.java:[103,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/services/jca/NonTxCachedConnectionManagerService.java:[50,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/subsystems/jca/IdleRemoverService.java:[26,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/services/driver/registry/DriverRegistryService.java:[28,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/deployers/ds/DsXmlParser.java:[42,35] org.jboss.metadata.property.PropertyResolver in org.jboss.metadata.property has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/deployers/ra/processors/RarDependencyProcessor.java:[36,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/services/resourceadapters/ResourceAdapterActivatorService.java:[49,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/services/dwm/PolicyService.java:[26,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/subsystems/jca/ConnectionValidatorService.java:[26,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/subsystems/resourceadapters/AdminObjectService.java:[27,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/subsystems/resourceadapters/AdminObjectService.java:[28,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/subsystems/resourceadapters/AdminObjectService.java:[32,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/services/resourceadapters/statistics/AdminObjectStatisticsService.java:[44,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/services/resourceadapters/statistics/AdminObjectStatisticsService.java:[45,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/services/resourceadapters/statistics/AdminObjectStatisticsService.java:[49,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/services/mdr/MdrService.java:[28,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/deployers/ra/processors/CachedConnectionManagerSetupProcessor.java:[41,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/deployers/ra/processors/CachedConnectionManagerSetupProcessor.java:[46,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/services/resourceadapters/ConnectionFactoryReferenceFactoryService.java:[30,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/services/resourceadapters/ConnectionFactoryReferenceFactoryService.java:[31,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/services/resourceadapters/ConnectionFactoryReferenceFactoryService.java:[36,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/services/resourceadapters/ConnectionFactoryReferenceFactoryService.java:[37,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/deployers/ra/processors/ParsedRaDeploymentProcessor.java:[51,38] org.jboss.as.server.deployment.DeploymentModelUtils in org.jboss.as.server.deployment has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/services/workmanager/statistics/WorkManagerStatisticsService.java:[44,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/services/workmanager/statistics/WorkManagerStatisticsService.java:[45,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/services/workmanager/statistics/WorkManagerStatisticsService.java:[49,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/services/bootstrap/BootStrapContextService.java:[33,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/services/bootstrap/BootStrapContextService.java:[34,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/services/bootstrap/BootStrapContextService.java:[38,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/services/bootstrap/BootStrapContextService.java:[39,27] org.jboss.msc.value.Value in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/services/transactionintegration/TransactionIntegrationService.java:[33,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/services/transactionintegration/TransactionIntegrationService.java:[34,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/services/transactionintegration/TransactionIntegrationService.java:[38,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/subsystems/datasources/DataSourceReferenceFactoryService.java:[32,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/subsystems/datasources/DataSourceReferenceFactoryService.java:[33,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/subsystems/datasources/DataSourceReferenceFactoryService.java:[38,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/subsystems/datasources/DataSourceReferenceFactoryService.java:[39,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/deployers/datasource/DataSourceDefinitionInjectionSource.java:[71,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/deployers/ra/ConnectionFactoryDefinitionInjectionSource.java:[36,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/services/workmanager/statistics/DistributedWorkManagerStatisticsService.java:[44,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/services/workmanager/statistics/DistributedWorkManagerStatisticsService.java:[45,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/services/workmanager/statistics/DistributedWorkManagerStatisticsService.java:[49,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/subsystems/datasources/ConnectionPropertiesService.java:[25,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/services/datasources/statistics/DataSourceStatisticsService.java:[36,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/services/datasources/statistics/DataSourceStatisticsService.java:[37,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/services/datasources/statistics/DataSourceStatisticsService.java:[41,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/services/resourceadapters/deployment/registry/ResourceAdapterDeploymentRegistryService.java:[28,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/services/resourceadapters/deployment/ResourceAdapterDeploymentService.java:[56,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/subsystems/datasources/GetDataSourceClassInfoOperationHandler.java:[46,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/subsystems/datasources/LocalDataSourceService.java:[27,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/subsystems/datasources/LocalDataSourceService.java:[28,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/subsystems/datasources/AbstractDataSourceAdd.java:[91,29] org.jboss.msc.service.ValueInjectionService in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/services/resourceadapters/IronJacamarActivationResourceService.java:[59,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/services/resourceadapters/IronJacamarActivationResourceService.java:[60,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/services/resourceadapters/IronJacamarActivationResourceService.java:[64,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/subsystems/resourceadapters/ResourceAdaptersService.java:[33,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/services/rarepository/NonJTADataSourceRaRepositoryService.java:[31,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/services/rarepository/NonJTADataSourceRaRepositoryService.java:[32,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/services/rarepository/NonJTADataSourceRaRepositoryService.java:[36,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/subsystems/jca/TracerService.java:[25,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/subsystems/jca/TracerService.java:[26,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/subsystems/jca/TracerService.java:[30,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/subsystems/resourceadapters/ConfigPropertiesService.java:[27,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/subsystems/resourceadapters/ConfigPropertiesService.java:[28,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/subsystems/resourceadapters/ConfigPropertiesService.java:[32,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/services/resourceadapters/DirectAdminObjectActivatorService.java:[51,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/services/resourceadapters/DirectAdminObjectActivatorService.java:[52,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/services/resourceadapters/DirectAdminObjectActivatorService.java:[60,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/subsystems/jca/JcaConfigService.java:[29,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/subsystems/resourceadapters/ResourceAdapterService.java:[30,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/subsystems/resourceadapters/ResourceAdapterService.java:[31,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/subsystems/resourceadapters/ResourceAdapterService.java:[36,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/subsystems/datasources/XaDataSourcePropertiesService.java:[25,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/subsystems/jca/ArchiveValidationService.java:[25,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/subsystems/jca/ArchiveValidationService.java:[26,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/subsystems/jca/ArchiveValidationService.java:[30,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/services/workmanager/StatisticsExecutorImpl.java:[35,25] org.jboss.threads.BlockingExecutor in org.jboss.threads has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/services/workmanager/StatisticsExecutorImpl.java:[36,25] org.jboss.threads.JBossThreadPoolExecutor in org.jboss.threads has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/services/workmanager/StatisticsExecutorImpl.java:[37,36] org.jboss.threads.management.ThreadPoolExecutorMBean in org.jboss.threads.management has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/services/resourceadapters/AdminObjectReferenceFactoryService.java:[30,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/services/resourceadapters/AdminObjectReferenceFactoryService.java:[31,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/services/resourceadapters/AdminObjectReferenceFactoryService.java:[36,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/services/resourceadapters/AdminObjectReferenceFactoryService.java:[37,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/subsystems/resourceadapters/AOConfigPropertiesService.java:[27,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/subsystems/resourceadapters/AOConfigPropertiesService.java:[28,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/subsystems/resourceadapters/AOConfigPropertiesService.java:[32,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/services/driver/DriverService.java:[34,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/services/driver/DriverService.java:[35,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [INFO] Writing META-INF/services/org.wildfly.clustering.marshalling.jboss.ClassTableContributor [INFO] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/subsystems/datasources/XaDataSourceService.java: Some input files additionally use or override a deprecated API. [INFO] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/main/java/org/jboss/as/connector/services/resourceadapters/deployment/AbstractResourceAdapterDeploymentService.java: Some input files additionally use unchecked or unsafe operations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-connector --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 39 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/target/test-classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/test/java/org/jboss/as/connector/subsystems/resourceadapters/ResourceAdaptersSubsystemTestCase.java:[281,161] createWriteAttributeOperations(org.jboss.dmr.ModelNode) in org.jboss.as.model.test.FailedOperationTransformationConfig.AttributesPathAddressConfig implements createWriteAttributeOperations(org.jboss.dmr.ModelNode) in org.jboss.as.model.test.FailedOperationTransformationConfig.PathAddressConfig return type requires unchecked conversion from java.util.List to java.util.List [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/src/test/java/org/jboss/as/connector/subsystems/resourceadapters/ResourceAdaptersSubsystemTestCase.java:[243,119] createWriteAttributeOperations(org.jboss.dmr.ModelNode) in org.jboss.as.model.test.FailedOperationTransformationConfig.AttributesPathAddressConfig implements createWriteAttributeOperations(org.jboss.dmr.ModelNode) in org.jboss.as.model.test.FailedOperationTransformationConfig.PathAddressConfig return type requires unchecked conversion from java.util.List to java.util.List [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-connector --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/target/wildfly-connector-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-connector --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/target/wildfly-connector-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-connector --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/target/wildfly-connector-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-connector/22.0.0.Beta1-SNAPSHOT/wildfly-connector-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-connector/22.0.0.Beta1-SNAPSHOT/wildfly-connector-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/connector/target/wildfly-connector-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-connector/22.0.0.Beta1-SNAPSHOT/wildfly-connector-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] -------< org.wildfly:wildfly-clustering-marshalling-protostream >------- [INFO] Building WildFly: Marshalling for WildFly clustering: ProtoStream integration 22.0.0.Beta1-SNAPSHOT [18/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/protostream/protostream/4.3.4.Final/protostream-4.3.4.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/protostream/protostream/4.3.4.Final/protostream-4.3.4.Final.pom (14 kB at 50 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/protostream/parent/4.3.4.Final/parent-4.3.4.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/protostream/parent/4.3.4.Final/parent-4.3.4.Final.pom (21 kB at 76 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/protostream/protostream/4.3.4.Final/protostream-4.3.4.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/protostream/protostream/4.3.4.Final/protostream-4.3.4.Final.jar (1.8 MB at 1.3 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-clustering-marshalling-protostream --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-clustering-marshalling-protostream --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-clustering-marshalling-protostream --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-clustering-marshalling-protostream --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-clustering-marshalling-protostream --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-clustering-marshalling-protostream --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-clustering-marshalling-protostream --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 61 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/protostream/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/protostream/src/main/java/org/wildfly/clustering/marshalling/protostream/ExternalizerMarshallerProvider.java:[56,55] unchecked method invocation: constructor in class org.wildfly.clustering.marshalling.protostream.EnumMarshaller is applied to given types required: java.lang.Class found: java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/protostream/src/main/java/org/wildfly/clustering/marshalling/protostream/util/concurrent/ConcurrentMarshaller.java:[47,25] unchecked method invocation: constructor in class org.wildfly.clustering.marshalling.protostream.util.HashMapMarshaller is applied to given types required: java.lang.Class,java.util.function.IntFunction found: java.lang.Class,java.util.function.IntFunction [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/protostream/src/main/java/org/wildfly/clustering/marshalling/protostream/util/concurrent/ConcurrentMarshaller.java:[47,24] unchecked method invocation: constructor in enum org.wildfly.clustering.marshalling.protostream.util.concurrent.ConcurrentMarshaller is applied to given types required: org.wildfly.clustering.marshalling.protostream.ProtoStreamMarshaller found: org.wildfly.clustering.marshalling.protostream.util.HashMapMarshaller [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/protostream/src/main/java/org/wildfly/clustering/marshalling/protostream/util/concurrent/ConcurrentMarshaller.java:[48,25] unchecked method invocation: constructor in class org.wildfly.clustering.marshalling.protostream.util.HashSetMarshaller is applied to given types required: java.lang.Class,java.util.function.IntFunction found: java.lang.Class,java.util.function.IntFunction [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/protostream/src/main/java/org/wildfly/clustering/marshalling/protostream/util/concurrent/ConcurrentMarshaller.java:[48,24] unchecked method invocation: constructor in enum org.wildfly.clustering.marshalling.protostream.util.concurrent.ConcurrentMarshaller is applied to given types required: org.wildfly.clustering.marshalling.Externalizer found: org.wildfly.clustering.marshalling.protostream.util.HashSetMarshaller [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/protostream/src/main/java/org/wildfly/clustering/marshalling/protostream/util/concurrent/ConcurrentMarshaller.java:[49,29] unchecked method invocation: constructor in class org.wildfly.clustering.marshalling.protostream.util.UnboundedCollectionMarshaller is applied to given types required: java.lang.Class,java.util.function.Supplier found: java.lang.Class,java.util.function.Supplier [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/protostream/src/main/java/org/wildfly/clustering/marshalling/protostream/util/concurrent/ConcurrentMarshaller.java:[49,28] unchecked method invocation: constructor in enum org.wildfly.clustering.marshalling.protostream.util.concurrent.ConcurrentMarshaller is applied to given types required: org.wildfly.clustering.marshalling.protostream.ProtoStreamMarshaller found: org.wildfly.clustering.marshalling.protostream.util.UnboundedCollectionMarshaller [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/protostream/src/main/java/org/wildfly/clustering/marshalling/protostream/util/concurrent/ConcurrentMarshaller.java:[50,29] unchecked method invocation: constructor in class org.wildfly.clustering.marshalling.protostream.util.UnboundedCollectionMarshaller is applied to given types required: java.lang.Class,java.util.function.Supplier found: java.lang.Class,java.util.function.Supplier [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/protostream/src/main/java/org/wildfly/clustering/marshalling/protostream/util/concurrent/ConcurrentMarshaller.java:[50,28] unchecked method invocation: constructor in enum org.wildfly.clustering.marshalling.protostream.util.concurrent.ConcurrentMarshaller is applied to given types required: org.wildfly.clustering.marshalling.protostream.ProtoStreamMarshaller found: org.wildfly.clustering.marshalling.protostream.util.UnboundedCollectionMarshaller [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/protostream/src/main/java/org/wildfly/clustering/marshalling/protostream/util/concurrent/ConcurrentMarshaller.java:[51,30] unchecked method invocation: constructor in class org.wildfly.clustering.marshalling.protostream.util.SortedMapMarshaller is applied to given types required: java.lang.Class,java.util.function.Function,T> found: java.lang.Class,java.util.function.Function,java.util.concurrent.ConcurrentSkipListMap> [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/protostream/src/main/java/org/wildfly/clustering/marshalling/protostream/util/concurrent/ConcurrentMarshaller.java:[51,29] unchecked method invocation: constructor in enum org.wildfly.clustering.marshalling.protostream.util.concurrent.ConcurrentMarshaller is applied to given types required: org.wildfly.clustering.marshalling.protostream.ProtoStreamMarshaller found: org.wildfly.clustering.marshalling.protostream.util.SortedMapMarshaller [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/protostream/src/main/java/org/wildfly/clustering/marshalling/protostream/util/concurrent/ConcurrentMarshaller.java:[52,30] unchecked method invocation: constructor in class org.wildfly.clustering.marshalling.protostream.util.SortedSetMarshaller is applied to given types required: java.lang.Class,java.util.function.Function,T> found: java.lang.Class,java.util.function.Function,java.util.concurrent.ConcurrentSkipListSet> [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/protostream/src/main/java/org/wildfly/clustering/marshalling/protostream/util/concurrent/ConcurrentMarshaller.java:[52,29] unchecked method invocation: constructor in enum org.wildfly.clustering.marshalling.protostream.util.concurrent.ConcurrentMarshaller is applied to given types required: org.wildfly.clustering.marshalling.protostream.ProtoStreamMarshaller found: org.wildfly.clustering.marshalling.protostream.util.SortedSetMarshaller [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/protostream/src/main/java/org/wildfly/clustering/marshalling/protostream/util/concurrent/ConcurrentMarshaller.java:[53,30] unchecked method invocation: constructor in class org.wildfly.clustering.marshalling.protostream.util.concurrent.CopyOnWriteCollectionMarshaller is applied to given types required: java.lang.Class,java.util.function.Function,T> found: java.lang.Class,java.util.function.Function,java.util.concurrent.CopyOnWriteArrayList> [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/protostream/src/main/java/org/wildfly/clustering/marshalling/protostream/util/concurrent/ConcurrentMarshaller.java:[53,29] unchecked method invocation: constructor in enum org.wildfly.clustering.marshalling.protostream.util.concurrent.ConcurrentMarshaller is applied to given types required: org.wildfly.clustering.marshalling.protostream.ProtoStreamMarshaller found: org.wildfly.clustering.marshalling.protostream.util.concurrent.CopyOnWriteCollectionMarshaller [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/protostream/src/main/java/org/wildfly/clustering/marshalling/protostream/util/concurrent/ConcurrentMarshaller.java:[54,29] unchecked method invocation: constructor in class org.wildfly.clustering.marshalling.protostream.util.concurrent.CopyOnWriteCollectionMarshaller is applied to given types required: java.lang.Class,java.util.function.Function,T> found: java.lang.Class,java.util.function.Function,java.util.concurrent.CopyOnWriteArraySet> [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/protostream/src/main/java/org/wildfly/clustering/marshalling/protostream/util/concurrent/ConcurrentMarshaller.java:[54,28] unchecked method invocation: constructor in enum org.wildfly.clustering.marshalling.protostream.util.concurrent.ConcurrentMarshaller is applied to given types required: org.wildfly.clustering.marshalling.protostream.ProtoStreamMarshaller found: org.wildfly.clustering.marshalling.protostream.util.concurrent.CopyOnWriteCollectionMarshaller [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/protostream/src/main/java/org/wildfly/clustering/marshalling/protostream/util/UtilMarshaller.java:[46,17] unchecked method invocation: constructor in class org.wildfly.clustering.marshalling.protostream.util.BoundedCollectionMarshaller is applied to given types required: java.lang.Class,java.util.function.IntFunction found: java.lang.Class,java.util.function.IntFunction [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/protostream/src/main/java/org/wildfly/clustering/marshalling/protostream/util/UtilMarshaller.java:[46,16] unchecked method invocation: constructor in enum org.wildfly.clustering.marshalling.protostream.util.UtilMarshaller is applied to given types required: org.wildfly.clustering.marshalling.protostream.ProtoStreamMarshaller found: org.wildfly.clustering.marshalling.protostream.util.BoundedCollectionMarshaller [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/protostream/src/main/java/org/wildfly/clustering/marshalling/protostream/util/UtilMarshaller.java:[47,16] unchecked method invocation: constructor in class org.wildfly.clustering.marshalling.protostream.util.BoundedCollectionMarshaller is applied to given types required: java.lang.Class,java.util.function.IntFunction found: java.lang.Class,java.util.function.IntFunction [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/protostream/src/main/java/org/wildfly/clustering/marshalling/protostream/util/UtilMarshaller.java:[47,15] unchecked method invocation: constructor in enum org.wildfly.clustering.marshalling.protostream.util.UtilMarshaller is applied to given types required: org.wildfly.clustering.marshalling.protostream.ProtoStreamMarshaller found: org.wildfly.clustering.marshalling.protostream.util.BoundedCollectionMarshaller [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/protostream/src/main/java/org/wildfly/clustering/marshalling/protostream/util/UtilMarshaller.java:[64,14] unchecked method invocation: constructor in class org.wildfly.clustering.marshalling.protostream.util.HashMapMarshaller is applied to given types required: java.lang.Class,java.util.function.IntFunction found: java.lang.Class,java.util.function.IntFunction [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/protostream/src/main/java/org/wildfly/clustering/marshalling/protostream/util/UtilMarshaller.java:[64,13] unchecked method invocation: constructor in enum org.wildfly.clustering.marshalling.protostream.util.UtilMarshaller is applied to given types required: org.wildfly.clustering.marshalling.protostream.ProtoStreamMarshaller found: org.wildfly.clustering.marshalling.protostream.util.HashMapMarshaller [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/protostream/src/main/java/org/wildfly/clustering/marshalling/protostream/util/UtilMarshaller.java:[65,14] unchecked method invocation: constructor in class org.wildfly.clustering.marshalling.protostream.util.HashSetMarshaller is applied to given types required: java.lang.Class,java.util.function.IntFunction found: java.lang.Class,java.util.function.IntFunction [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/protostream/src/main/java/org/wildfly/clustering/marshalling/protostream/util/UtilMarshaller.java:[65,13] unchecked method invocation: constructor in enum org.wildfly.clustering.marshalling.protostream.util.UtilMarshaller is applied to given types required: org.wildfly.clustering.marshalling.Externalizer found: org.wildfly.clustering.marshalling.protostream.util.HashSetMarshaller [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/protostream/src/main/java/org/wildfly/clustering/marshalling/protostream/util/UtilMarshaller.java:[67,21] unchecked method invocation: constructor in class org.wildfly.clustering.marshalling.protostream.util.HashSetMarshaller is applied to given types required: java.lang.Class,java.util.function.IntFunction found: java.lang.Class,java.util.function.IntFunction [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/protostream/src/main/java/org/wildfly/clustering/marshalling/protostream/util/UtilMarshaller.java:[67,20] unchecked method invocation: constructor in enum org.wildfly.clustering.marshalling.protostream.util.UtilMarshaller is applied to given types required: org.wildfly.clustering.marshalling.Externalizer found: org.wildfly.clustering.marshalling.protostream.util.HashSetMarshaller [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/protostream/src/main/java/org/wildfly/clustering/marshalling/protostream/util/UtilMarshaller.java:[68,17] unchecked method invocation: constructor in class org.wildfly.clustering.marshalling.protostream.util.UnboundedCollectionMarshaller is applied to given types required: java.lang.Class,java.util.function.Supplier found: java.lang.Class,java.util.function.Supplier [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/protostream/src/main/java/org/wildfly/clustering/marshalling/protostream/util/UtilMarshaller.java:[68,16] unchecked method invocation: constructor in enum org.wildfly.clustering.marshalling.protostream.util.UtilMarshaller is applied to given types required: org.wildfly.clustering.marshalling.protostream.ProtoStreamMarshaller found: org.wildfly.clustering.marshalling.protostream.util.UnboundedCollectionMarshaller [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/protostream/src/main/java/org/wildfly/clustering/marshalling/protostream/util/UtilMarshaller.java:[80,14] unchecked method invocation: constructor in class org.wildfly.clustering.marshalling.protostream.util.SortedMapMarshaller is applied to given types required: java.lang.Class,java.util.function.Function,T> found: java.lang.Class,java.util.function.Function,java.util.TreeMap> [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/protostream/src/main/java/org/wildfly/clustering/marshalling/protostream/util/UtilMarshaller.java:[80,13] unchecked method invocation: constructor in enum org.wildfly.clustering.marshalling.protostream.util.UtilMarshaller is applied to given types required: org.wildfly.clustering.marshalling.protostream.ProtoStreamMarshaller found: org.wildfly.clustering.marshalling.protostream.util.SortedMapMarshaller [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/protostream/src/main/java/org/wildfly/clustering/marshalling/protostream/util/UtilMarshaller.java:[81,14] unchecked method invocation: constructor in class org.wildfly.clustering.marshalling.protostream.util.SortedSetMarshaller is applied to given types required: java.lang.Class,java.util.function.Function,T> found: java.lang.Class,java.util.function.Function,java.util.TreeSet> [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/protostream/src/main/java/org/wildfly/clustering/marshalling/protostream/util/UtilMarshaller.java:[81,13] unchecked method invocation: constructor in enum org.wildfly.clustering.marshalling.protostream.util.UtilMarshaller is applied to given types required: org.wildfly.clustering.marshalling.protostream.ProtoStreamMarshaller found: org.wildfly.clustering.marshalling.protostream.util.SortedSetMarshaller [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-clustering-marshalling-protostream --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-clustering-marshalling-protostream --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-clustering-marshalling-protostream --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/protostream/target/test-classes [INFO] Writing META-INF/services/org.infinispan.protostream.SerializationContextInitializer [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-clustering-marshalling-protostream --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-clustering-marshalling-protostream --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/protostream/target/wildfly-clustering-marshalling-protostream-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-clustering-marshalling-protostream --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/protostream/target/wildfly-clustering-marshalling-protostream-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-jar-plugin:3.1.2:test-jar (default) @ wildfly-clustering-marshalling-protostream --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/protostream/target/wildfly-clustering-marshalling-protostream-22.0.0.Beta1-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-clustering-marshalling-protostream --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/protostream/target/wildfly-clustering-marshalling-protostream-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-marshalling-protostream/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-marshalling-protostream-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/protostream/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-marshalling-protostream/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-marshalling-protostream-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/protostream/target/wildfly-clustering-marshalling-protostream-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-marshalling-protostream/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-marshalling-protostream-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/marshalling/protostream/target/wildfly-clustering-marshalling-protostream-22.0.0.Beta1-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-marshalling-protostream/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-marshalling-protostream-22.0.0.Beta1-SNAPSHOT-tests.jar [INFO] [INFO] -------------< org.wildfly:wildfly-clustering-infinispan >-------------- [INFO] Building WildFly: Infinispan modules 22.0.0.Beta1-SNAPSHOT [19/160] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-clustering-infinispan --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-clustering-infinispan --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-clustering-infinispan --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-clustering-infinispan --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-clustering-infinispan --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-clustering-infinispan --- [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-clustering-infinispan --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-clustering-infinispan --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-infinispan/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-infinispan-22.0.0.Beta1-SNAPSHOT.pom [INFO] [INFO] -------< org.wildfly:wildfly-clustering-infinispan-marshalling >-------- [INFO] Building WildFly: Infinispan marshalling 22.0.0.Beta1-SNAPSHOT [20/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-commons/11.0.5.Final/infinispan-commons-11.0.5.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-commons/11.0.5.Final/infinispan-commons-11.0.5.Final.pom (14 kB at 49 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-commons-parent/11.0.5.Final/infinispan-commons-parent-11.0.5.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-commons-parent/11.0.5.Final/infinispan-commons-parent-11.0.5.Final.pom (870 B at 3.1 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-parent/11.0.5.Final/infinispan-parent-11.0.5.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-parent/11.0.5.Final/infinispan-parent-11.0.5.Final.pom (153 kB at 542 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-build-configuration-parent/11.0.5.Final/infinispan-build-configuration-parent-11.0.5.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-build-configuration-parent/11.0.5.Final/infinispan-build-configuration-parent-11.0.5.Final.pom (13 kB at 47 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-bom/11.0.5.Final/infinispan-bom-11.0.5.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-bom/11.0.5.Final/infinispan-bom-11.0.5.Final.pom (19 kB at 67 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/reactivex/rxjava3/rxjava/3.0.4/rxjava-3.0.4.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/reactivex/rxjava3/rxjava/3.0.4/rxjava-3.0.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava3/rxjava/3.0.4/rxjava-3.0.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava3/rxjava/3.0.4/rxjava-3.0.4.pom (2.4 kB at 393 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-commons/11.0.5.Final/infinispan-commons-11.0.5.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/reactivex/rxjava3/rxjava/3.0.4/rxjava-3.0.4.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-commons/11.0.5.Final/infinispan-commons-11.0.5.Final.jar (615 kB at 889 kB/s) [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/reactivex/rxjava3/rxjava/3.0.4/rxjava-3.0.4.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava3/rxjava/3.0.4/rxjava-3.0.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava3/rxjava/3.0.4/rxjava-3.0.4.jar (2.6 MB at 9.7 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-clustering-infinispan-marshalling --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-clustering-infinispan-marshalling --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-clustering-infinispan-marshalling --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-clustering-infinispan-marshalling --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-clustering-infinispan-marshalling --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-clustering-infinispan-marshalling --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-clustering-infinispan-marshalling --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/marshalling/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-clustering-infinispan-marshalling --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-clustering-infinispan-marshalling --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/marshalling/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-clustering-infinispan-marshalling --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-clustering-infinispan-marshalling --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-clustering-infinispan-marshalling --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/marshalling/target/wildfly-clustering-infinispan-marshalling-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-clustering-infinispan-marshalling --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/marshalling/target/wildfly-clustering-infinispan-marshalling-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-clustering-infinispan-marshalling --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/marshalling/target/wildfly-clustering-infinispan-marshalling-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-infinispan-marshalling/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-infinispan-marshalling-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/marshalling/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-infinispan-marshalling/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-infinispan-marshalling-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/marshalling/target/wildfly-clustering-infinispan-marshalling-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-infinispan-marshalling/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-infinispan-marshalling-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] -----------< org.wildfly:wildfly-clustering-infinispan-spi >------------ [INFO] Building WildFly: Infinispan SPI 22.0.0.Beta1-SNAPSHOT [21/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-core/11.0.5.Final/infinispan-core-11.0.5.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-core/11.0.5.Final/infinispan-core-11.0.5.Final.pom (14 kB at 40 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-component-annotations/11.0.5.Final/infinispan-component-annotations-11.0.5.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-component-annotations/11.0.5.Final/infinispan-component-annotations-11.0.5.Final.pom (1.7 kB at 6.2 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-component-processor/11.0.5.Final/infinispan-component-processor-11.0.5.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-component-processor/11.0.5.Final/infinispan-component-processor-11.0.5.Final.pom (2.2 kB at 7.9 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/github/ben-manes/caffeine/caffeine/2.8.6/caffeine-2.8.6.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/github/ben-manes/caffeine/caffeine/2.8.6/caffeine-2.8.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/2.8.6/caffeine-2.8.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/2.8.6/caffeine-2.8.6.pom (2.1 kB at 4.7 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom (491 B at 98 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-core/11.0.5.Final/infinispan-core-11.0.5.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-component-processor/11.0.5.Final/infinispan-component-processor-11.0.5.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-component-annotations/11.0.5.Final/infinispan-component-annotations-11.0.5.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/github/ben-manes/caffeine/caffeine/2.8.6/caffeine-2.8.6.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-component-annotations/11.0.5.Final/infinispan-component-annotations-11.0.5.Final.jar (14 kB at 25 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-component-processor/11.0.5.Final/infinispan-component-processor-11.0.5.Final.jar (43 kB at 63 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-core/11.0.5.Final/infinispan-core-11.0.5.Final.jar (5.0 MB at 1.7 MB/s) [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/github/ben-manes/caffeine/caffeine/2.8.6/caffeine-2.8.6.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/2.8.6/caffeine-2.8.6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/2.8.6/caffeine-2.8.6.jar (922 kB at 35 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-clustering-infinispan-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-clustering-infinispan-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-clustering-infinispan-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-clustering-infinispan-spi --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-clustering-infinispan-spi --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-clustering-infinispan-spi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-clustering-infinispan-spi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 36 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/spi/target/classes [INFO] Writing META-INF/services/org.wildfly.clustering.marshalling.Externalizer [WARNING] File for type 'org.wildfly.clustering.infinispan.spi.persistence.WildflyPackageImpl' created in the last round will not be subject to annotation processing. [WARNING] File for type 'org.wildfly.clustering.infinispan.spi.WildflyPackageImpl' created in the last round will not be subject to annotation processing. [WARNING] File for type 'org.wildfly.clustering.infinispan.spi.reactive.WildflyPackageImpl' created in the last round will not be subject to annotation processing. [WARNING] File for type 'org.wildfly.clustering.infinispan.spi.distribution.WildflyPackageImpl' created in the last round will not be subject to annotation processing. [WARNING] File for type 'org.wildfly.clustering.infinispan.spi.WildflyModuleImpl' created in the last round will not be subject to annotation processing. [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/spi/src/main/java/org/wildfly/clustering/infinispan/spi/distribution/ConsistentHashLocality.java:[44,62] getComponentRegistry() in org.infinispan.AdvancedCache has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/spi/src/main/java/org/wildfly/clustering/infinispan/spi/DataContainerConfiguration.java:[61,34] unchecked conversion required: java.util.function.Predicate found: java.util.function.Predicate [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-clustering-infinispan-spi --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-clustering-infinispan-spi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/spi/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-clustering-infinispan-spi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/spi/target/test-classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/spi/src/test/java/org/wildfly/clustering/infinispan/spi/persistence/SimpleKeyFormatTestCase.java:[38,47] unchecked conversion required: java.util.function.Function found: java.util.function.Function [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/spi/src/test/java/org/wildfly/clustering/infinispan/spi/persistence/SimpleKeyFormatTestCase.java:[39,50] unchecked conversion required: java.util.function.Function found: java.util.function.Function [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/spi/src/test/java/org/wildfly/clustering/infinispan/spi/persistence/SimpleKeyFormatMapperTestCase.java:[38,43] unchecked conversion required: org.wildfly.clustering.infinispan.spi.persistence.KeyFormat found: org.wildfly.clustering.infinispan.spi.persistence.KeyFormat [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-clustering-infinispan-spi --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-clustering-infinispan-spi --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/spi/target/wildfly-clustering-infinispan-spi-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-clustering-infinispan-spi --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/spi/target/wildfly-clustering-infinispan-spi-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-jar-plugin:3.1.2:test-jar (default) @ wildfly-clustering-infinispan-spi --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/spi/target/wildfly-clustering-infinispan-spi-22.0.0.Beta1-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-clustering-infinispan-spi --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/spi/target/wildfly-clustering-infinispan-spi-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-infinispan-spi/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-infinispan-spi-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/spi/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-infinispan-spi/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-infinispan-spi-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/spi/target/wildfly-clustering-infinispan-spi-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-infinispan-spi/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-infinispan-spi-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/spi/target/wildfly-clustering-infinispan-spi-22.0.0.Beta1-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-infinispan-spi/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-infinispan-spi-22.0.0.Beta1-SNAPSHOT-tests.jar [INFO] [INFO] ----------------< org.wildfly:wildfly-security-parent >----------------- [INFO] Building WildFly: Security Subsystem parent 22.0.0.Beta1-SNAPSHOT [22/160] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-security-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-security-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-security-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-security-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-security-parent --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-security-parent --- [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-security-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-security-parent --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-security-parent/22.0.0.Beta1-SNAPSHOT/wildfly-security-parent-22.0.0.Beta1-SNAPSHOT.pom [INFO] [INFO] ----------------< org.wildfly:wildfly-security-plugins >---------------- [INFO] Building WildFly: Security Subsystem Plugins 22.0.0.Beta1-SNAPSHOT [23/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/picketbox/picketbox-infinispan/5.0.3.Final-redhat-00007/picketbox-infinispan-5.0.3.Final-redhat-00007.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/picketbox/picketbox-infinispan/5.0.3.Final-redhat-00007/picketbox-infinispan-5.0.3.Final-redhat-00007.pom [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/picketbox/picketbox-infinispan/5.0.3.Final-redhat-00007/picketbox-infinispan-5.0.3.Final-redhat-00007.pom (2.0 kB at 2.2 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/picketbox/picketbox-infinispan/5.0.3.Final-redhat-00007/picketbox-infinispan-5.0.3.Final-redhat-00007.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/picketbox/picketbox-infinispan/5.0.3.Final-redhat-00007/picketbox-infinispan-5.0.3.Final-redhat-00007.jar [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/picketbox/picketbox-infinispan/5.0.3.Final-redhat-00007/picketbox-infinispan-5.0.3.Final-redhat-00007.jar (25 kB at 90 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-security-plugins --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-security-plugins --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-security-plugins --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-security-plugins --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-security-plugins --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-security-plugins --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/plugins/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-security-plugins --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/plugins/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/plugins/src/main/java/org/jboss/as/security/lru/FastConcurrentDirectDeque.java:[36,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/plugins/src/main/java/org/jboss/as/security/plugins/SecurityActions.java:[34,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/plugins/src/main/java/org/jboss/as/security/lru/FastConcurrentDirectDeque.java:[36,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/plugins/src/main/java/org/jboss/as/security/plugins/SecurityActions.java:[34,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/plugins/src/main/java/org/jboss/as/security/lru/FastConcurrentDirectDeque.java:[36,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/plugins/src/main/java/org/jboss/as/security/plugins/SecurityActions.java:[34,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/plugins/src/main/java/org/jboss/as/security/lru/FastConcurrentDirectDeque.java:[36,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/plugins/src/main/java/org/jboss/as/security/plugins/SecurityActions.java:[34,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/plugins/src/main/java/org/jboss/as/security/lru/ConcurrentDirectDeque.java:[51,43] unchecked conversion required: org.jboss.as.security.lru.ConcurrentDirectDeque found: capture#1 of ? extends org.jboss.as.security.lru.ConcurrentDirectDeque [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/plugins/src/main/java/org/jboss/as/security/lru/FastConcurrentDirectDeque.java:[325,30] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/plugins/src/main/java/org/jboss/as/security/lru/FastConcurrentDirectDeque.java:[1488,26] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/plugins/src/main/java/org/jboss/as/security/lru/FastConcurrentDirectDeque.java:[1508,20] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/plugins/src/main/java/org/jboss/as/security/lru/FastConcurrentDirectDeque.java:[1510,41] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/plugins/src/main/java/org/jboss/as/security/lru/FastConcurrentDirectDeque.java:[1511,24] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/plugins/src/main/java/org/jboss/as/security/lru/FastConcurrentDirectDeque.java:[1519,20] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/plugins/src/main/java/org/jboss/as/security/lru/FastConcurrentDirectDeque.java:[1521,31] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/plugins/src/main/java/org/jboss/as/security/lru/FastConcurrentDirectDeque.java:[1523,21] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/plugins/src/main/java/org/jboss/as/security/plugins/DefaultAuthenticationCacheFactory.java:[46,22] logout() in org.jboss.security.authentication.JBossCachedAuthenticationManager.DomainInfo has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/plugins/src/main/java/org/jboss/as/security/plugins/SecurityActions.java:[50,49] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/plugins/src/main/java/org/jboss/as/security/plugins/SecurityActions.java:[50,37] loadModule(org.jboss.modules.ModuleIdentifier) in org.jboss.modules.ModuleLoader has been deprecated [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-security-plugins --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-security-plugins --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/plugins/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-security-plugins --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-security-plugins --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-security-plugins --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/plugins/target/wildfly-security-plugins-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-security-plugins --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/plugins/target/wildfly-security-plugins-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-security-plugins --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/plugins/target/wildfly-security-plugins-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-security-plugins/22.0.0.Beta1-SNAPSHOT/wildfly-security-plugins-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/plugins/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-security-plugins/22.0.0.Beta1-SNAPSHOT/wildfly-security-plugins-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/plugins/target/wildfly-security-plugins-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-security-plugins/22.0.0.Beta1-SNAPSHOT/wildfly-security-plugins-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --------------------< org.wildfly:wildfly-security >-------------------- [INFO] Building WildFly: Security Subsystem 22.0.0.Beta1-SNAPSHOT [24/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/security/jboss-negotiation-extras/3.0.6.Final/jboss-negotiation-extras-3.0.6.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/security/jboss-negotiation-extras/3.0.6.Final/jboss-negotiation-extras-3.0.6.Final.pom (2.0 kB at 7.2 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/security/jboss-negotiation-project/3.0.6.Final/jboss-negotiation-project-3.0.6.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/security/jboss-negotiation-project/3.0.6.Final/jboss-negotiation-project-3.0.6.Final.pom (5.1 kB at 18 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/security/jboss-negotiation-common/3.0.6.Final/jboss-negotiation-common-3.0.6.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/security/jboss-negotiation-common/3.0.6.Final/jboss-negotiation-common-3.0.6.Final.pom (2.2 kB at 7.8 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/security/jboss-negotiation-spnego/3.0.6.Final/jboss-negotiation-spnego-3.0.6.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/security/jboss-negotiation-spnego/3.0.6.Final/jboss-negotiation-spnego-3.0.6.Final.pom (2.2 kB at 7.8 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-cli/commons-cli/1.3.1/commons-cli-1.3.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/commons-cli/commons-cli/1.3.1/commons-cli-1.3.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.3.1/commons-cli-1.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.3.1/commons-cli-1.3.1.pom (10 kB at 38 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-cli/commons-cli/1.3.1/commons-cli-1.3.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/commons-cli/commons-cli/1.3.1/commons-cli-1.3.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.3.1/commons-cli-1.3.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.3.1/commons-cli-1.3.1.jar (53 kB at 8.8 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-security --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-security --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-security --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-security --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-security --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-security --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-security --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 61 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/SecurityDomainService.java:[35,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/SecurityDomainService.java:[36,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/SecurityDomainService.java:[41,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/elytron/BasicService.java:[20,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/RealmDirectLoginModule.java:[68,38] org.wildfly.security.sasl.util.UsernamePasswordHashUtil in org.wildfly.security.sasl.util has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/SecuritySubsystemRootResourceDefinition.java:[65,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/LegacySupport.java:[60,53] org.jboss.as.controller.operations.validation.ParametersOfValidator in org.jboss.as.controller.operations.validation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/elytron/ElytronIntegrationResourceDefinitions.java:[47,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/TransactionManagerLocatorService.java:[3,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/TransactionManagerLocatorService.java:[8,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/SubjectFactoryService.java:[27,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/SubjectFactoryService.java:[28,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/SubjectFactoryService.java:[33,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/SecurityActions.java:[36,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/deployment/SecurityDependencyProcessor.java:[36,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/SecurityManagementService.java:[29,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/SecurityManagementService.java:[30,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/SecurityManagementService.java:[35,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/JaasConfigurationService.java:[29,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/RealmUsersRolesLoginModule.java:[33,38] org.wildfly.security.sasl.util.UsernamePasswordHashUtil in org.wildfly.security.sasl.util has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/SecurityBootstrapService.java:[42,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/SecurityBootstrapService.java:[43,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/SecurityBootstrapService.java:[49,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/SecurityBootstrapService.java:[50,27] org.jboss.msc.value.Values in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/SimpleSecurityManagerService.java:[26,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/context/SecurityDomainJndiInjectable.java:[48,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/context/SecurityDomainJndiInjectable.java:[49,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/context/SecurityDomainJndiInjectable.java:[50,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/SecurityVaultService.java:[30,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/SecurityDomainService.java:[35,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/SecurityDomainService.java:[36,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/SecurityDomainService.java:[41,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/elytron/BasicService.java:[20,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/RealmDirectLoginModule.java:[68,38] org.wildfly.security.sasl.util.UsernamePasswordHashUtil in org.wildfly.security.sasl.util has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/SecuritySubsystemRootResourceDefinition.java:[65,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/LegacySupport.java:[60,53] org.jboss.as.controller.operations.validation.ParametersOfValidator in org.jboss.as.controller.operations.validation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/elytron/ElytronIntegrationResourceDefinitions.java:[47,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/TransactionManagerLocatorService.java:[3,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/TransactionManagerLocatorService.java:[8,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/SubjectFactoryService.java:[27,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/SubjectFactoryService.java:[28,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/SubjectFactoryService.java:[33,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/SecurityActions.java:[36,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/deployment/SecurityDependencyProcessor.java:[36,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/SecurityManagementService.java:[29,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/SecurityManagementService.java:[30,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/SecurityManagementService.java:[35,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/JaasConfigurationService.java:[29,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/RealmUsersRolesLoginModule.java:[33,38] org.wildfly.security.sasl.util.UsernamePasswordHashUtil in org.wildfly.security.sasl.util has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/SecurityBootstrapService.java:[42,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/SecurityBootstrapService.java:[43,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/SecurityBootstrapService.java:[49,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/SecurityBootstrapService.java:[50,27] org.jboss.msc.value.Values in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/SimpleSecurityManagerService.java:[26,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/context/SecurityDomainJndiInjectable.java:[48,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/context/SecurityDomainJndiInjectable.java:[49,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/context/SecurityDomainJndiInjectable.java:[50,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/SecurityVaultService.java:[30,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/SecurityDomainService.java:[35,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/SecurityDomainService.java:[36,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/SecurityDomainService.java:[41,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/elytron/BasicService.java:[20,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/RealmDirectLoginModule.java:[68,38] org.wildfly.security.sasl.util.UsernamePasswordHashUtil in org.wildfly.security.sasl.util has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/SecuritySubsystemRootResourceDefinition.java:[65,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/LegacySupport.java:[60,53] org.jboss.as.controller.operations.validation.ParametersOfValidator in org.jboss.as.controller.operations.validation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/elytron/ElytronIntegrationResourceDefinitions.java:[47,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/TransactionManagerLocatorService.java:[3,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/TransactionManagerLocatorService.java:[8,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/SubjectFactoryService.java:[27,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/SubjectFactoryService.java:[28,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/SubjectFactoryService.java:[33,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/SecurityActions.java:[36,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/deployment/SecurityDependencyProcessor.java:[36,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/SecurityManagementService.java:[29,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/SecurityManagementService.java:[30,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/SecurityManagementService.java:[35,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/JaasConfigurationService.java:[29,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/RealmUsersRolesLoginModule.java:[33,38] org.wildfly.security.sasl.util.UsernamePasswordHashUtil in org.wildfly.security.sasl.util has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/SecurityBootstrapService.java:[42,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/SecurityBootstrapService.java:[43,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/SecurityBootstrapService.java:[49,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/SecurityBootstrapService.java:[50,27] org.jboss.msc.value.Values in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/SimpleSecurityManagerService.java:[26,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/context/SecurityDomainJndiInjectable.java:[48,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/context/SecurityDomainJndiInjectable.java:[49,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/context/SecurityDomainJndiInjectable.java:[50,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/SecurityVaultService.java:[30,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/SecurityDomainService.java:[35,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/SecurityDomainService.java:[36,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/SecurityDomainService.java:[41,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/elytron/BasicService.java:[20,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/RealmDirectLoginModule.java:[68,38] org.wildfly.security.sasl.util.UsernamePasswordHashUtil in org.wildfly.security.sasl.util has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/SecuritySubsystemRootResourceDefinition.java:[65,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/LegacySupport.java:[60,53] org.jboss.as.controller.operations.validation.ParametersOfValidator in org.jboss.as.controller.operations.validation has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/elytron/ElytronIntegrationResourceDefinitions.java:[47,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/TransactionManagerLocatorService.java:[3,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/TransactionManagerLocatorService.java:[8,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/SubjectFactoryService.java:[27,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/SubjectFactoryService.java:[28,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/SubjectFactoryService.java:[33,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [INFO] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/SecurityActions.java: Some input files additionally use or override a deprecated API. [INFO] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/src/main/java/org/jboss/as/security/service/SecurityDomainService.java: Some input files additionally use unchecked or unsafe operations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-security --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-security --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-security --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-security --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-security --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/target/wildfly-security-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-security --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/target/wildfly-security-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-security --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/target/wildfly-security-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-security/22.0.0.Beta1-SNAPSHOT/wildfly-security-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-security/22.0.0.Beta1-SNAPSHOT/wildfly-security-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/subsystem/target/wildfly-security-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-security/22.0.0.Beta1-SNAPSHOT/wildfly-security-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] -----------------< org.wildfly:wildfly-clustering-ee >------------------ [INFO] Building WildFly: EE clustering 22.0.0.Beta1-SNAPSHOT [25/160] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-clustering-ee --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-clustering-ee --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-clustering-ee --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-clustering-ee --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-clustering-ee --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-clustering-ee --- [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-clustering-ee --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-clustering-ee --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-ee/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-ee-22.0.0.Beta1-SNAPSHOT.pom [INFO] [INFO] ---------------< org.wildfly:wildfly-clustering-ee-spi >---------------- [INFO] Building WildFly: EE clustering SPI 22.0.0.Beta1-SNAPSHOT [26/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-clustering-ee-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-clustering-ee-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-clustering-ee-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-clustering-ee-spi --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-clustering-ee-spi --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-clustering-ee-spi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/spi/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-clustering-ee-spi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 23 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/spi/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-clustering-ee-spi --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-clustering-ee-spi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/spi/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-clustering-ee-spi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/spi/target/test-classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/spi/src/test/java/org/wildfly/clustering/ee/CompositeIterableTestCase.java:[44,24] unchecked generic array creation for varargs parameter of type java.lang.Iterable[] [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/spi/src/test/java/org/wildfly/clustering/ee/CompositeIterableTestCase.java:[45,24] unchecked generic array creation for varargs parameter of type java.lang.Iterable[] [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/spi/src/test/java/org/wildfly/clustering/ee/CompositeIterableTestCase.java:[46,24] unchecked generic array creation for varargs parameter of type java.lang.Iterable[] [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-clustering-ee-spi --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-clustering-ee-spi --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/spi/target/wildfly-clustering-ee-spi-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-clustering-ee-spi --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/spi/target/wildfly-clustering-ee-spi-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-jar-plugin:3.1.2:test-jar (default) @ wildfly-clustering-ee-spi --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/spi/target/wildfly-clustering-ee-spi-22.0.0.Beta1-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-clustering-ee-spi --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/spi/target/wildfly-clustering-ee-spi-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-ee-spi/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-ee-spi-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/spi/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-ee-spi/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-ee-spi-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/spi/target/wildfly-clustering-ee-spi-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-ee-spi/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-ee-spi-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/spi/target/wildfly-clustering-ee-spi-22.0.0.Beta1-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-ee-spi/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-ee-spi-22.0.0.Beta1-SNAPSHOT-tests.jar [INFO] [INFO] --------------< org.wildfly:wildfly-clustering-ee-cache >--------------- [INFO] Building WildFly: Common EE implementations for caches 22.0.0.Beta1-SNAPSHOT [27/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-clustering-ee-cache --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-clustering-ee-cache --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-clustering-ee-cache --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-clustering-ee-cache --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-clustering-ee-cache --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-clustering-ee-cache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-clustering-ee-cache --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 47 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/cache/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/cache/src/main/java/org/wildfly/clustering/ee/cache/scheduler/FastConcurrentDirectDeque.java:[41,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [INFO] Writing META-INF/services/org.wildfly.clustering.marshalling.Externalizer [INFO] Writing META-INF/services/org.infinispan.protostream.SerializationContextInitializer [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/cache/src/main/java/org/wildfly/clustering/ee/cache/scheduler/FastConcurrentDirectDeque.java:[41,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/cache/src/main/java/org/wildfly/clustering/ee/cache/scheduler/FastConcurrentDirectDeque.java:[41,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/cache/src/main/java/org/wildfly/clustering/ee/cache/scheduler/ConcurrentDirectDeque.java:[35,27] unchecked conversion required: org.wildfly.clustering.ee.cache.scheduler.ConcurrentDirectDeque found: org.wildfly.clustering.ee.cache.scheduler.ConcurrentDirectDeque [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/cache/src/main/java/org/wildfly/clustering/ee/cache/scheduler/FastConcurrentDirectDeque.java:[324,38] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/cache/src/main/java/org/wildfly/clustering/ee/cache/scheduler/FastConcurrentDirectDeque.java:[344,24] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/cache/src/main/java/org/wildfly/clustering/ee/cache/scheduler/FastConcurrentDirectDeque.java:[346,75] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/cache/src/main/java/org/wildfly/clustering/ee/cache/scheduler/FastConcurrentDirectDeque.java:[348,28] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/cache/src/main/java/org/wildfly/clustering/ee/cache/scheduler/FastConcurrentDirectDeque.java:[1595,34] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/cache/src/main/java/org/wildfly/clustering/ee/cache/scheduler/FastConcurrentDirectDeque.java:[1615,20] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/cache/src/main/java/org/wildfly/clustering/ee/cache/scheduler/FastConcurrentDirectDeque.java:[1617,71] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/cache/src/main/java/org/wildfly/clustering/ee/cache/scheduler/FastConcurrentDirectDeque.java:[1619,24] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/cache/src/main/java/org/wildfly/clustering/ee/cache/scheduler/FastConcurrentDirectDeque.java:[1627,12] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/cache/src/main/java/org/wildfly/clustering/ee/cache/scheduler/FastConcurrentDirectDeque.java:[1629,31] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/cache/src/main/java/org/wildfly/clustering/ee/cache/scheduler/FastConcurrentDirectDeque.java:[1631,21] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-clustering-ee-cache --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-clustering-ee-cache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/cache/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-clustering-ee-cache --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/cache/target/test-classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/cache/src/test/java/org/wildfly/clustering/ee/cache/retry/RetryingInvokerTestCase.java:[47,59] unchecked conversion required: org.wildfly.common.function.ExceptionSupplier found: org.wildfly.common.function.ExceptionSupplier [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/cache/src/test/java/org/wildfly/clustering/ee/cache/retry/RetryingInvokerTestCase.java:[82,51] unchecked conversion required: org.wildfly.common.function.ExceptionRunnable found: org.wildfly.common.function.ExceptionRunnable [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/cache/src/test/java/org/wildfly/clustering/ee/cache/scheduler/LocalSchedulerTestCase.java:[47,55] unchecked conversion required: org.wildfly.clustering.ee.cache.scheduler.ScheduledEntries found: org.wildfly.clustering.ee.cache.scheduler.ScheduledEntries [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/cache/src/test/java/org/wildfly/clustering/ee/cache/scheduler/LocalSchedulerTestCase.java:[48,36] unchecked conversion required: java.util.function.Predicate found: java.util.function.Predicate [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/cache/src/test/java/org/wildfly/clustering/ee/cache/scheduler/LocalSchedulerTestCase.java:[56,52] non-varargs call of varargs method with inexact argument type for last parameter; cast to java.util.Map.Entry for a varargs call cast to java.util.Map.Entry[] for a non-varargs call and to suppress this warning [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/cache/src/test/java/org/wildfly/clustering/ee/cache/scheduler/LocalSchedulerTestCase.java:[73,55] unchecked conversion required: org.wildfly.clustering.ee.cache.scheduler.ScheduledEntries found: org.wildfly.clustering.ee.cache.scheduler.ScheduledEntries [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/cache/src/test/java/org/wildfly/clustering/ee/cache/scheduler/LocalSchedulerTestCase.java:[74,36] unchecked conversion required: java.util.function.Predicate found: java.util.function.Predicate [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/cache/src/test/java/org/wildfly/clustering/ee/cache/scheduler/LocalSchedulerTestCase.java:[82,52] non-varargs call of varargs method with inexact argument type for last parameter; cast to java.util.Map.Entry for a varargs call cast to java.util.Map.Entry[] for a non-varargs call and to suppress this warning [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/cache/src/test/java/org/wildfly/clustering/ee/cache/scheduler/LocalSchedulerTestCase.java:[99,55] unchecked conversion required: org.wildfly.clustering.ee.cache.scheduler.ScheduledEntries found: org.wildfly.clustering.ee.cache.scheduler.ScheduledEntries [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/cache/src/test/java/org/wildfly/clustering/ee/cache/scheduler/LocalSchedulerTestCase.java:[100,36] unchecked conversion required: java.util.function.Predicate found: java.util.function.Predicate [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/cache/src/test/java/org/wildfly/clustering/ee/cache/scheduler/LocalSchedulerTestCase.java:[108,44] unchecked generic array creation for varargs parameter of type java.util.Map.Entry[] [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/cache/src/test/java/org/wildfly/clustering/ee/cache/scheduler/LocalSchedulerTestCase.java:[125,55] unchecked conversion required: org.wildfly.clustering.ee.cache.scheduler.ScheduledEntries found: org.wildfly.clustering.ee.cache.scheduler.ScheduledEntries [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/cache/src/test/java/org/wildfly/clustering/ee/cache/scheduler/LocalSchedulerTestCase.java:[126,36] unchecked conversion required: java.util.function.Predicate found: java.util.function.Predicate [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-clustering-ee-cache --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-clustering-ee-cache --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/cache/target/wildfly-clustering-ee-cache-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-clustering-ee-cache --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/cache/target/wildfly-clustering-ee-cache-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-clustering-ee-cache --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/cache/target/wildfly-clustering-ee-cache-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-ee-cache/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-ee-cache-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/cache/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-ee-cache/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-ee-cache-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/cache/target/wildfly-clustering-ee-cache-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-ee-cache/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-ee-cache-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] -----------------< org.wildfly:wildfly-clustering-ejb >----------------- [INFO] Building WildFly: SFSB clustering 22.0.0.Beta1-SNAPSHOT [28/160] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-clustering-ejb --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-clustering-ejb --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-clustering-ejb --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-clustering-ejb --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-clustering-ejb --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-clustering-ejb --- [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-clustering-ejb --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-clustering-ejb --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-ejb/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-ejb-22.0.0.Beta1-SNAPSHOT.pom [INFO] [INFO] ---------------< org.wildfly:wildfly-clustering-ejb-spi >--------------- [INFO] Building WildFly: SFSB clustering - SPI 22.0.0.Beta1-SNAPSHOT [29/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-ejb-client/4.0.36.Final/jboss-ejb-client-4.0.36.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-ejb-client/4.0.36.Final/jboss-ejb-client-4.0.36.Final.pom (17 kB at 25 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/discovery/wildfly-discovery-client/1.2.1.Final/wildfly-discovery-client-1.2.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/discovery/wildfly-discovery-client/1.2.1.Final/wildfly-discovery-client-1.2.1.Final.pom (4.0 kB at 14 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-ejb-client/4.0.36.Final/jboss-ejb-client-4.0.36.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/discovery/wildfly-discovery-client/1.2.1.Final/wildfly-discovery-client-1.2.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-ejb-client/4.0.36.Final/jboss-ejb-client-4.0.36.Final.jar (453 kB at 406 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/discovery/wildfly-discovery-client/1.2.1.Final/wildfly-discovery-client-1.2.1.Final.jar (85 kB at 77 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-clustering-ejb-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-clustering-ejb-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-clustering-ejb-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-clustering-ejb-spi --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-clustering-ejb-spi --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-clustering-ejb-spi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/spi/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-clustering-ejb-spi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/spi/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-clustering-ejb-spi --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-clustering-ejb-spi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/spi/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-clustering-ejb-spi --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-clustering-ejb-spi --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-clustering-ejb-spi --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/spi/target/wildfly-clustering-ejb-spi-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-clustering-ejb-spi --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/spi/target/wildfly-clustering-ejb-spi-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-clustering-ejb-spi --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/spi/target/wildfly-clustering-ejb-spi-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-ejb-spi/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-ejb-spi-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/spi/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-ejb-spi/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-ejb-spi-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/spi/target/wildfly-clustering-ejb-spi-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-ejb-spi/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-ejb-spi-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] ------------------< org.wildfly:wildfly-weld-parent >------------------- [INFO] Building WildFly: Weld 22.0.0.Beta1-SNAPSHOT [30/160] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-weld-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-weld-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-weld-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-weld-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-weld-parent --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-weld-parent --- [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-weld-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-weld-parent --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-weld-parent/22.0.0.Beta1-SNAPSHOT/wildfly-weld-parent-22.0.0.Beta1-SNAPSHOT.pom [INFO] [INFO] --------------------< org.wildfly:wildfly-weld-spi >-------------------- [INFO] Building WildFly: Weld Subsystem SPI 22.0.0.Beta1-SNAPSHOT [31/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-api/3.1.SP3/weld-api-3.1.SP3.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jboss/weld/weld-api/3.1.SP3/weld-api-3.1.SP3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api/3.1.SP3/weld-api-3.1.SP3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api/3.1.SP3/weld-api-3.1.SP3.pom (1.6 kB at 11 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-api-parent/3.1.SP3/weld-api-parent-3.1.SP3.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jboss/weld/weld-api-parent/3.1.SP3/weld-api-parent-3.1.SP3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/3.1.SP3/weld-api-parent-3.1.SP3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/3.1.SP3/weld-api-parent-3.1.SP3.pom (7.4 kB at 12 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/41/weld-parent-41.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jboss/weld/weld-parent/41/weld-parent-41.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/41/weld-parent-41.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/41/weld-parent-41.pom (51 kB at 212 kB/s) [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.pom [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.pom (0 B at 0 B/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-spi/3.1.SP3/weld-spi-3.1.SP3.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jboss/weld/weld-spi/3.1.SP3/weld-spi-3.1.SP3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-spi/3.1.SP3/weld-spi-3.1.SP3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-spi/3.1.SP3/weld-spi-3.1.SP3.pom (2.8 kB at 12 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/inject/jakarta.inject-api/1.0.1/jakarta.inject-api-1.0.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/inject/jakarta.inject-api/1.0.1/jakarta.inject-api-1.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/1.0.1/jakarta.inject-api-1.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/1.0.1/jakarta.inject-api-1.0.1.pom (4.0 kB at 19 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-api/3.1.SP3/weld-api-3.1.SP3.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/inject/jakarta.inject-api/1.0.1/jakarta.inject-api-1.0.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-spi/3.1.SP3/weld-spi-3.1.SP3.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jboss/weld/weld-api/3.1.SP3/weld-api-3.1.SP3.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/inject/jakarta.inject-api/1.0.1/jakarta.inject-api-1.0.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jboss/weld/weld-spi/3.1.SP3/weld-spi-3.1.SP3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api/3.1.SP3/weld-api-3.1.SP3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/1.0.1/jakarta.inject-api-1.0.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-spi/3.1.SP3/weld-spi-3.1.SP3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/1.0.1/jakarta.inject-api-1.0.1.jar (4.8 kB at 806 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api/3.1.SP3/weld-api-3.1.SP3.jar (33 kB at 3.0 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-spi/3.1.SP3/weld-spi-3.1.SP3.jar (85 kB at 7.1 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-weld-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-weld-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-weld-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-weld-spi --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-weld-spi --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-weld-spi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-weld-spi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/spi/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-weld-spi --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-weld-spi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/spi/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-weld-spi --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-weld-spi --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-weld-spi --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/spi/target/wildfly-weld-spi-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-weld-spi --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/spi/target/wildfly-weld-spi-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-weld-spi --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/spi/target/wildfly-weld-spi-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-weld-spi/22.0.0.Beta1-SNAPSHOT/wildfly-weld-spi-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/spi/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-weld-spi/22.0.0.Beta1-SNAPSHOT/wildfly-weld-spi-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/spi/target/wildfly-weld-spi-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-weld-spi/22.0.0.Beta1-SNAPSHOT/wildfly-weld-spi-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] ------------------< org.wildfly:wildfly-weld-common >------------------- [INFO] Building WildFly: Weld Common Tools 22.0.0.Beta1-SNAPSHOT [32/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-core-impl/3.1.5.Final/weld-core-impl-3.1.5.Final.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jboss/weld/weld-core-impl/3.1.5.Final/weld-core-impl-3.1.5.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-impl/3.1.5.Final/weld-core-impl-3.1.5.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-impl/3.1.5.Final/weld-core-impl-3.1.5.Final.pom (7.5 kB at 39 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-core-parent/3.1.5.Final/weld-core-parent-3.1.5.Final.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jboss/weld/weld-core-parent/3.1.5.Final/weld-core-parent-3.1.5.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-parent/3.1.5.Final/weld-core-parent-3.1.5.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-parent/3.1.5.Final/weld-core-parent-3.1.5.Final.pom (33 kB at 124 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-bom/1.7.0.Alpha2/arquillian-bom-1.7.0.Alpha2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-bom/1.7.0.Alpha2/arquillian-bom-1.7.0.Alpha2.pom (11 kB at 19 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/3.1.4/shrinkwrap-resolver-bom-3.1.4.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/3.1.4/shrinkwrap-resolver-bom-3.1.4.pom (0 B at 0 B/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-api-bom/3.1.SP3/weld-api-bom-3.1.SP3.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jboss/weld/weld-api-bom/3.1.SP3/weld-api-bom-3.1.SP3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/3.1.SP3/weld-api-bom-3.1.SP3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/3.1.SP3/weld-api-bom-3.1.SP3.pom (5.1 kB at 25 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/module/weld-ejb/3.1.5.Final/weld-ejb-3.1.5.Final.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jboss/weld/module/weld-ejb/3.1.5.Final/weld-ejb-3.1.5.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/module/weld-ejb/3.1.5.Final/weld-ejb-3.1.5.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/module/weld-ejb/3.1.5.Final/weld-ejb-3.1.5.Final.pom (3.1 kB at 11 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-core-impl/3.1.5.Final/weld-core-impl-3.1.5.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/module/weld-ejb/3.1.5.Final/weld-ejb-3.1.5.Final.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jboss/weld/weld-core-impl/3.1.5.Final/weld-core-impl-3.1.5.Final.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jboss/weld/module/weld-ejb/3.1.5.Final/weld-ejb-3.1.5.Final.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-impl/3.1.5.Final/weld-core-impl-3.1.5.Final.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/module/weld-ejb/3.1.5.Final/weld-ejb-3.1.5.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/module/weld-ejb/3.1.5.Final/weld-ejb-3.1.5.Final.jar (63 kB at 5.7 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-impl/3.1.5.Final/weld-core-impl-3.1.5.Final.jar (1.7 MB at 31 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-weld-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-weld-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-weld-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-weld-common --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-weld-common --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-weld-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-weld-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/common/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/common/src/main/java/org/jboss/as/weld/logging/WeldLogger.java:[43,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/common/src/main/java/org/jboss/as/weld/WeldCapability.java:[27,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/common/src/main/java/org/jboss/as/weld/logging/WeldLogger.java:[43,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/common/src/main/java/org/jboss/as/weld/WeldCapability.java:[27,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/common/target/generated-sources/annotations/org/jboss/as/weld/logging/WeldLogger_$logger.java:[15,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/common/src/main/java/org/jboss/as/weld/logging/WeldLogger.java:[43,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/common/src/main/java/org/jboss/as/weld/WeldCapability.java:[27,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/common/target/generated-sources/annotations/org/jboss/as/weld/logging/WeldLogger_$logger.java:[15,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/common/src/main/java/org/jboss/as/weld/logging/WeldLogger.java:[43,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/common/src/main/java/org/jboss/as/weld/WeldCapability.java:[27,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/common/target/generated-sources/annotations/org/jboss/as/weld/logging/WeldLogger_$logger.java:[15,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/common/src/main/java/org/jboss/as/weld/ejb/EjbRequestScopeActivationInterceptor.java:[71,132] getValue() in org.jboss.msc.service.ServiceController has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/common/src/main/java/org/jboss/as/weld/services/bootstrap/AbstractResourceInjectionServices.java:[63,56] getValue() in org.jboss.msc.service.ServiceController has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/common/src/main/java/org/jboss/as/weld/WeldCapability.java:[85,118] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/common/src/main/java/org/jboss/as/weld/util/Reflections.java:[46,41] unchecked cast required: T found: capture#1 of ? [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/common/target/generated-sources/annotations/org/jboss/as/weld/logging/WeldLogger_$logger.java:[404,70] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-weld-common --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-weld-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/common/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-weld-common --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-weld-common --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-weld-common --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/common/target/wildfly-weld-common-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-weld-common --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/common/target/wildfly-weld-common-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-weld-common --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/common/target/wildfly-weld-common-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-weld-common/22.0.0.Beta1-SNAPSHOT/wildfly-weld-common-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/common/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-weld-common/22.0.0.Beta1-SNAPSHOT/wildfly-weld-common-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/common/target/wildfly-weld-common-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-weld-common/22.0.0.Beta1-SNAPSHOT/wildfly-weld-common-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] ----------------------< org.wildfly:wildfly-ejb3 >---------------------- [INFO] Building WildFly: EJB Subsystem 22.0.0.Beta1-SNAPSHOT [33/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/common/jboss-common-beans/2.0.1.Final/jboss-common-beans-2.0.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/common/jboss-common-beans/2.0.1.Final/jboss-common-beans-2.0.1.Final.pom (7.0 kB at 13 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/wildfly-http-client/wildfly-http-ejb-client/1.1.2.Final/wildfly-http-ejb-client-1.1.2.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/wildfly-http-client/wildfly-http-ejb-client/1.1.2.Final/wildfly-http-ejb-client-1.1.2.Final.pom (5.8 kB at 21 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.pom [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.pom (13 kB at 18 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-iiop-client/1.0.1.Final/jboss-iiop-client-1.0.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-iiop-client/1.0.1.Final/jboss-iiop-client-1.0.1.Final.pom (3.1 kB at 5.5 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ejb3/jboss-ejb3-ext-api/2.3.0.Final/jboss-ejb3-ext-api-2.3.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ejb3/jboss-ejb3-ext-api/2.3.0.Final/jboss-ejb3-ext-api-2.3.0.Final.pom (2.6 kB at 9.1 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/jms/jboss-jms-api_2.0_spec/2.0.0.Final/jboss-jms-api_2.0_spec-2.0.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/jms/jboss-jms-api_2.0_spec/2.0.0.Final/jboss-jms-api_2.0_spec-2.0.0.Final.pom (9.2 kB at 33 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/xml/rpc/jboss-jaxrpc-api_1.1_spec/2.0.0.Final/jboss-jaxrpc-api_1.1_spec-2.0.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/xml/rpc/jboss-jaxrpc-api_1.1_spec/2.0.0.Final/jboss-jaxrpc-api_1.1_spec-2.0.0.Final.pom (11 kB at 41 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/validator/hibernate-validator/6.0.21.Final/hibernate-validator-6.0.21.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/validator/hibernate-validator/6.0.21.Final/hibernate-validator-6.0.21.Final.pom (12 kB at 43 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/validator/hibernate-validator-parent/6.0.21.Final/hibernate-validator-parent-6.0.21.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/validator/hibernate-validator-parent/6.0.21.Final/hibernate-validator-parent-6.0.21.Final.pom (61 kB at 147 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/classmate/1.5.1/classmate-1.5.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/fasterxml/classmate/1.5.1/classmate-1.5.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.1/classmate-1.5.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.1/classmate-1.5.1.pom (7.3 kB at 33 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/35/oss-parent-35.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/fasterxml/oss-parent/35/oss-parent-35.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/35/oss-parent-35.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/35/oss-parent-35.pom (23 kB at 46 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/validator/hibernate-validator-cdi/6.0.21.Final/hibernate-validator-cdi-6.0.21.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/validator/hibernate-validator-cdi/6.0.21.Final/hibernate-validator-cdi-6.0.21.Final.pom (8.6 kB at 16 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/groovy/groovy-all/2.4.7/groovy-all-2.4.7.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/groovy/groovy-all/2.4.7/groovy-all-2.4.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.7/groovy-all-2.4.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.7/groovy-all-2.4.7.pom (20 kB at 37 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/wildfly-http-client/wildfly-http-ejb-client/1.1.2.Final/wildfly-http-ejb-client-1.1.2.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/validator/hibernate-validator/6.0.21.Final/hibernate-validator-6.0.21.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/jms/jboss-jms-api_2.0_spec/2.0.0.Final/jboss-jms-api_2.0_spec-2.0.0.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ejb3/jboss-ejb3-ext-api/2.3.0.Final/jboss-ejb3-ext-api-2.3.0.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/validator/hibernate-validator-cdi/6.0.21.Final/hibernate-validator-cdi-6.0.21.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ejb3/jboss-ejb3-ext-api/2.3.0.Final/jboss-ejb3-ext-api-2.3.0.Final.jar (8.0 kB at 14 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/groovy/groovy-all/2.4.7/groovy-all-2.4.7.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/wildfly-http-client/wildfly-http-ejb-client/1.1.2.Final/wildfly-http-ejb-client-1.1.2.Final.jar (73 kB at 76 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/jms/jboss-jms-api_2.0_spec/2.0.0.Final/jboss-jms-api_2.0_spec-2.0.0.Final.jar (58 kB at 60 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/validator/hibernate-validator-cdi/6.0.21.Final/hibernate-validator-cdi-6.0.21.Final.jar (39 kB at 31 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/validator/hibernate-validator/6.0.21.Final/hibernate-validator-6.0.21.Final.jar (1.2 MB at 529 kB/s) [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/groovy/groovy-all/2.4.7/groovy-all-2.4.7.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.7/groovy-all-2.4.7.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar (68 kB at 6.2 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.7/groovy-all-2.4.7.jar (7.0 MB at 56 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-ejb3 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-ejb3 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-ejb3 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-ejb3 --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-ejb3 --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-ejb3 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 34 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-ejb3 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 518 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/suspend/EJBSuspendHandlerService.java:[31,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/suspend/EJBSuspendHandlerService.java:[35,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/subsystem/IdentityResourceDefinition.java:[50,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/subsystem/IdentityResourceDefinition.java:[51,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/subsystem/IdentityResourceDefinition.java:[56,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/component/EJBComponentDescription.java:[114,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/component/EJBComponentCreateService.java:[56,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/component/EJBComponentCreateService.java:[58,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/component/EJBViewDescription.java:[38,27] org.jboss.msc.value.Value in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/interceptor/server/ServerInterceptorCache.java:[39,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/interceptor/server/ServerInterceptorCache.java:[41,27] org.jboss.msc.value.CachedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/interceptor/server/ServerInterceptorCache.java:[42,27] org.jboss.msc.value.ConstructedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/interceptor/server/ServerInterceptorCache.java:[43,27] org.jboss.msc.value.Value in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/deployment/ModuleDeployment.java:[26,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/deployment/ModuleDeployment.java:[31,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/deployment/EjbDeploymentInformation.java:[28,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/iiop/EjbIIOPService.java:[64,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/iiop/EjbIIOPService.java:[69,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/iiop/EjbIIOPService.java:[93,38] com.sun.corba.se.spi.extension.ZeroPortPolicy is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/iiop/POARegistry.java:[28,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/iiop/POARegistry.java:[33,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/component/pool/StrictMaxPoolConfigService.java:[28,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/component/pool/StrictMaxPoolConfigService.java:[29,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/component/pool/StrictMaxPoolConfigService.java:[33,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/remote/EJBRemoteConnectorService.java:[29,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/remote/EJBRemoteConnectorService.java:[34,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/remote/AssociationService.java:[47,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/remote/AssociationService.java:[48,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/remote/AssociationService.java:[53,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/remote/AssociationService.java:[54,27] org.jboss.msc.value.Value in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/component/DefaultAccessTimeoutService.java:[25,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/component/stateful/StatefulSessionComponentCreateService.java:[44,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/component/stateful/StatefulSessionComponentCreateService.java:[45,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/component/session/SessionBeanComponentCreateService.java:[41,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/context/EJBContextImpl.java:[25,21] java.security.Identity in java.security has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/timerservice/persistence/database/DatabaseTimerPersistence.java:[84,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/timerservice/persistence/database/DatabaseTimerPersistence.java:[88,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/logging/EjbLogger.java:[107,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/timerservice/TimerServiceImpl.java:[69,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/timerservice/TimerServiceImpl.java:[74,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/component/singleton/SingletonComponentCreateService.java:[30,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/component/singleton/SingletonComponentCreateService.java:[32,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/component/stateless/StatelessSessionComponentCreateService.java:[31,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/component/stateless/StatelessSessionComponentCreateService.java:[32,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/iiop/stub/DynamicStubFactoryFactory.java:[27,46] com.sun.corba.se.impl.presentation.rmi.StubFactoryBase is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/iiop/stub/DynamicStubFactoryFactory.java:[28,46] com.sun.corba.se.impl.presentation.rmi.StubFactoryFactoryDynamicBase is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/iiop/stub/DynamicStubFactoryFactory.java:[29,45] com.sun.corba.se.spi.presentation.rmi.PresentationManager is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/subsystem/EJBClientConfiguratorService.java:[30,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/subsystem/EJBClientConfiguratorService.java:[35,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/security/service/EJBViewMethodSecurityAttributesService.java:[32,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/deployment/EJBSecurityDomainService.java:[37,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/deployment/EJBSecurityDomainService.java:[38,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/deployment/EJBSecurityDomainService.java:[43,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/subsystem/RemotingProfileAdd.java:[51,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/deployment/processors/EjbClientContextSetupProcessor.java:[49,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/deployment/processors/EjbClientContextSetupProcessor.java:[55,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/remote/EJBClientContextService.java:[46,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/remote/EJBClientContextService.java:[51,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/remote/RemotingProfileService.java:[32,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/remote/RemotingProfileService.java:[36,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/component/messagedriven/MessageDrivenComponentCreateService.java:[53,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/deployment/processors/DiscoveryRegistrationProcessor.java:[35,28] org.jboss.msc.inject.InjectionException in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/deployment/processors/DiscoveryRegistrationProcessor.java:[36,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/remote/RemoteViewManagedReferenceFactory.java:[37,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/remote/RemoteViewManagedReferenceFactory.java:[38,27] org.jboss.msc.value.Value in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/component/messagedriven/DefaultResourceAdapterService.java:[25,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/timerservice/TimedObjectInvokerImpl.java:[40,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/timerservice/TimedObjectInvokerImpl.java:[45,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/component/interceptors/GetHomeInterceptorFactory.java:[29,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/deployment/processors/EjbInjectionSource.java:[48,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/deployment/processors/EjbInjectionSource.java:[51,27] org.jboss.msc.value.Value in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/subsystem/DefaultDistinctNameService.java:[25,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/remote/LocalEjbReceiver.java:[48,28] org.jboss.ejb.client.TransactionID in org.jboss.ejb.client has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/deployment/processors/EJBClientDescriptorMetaDataProcessor.java:[65,28] org.jboss.msc.inject.InjectionException in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/deployment/processors/EJBClientDescriptorMetaDataProcessor.java:[66,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/deployment/processors/EJBClientDescriptorMetaDataProcessor.java:[72,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/component/messagedriven/MessageDrivenComponentDescription.java:[70,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/component/stateless/StatelessComponentDescription.java:[64,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/subsystem/ExceptionLoggingWriteHandler.java:[34,29] org.jboss.msc.service.ValueService in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/subsystem/ExceptionLoggingWriteHandler.java:[35,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/deployment/processors/IIOPJndiBindingProcessor.java:[43,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/interceptor/server/ClientInterceptorCache.java:[30,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/subsystem/IIOPSettingsService.java:[25,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/timerservice/TimerServiceBindingSource.java:[36,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/component/messagedriven/MdbDeliveryControllerService.java:[25,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/component/messagedriven/MdbDeliveryControllerService.java:[29,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/subsystem/EJB3UserTransactionAccessControlService.java:[29,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/subsystem/EJB3UserTransactionAccessControlService.java:[30,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/subsystem/EJB3UserTransactionAccessControlService.java:[35,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/subsystem/EJB3SubsystemAdd.java:[153,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/subsystem/EJB3SubsystemAdd.java:[158,29] org.jboss.msc.service.ValueService in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/subsystem/EJB3SubsystemAdd.java:[159,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/remote/http/EJB3RemoteHTTPService.java:[29,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/remote/http/EJB3RemoteHTTPService.java:[34,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/subsystem/MdbDeliveryGroupAdd.java:[30,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/deployment/processors/EjbManagementDeploymentUnitProcessor.java:[26,45] org.jboss.as.server.deployment.DeploymentModelUtils in org.jboss.as.server.deployment has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/deployment/processors/DiscoveryService.java:[25,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/deployment/processors/DiscoveryService.java:[26,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/deployment/processors/DiscoveryService.java:[31,27] org.jboss.msc.value.InjectedSetValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/context/EjbContextResourceReferenceProcessor.java:[33,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [INFO] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/suspend/EJBSuspendHandlerService.java: Some input files additionally use or override a deprecated API. [INFO] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/main/java/org/jboss/as/ejb3/component/EJBComponent.java: Some input files additionally use unchecked or unsafe operations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-ejb3 --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-ejb3 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-ejb3 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 26 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/target/test-classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/test/java/org/jboss/as/ejb3/component/stateful/StatefulSessionSynchronizationInterceptorTestCase.java:[80,72] unchecked conversion required: org.jboss.as.ejb3.cache.Cache found: org.jboss.as.ejb3.cache.Cache [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/src/test/java/org/jboss/as/ejb3/component/stateful/StatefulSessionSynchronizationInterceptorTestCase.java:[94,178] unchecked conversion required: java.util.Map found: java.util.Map [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-ejb3 --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-ejb3 --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/target/wildfly-ejb3-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-ejb3 --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/target/wildfly-ejb3-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-ejb3 --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/target/wildfly-ejb3-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-ejb3/22.0.0.Beta1-SNAPSHOT/wildfly-ejb3-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-ejb3/22.0.0.Beta1-SNAPSHOT/wildfly-ejb3-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ejb3/target/wildfly-ejb3-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-ejb3/22.0.0.Beta1-SNAPSHOT/wildfly-ejb3-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] -----------------< org.wildfly:wildfly-clustering-web >----------------- [INFO] Building WildFly: Web session clustering 22.0.0.Beta1-SNAPSHOT [34/160] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-clustering-web --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-clustering-web --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-clustering-web --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-clustering-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-clustering-web --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-clustering-web --- [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-clustering-web --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-clustering-web --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-web/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-web-22.0.0.Beta1-SNAPSHOT.pom [INFO] [INFO] ------------< org.wildfly:wildfly-clustering-web-container >------------ [INFO] Building WildFly: Web session clustering - Container SPI 22.0.0.Beta1-SNAPSHOT [35/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-clustering-web-container --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-clustering-web-container --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-clustering-web-container --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-clustering-web-container --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-clustering-web-container --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-clustering-web-container --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/container/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-clustering-web-container --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/container/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-clustering-web-container --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-clustering-web-container --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/container/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-clustering-web-container --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-clustering-web-container --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-clustering-web-container --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/container/target/wildfly-clustering-web-container-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-clustering-web-container --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/container/target/wildfly-clustering-web-container-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-clustering-web-container --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/container/target/wildfly-clustering-web-container-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-web-container/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-web-container-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/container/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-web-container/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-web-container-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/container/target/wildfly-clustering-web-container-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-web-container/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-web-container-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] -------------------< org.wildfly:wildfly-web-common >------------------- [INFO] Building WildFly: Web Common Classes 22.0.0.Beta1-SNAPSHOT [36/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/metadata/jboss-metadata-web/13.0.0.Final/jboss-metadata-web-13.0.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/metadata/jboss-metadata-web/13.0.0.Final/jboss-metadata-web-13.0.0.Final.pom (4.6 kB at 16 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/servlet/jsp/jboss-jsp-api_2.3_spec/2.0.0.Final/jboss-jsp-api_2.3_spec-2.0.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/servlet/jsp/jboss-jsp-api_2.3_spec/2.0.0.Final/jboss-jsp-api_2.3_spec-2.0.0.Final.pom (10 kB at 37 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-web-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-web-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-web-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-web-common --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-web-common --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-web-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/web-common/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-web-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/web-common/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/web-common/src/main/java/org/jboss/as/web/common/SharedTldsMetaDataBuilder.java:[40,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/web-common/src/main/java/org/jboss/as/web/session/SharedSessionManagerConfig.java:[26,36] org.jboss.metadata.web.jboss.ReplicationConfig in org.jboss.metadata.web.jboss has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/web-common/src/main/java/org/jboss/as/web/common/SharedTldsMetaDataBuilder.java:[40,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/web-common/src/main/java/org/jboss/as/web/session/SharedSessionManagerConfig.java:[26,36] org.jboss.metadata.web.jboss.ReplicationConfig in org.jboss.metadata.web.jboss has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/web-common/src/main/java/org/jboss/as/web/common/SharedTldsMetaDataBuilder.java:[40,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/web-common/src/main/java/org/jboss/as/web/session/SharedSessionManagerConfig.java:[26,36] org.jboss.metadata.web.jboss.ReplicationConfig in org.jboss.metadata.web.jboss has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/web-common/src/main/java/org/jboss/as/web/common/SharedTldsMetaDataBuilder.java:[68,77] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/web-common/src/main/java/org/jboss/as/web/common/SharedTldsMetaDataBuilder.java:[68,44] getModuleFromCallerModuleLoader(org.jboss.modules.ModuleIdentifier) in org.jboss.modules.Module has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/web-common/src/main/java/org/jboss/as/web/session/SharedSessionManagerConfig.java:[41,13] org.jboss.metadata.web.jboss.ReplicationConfig in org.jboss.metadata.web.jboss has been deprecated [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-web-common --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-web-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/web-common/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-web-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/web-common/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-web-common --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-web-common --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/web-common/target/wildfly-web-common-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-web-common --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/web-common/target/wildfly-web-common-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-web-common --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/web-common/target/wildfly-web-common-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-web-common/22.0.0.Beta1-SNAPSHOT/wildfly-web-common-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/web-common/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-web-common/22.0.0.Beta1-SNAPSHOT/wildfly-web-common-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/web-common/target/wildfly-web-common-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-web-common/22.0.0.Beta1-SNAPSHOT/wildfly-web-common-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --------------------< org.wildfly:wildfly-undertow >-------------------- [INFO] Building WildFly: Undertow 22.0.0.Beta1-SNAPSHOT [37/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-event-logger/14.0.0.Beta2/wildfly-event-logger-14.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-event-logger/14.0.0.Beta2/wildfly-event-logger-14.0.0.Beta2.pom (2.1 kB at 7.4 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/json/jakarta.json-api/1.1.6/jakarta.json-api-1.1.6.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/json/jakarta.json-api/1.1.6/jakarta.json-api-1.1.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/json/jakarta.json-api/1.1.6/jakarta.json-api-1.1.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/json/jakarta.json-api/1.1.6/jakarta.json-api-1.1.6.pom (6.0 kB at 1.0 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/elytron-web/undertow-server-servlet/1.8.0.Final/undertow-server-servlet-1.8.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/elytron-web/undertow-server-servlet/1.8.0.Final/undertow-server-servlet-1.8.0.Final.pom (7.4 kB at 27 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/undertow/undertow-websockets-jsr/2.2.2.Final/undertow-websockets-jsr-2.2.2.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/undertow/undertow-websockets-jsr/2.2.2.Final/undertow-websockets-jsr-2.2.2.Final.pom (8.2 kB at 29 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/undertow/jastow/jastow/2.0.9.Final/jastow-2.0.9.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/undertow/jastow/jastow/2.0.9.Final/jastow-2.0.9.Final.pom (9.5 kB at 34 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/core/compiler/ecj/4.6.1/ecj-4.6.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/eclipse/jdt/core/compiler/ecj/4.6.1/ecj-4.6.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jdt/core/compiler/ecj/4.6.1/ecj-4.6.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jdt/core/compiler/ecj/4.6.1/ecj-4.6.1.pom (2.2 kB at 436 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-event-logger/14.0.0.Beta2/wildfly-event-logger-14.0.0.Beta2.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/undertow/jastow/jastow/2.0.9.Final/jastow-2.0.9.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/undertow/undertow-websockets-jsr/2.2.2.Final/undertow-websockets-jsr-2.2.2.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/elytron-web/undertow-server-servlet/1.8.0.Final/undertow-server-servlet-1.8.0.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-event-logger/14.0.0.Beta2/wildfly-event-logger-14.0.0.Beta2.jar (16 kB at 55 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/undertow/undertow-websockets-jsr/2.2.2.Final/undertow-websockets-jsr-2.2.2.Final.jar (174 kB at 314 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/elytron-web/undertow-server-servlet/1.8.0.Final/undertow-server-servlet-1.8.0.Final.jar (43 kB at 62 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/undertow/jastow/jastow/2.0.9.Final/jastow-2.0.9.Final.jar (629 kB at 434 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-undertow --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-undertow --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-undertow --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-undertow --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-undertow --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-undertow --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 21 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-undertow --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 227 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/SingleSignOnService.java:[28,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/SingleSignOnService.java:[29,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/SingleSignOnService.java:[32,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/Host.java:[60,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/Host.java:[64,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/Server.java:[33,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/Server.java:[34,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/Server.java:[38,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/UndertowService.java:[37,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/AccessLogService.java:[35,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/AccessLogService.java:[39,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/LocationService.java:[27,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/LocationService.java:[31,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/ServletContainerService.java:[33,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/ServletContainerService.java:[37,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/ListenerService.java:[46,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/ListenerService.java:[51,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/deployment/UndertowDeploymentService.java:[37,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/deployment/UndertowDeploymentService.java:[38,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/deployment/UndertowDeploymentService.java:[42,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/HttpListenerService.java:[41,29] org.jboss.msc.service.ValueService in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/HttpListenerService.java:[42,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/HttpListenerService.java:[43,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/AbstractPersistentSessionManager.java:[35,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/AbstractPersistentSessionManager.java:[40,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/session/SessionManagementProviderFactory.java:[26,36] org.jboss.metadata.web.jboss.ReplicationConfig in org.jboss.metadata.web.jboss has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/deployment/VirtualFileResource.java:[35,16] org.xnio.Pooled in org.xnio has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/filters/FilterService.java:[28,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/filters/ModClusterService.java:[42,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/ApplicationSecurityDomainDefinition.java:[90,40] org.wildfly.security.auth.server.HttpAuthenticationFactory in org.wildfly.security.auth.server has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/ApplicationSecurityDomainDefinition.java:[96,38] org.wildfly.security.http.impl.ServerMechanismFactoryImpl in org.wildfly.security.http.impl has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/security/jaspi/JASPICSecurityContextFactory.java:[26,32] io.undertow.security.api.SecurityContextFactory in io.undertow.security.api has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/BufferCacheService.java:[26,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/DiskBasedModularPersistentSessionManager.java:[32,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/HttpsListenerAdd.java:[33,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/deployment/UndertowHandlersDeploymentProcessor.java:[38,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/filters/ExpressionFilterDefinition.java:[35,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/handlers/ReverseProxyHandlerHost.java:[61,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/handlers/ReverseProxyHandlerHost.java:[66,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/WebServerService.java:[30,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/WebServerService.java:[34,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/HttpInvokerHostService.java:[40,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/HttpInvokerHostService.java:[44,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/HttpInvokerHostService.java:[48,40] org.wildfly.security.auth.server.HttpAuthenticationFactory in org.wildfly.security.auth.server has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/deployment/UndertowDependencyProcessor.java:[34,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/RemoteHttpInvokerService.java:[27,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/session/SharedSessionConfigXMLReader.java:[30,42] org.jboss.metadata.parser.jbossweb.ReplicationConfigParser in org.jboss.metadata.parser.jbossweb has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/deployment/UndertowDeploymentInfoService.java:[111,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/deployment/UndertowDeploymentInfoService.java:[112,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/deployment/UndertowDeploymentInfoService.java:[117,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/handlers/HandlerService.java:[28,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/handlers/HandlerService.java:[32,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/HttpInvokerDefinition.java:[50,40] org.wildfly.security.auth.server.HttpAuthenticationFactory in org.wildfly.security.auth.server has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/ConsoleRedirectService.java:[36,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/ConsoleRedirectService.java:[40,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/ByteBufferPoolDefinition.java:[22,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/UndertowSubsystemParser_1_0.java:[31,46] org.wildfly.extension.undertow.filters.BasicAuthHandler in org.wildfly.extension.undertow.filters has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/deployment/UndertowDeploymentProcessor.java:[105,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/deployment/UndertowDeploymentProcessor.java:[106,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/deployment/WarAnnotationDeploymentProcessor.java:[86,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/filters/CustomFilterDefinition.java:[41,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/filters/FilterRef.java:[27,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/filters/FilterRef.java:[31,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/WebHostService.java:[38,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/WebHostService.java:[42,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/SingleSignOnService.java:[28,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/SingleSignOnService.java:[29,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/SingleSignOnService.java:[32,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/Host.java:[60,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/Host.java:[64,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/Server.java:[33,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/Server.java:[34,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/Server.java:[38,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/UndertowService.java:[37,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/AccessLogService.java:[35,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/AccessLogService.java:[39,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/LocationService.java:[27,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/LocationService.java:[31,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/ServletContainerService.java:[33,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/ServletContainerService.java:[37,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/ListenerService.java:[46,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/ListenerService.java:[51,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/deployment/UndertowDeploymentService.java:[37,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/deployment/UndertowDeploymentService.java:[38,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/deployment/UndertowDeploymentService.java:[42,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/HttpListenerService.java:[41,29] org.jboss.msc.service.ValueService in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/HttpListenerService.java:[42,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/HttpListenerService.java:[43,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/AbstractPersistentSessionManager.java:[35,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/AbstractPersistentSessionManager.java:[40,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/session/SessionManagementProviderFactory.java:[26,36] org.jboss.metadata.web.jboss.ReplicationConfig in org.jboss.metadata.web.jboss has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/deployment/VirtualFileResource.java:[35,16] org.xnio.Pooled in org.xnio has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/filters/FilterService.java:[28,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/filters/ModClusterService.java:[42,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/ApplicationSecurityDomainDefinition.java:[90,40] org.wildfly.security.auth.server.HttpAuthenticationFactory in org.wildfly.security.auth.server has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/ApplicationSecurityDomainDefinition.java:[96,38] org.wildfly.security.http.impl.ServerMechanismFactoryImpl in org.wildfly.security.http.impl has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/security/jaspi/JASPICSecurityContextFactory.java:[26,32] io.undertow.security.api.SecurityContextFactory in io.undertow.security.api has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/BufferCacheService.java:[26,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/DiskBasedModularPersistentSessionManager.java:[32,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/HttpsListenerAdd.java:[33,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [INFO] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/SingleSignOnService.java: Some input files additionally use or override a deprecated API. [INFO] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/main/java/org/wildfly/extension/undertow/Server.java: Some input files additionally use unchecked or unsafe operations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-undertow --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-undertow --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 21 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-undertow --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 23 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/target/test-classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/AbstractUndertowSubsystemTestCase.java:[54,29] org.jboss.msc.service.AbstractService in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/AbstractUndertowSubsystemTestCase.java:[59,29] org.jboss.msc.service.ValueService in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/AbstractUndertowSubsystemTestCase.java:[60,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/AbstractUndertowSubsystemTestCase.java:[67,40] org.wildfly.security.auth.server.HttpAuthenticationFactory in org.wildfly.security.auth.server has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/DefaultInitialization.java:[50,40] org.wildfly.security.auth.server.HttpAuthenticationFactory in org.wildfly.security.auth.server has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/DefaultInitialization.java:[53,16] org.xnio.Pool in org.xnio has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/AbstractUndertowSubsystemTestCase.java:[54,29] org.jboss.msc.service.AbstractService in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/AbstractUndertowSubsystemTestCase.java:[59,29] org.jboss.msc.service.ValueService in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/AbstractUndertowSubsystemTestCase.java:[60,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/AbstractUndertowSubsystemTestCase.java:[67,40] org.wildfly.security.auth.server.HttpAuthenticationFactory in org.wildfly.security.auth.server has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/DefaultInitialization.java:[50,40] org.wildfly.security.auth.server.HttpAuthenticationFactory in org.wildfly.security.auth.server has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/DefaultInitialization.java:[53,16] org.xnio.Pool in org.xnio has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/AbstractUndertowSubsystemTestCase.java:[54,29] org.jboss.msc.service.AbstractService in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/AbstractUndertowSubsystemTestCase.java:[59,29] org.jboss.msc.service.ValueService in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/AbstractUndertowSubsystemTestCase.java:[60,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/AbstractUndertowSubsystemTestCase.java:[67,40] org.wildfly.security.auth.server.HttpAuthenticationFactory in org.wildfly.security.auth.server has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/DefaultInitialization.java:[50,40] org.wildfly.security.auth.server.HttpAuthenticationFactory in org.wildfly.security.auth.server has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/DefaultInitialization.java:[53,16] org.xnio.Pool in org.xnio has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/AbstractUndertowSubsystemTestCase.java:[138,70] getValue() in org.jboss.msc.service.ServiceController has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/AbstractUndertowSubsystemTestCase.java:[141,72] SERVLET_CONTAINER in org.wildfly.extension.undertow.UndertowService has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/AbstractUndertowSubsystemTestCase.java:[172,47] getValue() in org.jboss.msc.service.ServiceController has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/AbstractUndertowSubsystemTestCase.java:[177,55] getValue() in org.jboss.msc.service.ServiceController has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/AbstractUndertowSubsystemTestCase.java:[186,74] getValue() in org.jboss.msc.service.ServiceController has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/AbstractUndertowSubsystemTestCase.java:[202,30] awaitValue(long,java.util.concurrent.TimeUnit) in org.jboss.msc.service.ServiceController has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/DefaultInitialization.java:[127,87] org.xnio.Pool in org.xnio has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/DefaultInitialization.java:[128,119] org.wildfly.security.auth.server.HttpAuthenticationFactory in org.wildfly.security.auth.server has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/DefaultInitialization.java:[129,111] org.wildfly.security.auth.server.HttpAuthenticationFactory in org.wildfly.security.auth.server has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/AbstractUndertowSubsystemTestCase.java:[222,23] addService(org.jboss.msc.service.ServiceName,org.jboss.msc.service.Service) in org.jboss.msc.service.ServiceTarget has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/AbstractUndertowSubsystemTestCase.java:[224,23] addService(org.jboss.msc.service.ServiceName,org.jboss.msc.service.Service) in org.jboss.msc.service.ServiceTarget has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/AbstractUndertowSubsystemTestCase.java:[225,23] addService(org.jboss.msc.service.ServiceName,org.jboss.msc.service.Service) in org.jboss.msc.service.ServiceTarget has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/AbstractUndertowSubsystemTestCase.java:[227,23] addService(org.jboss.msc.service.ServiceName,org.jboss.msc.service.Service) in org.jboss.msc.service.ServiceTarget has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/AbstractUndertowSubsystemTestCase.java:[230,74] WORKER in org.wildfly.extension.io.IOServices has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/AbstractUndertowSubsystemTestCase.java:[231,84] WORKER in org.wildfly.extension.io.IOServices has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/AbstractUndertowSubsystemTestCase.java:[239,74] WORKER in org.wildfly.extension.io.IOServices has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/AbstractUndertowSubsystemTestCase.java:[240,84] WORKER in org.wildfly.extension.io.IOServices has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/AbstractUndertowSubsystemTestCase.java:[248,95] org.jboss.msc.service.AbstractService in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/AbstractUndertowSubsystemTestCase.java:[248,64] SERVICE_NAME in org.jboss.as.controller.ControlledProcessStateService has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/AbstractUndertowSubsystemTestCase.java:[250,113] org.jboss.msc.service.ValueService in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/AbstractUndertowSubsystemTestCase.java:[250,132] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/AbstractUndertowSubsystemTestCase.java:[250,23] addService(org.jboss.msc.service.ServiceName,org.jboss.msc.service.Service) in org.jboss.msc.service.ServiceTarget has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/AbstractUndertowSubsystemTestCase.java:[254,95] HttpListenerRegistryService() in org.jboss.as.remoting.HttpListenerRegistryService has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/AbstractUndertowSubsystemTestCase.java:[254,23] addService(org.jboss.msc.service.ServiceName,org.jboss.msc.service.Service) in org.jboss.msc.service.ServiceTarget has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/AbstractUndertowSubsystemTestCase.java:[256,44] SecurityRealmService(java.lang.String,boolean) in org.jboss.as.domain.management.security.SecurityRealmService has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/AbstractUndertowSubsystemTestCase.java:[258,51] org.jboss.msc.service.ValueService in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/AbstractUndertowSubsystemTestCase.java:[258,70] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/AbstractUndertowSubsystemTestCase.java:[258,23] addService(org.jboss.msc.service.ServiceName,org.jboss.msc.service.Service) in org.jboss.msc.service.ServiceTarget has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/AbstractUndertowSubsystemTestCase.java:[260,20] getSSLContextInjector() in org.jboss.as.domain.management.security.SecurityRealmService has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/AbstractUndertowSubsystemTestCase.java:[263,69] getTmpDirPathInjector() in org.jboss.as.domain.management.security.SecurityRealmService has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/AbstractUndertowSubsystemTestCase.java:[261,23] addService(org.jboss.msc.service.ServiceName,org.jboss.msc.service.Service) in org.jboss.msc.service.ServiceTarget has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/AbstractUndertowSubsystemTestCase.java:[263,25] addDependency(org.jboss.msc.service.ServiceName,java.lang.Class,org.jboss.msc.inject.Injector) in org.jboss.msc.service.ServiceBuilder has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/AbstractUndertowSubsystemTestCase.java:[266,46] SecurityRealmService(java.lang.String,boolean) in org.jboss.as.domain.management.security.SecurityRealmService has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/AbstractUndertowSubsystemTestCase.java:[268,71] getTmpDirPathInjector() in org.jboss.as.domain.management.security.SecurityRealmService has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/AbstractUndertowSubsystemTestCase.java:[267,23] addService(org.jboss.msc.service.ServiceName,org.jboss.msc.service.Service) in org.jboss.msc.service.ServiceTarget has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/AbstractUndertowSubsystemTestCase.java:[268,25] addDependency(org.jboss.msc.service.ServiceName,java.lang.Class,org.jboss.msc.inject.Injector) in org.jboss.msc.service.ServiceBuilder has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/AbstractUndertowSubsystemTestCase.java:[271,17] org.wildfly.security.auth.server.HttpAuthenticationFactory in org.wildfly.security.auth.server has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/AbstractUndertowSubsystemTestCase.java:[271,67] org.wildfly.security.auth.server.HttpAuthenticationFactory in org.wildfly.security.auth.server has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/AbstractUndertowSubsystemTestCase.java:[274,29] org.jboss.msc.service.ValueService in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/AbstractUndertowSubsystemTestCase.java:[274,48] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/AbstractUndertowSubsystemTestCase.java:[273,23] addService(org.jboss.msc.service.ServiceName,org.jboss.msc.service.Service) in org.jboss.msc.service.ServiceTarget has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/AbstractUndertowSubsystemTestCase.java:[278,62] org.jboss.msc.service.ValueService in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/AbstractUndertowSubsystemTestCase.java:[278,81] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/src/test/java/org/wildfly/extension/undertow/AbstractUndertowSubsystemTestCase.java:[278,23] addService(org.jboss.msc.service.ServiceName,org.jboss.msc.service.Service) in org.jboss.msc.service.ServiceTarget has been deprecated [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-undertow --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-undertow --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/target/wildfly-undertow-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-undertow --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/target/wildfly-undertow-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-undertow --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/target/wildfly-undertow-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-undertow/22.0.0.Beta1-SNAPSHOT/wildfly-undertow-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-undertow/22.0.0.Beta1-SNAPSHOT/wildfly-undertow-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/undertow/target/wildfly-undertow-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-undertow/22.0.0.Beta1-SNAPSHOT/wildfly-undertow-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] ------------------< org.wildfly:wildfly-webservices >------------------- [INFO] Building WildFly: Web Services Subsystem 22.0.0.Beta1-SNAPSHOT [38/160] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-webservices --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-webservices --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-webservices --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-webservices --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-webservices --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-webservices --- [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-webservices --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-webservices --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/webservices/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-webservices/22.0.0.Beta1-SNAPSHOT/wildfly-webservices-22.0.0.Beta1-SNAPSHOT.pom [INFO] [INFO] ---------< org.wildfly:wildfly-webservices-server-integration >--------- [INFO] Building WildFly: Web Services Server Integration Subsystem 22.0.0.Beta1-SNAPSHOT [39/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-jmx/14.0.0.Beta2/wildfly-jmx-14.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-jmx/14.0.0.Beta2/wildfly-jmx-14.0.0.Beta2.pom (4.6 kB at 16 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/remotingjmx/remoting-jmx/3.0.4.Final/remoting-jmx-3.0.4.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/remotingjmx/remoting-jmx/3.0.4.Final/remoting-jmx-3.0.4.Final.pom (10 kB at 37 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ws/jbossws-api/1.1.2.Final/jbossws-api-1.1.2.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ws/jbossws-api/1.1.2.Final/jbossws-api-1.1.2.Final.pom (3.0 kB at 11 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ws/jbossws-parent/1.4.3.Final/jbossws-parent-1.4.3.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ws/jbossws-parent/1.4.3.Final/jbossws-parent-1.4.3.Final.pom (13 kB at 47 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ws/jbossws-common/3.3.3.Final/jbossws-common-3.3.3.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ws/jbossws-common/3.3.3.Final/jbossws-common-3.3.3.Final.pom (8.0 kB at 29 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ws/jbossws-parent/1.4.4.Final/jbossws-parent-1.4.4.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ws/jbossws-parent/1.4.4.Final/jbossws-parent-1.4.4.Final.pom (13 kB at 36 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ws/jbossws-spi/3.3.0.Final/jbossws-spi-3.3.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ws/jbossws-spi/3.3.0.Final/jbossws-spi-3.3.0.Final.pom (3.8 kB at 7.7 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.pom (17 kB at 106 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/xml/ws/jboss-jaxws-api_2.3_spec/2.0.0.Final/jboss-jaxws-api_2.3_spec-2.0.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/xml/ws/jboss-jaxws-api_2.3_spec/2.0.0.Final/jboss-jaxws-api_2.3_spec-2.0.0.Final.pom (18 kB at 64 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-jmx/14.0.0.Beta2/wildfly-jmx-14.0.0.Beta2.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ws/jbossws-common/3.3.3.Final/jbossws-common-3.3.3.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ws/jbossws-api/1.1.2.Final/jbossws-api-1.1.2.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/remotingjmx/remoting-jmx/3.0.4.Final/remoting-jmx-3.0.4.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ws/jbossws-spi/3.3.0.Final/jbossws-spi-3.3.0.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ws/jbossws-api/1.1.2.Final/jbossws-api-1.1.2.Final.jar (55 kB at 132 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-jmx/14.0.0.Beta2/wildfly-jmx-14.0.0.Beta2.jar (231 kB at 550 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/xml/ws/jboss-jaxws-api_2.3_spec/2.0.0.Final/jboss-jaxws-api_2.3_spec-2.0.0.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ws/jbossws-common/3.3.3.Final/jbossws-common-3.3.3.Final.jar (252 kB at 456 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/xml/ws/jboss-jaxws-api_2.3_spec/2.0.0.Final/jboss-jaxws-api_2.3_spec-2.0.0.Final.jar (62 kB at 88 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ws/jbossws-spi/3.3.0.Final/jbossws-spi-3.3.0.Final.jar (143 kB at 173 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/remotingjmx/remoting-jmx/3.0.4.Final/remoting-jmx-3.0.4.Final.jar (324 kB at 293 kB/s) [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar (16 kB at 2.6 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-webservices-server-integration --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-webservices-server-integration --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-webservices-server-integration --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-webservices-server-integration --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-webservices-server-integration --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-webservices-server-integration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 20 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-webservices-server-integration --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 144 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/webservices/server-integration/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/webservices/server-integration/src/main/java/org/jboss/as/webservices/injection/WebServiceContextInjectionSource.java:[30,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/webservices/server-integration/src/main/java/org/jboss/as/webservices/deployers/WSDependenciesProcessor.java:[32,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/webservices/server-integration/src/main/java/org/jboss/as/webservices/util/ModuleClassLoaderProvider.java:[27,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/webservices/server-integration/src/main/java/org/jboss/as/webservices/injection/WebServiceContextInjectionSource.java:[30,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/webservices/server-integration/src/main/java/org/jboss/as/webservices/deployers/WSDependenciesProcessor.java:[32,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/webservices/server-integration/src/main/java/org/jboss/as/webservices/util/ModuleClassLoaderProvider.java:[27,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/webservices/server-integration/src/main/java/org/jboss/as/webservices/injection/WebServiceContextInjectionSource.java:[30,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/webservices/server-integration/src/main/java/org/jboss/as/webservices/deployers/WSDependenciesProcessor.java:[32,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/webservices/server-integration/src/main/java/org/jboss/as/webservices/util/ModuleClassLoaderProvider.java:[27,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/webservices/server-integration/src/main/java/org/jboss/as/webservices/injection/WebServiceContextInjectionSource.java:[30,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/webservices/server-integration/src/main/java/org/jboss/as/webservices/deployers/WSDependenciesProcessor.java:[32,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/webservices/server-integration/src/main/java/org/jboss/as/webservices/util/ModuleClassLoaderProvider.java:[27,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/webservices/server-integration/src/main/java/org/jboss/as/webservices/util/ASHelper.java:[397,41] getValue() in org.jboss.msc.service.ServiceController has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/webservices/server-integration/src/main/java/org/jboss/as/webservices/injection/WebServiceContextInjectionSource.java:[41,142] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/webservices/server-integration/src/main/java/org/jboss/as/webservices/service/EndpointPublishService.java:[111,72] SERVICE_NAME in org.jboss.as.web.host.WebHost has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/webservices/server-integration/src/main/java/org/jboss/as/webservices/config/WebServerInfoFactoryImpl.java:[31,76] SERVICE_NAME in org.jboss.as.web.host.CommonWebServer has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/webservices/server-integration/src/main/java/org/jboss/as/webservices/deployers/WSDependenciesProcessor.java:[43,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/webservices/server-integration/src/main/java/org/jboss/as/webservices/deployers/WSDependenciesProcessor.java:[43,56] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/webservices/server-integration/src/main/java/org/jboss/as/webservices/deployers/WSDependenciesProcessor.java:[44,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/webservices/server-integration/src/main/java/org/jboss/as/webservices/deployers/WSDependenciesProcessor.java:[44,56] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/webservices/server-integration/src/main/java/org/jboss/as/webservices/deployers/WSDependenciesProcessor.java:[45,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/webservices/server-integration/src/main/java/org/jboss/as/webservices/deployers/WSDependenciesProcessor.java:[46,13] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/webservices/server-integration/src/main/java/org/jboss/as/webservices/deployers/WSDependenciesProcessor.java:[47,13] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/webservices/server-integration/src/main/java/org/jboss/as/webservices/deployers/WSDependenciesProcessor.java:[48,13] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/webservices/server-integration/src/main/java/org/jboss/as/webservices/deployers/WSDependenciesProcessor.java:[65,13] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/webservices/server-integration/src/main/java/org/jboss/as/webservices/dmr/WSSubsystemAdd.java:[137,45] SERVICE_NAME in org.jboss.as.web.host.CommonWebServer has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/webservices/server-integration/src/main/java/org/jboss/as/webservices/injection/InjectionDeploymentAspect.java:[87,87] getValue() in org.jboss.msc.service.ServiceController has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/webservices/server-integration/src/main/java/org/jboss/as/webservices/util/ModuleClassLoaderProvider.java:[39,26] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/webservices/server-integration/src/main/java/org/jboss/as/webservices/util/ModuleClassLoaderProvider.java:[39,50] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/webservices/server-integration/src/main/java/org/jboss/as/webservices/util/ModuleClassLoaderProvider.java:[51,61] loadModule(org.jboss.modules.ModuleIdentifier) in org.jboss.modules.ModuleLoader has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/webservices/server-integration/src/main/java/org/jboss/as/webservices/publish/WSEndpointDeploymentUnit.java:[144,22] createDeploymentSubModel(java.lang.String,org.jboss.as.controller.PathAddress,org.jboss.as.controller.registry.Resource) in org.jboss.as.server.deployment.DeploymentUnit has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/webservices/server-integration/src/main/java/org/jboss/as/webservices/publish/WSEndpointDeploymentUnit.java:[139,22] createDeploymentSubModel(java.lang.String,org.jboss.as.controller.PathAddress) in org.jboss.as.server.deployment.DeploymentUnit has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/webservices/server-integration/src/main/java/org/jboss/as/webservices/publish/WSEndpointDeploymentUnit.java:[134,22] createDeploymentSubModel(java.lang.String,org.jboss.as.controller.PathElement) in org.jboss.as.server.deployment.DeploymentUnit has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/webservices/server-integration/src/main/java/org/jboss/as/webservices/publish/WSEndpointDeploymentUnit.java:[129,22] getDeploymentSubsystemModel(java.lang.String) in org.jboss.as.server.deployment.DeploymentUnit has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/webservices/server-integration/src/main/java/org/jboss/as/webservices/service/ServerConfigService.java:[103,117] UNDERTOW in org.wildfly.extension.undertow.UndertowService has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/webservices/server-integration/src/main/java/org/jboss/as/webservices/dmr/WSSubsystemWriter.java:[62,17] marshallAsElement(org.jboss.dmr.ModelNode,boolean,javax.xml.stream.XMLStreamWriter) in org.jboss.as.controller.SimpleAttributeDefinition has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/webservices/server-integration/src/main/java/org/jboss/as/webservices/publish/EndpointPublisherFactoryImpl.java:[36,63] SERVICE_NAME in org.jboss.as.web.host.WebHost has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/webservices/server-integration/src/main/java/org/jboss/as/webservices/webserviceref/WSRefAnnotationProcessor.java:[116,56] args() in org.jboss.jandex.MethodInfo has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/webservices/server-integration/src/main/java/org/jboss/as/webservices/webserviceref/WSRefAnnotationProcessor.java:[119,129] args() in org.jboss.jandex.MethodInfo has been deprecated [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-webservices-server-integration --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-webservices-server-integration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-webservices-server-integration --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/webservices/server-integration/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-webservices-server-integration --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-webservices-server-integration --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/webservices/server-integration/target/wildfly-webservices-server-integration-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-webservices-server-integration --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/webservices/server-integration/target/wildfly-webservices-server-integration-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-webservices-server-integration --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/webservices/server-integration/target/wildfly-webservices-server-integration-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-webservices-server-integration/22.0.0.Beta1-SNAPSHOT/wildfly-webservices-server-integration-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/webservices/server-integration/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-webservices-server-integration/22.0.0.Beta1-SNAPSHOT/wildfly-webservices-server-integration-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/webservices/server-integration/target/wildfly-webservices-server-integration-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-webservices-server-integration/22.0.0.Beta1-SNAPSHOT/wildfly-webservices-server-integration-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] -------------------< org.wildfly:wildfly-appclient >-------------------- [INFO] Building WildFly: Application Client Bootstrap 22.0.0.Beta1-SNAPSHOT [40/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/metadata/jboss-metadata-appclient/13.0.0.Final/jboss-metadata-appclient-13.0.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/metadata/jboss-metadata-appclient/13.0.0.Final/jboss-metadata-appclient-13.0.0.Final.pom (1.5 kB at 5.2 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/metadata/jboss-metadata-appclient/13.0.0.Final/jboss-metadata-appclient-13.0.0.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/metadata/jboss-metadata-appclient/13.0.0.Final/jboss-metadata-appclient-13.0.0.Final.jar (28 kB at 102 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-appclient --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-appclient --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-appclient --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-appclient --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-appclient --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-appclient --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-appclient --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/subsystem/Main.java:[49,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/service/ApplicationClientStartService.java:[36,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/service/ApplicationClientStartService.java:[42,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/service/ApplicationClientDeploymentService.java:[47,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/service/ApplicationClientDeploymentService.java:[52,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/subsystem/AppClientSubsystemAdd.java:[49,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/deployment/ApplicationClientDependencyProcessor.java:[37,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/subsystem/Main.java:[49,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/service/ApplicationClientStartService.java:[36,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/service/ApplicationClientStartService.java:[42,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/service/ApplicationClientDeploymentService.java:[47,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/service/ApplicationClientDeploymentService.java:[52,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/subsystem/AppClientSubsystemAdd.java:[49,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/deployment/ApplicationClientDependencyProcessor.java:[37,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/subsystem/Main.java:[49,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/service/ApplicationClientStartService.java:[36,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/service/ApplicationClientStartService.java:[42,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/service/ApplicationClientDeploymentService.java:[47,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/service/ApplicationClientDeploymentService.java:[52,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/subsystem/AppClientSubsystemAdd.java:[49,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/deployment/ApplicationClientDependencyProcessor.java:[37,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/subsystem/Main.java:[49,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/service/ApplicationClientStartService.java:[36,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/service/ApplicationClientStartService.java:[42,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/service/ApplicationClientDeploymentService.java:[47,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/service/ApplicationClientDeploymentService.java:[52,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/subsystem/AppClientSubsystemAdd.java:[49,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/deployment/ApplicationClientDependencyProcessor.java:[37,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/subsystem/Main.java:[99,98] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/subsystem/Main.java:[99,86] loadModule(org.jboss.modules.ModuleIdentifier) in org.jboss.modules.ModuleLoader has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/subsystem/Main.java:[170,25] exit(int) in org.jboss.as.server.SystemExiter has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/subsystem/Main.java:[191,37] ProductConfig(org.jboss.modules.ModuleLoader,java.lang.String,java.util.Map) in org.jboss.as.version.ProductConfig has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/subsystem/Main.java:[281,25] ProductConfig(org.jboss.modules.ModuleLoader,java.lang.String,java.util.Map) in org.jboss.as.version.ProductConfig has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/subsystem/ApplicationClientConfigurationPersister.java:[115,19] snapshot() in org.jboss.as.controller.persistence.ConfigurationPersister has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/service/ApplicationClientStartService.java:[52,55] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/service/ApplicationClientStartService.java:[57,19] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/service/ApplicationClientStartService.java:[57,123] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/service/ApplicationClientStartService.java:[58,19] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/service/ApplicationClientStartService.java:[58,77] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/service/ApplicationClientStartService.java:[152,12] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/service/ApplicationClientStartService.java:[156,12] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/service/ApplicationClientDeploymentService.java:[59,60] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/service/ApplicationClientDeploymentService.java:[66,19] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/service/ApplicationClientDeploymentService.java:[66,72] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/service/ApplicationClientDeploymentService.java:[76,54] createClient(java.util.concurrent.Executor) in org.jboss.as.controller.ModelController has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/service/ApplicationClientDeploymentService.java:[146,12] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/subsystem/AppClientSubsystemAdd.java:[107,17] addService(org.jboss.msc.service.ServiceName,org.jboss.msc.service.Service) in org.jboss.msc.service.ServiceTarget has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/subsystem/AppClientSubsystemAdd.java:[108,25] addDependency(org.jboss.msc.service.ServiceName,java.lang.Class,org.jboss.msc.inject.Injector) in org.jboss.msc.service.ServiceBuilder has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/subsystem/AppClientSubsystemAdd.java:[113,43] addService(org.jboss.msc.service.ServiceName,org.jboss.msc.service.Service) in org.jboss.msc.service.ServiceTarget has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/subsystem/AppClientSubsystemAdd.java:[115,43] addService(org.jboss.msc.service.ServiceName,org.jboss.msc.service.Service) in org.jboss.msc.service.ServiceTarget has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/subsystem/AppClientSubsystemAdd.java:[124,43] addService(org.jboss.msc.service.ServiceName,org.jboss.msc.service.Service) in org.jboss.msc.service.ServiceTarget has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/subsystem/AppClientSubsystemAdd.java:[126,43] addService(org.jboss.msc.service.ServiceName,org.jboss.msc.service.Service) in org.jboss.msc.service.ServiceTarget has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/subsystem/AppClientSubsystemAdd.java:[135,62] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/deployment/ApplicationClientStructureProcessor.java:[78,53] MountHandle(java.io.Closeable) in org.jboss.as.server.deployment.module.MountHandle has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/deployment/ApplicationClientStartProcessor.java:[97,17] addService(org.jboss.msc.service.ServiceName,org.jboss.msc.service.Service) in org.jboss.msc.service.ServiceTarget has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/deployment/ApplicationClientStartProcessor.java:[98,17] addDependency(org.jboss.msc.service.ServiceName,java.lang.Class,org.jboss.msc.inject.Injector) in org.jboss.msc.service.ServiceBuilder has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/deployment/ApplicationClientStartProcessor.java:[99,17] addDependency(org.jboss.msc.service.ServiceName,java.lang.Class,org.jboss.msc.inject.Injector) in org.jboss.msc.service.ServiceBuilder has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/subsystem/AppClientSubsystemResourceDefinition.java:[69,9] SimpleResourceDefinition(org.jboss.as.controller.PathElement,org.jboss.as.controller.descriptions.ResourceDescriptionResolver,org.jboss.as.controller.OperationStepHandler,org.jboss.as.controller.OperationStepHandler,org.jboss.as.controller.registry.OperationEntry.Flag,org.jboss.as.controller.registry.OperationEntry.Flag) in org.jboss.as.controller.SimpleResourceDefinition has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/deployment/ApplicationClientDependencyProcessor.java:[52,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/deployment/ApplicationClientDependencyProcessor.java:[52,53] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/deployment/ApplicationClientDependencyProcessor.java:[53,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/deployment/ApplicationClientDependencyProcessor.java:[53,49] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/deployment/ApplicationClientDependencyProcessor.java:[70,19] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/deployment/ApplicationClientDependencyProcessor.java:[70,69] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/main/java/org/jboss/as/appclient/deployment/ApplicationClientDependencyProcessor.java:[81,19] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-appclient --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-appclient --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-appclient --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-appclient --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-appclient --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/target/wildfly-appclient-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-appclient --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/target/wildfly-appclient-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-appclient --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/target/wildfly-appclient-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-appclient/22.0.0.Beta1-SNAPSHOT/wildfly-appclient-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-appclient/22.0.0.Beta1-SNAPSHOT/wildfly-appclient-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/appclient/target/wildfly-appclient-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-appclient/22.0.0.Beta1-SNAPSHOT/wildfly-appclient-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] ------------------< org.wildfly:wildfly-batch-jberet >------------------ [INFO] Building WildFly: Batch Integration Subsystem (JBeret implementation) 22.0.0.Beta1-SNAPSHOT [41/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jberet/jberet-core/1.3.7.Final/jberet-core-1.3.7.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jberet/jberet-core/1.3.7.Final/jberet-core-1.3.7.Final.pom (2.5 kB at 8.9 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jberet/jberet-parent/1.3.7.Final/jberet-parent-1.3.7.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jberet/jberet-parent/1.3.7.Final/jberet-parent-1.3.7.Final.pom (40 kB at 144 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/batch/jboss-batch-api_1.0_spec/2.0.0.Final/jboss-batch-api_1.0_spec-2.0.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/batch/jboss-batch-api_1.0_spec/2.0.0.Final/jboss-batch-api_1.0_spec-2.0.0.Final.pom (10 kB at 37 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jberet/jberet-core/1.3.7.Final/jberet-core-1.3.7.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/batch/jboss-batch-api_1.0_spec/2.0.0.Final/jboss-batch-api_1.0_spec-2.0.0.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jberet/jberet-core/1.3.7.Final/jberet-core-1.3.7.Final.jar (319 kB at 759 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/batch/jboss-batch-api_1.0_spec/2.0.0.Final/jboss-batch-api_1.0_spec-2.0.0.Final.jar (42 kB at 85 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-batch-jberet --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-batch-jberet --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-batch-jberet --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-batch-jberet --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-batch-jberet --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-batch-jberet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-batch-jberet --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 53 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/BatchConfigurationService.java:[21,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/BatchConfigurationService.java:[25,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/deployment/BatchDependencyProcessor.java:[33,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/job/repository/JobRepositoryService.java:[35,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/deployment/JobOperatorService.java:[61,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/deployment/JobOperatorService.java:[62,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/deployment/JobOperatorService.java:[66,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/deployment/ArtifactFactoryService.java:[37,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/deployment/ArtifactFactoryService.java:[41,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/deployment/BatchEnvironmentProcessor.java:[52,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/job/repository/InMemoryJobRepositoryService.java:[27,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/job/repository/JdbcJobRepositoryService.java:[31,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/job/repository/JdbcJobRepositoryService.java:[32,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/job/repository/JdbcJobRepositoryService.java:[36,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/thread/pool/JobExecutorService.java:[27,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/thread/pool/JobExecutorService.java:[31,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/deployment/BatchEnvironmentService.java:[35,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/deployment/BatchEnvironmentService.java:[39,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/BatchConfigurationService.java:[21,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/BatchConfigurationService.java:[25,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/deployment/BatchDependencyProcessor.java:[33,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/job/repository/JobRepositoryService.java:[35,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/deployment/JobOperatorService.java:[61,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/deployment/JobOperatorService.java:[62,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/deployment/JobOperatorService.java:[66,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/deployment/ArtifactFactoryService.java:[37,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/deployment/ArtifactFactoryService.java:[41,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/deployment/BatchEnvironmentProcessor.java:[52,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/job/repository/InMemoryJobRepositoryService.java:[27,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/job/repository/JdbcJobRepositoryService.java:[31,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/job/repository/JdbcJobRepositoryService.java:[32,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/job/repository/JdbcJobRepositoryService.java:[36,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/thread/pool/JobExecutorService.java:[27,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/thread/pool/JobExecutorService.java:[31,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/deployment/BatchEnvironmentService.java:[35,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/deployment/BatchEnvironmentService.java:[39,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/BatchConfigurationService.java:[21,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/BatchConfigurationService.java:[25,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/deployment/BatchDependencyProcessor.java:[33,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/job/repository/JobRepositoryService.java:[35,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/deployment/JobOperatorService.java:[61,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/deployment/JobOperatorService.java:[62,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/deployment/JobOperatorService.java:[66,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/deployment/ArtifactFactoryService.java:[37,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/deployment/ArtifactFactoryService.java:[41,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/deployment/BatchEnvironmentProcessor.java:[52,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/job/repository/InMemoryJobRepositoryService.java:[27,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/job/repository/JdbcJobRepositoryService.java:[31,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/job/repository/JdbcJobRepositoryService.java:[32,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/job/repository/JdbcJobRepositoryService.java:[36,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/thread/pool/JobExecutorService.java:[27,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/thread/pool/JobExecutorService.java:[31,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/deployment/BatchEnvironmentService.java:[35,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/deployment/BatchEnvironmentService.java:[39,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/BatchConfigurationService.java:[21,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/BatchConfigurationService.java:[25,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/deployment/BatchDependencyProcessor.java:[33,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/job/repository/JobRepositoryService.java:[35,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/deployment/JobOperatorService.java:[61,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/deployment/JobOperatorService.java:[62,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/deployment/JobOperatorService.java:[66,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/deployment/ArtifactFactoryService.java:[37,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/deployment/ArtifactFactoryService.java:[41,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/deployment/BatchEnvironmentProcessor.java:[52,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/job/repository/InMemoryJobRepositoryService.java:[27,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/job/repository/JdbcJobRepositoryService.java:[31,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/job/repository/JdbcJobRepositoryService.java:[32,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/job/repository/JdbcJobRepositoryService.java:[36,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/thread/pool/JobExecutorService.java:[27,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/thread/pool/JobExecutorService.java:[31,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/deployment/BatchEnvironmentService.java:[35,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/deployment/BatchEnvironmentService.java:[39,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/BatchConfigurationService.java:[33,64] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/BatchConfigurationService.java:[35,19] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/BatchConfigurationService.java:[35,76] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/BatchConfigurationService.java:[36,19] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/BatchConfigurationService.java:[36,72] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/BatchConfigurationService.java:[37,19] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/BatchConfigurationService.java:[37,78] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/BatchConfigurationService.java:[77,15] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/BatchConfigurationService.java:[81,15] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/BatchConfigurationService.java:[85,5] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/job/repository/InMemoryJobRepositoryDefinition.java:[50,43] ReloadRequiredRemoveStepHandler(org.jboss.as.controller.capability.RuntimeCapability...) in org.jboss.as.controller.ReloadRequiredRemoveStepHandler has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/job/repository/InMemoryJobRepositoryDefinition.java:[57,13] AbstractAddStepHandler(org.jboss.as.controller.capability.RuntimeCapability,org.jboss.as.controller.AttributeDefinition...) in org.jboss.as.controller.AbstractAddStepHandler has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/job/repository/InMemoryJobRepositoryDefinition.java:[64,39] addService(org.jboss.msc.service.ServiceName,org.jboss.msc.service.Service) in org.jboss.msc.service.ServiceTarget has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/deployment/JobOperationStepHandler.java:[74,79] getService() in org.jboss.msc.service.ServiceController has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/deployment/BatchDependencyProcessor.java:[41,19] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/deployment/BatchDependencyProcessor.java:[41,50] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/deployment/BatchDependencyProcessor.java:[42,19] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/deployment/BatchDependencyProcessor.java:[42,51] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/job/repository/JobRepositoryService.java:[47,63] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/BatchSubsystemDefinition.java:[160,151] getService() in org.jboss.msc.service.ServiceController has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/BatchSubsystemDefinition.java:[174,13] AbstractBoottimeAddStepHandler(java.util.Set,org.jboss.as.controller.AttributeDefinition...) in org.jboss.as.controller.AbstractBoottimeAddStepHandler has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/BatchSubsystemDefinition.java:[216,77] addService(org.jboss.msc.service.ServiceName,org.jboss.msc.service.Service) in org.jboss.msc.service.ServiceTarget has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/BatchSubsystemDefinition.java:[217,21] addDependency(org.jboss.msc.service.ServiceName,java.lang.Class,org.jboss.msc.inject.Injector) in org.jboss.msc.service.ServiceBuilder has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/BatchSubsystemDefinition.java:[222,21] addDependency(org.jboss.msc.service.ServiceName,java.lang.Class,org.jboss.msc.inject.Injector) in org.jboss.msc.service.ServiceBuilder has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/BatchSubsystemDefinition.java:[228,31] addDependency(org.jboss.msc.service.ServiceName,java.lang.Class,org.jboss.msc.inject.Injector) in org.jboss.msc.service.ServiceBuilder has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/deployment/JobOperatorService.java:[88,105] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/deployment/JobOperatorService.java:[91,19] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/deployment/JobOperatorService.java:[91,86] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [INFO] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/deployment/JobOperatorService.java: Some input files additionally use or override a deprecated API. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-batch-jberet --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-batch-jberet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-batch-jberet --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-batch-jberet --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-batch-jberet --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/target/wildfly-batch-jberet-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-batch-jberet --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/target/wildfly-batch-jberet-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-batch-jberet --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/target/wildfly-batch-jberet-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-batch-jberet/22.0.0.Beta1-SNAPSHOT/wildfly-batch-jberet-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-batch-jberet/22.0.0.Beta1-SNAPSHOT/wildfly-batch-jberet-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/batch-jberet/target/wildfly-batch-jberet-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-batch-jberet/22.0.0.Beta1-SNAPSHOT/wildfly-batch-jberet-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] ----------------< org.wildfly:wildfly-bean-validation >----------------- [INFO] Building WildFly: Bean Validation 22.0.0.Beta1-SNAPSHOT [42/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/glassfish/jakarta.el/3.0.3.jbossorg-2/jakarta.el-3.0.3.jbossorg-2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/glassfish/jakarta.el/3.0.3.jbossorg-2/jakarta.el-3.0.3.jbossorg-2.pom (15 kB at 52 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/glassfish/jaxb/jaxb-runtime/2.3.3-b02/jaxb-runtime-2.3.3-b02.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/glassfish/jaxb/jaxb-runtime/2.3.3-b02/jaxb-runtime-2.3.3-b02.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.3.3-b02/jaxb-runtime-2.3.3-b02.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.3.3-b02/jaxb-runtime-2.3.3-b02.pom (8.6 kB at 53 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.3-b02/jaxb-runtime-parent-2.3.3-b02.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.3-b02/jaxb-runtime-parent-2.3.3-b02.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.3-b02/jaxb-runtime-parent-2.3.3-b02.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.3-b02/jaxb-runtime-parent-2.3.3-b02.pom (1.1 kB at 5.9 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/sun/xml/bind/mvn/jaxb-parent/2.3.3-b02/jaxb-parent-2.3.3-b02.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/sun/xml/bind/mvn/jaxb-parent/2.3.3-b02/jaxb-parent-2.3.3-b02.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.3.3-b02/jaxb-parent-2.3.3-b02.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.3.3-b02/jaxb-parent-2.3.3-b02.pom (29 kB at 61 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/sun/xml/bind/jaxb-bom-ext/2.3.3-b02/jaxb-bom-ext-2.3.3-b02.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/sun/xml/bind/jaxb-bom-ext/2.3.3-b02/jaxb-bom-ext-2.3.3-b02.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.3.3-b02/jaxb-bom-ext-2.3.3-b02.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.3.3-b02/jaxb-bom-ext-2.3.3-b02.pom (3.4 kB at 18 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/glassfish/jaxb/jaxb-bom/2.3.3-b02/jaxb-bom-2.3.3-b02.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/glassfish/jaxb/jaxb-bom/2.3.3-b02/jaxb-bom-2.3.3-b02.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.3.3-b02/jaxb-bom-2.3.3-b02.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.3.3-b02/jaxb-bom-2.3.3-b02.pom (8.2 kB at 52 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.pom [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.pom (16 kB at 24 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.2/jakarta.xml.bind-api-parent-2.3.2.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.2/jakarta.xml.bind-api-parent-2.3.2.pom [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.2/jakarta.xml.bind-api-parent-2.3.2.pom (7.7 kB at 9.0 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/glassfish/jaxb/txw2/2.3.3-b02/txw2-2.3.3-b02.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/glassfish/jaxb/txw2/2.3.3-b02/txw2-2.3.3-b02.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.3-b02/txw2-2.3.3-b02.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.3-b02/txw2-2.3.3-b02.pom (1.7 kB at 8.7 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.3-b02/jaxb-txw-parent-2.3.3-b02.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.3-b02/jaxb-txw-parent-2.3.3-b02.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.3-b02/jaxb-txw-parent-2.3.3-b02.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.3-b02/jaxb-txw-parent-2.3.3-b02.pom (1.7 kB at 3.0 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/sun/istack/istack-commons-runtime/3.0.10/istack-commons-runtime-3.0.10.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/sun/istack/istack-commons-runtime/3.0.10/istack-commons-runtime-3.0.10.pom [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/sun/istack/istack-commons-runtime/3.0.10/istack-commons-runtime-3.0.10.pom (5.1 kB at 7.6 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/sun/istack/istack-commons/3.0.10/istack-commons-3.0.10.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/sun/istack/istack-commons/3.0.10/istack-commons-3.0.10.pom [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/sun/istack/istack-commons/3.0.10/istack-commons-3.0.10.pom (22 kB at 82 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/glassfish/jakarta.el/3.0.3.jbossorg-2/jakarta.el-3.0.3.jbossorg-2.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/glassfish/jaxb/jaxb-runtime/2.3.3-b02/jaxb-runtime-2.3.3-b02.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/sun/istack/istack-commons-runtime/3.0.10/istack-commons-runtime-3.0.10.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/glassfish/jaxb/txw2/2.3.3-b02/txw2-2.3.3-b02.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/glassfish/jakarta.el/3.0.3.jbossorg-2/jakarta.el-3.0.3.jbossorg-2.jar (237 kB at 173 kB/s) [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/glassfish/jaxb/jaxb-runtime/2.3.3-b02/jaxb-runtime-2.3.3-b02.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/sun/istack/istack-commons-runtime/3.0.10/istack-commons-runtime-3.0.10.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/glassfish/jaxb/txw2/2.3.3-b02/txw2-2.3.3-b02.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/sun/istack/istack-commons-runtime/3.0.10/istack-commons-runtime-3.0.10.jar (30 kB at 35 kB/s) [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar (115 kB at 114 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.3.3-b02/jaxb-runtime-2.3.3-b02.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.3-b02/txw2-2.3.3-b02.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.3-b02/txw2-2.3.3-b02.jar (72 kB at 9.0 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.3.3-b02/jaxb-runtime-2.3.3-b02.jar (1.0 MB at 25 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-bean-validation --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-bean-validation --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-bean-validation --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-bean-validation --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-bean-validation --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-bean-validation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-bean-validation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/bean-validation/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/bean-validation/src/main/java/org/jboss/as/ee/beanvalidation/BeanValidationResourceReferenceProcessor.java:[33,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/bean-validation/src/main/java/org/jboss/as/ee/beanvalidation/BeanValidationFactoryDeployer.java:[47,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/bean-validation/src/main/java/org/jboss/as/ee/beanvalidation/BeanValidationDeploymentDependenciesProcessor.java:[33,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/bean-validation/src/main/java/org/jboss/as/ee/beanvalidation/BeanValidationFactoryResourceReferenceProcessor.java:[34,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/bean-validation/src/main/java/org/jboss/as/ee/beanvalidation/BeanValidationFactoryResourceReferenceProcessor.java:[36,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/bean-validation/src/main/java/org/jboss/as/ee/beanvalidation/BeanValidationResourceReferenceProcessor.java:[33,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/bean-validation/src/main/java/org/jboss/as/ee/beanvalidation/BeanValidationFactoryDeployer.java:[47,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/bean-validation/src/main/java/org/jboss/as/ee/beanvalidation/BeanValidationDeploymentDependenciesProcessor.java:[33,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/bean-validation/src/main/java/org/jboss/as/ee/beanvalidation/BeanValidationFactoryResourceReferenceProcessor.java:[34,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/bean-validation/src/main/java/org/jboss/as/ee/beanvalidation/BeanValidationFactoryResourceReferenceProcessor.java:[36,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/bean-validation/src/main/java/org/jboss/as/ee/beanvalidation/BeanValidationResourceReferenceProcessor.java:[33,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/bean-validation/src/main/java/org/jboss/as/ee/beanvalidation/BeanValidationFactoryDeployer.java:[47,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/bean-validation/src/main/java/org/jboss/as/ee/beanvalidation/BeanValidationDeploymentDependenciesProcessor.java:[33,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/bean-validation/src/main/java/org/jboss/as/ee/beanvalidation/BeanValidationFactoryResourceReferenceProcessor.java:[34,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/bean-validation/src/main/java/org/jboss/as/ee/beanvalidation/BeanValidationFactoryResourceReferenceProcessor.java:[36,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/bean-validation/src/main/java/org/jboss/as/ee/beanvalidation/BeanValidationResourceReferenceProcessor.java:[33,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/bean-validation/src/main/java/org/jboss/as/ee/beanvalidation/BeanValidationFactoryDeployer.java:[47,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/bean-validation/src/main/java/org/jboss/as/ee/beanvalidation/BeanValidationDeploymentDependenciesProcessor.java:[33,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/bean-validation/src/main/java/org/jboss/as/ee/beanvalidation/BeanValidationFactoryResourceReferenceProcessor.java:[34,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/bean-validation/src/main/java/org/jboss/as/ee/beanvalidation/BeanValidationFactoryResourceReferenceProcessor.java:[36,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/bean-validation/src/main/java/org/wildfly/extension/beanvalidation/BeanValidationSubsystemParser.java:[55,27] builder(org.jboss.as.controller.PersistentResourceDefinition) in org.jboss.as.controller.PersistentResourceXMLDescription has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/bean-validation/src/main/java/org/jboss/as/ee/beanvalidation/BeanValidationResourceReferenceProcessor.java:[60,170] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/bean-validation/src/main/java/org/jboss/as/ee/beanvalidation/BeanValidationFactoryDeployer.java:[105,111] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/bean-validation/src/main/java/org/jboss/as/ee/beanvalidation/BeanValidationFactoryDeployer.java:[106,22] addService(org.jboss.msc.service.ServiceName,org.jboss.msc.service.Service) in org.jboss.msc.service.ServiceTarget has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/bean-validation/src/main/java/org/jboss/as/ee/beanvalidation/BeanValidationFactoryDeployer.java:[107,13] addDependency(org.jboss.msc.service.ServiceName,java.lang.Class,org.jboss.msc.inject.Injector) in org.jboss.msc.service.ServiceBuilder has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/bean-validation/src/main/java/org/jboss/as/ee/beanvalidation/BeanValidationFactoryDeployer.java:[112,22] addService(org.jboss.msc.service.ServiceName,org.jboss.msc.service.Service) in org.jboss.msc.service.ServiceTarget has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/bean-validation/src/main/java/org/jboss/as/ee/beanvalidation/BeanValidationFactoryDeployer.java:[113,13] addDependency(org.jboss.msc.service.ServiceName,java.lang.Class,org.jboss.msc.inject.Injector) in org.jboss.msc.service.ServiceBuilder has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/bean-validation/src/main/java/org/jboss/as/ee/beanvalidation/BeanValidationDeploymentDependenciesProcessor.java:[43,26] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/bean-validation/src/main/java/org/jboss/as/ee/beanvalidation/BeanValidationDeploymentDependenciesProcessor.java:[44,13] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/bean-validation/src/main/java/org/jboss/as/ee/beanvalidation/BeanValidationDeploymentDependenciesProcessor.java:[45,13] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/bean-validation/src/main/java/org/jboss/as/ee/beanvalidation/BeanValidationDeploymentDependenciesProcessor.java:[54,20] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/bean-validation/src/main/java/org/jboss/as/ee/beanvalidation/BeanValidationFactoryResourceReferenceProcessor.java:[62,170] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/bean-validation/src/main/java/org/jboss/as/ee/beanvalidation/BeanValidationFactoryResourceReferenceProcessor.java:[64,66] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-bean-validation --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-bean-validation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-bean-validation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/bean-validation/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-bean-validation --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-bean-validation --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/bean-validation/target/wildfly-bean-validation-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-bean-validation --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/bean-validation/target/wildfly-bean-validation-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-bean-validation --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/bean-validation/target/wildfly-bean-validation-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-bean-validation/22.0.0.Beta1-SNAPSHOT/wildfly-bean-validation-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/bean-validation/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-bean-validation/22.0.0.Beta1-SNAPSHOT/wildfly-bean-validation-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/bean-validation/target/wildfly-bean-validation-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-bean-validation/22.0.0.Beta1-SNAPSHOT/wildfly-bean-validation-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --------------< org.wildfly:wildfly-security-integration >-------------- [INFO] Building WildFly: Security Integration 22.0.0.Beta1-SNAPSHOT [43/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-security-integration --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-security-integration --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-security-integration --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-security-integration --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-security-integration --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-security-integration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-security-integration --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-security-integration --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-security-integration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/integration/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-security-integration --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-security-integration --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-security-integration --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/integration/target/wildfly-security-integration-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-security-integration --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/integration/target/wildfly-security-integration-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-security-integration --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/integration/target/wildfly-security-integration-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-security-integration/22.0.0.Beta1-SNAPSHOT/wildfly-security-integration-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/integration/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-security-integration/22.0.0.Beta1-SNAPSHOT/wildfly-security-integration-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/integration/target/wildfly-security-integration-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-security-integration/22.0.0.Beta1-SNAPSHOT/wildfly-security-integration-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] ----------< org.wildfly:wildfly-servlet-feature-pack-parent >----------- [INFO] Building wildfly-servlet-feature-pack-parent 22.0.0.Beta1-SNAPSHOT [44/160] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-servlet-feature-pack-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-servlet-feature-pack-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-servlet-feature-pack-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-servlet-feature-pack-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-servlet-feature-pack-parent --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-servlet-feature-pack-parent --- [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-servlet-feature-pack-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-servlet-feature-pack-parent --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/servlet-feature-pack/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-servlet-feature-pack-parent/22.0.0.Beta1-SNAPSHOT/wildfly-servlet-feature-pack-parent-22.0.0.Beta1-SNAPSHOT.pom [INFO] [INFO] ----------< org.wildfly:wildfly-servlet-feature-pack-common >----------- [INFO] Building WildFly: Servlet Feature Pack Common Resources 22.0.0.Beta1-SNAPSHOT [45/160] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-assembly-plugin/3.1.1/maven-assembly-plugin-3.1.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/plugins/maven-assembly-plugin/3.1.1/maven-assembly-plugin-3.1.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.1.1/maven-assembly-plugin-3.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.1.1/maven-assembly-plugin-3.1.1.pom (15 kB at 69 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-assembly-plugin/3.1.1/maven-assembly-plugin-3.1.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/plugins/maven-assembly-plugin/3.1.1/maven-assembly-plugin-3.1.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.1.1/maven-assembly-plugin-3.1.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.1.1/maven-assembly-plugin-3.1.1.jar (236 kB at 20 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-elytron-integration/14.0.0.Beta2/wildfly-elytron-integration-14.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-elytron-integration/14.0.0.Beta2/wildfly-elytron-integration-14.0.0.Beta2.pom (14 kB at 25 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/yasson/1.0.5/yasson-1.0.5.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/eclipse/yasson/1.0.5/yasson-1.0.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/yasson/1.0.5/yasson-1.0.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/yasson/1.0.5/yasson-1.0.5.pom (24 kB at 4.9 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/security/jboss-negotiation-ntlm/3.0.6.Final/jboss-negotiation-ntlm-3.0.6.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/security/jboss-negotiation-ntlm/3.0.6.Final/jboss-negotiation-ntlm-3.0.6.Final.pom (2.0 kB at 3.5 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/xalan/serializer/2.7.1.jbossorg-4/serializer-2.7.1.jbossorg-4.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/xalan/serializer/2.7.1.jbossorg-4/serializer-2.7.1.jbossorg-4.pom (1.2 kB at 4.3 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/xalan/xalan/2.7.1.jbossorg-4/xalan-2.7.1.jbossorg-4.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/xalan/xalan/2.7.1.jbossorg-4/xalan-2.7.1.jbossorg-4.pom (1.6 kB at 5.7 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-elytron-integration/14.0.0.Beta2/wildfly-elytron-integration-14.0.0.Beta2.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/yasson/1.0.5/yasson-1.0.5.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-elytron-integration/14.0.0.Beta2/wildfly-elytron-integration-14.0.0.Beta2.jar (1.2 MB at 704 kB/s) [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/eclipse/yasson/1.0.5/yasson-1.0.5.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/yasson/1.0.5/yasson-1.0.5.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/yasson/1.0.5/yasson-1.0.5.jar (339 kB at 5.4 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-servlet-feature-pack-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-servlet-feature-pack-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-servlet-feature-pack-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-servlet-feature-pack-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-transitive-deps) @ wildfly-servlet-feature-pack-common --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-servlet-feature-pack-common --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-servlet-feature-pack-common --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-assembly-plugin:3.1.1:single (assemble) @ wildfly-servlet-feature-pack-common --- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.0.0/plexus-archiver-4.0.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-archiver/4.0.0/plexus-archiver-4.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.0.0/plexus-archiver-4.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.0.0/plexus-archiver-4.0.0.pom (4.8 kB at 24 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.0.0/plexus-archiver-4.0.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-archiver/4.0.0/plexus-archiver-4.0.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.0.0/plexus-archiver-4.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.0.0/plexus-archiver-4.0.0.jar (192 kB at 19 MB/s) [INFO] Reading assembly descriptor: assembly.xml [INFO] Building zip: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/servlet-feature-pack/common/target/wildfly-servlet-feature-pack-common-22.0.0.Beta1-SNAPSHOT.zip [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-servlet-feature-pack-common --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-servlet-feature-pack-common --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/servlet-feature-pack/common/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-servlet-feature-pack-common/22.0.0.Beta1-SNAPSHOT/wildfly-servlet-feature-pack-common-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/servlet-feature-pack/common/target/wildfly-servlet-feature-pack-common-22.0.0.Beta1-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/wildfly/wildfly-servlet-feature-pack-common/22.0.0.Beta1-SNAPSHOT/wildfly-servlet-feature-pack-common-22.0.0.Beta1-SNAPSHOT.zip [INFO] [INFO] ---------< org.wildfly:wildfly-servlet-feature-pack-ee-8-api >---------- [INFO] Building WildFly: Servlet Feature Pack EE 8 API Resources 22.0.0.Beta1-SNAPSHOT [46/160] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/taglibs/taglibs-standard-spec/1.2.6-RC1/taglibs-standard-spec-1.2.6-RC1.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/taglibs/taglibs-standard-spec/1.2.6-RC1/taglibs-standard-spec-1.2.6-RC1.pom (5.3 kB at 9.5 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/taglibs/taglibs-standard/1.2.6-RC1/taglibs-standard-1.2.6-RC1.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/taglibs/taglibs-standard/1.2.6-RC1/taglibs-standard-1.2.6-RC1.pom (4.3 kB at 15 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/taglibs/taglibs-parent/3/taglibs-parent-3.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/taglibs/taglibs-parent/3/taglibs-parent-3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/taglibs/taglibs-parent/3/taglibs-parent-3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/taglibs/taglibs-parent/3/taglibs-parent-3.pom (7.6 kB at 10 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/taglibs/taglibs-standard-impl/1.2.6-RC1/taglibs-standard-impl-1.2.6-RC1.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/taglibs/taglibs-standard-impl/1.2.6-RC1/taglibs-standard-impl-1.2.6-RC1.pom (7.0 kB at 13 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/taglibs/taglibs-standard-compat/1.2.6-RC1/taglibs-standard-compat-1.2.6-RC1.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/taglibs/taglibs-standard-compat/1.2.6-RC1/taglibs-standard-compat-1.2.6-RC1.pom (7.2 kB at 26 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-servlet-feature-pack-ee-8-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-servlet-feature-pack-ee-8-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-servlet-feature-pack-ee-8-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-servlet-feature-pack-ee-8-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-transitive-deps) @ wildfly-servlet-feature-pack-ee-8-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-servlet-feature-pack-ee-8-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-servlet-feature-pack-ee-8-api --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-assembly-plugin:3.1.1:single (assemble) @ wildfly-servlet-feature-pack-ee-8-api --- [INFO] Reading assembly descriptor: assembly.xml [INFO] Building zip: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/servlet-feature-pack/ee-8-api/target/wildfly-servlet-feature-pack-ee-8-api-22.0.0.Beta1-SNAPSHOT.zip [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-servlet-feature-pack-ee-8-api --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-servlet-feature-pack-ee-8-api --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/servlet-feature-pack/ee-8-api/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-servlet-feature-pack-ee-8-api/22.0.0.Beta1-SNAPSHOT/wildfly-servlet-feature-pack-ee-8-api-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/servlet-feature-pack/ee-8-api/target/wildfly-servlet-feature-pack-ee-8-api-22.0.0.Beta1-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/wildfly/wildfly-servlet-feature-pack-ee-8-api/22.0.0.Beta1-SNAPSHOT/wildfly-servlet-feature-pack-ee-8-api-22.0.0.Beta1-SNAPSHOT.zip [INFO] [INFO] --------------< org.wildfly:wildfly-servlet-galleon-pack >-------------- [INFO] Building WildFly: Servlet Galleon Pack 22.0.0.Beta1-SNAPSHOT [47/160] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/maven/plugins/licenses-plugin/2.2.0.Final/licenses-plugin-2.2.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/maven/plugins/licenses-plugin/2.2.0.Final/licenses-plugin-2.2.0.Final.pom (7.5 kB at 27 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/maven/plugins/plugin-parent/2.2.0.Final/plugin-parent-2.2.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/maven/plugins/plugin-parent/2.2.0.Final/plugin-parent-2.2.0.Final.pom (4.2 kB at 15 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/maven/plugins/licenses-plugin/2.2.0.Final/licenses-plugin-2.2.0.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/maven/plugins/licenses-plugin/2.2.0.Final/licenses-plugin-2.2.0.Final.jar (27 kB at 96 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/galleon-plugins/wildfly-galleon-maven-plugin/5.0.0.Beta2/wildfly-galleon-maven-plugin-5.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/galleon-plugins/wildfly-galleon-maven-plugin/5.0.0.Beta2/wildfly-galleon-maven-plugin-5.0.0.Beta2.pom (7.0 kB at 25 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/galleon-plugins/wildfly-provisioning-parent/5.0.0.Beta2/wildfly-provisioning-parent-5.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/galleon-plugins/wildfly-provisioning-parent/5.0.0.Beta2/wildfly-provisioning-parent-5.0.0.Beta2.pom (18 kB at 63 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/galleon-plugins/wildfly-galleon-maven-plugin/5.0.0.Beta2/wildfly-galleon-maven-plugin-5.0.0.Beta2.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/galleon-plugins/wildfly-galleon-maven-plugin/5.0.0.Beta2/wildfly-galleon-maven-plugin-5.0.0.Beta2.jar (172 kB at 605 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-galleon-pack/14.0.0.Beta2/wildfly-core-galleon-pack-14.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-galleon-pack/14.0.0.Beta2/wildfly-core-galleon-pack-14.0.0.Beta2.pom (17 kB at 62 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-feature-pack-parent/14.0.0.Beta2/wildfly-core-feature-pack-parent-14.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-feature-pack-parent/14.0.0.Beta2/wildfly-core-feature-pack-parent-14.0.0.Beta2.pom (1.7 kB at 6.0 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/galleon-plugins/wildfly-galleon-plugins/5.0.0.Beta2/wildfly-galleon-plugins-5.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/galleon-plugins/wildfly-galleon-plugins/5.0.0.Beta2/wildfly-galleon-plugins-5.0.0.Beta2.pom (5.2 kB at 18 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-galleon-pack/14.0.0.Beta2/wildfly-core-galleon-pack-14.0.0.Beta2.zip [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/galleon-plugins/wildfly-galleon-plugins/5.0.0.Beta2/wildfly-galleon-plugins-5.0.0.Beta2.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-galleon-pack/14.0.0.Beta2/wildfly-core-galleon-pack-14.0.0.Beta2.zip (1.3 MB at 1.3 MB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/galleon-plugins/wildfly-galleon-plugins/5.0.0.Beta2/wildfly-galleon-plugins-5.0.0.Beta2.jar (1.3 MB at 591 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-servlet-galleon-pack --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-servlet-galleon-pack --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-servlet-galleon-pack --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-servlet-galleon-pack --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-transitive-deps) @ wildfly-servlet-galleon-pack --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-servlet-galleon-pack --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-common-feature-pack-resources) @ wildfly-servlet-galleon-pack --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 57 resources [INFO] [INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-ee8-api-feature-pack-resources) @ wildfly-servlet-galleon-pack --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] [INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-galleon-common-feature-pack-resources) @ wildfly-servlet-galleon-pack --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 36 resources [INFO] [INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-galleon-pruned-feature-pack-resources) @ wildfly-servlet-galleon-pack --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources) @ wildfly-servlet-galleon-pack --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 25 resources [INFO] [INFO] --- licenses-plugin:2.2.0.Final:insert-versions (update-licenses-xml) @ wildfly-servlet-galleon-pack --- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-compat/3.3.1/maven-compat-3.3.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-compat/3.3.1/maven-compat-3.3.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.3.1/maven-compat-3.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.3.1/maven-compat-3.3.1.pom (4.2 kB at 6.5 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.3.1/maven-3.3.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven/3.3.1/maven-3.3.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.1/maven-3.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.1/maven-3.3.1.pom (23 kB at 3.9 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.3.1/maven-model-3.3.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-model/3.3.1/maven-model-3.3.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.1/maven-model-3.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.1/maven-model-3.3.1.pom (4.2 kB at 34 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.3.1/maven-model-builder-3.3.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-model-builder/3.3.1/maven-model-builder-3.3.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.3.1/maven-model-builder-3.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.3.1/maven-model-builder-3.3.1.pom (3.2 kB at 32 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-builder-support/3.3.1/maven-builder-support-3.3.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-builder-support/3.3.1/maven-builder-support-3.3.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.3.1/maven-builder-support-3.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.3.1/maven-builder-support-3.3.1.pom (1.9 kB at 2.4 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.3.1/maven-settings-3.3.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-settings/3.3.1/maven-settings-3.3.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.1/maven-settings-3.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.1/maven-settings-3.3.1.pom (2.2 kB at 11 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.3.1/maven-artifact-3.3.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-artifact/3.3.1/maven-artifact-3.3.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.1/maven-artifact-3.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.1/maven-artifact-3.3.1.pom (2.3 kB at 15 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.3.1/maven-core-3.3.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-core/3.3.1/maven-core-3.3.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.1/maven-core-3.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.1/maven-core-3.3.1.pom (8.5 kB at 13 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.3.1/maven-settings-builder-3.3.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-settings-builder/3.3.1/maven-settings-builder-3.3.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.3.1/maven-settings-builder-3.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.3.1/maven-settings-builder-3.3.1.pom (2.7 kB at 8.6 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.3.1/maven-repository-metadata-3.3.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-repository-metadata/3.3.1/maven-repository-metadata-3.3.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.3.1/maven-repository-metadata-3.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.3.1/maven-repository-metadata-3.3.1.pom (2.2 kB at 15 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.3.1/maven-plugin-api-3.3.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-plugin-api/3.3.1/maven-plugin-api-3.3.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.1/maven-plugin-api-3.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.1/maven-plugin-api-3.3.1.pom (3.0 kB at 17 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom (4.2 kB at 6.3 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 kB at 66 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom (2.6 kB at 27 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (14 kB at 55 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.3.1/maven-aether-provider-3.3.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-aether-provider/3.3.1/maven-aether-provider-3.3.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.3.1/maven-aether-provider-3.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.3.1/maven-aether-provider-3.3.1.pom (4.2 kB at 12 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5.pom (11 kB at 70 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/guice-parent/3.2.5/guice-parent-3.2.5.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/sonatype/sisu/inject/guice-parent/3.2.5/guice-parent-3.2.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.5/guice-parent-3.2.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.5/guice-parent-3.2.5.pom (15 kB at 28 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/38/forge-parent-38.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/sonatype/forge/forge-parent/38/forge-parent-38.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/38/forge-parent-38.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/38/forge-parent-38.pom (19 kB at 146 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.pom (1.7 kB at 5.8 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/2.8/wagon-2.8.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/wagon/wagon/2.8/wagon-2.8.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.8/wagon-2.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.8/wagon-2.8.pom (19 kB at 3.8 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-testing/maven-plugin-testing-harness/3.3.0/maven-plugin-testing-harness-3.3.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/plugin-testing/maven-plugin-testing-harness/3.3.0/maven-plugin-testing-harness-3.3.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing-harness/3.3.0/maven-plugin-testing-harness-3.3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing-harness/3.3.0/maven-plugin-testing-harness-3.3.0.pom (2.9 kB at 6.8 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-testing/maven-plugin-testing/3.3.0/maven-plugin-testing-3.3.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/plugin-testing/maven-plugin-testing/3.3.0/maven-plugin-testing-3.3.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing/3.3.0/maven-plugin-testing-3.3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing/3.3.0/maven-plugin-testing-3.3.0.pom (11 kB at 91 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom (3.2 kB at 25 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3.0 kB at 11 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom (2.5 kB at 39 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom (1.7 kB at 9.8 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-compat/3.3.1/maven-compat-3.3.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.3.1/maven-model-3.3.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.3.1/maven-settings-3.3.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.3.1/maven-model-builder-3.3.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.3.1/maven-artifact-3.3.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.3.1/maven-core-3.3.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.3.1/maven-plugin-api-3.3.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.3.1/maven-repository-metadata-3.3.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5-no_aop.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.3.1/maven-aether-provider-3.3.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.3.1/maven-settings-builder-3.3.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-builder-support/3.3.1/maven-builder-support-3.3.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-testing/maven-plugin-testing-harness/3.3.0/maven-plugin-testing-harness-3.3.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-compat/3.3.1/maven-compat-3.3.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-model-builder/3.3.1/maven-model-builder-3.3.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-model/3.3.1/maven-model-3.3.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-artifact/3.3.1/maven-artifact-3.3.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-settings/3.3.1/maven-settings-3.3.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-repository-metadata/3.3.1/maven-repository-metadata-3.3.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-plugin-api/3.3.1/maven-plugin-api-3.3.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-core/3.3.1/maven-core-3.3.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-aether-provider/3.3.1/maven-aether-provider-3.3.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5-no_aop.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-settings-builder/3.3.1/maven-settings-builder-3.3.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-builder-support/3.3.1/maven-builder-support-3.3.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/plugin-testing/maven-plugin-testing-harness/3.3.0/maven-plugin-testing-harness-3.3.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.3.1/maven-compat-3.3.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.3.1/maven-model-builder-3.3.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.1/maven-model-3.3.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.1/maven-artifact-3.3.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.1/maven-settings-3.3.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.3.1/maven-model-builder-3.3.1.jar (176 kB at 16 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.1/maven-core-3.3.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.1/maven-settings-3.3.1.jar (43 kB at 3.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.3.1/maven-repository-metadata-3.3.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.1/maven-artifact-3.3.1.jar (55 kB at 3.9 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.1/maven-plugin-api-3.3.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.3.1/maven-compat-3.3.1.jar (287 kB at 14 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.3.1/maven-aether-provider-3.3.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.3.1/maven-repository-metadata-3.3.1.jar (26 kB at 1.4 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5-no_aop.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.1/maven-model-3.3.1.jar (161 kB at 7.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.1/maven-plugin-api-3.3.1.jar (46 kB at 2.0 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.3.1/maven-aether-provider-3.3.1.jar (66 kB at 2.6 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.1/maven-core-3.3.1.jar (632 kB at 24 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.3.1/maven-settings-builder-3.3.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar (205 kB at 6.8 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.3.1/maven-builder-support-3.3.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.jar (53 kB at 1.7 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing-harness/3.3.0/maven-plugin-testing-harness-3.3.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.3.1/maven-settings-builder-3.3.1.jar (43 kB at 1.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.3.1/maven-builder-support-3.3.1.jar (15 kB at 428 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing-harness/3.3.0/maven-plugin-testing-harness-3.3.0.jar (51 kB at 1.3 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5-no_aop.jar (400 kB at 10.0 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar (375 kB at 9.2 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar (58 kB at 1.4 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar (185 kB at 4.4 MB/s) [INFO] Sort licenses true [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-servlet-galleon-pack --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- wildfly-galleon-maven-plugin:5.0.0.Beta2:build-feature-pack (feature-pack-build) @ wildfly-servlet-galleon-pack --- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-embedded/14.0.0.Beta2/wildfly-embedded-14.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-embedded/14.0.0.Beta2/wildfly-embedded-14.0.0.Beta2.pom (8.3 kB at 15 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/galleon/galleon-core/4.2.5.Final/galleon-core-4.2.5.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/galleon/galleon-core/4.2.5.Final/galleon-core-4.2.5.Final.pom (1.9 kB at 6.8 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/galleon/galleon-parent/4.2.5.Final/galleon-parent-4.2.5.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/galleon/galleon-parent/4.2.5.Final/galleon-parent-4.2.5.Final.pom (18 kB at 63 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/galleon-plugins/transformer/5.0.0.Beta2/transformer-5.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/galleon-plugins/transformer/5.0.0.Beta2/transformer-5.0.0.Beta2.pom (2.3 kB at 8.3 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/galleon/galleon-maven-plugin/4.2.5.Final/galleon-maven-plugin-4.2.5.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/galleon/galleon-maven-plugin/4.2.5.Final/galleon-maven-plugin-4.2.5.Final.pom (6.1 kB at 22 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/galleon/galleon-maven-universe/4.2.5.Final/galleon-maven-universe-4.2.5.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/galleon/galleon-maven-universe/4.2.5.Final/galleon-maven-universe-4.2.5.Final.pom (5.3 kB at 19 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-api/1.1.0/aether-api-1.1.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/eclipse/aether/aether-api/1.1.0/aether-api-1.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.1.0/aether-api-1.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.1.0/aether-api-1.1.0.pom (1.8 kB at 7.7 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether/1.1.0/aether-1.1.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/eclipse/aether/aether/1.1.0/aether-1.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.1.0/aether-1.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.1.0/aether-1.1.0.pom (26 kB at 5.2 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.pom (2.1 kB at 11 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-impl/1.1.0/aether-impl-1.1.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/eclipse/aether/aether-impl/1.1.0/aether-impl-1.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.1.0/aether-impl-1.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.1.0/aether-impl-1.1.0.pom (3.4 kB at 24 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-spi/1.1.0/aether-spi-1.1.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/eclipse/aether/aether-spi/1.1.0/aether-spi-1.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.1.0/aether-spi-1.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.1.0/aether-spi-1.1.0.pom (2.0 kB at 4.8 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/galleon-plugins/wildfly-config-gen/5.0.0.Beta2/wildfly-config-gen-5.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/galleon-plugins/wildfly-config-gen/5.0.0.Beta2/wildfly-config-gen-5.0.0.Beta2.pom (2.1 kB at 3.8 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/galleon-plugins/wildfly-feature-spec-gen/5.0.0.Beta2/wildfly-feature-spec-gen-5.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/galleon-plugins/wildfly-feature-spec-gen/5.0.0.Beta2/wildfly-feature-spec-gen-5.0.0.Beta2.pom (1.6 kB at 5.8 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/maven/plugins/licenses-plugin/2.0.0.Final/licenses-plugin-2.0.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/maven/plugins/licenses-plugin/2.0.0.Final/licenses-plugin-2.0.0.Final.pom (7.5 kB at 27 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/maven/plugins/plugin-parent/2.0.0.Final/plugin-parent-2.0.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/maven/plugins/plugin-parent/2.0.0.Final/plugin-parent-2.0.0.Final.pom (4.2 kB at 15 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-embedded/14.0.0.Beta2/wildfly-embedded-14.0.0.Beta2.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/galleon-plugins/transformer/5.0.0.Beta2/transformer-5.0.0.Beta2.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/galleon/galleon-core/4.2.5.Final/galleon-core-4.2.5.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-api/1.1.0/aether-api-1.1.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/galleon/galleon-maven-plugin/4.2.5.Final/galleon-maven-plugin-4.2.5.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-embedded/14.0.0.Beta2/wildfly-embedded-14.0.0.Beta2.jar (70 kB at 168 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/galleon/galleon-maven-universe/4.2.5.Final/galleon-maven-universe-4.2.5.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/galleon-plugins/wildfly-config-gen/5.0.0.Beta2/wildfly-config-gen-5.0.0.Beta2.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/galleon/galleon-maven-plugin/4.2.5.Final/galleon-maven-plugin-4.2.5.Final.jar (54 kB at 62 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/galleon-plugins/wildfly-feature-spec-gen/5.0.0.Beta2/wildfly-feature-spec-gen-5.0.0.Beta2.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/galleon-plugins/wildfly-feature-spec-gen/5.0.0.Beta2/wildfly-feature-spec-gen-5.0.0.Beta2.jar (26 kB at 22 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-impl/1.1.0/aether-impl-1.1.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/16.0.1/guava-16.0.1.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/galleon/galleon-maven-universe/4.2.5.Final/galleon-maven-universe-4.2.5.Final.jar (96 kB at 70 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/maven/plugins/licenses-plugin/2.0.0.Final/licenses-plugin-2.0.0.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/galleon-plugins/wildfly-config-gen/5.0.0.Beta2/wildfly-config-gen-5.0.0.Beta2.jar (55 kB at 40 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/maven/plugins/licenses-plugin/2.0.0.Final/licenses-plugin-2.0.0.Final.jar (27 kB at 16 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/galleon-plugins/transformer/5.0.0.Beta2/transformer-5.0.0.Beta2.jar (623 kB at 350 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/galleon/galleon-core/4.2.5.Final/galleon-core-4.2.5.Final.jar (651 kB at 340 kB/s) [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/eclipse/aether/aether-api/1.1.0/aether-api-1.1.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/google/guava/guava/16.0.1/guava-16.0.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/eclipse/aether/aether-impl/1.1.0/aether-impl-1.1.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.1.0/aether-api-1.1.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.1.0/aether-impl-1.1.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.1.0/aether-api-1.1.0.jar (136 kB at 12 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.jar (150 kB at 11 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.1.0/aether-impl-1.1.0.jar (173 kB at 12 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.jar (2.2 MB at 39 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/galleon-plugins/wildfly-galleon-plugins/4.2.8.Final/wildfly-galleon-plugins-4.2.8.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/galleon-plugins/wildfly-galleon-plugins/4.2.8.Final/wildfly-galleon-plugins-4.2.8.Final.jar (664 kB at 1.2 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-credential-source-impl/1.13.1.Final/wildfly-elytron-credential-source-impl-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-credential-source-impl/1.13.1.Final/wildfly-elytron-credential-source-impl-1.13.1.Final.pom (3.2 kB at 11 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-credential-source-impl/1.13.1.Final/wildfly-elytron-credential-source-impl-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-credential-source-impl/1.13.1.Final/wildfly-elytron-credential-source-impl-1.13.1.Final.jar (24 kB at 85 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-http-spnego/1.13.1.Final/wildfly-elytron-http-spnego-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-http-spnego/1.13.1.Final/wildfly-elytron-http-spnego-1.13.1.Final.pom (3.0 kB at 11 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-http-spnego/1.13.1.Final/wildfly-elytron-http-spnego-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-http-spnego/1.13.1.Final/wildfly-elytron-http-spnego-1.13.1.Final.jar (17 kB at 61 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/aesh/readline/2.0/readline-2.0.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/aesh/readline/2.0/readline-2.0.pom (4.6 kB at 17 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/aesh/readline-all/2.0/readline-all-2.0.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/aesh/readline-all/2.0/readline-all-2.0.pom (4.5 kB at 16 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/aesh/readline/2.0/readline-2.0.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/aesh/readline/2.0/readline-2.0.jar (328 kB at 788 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-http-digest/1.13.1.Final/wildfly-elytron-http-digest-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-http-digest/1.13.1.Final/wildfly-elytron-http-digest-1.13.1.Final.pom (3.0 kB at 11 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-http-digest/1.13.1.Final/wildfly-elytron-http-digest-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-http-digest/1.13.1.Final/wildfly-elytron-http-digest-1.13.1.Final.jar (22 kB at 77 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-http-external/1.13.1.Final/wildfly-elytron-http-external-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-http-external/1.13.1.Final/wildfly-elytron-http-external-1.13.1.Final.pom (2.4 kB at 8.4 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-http-external/1.13.1.Final/wildfly-elytron-http-external-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-http-external/1.13.1.Final/wildfly-elytron-http-external-1.13.1.Final.jar (8.0 kB at 29 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-auth-server/1.13.1.Final/wildfly-elytron-auth-server-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-auth-server/1.13.1.Final/wildfly-elytron-auth-server-1.13.1.Final.pom (3.9 kB at 13 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-auth-server/1.13.1.Final/wildfly-elytron-auth-server-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-auth-server/1.13.1.Final/wildfly-elytron-auth-server-1.13.1.Final.jar (273 kB at 659 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-mechanism-gssapi/1.13.1.Final/wildfly-elytron-mechanism-gssapi-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-mechanism-gssapi/1.13.1.Final/wildfly-elytron-mechanism-gssapi-1.13.1.Final.pom (2.9 kB at 10 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-mechanism-gssapi/1.13.1.Final/wildfly-elytron-mechanism-gssapi-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-mechanism-gssapi/1.13.1.Final/wildfly-elytron-mechanism-gssapi-1.13.1.Final.jar (17 kB at 62 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-util/1.13.1.Final/wildfly-elytron-util-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-util/1.13.1.Final/wildfly-elytron-util-1.13.1.Final.pom (2.8 kB at 10 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-util/1.13.1.Final/wildfly-elytron-util-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-util/1.13.1.Final/wildfly-elytron-util-1.13.1.Final.jar (34 kB at 121 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-password-impl/1.13.1.Final/wildfly-elytron-password-impl-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-password-impl/1.13.1.Final/wildfly-elytron-password-impl-1.13.1.Final.pom (2.9 kB at 11 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-password-impl/1.13.1.Final/wildfly-elytron-password-impl-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-password-impl/1.13.1.Final/wildfly-elytron-password-impl-1.13.1.Final.jar (98 kB at 348 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-sasl-entity/1.13.1.Final/wildfly-elytron-sasl-entity-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-sasl-entity/1.13.1.Final/wildfly-elytron-sasl-entity-1.13.1.Final.pom (2.8 kB at 10 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-sasl-entity/1.13.1.Final/wildfly-elytron-sasl-entity-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-sasl-entity/1.13.1.Final/wildfly-elytron-sasl-entity-1.13.1.Final.jar (26 kB at 94 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-sasl-plain/1.13.1.Final/wildfly-elytron-sasl-plain-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-sasl-plain/1.13.1.Final/wildfly-elytron-sasl-plain-1.13.1.Final.pom (2.5 kB at 8.9 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-sasl-plain/1.13.1.Final/wildfly-elytron-sasl-plain-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-sasl-plain/1.13.1.Final/wildfly-elytron-sasl-plain-1.13.1.Final.jar (14 kB at 49 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-http-sso/1.13.1.Final/wildfly-elytron-http-sso-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-http-sso/1.13.1.Final/wildfly-elytron-http-sso-1.13.1.Final.pom (2.7 kB at 9.6 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-http-sso/1.13.1.Final/wildfly-elytron-http-sso-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-http-sso/1.13.1.Final/wildfly-elytron-http-sso-1.13.1.Final.jar (35 kB at 126 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/openssl/wildfly-openssl-linux-x86_64/2.1.0.Final/wildfly-openssl-linux-x86_64-2.1.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/openssl/wildfly-openssl-linux-x86_64/2.1.0.Final/wildfly-openssl-linux-x86_64-2.1.0.Final.pom (3.0 kB at 11 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/openssl/wildfly-openssl-natives-parent/2.1.0.Final/wildfly-openssl-natives-parent-2.1.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/openssl/wildfly-openssl-natives-parent/2.1.0.Final/wildfly-openssl-natives-parent-2.1.0.Final.pom (7.9 kB at 28 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/openssl/wildfly-openssl-linux-x86_64/2.1.0.Final/wildfly-openssl-linux-x86_64-2.1.0.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/openssl/wildfly-openssl-linux-x86_64/2.1.0.Final/wildfly-openssl-linux-x86_64-2.1.0.Final.jar (29 kB at 103 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-ssl/1.13.1.Final/wildfly-elytron-ssl-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-ssl/1.13.1.Final/wildfly-elytron-ssl-1.13.1.Final.pom (6.3 kB at 23 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-ssl/1.13.1.Final/wildfly-elytron-ssl-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-ssl/1.13.1.Final/wildfly-elytron-ssl-1.13.1.Final.jar (178 kB at 629 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-http-form/1.13.1.Final/wildfly-elytron-http-form-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-http-form/1.13.1.Final/wildfly-elytron-http-form-1.13.1.Final.pom (2.5 kB at 9.0 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-http-form/1.13.1.Final/wildfly-elytron-http-form-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-http-form/1.13.1.Final/wildfly-elytron-http-form-1.13.1.Final.jar (14 kB at 51 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-mechanism-oauth2/1.13.1.Final/wildfly-elytron-mechanism-oauth2-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-mechanism-oauth2/1.13.1.Final/wildfly-elytron-mechanism-oauth2-1.13.1.Final.pom (2.5 kB at 8.8 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-mechanism-oauth2/1.13.1.Final/wildfly-elytron-mechanism-oauth2-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-mechanism-oauth2/1.13.1.Final/wildfly-elytron-mechanism-oauth2-1.13.1.Final.jar (9.5 kB at 34 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-base/1.13.1.Final/wildfly-elytron-base-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-base/1.13.1.Final/wildfly-elytron-base-1.13.1.Final.pom (2.4 kB at 8.5 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-base/1.13.1.Final/wildfly-elytron-base-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-base/1.13.1.Final/wildfly-elytron-base-1.13.1.Final.jar (32 kB at 114 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-cli/14.0.0.Beta2/wildfly-cli-14.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-cli/14.0.0.Beta2/wildfly-cli-14.0.0.Beta2.pom (9.8 kB at 35 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-cli/14.0.0.Beta2/wildfly-cli-14.0.0.Beta2.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-cli/14.0.0.Beta2/wildfly-cli-14.0.0.Beta2.jar (1.6 MB at 1.4 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-auth-util/1.13.1.Final/wildfly-elytron-auth-util-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-auth-util/1.13.1.Final/wildfly-elytron-auth-util-1.13.1.Final.pom (3.3 kB at 12 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-auth-util/1.13.1.Final/wildfly-elytron-auth-util-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-auth-util/1.13.1.Final/wildfly-elytron-auth-util-1.13.1.Final.jar (24 kB at 85 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-sasl-deprecated/1.13.1.Final/wildfly-elytron-sasl-deprecated-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-sasl-deprecated/1.13.1.Final/wildfly-elytron-sasl-deprecated-1.13.1.Final.pom (2.1 kB at 7.6 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-sasl-deprecated/1.13.1.Final/wildfly-elytron-sasl-deprecated-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-sasl-deprecated/1.13.1.Final/wildfly-elytron-sasl-deprecated-1.13.1.Final.jar (8.3 kB at 30 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-feature-pack-common/14.0.0.Beta2/wildfly-core-feature-pack-common-14.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-feature-pack-common/14.0.0.Beta2/wildfly-core-feature-pack-common-14.0.0.Beta2.pom (31 kB at 112 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/openssl/wildfly-openssl-macosx-x86_64/2.1.0.SP01/wildfly-openssl-macosx-x86_64-2.1.0.SP01.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/openssl/wildfly-openssl-macosx-x86_64/2.1.0.SP01/wildfly-openssl-macosx-x86_64-2.1.0.SP01.pom (3.0 kB at 11 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/openssl/wildfly-openssl-natives-parent/2.1.0.SP01/wildfly-openssl-natives-parent-2.1.0.SP01.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/openssl/wildfly-openssl-natives-parent/2.1.0.SP01/wildfly-openssl-natives-parent-2.1.0.SP01.pom (7.9 kB at 28 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/openssl/wildfly-openssl-macosx-x86_64/2.1.0.SP01/wildfly-openssl-macosx-x86_64-2.1.0.SP01.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/openssl/wildfly-openssl-macosx-x86_64/2.1.0.SP01/wildfly-openssl-macosx-x86_64-2.1.0.SP01.jar (26 kB at 91 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-realm-ldap/1.13.1.Final/wildfly-elytron-realm-ldap-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-realm-ldap/1.13.1.Final/wildfly-elytron-realm-ldap-1.13.1.Final.pom (4.0 kB at 14 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-realm-ldap/1.13.1.Final/wildfly-elytron-realm-ldap-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-realm-ldap/1.13.1.Final/wildfly-elytron-realm-ldap-1.13.1.Final.jar (108 kB at 384 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-sasl-external/1.13.1.Final/wildfly-elytron-sasl-external-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-sasl-external/1.13.1.Final/wildfly-elytron-sasl-external-1.13.1.Final.pom (2.7 kB at 9.8 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-sasl-external/1.13.1.Final/wildfly-elytron-sasl-external-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-sasl-external/1.13.1.Final/wildfly-elytron-sasl-external-1.13.1.Final.jar (12 kB at 41 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-management-subsystem/14.0.0.Beta2/wildfly-core-management-subsystem-14.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-management-subsystem/14.0.0.Beta2/wildfly-core-management-subsystem-14.0.0.Beta2.pom (3.6 kB at 13 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-management-subsystem/14.0.0.Beta2/wildfly-core-management-subsystem-14.0.0.Beta2.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-management-subsystem/14.0.0.Beta2/wildfly-core-management-subsystem-14.0.0.Beta2.jar (41 kB at 146 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-sasl-gssapi/1.13.1.Final/wildfly-elytron-sasl-gssapi-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-sasl-gssapi/1.13.1.Final/wildfly-elytron-sasl-gssapi-1.13.1.Final.pom (3.4 kB at 12 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-sasl-gssapi/1.13.1.Final/wildfly-elytron-sasl-gssapi-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-sasl-gssapi/1.13.1.Final/wildfly-elytron-sasl-gssapi-1.13.1.Final.jar (28 kB at 100 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-x500-cert-acme/1.13.1.Final/wildfly-elytron-x500-cert-acme-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-x500-cert-acme/1.13.1.Final/wildfly-elytron-x500-cert-acme-1.13.1.Final.pom (4.1 kB at 15 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-x500-cert-acme/1.13.1.Final/wildfly-elytron-x500-cert-acme-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-x500-cert-acme/1.13.1.Final/wildfly-elytron-x500-cert-acme-1.13.1.Final.jar (48 kB at 173 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-sasl/1.13.1.Final/wildfly-elytron-sasl-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-sasl/1.13.1.Final/wildfly-elytron-sasl-1.13.1.Final.pom (3.8 kB at 14 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-sasl/1.13.1.Final/wildfly-elytron-sasl-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-sasl/1.13.1.Final/wildfly-elytron-sasl-1.13.1.Final.jar (163 kB at 573 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-model-test-framework/14.0.0.Beta2/wildfly-core-model-test-framework-14.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-model-test-framework/14.0.0.Beta2/wildfly-core-model-test-framework-14.0.0.Beta2.pom (2.0 kB at 7.2 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-model-test/14.0.0.Beta2/wildfly-core-model-test-14.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-model-test/14.0.0.Beta2/wildfly-core-model-test-14.0.0.Beta2.pom (2.7 kB at 9.6 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-model-test-framework/14.0.0.Beta2/wildfly-core-model-test-framework-14.0.0.Beta2.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-model-test-framework/14.0.0.Beta2/wildfly-core-model-test-framework-14.0.0.Beta2.jar (106 kB at 377 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-discovery/14.0.0.Beta2/wildfly-discovery-14.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-discovery/14.0.0.Beta2/wildfly-discovery-14.0.0.Beta2.pom (3.0 kB at 11 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-discovery/14.0.0.Beta2/wildfly-discovery-14.0.0.Beta2.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-discovery/14.0.0.Beta2/wildfly-discovery-14.0.0.Beta2.jar (27 kB at 97 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/openssl/wildfly-openssl-windows-x86_64/2.1.0.Final/wildfly-openssl-windows-x86_64-2.1.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/openssl/wildfly-openssl-windows-x86_64/2.1.0.Final/wildfly-openssl-windows-x86_64-2.1.0.Final.pom (3.1 kB at 11 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/openssl/wildfly-openssl-windows-x86_64/2.1.0.Final/wildfly-openssl-windows-x86_64-2.1.0.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/openssl/wildfly-openssl-windows-x86_64/2.1.0.Final/wildfly-openssl-windows-x86_64-2.1.0.Final.jar (91 kB at 325 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-launcher/14.0.0.Beta2/wildfly-launcher-14.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-launcher/14.0.0.Beta2/wildfly-launcher-14.0.0.Beta2.pom (5.2 kB at 19 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-launcher/14.0.0.Beta2/wildfly-launcher-14.0.0.Beta2.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-launcher/14.0.0.Beta2/wildfly-launcher-14.0.0.Beta2.jar (50 kB at 178 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-management-client-content/14.0.0.Beta2/wildfly-management-client-content-14.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-management-client-content/14.0.0.Beta2/wildfly-management-client-content-14.0.0.Beta2.pom (3.2 kB at 12 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-management-client-content/14.0.0.Beta2/wildfly-management-client-content-14.0.0.Beta2.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-management-client-content/14.0.0.Beta2/wildfly-management-client-content-14.0.0.Beta2.jar (26 kB at 94 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-auth-server-http/1.13.1.Final/wildfly-elytron-auth-server-http-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-auth-server-http/1.13.1.Final/wildfly-elytron-auth-server-http-1.13.1.Final.pom (2.7 kB at 9.6 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-auth-server-http/1.13.1.Final/wildfly-elytron-auth-server-http-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-auth-server-http/1.13.1.Final/wildfly-elytron-auth-server-http-1.13.1.Final.jar (12 kB at 44 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-auth/1.13.1.Final/wildfly-elytron-auth-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-auth/1.13.1.Final/wildfly-elytron-auth-1.13.1.Final.pom (1.8 kB at 6.5 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-auth/1.13.1.Final/wildfly-elytron-auth-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-auth/1.13.1.Final/wildfly-elytron-auth-1.13.1.Final.jar (13 kB at 45 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-client/1.13.1.Final/wildfly-elytron-client-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-client/1.13.1.Final/wildfly-elytron-client-1.13.1.Final.pom (6.1 kB at 22 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-client/1.13.1.Final/wildfly-elytron-client-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-client/1.13.1.Final/wildfly-elytron-client-1.13.1.Final.jar (211 kB at 747 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-deployment-scanner/14.0.0.Beta2/wildfly-deployment-scanner-14.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-deployment-scanner/14.0.0.Beta2/wildfly-deployment-scanner-14.0.0.Beta2.pom (6.9 kB at 25 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-deployment-scanner/14.0.0.Beta2/wildfly-deployment-scanner-14.0.0.Beta2.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-deployment-scanner/14.0.0.Beta2/wildfly-deployment-scanner-14.0.0.Beta2.jar (131 kB at 466 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/galleon-plugins/wildfly-galleon-plugins/4.2.8.Final/wildfly-galleon-plugins-4.2.8.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/galleon-plugins/wildfly-galleon-plugins/4.2.8.Final/wildfly-galleon-plugins-4.2.8.Final.pom (5.2 kB at 18 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/galleon-plugins/wildfly-provisioning-parent/4.2.8.Final/wildfly-provisioning-parent-4.2.8.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/galleon-plugins/wildfly-provisioning-parent/4.2.8.Final/wildfly-provisioning-parent-4.2.8.Final.pom (17 kB at 61 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-provider-util/1.13.1.Final/wildfly-elytron-provider-util-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-provider-util/1.13.1.Final/wildfly-elytron-provider-util-1.13.1.Final.pom (2.2 kB at 8.0 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-provider-util/1.13.1.Final/wildfly-elytron-provider-util-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-provider-util/1.13.1.Final/wildfly-elytron-provider-util-1.13.1.Final.jar (16 kB at 56 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-logging/14.0.0.Beta2/wildfly-logging-14.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-logging/14.0.0.Beta2/wildfly-logging-14.0.0.Beta2.pom (12 kB at 42 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-logging/14.0.0.Beta2/wildfly-logging-14.0.0.Beta2.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-logging/14.0.0.Beta2/wildfly-logging-14.0.0.Beta2.jar (490 kB at 1.2 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-credential-source-deprecated/1.13.1.Final/wildfly-elytron-credential-source-deprecated-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-credential-source-deprecated/1.13.1.Final/wildfly-elytron-credential-source-deprecated-1.13.1.Final.pom (3.4 kB at 12 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-credential-source-deprecated/1.13.1.Final/wildfly-elytron-credential-source-deprecated-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-credential-source-deprecated/1.13.1.Final/wildfly-elytron-credential-source-deprecated-1.13.1.Final.jar (24 kB at 85 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/fusesource/jansi/jansi/1.18/jansi-1.18.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/fusesource/jansi/jansi/1.18/jansi-1.18.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.pom (3.8 kB at 632 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/fusesource/jansi/jansi-project/1.18/jansi-project-1.18.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/fusesource/jansi/jansi-project/1.18/jansi-project-1.18.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi-project/1.18/jansi-project-1.18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi-project/1.18/jansi-project-1.18.pom (10 kB at 52 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/fusesource/fusesource-pom/1.11/fusesource-pom-1.11.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/fusesource/fusesource-pom/1.11/fusesource-pom-1.11.pom [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/fusesource/fusesource-pom/1.11/fusesource-pom-1.11.pom (15 kB at 20 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/fusesource/jansi/jansi/1.18/jansi-1.18.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/fusesource/jansi/jansi/1.18/jansi-1.18.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.jar (287 kB at 21 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logmanager/log4j-jboss-logmanager/1.2.0.Final/log4j-jboss-logmanager-1.2.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logmanager/log4j-jboss-logmanager/1.2.0.Final/log4j-jboss-logmanager-1.2.0.Final.pom (5.4 kB at 9.7 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-credential/1.13.1.Final/wildfly-elytron-credential-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-credential/1.13.1.Final/wildfly-elytron-credential-1.13.1.Final.pom (4.1 kB at 15 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-credential/1.13.1.Final/wildfly-elytron-credential-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-credential/1.13.1.Final/wildfly-elytron-credential-1.13.1.Final.jar (137 kB at 232 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-json-util/1.13.1.Final/wildfly-elytron-json-util-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-json-util/1.13.1.Final/wildfly-elytron-json-util-1.13.1.Final.pom (1.8 kB at 6.4 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-json-util/1.13.1.Final/wildfly-elytron-json-util-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-json-util/1.13.1.Final/wildfly-elytron-json-util-1.13.1.Final.jar (5.0 kB at 18 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/galleon-plugins/wildfly-config-gen/4.2.8.Final/wildfly-config-gen-4.2.8.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/galleon-plugins/wildfly-config-gen/4.2.8.Final/wildfly-config-gen-4.2.8.Final.pom (2.1 kB at 7.5 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/galleon-plugins/wildfly-config-gen/4.2.8.Final/wildfly-config-gen-4.2.8.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/galleon-plugins/wildfly-config-gen/4.2.8.Final/wildfly-config-gen-4.2.8.Final.jar (55 kB at 197 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/aesh/aesh/2.4/aesh-2.4.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/aesh/aesh/2.4/aesh-2.4.pom (5.0 kB at 18 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/aesh/aesh-all/2.4/aesh-all-2.4.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/aesh/aesh-all/2.4/aesh-all-2.4.pom (4.0 kB at 14 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/aesh/aesh/2.4/aesh-2.4.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/aesh/aesh/2.4/aesh-2.4.jar (349 kB at 633 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcpkix-jdk15on/1.66/bcpkix-jdk15on-1.66.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/bouncycastle/bcpkix-jdk15on/1.66/bcpkix-jdk15on-1.66.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.66/bcpkix-jdk15on-1.66.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.66/bcpkix-jdk15on-1.66.pom (1.5 kB at 26 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcpkix-jdk15on/1.66/bcpkix-jdk15on-1.66.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/bouncycastle/bcpkix-jdk15on/1.66/bcpkix-jdk15on-1.66.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.66/bcpkix-jdk15on-1.66.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.66/bcpkix-jdk15on-1.66.jar (880 kB at 35 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-sasl-otp/1.13.1.Final/wildfly-elytron-sasl-otp-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-sasl-otp/1.13.1.Final/wildfly-elytron-sasl-otp-1.13.1.Final.pom (2.6 kB at 4.8 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-sasl-otp/1.13.1.Final/wildfly-elytron-sasl-otp-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-sasl-otp/1.13.1.Final/wildfly-elytron-sasl-otp-1.13.1.Final.jar (48 kB at 87 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-x500-cert-util/1.13.1.Final/wildfly-elytron-x500-cert-util-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-x500-cert-util/1.13.1.Final/wildfly-elytron-x500-cert-util-1.13.1.Final.pom (2.3 kB at 8.1 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-x500-cert-util/1.13.1.Final/wildfly-elytron-x500-cert-util-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-x500-cert-util/1.13.1.Final/wildfly-elytron-x500-cert-util-1.13.1.Final.jar (8.1 kB at 29 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/aesh/aesh-extensions/1.8/aesh-extensions-1.8.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/aesh/aesh-extensions/1.8/aesh-extensions-1.8.pom (4.6 kB at 16 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/aesh/extensions-all/1.8/extensions-all-1.8.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/aesh/extensions-all/1.8/extensions-all-1.8.pom (4.1 kB at 15 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/aesh/aesh-extensions/1.8/aesh-extensions-1.8.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/aesh/aesh-extensions/1.8/aesh-extensions-1.8.jar (167 kB at 303 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-x500/1.13.1.Final/wildfly-elytron-x500-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-x500/1.13.1.Final/wildfly-elytron-x500-1.13.1.Final.pom (2.7 kB at 9.6 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-x500/1.13.1.Final/wildfly-elytron-x500-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-x500/1.13.1.Final/wildfly-elytron-x500-1.13.1.Final.jar (36 kB at 130 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-patching/14.0.0.Beta2/wildfly-patching-14.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-patching/14.0.0.Beta2/wildfly-patching-14.0.0.Beta2.pom (6.9 kB at 25 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-patching/14.0.0.Beta2/wildfly-patching-14.0.0.Beta2.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-patching/14.0.0.Beta2/wildfly-patching-14.0.0.Beta2.jar (477 kB at 667 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-http-cert/1.13.1.Final/wildfly-elytron-http-cert-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-http-cert/1.13.1.Final/wildfly-elytron-http-cert-1.13.1.Final.pom (2.8 kB at 10 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-http-cert/1.13.1.Final/wildfly-elytron-http-cert-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-http-cert/1.13.1.Final/wildfly-elytron-http-cert-1.13.1.Final.jar (12 kB at 42 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-http-basic/1.13.1.Final/wildfly-elytron-http-basic-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-http-basic/1.13.1.Final/wildfly-elytron-http-basic-1.13.1.Final.pom (2.9 kB at 10 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-http-basic/1.13.1.Final/wildfly-elytron-http-basic-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-http-basic/1.13.1.Final/wildfly-elytron-http-basic-1.13.1.Final.jar (10 kB at 37 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-http/1.13.1.Final/wildfly-elytron-http-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-http/1.13.1.Final/wildfly-elytron-http-1.13.1.Final.pom (2.5 kB at 8.9 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-http/1.13.1.Final/wildfly-elytron-http-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-http/1.13.1.Final/wildfly-elytron-http-1.13.1.Final.jar (31 kB at 110 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-audit/1.13.1.Final/wildfly-elytron-audit-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-audit/1.13.1.Final/wildfly-elytron-audit-1.13.1.Final.pom (2.7 kB at 9.6 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-audit/1.13.1.Final/wildfly-elytron-audit-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-audit/1.13.1.Final/wildfly-elytron-audit-1.13.1.Final.jar (42 kB at 149 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/openssl/wildfly-openssl-linux-s390x/2.1.0.Final/wildfly-openssl-linux-s390x-2.1.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/openssl/wildfly-openssl-linux-s390x/2.1.0.Final/wildfly-openssl-linux-s390x-2.1.0.Final.pom (3.0 kB at 11 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/openssl/wildfly-openssl-linux-s390x/2.1.0.Final/wildfly-openssl-linux-s390x-2.1.0.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/openssl/wildfly-openssl-linux-s390x/2.1.0.Final/wildfly-openssl-linux-s390x-2.1.0.Final.jar (30 kB at 106 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-mechanism/1.13.1.Final/wildfly-elytron-mechanism-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-mechanism/1.13.1.Final/wildfly-elytron-mechanism-1.13.1.Final.pom (2.7 kB at 9.6 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-mechanism/1.13.1.Final/wildfly-elytron-mechanism-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-mechanism/1.13.1.Final/wildfly-elytron-mechanism-1.13.1.Final.jar (39 kB at 138 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-realm-jdbc/1.13.1.Final/wildfly-elytron-realm-jdbc-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-realm-jdbc/1.13.1.Final/wildfly-elytron-realm-jdbc-1.13.1.Final.pom (3.8 kB at 14 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-realm-jdbc/1.13.1.Final/wildfly-elytron-realm-jdbc-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-realm-jdbc/1.13.1.Final/wildfly-elytron-realm-jdbc-1.13.1.Final.jar (28 kB at 99 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-sasl-localuser/1.13.1.Final/wildfly-elytron-sasl-localuser-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-sasl-localuser/1.13.1.Final/wildfly-elytron-sasl-localuser-1.13.1.Final.pom (2.5 kB at 9.0 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-sasl-localuser/1.13.1.Final/wildfly-elytron-sasl-localuser-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-sasl-localuser/1.13.1.Final/wildfly-elytron-sasl-localuser-1.13.1.Final.jar (15 kB at 54 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-tool/1.13.1.Final/wildfly-elytron-tool-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-tool/1.13.1.Final/wildfly-elytron-tool-1.13.1.Final.pom (15 kB at 54 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-tool/1.13.1.Final/wildfly-elytron-tool-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-tool/1.13.1.Final/wildfly-elytron-tool-1.13.1.Final.jar (2.3 MB at 1.7 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-auth-server-sasl/1.13.1.Final/wildfly-elytron-auth-server-sasl-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-auth-server-sasl/1.13.1.Final/wildfly-elytron-auth-server-sasl-1.13.1.Final.pom (2.5 kB at 9.1 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-auth-server-sasl/1.13.1.Final/wildfly-elytron-auth-server-sasl-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-auth-server-sasl/1.13.1.Final/wildfly-elytron-auth-server-sasl-1.13.1.Final.jar (9.0 kB at 32 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-domain-http-error-context/14.0.0.Beta2/wildfly-domain-http-error-context-14.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-domain-http-error-context/14.0.0.Beta2/wildfly-domain-http-error-context-14.0.0.Beta2.pom (1.7 kB at 6.1 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-domain-http-error-context/14.0.0.Beta2/wildfly-domain-http-error-context-14.0.0.Beta2.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-domain-http-error-context/14.0.0.Beta2/wildfly-domain-http-error-context-14.0.0.Beta2.jar (85 kB at 302 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-sasl-auth-util/1.13.1.Final/wildfly-elytron-sasl-auth-util-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-sasl-auth-util/1.13.1.Final/wildfly-elytron-sasl-auth-util-1.13.1.Final.pom (2.0 kB at 7.1 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-sasl-auth-util/1.13.1.Final/wildfly-elytron-sasl-auth-util-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-sasl-auth-util/1.13.1.Final/wildfly-elytron-sasl-auth-util-1.13.1.Final.jar (8.3 kB at 30 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-permission/1.13.1.Final/wildfly-elytron-permission-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-permission/1.13.1.Final/wildfly-elytron-permission-1.13.1.Final.pom (2.5 kB at 8.9 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-permission/1.13.1.Final/wildfly-elytron-permission-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-permission/1.13.1.Final/wildfly-elytron-permission-1.13.1.Final.jar (63 kB at 224 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-security-manager/14.0.0.Beta2/wildfly-security-manager-14.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-security-manager/14.0.0.Beta2/wildfly-security-manager-14.0.0.Beta2.pom (3.2 kB at 12 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-security-manager/14.0.0.Beta2/wildfly-security-manager-14.0.0.Beta2.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-security-manager/14.0.0.Beta2/wildfly-security-manager-14.0.0.Beta2.jar (39 kB at 138 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-asn1/1.13.1.Final/wildfly-elytron-asn1-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-asn1/1.13.1.Final/wildfly-elytron-asn1-1.13.1.Final.pom (2.5 kB at 8.8 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-asn1/1.13.1.Final/wildfly-elytron-asn1-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-asn1/1.13.1.Final/wildfly-elytron-asn1-1.13.1.Final.jar (38 kB at 135 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-security-manager/1.13.1.Final/wildfly-elytron-security-manager-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-security-manager/1.13.1.Final/wildfly-elytron-security-manager-1.13.1.Final.pom (6.3 kB at 23 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-security-manager/1.13.1.Final/wildfly-elytron-security-manager-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-security-manager/1.13.1.Final/wildfly-elytron-security-manager-1.13.1.Final.jar (34 kB at 122 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-jar-runtime/14.0.0.Beta2/wildfly-jar-runtime-14.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-jar-runtime/14.0.0.Beta2/wildfly-jar-runtime-14.0.0.Beta2.pom (5.0 kB at 18 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-jar-parent/14.0.0.Beta2/wildfly-jar-parent-14.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-jar-parent/14.0.0.Beta2/wildfly-jar-parent-14.0.0.Beta2.pom (1.3 kB at 4.8 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-jar-runtime/14.0.0.Beta2/wildfly-jar-runtime-14.0.0.Beta2.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-jar-runtime/14.0.0.Beta2/wildfly-jar-runtime-14.0.0.Beta2.jar (38 kB at 136 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-feature-pack-ee-8-api/14.0.0.Beta2/wildfly-core-feature-pack-ee-8-api-14.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-feature-pack-ee-8-api/14.0.0.Beta2/wildfly-core-feature-pack-ee-8-api-14.0.0.Beta2.pom (5.3 kB at 19 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-sasl-gs2/1.13.1.Final/wildfly-elytron-sasl-gs2-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-sasl-gs2/1.13.1.Final/wildfly-elytron-sasl-gs2-1.13.1.Final.pom (3.0 kB at 11 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-sasl-gs2/1.13.1.Final/wildfly-elytron-sasl-gs2-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-sasl-gs2/1.13.1.Final/wildfly-elytron-sasl-gs2-1.13.1.Final.jar (25 kB at 88 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-jaspi/1.13.1.Final/wildfly-elytron-jaspi-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-jaspi/1.13.1.Final/wildfly-elytron-jaspi-1.13.1.Final.pom (4.3 kB at 16 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-jaspi/1.13.1.Final/wildfly-elytron-jaspi-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-jaspi/1.13.1.Final/wildfly-elytron-jaspi-1.13.1.Final.jar (43 kB at 155 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-mechanism-digest/1.13.1.Final/wildfly-elytron-mechanism-digest-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-mechanism-digest/1.13.1.Final/wildfly-elytron-mechanism-digest-1.13.1.Final.pom (2.2 kB at 7.7 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-mechanism-digest/1.13.1.Final/wildfly-elytron-mechanism-digest-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-mechanism-digest/1.13.1.Final/wildfly-elytron-mechanism-digest-1.13.1.Final.jar (13 kB at 46 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-digest/1.13.1.Final/wildfly-elytron-digest-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-digest/1.13.1.Final/wildfly-elytron-digest-1.13.1.Final.pom (2.0 kB at 7.1 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-digest/1.13.1.Final/wildfly-elytron-digest-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-digest/1.13.1.Final/wildfly-elytron-digest-1.13.1.Final.jar (9.7 kB at 35 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-http-bearer/1.13.1.Final/wildfly-elytron-http-bearer-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-http-bearer/1.13.1.Final/wildfly-elytron-http-bearer-1.13.1.Final.pom (2.7 kB at 9.6 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-http-bearer/1.13.1.Final/wildfly-elytron-http-bearer-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-http-bearer/1.13.1.Final/wildfly-elytron-http-bearer-1.13.1.Final.jar (9.3 kB at 33 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-credential-store/1.13.1.Final/wildfly-elytron-credential-store-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-credential-store/1.13.1.Final/wildfly-elytron-credential-store-1.13.1.Final.pom (4.1 kB at 15 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-credential-store/1.13.1.Final/wildfly-elytron-credential-store-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-credential-store/1.13.1.Final/wildfly-elytron-credential-store-1.13.1.Final.jar (62 kB at 221 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-sasl-anonymous/1.13.1.Final/wildfly-elytron-sasl-anonymous-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-sasl-anonymous/1.13.1.Final/wildfly-elytron-sasl-anonymous-1.13.1.Final.pom (2.5 kB at 8.8 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-sasl-anonymous/1.13.1.Final/wildfly-elytron-sasl-anonymous-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-sasl-anonymous/1.13.1.Final/wildfly-elytron-sasl-anonymous-1.13.1.Final.jar (11 kB at 39 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/openssl/wildfly-openssl-windows-i386/2.1.0.Final/wildfly-openssl-windows-i386-2.1.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/openssl/wildfly-openssl-windows-i386/2.1.0.Final/wildfly-openssl-windows-i386-2.1.0.Final.pom (3.1 kB at 11 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/openssl/wildfly-openssl-windows-i386/2.1.0.Final/wildfly-openssl-windows-i386-2.1.0.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/openssl/wildfly-openssl-windows-i386/2.1.0.Final/wildfly-openssl-windows-i386-2.1.0.Final.jar (90 kB at 321 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-keystore/1.13.1.Final/wildfly-elytron-keystore-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-keystore/1.13.1.Final/wildfly-elytron-keystore-1.13.1.Final.pom (3.7 kB at 13 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-keystore/1.13.1.Final/wildfly-elytron-keystore-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-keystore/1.13.1.Final/wildfly-elytron-keystore-1.13.1.Final.jar (47 kB at 169 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-mechanism-scram/1.13.1.Final/wildfly-elytron-mechanism-scram-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-mechanism-scram/1.13.1.Final/wildfly-elytron-mechanism-scram-1.13.1.Final.pom (2.3 kB at 8.1 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-mechanism-scram/1.13.1.Final/wildfly-elytron-mechanism-scram-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-mechanism-scram/1.13.1.Final/wildfly-elytron-mechanism-scram-1.13.1.Final.jar (26 kB at 91 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-x500-deprecated/1.13.1.Final/wildfly-elytron-x500-deprecated-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-x500-deprecated/1.13.1.Final/wildfly-elytron-x500-deprecated-1.13.1.Final.pom (2.5 kB at 9.1 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-x500-deprecated/1.13.1.Final/wildfly-elytron-x500-deprecated-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-x500-deprecated/1.13.1.Final/wildfly-elytron-x500-deprecated-1.13.1.Final.jar (7.0 kB at 25 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-x500-principal/1.13.1.Final/wildfly-elytron-x500-principal-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-x500-principal/1.13.1.Final/wildfly-elytron-x500-principal-1.13.1.Final.pom (2.4 kB at 8.4 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-x500-principal/1.13.1.Final/wildfly-elytron-x500-principal-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-x500-principal/1.13.1.Final/wildfly-elytron-x500-principal-1.13.1.Final.jar (9.2 kB at 33 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-http-util/1.13.1.Final/wildfly-elytron-http-util-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-http-util/1.13.1.Final/wildfly-elytron-http-util-1.13.1.Final.pom (2.6 kB at 9.4 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-http-util/1.13.1.Final/wildfly-elytron-http-util-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-http-util/1.13.1.Final/wildfly-elytron-http-util-1.13.1.Final.jar (28 kB at 101 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-realm-token/1.13.1.Final/wildfly-elytron-realm-token-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-realm-token/1.13.1.Final/wildfly-elytron-realm-token-1.13.1.Final.pom (3.7 kB at 13 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-realm-token/1.13.1.Final/wildfly-elytron-realm-token-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-realm-token/1.13.1.Final/wildfly-elytron-realm-token-1.13.1.Final.jar (35 kB at 124 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-x500-cert/1.13.1.Final/wildfly-elytron-x500-cert-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-x500-cert/1.13.1.Final/wildfly-elytron-x500-cert-1.13.1.Final.pom (3.2 kB at 12 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-x500-cert/1.13.1.Final/wildfly-elytron-x500-cert-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-x500-cert/1.13.1.Final/wildfly-elytron-x500-cert-1.13.1.Final.jar (71 kB at 254 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-sasl-oauth2/1.13.1.Final/wildfly-elytron-sasl-oauth2-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-sasl-oauth2/1.13.1.Final/wildfly-elytron-sasl-oauth2-1.13.1.Final.pom (2.3 kB at 8.3 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-sasl-oauth2/1.13.1.Final/wildfly-elytron-sasl-oauth2-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-sasl-oauth2/1.13.1.Final/wildfly-elytron-sasl-oauth2-1.13.1.Final.jar (11 kB at 40 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-security-manager-action/1.13.1.Final/wildfly-elytron-security-manager-action-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-security-manager-action/1.13.1.Final/wildfly-elytron-security-manager-action-1.13.1.Final.pom (1.7 kB at 6.2 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-security-manager-action/1.13.1.Final/wildfly-elytron-security-manager-action-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-security-manager-action/1.13.1.Final/wildfly-elytron-security-manager-action-1.13.1.Final.jar (20 kB at 72 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-host-controller/14.0.0.Beta2/wildfly-host-controller-14.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-host-controller/14.0.0.Beta2/wildfly-host-controller-14.0.0.Beta2.pom (5.2 kB at 19 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-host-controller/14.0.0.Beta2/wildfly-host-controller-14.0.0.Beta2.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-host-controller/14.0.0.Beta2/wildfly-host-controller-14.0.0.Beta2.jar (1.5 MB at 1.6 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/openssl/wildfly-openssl-linux-i386/2.1.0.SP01/wildfly-openssl-linux-i386-2.1.0.SP01.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/openssl/wildfly-openssl-linux-i386/2.1.0.SP01/wildfly-openssl-linux-i386-2.1.0.SP01.pom (3.1 kB at 11 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/openssl/wildfly-openssl-linux-i386/2.1.0.SP01/wildfly-openssl-linux-i386-2.1.0.SP01.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/openssl/wildfly-openssl-linux-i386/2.1.0.SP01/wildfly-openssl-linux-i386-2.1.0.SP01.jar (28 kB at 98 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-jacc/1.13.1.Final/wildfly-elytron-jacc-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-jacc/1.13.1.Final/wildfly-elytron-jacc-1.13.1.Final.pom (3.0 kB at 11 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-jacc/1.13.1.Final/wildfly-elytron-jacc-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-jacc/1.13.1.Final/wildfly-elytron-jacc-1.13.1.Final.jar (28 kB at 99 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcprov-jdk15on/1.66/bcprov-jdk15on-1.66.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/bouncycastle/bcprov-jdk15on/1.66/bcprov-jdk15on-1.66.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.66/bcprov-jdk15on-1.66.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.66/bcprov-jdk15on-1.66.pom (1.1 kB at 3.5 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcprov-jdk15on/1.66/bcprov-jdk15on-1.66.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/bouncycastle/bcprov-jdk15on/1.66/bcprov-jdk15on-1.66.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.66/bcprov-jdk15on-1.66.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.66/bcprov-jdk15on-1.66.jar (5.9 MB at 52 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-mechanism-http/1.13.1.Final/wildfly-elytron-mechanism-http-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-mechanism-http/1.13.1.Final/wildfly-elytron-mechanism-http-1.13.1.Final.pom (2.6 kB at 4.6 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-mechanism-http/1.13.1.Final/wildfly-elytron-mechanism-http-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-mechanism-http/1.13.1.Final/wildfly-elytron-mechanism-http-1.13.1.Final.jar (7.3 kB at 26 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-auth-server-deprecated/1.13.1.Final/wildfly-elytron-auth-server-deprecated-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-auth-server-deprecated/1.13.1.Final/wildfly-elytron-auth-server-deprecated-1.13.1.Final.pom (3.2 kB at 11 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-auth-server-deprecated/1.13.1.Final/wildfly-elytron-auth-server-deprecated-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-auth-server-deprecated/1.13.1.Final/wildfly-elytron-auth-server-deprecated-1.13.1.Final.jar (16 kB at 56 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-sasl-digest/1.13.1.Final/wildfly-elytron-sasl-digest-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-sasl-digest/1.13.1.Final/wildfly-elytron-sasl-digest-1.13.1.Final.pom (3.0 kB at 11 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-sasl-digest/1.13.1.Final/wildfly-elytron-sasl-digest-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-sasl-digest/1.13.1.Final/wildfly-elytron-sasl-digest-1.13.1.Final.jar (36 kB at 129 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/openssl/wildfly-openssl-solaris-x86_64/2.1.0.SP01/wildfly-openssl-solaris-x86_64-2.1.0.SP01.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/openssl/wildfly-openssl-solaris-x86_64/2.1.0.SP01/wildfly-openssl-solaris-x86_64-2.1.0.SP01.pom (3.1 kB at 11 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/openssl/wildfly-openssl-solaris-x86_64/2.1.0.SP01/wildfly-openssl-solaris-x86_64-2.1.0.SP01.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/openssl/wildfly-openssl-solaris-x86_64/2.1.0.SP01/wildfly-openssl-solaris-x86_64-2.1.0.SP01.jar (29 kB at 103 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-http-deprecated/1.13.1.Final/wildfly-elytron-http-deprecated-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-http-deprecated/1.13.1.Final/wildfly-elytron-http-deprecated-1.13.1.Final.pom (3.5 kB at 12 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-http-deprecated/1.13.1.Final/wildfly-elytron-http-deprecated-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-http-deprecated/1.13.1.Final/wildfly-elytron-http-deprecated-1.13.1.Final.jar (4.6 kB at 17 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-sasl-scram/1.13.1.Final/wildfly-elytron-sasl-scram-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-sasl-scram/1.13.1.Final/wildfly-elytron-sasl-scram-1.13.1.Final.pom (2.7 kB at 9.5 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-sasl-scram/1.13.1.Final/wildfly-elytron-sasl-scram-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-sasl-scram/1.13.1.Final/wildfly-elytron-sasl-scram-1.13.1.Final.jar (17 kB at 60 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-jar-boot/14.0.0.Beta2/wildfly-jar-boot-14.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-jar-boot/14.0.0.Beta2/wildfly-jar-boot-14.0.0.Beta2.pom (1.6 kB at 5.8 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-jar-boot/14.0.0.Beta2/wildfly-jar-boot-14.0.0.Beta2.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-jar-boot/14.0.0.Beta2/wildfly-jar-boot-14.0.0.Beta2.jar (502 kB at 728 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcpg-jdk15on/1.66/bcpg-jdk15on-1.66.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/bouncycastle/bcpg-jdk15on/1.66/bcpg-jdk15on-1.66.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk15on/1.66/bcpg-jdk15on-1.66.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk15on/1.66/bcpg-jdk15on-1.66.pom (1.6 kB at 3.0 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcpg-jdk15on/1.66/bcpg-jdk15on-1.66.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/bouncycastle/bcpg-jdk15on/1.66/bcpg-jdk15on-1.66.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk15on/1.66/bcpg-jdk15on-1.66.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk15on/1.66/bcpg-jdk15on-1.66.jar (336 kB at 24 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/openssl/wildfly-openssl-java/2.1.1.Final/wildfly-openssl-java-2.1.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/openssl/wildfly-openssl-java/2.1.1.Final/wildfly-openssl-java-2.1.1.Final.pom (16 kB at 30 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/openssl/wildfly-openssl-parent/2.1.1.Final/wildfly-openssl-parent-2.1.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/openssl/wildfly-openssl-parent/2.1.1.Final/wildfly-openssl-parent-2.1.1.Final.pom (5.3 kB at 19 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/openssl/wildfly-openssl-java/2.1.1.Final/wildfly-openssl-java-2.1.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/openssl/wildfly-openssl-java/2.1.1.Final/wildfly-openssl-java-2.1.1.Final.jar (156 kB at 282 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jul-to-slf4j-stub/1.0.1.Final/jul-to-slf4j-stub-1.0.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jul-to-slf4j-stub/1.0.1.Final/jul-to-slf4j-stub-1.0.1.Final.pom (1.9 kB at 6.9 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-realm/1.13.1.Final/wildfly-elytron-realm-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-realm/1.13.1.Final/wildfly-elytron-realm-1.13.1.Final.pom (4.3 kB at 15 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-realm/1.13.1.Final/wildfly-elytron-realm-1.13.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-realm/1.13.1.Final/wildfly-elytron-realm-1.13.1.Final.jar (96 kB at 342 kB/s) WARN: Feature spec subsystem.remoting does not match the corresponding feature spec profile.subsystem.remoting: Required capabilities in standalone model [org.wildfly.io.worker.$worker] do not match required capabilities in the domain model [] WARN: NO PROVIDER found for capability org.wildfly.management.path-manager [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-servlet-galleon-pack --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-servlet-galleon-pack --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/servlet-feature-pack/galleon-feature-pack/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-servlet-galleon-pack/22.0.0.Beta1-SNAPSHOT/wildfly-servlet-galleon-pack-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/servlet-feature-pack/galleon-feature-pack/target/wildfly-servlet-galleon-pack-22.0.0.Beta1-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/wildfly/wildfly-servlet-galleon-pack/22.0.0.Beta1-SNAPSHOT/wildfly-servlet-galleon-pack-22.0.0.Beta1-SNAPSHOT.zip [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/servlet-feature-pack/galleon-feature-pack/target/wildfly-servlet-galleon-pack-22.0.0.Beta1-SNAPSHOT-artifact-list.txt to /home/jenkins/.m2/repository/org/wildfly/wildfly-servlet-galleon-pack/22.0.0.Beta1-SNAPSHOT/wildfly-servlet-galleon-pack-22.0.0.Beta1-SNAPSHOT-artifact-list.txt [INFO] [INFO] ------------------< org.wildfly:wildfly-security-api >------------------ [INFO] Building WildFly: Security Subsystem API 22.0.0.Beta1-SNAPSHOT [48/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-security-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-security-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-security-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-security-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-security-api --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-security-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-security-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/api/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-security-api --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-security-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-security-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-security-api --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-security-api --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/api/target/wildfly-security-api-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-security-api --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/api/target/wildfly-security-api-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-security-api --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/api/target/wildfly-security-api-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-security-api/22.0.0.Beta1-SNAPSHOT/wildfly-security-api-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/api/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-security-api/22.0.0.Beta1-SNAPSHOT/wildfly-security-api-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/api/target/wildfly-security-api-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-security-api/22.0.0.Beta1-SNAPSHOT/wildfly-security-api-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] -------------------< org.wildfly:wildfly-system-jmx >------------------- [INFO] Building WildFly: System JMX Module 22.0.0.Beta1-SNAPSHOT [49/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-system-jmx --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-system-jmx --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-system-jmx --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-system-jmx --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-system-jmx --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-system-jmx --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/system-jmx/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-system-jmx --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/system-jmx/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-system-jmx --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-system-jmx --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/system-jmx/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-system-jmx --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-system-jmx --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-system-jmx --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/system-jmx/target/wildfly-system-jmx-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-system-jmx --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/system-jmx/target/wildfly-system-jmx-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-system-jmx --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/system-jmx/target/wildfly-system-jmx-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-system-jmx/22.0.0.Beta1-SNAPSHOT/wildfly-system-jmx-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/system-jmx/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-system-jmx/22.0.0.Beta1-SNAPSHOT/wildfly-system-jmx-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/system-jmx/target/wildfly-system-jmx-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-system-jmx/22.0.0.Beta1-SNAPSHOT/wildfly-system-jmx-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] ---------------------< org.wildfly:wildfly-jaxrs >---------------------- [INFO] Building WildFly: JAX-RS Integration 22.0.0.Beta1-SNAPSHOT [50/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-cdi/3.13.2.Final/resteasy-cdi-3.13.2.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-cdi/3.13.2.Final/resteasy-cdi-3.13.2.Final.pom (5.3 kB at 19 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jaxrs-all/3.13.2.Final/resteasy-jaxrs-all-3.13.2.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jaxrs-all/3.13.2.Final/resteasy-jaxrs-all-3.13.2.Final.pom (15 kB at 52 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-dependencies/3.13.2.Final/resteasy-dependencies-3.13.2.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-dependencies/3.13.2.Final/resteasy-dependencies-3.13.2.Final.pom (46 kB at 162 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jaxrs/3.13.2.Final/resteasy-jaxrs-3.13.2.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jaxrs/3.13.2.Final/resteasy-jaxrs-3.13.2.Final.pom (8.8 kB at 32 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-crypto/3.13.2.Final/resteasy-crypto-3.13.2.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-crypto/3.13.2.Final/resteasy-crypto-3.13.2.Final.pom (6.3 kB at 15 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcprov-jdk15on/1.65/bcprov-jdk15on-1.65.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/bouncycastle/bcprov-jdk15on/1.65/bcprov-jdk15on-1.65.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.65/bcprov-jdk15on-1.65.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.65/bcprov-jdk15on-1.65.pom (1.1 kB at 5.8 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcmail-jdk15on/1.65/bcmail-jdk15on-1.65.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/bouncycastle/bcmail-jdk15on/1.65/bcmail-jdk15on-1.65.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcmail-jdk15on/1.65/bcmail-jdk15on-1.65.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcmail-jdk15on/1.65/bcmail-jdk15on-1.65.pom (1.6 kB at 9.3 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcpkix-jdk15on/1.65/bcpkix-jdk15on-1.65.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/bouncycastle/bcpkix-jdk15on/1.65/bcpkix-jdk15on-1.65.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.65/bcpkix-jdk15on-1.65.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.65/bcpkix-jdk15on-1.65.pom (1.5 kB at 3.3 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/sun/mail/jakarta.mail/1.6.5/jakarta.mail-1.6.5.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/sun/mail/jakarta.mail/1.6.5/jakarta.mail-1.6.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/1.6.5/jakarta.mail-1.6.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/1.6.5/jakarta.mail-1.6.5.pom (5.9 kB at 12 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/sun/mail/all/1.6.5/all-1.6.5.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/sun/mail/all/1.6.5/all-1.6.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/all/1.6.5/all-1.6.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/all/1.6.5/all-1.6.5.pom (21 kB at 4.3 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-cdi/3.13.2.Final/resteasy-cdi-3.13.2.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcpkix-jdk15on/1.65/bcpkix-jdk15on-1.65.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcmail-jdk15on/1.65/bcmail-jdk15on-1.65.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcprov-jdk15on/1.65/bcprov-jdk15on-1.65.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-crypto/3.13.2.Final/resteasy-crypto-3.13.2.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/sun/mail/jakarta.mail/1.6.5/jakarta.mail-1.6.5.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jaxrs/3.13.2.Final/resteasy-jaxrs-3.13.2.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-cdi/3.13.2.Final/resteasy-cdi-3.13.2.Final.jar (39 kB at 47 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-crypto/3.13.2.Final/resteasy-crypto-3.13.2.Final.jar (105 kB at 95 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jaxrs/3.13.2.Final/resteasy-jaxrs-3.13.2.Final.jar (1.2 MB at 500 kB/s) [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/bouncycastle/bcprov-jdk15on/1.65/bcprov-jdk15on-1.65.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/bouncycastle/bcpkix-jdk15on/1.65/bcpkix-jdk15on-1.65.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/bouncycastle/bcmail-jdk15on/1.65/bcmail-jdk15on-1.65.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/sun/mail/jakarta.mail/1.6.5/jakarta.mail-1.6.5.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.65/bcprov-jdk15on-1.65.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/1.6.5/jakarta.mail-1.6.5.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.65/bcpkix-jdk15on-1.65.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcmail-jdk15on/1.65/bcmail-jdk15on-1.65.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcmail-jdk15on/1.65/bcmail-jdk15on-1.65.jar (110 kB at 8.4 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/1.6.5/jakarta.mail-1.6.5.jar (670 kB at 23 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.65/bcpkix-jdk15on-1.65.jar (879 kB at 21 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.65/bcprov-jdk15on-1.65.jar (4.5 MB at 48 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-jaxrs --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-jaxrs --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-jaxrs --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-jaxrs --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-jaxrs --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-jaxrs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-jaxrs --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 29 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/deployment/JaxrsIntegrationProcessor.java:[63,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/deployment/JaxrsAttachments.java:[25,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/deployment/JaxrsScanningProcessor.java:[54,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/JaxrsSubsystemDefinition.java:[28,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/deployment/JaxrsSpringProcessor.java:[41,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/deployment/JaxrsSpringProcessor.java:[42,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/deployment/JaxrsDependencyProcessor.java:[63,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/JaxrsServerConfigService.java:[24,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/deployment/JaxrsIntegrationProcessor.java:[63,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/deployment/JaxrsAttachments.java:[25,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/deployment/JaxrsScanningProcessor.java:[54,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/JaxrsSubsystemDefinition.java:[28,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/deployment/JaxrsSpringProcessor.java:[41,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/deployment/JaxrsSpringProcessor.java:[42,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/deployment/JaxrsDependencyProcessor.java:[63,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/JaxrsServerConfigService.java:[24,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/deployment/JaxrsIntegrationProcessor.java:[63,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/deployment/JaxrsAttachments.java:[25,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/deployment/JaxrsScanningProcessor.java:[54,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/JaxrsSubsystemDefinition.java:[28,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/deployment/JaxrsSpringProcessor.java:[41,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/deployment/JaxrsSpringProcessor.java:[42,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/deployment/JaxrsDependencyProcessor.java:[63,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/JaxrsServerConfigService.java:[24,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/deployment/JaxrsIntegrationProcessor.java:[63,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/deployment/JaxrsAttachments.java:[25,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/deployment/JaxrsScanningProcessor.java:[54,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/JaxrsSubsystemDefinition.java:[28,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/deployment/JaxrsSpringProcessor.java:[41,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/deployment/JaxrsSpringProcessor.java:[42,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/deployment/JaxrsDependencyProcessor.java:[63,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/JaxrsServerConfigService.java:[24,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/deployment/JaxrsIntegrationProcessor.java:[117,23] getDeploymentSubsystemModel(java.lang.String) in org.jboss.as.server.deployment.DeploymentUnit has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/deployment/JaxrsIntegrationProcessor.java:[135,19] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/deployment/JaxrsIntegrationProcessor.java:[139,23] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/deployment/JaxrsIntegrationProcessor.java:[139,67] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/deployment/JaxrsAttachments.java:[38,43] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/deployment/JaxrsScanningProcessor.java:[84,19] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/deployment/JaxrsScanningProcessor.java:[86,70] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/deployment/JaxrsScanningProcessor.java:[92,15] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/deployment/JaxrsMethodParameterProcessor.java:[153,66] unchecked call to getConstructor(java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/deployment/JaxrsMethodParameterProcessor.java:[161,66] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/deployment/JaxrsMethodParameterProcessor.java:[177,60] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/deployment/JaxrsMethodParameterProcessor.java:[187,57] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/deployment/JaxrsMethodParameterProcessor.java:[316,37] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/JaxrsSubsystemDefinition.java:[34,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/JaxrsSubsystemDefinition.java:[34,58] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/JaxrsSubsystemDefinition.java:[35,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/JaxrsSubsystemDefinition.java:[35,57] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/JaxrsSubsystemDefinition.java:[36,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/JaxrsSubsystemDefinition.java:[36,73] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/JaxrsSubsystemDefinition.java:[37,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/JaxrsSubsystemDefinition.java:[37,60] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/JaxrsSubsystemDefinition.java:[38,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/JaxrsSubsystemDefinition.java:[38,66] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/JaxrsSubsystemDefinition.java:[39,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/JaxrsSubsystemDefinition.java:[39,63] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/JaxrsSubsystemDefinition.java:[40,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/JaxrsSubsystemDefinition.java:[40,59] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/JaxrsSubsystemDefinition.java:[41,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/JaxrsSubsystemDefinition.java:[41,58] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/JaxrsSubsystemDefinition.java:[42,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/JaxrsSubsystemDefinition.java:[42,62] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/JaxrsSubsystemDefinition.java:[43,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/JaxrsSubsystemDefinition.java:[43,69] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/JaxrsSubsystemDefinition.java:[44,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/JaxrsSubsystemDefinition.java:[44,69] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/JaxrsSubsystemDefinition.java:[45,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/JaxrsSubsystemDefinition.java:[45,59] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/JaxrsSubsystemDefinition.java:[46,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/JaxrsSubsystemDefinition.java:[46,63] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/JaxrsSubsystemDefinition.java:[47,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/JaxrsSubsystemDefinition.java:[47,58] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/JaxrsSubsystemDefinition.java:[50,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/JaxrsSubsystemDefinition.java:[50,66] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/JaxrsSubsystemDefinition.java:[51,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/JaxrsSubsystemDefinition.java:[51,68] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/JaxrsSubsystemDefinition.java:[53,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/JaxrsSubsystemDefinition.java:[53,53] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/JaxrsSubsystemDefinition.java:[54,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/JaxrsSubsystemDefinition.java:[54,53] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/JaxrsSubsystemDefinition.java:[55,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/JaxrsSubsystemDefinition.java:[55,54] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/JaxrsSubsystemDefinition.java:[62,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/JaxrsSubsystemDefinition.java:[62,61] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/JaxrsSubsystemDefinition.java:[63,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/JaxrsSubsystemDefinition.java:[63,59] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/JaxrsDeploymentDefinition.java:[141,113] deploymentServiceName(java.lang.String,java.lang.String,java.lang.String) in org.wildfly.extension.undertow.UndertowService has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/JaxrsDeploymentDefinition.java:[142,103] getService() in org.jboss.msc.service.ServiceController has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/deployment/JaxrsSpringProcessor.java:[66,26] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/deployment/JaxrsSpringProcessor.java:[66,52] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/deployment/JaxrsSpringProcessor.java:[94,57] loadModule(org.jboss.modules.ModuleIdentifier) in org.jboss.modules.ModuleLoader has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/deployment/JaxrsSpringProcessor.java:[113,13] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/deployment/JaxrsSpringProcessor.java:[113,57] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/deployment/JaxrsSpringProcessor.java:[125,62] addService(org.jboss.msc.service.ServiceName,org.jboss.msc.service.Service) in org.jboss.msc.service.ServiceTarget has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/deployment/JaxrsSpringProcessor.java:[197,38] MountHandle(java.io.Closeable) in org.jboss.as.server.deployment.module.MountHandle has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/deployment/JaxrsDependencyProcessor.java:[132,32] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/JaxrsServerConfigService.java:[41,56] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-jaxrs --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-jaxrs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-jaxrs --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-jaxrs --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-jaxrs --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/target/wildfly-jaxrs-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-jaxrs --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/target/wildfly-jaxrs-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-jaxrs --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/target/wildfly-jaxrs-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-jaxrs/22.0.0.Beta1-SNAPSHOT/wildfly-jaxrs-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-jaxrs/22.0.0.Beta1-SNAPSHOT/wildfly-jaxrs-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jaxrs/target/wildfly-jaxrs-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-jaxrs/22.0.0.Beta1-SNAPSHOT/wildfly-jaxrs-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] ----------------------< org.wildfly:wildfly-rts >----------------------- [INFO] Building WildFly: RTS Subsystem 22.0.0.Beta1-SNAPSHOT [51/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-client/3.13.2.Final/resteasy-client-3.13.2.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-client/3.13.2.Final/resteasy-client-3.13.2.Final.pom (5.5 kB at 20 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jaxb-provider/3.13.2.Final/resteasy-jaxb-provider-3.13.2.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jaxb-provider/3.13.2.Final/resteasy-jaxb-provider-3.13.2.Final.pom (5.6 kB at 20 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jettison-provider/3.13.2.Final/resteasy-jettison-provider-3.13.2.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jettison-provider/3.13.2.Final/resteasy-jettison-provider-3.13.2.Final.pom (5.1 kB at 18 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-client/3.13.2.Final/resteasy-client-3.13.2.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jettison-provider/3.13.2.Final/resteasy-jettison-provider-3.13.2.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jaxb-provider/3.13.2.Final/resteasy-jaxb-provider-3.13.2.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jettison-provider/3.13.2.Final/resteasy-jettison-provider-3.13.2.Final.jar (42 kB at 149 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-client/3.13.2.Final/resteasy-client-3.13.2.Final.jar (247 kB at 866 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jaxb-provider/3.13.2.Final/resteasy-jaxb-provider-3.13.2.Final.jar (95 kB at 171 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-rts --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-rts --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-rts --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-rts --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-rts --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-rts --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-rts --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/rts/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/rts/src/main/java/org/wildfly/extension/rts/service/VolatileParticipantService.java:[25,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/rts/src/main/java/org/wildfly/extension/rts/service/AbstractRTSService.java:[39,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/rts/src/main/java/org/wildfly/extension/rts/service/ParticipantService.java:[29,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/rts/src/main/java/org/wildfly/extension/rts/service/InboundBridgeService.java:[28,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/rts/src/main/java/org/wildfly/extension/rts/service/CoordinatorService.java:[29,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/rts/src/main/java/org/wildfly/extension/rts/service/VolatileParticipantService.java:[25,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/rts/src/main/java/org/wildfly/extension/rts/service/AbstractRTSService.java:[39,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/rts/src/main/java/org/wildfly/extension/rts/service/ParticipantService.java:[29,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/rts/src/main/java/org/wildfly/extension/rts/service/InboundBridgeService.java:[28,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/rts/src/main/java/org/wildfly/extension/rts/service/CoordinatorService.java:[29,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/rts/src/main/java/org/wildfly/extension/rts/service/VolatileParticipantService.java:[25,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/rts/src/main/java/org/wildfly/extension/rts/service/AbstractRTSService.java:[39,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/rts/src/main/java/org/wildfly/extension/rts/service/ParticipantService.java:[29,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/rts/src/main/java/org/wildfly/extension/rts/service/InboundBridgeService.java:[28,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/rts/src/main/java/org/wildfly/extension/rts/service/CoordinatorService.java:[29,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/rts/src/main/java/org/wildfly/extension/rts/service/VolatileParticipantService.java:[25,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/rts/src/main/java/org/wildfly/extension/rts/service/AbstractRTSService.java:[39,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/rts/src/main/java/org/wildfly/extension/rts/service/ParticipantService.java:[29,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/rts/src/main/java/org/wildfly/extension/rts/service/InboundBridgeService.java:[28,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/rts/src/main/java/org/wildfly/extension/rts/service/CoordinatorService.java:[29,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/rts/src/main/java/org/wildfly/extension/rts/service/AbstractRTSService.java:[52,13] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/rts/src/main/java/org/wildfly/extension/rts/service/AbstractRTSService.java:[52,52] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/rts/src/main/java/org/wildfly/extension/rts/service/AbstractRTSService.java:[54,13] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/rts/src/main/java/org/wildfly/extension/rts/service/AbstractRTSService.java:[54,70] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/rts/src/main/java/org/wildfly/extension/rts/service/AbstractRTSService.java:[58,12] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/rts/src/main/java/org/wildfly/extension/rts/service/AbstractRTSService.java:[62,12] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/rts/src/main/java/org/wildfly/extension/rts/service/VolatileParticipantService.java:[42,85] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/rts/src/main/java/org/wildfly/extension/rts/RTSSubsystemAdd.java:[86,17] addService(org.jboss.msc.service.ServiceName,org.jboss.msc.service.Service) in org.jboss.msc.service.ServiceTarget has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/rts/src/main/java/org/wildfly/extension/rts/RTSSubsystemAdd.java:[106,47] virtualHostName(java.lang.String,java.lang.String) in org.wildfly.extension.undertow.UndertowService has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/rts/src/main/java/org/wildfly/extension/rts/RTSSubsystemAdd.java:[104,45] JBOSS_BINDING_NAME in org.jboss.as.network.SocketBinding has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/rts/src/main/java/org/wildfly/extension/rts/RTSSubsystemAdd.java:[103,17] addService(org.jboss.msc.service.ServiceName,org.jboss.msc.service.Service) in org.jboss.msc.service.ServiceTarget has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/rts/src/main/java/org/wildfly/extension/rts/RTSSubsystemAdd.java:[104,17] addDependency(org.jboss.msc.service.ServiceName,java.lang.Class,org.jboss.msc.inject.Injector) in org.jboss.msc.service.ServiceBuilder has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/rts/src/main/java/org/wildfly/extension/rts/RTSSubsystemAdd.java:[106,17] addDependency(org.jboss.msc.service.ServiceName,java.lang.Class,org.jboss.msc.inject.Injector) in org.jboss.msc.service.ServiceBuilder has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/rts/src/main/java/org/wildfly/extension/rts/RTSSubsystemAdd.java:[125,47] virtualHostName(java.lang.String,java.lang.String) in org.wildfly.extension.undertow.UndertowService has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/rts/src/main/java/org/wildfly/extension/rts/RTSSubsystemAdd.java:[123,45] JBOSS_BINDING_NAME in org.jboss.as.network.SocketBinding has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/rts/src/main/java/org/wildfly/extension/rts/RTSSubsystemAdd.java:[122,17] addService(org.jboss.msc.service.ServiceName,org.jboss.msc.service.Service) in org.jboss.msc.service.ServiceTarget has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/rts/src/main/java/org/wildfly/extension/rts/RTSSubsystemAdd.java:[123,17] addDependency(org.jboss.msc.service.ServiceName,java.lang.Class,org.jboss.msc.inject.Injector) in org.jboss.msc.service.ServiceBuilder has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/rts/src/main/java/org/wildfly/extension/rts/RTSSubsystemAdd.java:[125,17] addDependency(org.jboss.msc.service.ServiceName,java.lang.Class,org.jboss.msc.inject.Injector) in org.jboss.msc.service.ServiceBuilder has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/rts/src/main/java/org/wildfly/extension/rts/RTSSubsystemAdd.java:[146,47] virtualHostName(java.lang.String,java.lang.String) in org.wildfly.extension.undertow.UndertowService has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/rts/src/main/java/org/wildfly/extension/rts/RTSSubsystemAdd.java:[144,45] JBOSS_BINDING_NAME in org.jboss.as.network.SocketBinding has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/rts/src/main/java/org/wildfly/extension/rts/RTSSubsystemAdd.java:[143,17] addService(org.jboss.msc.service.ServiceName,org.jboss.msc.service.Service) in org.jboss.msc.service.ServiceTarget has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/rts/src/main/java/org/wildfly/extension/rts/RTSSubsystemAdd.java:[144,17] addDependency(org.jboss.msc.service.ServiceName,java.lang.Class,org.jboss.msc.inject.Injector) in org.jboss.msc.service.ServiceBuilder has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/rts/src/main/java/org/wildfly/extension/rts/RTSSubsystemAdd.java:[146,17] addDependency(org.jboss.msc.service.ServiceName,java.lang.Class,org.jboss.msc.inject.Injector) in org.jboss.msc.service.ServiceBuilder has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/rts/src/main/java/org/wildfly/extension/rts/service/ParticipantService.java:[43,77] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/rts/src/main/java/org/wildfly/extension/rts/service/InboundBridgeService.java:[40,46] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/rts/src/main/java/org/wildfly/extension/rts/service/CoordinatorService.java:[41,77] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-rts --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-rts --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-rts --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/rts/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-rts --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-rts --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/rts/target/wildfly-rts-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-rts --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/rts/target/wildfly-rts-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-rts --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/rts/target/wildfly-rts-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-rts/22.0.0.Beta1-SNAPSHOT/wildfly-rts-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/rts/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-rts/22.0.0.Beta1-SNAPSHOT/wildfly-rts-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/rts/target/wildfly-rts-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-rts/22.0.0.Beta1-SNAPSHOT/wildfly-rts-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] -------------------< org.wildfly:wildfly-jpa-parent >------------------- [INFO] Building WildFly: JPA 22.0.0.Beta1-SNAPSHOT [52/160] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-jpa-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-jpa-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-jpa-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-jpa-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-jpa-parent --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-jpa-parent --- [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-jpa-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-jpa-parent --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-jpa-parent/22.0.0.Beta1-SNAPSHOT/wildfly-jpa-parent-22.0.0.Beta1-SNAPSHOT.pom [INFO] [INFO] ----------------------< org.wildfly:jipijapa-spi >---------------------- [INFO] Building jipijapa SPI 22.0.0.Beta1-SNAPSHOT [53/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ jipijapa-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ jipijapa-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ jipijapa-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ jipijapa-spi --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ jipijapa-spi --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ jipijapa-spi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/spi/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ jipijapa-spi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 28 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/spi/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ jipijapa-spi --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ jipijapa-spi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/spi/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ jipijapa-spi --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ jipijapa-spi --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ jipijapa-spi --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/spi/target/jipijapa-spi-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ jipijapa-spi --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/spi/target/jipijapa-spi-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jipijapa-spi --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/spi/target/jipijapa-spi-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/jipijapa-spi/22.0.0.Beta1-SNAPSHOT/jipijapa-spi-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/spi/pom.xml to /home/jenkins/.m2/repository/org/wildfly/jipijapa-spi/22.0.0.Beta1-SNAPSHOT/jipijapa-spi-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/spi/target/jipijapa-spi-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/jipijapa-spi/22.0.0.Beta1-SNAPSHOT/jipijapa-spi-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] -----------------< org.wildfly:wildfly-ormtransformer >----------------- [INFO] Building WildFly: Hibernate ORM 5.1 bytecode transformer 22.0.0.Beta1-SNAPSHOT [54/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-core/5.1.14.Final/hibernate-core-5.1.14.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-core/5.1.14.Final/hibernate-core-5.1.14.Final.pom (3.3 kB at 12 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/javassist/javassist/3.23.2-GA/javassist-3.23.2-GA.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/javassist/javassist/3.23.2-GA/javassist-3.23.2-GA.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.23.2-GA/javassist-3.23.2-GA.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.23.2-GA/javassist-3.23.2-GA.pom (10 kB at 21 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/common/hibernate-commons-annotations/5.0.5.Final/hibernate-commons-annotations-5.0.5.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/common/hibernate-commons-annotations/5.0.5.Final/hibernate-commons-annotations-5.0.5.Final.pom (1.9 kB at 6.8 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-core/5.1.14.Final/hibernate-core-5.1.14.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/common/hibernate-commons-annotations/5.0.5.Final/hibernate-commons-annotations-5.0.5.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/javassist/javassist/3.23.2-GA/javassist-3.23.2-GA.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/common/hibernate-commons-annotations/5.0.5.Final/hibernate-commons-annotations-5.0.5.Final.jar (76 kB at 183 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-core/5.1.14.Final/hibernate-core-5.1.14.Final.jar (5.7 MB at 1.8 MB/s) [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/javassist/javassist/3.23.2-GA/javassist-3.23.2-GA.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.23.2-GA/javassist-3.23.2-GA.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.23.2-GA/javassist-3.23.2-GA.jar (770 kB at 39 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-ormtransformer --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-ormtransformer --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-ormtransformer --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-ormtransformer --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-ormtransformer --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-ormtransformer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate-transformer/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-ormtransformer --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate-transformer/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-ormtransformer --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-ormtransformer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate-transformer/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-ormtransformer --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate-transformer/target/test-classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate-transformer/src/test/java/org/jboss/as/hibernate/test/Hibernate51CompatibilityTransformerTest.java:[24,30] org.jboss.as.hibernate.Hibernate51CompatibilityTransformer in org.jboss.as.hibernate has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate-transformer/src/test/java/org/jboss/as/hibernate/test/Hibernate51CompatibilityTransformerTest.java:[24,30] org.jboss.as.hibernate.Hibernate51CompatibilityTransformer in org.jboss.as.hibernate has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate-transformer/src/test/java/org/jboss/as/hibernate/test/Hibernate51CompatibilityTransformerTest.java:[24,30] org.jboss.as.hibernate.Hibernate51CompatibilityTransformer in org.jboss.as.hibernate has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate-transformer/src/test/java/org/jboss/as/hibernate/test/Hibernate51CompatibilityTransformerTest.java:[55,17] org.jboss.as.hibernate.Hibernate51CompatibilityTransformer in org.jboss.as.hibernate has been deprecated [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-ormtransformer --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-ormtransformer --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate-transformer/target/wildfly-ormtransformer-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-ormtransformer --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate-transformer/target/wildfly-ormtransformer-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-ormtransformer --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate-transformer/target/wildfly-ormtransformer-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-ormtransformer/22.0.0.Beta1-SNAPSHOT/wildfly-ormtransformer-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate-transformer/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-ormtransformer/22.0.0.Beta1-SNAPSHOT/wildfly-ormtransformer-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate-transformer/target/wildfly-ormtransformer-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-ormtransformer/22.0.0.Beta1-SNAPSHOT/wildfly-ormtransformer-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] ----------------------< org.wildfly:wildfly-jpa >----------------------- [INFO] Building WildFly: JPA Subsystem 22.0.0.Beta1-SNAPSHOT [55/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-jpa --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-jpa --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-jpa --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-jpa --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-jpa --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-jpa --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-jpa --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 88 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/service/JPAUserTransactionListenerService.java:[27,28] org.jboss.msc.inject.CastingInjector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/service/JPAUserTransactionListenerService.java:[28,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/service/JPAUserTransactionListenerService.java:[35,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/processor/JPAClassFileTransformerProcessor.java:[28,30] org.jboss.as.hibernate.Hibernate51CompatibilityTransformer in org.jboss.as.hibernate has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/service/JPAService.java:[47,38] org.jboss.as.server.deployment.DeploymentModelUtils in org.jboss.as.server.deployment has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/service/JPAService.java:[49,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/service/PersistenceUnitServiceImpl.java:[42,28] org.jboss.as.jpa.spi.PersistenceUnitService in org.jboss.as.jpa.spi has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/service/PersistenceUnitServiceImpl.java:[47,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/service/PersistenceUnitServiceImpl.java:[48,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/service/PersistenceUnitServiceImpl.java:[53,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/service/PhaseOnePersistenceUnitServiceImpl.java:[39,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/service/PhaseOnePersistenceUnitServiceImpl.java:[40,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/service/PhaseOnePersistenceUnitServiceImpl.java:[45,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/subsystem/PersistenceUnitRegistryImpl.java:[30,28] org.jboss.as.jpa.spi.PersistenceUnitService in org.jboss.as.jpa.spi has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/transaction/TransactionUtil.java:[41,29] org.jboss.tm.listener.EventType in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/processor/PersistenceUnitServiceHandler.java:[72,28] org.jboss.as.jpa.spi.PersistenceUnitService in org.jboss.as.jpa.spi has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/processor/PersistenceUnitServiceHandler.java:[85,38] org.jboss.as.server.deployment.DeploymentModelUtils in org.jboss.as.server.deployment has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/processor/PersistenceUnitServiceHandler.java:[100,28] org.jboss.msc.inject.CastingInjector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/processor/PersistenceUnitServiceHandler.java:[101,28] org.jboss.msc.inject.InjectionException in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/processor/PersistenceUnitServiceHandler.java:[102,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/processor/PersistenceUnitServiceHandler.java:[107,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/transaction/JtaManagerImpl.java:[28,28] org.jboss.as.jpa.spi.JtaManager in org.jboss.as.jpa.spi has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/injectors/PersistenceUnitInjectionSource.java:[39,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/injectors/PersistenceUnitInjectionSource.java:[43,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/persistenceprovider/PersistenceProviderLoader.java:[33,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/injectors/PersistenceContextInjectionSource.java:[55,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/injectors/PersistenceContextInjectionSource.java:[59,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/processor/PersistenceProviderAdaptorLoader.java:[36,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/processor/HibernateSearchProcessor.java:[47,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/processor/JPADependencyProcessor.java:[47,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/service/JPAUserTransactionListenerService.java:[27,28] org.jboss.msc.inject.CastingInjector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/service/JPAUserTransactionListenerService.java:[28,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/service/JPAUserTransactionListenerService.java:[35,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/processor/JPAClassFileTransformerProcessor.java:[28,30] org.jboss.as.hibernate.Hibernate51CompatibilityTransformer in org.jboss.as.hibernate has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/service/JPAService.java:[47,38] org.jboss.as.server.deployment.DeploymentModelUtils in org.jboss.as.server.deployment has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/service/JPAService.java:[49,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/service/PersistenceUnitServiceImpl.java:[42,28] org.jboss.as.jpa.spi.PersistenceUnitService in org.jboss.as.jpa.spi has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/service/PersistenceUnitServiceImpl.java:[47,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/service/PersistenceUnitServiceImpl.java:[48,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/service/PersistenceUnitServiceImpl.java:[53,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/service/PhaseOnePersistenceUnitServiceImpl.java:[39,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/service/PhaseOnePersistenceUnitServiceImpl.java:[40,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/service/PhaseOnePersistenceUnitServiceImpl.java:[45,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/subsystem/PersistenceUnitRegistryImpl.java:[30,28] org.jboss.as.jpa.spi.PersistenceUnitService in org.jboss.as.jpa.spi has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/transaction/TransactionUtil.java:[41,29] org.jboss.tm.listener.EventType in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/processor/PersistenceUnitServiceHandler.java:[72,28] org.jboss.as.jpa.spi.PersistenceUnitService in org.jboss.as.jpa.spi has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/processor/PersistenceUnitServiceHandler.java:[85,38] org.jboss.as.server.deployment.DeploymentModelUtils in org.jboss.as.server.deployment has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/processor/PersistenceUnitServiceHandler.java:[100,28] org.jboss.msc.inject.CastingInjector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/processor/PersistenceUnitServiceHandler.java:[101,28] org.jboss.msc.inject.InjectionException in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/processor/PersistenceUnitServiceHandler.java:[102,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/processor/PersistenceUnitServiceHandler.java:[107,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/transaction/JtaManagerImpl.java:[28,28] org.jboss.as.jpa.spi.JtaManager in org.jboss.as.jpa.spi has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/injectors/PersistenceUnitInjectionSource.java:[39,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/injectors/PersistenceUnitInjectionSource.java:[43,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/persistenceprovider/PersistenceProviderLoader.java:[33,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/injectors/PersistenceContextInjectionSource.java:[55,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/injectors/PersistenceContextInjectionSource.java:[59,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/processor/PersistenceProviderAdaptorLoader.java:[36,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/processor/HibernateSearchProcessor.java:[47,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/processor/JPADependencyProcessor.java:[47,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/service/JPAUserTransactionListenerService.java:[27,28] org.jboss.msc.inject.CastingInjector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/service/JPAUserTransactionListenerService.java:[28,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/service/JPAUserTransactionListenerService.java:[35,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/processor/JPAClassFileTransformerProcessor.java:[28,30] org.jboss.as.hibernate.Hibernate51CompatibilityTransformer in org.jboss.as.hibernate has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/service/JPAService.java:[47,38] org.jboss.as.server.deployment.DeploymentModelUtils in org.jboss.as.server.deployment has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/service/JPAService.java:[49,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/service/PersistenceUnitServiceImpl.java:[42,28] org.jboss.as.jpa.spi.PersistenceUnitService in org.jboss.as.jpa.spi has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/service/PersistenceUnitServiceImpl.java:[47,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/service/PersistenceUnitServiceImpl.java:[48,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/service/PersistenceUnitServiceImpl.java:[53,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/service/PhaseOnePersistenceUnitServiceImpl.java:[39,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/service/PhaseOnePersistenceUnitServiceImpl.java:[40,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/service/PhaseOnePersistenceUnitServiceImpl.java:[45,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/subsystem/PersistenceUnitRegistryImpl.java:[30,28] org.jboss.as.jpa.spi.PersistenceUnitService in org.jboss.as.jpa.spi has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/transaction/TransactionUtil.java:[41,29] org.jboss.tm.listener.EventType in org.jboss.tm.listener has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/processor/PersistenceUnitServiceHandler.java:[72,28] org.jboss.as.jpa.spi.PersistenceUnitService in org.jboss.as.jpa.spi has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/processor/PersistenceUnitServiceHandler.java:[85,38] org.jboss.as.server.deployment.DeploymentModelUtils in org.jboss.as.server.deployment has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/processor/PersistenceUnitServiceHandler.java:[100,28] org.jboss.msc.inject.CastingInjector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/processor/PersistenceUnitServiceHandler.java:[101,28] org.jboss.msc.inject.InjectionException in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/processor/PersistenceUnitServiceHandler.java:[102,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/processor/PersistenceUnitServiceHandler.java:[107,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/transaction/JtaManagerImpl.java:[28,28] org.jboss.as.jpa.spi.JtaManager in org.jboss.as.jpa.spi has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/injectors/PersistenceUnitInjectionSource.java:[39,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/injectors/PersistenceUnitInjectionSource.java:[43,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/persistenceprovider/PersistenceProviderLoader.java:[33,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/injectors/PersistenceContextInjectionSource.java:[55,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/injectors/PersistenceContextInjectionSource.java:[59,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/processor/PersistenceProviderAdaptorLoader.java:[36,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/processor/HibernateSearchProcessor.java:[47,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/processor/JPADependencyProcessor.java:[47,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/service/JPAUserTransactionListenerService.java:[27,28] org.jboss.msc.inject.CastingInjector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/service/JPAUserTransactionListenerService.java:[28,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/service/JPAUserTransactionListenerService.java:[35,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/processor/JPAClassFileTransformerProcessor.java:[28,30] org.jboss.as.hibernate.Hibernate51CompatibilityTransformer in org.jboss.as.hibernate has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/service/JPAService.java:[47,38] org.jboss.as.server.deployment.DeploymentModelUtils in org.jboss.as.server.deployment has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/service/JPAService.java:[49,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/service/PersistenceUnitServiceImpl.java:[42,28] org.jboss.as.jpa.spi.PersistenceUnitService in org.jboss.as.jpa.spi has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/service/PersistenceUnitServiceImpl.java:[47,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/service/PersistenceUnitServiceImpl.java:[48,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/service/PersistenceUnitServiceImpl.java:[53,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [INFO] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/service/PhaseOnePersistenceUnitServiceImpl.java: Some input files additionally use or override a deprecated API. [INFO] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/src/main/java/org/jboss/as/jpa/interceptor/SFSBDestroyInterceptor.java: Some input files additionally use unchecked or unsafe operations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-jpa --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-jpa --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-jpa --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-jpa --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-jpa --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/target/wildfly-jpa-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-jpa --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/target/wildfly-jpa-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-jpa --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/target/wildfly-jpa-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-jpa/22.0.0.Beta1-SNAPSHOT/wildfly-jpa-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-jpa/22.0.0.Beta1-SNAPSHOT/wildfly-jpa-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/subsystem/target/wildfly-jpa-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-jpa/22.0.0.Beta1-SNAPSHOT/wildfly-jpa-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] -----------------< org.wildfly:jipijapa-hibernate5-3 >------------------ [INFO] Building jipijapa Hibernate 5.3.x (JPA 2.2) integration 22.0.0.Beta1-SNAPSHOT [56/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-core/5.3.20.Final/hibernate-core-5.3.20.Final.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/hibernate/hibernate-core/5.3.20.Final/hibernate-core-5.3.20.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/5.3.20.Final/hibernate-core-5.3.20.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/5.3.20.Final/hibernate-core-5.3.20.Final.pom (6.1 kB at 11 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.pom (2.8 kB at 690 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-hibernate-cache-spi/11.0.5.Final/infinispan-hibernate-cache-spi-11.0.5.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-hibernate-cache-spi/11.0.5.Final/infinispan-hibernate-cache-spi-11.0.5.Final.pom (1.6 kB at 2.9 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-hibernate-parent/11.0.5.Final/infinispan-hibernate-parent-11.0.5.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-hibernate-parent/11.0.5.Final/infinispan-hibernate-parent-11.0.5.Final.pom (5.4 kB at 19 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-core/5.3.20.Final/hibernate-core-5.3.20.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-hibernate-cache-spi/11.0.5.Final/infinispan-hibernate-cache-spi-11.0.5.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-hibernate-cache-spi/11.0.5.Final/infinispan-hibernate-cache-spi-11.0.5.Final.jar (5.0 kB at 9.1 kB/s) [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/hibernate/hibernate-core/5.3.20.Final/hibernate-core-5.3.20.Final.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/5.3.20.Final/hibernate-core-5.3.20.Final.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar (324 kB at 17 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/5.3.20.Final/hibernate-core-5.3.20.Final.jar (7.0 MB at 54 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ jipijapa-hibernate5-3 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ jipijapa-hibernate5-3 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ jipijapa-hibernate5-3 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ jipijapa-hibernate5-3 --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ jipijapa-hibernate5-3 --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ jipijapa-hibernate5-3 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ jipijapa-hibernate5-3 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 22 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5_3/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5_3/src/main/java/org/jboss/as/jpa/hibernate5/HibernateExtendedBeanManager.java:[31,39] org.hibernate.jpa.event.spi.jpa.ExtendedBeanManager in org.hibernate.jpa.event.spi.jpa has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5_3/src/main/java/org/jboss/as/jpa/hibernate5/management/HibernateManagementAdaptor.java:[20,28] org.jboss.as.jpa.spi.ManagementAdaptor in org.jboss.as.jpa.spi has been deprecated [INFO] Writing META-INF/services/org.infinispan.hibernate.cache.spi.EmbeddedCacheManagerProvider [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5_3/src/main/java/org/jboss/as/jpa/hibernate5/HibernateExtendedBeanManager.java:[31,39] org.hibernate.jpa.event.spi.jpa.ExtendedBeanManager in org.hibernate.jpa.event.spi.jpa has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5_3/src/main/java/org/jboss/as/jpa/hibernate5/management/HibernateManagementAdaptor.java:[20,28] org.jboss.as.jpa.spi.ManagementAdaptor in org.jboss.as.jpa.spi has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5_3/src/main/java/org/jboss/as/jpa/hibernate5/HibernateExtendedBeanManager.java:[31,39] org.hibernate.jpa.event.spi.jpa.ExtendedBeanManager in org.hibernate.jpa.event.spi.jpa has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5_3/src/main/java/org/jboss/as/jpa/hibernate5/management/HibernateManagementAdaptor.java:[20,28] org.jboss.as.jpa.spi.ManagementAdaptor in org.jboss.as.jpa.spi has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5_3/src/main/java/org/jboss/as/jpa/hibernate5/HibernateExtendedBeanManager.java:[31,39] org.hibernate.jpa.event.spi.jpa.ExtendedBeanManager in org.hibernate.jpa.event.spi.jpa has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5_3/src/main/java/org/jboss/as/jpa/hibernate5/management/HibernateManagementAdaptor.java:[20,28] org.jboss.as.jpa.spi.ManagementAdaptor in org.jboss.as.jpa.spi has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5_3/src/main/java/org/jboss/as/jpa/hibernate5/service/ServiceContributorImpl.java:[40,74] getSettings() in org.hibernate.boot.registry.StandardServiceRegistryBuilder has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5_3/src/main/java/org/jboss/as/jpa/hibernate5/service/ServiceContributorImpl.java:[40,101] unchecked call to getOrDefault(java.lang.Object,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5_3/src/main/java/org/jboss/as/jpa/hibernate5/service/ServiceContributorImpl.java:[42,35] getSettings() in org.hibernate.boot.registry.StandardServiceRegistryBuilder has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5_3/src/main/java/org/jboss/as/jpa/hibernate5/service/ServiceContributorImpl.java:[45,65] getSettings() in org.hibernate.boot.registry.StandardServiceRegistryBuilder has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5_3/src/main/java/org/jboss/as/jpa/hibernate5/service/ServiceContributorImpl.java:[54,76] getSettings() in org.hibernate.boot.registry.StandardServiceRegistryBuilder has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5_3/src/main/java/org/jboss/as/jpa/hibernate5/service/ServiceContributorImpl.java:[54,103] unchecked call to getOrDefault(java.lang.Object,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5_3/src/main/java/org/jboss/as/jpa/hibernate5/service/ServiceContributorImpl.java:[55,60] getSettings() in org.hibernate.boot.registry.StandardServiceRegistryBuilder has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5_3/src/main/java/org/jboss/as/jpa/hibernate5/HibernatePersistenceProviderAdaptor.java:[76,23] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5_3/src/main/java/org/jboss/as/jpa/hibernate5/HibernatePersistenceProviderAdaptor.java:[173,27] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5_3/src/main/java/org/jboss/as/jpa/hibernate5/HibernateExtendedBeanManager.java:[41,54] org.hibernate.jpa.event.spi.jpa.ExtendedBeanManager in org.hibernate.jpa.event.spi.jpa has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5_3/src/main/java/org/jboss/as/jpa/hibernate5/HibernateExtendedBeanManager.java:[42,29] org.hibernate.jpa.event.spi.jpa.ExtendedBeanManager.LifecycleListener in org.hibernate.jpa.event.spi.jpa.ExtendedBeanManager has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5_3/src/main/java/org/jboss/as/jpa/hibernate5/HibernateExtendedBeanManager.java:[63,43] org.hibernate.jpa.event.spi.jpa.ExtendedBeanManager.LifecycleListener in org.hibernate.jpa.event.spi.jpa.ExtendedBeanManager has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5_3/src/main/java/org/jboss/as/jpa/hibernate5/HibernateExtendedBeanManager.java:[68,14] org.hibernate.jpa.event.spi.jpa.ExtendedBeanManager.LifecycleListener in org.hibernate.jpa.event.spi.jpa.ExtendedBeanManager has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5_3/src/main/java/org/jboss/as/jpa/hibernate5/service/WildFlyCustomRegionFactoryInitiator.java:[52,36] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5_3/src/main/java/org/jboss/as/jpa/hibernate5/service/WildFlyCustomRegionFactoryInitiator.java:[64,36] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5_3/src/main/java/org/jboss/as/jpa/hibernate5/management/HibernateManagementAdaptor.java:[28,52] org.jboss.as.jpa.spi.ManagementAdaptor in org.jboss.as.jpa.spi has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5_3/src/main/java/org/jboss/as/jpa/hibernate5/management/HibernateEntityCacheStatistics.java:[88,23] org.hibernate.stat.SecondLevelCacheStatistics in org.hibernate.stat has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5_3/src/main/java/org/jboss/as/jpa/hibernate5/management/HibernateEntityCacheStatistics.java:[94,50] getSecondLevelCacheStatistics(java.lang.String) in org.hibernate.stat.Statistics has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5_3/src/main/java/org/jboss/as/jpa/hibernate5/management/HibernateEntityCacheStatistics.java:[110,31] org.hibernate.stat.SecondLevelCacheStatistics in org.hibernate.stat has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5_3/src/main/java/org/jboss/as/jpa/hibernate5/management/HibernateEntityCacheStatistics.java:[118,31] org.hibernate.stat.SecondLevelCacheStatistics in org.hibernate.stat has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5_3/src/main/java/org/jboss/as/jpa/hibernate5/management/HibernateEntityCacheStatistics.java:[126,31] org.hibernate.stat.SecondLevelCacheStatistics in org.hibernate.stat has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5_3/src/main/java/org/jboss/as/jpa/hibernate5/management/HibernateEntityCacheStatistics.java:[134,31] org.hibernate.stat.SecondLevelCacheStatistics in org.hibernate.stat has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5_3/src/main/java/org/jboss/as/jpa/hibernate5/management/HibernateEntityCacheStatistics.java:[142,31] org.hibernate.stat.SecondLevelCacheStatistics in org.hibernate.stat has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5_3/src/main/java/org/jboss/as/jpa/hibernate5/management/HibernateStatistics.java:[226,27] unchecked conversion required: java.util.Collection found: java.util.List [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5_3/src/main/java/org/jboss/as/jpa/hibernate5/management/HibernateEntityStatistics.java:[150,28] unchecked conversion required: java.util.Collection found: java.util.List [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ jipijapa-hibernate5-3 --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ jipijapa-hibernate5-3 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ jipijapa-hibernate5-3 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 33 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5_3/target/test-classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5_3/src/test/java/org/hibernate/jpa/test/pack/Item.java:[120,52] unchecked conversion required: java.util.Set found: java.util.HashSet [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5_3/src/test/java/org/jboss/as/jpa/hibernate5/scan/ScannerTests.java:[91,78] toURL() in java.io.File has been deprecated [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ jipijapa-hibernate5-3 --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ jipijapa-hibernate5-3 --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5_3/target/jipijapa-hibernate5-3-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ jipijapa-hibernate5-3 --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5_3/target/jipijapa-hibernate5-3-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jipijapa-hibernate5-3 --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5_3/target/jipijapa-hibernate5-3-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/jipijapa-hibernate5-3/22.0.0.Beta1-SNAPSHOT/jipijapa-hibernate5-3-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5_3/pom.xml to /home/jenkins/.m2/repository/org/wildfly/jipijapa-hibernate5-3/22.0.0.Beta1-SNAPSHOT/jipijapa-hibernate5-3-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5_3/target/jipijapa-hibernate5-3-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/jipijapa-hibernate5-3/22.0.0.Beta1-SNAPSHOT/jipijapa-hibernate5-3-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] ---------------< org.wildfly:wildfly-client-properties >---------------- [INFO] Building WildFly: EJB and JMS client combined properties 22.0.0.Beta1-SNAPSHOT [57/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-client-properties --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-client-properties --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-client-properties --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-client-properties --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-client-properties --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-client-properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-client-properties --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-client-properties --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-client-properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/client/properties/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-client-properties --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-client-properties --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-client-properties --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/client/properties/target/wildfly-client-properties-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-client-properties --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/client/properties/target/wildfly-client-properties-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-client-properties --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/client/properties/target/wildfly-client-properties-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-client-properties/22.0.0.Beta1-SNAPSHOT/wildfly-client-properties-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/client/properties/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-client-properties/22.0.0.Beta1-SNAPSHOT/wildfly-client-properties-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/client/properties/target/wildfly-client-properties-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-client-properties/22.0.0.Beta1-SNAPSHOT/wildfly-client-properties-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] -------------------< org.wildfly:wildfly-client-all >------------------- [INFO] Building WildFly: EJB and JMS client combined jar 22.0.0.Beta1-SNAPSHOT [58/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.pom (9.3 kB at 32 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.jar (114 kB at 16 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/netty/netty-all/4.1.51.Final/netty-all-4.1.51.Final.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/netty/netty-all/4.1.51.Final/netty-all-4.1.51.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-all/4.1.51.Final/netty-all-4.1.51.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-all/4.1.51.Final/netty-all-4.1.51.Final.pom (27 kB at 135 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/netty/netty-parent/4.1.51.Final/netty-parent-4.1.51.Final.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/netty/netty-parent/4.1.51.Final/netty-parent-4.1.51.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.51.Final/netty-parent-4.1.51.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.51.Final/netty-parent-4.1.51.Final.pom (58 kB at 179 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/netty/netty-bom/4.1.51.Final/netty-bom-4.1.51.Final.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/netty/netty-bom/4.1.51.Final/netty-bom-4.1.51.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.51.Final/netty-bom-4.1.51.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.51.Final/netty-bom-4.1.51.Final.pom (8.8 kB at 45 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-commons/2.16.0/artemis-commons-2.16.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/activemq/artemis-commons/2.16.0/artemis-commons-2.16.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/2.16.0/artemis-commons-2.16.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/2.16.0/artemis-commons-2.16.0.pom (4.0 kB at 14 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-pom/2.16.0/artemis-pom-2.16.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/activemq/artemis-pom/2.16.0/artemis-pom-2.16.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-pom/2.16.0/artemis-pom-2.16.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-pom/2.16.0/artemis-pom-2.16.0.pom (82 kB at 351 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-core-client/2.16.0/artemis-core-client-2.16.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/activemq/artemis-core-client/2.16.0/artemis-core-client-2.16.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/2.16.0/artemis-core-client-2.16.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/2.16.0/artemis-core-client-2.16.0.pom (6.7 kB at 23 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jgroups/jgroups/4.2.9.Final/jgroups-4.2.9.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jgroups/jgroups/4.2.9.Final/jgroups-4.2.9.Final.pom (21 kB at 30 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-hqclient-protocol/2.16.0/artemis-hqclient-protocol-2.16.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/activemq/artemis-hqclient-protocol/2.16.0/artemis-hqclient-protocol-2.16.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-hqclient-protocol/2.16.0/artemis-hqclient-protocol-2.16.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-hqclient-protocol/2.16.0/artemis-hqclient-protocol-2.16.0.pom (2.6 kB at 13 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-protocols/2.16.0/artemis-protocols-2.16.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/activemq/artemis-protocols/2.16.0/artemis-protocols-2.16.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-protocols/2.16.0/artemis-protocols-2.16.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-protocols/2.16.0/artemis-protocols-2.16.0.pom (2.2 kB at 5.1 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-jms-client/2.16.0/artemis-jms-client-2.16.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/activemq/artemis-jms-client/2.16.0/artemis-jms-client-2.16.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jms-client/2.16.0/artemis-jms-client-2.16.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jms-client/2.16.0/artemis-jms-client-2.16.0.pom (4.2 kB at 20 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-selector/2.16.0/artemis-selector-2.16.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/activemq/artemis-selector/2.16.0/artemis-selector-2.16.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/2.16.0/artemis-selector-2.16.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/2.16.0/artemis-selector-2.16.0.pom (5.9 kB at 24 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/netty/netty-all/4.1.51.Final/netty-all-4.1.51.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-core-client/2.16.0/artemis-core-client-2.16.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-commons/2.16.0/artemis-commons-2.16.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-jms-client/2.16.0/artemis-jms-client-2.16.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-hqclient-protocol/2.16.0/artemis-hqclient-protocol-2.16.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jgroups/jgroups/4.2.9.Final/jgroups-4.2.9.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-selector/2.16.0/artemis-selector-2.16.0.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jgroups/jgroups/4.2.9.Final/jgroups-4.2.9.Final.jar (2.4 MB at 831 kB/s) [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/netty/netty-all/4.1.51.Final/netty-all-4.1.51.Final.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/activemq/artemis-core-client/2.16.0/artemis-core-client-2.16.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/activemq/artemis-commons/2.16.0/artemis-commons-2.16.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/activemq/artemis-jms-client/2.16.0/artemis-jms-client-2.16.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/activemq/artemis-hqclient-protocol/2.16.0/artemis-hqclient-protocol-2.16.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/activemq/artemis-selector/2.16.0/artemis-selector-2.16.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-all/4.1.51.Final/netty-all-4.1.51.Final.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/2.16.0/artemis-core-client-2.16.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/2.16.0/artemis-commons-2.16.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jms-client/2.16.0/artemis-jms-client-2.16.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-hqclient-protocol/2.16.0/artemis-hqclient-protocol-2.16.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-hqclient-protocol/2.16.0/artemis-hqclient-protocol-2.16.0.jar (21 kB at 623 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/2.16.0/artemis-selector-2.16.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/2.16.0/artemis-commons-2.16.0.jar (407 kB at 9.5 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jms-client/2.16.0/artemis-jms-client-2.16.0.jar (193 kB at 4.5 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/2.16.0/artemis-selector-2.16.0.jar (107 kB at 2.1 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/2.16.0/artemis-core-client-2.16.0.jar (796 kB at 14 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-all/4.1.51.Final/netty-all-4.1.51.Final.jar (4.2 MB at 39 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-client-all --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-client-all --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-client-all --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-client-all --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-client-all --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-client-all --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/client/shade/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-client-all --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-client-all --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-client-all --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/client/shade/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-client-all --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-client-all --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-client-all --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/client/shade/target/wildfly-client-all-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-client-all --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-shade-plugin:3.2.1:shade (default) @ wildfly-client-all --- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/vafer/jdependency/2.1.1/jdependency-2.1.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/vafer/jdependency/2.1.1/jdependency-2.1.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.1.1/jdependency-2.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.1.1/jdependency-2.1.1.pom (11 kB at 31 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.pom (2.9 kB at 736 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-analysis/7.0-beta/asm-analysis-7.0-beta.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/ow2/asm/asm-analysis/7.0-beta/asm-analysis-7.0-beta.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0-beta/asm-analysis-7.0-beta.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0-beta/asm-analysis-7.0-beta.pom (3.2 kB at 5.5 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/7.0-beta/asm-tree-7.0-beta.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/ow2/asm/asm-tree/7.0-beta/asm-tree-7.0-beta.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0-beta/asm-tree-7.0-beta.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0-beta/asm-tree-7.0-beta.pom (3.1 kB at 5.4 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-commons/7.0-beta/asm-commons-7.0-beta.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/ow2/asm/asm-commons/7.0-beta/asm-commons-7.0-beta.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0-beta/asm-commons-7.0-beta.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0-beta/asm-commons-7.0-beta.pom (3.7 kB at 7.4 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.pom (3.7 kB at 31 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/vafer/jdependency/2.1.1/jdependency-2.1.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/vafer/jdependency/2.1.1/jdependency-2.1.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.1.1/jdependency-2.1.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.jar (81 kB at 9.0 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.1.1/jdependency-2.1.1.jar (186 kB at 19 MB/s) [INFO] Including org.wildfly:wildfly-client-properties:jar:22.0.0.Beta1-SNAPSHOT in the shaded jar. [INFO] Including org.jboss:jboss-ejb-client:jar:4.0.36.Final in the shaded jar. [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-ejb-client/4.0.36.Final/jboss-ejb-client-4.0.36.Final-sources.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-ejb-client/4.0.36.Final/jboss-ejb-client-4.0.36.Final-sources.jar (273 kB at 181 kB/s) [INFO] Including org.jboss.logging:jboss-logging:jar:3.4.1.Final in the shaded jar. [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final-sources.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final-sources.jar (48 kB at 171 kB/s) [INFO] Including org.jboss.marshalling:jboss-marshalling:jar:2.0.10.Final in the shaded jar. [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/marshalling/jboss-marshalling/2.0.10.Final/jboss-marshalling-2.0.10.Final-sources.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/marshalling/jboss-marshalling/2.0.10.Final/jboss-marshalling-2.0.10.Final-sources.jar (163 kB at 391 kB/s) [INFO] Including org.jboss.marshalling:jboss-marshalling-river:jar:2.0.10.Final in the shaded jar. [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/marshalling/jboss-marshalling-river/2.0.10.Final/jboss-marshalling-river-2.0.10.Final-sources.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/marshalling/jboss-marshalling-river/2.0.10.Final/jboss-marshalling-river-2.0.10.Final-sources.jar (51 kB at 183 kB/s) [INFO] Including org.jboss.remoting:jboss-remoting:jar:5.0.19.Final in the shaded jar. [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/remoting/jboss-remoting/5.0.19.Final/jboss-remoting-5.0.19.Final-sources.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/remoting/jboss-remoting/5.0.19.Final/jboss-remoting-5.0.19.Final-sources.jar (193 kB at 466 kB/s) [INFO] Including org.jboss.spec.javax.transaction:jboss-transaction-api_1.3_spec:jar:2.0.0.Final in the shaded jar. [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/transaction/jboss-transaction-api_1.3_spec/2.0.0.Final/jboss-transaction-api_1.3_spec-2.0.0.Final-sources.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/transaction/jboss-transaction-api_1.3_spec/2.0.0.Final/jboss-transaction-api_1.3_spec-2.0.0.Final-sources.jar (31 kB at 112 kB/s) [INFO] Including org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar:2.0.0.Final in the shaded jar. [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/ejb/jboss-ejb-api_3.2_spec/2.0.0.Final/jboss-ejb-api_3.2_spec-2.0.0.Final-sources.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/ejb/jboss-ejb-api_3.2_spec/2.0.0.Final/jboss-ejb-api_3.2_spec-2.0.0.Final-sources.jar (116 kB at 413 kB/s) [INFO] Including org.jboss.threads:jboss-threads:jar:2.4.0.Final in the shaded jar. [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/threads/jboss-threads/2.4.0.Final/jboss-threads-2.4.0.Final-sources.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/threads/jboss-threads/2.4.0.Final/jboss-threads-2.4.0.Final-sources.jar (129 kB at 456 kB/s) [INFO] Including org.jboss.xnio:xnio-api:jar:3.8.2.Final in the shaded jar. [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/xnio/xnio-api/3.8.2.Final/xnio-api-3.8.2.Final-sources.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/xnio/xnio-api/3.8.2.Final/xnio-api-3.8.2.Final-sources.jar (381 kB at 911 kB/s) [INFO] Including org.jboss.xnio:xnio-nio:jar:3.8.2.Final in the shaded jar. [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/xnio/xnio-nio/3.8.2.Final/xnio-nio-3.8.2.Final-sources.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/xnio/xnio-nio/3.8.2.Final/xnio-nio-3.8.2.Final-sources.jar (57 kB at 204 kB/s) [INFO] Including org.wildfly:wildfly-naming-client:jar:1.0.13.Final in the shaded jar. [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/wildfly-naming-client/1.0.13.Final/wildfly-naming-client-1.0.13.Final-sources.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/wildfly-naming-client/1.0.13.Final/wildfly-naming-client-1.0.13.Final-sources.jar (87 kB at 310 kB/s) [INFO] Including org.wildfly.common:wildfly-common:jar:1.5.4.Final in the shaded jar. [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/common/wildfly-common/1.5.4.Final/wildfly-common-1.5.4.Final-sources.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/common/wildfly-common/1.5.4.Final/wildfly-common-1.5.4.Final-sources.jar (218 kB at 771 kB/s) [INFO] Including org.wildfly.security:wildfly-elytron:jar:1.13.1.Final in the shaded jar. [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron/1.13.1.Final/wildfly-elytron-1.13.1.Final-sources.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron/1.13.1.Final/wildfly-elytron-1.13.1.Final-sources.jar (2.6 MB at 1.7 MB/s) [INFO] Including org.wildfly.discovery:wildfly-discovery-client:jar:1.2.1.Final in the shaded jar. [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/discovery/wildfly-discovery-client/1.2.1.Final/wildfly-discovery-client-1.2.1.Final-sources.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/discovery/wildfly-discovery-client/1.2.1.Final/wildfly-discovery-client-1.2.1.Final-sources.jar (70 kB at 248 kB/s) [INFO] Including org.wildfly.transaction:wildfly-transaction-client:jar:1.1.13.Final in the shaded jar. [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/transaction/wildfly-transaction-client/1.1.13.Final/wildfly-transaction-client-1.1.13.Final-sources.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/transaction/wildfly-transaction-client/1.1.13.Final/wildfly-transaction-client-1.1.13.Final-sources.jar (121 kB at 429 kB/s) [INFO] Including org.wildfly.client:wildfly-client-config:jar:1.0.1.Final in the shaded jar. [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/client/wildfly-client-config/1.0.1.Final/wildfly-client-config-1.0.1.Final-sources.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/client/wildfly-client-config/1.0.1.Final/wildfly-client-config-1.0.1.Final-sources.jar (37 kB at 130 kB/s) [INFO] Including org.jboss.spec.javax.resource:jboss-connector-api_1.7_spec:jar:2.0.0.Final in the shaded jar. [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/resource/jboss-connector-api_1.7_spec/2.0.0.Final/jboss-connector-api_1.7_spec-2.0.0.Final-sources.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/resource/jboss-connector-api_1.7_spec/2.0.0.Final/jboss-connector-api_1.7_spec-2.0.0.Final-sources.jar (128 kB at 453 kB/s) [INFO] Including org.wildfly.wildfly-http-client:wildfly-http-ejb-client:jar:1.1.2.Final in the shaded jar. [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/wildfly-http-client/wildfly-http-ejb-client/1.1.2.Final/wildfly-http-ejb-client-1.1.2.Final-sources.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/wildfly-http-client/wildfly-http-ejb-client/1.1.2.Final/wildfly-http-ejb-client-1.1.2.Final-sources.jar (42 kB at 150 kB/s) [INFO] Including org.wildfly.wildfly-http-client:wildfly-http-client-common:jar:1.1.2.Final in the shaded jar. [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/wildfly-http-client/wildfly-http-client-common/1.1.2.Final/wildfly-http-client-common-1.1.2.Final-sources.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/wildfly-http-client/wildfly-http-client-common/1.1.2.Final/wildfly-http-client-common-1.1.2.Final-sources.jar (37 kB at 132 kB/s) [INFO] Including org.wildfly.wildfly-http-client:wildfly-http-naming-client:jar:1.1.2.Final in the shaded jar. [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/wildfly-http-client/wildfly-http-naming-client/1.1.2.Final/wildfly-http-naming-client-1.1.2.Final-sources.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/wildfly-http-client/wildfly-http-naming-client/1.1.2.Final/wildfly-http-naming-client-1.1.2.Final-sources.jar (20 kB at 73 kB/s) [INFO] Including org.wildfly.wildfly-http-client:wildfly-http-transaction-client:jar:1.1.2.Final in the shaded jar. [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/wildfly-http-client/wildfly-http-transaction-client/1.1.2.Final/wildfly-http-transaction-client-1.1.2.Final-sources.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/wildfly-http-client/wildfly-http-transaction-client/1.1.2.Final/wildfly-http-transaction-client-1.1.2.Final-sources.jar (19 kB at 69 kB/s) [INFO] Including io.undertow:undertow-core:jar:2.2.2.Final in the shaded jar. [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/undertow/undertow-core/2.2.2.Final/undertow-core-2.2.2.Final-sources.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/undertow/undertow-core/2.2.2.Final/undertow-core-2.2.2.Final-sources.jar (1.3 MB at 1.4 MB/s) [INFO] Including commons-beanutils:commons-beanutils:jar:1.9.4 in the shaded jar. [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4-sources.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4-sources.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4-sources.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4-sources.jar (310 kB at 24 MB/s) [INFO] Including commons-collections:commons-collections:jar:3.2.2 in the shaded jar. [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2-sources.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2-sources.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2-sources.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2-sources.jar (646 kB at 38 MB/s) [INFO] Including io.netty:netty-all:jar:4.1.51.Final in the shaded jar. [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/netty/netty-all/4.1.51.Final/netty-all-4.1.51.Final-sources.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/netty/netty-all/4.1.51.Final/netty-all-4.1.51.Final-sources.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-all/4.1.51.Final/netty-all-4.1.51.Final-sources.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-all/4.1.51.Final/netty-all-4.1.51.Final-sources.jar (3.5 MB at 51 MB/s) [INFO] Including org.apache.activemq:artemis-commons:jar:2.16.0 in the shaded jar. [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-commons/2.16.0/artemis-commons-2.16.0-sources.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/activemq/artemis-commons/2.16.0/artemis-commons-2.16.0-sources.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/2.16.0/artemis-commons-2.16.0-sources.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/2.16.0/artemis-commons-2.16.0-sources.jar (294 kB at 23 MB/s) [INFO] Including org.apache.geronimo.specs:geronimo-json_1.0_spec:jar:1.0-alpha-1 in the shaded jar. [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/specs/geronimo-json_1.0_spec/1.0-alpha-1/geronimo-json_1.0_spec-1.0-alpha-1-sources.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/geronimo/specs/geronimo-json_1.0_spec/1.0-alpha-1/geronimo-json_1.0_spec-1.0-alpha-1-sources.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-json_1.0_spec/1.0-alpha-1/geronimo-json_1.0_spec-1.0-alpha-1-sources.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-json_1.0_spec/1.0-alpha-1/geronimo-json_1.0_spec-1.0-alpha-1-sources.jar (24 kB at 4.8 MB/s) [INFO] Including org.apache.activemq:artemis-core-client:jar:2.16.0 in the shaded jar. [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-core-client/2.16.0/artemis-core-client-2.16.0-sources.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/activemq/artemis-core-client/2.16.0/artemis-core-client-2.16.0-sources.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/2.16.0/artemis-core-client-2.16.0-sources.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/2.16.0/artemis-core-client-2.16.0-sources.jar (617 kB at 32 MB/s) [INFO] Including org.apache.activemq:artemis-hqclient-protocol:jar:2.16.0 in the shaded jar. [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-hqclient-protocol/2.16.0/artemis-hqclient-protocol-2.16.0-sources.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/activemq/artemis-hqclient-protocol/2.16.0/artemis-hqclient-protocol-2.16.0-sources.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-hqclient-protocol/2.16.0/artemis-hqclient-protocol-2.16.0-sources.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-hqclient-protocol/2.16.0/artemis-hqclient-protocol-2.16.0-sources.jar (16 kB at 3.1 MB/s) [INFO] Including org.apache.activemq:artemis-jms-client:jar:2.16.0 in the shaded jar. [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-jms-client/2.16.0/artemis-jms-client-2.16.0-sources.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/activemq/artemis-jms-client/2.16.0/artemis-jms-client-2.16.0-sources.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jms-client/2.16.0/artemis-jms-client-2.16.0-sources.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jms-client/2.16.0/artemis-jms-client-2.16.0-sources.jar (130 kB at 14 MB/s) [INFO] Including org.apache.activemq:artemis-selector:jar:2.16.0 in the shaded jar. [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-selector/2.16.0/artemis-selector-2.16.0-sources.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/activemq/artemis-selector/2.16.0/artemis-selector-2.16.0-sources.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/2.16.0/artemis-selector-2.16.0-sources.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/2.16.0/artemis-selector-2.16.0-sources.jar (72 kB at 10 MB/s) [INFO] Including org.glassfish:jakarta.json:jar:1.1.6 in the shaded jar. [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6-sources.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6-sources.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6-sources.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6-sources.jar (72 kB at 12 MB/s) [INFO] Including jakarta.json:jakarta.json-api:jar:1.1.6 in the shaded jar. [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/json/jakarta.json-api/1.1.6/jakarta.json-api-1.1.6-sources.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/json/jakarta.json-api/1.1.6/jakarta.json-api-1.1.6-sources.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/json/jakarta.json-api/1.1.6/jakarta.json-api-1.1.6-sources.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/json/jakarta.json-api/1.1.6/jakarta.json-api-1.1.6-sources.jar (73 kB at 12 MB/s) [INFO] Including org.jboss.spec.javax.jms:jboss-jms-api_2.0_spec:jar:2.0.0.Final in the shaded jar. [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/jms/jboss-jms-api_2.0_spec/2.0.0.Final/jboss-jms-api_2.0_spec-2.0.0.Final-sources.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/jms/jboss-jms-api_2.0_spec/2.0.0.Final/jboss-jms-api_2.0_spec-2.0.0.Final-sources.jar (180 kB at 130 kB/s) [INFO] Including org.jgroups:jgroups:jar:4.2.9.Final in the shaded jar. [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jgroups/jgroups/4.2.9.Final/jgroups-4.2.9.Final-sources.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jgroups/jgroups/4.2.9.Final/jgroups-4.2.9.Final-sources.jar (1.2 MB at 901 kB/s) [INFO] Including org.slf4j:jcl-over-slf4j:jar:1.7.30 in the shaded jar. [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.30/jcl-over-slf4j-1.7.30-sources.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/slf4j/jcl-over-slf4j/1.7.30/jcl-over-slf4j-1.7.30-sources.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.30/jcl-over-slf4j-1.7.30-sources.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.30/jcl-over-slf4j-1.7.30-sources.jar (25 kB at 3.5 MB/s) [INFO] Including org.slf4j:slf4j-api:jar:1.7.30 in the shaded jar. [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30-sources.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30-sources.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30-sources.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30-sources.jar (59 kB at 8.4 MB/s) [INFO] Including com.google.guava:guava:jar:25.0-jre in the shaded jar. [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/25.0-jre/guava-25.0-jre-sources.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/google/guava/guava/25.0-jre/guava-25.0-jre-sources.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/25.0-jre/guava-25.0-jre-sources.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/25.0-jre/guava-25.0-jre-sources.jar (1.6 MB at 42 MB/s) [INFO] Including org.jboss.remotingjmx:remoting-jmx:jar:3.0.4.Final in the shaded jar. [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/remotingjmx/remoting-jmx/3.0.4.Final/remoting-jmx-3.0.4.Final-sources.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/remotingjmx/remoting-jmx/3.0.4.Final/remoting-jmx-3.0.4.Final-sources.jar (97 kB at 101 kB/s) [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] jakarta.json-1.1.6.jar, jakarta.json-api-1.1.6.jar, geronimo-json_1.0_spec-1.0-alpha-1.jar define 25 overlapping classes: [WARNING] - javax.json.stream.JsonParser [WARNING] - javax.json.stream.JsonParserFactory [WARNING] - javax.json.JsonString [WARNING] - javax.json.JsonValue [WARNING] - javax.json.Json [WARNING] - javax.json.stream.JsonLocation [WARNING] - javax.json.stream.JsonParsingException [WARNING] - javax.json.stream.JsonParser$Event [WARNING] - javax.json.JsonWriter [WARNING] - javax.json.JsonValue$ValueType [WARNING] - 15 more... [WARNING] jakarta.json-1.1.6.jar, jakarta.json-api-1.1.6.jar define 9 overlapping classes: [WARNING] - javax.json.JsonPatchBuilder [WARNING] - javax.json.JsonPointer [WARNING] - javax.json.JsonMergePatch [WARNING] - javax.json.JsonPatch$Operation [WARNING] - javax.json.JsonValueImpl [WARNING] - javax.json.stream.JsonCollectors [WARNING] - javax.json.EmptyArray [WARNING] - javax.json.JsonPatch [WARNING] - javax.json.EmptyObject [WARNING] slf4j-api-1.7.30.jar, wildfly-elytron-1.13.1.Final.jar define 34 overlapping classes: [WARNING] - org.slf4j.helpers.SubstituteLogger [WARNING] - org.slf4j.helpers.NamedLoggerBase [WARNING] - org.slf4j.helpers.NOPMDCAdapter [WARNING] - org.slf4j.MarkerFactory [WARNING] - org.slf4j.helpers.BasicMarker [WARNING] - org.slf4j.spi.LoggerFactoryBinder [WARNING] - org.slf4j.MDC$MDCCloseable [WARNING] - org.slf4j.spi.LocationAwareLogger [WARNING] - org.slf4j.helpers.MessageFormatter [WARNING] - org.slf4j.helpers.Util$ClassContextSecurityManager [WARNING] - 24 more... [WARNING] jboss-logging-3.4.1.Final.jar, wildfly-elytron-1.13.1.Final.jar define 35 overlapping classes: [WARNING] - org.jboss.logging.MDC [WARNING] - org.jboss.logging.Log4j2Logger [WARNING] - org.jboss.logging.SecurityActions$2 [WARNING] - org.jboss.logging.NDC [WARNING] - org.jboss.logging.Messages$1 [WARNING] - org.jboss.logging.LoggerProvider [WARNING] - org.jboss.logging.Logger$Level [WARNING] - org.jboss.logging.Log4jLoggerProvider [WARNING] - org.jboss.logging.JDKLevel [WARNING] - org.jboss.logging.JBossLogManagerProvider [WARNING] - 25 more... [WARNING] maven-shade-plugin has detected that some class files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the class is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/client/shade/target/wildfly-client-all-22.0.0.Beta1-SNAPSHOT.jar with /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/client/shade/target/wildfly-client-all-22.0.0.Beta1-SNAPSHOT-shaded.jar [INFO] Replacing original source artifact with shaded source artifact. [INFO] Replacing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/client/shade/target/wildfly-client-all-22.0.0.Beta1-SNAPSHOT-sources.jar with /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/client/shade/target/wildfly-client-all-22.0.0.Beta1-SNAPSHOT-shaded-sources.jar [INFO] Dependency-reduced POM written at: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/client/shade/dependency-reduced-pom.xml [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-client-all --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/client/shade/target/wildfly-client-all-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-client-all/22.0.0.Beta1-SNAPSHOT/wildfly-client-all-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/client/shade/dependency-reduced-pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-client-all/22.0.0.Beta1-SNAPSHOT/wildfly-client-all-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/client/shade/target/wildfly-client-all-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-client-all/22.0.0.Beta1-SNAPSHOT/wildfly-client-all-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --------------< org.wildfly:wildfly-clustering-ee-hotrod >-------------- [INFO] Building WildFly: EE clustering - HotRod service provider 22.0.0.Beta1-SNAPSHOT [59/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-client-hotrod/11.0.5.Final/infinispan-client-hotrod-11.0.5.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-client-hotrod/11.0.5.Final/infinispan-client-hotrod-11.0.5.Final.pom (27 kB at 97 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/code/gson/gson/2.8.6/gson-2.8.6.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/google/code/gson/gson/2.8.6/gson-2.8.6.pom [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/google/code/gson/gson/2.8.6/gson-2.8.6.pom (2.5 kB at 3.7 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/code/gson/gson-parent/2.8.6/gson-parent-2.8.6.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/google/code/gson/gson-parent/2.8.6/gson-parent-2.8.6.pom [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/google/code/gson/gson-parent/2.8.6/gson-parent-2.8.6.pom (4.4 kB at 17 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-client-hotrod/11.0.5.Final/infinispan-client-hotrod-11.0.5.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/code/gson/gson/2.8.6/gson-2.8.6.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-client-hotrod/11.0.5.Final/infinispan-client-hotrod-11.0.5.Final.jar (654 kB at 341 kB/s) [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/google/code/gson/gson/2.8.6/gson-2.8.6.jar [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/google/code/gson/gson/2.8.6/gson-2.8.6.jar (240 kB at 342 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-clustering-ee-hotrod --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-clustering-ee-hotrod --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-clustering-ee-hotrod --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-clustering-ee-hotrod --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-clustering-ee-hotrod --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-clustering-ee-hotrod --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/hotrod/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-clustering-ee-hotrod --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/hotrod/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-clustering-ee-hotrod --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-clustering-ee-hotrod --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/hotrod/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-clustering-ee-hotrod --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-clustering-ee-hotrod --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-clustering-ee-hotrod --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/hotrod/target/wildfly-clustering-ee-hotrod-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-clustering-ee-hotrod --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/hotrod/target/wildfly-clustering-ee-hotrod-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-clustering-ee-hotrod --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/hotrod/target/wildfly-clustering-ee-hotrod-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-ee-hotrod/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-ee-hotrod-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/hotrod/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-ee-hotrod/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-ee-hotrod-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/hotrod/target/wildfly-clustering-ee-hotrod-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-ee-hotrod/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-ee-hotrod-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] ------------< org.wildfly:wildfly-clustering-ee-infinispan >------------ [INFO] Building WildFly: EE clustering - Infinispan service provider 22.0.0.Beta1-SNAPSHOT [60/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-clustering-ee-infinispan --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-clustering-ee-infinispan --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-clustering-ee-infinispan --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-clustering-ee-infinispan --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-clustering-ee-infinispan --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-clustering-ee-infinispan --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-clustering-ee-infinispan --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/infinispan/target/classes [INFO] Writing META-INF/services/org.infinispan.protostream.SerializationContextInitializer [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-clustering-ee-infinispan --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-clustering-ee-infinispan --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/infinispan/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-clustering-ee-infinispan --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/infinispan/target/test-classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/infinispan/src/test/java/org/wildfly/clustering/ee/infinispan/CacheEntryMutatorTestCase.java:[47,51] unchecked conversion required: org.infinispan.AdvancedCache found: org.infinispan.AdvancedCache [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/infinispan/src/test/java/org/wildfly/clustering/ee/infinispan/CacheEntryMutatorTestCase.java:[74,51] unchecked conversion required: org.infinispan.AdvancedCache found: org.infinispan.AdvancedCache [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-clustering-ee-infinispan --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-clustering-ee-infinispan --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/infinispan/target/wildfly-clustering-ee-infinispan-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-clustering-ee-infinispan --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/infinispan/target/wildfly-clustering-ee-infinispan-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-clustering-ee-infinispan --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/infinispan/target/wildfly-clustering-ee-infinispan-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-ee-infinispan/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-ee-infinispan-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/infinispan/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-ee-infinispan/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-ee-infinispan-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ee/infinispan/target/wildfly-clustering-ee-infinispan-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-ee-infinispan/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-ee-infinispan-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] -----------< org.wildfly:wildfly-clustering-ejb-infinispan >------------ [INFO] Building WildFly: SFSB clustering - Infinispan integration 22.0.0.Beta1-SNAPSHOT [61/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-clustering-ejb-infinispan --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-clustering-ejb-infinispan --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-clustering-ejb-infinispan --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-clustering-ejb-infinispan --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-clustering-ejb-infinispan --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-clustering-ejb-infinispan --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-clustering-ejb-infinispan --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 48 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/target/classes [INFO] Writing META-INF/services/org.wildfly.clustering.ejb.BeanManagerFactoryServiceConfiguratorFactoryProvider [INFO] Writing META-INF/services/org.wildfly.clustering.ejb.ClientMappingsRegistryProvider [INFO] Writing META-INF/services/org.wildfly.clustering.marshalling.Externalizer [INFO] Writing META-INF/services/org.infinispan.protostream.SerializationContextInitializer [INFO] Writing META-INF/services/org.wildfly.clustering.infinispan.spi.persistence.KeyFormat [INFO] Writing META-INF/services/org.infinispan.persistence.keymappers.TwoWayKey2StringMapper [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/main/java/org/wildfly/clustering/ejb/infinispan/group/InfinispanBeanGroupEntryExternalizer.java:[47,134] unchecked conversion required: org.wildfly.clustering.marshalling.spi.MarshalledValue,C> found: org.wildfly.clustering.marshalling.spi.MarshalledValue [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-clustering-ejb-infinispan --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-clustering-ejb-infinispan --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-clustering-ejb-infinispan --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/target/test-classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/bean/InfinispanBeanTestCase.java:[50,49] unchecked conversion required: org.wildfly.clustering.ejb.infinispan.BeanEntry found: org.wildfly.clustering.ejb.infinispan.BeanEntry [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/bean/InfinispanBeanTestCase.java:[51,57] unchecked conversion required: org.wildfly.clustering.ejb.infinispan.BeanGroup found: org.wildfly.clustering.ejb.infinispan.BeanGroup [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/bean/InfinispanBeanTestCase.java:[53,61] unchecked conversion required: org.wildfly.clustering.ejb.infinispan.BeanRemover found: org.wildfly.clustering.ejb.infinispan.BeanRemover [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/bean/InfinispanBeanTestCase.java:[55,62] unchecked conversion required: org.wildfly.clustering.ejb.PassivationListener found: org.wildfly.clustering.ejb.PassivationListener [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/bean/InfinispanBeanTestCase.java:[104,39] unchecked conversion required: org.wildfly.clustering.ejb.infinispan.BeanEntry found: org.wildfly.clustering.ejb.infinispan.BeanEntry [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/bean/InfinispanBeanTestCase.java:[123,47] unchecked conversion required: org.wildfly.clustering.ejb.RemoveListener found: org.wildfly.clustering.ejb.RemoveListener [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/BeanExpirationSchedulerTestCase.java:[44,49] unchecked conversion required: org.wildfly.clustering.ee.Batcher found: org.wildfly.clustering.ee.Batcher [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/BeanExpirationSchedulerTestCase.java:[45,51] unchecked conversion required: org.wildfly.clustering.ejb.infinispan.BeanFactory found: org.wildfly.clustering.ejb.infinispan.BeanFactory [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/BeanExpirationSchedulerTestCase.java:[46,54] unchecked conversion required: org.wildfly.clustering.ejb.infinispan.ExpirationConfiguration found: org.wildfly.clustering.ejb.infinispan.ExpirationConfiguration [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/BeanExpirationSchedulerTestCase.java:[47,47] unchecked conversion required: org.wildfly.clustering.ejb.RemoveListener found: org.wildfly.clustering.ejb.RemoveListener [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/BeanExpirationSchedulerTestCase.java:[48,39] unchecked conversion required: org.wildfly.clustering.ejb.infinispan.BeanEntry found: org.wildfly.clustering.ejb.infinispan.BeanEntry [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/BeanExpirationSchedulerTestCase.java:[49,51] unchecked conversion required: org.wildfly.clustering.ejb.infinispan.BeanRemover found: org.wildfly.clustering.ejb.infinispan.BeanRemover [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/BeanExpirationSchedulerTestCase.java:[72,49] unchecked conversion required: org.wildfly.clustering.ee.Batcher found: org.wildfly.clustering.ee.Batcher [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/BeanExpirationSchedulerTestCase.java:[74,51] unchecked conversion required: org.wildfly.clustering.ejb.infinispan.BeanFactory found: org.wildfly.clustering.ejb.infinispan.BeanFactory [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/BeanExpirationSchedulerTestCase.java:[75,54] unchecked conversion required: org.wildfly.clustering.ejb.infinispan.ExpirationConfiguration found: org.wildfly.clustering.ejb.infinispan.ExpirationConfiguration [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/BeanExpirationSchedulerTestCase.java:[76,47] unchecked conversion required: org.wildfly.clustering.ejb.RemoveListener found: org.wildfly.clustering.ejb.RemoveListener [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/BeanExpirationSchedulerTestCase.java:[77,39] unchecked conversion required: org.wildfly.clustering.ejb.infinispan.BeanEntry found: org.wildfly.clustering.ejb.infinispan.BeanEntry [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/BeanExpirationSchedulerTestCase.java:[78,51] unchecked conversion required: org.wildfly.clustering.ejb.infinispan.BeanRemover found: org.wildfly.clustering.ejb.infinispan.BeanRemover [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/BeanExpirationSchedulerTestCase.java:[102,49] unchecked conversion required: org.wildfly.clustering.ee.Batcher found: org.wildfly.clustering.ee.Batcher [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/BeanExpirationSchedulerTestCase.java:[104,51] unchecked conversion required: org.wildfly.clustering.ejb.infinispan.BeanFactory found: org.wildfly.clustering.ejb.infinispan.BeanFactory [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/BeanExpirationSchedulerTestCase.java:[105,54] unchecked conversion required: org.wildfly.clustering.ejb.infinispan.ExpirationConfiguration found: org.wildfly.clustering.ejb.infinispan.ExpirationConfiguration [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/BeanExpirationSchedulerTestCase.java:[106,47] unchecked conversion required: org.wildfly.clustering.ejb.RemoveListener found: org.wildfly.clustering.ejb.RemoveListener [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/BeanExpirationSchedulerTestCase.java:[107,39] unchecked conversion required: org.wildfly.clustering.ejb.infinispan.BeanEntry found: org.wildfly.clustering.ejb.infinispan.BeanEntry [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/BeanExpirationSchedulerTestCase.java:[108,51] unchecked conversion required: org.wildfly.clustering.ejb.infinispan.BeanRemover found: org.wildfly.clustering.ejb.infinispan.BeanRemover [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/BeanExpirationSchedulerTestCase.java:[133,49] unchecked conversion required: org.wildfly.clustering.ee.Batcher found: org.wildfly.clustering.ee.Batcher [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/BeanExpirationSchedulerTestCase.java:[134,51] unchecked conversion required: org.wildfly.clustering.ejb.infinispan.BeanFactory found: org.wildfly.clustering.ejb.infinispan.BeanFactory [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/BeanExpirationSchedulerTestCase.java:[135,54] unchecked conversion required: org.wildfly.clustering.ejb.infinispan.ExpirationConfiguration found: org.wildfly.clustering.ejb.infinispan.ExpirationConfiguration [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/BeanExpirationSchedulerTestCase.java:[136,47] unchecked conversion required: org.wildfly.clustering.ejb.RemoveListener found: org.wildfly.clustering.ejb.RemoveListener [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/BeanExpirationSchedulerTestCase.java:[137,39] unchecked conversion required: org.wildfly.clustering.ejb.infinispan.BeanEntry found: org.wildfly.clustering.ejb.infinispan.BeanEntry [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/BeanExpirationSchedulerTestCase.java:[138,51] unchecked conversion required: org.wildfly.clustering.ejb.infinispan.BeanRemover found: org.wildfly.clustering.ejb.infinispan.BeanRemover [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/ExpiredBeanRemoverTestCase.java:[39,61] unchecked conversion required: org.wildfly.clustering.ejb.infinispan.BeanFactory found: org.wildfly.clustering.ejb.infinispan.BeanFactory [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/ExpiredBeanRemoverTestCase.java:[40,68] unchecked conversion required: org.wildfly.clustering.ejb.infinispan.ExpirationConfiguration found: org.wildfly.clustering.ejb.infinispan.ExpirationConfiguration [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/ExpiredBeanRemoverTestCase.java:[45,47] unchecked conversion required: org.wildfly.clustering.ejb.RemoveListener found: org.wildfly.clustering.ejb.RemoveListener [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/ExpiredBeanRemoverTestCase.java:[59,47] unchecked conversion required: org.wildfly.clustering.ejb.RemoveListener found: org.wildfly.clustering.ejb.RemoveListener [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/ExpiredBeanRemoverTestCase.java:[60,39] unchecked conversion required: org.wildfly.clustering.ejb.infinispan.BeanEntry found: org.wildfly.clustering.ejb.infinispan.BeanEntry [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/ExpiredBeanRemoverTestCase.java:[77,47] unchecked conversion required: org.wildfly.clustering.ejb.RemoveListener found: org.wildfly.clustering.ejb.RemoveListener [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/ExpiredBeanRemoverTestCase.java:[78,39] unchecked conversion required: org.wildfly.clustering.ejb.infinispan.BeanEntry found: org.wildfly.clustering.ejb.infinispan.BeanEntry [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/ExpiredBeanRemoverTestCase.java:[94,47] unchecked conversion required: org.wildfly.clustering.ejb.RemoveListener found: org.wildfly.clustering.ejb.RemoveListener [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/ExpiredBeanRemoverTestCase.java:[95,39] unchecked conversion required: org.wildfly.clustering.ejb.infinispan.BeanEntry found: org.wildfly.clustering.ejb.infinispan.BeanEntry [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/group/InfinispanBeanGroupTestCase.java:[46,64] unchecked conversion required: org.wildfly.clustering.ejb.infinispan.BeanGroupEntry found: org.wildfly.clustering.ejb.infinispan.BeanGroupEntry [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/group/InfinispanBeanGroupTestCase.java:[49,43] unchecked conversion required: org.wildfly.clustering.ee.Remover found: org.wildfly.clustering.ee.Remover [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/group/InfinispanBeanGroupTestCase.java:[71,66] unchecked conversion required: org.wildfly.clustering.marshalling.spi.MarshalledValue,java.lang.Object> found: org.wildfly.clustering.marshalling.spi.MarshalledValue [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/group/InfinispanBeanGroupTestCase.java:[82,66] unchecked conversion required: org.wildfly.clustering.marshalling.spi.MarshalledValue,java.lang.Object> found: org.wildfly.clustering.marshalling.spi.MarshalledValue [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/group/InfinispanBeanGroupTestCase.java:[83,41] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/group/InfinispanBeanGroupTestCase.java:[97,52] unchecked conversion required: org.wildfly.clustering.ejb.PassivationListener found: org.wildfly.clustering.ejb.PassivationListener [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/group/InfinispanBeanGroupTestCase.java:[98,66] unchecked conversion required: org.wildfly.clustering.marshalling.spi.MarshalledValue,java.lang.Object> found: org.wildfly.clustering.marshalling.spi.MarshalledValue [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/group/InfinispanBeanGroupTestCase.java:[99,41] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/group/InfinispanBeanGroupTestCase.java:[125,52] unchecked conversion required: org.wildfly.clustering.ejb.PassivationListener found: org.wildfly.clustering.ejb.PassivationListener [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/group/InfinispanBeanGroupTestCase.java:[126,66] unchecked conversion required: org.wildfly.clustering.marshalling.spi.MarshalledValue,java.lang.Object> found: org.wildfly.clustering.marshalling.spi.MarshalledValue [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/group/InfinispanBeanGroupTestCase.java:[127,41] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/group/InfinispanBeanGroupTestCase.java:[154,66] unchecked conversion required: org.wildfly.clustering.marshalling.spi.MarshalledValue,java.lang.Object> found: org.wildfly.clustering.marshalling.spi.MarshalledValue [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/group/InfinispanBeanGroupTestCase.java:[155,52] unchecked conversion required: org.wildfly.clustering.ejb.PassivationListener found: org.wildfly.clustering.ejb.PassivationListener [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/group/InfinispanBeanGroupTestCase.java:[156,41] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/group/InfinispanBeanGroupTestCase.java:[173,52] unchecked conversion required: org.wildfly.clustering.ejb.PassivationListener found: org.wildfly.clustering.ejb.PassivationListener [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/group/InfinispanBeanGroupTestCase.java:[174,66] unchecked conversion required: org.wildfly.clustering.marshalling.spi.MarshalledValue,java.lang.Object> found: org.wildfly.clustering.marshalling.spi.MarshalledValue [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/group/InfinispanBeanGroupTestCase.java:[175,41] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/group/InfinispanBeanGroupTestCase.java:[194,52] unchecked conversion required: org.wildfly.clustering.ejb.PassivationListener found: org.wildfly.clustering.ejb.PassivationListener [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/group/InfinispanBeanGroupTestCase.java:[195,66] unchecked conversion required: org.wildfly.clustering.marshalling.spi.MarshalledValue,java.lang.Object> found: org.wildfly.clustering.marshalling.spi.MarshalledValue [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/group/InfinispanBeanGroupTestCase.java:[196,41] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/src/test/java/org/wildfly/clustering/ejb/infinispan/group/InfinispanBeanGroupTestCase.java:[215,66] unchecked conversion required: org.wildfly.clustering.marshalling.spi.MarshalledValue,java.lang.Object> found: org.wildfly.clustering.marshalling.spi.MarshalledValue [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-clustering-ejb-infinispan --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-clustering-ejb-infinispan --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/target/wildfly-clustering-ejb-infinispan-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-clustering-ejb-infinispan --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/target/wildfly-clustering-ejb-infinispan-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-clustering-ejb-infinispan --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/target/wildfly-clustering-ejb-infinispan-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-ejb-infinispan/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-ejb-infinispan-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-ejb-infinispan/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-ejb-infinispan-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/ejb/infinispan/target/wildfly-clustering-ejb-infinispan-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-ejb-infinispan/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-ejb-infinispan-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] ----------< org.wildfly:wildfly-clustering-infinispan-client >---------- [INFO] Building WildFly: Infinispan Client SPI 22.0.0.Beta1-SNAPSHOT [62/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-query-dsl/11.0.5.Final/infinispan-query-dsl-11.0.5.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-query-dsl/11.0.5.Final/infinispan-query-dsl-11.0.5.Final.pom (3.6 kB at 13 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-query-dsl/11.0.5.Final/infinispan-query-dsl-11.0.5.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-query-dsl/11.0.5.Final/infinispan-query-dsl-11.0.5.Final.jar (63 kB at 226 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-clustering-infinispan-client --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-clustering-infinispan-client --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-clustering-infinispan-client --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-clustering-infinispan-client --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-clustering-infinispan-client --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-clustering-infinispan-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/client/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-clustering-infinispan-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/client/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-clustering-infinispan-client --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-clustering-infinispan-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/client/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-clustering-infinispan-client --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-clustering-infinispan-client --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-clustering-infinispan-client --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/client/target/wildfly-clustering-infinispan-client-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-clustering-infinispan-client --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/client/target/wildfly-clustering-infinispan-client-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-clustering-infinispan-client --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/client/target/wildfly-clustering-infinispan-client-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-infinispan-client/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-infinispan-client-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/client/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-infinispan-client/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-infinispan-client-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/client/target/wildfly-clustering-infinispan-client-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-infinispan-client/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-infinispan-client-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] ---------------< org.wildfly:wildfly-clustering-jgroups >--------------- [INFO] Building WildFly: JGroups modules 22.0.0.Beta1-SNAPSHOT [63/160] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-clustering-jgroups --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-clustering-jgroups --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-clustering-jgroups --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-clustering-jgroups --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-clustering-jgroups --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-clustering-jgroups --- [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-clustering-jgroups --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-clustering-jgroups --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/jgroups/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-jgroups/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-jgroups-22.0.0.Beta1-SNAPSHOT.pom [INFO] [INFO] -------------< org.wildfly:wildfly-clustering-jgroups-api >------------- [INFO] Building WildFly: JGroups API 22.0.0.Beta1-SNAPSHOT [64/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-clustering-jgroups-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-clustering-jgroups-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-clustering-jgroups-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-clustering-jgroups-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-clustering-jgroups-api --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-clustering-jgroups-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/jgroups/api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-clustering-jgroups-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/jgroups/api/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-clustering-jgroups-api --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-clustering-jgroups-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/jgroups/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-clustering-jgroups-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-clustering-jgroups-api --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-clustering-jgroups-api --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/jgroups/api/target/wildfly-clustering-jgroups-api-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-clustering-jgroups-api --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/jgroups/api/target/wildfly-clustering-jgroups-api-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-clustering-jgroups-api --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/jgroups/api/target/wildfly-clustering-jgroups-api-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-jgroups-api/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-jgroups-api-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/jgroups/api/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-jgroups-api/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-jgroups-api-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/jgroups/api/target/wildfly-clustering-jgroups-api-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-jgroups-api/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-jgroups-api-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] -------------< org.wildfly:wildfly-clustering-jgroups-spi >------------- [INFO] Building WildFly: JGroups SPI 22.0.0.Beta1-SNAPSHOT [65/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-clustering-jgroups-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-clustering-jgroups-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-clustering-jgroups-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-clustering-jgroups-spi --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-clustering-jgroups-spi --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-clustering-jgroups-spi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/jgroups/spi/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-clustering-jgroups-spi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/jgroups/spi/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-clustering-jgroups-spi --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-clustering-jgroups-spi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/jgroups/spi/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-clustering-jgroups-spi --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-clustering-jgroups-spi --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-clustering-jgroups-spi --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/jgroups/spi/target/wildfly-clustering-jgroups-spi-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-clustering-jgroups-spi --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/jgroups/spi/target/wildfly-clustering-jgroups-spi-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-clustering-jgroups-spi --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/jgroups/spi/target/wildfly-clustering-jgroups-spi-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-jgroups-spi/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-jgroups-spi-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/jgroups/spi/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-jgroups-spi/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-jgroups-spi-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/jgroups/spi/target/wildfly-clustering-jgroups-spi-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-jgroups-spi/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-jgroups-spi-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] ----------< org.wildfly:wildfly-clustering-jgroups-extension >---------- [INFO] Building WildFly: JGroups Subsystem 22.0.0.Beta1-SNAPSHOT [66/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-clustering-jgroups-extension --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-clustering-jgroups-extension --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-clustering-jgroups-extension --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-clustering-jgroups-extension --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-clustering-jgroups-extension --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-clustering-jgroups-extension --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-clustering-jgroups-extension --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 87 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/jgroups/extension/target/classes [INFO] Writing META-INF/services/org.jboss.as.controller.transform.ExtensionTransformerRegistration [INFO] Writing META-INF/services/org.jboss.as.controller.Extension [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-clustering-jgroups-extension --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-clustering-jgroups-extension --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 14 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-clustering-jgroups-extension --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/jgroups/extension/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-clustering-jgroups-extension --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-clustering-jgroups-extension --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/jgroups/extension/target/wildfly-clustering-jgroups-extension-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-clustering-jgroups-extension --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/jgroups/extension/target/wildfly-clustering-jgroups-extension-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-jar-plugin:3.1.2:test-jar (default) @ wildfly-clustering-jgroups-extension --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/jgroups/extension/target/wildfly-clustering-jgroups-extension-22.0.0.Beta1-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-clustering-jgroups-extension --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/jgroups/extension/target/wildfly-clustering-jgroups-extension-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-jgroups-extension/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-jgroups-extension-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/jgroups/extension/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-jgroups-extension/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-jgroups-extension-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/jgroups/extension/target/wildfly-clustering-jgroups-extension-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-jgroups-extension/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-jgroups-extension-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/jgroups/extension/target/wildfly-clustering-jgroups-extension-22.0.0.Beta1-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-jgroups-extension/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-jgroups-extension-22.0.0.Beta1-SNAPSHOT-tests.jar [INFO] [INFO] --------< org.wildfly:wildfly-clustering-infinispan-extension >--------- [INFO] Building WildFly: Infinispan subsystem 22.0.0.Beta1-SNAPSHOT [67/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-cachestore-jdbc/11.0.5.Final/infinispan-cachestore-jdbc-11.0.5.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-cachestore-jdbc/11.0.5.Final/infinispan-cachestore-jdbc-11.0.5.Final.pom (6.8 kB at 24 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-persistence-parent/11.0.5.Final/infinispan-persistence-parent-11.0.5.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-persistence-parent/11.0.5.Final/infinispan-persistence-parent-11.0.5.Final.pom (1.1 kB at 4.1 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/agroal/agroal-api/1.3/agroal-api-1.3.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/agroal/agroal-api/1.3/agroal-api-1.3.pom (1.9 kB at 7.0 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/agroal/agroal-parent/1.3/agroal-parent-1.3.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/agroal/agroal-parent/1.3/agroal-parent-1.3.pom (5.6 kB at 20 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/agroal/agroal-pool/1.3/agroal-pool-1.3.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/agroal/agroal-pool/1.3/agroal-pool-1.3.pom (2.2 kB at 7.8 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-cachestore-remote/11.0.5.Final/infinispan-cachestore-remote-11.0.5.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-cachestore-remote/11.0.5.Final/infinispan-cachestore-remote-11.0.5.Final.pom (21 kB at 75 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-cachestore-jdbc/11.0.5.Final/infinispan-cachestore-jdbc-11.0.5.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-cachestore-remote/11.0.5.Final/infinispan-cachestore-remote-11.0.5.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/agroal/agroal-pool/1.3/agroal-pool-1.3.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/agroal/agroal-api/1.3/agroal-api-1.3.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-cachestore-jdbc/11.0.5.Final/infinispan-cachestore-jdbc-11.0.5.Final.jar (136 kB at 462 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/agroal/agroal-api/1.3/agroal-api-1.3.jar (43 kB at 51 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-cachestore-remote/11.0.5.Final/infinispan-cachestore-remote-11.0.5.Final.jar (114 kB at 102 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/agroal/agroal-pool/1.3/agroal-pool-1.3.jar (98 kB at 84 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-clustering-infinispan-extension --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-clustering-infinispan-extension --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-clustering-infinispan-extension --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-clustering-infinispan-extension --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-clustering-infinispan-extension --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-clustering-infinispan-extension --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 19 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-clustering-infinispan-extension --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 190 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/extension/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/extension/src/main/java/org/jboss/as/clustering/infinispan/subsystem/ConsistentHashStrategy.java:[25,38] org.infinispan.distribution.ch.ConsistentHashFactory in org.infinispan.distribution.ch has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/extension/src/main/java/org/jboss/as/clustering/infinispan/subsystem/ThreadPoolServiceConfigurator.java:[28,40] org.infinispan.commons.executors.BlockingThreadPoolExecutorFactory in org.infinispan.commons.executors has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/extension/src/main/java/org/jboss/as/clustering/infinispan/deployment/ClusteringDependencyProcessor.java:[31,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/extension/src/main/java/org/jboss/as/clustering/infinispan/subsystem/InfinispanSubsystemXMLReader.java:[42,59] org.jboss.as.clustering.infinispan.subsystem.remote.InvalidationNearCacheResourceDefinition in org.jboss.as.clustering.infinispan.subsystem.remote has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/extension/src/main/java/org/jboss/as/clustering/infinispan/subsystem/RemoteStoreServiceConfigurator.java:[25,59] org.jboss.as.clustering.infinispan.subsystem.RemoteStoreResourceDefinition in org.jboss.as.clustering.infinispan.subsystem has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/extension/src/main/java/org/jboss/as/clustering/infinispan/subsystem/RemoteStoreServiceConfigurator.java:[26,59] org.jboss.as.clustering.infinispan.subsystem.RemoteStoreResourceDefinition in org.jboss.as.clustering.infinispan.subsystem has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/extension/src/main/java/org/jboss/as/clustering/infinispan/subsystem/RemoteStoreServiceConfigurator.java:[27,59] org.jboss.as.clustering.infinispan.subsystem.RemoteStoreResourceDefinition in org.jboss.as.clustering.infinispan.subsystem has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/extension/src/main/java/org/jboss/as/clustering/infinispan/subsystem/RemoteStoreServiceConfigurator.java:[28,59] org.jboss.as.clustering.infinispan.subsystem.RemoteStoreResourceDefinition in org.jboss.as.clustering.infinispan.subsystem has been deprecated [INFO] Writing META-INF/services/org.jboss.as.controller.transform.ExtensionTransformerRegistration [INFO] Writing META-INF/services/org.jboss.as.controller.Extension [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/extension/src/main/java/org/jboss/as/clustering/infinispan/subsystem/ConsistentHashStrategy.java:[25,38] org.infinispan.distribution.ch.ConsistentHashFactory in org.infinispan.distribution.ch has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/extension/src/main/java/org/jboss/as/clustering/infinispan/subsystem/ThreadPoolServiceConfigurator.java:[28,40] org.infinispan.commons.executors.BlockingThreadPoolExecutorFactory in org.infinispan.commons.executors has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/extension/src/main/java/org/jboss/as/clustering/infinispan/deployment/ClusteringDependencyProcessor.java:[31,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/extension/src/main/java/org/jboss/as/clustering/infinispan/subsystem/InfinispanSubsystemXMLReader.java:[42,59] org.jboss.as.clustering.infinispan.subsystem.remote.InvalidationNearCacheResourceDefinition in org.jboss.as.clustering.infinispan.subsystem.remote has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/extension/src/main/java/org/jboss/as/clustering/infinispan/subsystem/RemoteStoreServiceConfigurator.java:[25,59] org.jboss.as.clustering.infinispan.subsystem.RemoteStoreResourceDefinition in org.jboss.as.clustering.infinispan.subsystem has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/extension/src/main/java/org/jboss/as/clustering/infinispan/subsystem/RemoteStoreServiceConfigurator.java:[26,59] org.jboss.as.clustering.infinispan.subsystem.RemoteStoreResourceDefinition in org.jboss.as.clustering.infinispan.subsystem has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/extension/src/main/java/org/jboss/as/clustering/infinispan/subsystem/RemoteStoreServiceConfigurator.java:[27,59] org.jboss.as.clustering.infinispan.subsystem.RemoteStoreResourceDefinition in org.jboss.as.clustering.infinispan.subsystem has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/extension/src/main/java/org/jboss/as/clustering/infinispan/subsystem/RemoteStoreServiceConfigurator.java:[28,59] org.jboss.as.clustering.infinispan.subsystem.RemoteStoreResourceDefinition in org.jboss.as.clustering.infinispan.subsystem has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/extension/src/main/java/org/jboss/as/clustering/infinispan/subsystem/ConsistentHashStrategy.java:[25,38] org.infinispan.distribution.ch.ConsistentHashFactory in org.infinispan.distribution.ch has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/extension/src/main/java/org/jboss/as/clustering/infinispan/subsystem/ThreadPoolServiceConfigurator.java:[28,40] org.infinispan.commons.executors.BlockingThreadPoolExecutorFactory in org.infinispan.commons.executors has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/extension/src/main/java/org/jboss/as/clustering/infinispan/deployment/ClusteringDependencyProcessor.java:[31,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/extension/src/main/java/org/jboss/as/clustering/infinispan/subsystem/InfinispanSubsystemXMLReader.java:[42,59] org.jboss.as.clustering.infinispan.subsystem.remote.InvalidationNearCacheResourceDefinition in org.jboss.as.clustering.infinispan.subsystem.remote has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/extension/src/main/java/org/jboss/as/clustering/infinispan/subsystem/RemoteStoreServiceConfigurator.java:[25,59] org.jboss.as.clustering.infinispan.subsystem.RemoteStoreResourceDefinition in org.jboss.as.clustering.infinispan.subsystem has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/extension/src/main/java/org/jboss/as/clustering/infinispan/subsystem/RemoteStoreServiceConfigurator.java:[26,59] org.jboss.as.clustering.infinispan.subsystem.RemoteStoreResourceDefinition in org.jboss.as.clustering.infinispan.subsystem has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/extension/src/main/java/org/jboss/as/clustering/infinispan/subsystem/RemoteStoreServiceConfigurator.java:[27,59] org.jboss.as.clustering.infinispan.subsystem.RemoteStoreResourceDefinition in org.jboss.as.clustering.infinispan.subsystem has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/extension/src/main/java/org/jboss/as/clustering/infinispan/subsystem/RemoteStoreServiceConfigurator.java:[28,59] org.jboss.as.clustering.infinispan.subsystem.RemoteStoreResourceDefinition in org.jboss.as.clustering.infinispan.subsystem has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/extension/src/main/java/org/jboss/as/clustering/infinispan/subsystem/ConsistentHashStrategy.java:[25,38] org.infinispan.distribution.ch.ConsistentHashFactory in org.infinispan.distribution.ch has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/extension/src/main/java/org/jboss/as/clustering/infinispan/subsystem/ThreadPoolServiceConfigurator.java:[28,40] org.infinispan.commons.executors.BlockingThreadPoolExecutorFactory in org.infinispan.commons.executors has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/extension/src/main/java/org/jboss/as/clustering/infinispan/deployment/ClusteringDependencyProcessor.java:[31,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/extension/src/main/java/org/jboss/as/clustering/infinispan/subsystem/InfinispanSubsystemXMLReader.java:[42,59] org.jboss.as.clustering.infinispan.subsystem.remote.InvalidationNearCacheResourceDefinition in org.jboss.as.clustering.infinispan.subsystem.remote has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/extension/src/main/java/org/jboss/as/clustering/infinispan/subsystem/RemoteStoreServiceConfigurator.java:[25,59] org.jboss.as.clustering.infinispan.subsystem.RemoteStoreResourceDefinition in org.jboss.as.clustering.infinispan.subsystem has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/extension/src/main/java/org/jboss/as/clustering/infinispan/subsystem/RemoteStoreServiceConfigurator.java:[26,59] org.jboss.as.clustering.infinispan.subsystem.RemoteStoreResourceDefinition in org.jboss.as.clustering.infinispan.subsystem has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/extension/src/main/java/org/jboss/as/clustering/infinispan/subsystem/RemoteStoreServiceConfigurator.java:[27,59] org.jboss.as.clustering.infinispan.subsystem.RemoteStoreResourceDefinition in org.jboss.as.clustering.infinispan.subsystem has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/extension/src/main/java/org/jboss/as/clustering/infinispan/subsystem/RemoteStoreServiceConfigurator.java:[28,59] org.jboss.as.clustering.infinispan.subsystem.RemoteStoreResourceDefinition in org.jboss.as.clustering.infinispan.subsystem has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/extension/src/main/java/org/jboss/as/clustering/infinispan/subsystem/ThreadPoolServiceConfigurator.java:[68,52] org.infinispan.commons.executors.BlockingThreadPoolExecutorFactory in org.infinispan.commons.executors has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/extension/src/main/java/org/jboss/as/clustering/infinispan/subsystem/CacheComponentMetricExecutor.java:[43,40] getComponentRegistry() in org.infinispan.AdvancedCache has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/extension/src/main/java/org/jboss/as/clustering/infinispan/subsystem/InfinispanSubsystemXMLWriter.java:[277,46] unchecked generic array creation for varargs parameter of type java.lang.Iterable[] [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/extension/src/main/java/org/jboss/as/clustering/infinispan/subsystem/InfinispanSubsystemXMLWriter.java:[285,46] unchecked generic array creation for varargs parameter of type java.lang.Iterable[] [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/extension/src/main/java/org/jboss/as/clustering/infinispan/subsystem/CacheInterceptorOperationExecutor.java:[44,40] getAsyncInterceptorChain() in org.infinispan.AdvancedCache has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/extension/src/main/java/org/jboss/as/clustering/infinispan/subsystem/BackupOperationExecutor.java:[61,93] getComponentRegistry() in org.infinispan.AdvancedCache has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/extension/src/main/java/org/jboss/as/clustering/infinispan/subsystem/JDBCStoreServiceConfigurator.java:[93,41] unchecked call to setDataSourceDependency(java.util.function.Supplier) as a member of the raw type org.jboss.as.clustering.infinispan.DataSourceConnectionFactoryConfigurationBuilder [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/extension/src/main/java/org/jboss/as/clustering/infinispan/subsystem/CacheInterceptorMetricExecutor.java:[50,40] getAsyncInterceptorChain() in org.infinispan.AdvancedCache has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/extension/src/main/java/org/jboss/as/clustering/infinispan/subsystem/remote/ManagedRemoteCacheContainer.java:[85,37] getCache(java.lang.String,boolean,org.infinispan.client.hotrod.configuration.TransactionMode,javax.transaction.TransactionManager) in org.infinispan.client.hotrod.RemoteCacheContainer has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/extension/src/main/java/org/jboss/as/clustering/infinispan/subsystem/remote/ManagedRemoteCacheContainer.java:[80,37] getCache(java.lang.String,org.infinispan.client.hotrod.configuration.TransactionMode,javax.transaction.TransactionManager) in org.infinispan.client.hotrod.RemoteCacheContainer has been deprecated [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-clustering-infinispan-extension --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-clustering-infinispan-extension --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 22 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-clustering-infinispan-extension --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/extension/target/test-classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/extension/src/test/java/org/jboss/as/clustering/infinispan/subsystem/OperationTestCaseBase.java:[188,76] org.jboss.as.clustering.infinispan.subsystem.RemoteStoreResourceDefinition in org.jboss.as.clustering.infinispan.subsystem has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/extension/src/test/java/org/jboss/as/clustering/infinispan/subsystem/OperationTestCaseBase.java:[192,76] org.jboss.as.clustering.infinispan.subsystem.RemoteStoreResourceDefinition in org.jboss.as.clustering.infinispan.subsystem has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/extension/src/test/java/org/jboss/as/clustering/infinispan/DefaultCacheContainerTestCase.java:[62,68] unchecked conversion required: org.jboss.as.clustering.controller.ServiceValueRegistry> found: org.jboss.as.clustering.controller.ServiceValueRegistry [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/extension/src/test/java/org/jboss/as/clustering/infinispan/DefaultCacheContainerTestCase.java:[92,51] unchecked conversion required: org.infinispan.AdvancedCache found: org.infinispan.AdvancedCache [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/extension/src/test/java/org/jboss/as/clustering/infinispan/DefaultCacheContainerTestCase.java:[107,51] unchecked conversion required: org.infinispan.AdvancedCache found: org.infinispan.AdvancedCache [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/extension/src/test/java/org/jboss/as/clustering/infinispan/DefaultCacheContainerTestCase.java:[122,51] unchecked conversion required: org.infinispan.AdvancedCache found: org.infinispan.AdvancedCache [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-clustering-infinispan-extension --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-clustering-infinispan-extension --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/extension/target/wildfly-clustering-infinispan-extension-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-clustering-infinispan-extension --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/extension/target/wildfly-clustering-infinispan-extension-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-clustering-infinispan-extension --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/extension/target/wildfly-clustering-infinispan-extension-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-infinispan-extension/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-infinispan-extension-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/extension/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-infinispan-extension/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-infinispan-extension-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/infinispan/extension/target/wildfly-clustering-infinispan-extension-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-infinispan-extension/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-infinispan-extension-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] ---------------< org.wildfly:wildfly-clustering-server >---------------- [INFO] Building WildFly: Clustering API implementation 22.0.0.Beta1-SNAPSHOT [68/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-clustering-server --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-clustering-server --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-clustering-server --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-clustering-server --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-clustering-server --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-clustering-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-clustering-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 137 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/DistributedSingletonServiceBuilderFactory.java:[24,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/DistributedSingletonServiceBuilderFactory.java:[27,38] org.wildfly.clustering.service.InjectedValueDependency in org.wildfly.clustering.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/DistributedSingletonServiceBuilderFactory.java:[29,40] org.wildfly.clustering.singleton.SingletonServiceBuilder in org.wildfly.clustering.singleton has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/DistributedSingletonServiceBuilderFactory.java:[30,40] org.wildfly.clustering.singleton.SingletonServiceBuilderFactory in org.wildfly.clustering.singleton has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/LocalLegacySingletonService.java:[25,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/LocalLegacySingletonService.java:[26,40] org.wildfly.clustering.singleton.SingletonService in org.wildfly.clustering.singleton has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/PrimaryProxyService.java:[34,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/LocalSingletonServiceBuilder.java:[27,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/LocalSingletonServiceBuilder.java:[36,40] org.wildfly.clustering.singleton.SingletonService in org.wildfly.clustering.singleton has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/LocalSingletonServiceBuilder.java:[37,40] org.wildfly.clustering.singleton.SingletonServiceBuilder in org.wildfly.clustering.singleton has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/LegacyDistributedSingletonService.java:[30,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/LegacyDistributedSingletonService.java:[40,40] org.wildfly.clustering.singleton.SingletonService in org.wildfly.clustering.singleton has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/IdentitySingletonServiceBuilderFactoryBuilderProvider.java:[28,42] org.jboss.as.clustering.controller.IdentityLegacyCapabilityServiceConfigurator in org.jboss.as.clustering.controller has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/IdentitySingletonServiceBuilderFactoryBuilderProvider.java:[31,40] org.wildfly.clustering.singleton.SingletonServiceBuilderFactory in org.wildfly.clustering.singleton has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/DistributedSingletonServiceBuilder.java:[27,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/DistributedSingletonServiceBuilder.java:[34,38] org.wildfly.clustering.service.AsynchronousServiceBuilder in org.wildfly.clustering.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/DistributedSingletonServiceBuilder.java:[40,40] org.wildfly.clustering.singleton.SingletonService in org.wildfly.clustering.singleton has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/DistributedSingletonServiceBuilder.java:[41,40] org.wildfly.clustering.singleton.SingletonServiceBuilder in org.wildfly.clustering.singleton has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/LocalSingletonServiceBuilderFactory.java:[24,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/LocalSingletonServiceBuilderFactory.java:[27,38] org.wildfly.clustering.service.InjectedValueDependency in org.wildfly.clustering.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/LocalSingletonServiceBuilderFactory.java:[29,40] org.wildfly.clustering.singleton.SingletonServiceBuilder in org.wildfly.clustering.singleton has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/LocalSingletonServiceBuilderFactory.java:[30,40] org.wildfly.clustering.singleton.SingletonServiceBuilderFactory in org.wildfly.clustering.singleton has been deprecated [INFO] Writing META-INF/services/org.wildfly.clustering.spi.IdentityCacheServiceConfiguratorProvider [INFO] Writing META-INF/services/org.wildfly.clustering.marshalling.Externalizer [INFO] Writing META-INF/services/org.wildfly.clustering.spi.LocalGroupServiceConfiguratorProvider [INFO] Writing META-INF/services/org.infinispan.protostream.SerializationContextInitializer [INFO] Writing META-INF/services/org.wildfly.clustering.spi.LocalCacheServiceConfiguratorProvider [INFO] Writing META-INF/services/org.wildfly.clustering.spi.IdentityGroupServiceConfiguratorProvider [INFO] Writing META-INF/services/org.wildfly.clustering.infinispan.spi.persistence.KeyFormat [INFO] Writing META-INF/services/org.wildfly.clustering.spi.DistributedCacheServiceConfiguratorProvider [INFO] Writing META-INF/services/org.wildfly.clustering.marshalling.jboss.ClassTableContributor [INFO] Writing META-INF/services/org.infinispan.persistence.keymappers.TwoWayKey2StringMapper [INFO] Writing META-INF/services/org.wildfly.clustering.spi.DistributedGroupServiceConfiguratorProvider [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/DistributedSingletonServiceBuilderFactory.java:[24,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/DistributedSingletonServiceBuilderFactory.java:[27,38] org.wildfly.clustering.service.InjectedValueDependency in org.wildfly.clustering.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/DistributedSingletonServiceBuilderFactory.java:[29,40] org.wildfly.clustering.singleton.SingletonServiceBuilder in org.wildfly.clustering.singleton has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/DistributedSingletonServiceBuilderFactory.java:[30,40] org.wildfly.clustering.singleton.SingletonServiceBuilderFactory in org.wildfly.clustering.singleton has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/LocalLegacySingletonService.java:[25,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/LocalLegacySingletonService.java:[26,40] org.wildfly.clustering.singleton.SingletonService in org.wildfly.clustering.singleton has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/PrimaryProxyService.java:[34,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/LocalSingletonServiceBuilder.java:[27,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/LocalSingletonServiceBuilder.java:[36,40] org.wildfly.clustering.singleton.SingletonService in org.wildfly.clustering.singleton has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/LocalSingletonServiceBuilder.java:[37,40] org.wildfly.clustering.singleton.SingletonServiceBuilder in org.wildfly.clustering.singleton has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/LegacyDistributedSingletonService.java:[30,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/LegacyDistributedSingletonService.java:[40,40] org.wildfly.clustering.singleton.SingletonService in org.wildfly.clustering.singleton has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/IdentitySingletonServiceBuilderFactoryBuilderProvider.java:[28,42] org.jboss.as.clustering.controller.IdentityLegacyCapabilityServiceConfigurator in org.jboss.as.clustering.controller has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/IdentitySingletonServiceBuilderFactoryBuilderProvider.java:[31,40] org.wildfly.clustering.singleton.SingletonServiceBuilderFactory in org.wildfly.clustering.singleton has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/DistributedSingletonServiceBuilder.java:[27,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/DistributedSingletonServiceBuilder.java:[34,38] org.wildfly.clustering.service.AsynchronousServiceBuilder in org.wildfly.clustering.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/DistributedSingletonServiceBuilder.java:[40,40] org.wildfly.clustering.singleton.SingletonService in org.wildfly.clustering.singleton has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/DistributedSingletonServiceBuilder.java:[41,40] org.wildfly.clustering.singleton.SingletonServiceBuilder in org.wildfly.clustering.singleton has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/LocalSingletonServiceBuilderFactory.java:[24,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/LocalSingletonServiceBuilderFactory.java:[27,38] org.wildfly.clustering.service.InjectedValueDependency in org.wildfly.clustering.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/LocalSingletonServiceBuilderFactory.java:[29,40] org.wildfly.clustering.singleton.SingletonServiceBuilder in org.wildfly.clustering.singleton has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/LocalSingletonServiceBuilderFactory.java:[30,40] org.wildfly.clustering.singleton.SingletonServiceBuilderFactory in org.wildfly.clustering.singleton has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/DistributedSingletonServiceBuilderFactory.java:[24,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/DistributedSingletonServiceBuilderFactory.java:[27,38] org.wildfly.clustering.service.InjectedValueDependency in org.wildfly.clustering.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/DistributedSingletonServiceBuilderFactory.java:[29,40] org.wildfly.clustering.singleton.SingletonServiceBuilder in org.wildfly.clustering.singleton has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/DistributedSingletonServiceBuilderFactory.java:[30,40] org.wildfly.clustering.singleton.SingletonServiceBuilderFactory in org.wildfly.clustering.singleton has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/LocalLegacySingletonService.java:[25,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/LocalLegacySingletonService.java:[26,40] org.wildfly.clustering.singleton.SingletonService in org.wildfly.clustering.singleton has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/PrimaryProxyService.java:[34,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/LocalSingletonServiceBuilder.java:[27,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/LocalSingletonServiceBuilder.java:[36,40] org.wildfly.clustering.singleton.SingletonService in org.wildfly.clustering.singleton has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/LocalSingletonServiceBuilder.java:[37,40] org.wildfly.clustering.singleton.SingletonServiceBuilder in org.wildfly.clustering.singleton has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/LegacyDistributedSingletonService.java:[30,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/LegacyDistributedSingletonService.java:[40,40] org.wildfly.clustering.singleton.SingletonService in org.wildfly.clustering.singleton has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/IdentitySingletonServiceBuilderFactoryBuilderProvider.java:[28,42] org.jboss.as.clustering.controller.IdentityLegacyCapabilityServiceConfigurator in org.jboss.as.clustering.controller has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/IdentitySingletonServiceBuilderFactoryBuilderProvider.java:[31,40] org.wildfly.clustering.singleton.SingletonServiceBuilderFactory in org.wildfly.clustering.singleton has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/DistributedSingletonServiceBuilder.java:[27,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/DistributedSingletonServiceBuilder.java:[34,38] org.wildfly.clustering.service.AsynchronousServiceBuilder in org.wildfly.clustering.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/DistributedSingletonServiceBuilder.java:[40,40] org.wildfly.clustering.singleton.SingletonService in org.wildfly.clustering.singleton has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/DistributedSingletonServiceBuilder.java:[41,40] org.wildfly.clustering.singleton.SingletonServiceBuilder in org.wildfly.clustering.singleton has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/LocalSingletonServiceBuilderFactory.java:[24,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/LocalSingletonServiceBuilderFactory.java:[27,38] org.wildfly.clustering.service.InjectedValueDependency in org.wildfly.clustering.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/LocalSingletonServiceBuilderFactory.java:[29,40] org.wildfly.clustering.singleton.SingletonServiceBuilder in org.wildfly.clustering.singleton has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/LocalSingletonServiceBuilderFactory.java:[30,40] org.wildfly.clustering.singleton.SingletonServiceBuilderFactory in org.wildfly.clustering.singleton has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/DistributedSingletonServiceBuilderFactory.java:[24,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/DistributedSingletonServiceBuilderFactory.java:[27,38] org.wildfly.clustering.service.InjectedValueDependency in org.wildfly.clustering.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/DistributedSingletonServiceBuilderFactory.java:[29,40] org.wildfly.clustering.singleton.SingletonServiceBuilder in org.wildfly.clustering.singleton has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/DistributedSingletonServiceBuilderFactory.java:[30,40] org.wildfly.clustering.singleton.SingletonServiceBuilderFactory in org.wildfly.clustering.singleton has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/LocalLegacySingletonService.java:[25,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/LocalLegacySingletonService.java:[26,40] org.wildfly.clustering.singleton.SingletonService in org.wildfly.clustering.singleton has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/PrimaryProxyService.java:[34,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/LocalSingletonServiceBuilder.java:[27,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/LocalSingletonServiceBuilder.java:[36,40] org.wildfly.clustering.singleton.SingletonService in org.wildfly.clustering.singleton has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/LocalSingletonServiceBuilder.java:[37,40] org.wildfly.clustering.singleton.SingletonServiceBuilder in org.wildfly.clustering.singleton has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/LegacyDistributedSingletonService.java:[30,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/LegacyDistributedSingletonService.java:[40,40] org.wildfly.clustering.singleton.SingletonService in org.wildfly.clustering.singleton has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/IdentitySingletonServiceBuilderFactoryBuilderProvider.java:[28,42] org.jboss.as.clustering.controller.IdentityLegacyCapabilityServiceConfigurator in org.jboss.as.clustering.controller has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/IdentitySingletonServiceBuilderFactoryBuilderProvider.java:[31,40] org.wildfly.clustering.singleton.SingletonServiceBuilderFactory in org.wildfly.clustering.singleton has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/DistributedSingletonServiceBuilder.java:[27,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/DistributedSingletonServiceBuilder.java:[34,38] org.wildfly.clustering.service.AsynchronousServiceBuilder in org.wildfly.clustering.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/DistributedSingletonServiceBuilder.java:[40,40] org.wildfly.clustering.singleton.SingletonService in org.wildfly.clustering.singleton has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/DistributedSingletonServiceBuilder.java:[41,40] org.wildfly.clustering.singleton.SingletonServiceBuilder in org.wildfly.clustering.singleton has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/LocalSingletonServiceBuilderFactory.java:[24,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/LocalSingletonServiceBuilderFactory.java:[27,38] org.wildfly.clustering.service.InjectedValueDependency in org.wildfly.clustering.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/LocalSingletonServiceBuilderFactory.java:[29,40] org.wildfly.clustering.singleton.SingletonServiceBuilder in org.wildfly.clustering.singleton has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/LocalSingletonServiceBuilderFactory.java:[30,40] org.wildfly.clustering.singleton.SingletonServiceBuilderFactory in org.wildfly.clustering.singleton has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/registry/IdentityRegistryFactoryServiceConfiguratorProvider.java:[62,16] unchecked generic array creation for varargs parameter of type java.lang.Iterable[] [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/singleton/SingletonServiceConfiguratorFactoryServiceConfiguratorProvider.java:[55,16] unchecked generic array creation for varargs parameter of type java.lang.Iterable[] [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/main/java/org/wildfly/clustering/server/registry/RegistryFactoryServiceConfiguratorProvider.java:[53,16] unchecked generic array creation for varargs parameter of type java.lang.Iterable[] [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-clustering-server --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-clustering-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-clustering-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/target/test-classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/test/java/org/wildfly/clustering/server/dispatcher/ManagedCommandDispatcherTestCase.java:[46,52] unchecked conversion required: org.wildfly.clustering.dispatcher.CommandDispatcher found: org.wildfly.clustering.dispatcher.CommandDispatcher [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/test/java/org/wildfly/clustering/server/dispatcher/ManagedCommandDispatcherTestCase.java:[56,49] unchecked conversion required: org.wildfly.clustering.dispatcher.Command found: org.wildfly.clustering.dispatcher.Command [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/test/java/org/wildfly/clustering/server/dispatcher/ManagedCommandDispatcherTestCase.java:[59,47] unchecked conversion required: java.util.concurrent.CompletionStage found: java.util.concurrent.CompletionStage [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/src/test/java/org/wildfly/clustering/server/dispatcher/ManagedCommandDispatcherFactoryTestCase.java:[43,56] unchecked conversion required: org.wildfly.clustering.dispatcher.CommandDispatcher found: org.wildfly.clustering.dispatcher.CommandDispatcher [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-clustering-server --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-clustering-server --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/target/wildfly-clustering-server-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-clustering-server --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/target/wildfly-clustering-server-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-clustering-server --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/target/wildfly-clustering-server-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-server/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-server-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-server/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-server-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/server/target/wildfly-clustering-server-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-server/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-server-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] ---------< org.wildfly:wildfly-clustering-singleton-extension >--------- [INFO] Building WildFly: Singleton extension 22.0.0.Beta1-SNAPSHOT [69/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-clustering-singleton-extension --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-clustering-singleton-extension --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-clustering-singleton-extension --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-clustering-singleton-extension --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-clustering-singleton-extension --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-clustering-singleton-extension --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-clustering-singleton-extension --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 38 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/singleton/extension/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/singleton/extension/src/main/java/org/wildfly/extension/clustering/singleton/SingletonPolicyServiceHandler.java:[36,38] org.wildfly.clustering.service.AliasServiceBuilder in org.wildfly.clustering.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/singleton/extension/src/main/java/org/wildfly/extension/clustering/singleton/SingletonServiceHandler.java:[36,38] org.wildfly.clustering.service.AliasServiceBuilder in org.wildfly.clustering.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/singleton/extension/src/main/java/org/wildfly/extension/clustering/singleton/deployment/SingletonDeploymentUnitPhaseBuilder.java:[27,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/singleton/extension/src/main/java/org/wildfly/extension/clustering/singleton/deployment/SingletonDeploymentUnitPhaseBuilder.java:[32,40] org.wildfly.clustering.singleton.SingletonPolicy in org.wildfly.clustering.singleton has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/singleton/extension/src/main/java/org/wildfly/extension/clustering/singleton/SingletonPolicyServiceConfigurator.java:[49,38] org.wildfly.clustering.service.Builder in org.wildfly.clustering.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/singleton/extension/src/main/java/org/wildfly/extension/clustering/singleton/SingletonPolicyServiceConfigurator.java:[56,40] org.wildfly.clustering.singleton.SingletonPolicy in org.wildfly.clustering.singleton has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/singleton/extension/src/main/java/org/wildfly/extension/clustering/singleton/SingletonPolicyServiceConfigurator.java:[57,40] org.wildfly.clustering.singleton.SingletonServiceBuilderFactory in org.wildfly.clustering.singleton has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/singleton/extension/src/main/java/org/wildfly/extension/clustering/singleton/deployment/SingletonDeploymentProcessor.java:[36,40] org.wildfly.clustering.singleton.SingletonPolicy in org.wildfly.clustering.singleton has been deprecated [INFO] Writing META-INF/services/org.jboss.as.controller.transform.ExtensionTransformerRegistration [INFO] Writing META-INF/services/org.jboss.as.controller.Extension [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/singleton/extension/src/main/java/org/wildfly/extension/clustering/singleton/SingletonPolicyServiceHandler.java:[36,38] org.wildfly.clustering.service.AliasServiceBuilder in org.wildfly.clustering.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/singleton/extension/src/main/java/org/wildfly/extension/clustering/singleton/SingletonServiceHandler.java:[36,38] org.wildfly.clustering.service.AliasServiceBuilder in org.wildfly.clustering.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/singleton/extension/src/main/java/org/wildfly/extension/clustering/singleton/deployment/SingletonDeploymentUnitPhaseBuilder.java:[27,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/singleton/extension/src/main/java/org/wildfly/extension/clustering/singleton/deployment/SingletonDeploymentUnitPhaseBuilder.java:[32,40] org.wildfly.clustering.singleton.SingletonPolicy in org.wildfly.clustering.singleton has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/singleton/extension/src/main/java/org/wildfly/extension/clustering/singleton/SingletonPolicyServiceConfigurator.java:[49,38] org.wildfly.clustering.service.Builder in org.wildfly.clustering.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/singleton/extension/src/main/java/org/wildfly/extension/clustering/singleton/SingletonPolicyServiceConfigurator.java:[56,40] org.wildfly.clustering.singleton.SingletonPolicy in org.wildfly.clustering.singleton has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/singleton/extension/src/main/java/org/wildfly/extension/clustering/singleton/SingletonPolicyServiceConfigurator.java:[57,40] org.wildfly.clustering.singleton.SingletonServiceBuilderFactory in org.wildfly.clustering.singleton has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/singleton/extension/src/main/java/org/wildfly/extension/clustering/singleton/deployment/SingletonDeploymentProcessor.java:[36,40] org.wildfly.clustering.singleton.SingletonPolicy in org.wildfly.clustering.singleton has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/singleton/extension/src/main/java/org/wildfly/extension/clustering/singleton/SingletonPolicyServiceHandler.java:[36,38] org.wildfly.clustering.service.AliasServiceBuilder in org.wildfly.clustering.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/singleton/extension/src/main/java/org/wildfly/extension/clustering/singleton/SingletonServiceHandler.java:[36,38] org.wildfly.clustering.service.AliasServiceBuilder in org.wildfly.clustering.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/singleton/extension/src/main/java/org/wildfly/extension/clustering/singleton/deployment/SingletonDeploymentUnitPhaseBuilder.java:[27,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/singleton/extension/src/main/java/org/wildfly/extension/clustering/singleton/deployment/SingletonDeploymentUnitPhaseBuilder.java:[32,40] org.wildfly.clustering.singleton.SingletonPolicy in org.wildfly.clustering.singleton has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/singleton/extension/src/main/java/org/wildfly/extension/clustering/singleton/SingletonPolicyServiceConfigurator.java:[49,38] org.wildfly.clustering.service.Builder in org.wildfly.clustering.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/singleton/extension/src/main/java/org/wildfly/extension/clustering/singleton/SingletonPolicyServiceConfigurator.java:[56,40] org.wildfly.clustering.singleton.SingletonPolicy in org.wildfly.clustering.singleton has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/singleton/extension/src/main/java/org/wildfly/extension/clustering/singleton/SingletonPolicyServiceConfigurator.java:[57,40] org.wildfly.clustering.singleton.SingletonServiceBuilderFactory in org.wildfly.clustering.singleton has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/singleton/extension/src/main/java/org/wildfly/extension/clustering/singleton/deployment/SingletonDeploymentProcessor.java:[36,40] org.wildfly.clustering.singleton.SingletonPolicy in org.wildfly.clustering.singleton has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/singleton/extension/src/main/java/org/wildfly/extension/clustering/singleton/SingletonPolicyServiceHandler.java:[36,38] org.wildfly.clustering.service.AliasServiceBuilder in org.wildfly.clustering.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/singleton/extension/src/main/java/org/wildfly/extension/clustering/singleton/SingletonServiceHandler.java:[36,38] org.wildfly.clustering.service.AliasServiceBuilder in org.wildfly.clustering.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/singleton/extension/src/main/java/org/wildfly/extension/clustering/singleton/deployment/SingletonDeploymentUnitPhaseBuilder.java:[27,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/singleton/extension/src/main/java/org/wildfly/extension/clustering/singleton/deployment/SingletonDeploymentUnitPhaseBuilder.java:[32,40] org.wildfly.clustering.singleton.SingletonPolicy in org.wildfly.clustering.singleton has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/singleton/extension/src/main/java/org/wildfly/extension/clustering/singleton/SingletonPolicyServiceConfigurator.java:[49,38] org.wildfly.clustering.service.Builder in org.wildfly.clustering.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/singleton/extension/src/main/java/org/wildfly/extension/clustering/singleton/SingletonPolicyServiceConfigurator.java:[56,40] org.wildfly.clustering.singleton.SingletonPolicy in org.wildfly.clustering.singleton has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/singleton/extension/src/main/java/org/wildfly/extension/clustering/singleton/SingletonPolicyServiceConfigurator.java:[57,40] org.wildfly.clustering.singleton.SingletonServiceBuilderFactory in org.wildfly.clustering.singleton has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/singleton/extension/src/main/java/org/wildfly/extension/clustering/singleton/deployment/SingletonDeploymentProcessor.java:[36,40] org.wildfly.clustering.singleton.SingletonPolicy in org.wildfly.clustering.singleton has been deprecated [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-clustering-singleton-extension --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-clustering-singleton-extension --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-clustering-singleton-extension --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/singleton/extension/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-clustering-singleton-extension --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-clustering-singleton-extension --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/singleton/extension/target/wildfly-clustering-singleton-extension-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-clustering-singleton-extension --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/singleton/extension/target/wildfly-clustering-singleton-extension-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-clustering-singleton-extension --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/singleton/extension/target/wildfly-clustering-singleton-extension-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-singleton-extension/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-singleton-extension-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/singleton/extension/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-singleton-extension/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-singleton-extension-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/singleton/extension/target/wildfly-clustering-singleton-extension-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-singleton-extension/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-singleton-extension-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] ---------------< org.wildfly:wildfly-clustering-web-api >--------------- [INFO] Building WildFly: Web session clustering API 22.0.0.Beta1-SNAPSHOT [70/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-clustering-web-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-clustering-web-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-clustering-web-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-clustering-web-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-clustering-web-api --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-clustering-web-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-clustering-web-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/api/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-clustering-web-api --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-clustering-web-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-clustering-web-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-clustering-web-api --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-clustering-web-api --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/api/target/wildfly-clustering-web-api-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-clustering-web-api --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/api/target/wildfly-clustering-web-api-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-clustering-web-api --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/api/target/wildfly-clustering-web-api-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-web-api/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-web-api-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/api/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-web-api/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-web-api-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/api/target/wildfly-clustering-web-api-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-web-api/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-web-api-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] ---------------< org.wildfly:wildfly-clustering-web-spi >--------------- [INFO] Building WildFly: Web session clustering SPI 22.0.0.Beta1-SNAPSHOT [71/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-clustering-web-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-clustering-web-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-clustering-web-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-clustering-web-spi --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-clustering-web-spi --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-clustering-web-spi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/spi/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-clustering-web-spi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 41 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/spi/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/spi/src/main/java/org/wildfly/clustering/web/session/LegacySessionManagementProviderFactory.java:[25,36] org.jboss.metadata.web.jboss.ReplicationConfig in org.jboss.metadata.web.jboss has been deprecated [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-clustering-web-spi --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-clustering-web-spi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/spi/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-clustering-web-spi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/spi/target/test-classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/spi/src/test/java/org/wildfly/clustering/web/session/SessionAttributeImmutabilityTestCase.java:[47,45] unchecked generic array creation for varargs parameter of type java.lang.Iterable&org.wildfly.clustering.ee.Immutability>&org.wildfly.clustering.ee.Immutability>[] [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-clustering-web-spi --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-clustering-web-spi --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/spi/target/wildfly-clustering-web-spi-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-clustering-web-spi --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/spi/target/wildfly-clustering-web-spi-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-clustering-web-spi --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/spi/target/wildfly-clustering-web-spi-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-web-spi/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-web-spi-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/spi/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-web-spi/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-web-spi-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/spi/target/wildfly-clustering-web-spi-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-web-spi/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-web-spi-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --------------< org.wildfly:wildfly-clustering-web-cache >-------------- [INFO] Building WildFly: Common abstractions for cache-based session manager implementations. 22.0.0.Beta1-SNAPSHOT [72/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-clustering-web-cache --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-clustering-web-cache --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-clustering-web-cache --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-clustering-web-cache --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-clustering-web-cache --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-clustering-web-cache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-clustering-web-cache --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 66 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/cache/target/classes [INFO] Writing META-INF/services/org.wildfly.clustering.marshalling.Externalizer [INFO] Writing META-INF/services/org.infinispan.protostream.SerializationContextInitializer [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-clustering-web-cache --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-clustering-web-cache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/cache/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-clustering-web-cache --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/cache/target/test-classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/cache/src/test/java/org/wildfly/clustering/web/cache/session/CompositeSessionTestCase.java:[44,49] unchecked conversion required: org.wildfly.clustering.ee.Remover found: org.wildfly.clustering.ee.Remover [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/cache/src/test/java/org/wildfly/clustering/web/cache/session/CompositeSessionTestCase.java:[45,73] unchecked conversion required: org.wildfly.clustering.web.LocalContextFactory found: org.wildfly.clustering.web.LocalContextFactory [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/cache/src/test/java/org/wildfly/clustering/web/cache/sso/CompositeSSOTestCase.java:[38,59] unchecked conversion required: org.wildfly.clustering.web.sso.Sessions found: org.wildfly.clustering.web.sso.Sessions [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/cache/src/test/java/org/wildfly/clustering/web/cache/sso/CompositeSSOTestCase.java:[40,73] unchecked conversion required: org.wildfly.clustering.web.LocalContextFactory found: org.wildfly.clustering.web.LocalContextFactory [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/cache/src/test/java/org/wildfly/clustering/web/cache/sso/CompositeSSOTestCase.java:[41,49] unchecked conversion required: org.wildfly.clustering.ee.Remover found: org.wildfly.clustering.ee.Remover [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/cache/src/test/java/org/wildfly/clustering/web/cache/session/CompositeSessionFactoryTestCase.java:[44,103] unchecked conversion required: org.wildfly.clustering.web.cache.session.SessionMetaDataFactory> found: org.wildfly.clustering.web.cache.session.SessionMetaDataFactory [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/cache/src/test/java/org/wildfly/clustering/web/cache/session/CompositeSessionFactoryTestCase.java:[45,84] unchecked conversion required: org.wildfly.clustering.web.cache.session.SessionAttributesFactory found: org.wildfly.clustering.web.cache.session.SessionAttributesFactory [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/cache/src/test/java/org/wildfly/clustering/web/cache/session/CompositeSessionFactoryTestCase.java:[46,73] unchecked conversion required: org.wildfly.clustering.web.LocalContextFactory found: org.wildfly.clustering.web.LocalContextFactory [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/cache/src/test/java/org/wildfly/clustering/web/cache/session/CompositeSessionFactoryTestCase.java:[121,78] unchecked conversion required: java.util.Map.Entry,java.lang.Object> found: java.util.Map.Entry [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/cache/src/test/java/org/wildfly/clustering/web/cache/session/CompositeSessionFactoryTestCase.java:[147,78] unchecked conversion required: java.util.Map.Entry,java.lang.Object> found: java.util.Map.Entry [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/cache/src/test/java/org/wildfly/clustering/web/cache/session/ImmutableSessionActivationNotifierTestCase.java:[48,100] unchecked conversion required: org.wildfly.clustering.web.session.HttpSessionActivationListenerProvider found: org.wildfly.clustering.web.session.HttpSessionActivationListenerProvider [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/cache/src/test/java/org/wildfly/clustering/web/cache/session/ImmutableSessionActivationNotifierTestCase.java:[72,55] unchecked conversion required: java.util.function.Consumer found: java.util.function.Consumer [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/cache/src/test/java/org/wildfly/clustering/web/cache/session/ImmutableSessionActivationNotifierTestCase.java:[73,55] unchecked conversion required: java.util.function.Consumer found: java.util.function.Consumer [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/cache/src/test/java/org/wildfly/clustering/web/cache/session/ImmutableSessionActivationNotifierTestCase.java:[74,55] unchecked conversion required: java.util.function.Consumer found: java.util.function.Consumer [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/cache/src/test/java/org/wildfly/clustering/web/cache/session/ImmutableSessionActivationNotifierTestCase.java:[75,55] unchecked conversion required: java.util.function.Consumer found: java.util.function.Consumer [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/cache/src/test/java/org/wildfly/clustering/web/cache/session/ImmutableSessionActivationNotifierTestCase.java:[99,14] unchecked generic array creation for varargs parameter of type java.util.function.Consumer[] [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/cache/src/test/java/org/wildfly/clustering/web/cache/session/ImmutableSessionActivationNotifierTestCase.java:[117,14] unchecked generic array creation for varargs parameter of type java.util.function.Consumer[] [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/cache/src/test/java/org/wildfly/clustering/web/cache/session/ImmutableSessionActivationNotifierTestCase.java:[146,43] unchecked conversion required: java.util.function.Consumer found: java.util.function.Consumer [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/cache/src/test/java/org/wildfly/clustering/web/cache/session/ImmutableSessionActivationNotifierTestCase.java:[147,43] unchecked conversion required: java.util.function.Consumer found: java.util.function.Consumer [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/cache/src/test/java/org/wildfly/clustering/web/cache/sso/coarse/CoarseSessionsTestCase.java:[37,43] unchecked conversion required: java.util.Map found: java.util.Map [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-clustering-web-cache --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-clustering-web-cache --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/cache/target/wildfly-clustering-web-cache-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-clustering-web-cache --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/cache/target/wildfly-clustering-web-cache-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-clustering-web-cache --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/cache/target/wildfly-clustering-web-cache-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-web-cache/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-web-cache-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/cache/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-web-cache/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-web-cache-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/cache/target/wildfly-clustering-web-cache-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-web-cache/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-web-cache-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] -------------< org.wildfly:wildfly-clustering-web-hotrod >-------------- [INFO] Building WildFly: Web session clustering - HotRod service provider 22.0.0.Beta1-SNAPSHOT [73/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-clustering-web-hotrod --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-clustering-web-hotrod --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-clustering-web-hotrod --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-clustering-web-hotrod --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-clustering-web-hotrod --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-clustering-web-hotrod --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-clustering-web-hotrod --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 46 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/hotrod/target/classes [INFO] Writing META-INF/services/org.wildfly.clustering.marshalling.Externalizer [INFO] Writing META-INF/services/org.infinispan.protostream.SerializationContextInitializer [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/hotrod/src/main/java/org/wildfly/clustering/web/hotrod/sso/coarse/CoarseSessionsFactory.java:[77,70] unchecked conversion required: java.util.stream.Stream> found: java.util.stream.Stream [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/hotrod/src/main/java/org/wildfly/clustering/web/hotrod/session/HotRodSessionManagerFactoryServiceConfigurator.java:[135,30] unchecked conversion required: org.infinispan.client.hotrod.RemoteCache found: org.infinispan.client.hotrod.RemoteCache [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-clustering-web-hotrod --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-clustering-web-hotrod --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/hotrod/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-clustering-web-hotrod --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/hotrod/target/test-classes [INFO] Writing META-INF/services/org.wildfly.clustering.web.IdentifierSerializerProvider [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-clustering-web-hotrod --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-clustering-web-hotrod --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/hotrod/target/wildfly-clustering-web-hotrod-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-clustering-web-hotrod --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/hotrod/target/wildfly-clustering-web-hotrod-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-clustering-web-hotrod --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/hotrod/target/wildfly-clustering-web-hotrod-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-web-hotrod/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-web-hotrod-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/hotrod/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-web-hotrod/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-web-hotrod-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/hotrod/target/wildfly-clustering-web-hotrod-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-web-hotrod/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-web-hotrod-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] -----------< org.wildfly:wildfly-clustering-web-infinispan >------------ [INFO] Building WildFly: Web session clustering - Infinispan service provider 22.0.0.Beta1-SNAPSHOT [74/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-clustering-web-infinispan --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-clustering-web-infinispan --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-clustering-web-infinispan --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-clustering-web-infinispan --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-clustering-web-infinispan --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-clustering-web-infinispan --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-clustering-web-infinispan --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 66 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/infinispan/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/infinispan/src/main/java/org/wildfly/clustering/web/infinispan/routing/InfinispanLegacyRoutingProviderFactory.java:[37,42] org.wildfly.clustering.web.routing.LegacyRoutingProviderFactory in org.wildfly.clustering.web.routing has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/infinispan/src/main/java/org/wildfly/clustering/web/infinispan/session/InfinispanLegacySessionManagementProviderFactory.java:[27,36] org.jboss.metadata.web.jboss.ReplicationConfig in org.jboss.metadata.web.jboss has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/infinispan/src/main/java/org/wildfly/clustering/web/infinispan/session/InfinispanLegacySessionManagementProviderFactory.java:[28,36] org.jboss.metadata.web.jboss.ReplicationGranularity in org.jboss.metadata.web.jboss has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/infinispan/src/main/java/org/wildfly/clustering/web/infinispan/session/InfinispanLegacySessionManagementProviderFactory.java:[35,42] org.wildfly.clustering.web.session.LegacySessionManagementProviderFactory in org.wildfly.clustering.web.session has been deprecated [INFO] Writing META-INF/services/org.wildfly.clustering.web.routing.LegacyRoutingProviderFactory [INFO] Writing META-INF/services/org.wildfly.clustering.web.sso.LegacySSOManagementProviderFactory [INFO] Writing META-INF/services/org.wildfly.clustering.marshalling.Externalizer [INFO] Writing META-INF/services/org.infinispan.protostream.SerializationContextInitializer [INFO] Writing META-INF/services/org.wildfly.clustering.web.session.LegacySessionManagementProviderFactory [INFO] Writing META-INF/services/org.wildfly.clustering.infinispan.spi.persistence.KeyFormat [INFO] Writing META-INF/services/org.infinispan.persistence.keymappers.TwoWayKey2StringMapper [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/infinispan/src/main/java/org/wildfly/clustering/web/infinispan/routing/InfinispanLegacyRoutingProviderFactory.java:[37,42] org.wildfly.clustering.web.routing.LegacyRoutingProviderFactory in org.wildfly.clustering.web.routing has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/infinispan/src/main/java/org/wildfly/clustering/web/infinispan/session/InfinispanLegacySessionManagementProviderFactory.java:[27,36] org.jboss.metadata.web.jboss.ReplicationConfig in org.jboss.metadata.web.jboss has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/infinispan/src/main/java/org/wildfly/clustering/web/infinispan/session/InfinispanLegacySessionManagementProviderFactory.java:[28,36] org.jboss.metadata.web.jboss.ReplicationGranularity in org.jboss.metadata.web.jboss has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/infinispan/src/main/java/org/wildfly/clustering/web/infinispan/session/InfinispanLegacySessionManagementProviderFactory.java:[35,42] org.wildfly.clustering.web.session.LegacySessionManagementProviderFactory in org.wildfly.clustering.web.session has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/infinispan/src/main/java/org/wildfly/clustering/web/infinispan/routing/InfinispanLegacyRoutingProviderFactory.java:[37,42] org.wildfly.clustering.web.routing.LegacyRoutingProviderFactory in org.wildfly.clustering.web.routing has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/infinispan/src/main/java/org/wildfly/clustering/web/infinispan/session/InfinispanLegacySessionManagementProviderFactory.java:[27,36] org.jboss.metadata.web.jboss.ReplicationConfig in org.jboss.metadata.web.jboss has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/infinispan/src/main/java/org/wildfly/clustering/web/infinispan/session/InfinispanLegacySessionManagementProviderFactory.java:[28,36] org.jboss.metadata.web.jboss.ReplicationGranularity in org.jboss.metadata.web.jboss has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/infinispan/src/main/java/org/wildfly/clustering/web/infinispan/session/InfinispanLegacySessionManagementProviderFactory.java:[35,42] org.wildfly.clustering.web.session.LegacySessionManagementProviderFactory in org.wildfly.clustering.web.session has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/infinispan/src/main/java/org/wildfly/clustering/web/infinispan/routing/InfinispanLegacyRoutingProviderFactory.java:[37,42] org.wildfly.clustering.web.routing.LegacyRoutingProviderFactory in org.wildfly.clustering.web.routing has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/infinispan/src/main/java/org/wildfly/clustering/web/infinispan/session/InfinispanLegacySessionManagementProviderFactory.java:[27,36] org.jboss.metadata.web.jboss.ReplicationConfig in org.jboss.metadata.web.jboss has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/infinispan/src/main/java/org/wildfly/clustering/web/infinispan/session/InfinispanLegacySessionManagementProviderFactory.java:[28,36] org.jboss.metadata.web.jboss.ReplicationGranularity in org.jboss.metadata.web.jboss has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/infinispan/src/main/java/org/wildfly/clustering/web/infinispan/session/InfinispanLegacySessionManagementProviderFactory.java:[35,42] org.wildfly.clustering.web.session.LegacySessionManagementProviderFactory in org.wildfly.clustering.web.session has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/infinispan/src/main/java/org/wildfly/clustering/web/infinispan/sso/InfinispanSSOManagerFactoryServiceConfigurator.java:[90,30] unchecked conversion required: org.infinispan.Cache found: org.infinispan.Cache [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/infinispan/src/main/java/org/wildfly/clustering/web/infinispan/sso/coarse/CoarseSessionsFactory.java:[81,70] unchecked conversion required: java.util.stream.Stream> found: org.infinispan.CacheStream [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/infinispan/src/main/java/org/wildfly/clustering/web/infinispan/session/InfinispanSessionManagerFactoryServiceConfigurator.java:[151,30] unchecked conversion required: org.infinispan.Cache found: org.infinispan.Cache [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-clustering-web-infinispan --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-clustering-web-infinispan --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/infinispan/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-clustering-web-infinispan --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/infinispan/target/test-classes [INFO] Writing META-INF/services/org.wildfly.clustering.web.IdentifierSerializerProvider [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/infinispan/src/test/java/org/wildfly/clustering/web/infinispan/session/ExpiredSessionRemoverTestCase.java:[50,66] unchecked conversion required: org.wildfly.clustering.web.cache.session.SessionFactory found: org.wildfly.clustering.web.cache.session.SessionFactory [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/infinispan/src/test/java/org/wildfly/clustering/web/infinispan/session/ExpiredSessionRemoverTestCase.java:[51,60] unchecked conversion required: org.wildfly.clustering.web.cache.session.SessionMetaDataFactory found: org.wildfly.clustering.web.cache.session.SessionMetaDataFactory [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/infinispan/src/test/java/org/wildfly/clustering/web/infinispan/session/ExpiredSessionRemoverTestCase.java:[52,72] unchecked conversion required: org.wildfly.clustering.web.cache.session.SessionAttributesFactory found: org.wildfly.clustering.web.cache.session.SessionAttributesFactory [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/infinispan/src/test/java/org/wildfly/clustering/web/infinispan/routing/RankedRouteLocatorTestCase.java:[71,56] unchecked conversion required: org.infinispan.AdvancedCache found: org.infinispan.AdvancedCache [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/infinispan/src/test/java/org/wildfly/clustering/web/infinispan/routing/RankedRouteLocatorTestCase.java:[73,54] unchecked conversion required: org.wildfly.clustering.spi.NodeFactory found: org.wildfly.clustering.spi.NodeFactory [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/infinispan/src/test/java/org/wildfly/clustering/web/infinispan/routing/RankedRouteLocatorTestCase.java:[74,57] unchecked conversion required: org.wildfly.clustering.registry.Registry found: org.wildfly.clustering.registry.Registry [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/infinispan/src/test/java/org/wildfly/clustering/web/infinispan/AffinityIdentityFactoryTestCase.java:[52,59] unchecked conversion required: org.wildfly.clustering.web.IdentifierFactory found: org.wildfly.clustering.web.IdentifierFactory [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/infinispan/src/test/java/org/wildfly/clustering/web/infinispan/AffinityIdentityFactoryTestCase.java:[54,66] unchecked conversion required: org.infinispan.affinity.KeyAffinityService> found: org.infinispan.affinity.KeyAffinityService [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/infinispan/src/test/java/org/wildfly/clustering/web/infinispan/AffinityIdentityFactoryTestCase.java:[55,53] unchecked conversion required: org.infinispan.Cache,?> found: org.infinispan.Cache [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/infinispan/src/test/java/org/wildfly/clustering/web/infinispan/routing/PrimaryOwnerRouteLocatorTestCase.java:[71,56] unchecked conversion required: org.infinispan.AdvancedCache found: org.infinispan.AdvancedCache [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/infinispan/src/test/java/org/wildfly/clustering/web/infinispan/routing/PrimaryOwnerRouteLocatorTestCase.java:[73,54] unchecked conversion required: org.wildfly.clustering.spi.NodeFactory found: org.wildfly.clustering.spi.NodeFactory [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/infinispan/src/test/java/org/wildfly/clustering/web/infinispan/routing/PrimaryOwnerRouteLocatorTestCase.java:[74,57] unchecked conversion required: org.wildfly.clustering.registry.Registry found: org.wildfly.clustering.registry.Registry [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/infinispan/src/test/java/org/wildfly/clustering/web/infinispan/session/SessionExpirationSchedulerTestCase.java:[49,49] unchecked conversion required: org.wildfly.clustering.ee.Batcher found: org.wildfly.clustering.ee.Batcher [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/infinispan/src/test/java/org/wildfly/clustering/web/infinispan/session/SessionExpirationSchedulerTestCase.java:[51,39] unchecked conversion required: org.wildfly.clustering.ee.Remover found: org.wildfly.clustering.ee.Remover [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/infinispan/src/test/java/org/wildfly/clustering/web/infinispan/session/SessionExpirationSchedulerTestCase.java:[52,71] unchecked conversion required: org.wildfly.clustering.web.cache.session.ImmutableSessionMetaDataFactory found: org.wildfly.clustering.web.cache.session.ImmutableSessionMetaDataFactory [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-clustering-web-infinispan --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-clustering-web-infinispan --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/infinispan/target/wildfly-clustering-web-infinispan-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-clustering-web-infinispan --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/infinispan/target/wildfly-clustering-web-infinispan-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-clustering-web-infinispan --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/infinispan/target/wildfly-clustering-web-infinispan-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-web-infinispan/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-web-infinispan-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/infinispan/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-web-infinispan/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-web-infinispan-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/infinispan/target/wildfly-clustering-web-infinispan-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-web-infinispan/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-web-infinispan-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] ------------< org.wildfly:wildfly-clustering-web-undertow >------------- [INFO] Building WildFly: Web session clustering - Undertow integration 22.0.0.Beta1-SNAPSHOT [75/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-clustering-web-undertow --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-clustering-web-undertow --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-clustering-web-undertow --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-clustering-web-undertow --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-clustering-web-undertow --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-clustering-web-undertow --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-clustering-web-undertow --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 50 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/main/java/org/wildfly/clustering/web/undertow/session/UndertowSessionManagementProviderFactory.java:[32,36] org.jboss.metadata.web.jboss.ReplicationConfig in org.jboss.metadata.web.jboss has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/main/java/org/wildfly/clustering/web/undertow/session/UndertowSessionManagementProviderFactory.java:[38,42] org.wildfly.clustering.web.session.LegacySessionManagementProviderFactory in org.wildfly.clustering.web.session has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/main/java/org/wildfly/clustering/web/undertow/routing/UndertowDistributableServerRuntimeHandler.java:[42,42] org.wildfly.clustering.web.routing.LegacyRoutingProviderFactory in org.wildfly.clustering.web.routing has been deprecated [INFO] Writing META-INF/services/org.wildfly.clustering.web.container.HostSingleSignOnManagementProvider [INFO] Writing META-INF/services/org.wildfly.clustering.web.IdentifierSerializerProvider [INFO] Writing META-INF/services/org.wildfly.clustering.marshalling.Externalizer [INFO] Writing META-INF/services/org.infinispan.protostream.SerializationContextInitializer [INFO] Writing META-INF/services/org.wildfly.extension.undertow.session.DistributableServerRuntimeHandler [INFO] Writing META-INF/services/org.wildfly.clustering.web.container.SecurityDomainSingleSignOnManagementProvider [INFO] Writing META-INF/services/org.wildfly.extension.undertow.session.SessionManagementProviderFactory [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/main/java/org/wildfly/clustering/web/undertow/session/UndertowSessionManagementProviderFactory.java:[32,36] org.jboss.metadata.web.jboss.ReplicationConfig in org.jboss.metadata.web.jboss has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/main/java/org/wildfly/clustering/web/undertow/session/UndertowSessionManagementProviderFactory.java:[38,42] org.wildfly.clustering.web.session.LegacySessionManagementProviderFactory in org.wildfly.clustering.web.session has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/main/java/org/wildfly/clustering/web/undertow/routing/UndertowDistributableServerRuntimeHandler.java:[42,42] org.wildfly.clustering.web.routing.LegacyRoutingProviderFactory in org.wildfly.clustering.web.routing has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/main/java/org/wildfly/clustering/web/undertow/session/UndertowSessionManagementProviderFactory.java:[32,36] org.jboss.metadata.web.jboss.ReplicationConfig in org.jboss.metadata.web.jboss has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/main/java/org/wildfly/clustering/web/undertow/session/UndertowSessionManagementProviderFactory.java:[38,42] org.wildfly.clustering.web.session.LegacySessionManagementProviderFactory in org.wildfly.clustering.web.session has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/main/java/org/wildfly/clustering/web/undertow/routing/UndertowDistributableServerRuntimeHandler.java:[42,42] org.wildfly.clustering.web.routing.LegacyRoutingProviderFactory in org.wildfly.clustering.web.routing has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/main/java/org/wildfly/clustering/web/undertow/session/UndertowSessionManagementProviderFactory.java:[32,36] org.jboss.metadata.web.jboss.ReplicationConfig in org.jboss.metadata.web.jboss has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/main/java/org/wildfly/clustering/web/undertow/session/UndertowSessionManagementProviderFactory.java:[38,42] org.wildfly.clustering.web.session.LegacySessionManagementProviderFactory in org.wildfly.clustering.web.session has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/main/java/org/wildfly/clustering/web/undertow/routing/UndertowDistributableServerRuntimeHandler.java:[42,42] org.wildfly.clustering.web.routing.LegacyRoutingProviderFactory in org.wildfly.clustering.web.routing has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/main/java/org/wildfly/clustering/web/undertow/session/SessionManagerFactoryConfigurationAdapter.java:[58,55] unchecked generic array creation for varargs parameter of type java.lang.Iterable[] [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-clustering-web-undertow --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-clustering-web-undertow --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-clustering-web-undertow --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/target/test-classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/session/UndertowSessionExpirationListenerTestCase.java:[55,74] unchecked conversion required: org.wildfly.clustering.web.session.SessionManager found: org.wildfly.clustering.web.session.SessionManager [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/session/UndertowSessionExpirationListenerTestCase.java:[56,38] unchecked conversion required: org.wildfly.clustering.ee.Batcher found: org.wildfly.clustering.ee.Batcher [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/session/DistributableSessionManagerTestCase.java:[57,76] unchecked conversion required: org.wildfly.clustering.web.session.SessionManager found: org.wildfly.clustering.web.session.SessionManager [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/session/DistributableSessionManagerTestCase.java:[101,38] unchecked conversion required: org.wildfly.clustering.ee.Batcher found: org.wildfly.clustering.ee.Batcher [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/session/DistributableSessionManagerTestCase.java:[104,52] unchecked conversion required: org.wildfly.clustering.web.session.Session found: org.wildfly.clustering.web.session.Session [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/session/DistributableSessionManagerTestCase.java:[132,38] unchecked conversion required: org.wildfly.clustering.ee.Batcher found: org.wildfly.clustering.ee.Batcher [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/session/DistributableSessionManagerTestCase.java:[135,52] unchecked conversion required: org.wildfly.clustering.web.session.Session found: org.wildfly.clustering.web.session.Session [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/session/DistributableSessionManagerTestCase.java:[162,38] unchecked conversion required: org.wildfly.clustering.ee.Batcher found: org.wildfly.clustering.ee.Batcher [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/session/DistributableSessionManagerTestCase.java:[188,38] unchecked conversion required: org.wildfly.clustering.ee.Batcher found: org.wildfly.clustering.ee.Batcher [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/session/DistributableSessionManagerTestCase.java:[191,52] unchecked conversion required: org.wildfly.clustering.web.session.Session found: org.wildfly.clustering.web.session.Session [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/session/DistributableSessionManagerTestCase.java:[250,38] unchecked conversion required: org.wildfly.clustering.ee.Batcher found: org.wildfly.clustering.ee.Batcher [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/session/DistributableSessionManagerTestCase.java:[308,38] unchecked conversion required: org.wildfly.clustering.ee.Batcher found: org.wildfly.clustering.ee.Batcher [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/session/DistributableSessionManagerTestCase.java:[349,38] unchecked conversion required: org.wildfly.clustering.ee.Batcher found: org.wildfly.clustering.ee.Batcher [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/sso/DistributableSingleSignOnManagerTestCase.java:[55,95] unchecked conversion required: org.wildfly.clustering.web.sso.SSOManager found: org.wildfly.clustering.web.sso.SSOManager [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/sso/DistributableSingleSignOnManagerTestCase.java:[63,38] unchecked conversion required: org.wildfly.clustering.ee.Batcher found: org.wildfly.clustering.ee.Batcher [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/sso/DistributableSingleSignOnManagerTestCase.java:[67,67] unchecked conversion required: org.wildfly.clustering.web.sso.SSO found: org.wildfly.clustering.web.sso.SSO [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/sso/DistributableSingleSignOnManagerTestCase.java:[90,38] unchecked conversion required: org.wildfly.clustering.ee.Batcher found: org.wildfly.clustering.ee.Batcher [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/sso/DistributableSingleSignOnManagerTestCase.java:[119,38] unchecked conversion required: org.wildfly.clustering.ee.Batcher found: org.wildfly.clustering.ee.Batcher [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/sso/DistributableSingleSignOnManagerTestCase.java:[121,67] unchecked conversion required: org.wildfly.clustering.web.sso.SSO found: org.wildfly.clustering.web.sso.SSO [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/session/DistributableSessionTestCase.java:[75,62] unchecked conversion required: org.wildfly.clustering.web.session.Session found: org.wildfly.clustering.web.session.Session [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/session/DistributableSessionTestCase.java:[77,64] unchecked conversion required: java.util.function.Consumer found: java.util.function.Consumer [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/session/DistributableSessionTestCase.java:[80,59] none() in org.junit.rules.ExpectedException has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/session/DistributableSessionTestCase.java:[96,66] unchecked conversion required: org.wildfly.clustering.web.session.SessionManager found: org.wildfly.clustering.web.session.SessionManager [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/session/DistributableSessionTestCase.java:[97,38] unchecked conversion required: org.wildfly.clustering.ee.Batcher found: org.wildfly.clustering.ee.Batcher [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/session/DistributableSessionTestCase.java:[142,66] unchecked conversion required: org.wildfly.clustering.web.session.SessionManager found: org.wildfly.clustering.web.session.SessionManager [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/session/DistributableSessionTestCase.java:[143,38] unchecked conversion required: org.wildfly.clustering.ee.Batcher found: org.wildfly.clustering.ee.Batcher [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/session/DistributableSessionTestCase.java:[165,66] unchecked conversion required: org.wildfly.clustering.web.session.SessionManager found: org.wildfly.clustering.web.session.SessionManager [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/session/DistributableSessionTestCase.java:[166,38] unchecked conversion required: org.wildfly.clustering.ee.Batcher found: org.wildfly.clustering.ee.Batcher [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/session/DistributableSessionTestCase.java:[188,66] unchecked conversion required: org.wildfly.clustering.web.session.SessionManager found: org.wildfly.clustering.web.session.SessionManager [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/session/DistributableSessionTestCase.java:[189,38] unchecked conversion required: org.wildfly.clustering.ee.Batcher found: org.wildfly.clustering.ee.Batcher [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/session/DistributableSessionTestCase.java:[212,66] unchecked conversion required: org.wildfly.clustering.web.session.SessionManager found: org.wildfly.clustering.web.session.SessionManager [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/session/DistributableSessionTestCase.java:[213,38] unchecked conversion required: org.wildfly.clustering.ee.Batcher found: org.wildfly.clustering.ee.Batcher [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/session/DistributableSessionTestCase.java:[233,66] unchecked conversion required: org.wildfly.clustering.web.session.SessionManager found: org.wildfly.clustering.web.session.SessionManager [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/session/DistributableSessionTestCase.java:[234,38] unchecked conversion required: org.wildfly.clustering.ee.Batcher found: org.wildfly.clustering.ee.Batcher [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/session/DistributableSessionTestCase.java:[257,66] unchecked conversion required: org.wildfly.clustering.web.session.SessionManager found: org.wildfly.clustering.web.session.SessionManager [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/session/DistributableSessionTestCase.java:[258,38] unchecked conversion required: org.wildfly.clustering.ee.Batcher found: org.wildfly.clustering.ee.Batcher [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/session/DistributableSessionTestCase.java:[281,66] unchecked conversion required: org.wildfly.clustering.web.session.SessionManager found: org.wildfly.clustering.web.session.SessionManager [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/session/DistributableSessionTestCase.java:[282,38] unchecked conversion required: org.wildfly.clustering.ee.Batcher found: org.wildfly.clustering.ee.Batcher [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/session/DistributableSessionTestCase.java:[322,66] unchecked conversion required: org.wildfly.clustering.web.session.SessionManager found: org.wildfly.clustering.web.session.SessionManager [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/session/DistributableSessionTestCase.java:[323,38] unchecked conversion required: org.wildfly.clustering.ee.Batcher found: org.wildfly.clustering.ee.Batcher [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/session/DistributableSessionTestCase.java:[348,66] unchecked conversion required: org.wildfly.clustering.web.session.SessionManager found: org.wildfly.clustering.web.session.SessionManager [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/session/DistributableSessionTestCase.java:[349,38] unchecked conversion required: org.wildfly.clustering.ee.Batcher found: org.wildfly.clustering.ee.Batcher [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/session/DistributableSessionTestCase.java:[381,66] unchecked conversion required: org.wildfly.clustering.web.session.SessionManager found: org.wildfly.clustering.web.session.SessionManager [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/session/DistributableSessionTestCase.java:[382,38] unchecked conversion required: org.wildfly.clustering.ee.Batcher found: org.wildfly.clustering.ee.Batcher [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/session/DistributableSessionTestCase.java:[413,66] unchecked conversion required: org.wildfly.clustering.web.session.SessionManager found: org.wildfly.clustering.web.session.SessionManager [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/session/DistributableSessionTestCase.java:[414,38] unchecked conversion required: org.wildfly.clustering.ee.Batcher found: org.wildfly.clustering.ee.Batcher [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/session/DistributableSessionTestCase.java:[445,66] unchecked conversion required: org.wildfly.clustering.web.session.SessionManager found: org.wildfly.clustering.web.session.SessionManager [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/session/DistributableSessionTestCase.java:[446,38] unchecked conversion required: org.wildfly.clustering.ee.Batcher found: org.wildfly.clustering.ee.Batcher [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/session/DistributableSessionTestCase.java:[478,66] unchecked conversion required: org.wildfly.clustering.web.session.SessionManager found: org.wildfly.clustering.web.session.SessionManager [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/session/DistributableSessionTestCase.java:[479,38] unchecked conversion required: org.wildfly.clustering.ee.Batcher found: org.wildfly.clustering.ee.Batcher [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/session/DistributableSessionTestCase.java:[565,66] unchecked conversion required: org.wildfly.clustering.web.session.SessionManager found: org.wildfly.clustering.web.session.SessionManager [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/session/DistributableSessionTestCase.java:[566,38] unchecked conversion required: org.wildfly.clustering.ee.Batcher found: org.wildfly.clustering.ee.Batcher [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/session/DistributableSessionTestCase.java:[594,66] unchecked conversion required: org.wildfly.clustering.web.session.SessionManager found: org.wildfly.clustering.web.session.SessionManager [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/session/DistributableSessionTestCase.java:[595,38] unchecked conversion required: org.wildfly.clustering.ee.Batcher found: org.wildfly.clustering.ee.Batcher [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/session/DistributableSessionTestCase.java:[622,66] unchecked conversion required: org.wildfly.clustering.web.session.SessionManager found: org.wildfly.clustering.web.session.SessionManager [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/session/DistributableSessionTestCase.java:[623,38] unchecked conversion required: org.wildfly.clustering.ee.Batcher found: org.wildfly.clustering.ee.Batcher [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/session/DistributableSessionTestCase.java:[659,66] unchecked conversion required: org.wildfly.clustering.web.session.SessionManager found: org.wildfly.clustering.web.session.SessionManager [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/session/DistributableSessionTestCase.java:[660,38] unchecked conversion required: org.wildfly.clustering.ee.Batcher found: org.wildfly.clustering.ee.Batcher [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/session/DistributableSessionTestCase.java:[691,66] unchecked conversion required: org.wildfly.clustering.web.session.SessionManager found: org.wildfly.clustering.web.session.SessionManager [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/session/DistributableSessionTestCase.java:[692,38] unchecked conversion required: org.wildfly.clustering.ee.Batcher found: org.wildfly.clustering.ee.Batcher [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/session/DistributableSessionTestCase.java:[694,52] unchecked conversion required: org.wildfly.clustering.web.session.Session found: org.wildfly.clustering.web.session.Session [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/sso/DistributableSingleSignOnTestCase.java:[62,77] unchecked conversion required: org.wildfly.clustering.web.sso.SSO found: org.wildfly.clustering.web.sso.SSO [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/sso/DistributableSingleSignOnTestCase.java:[64,48] unchecked conversion required: org.wildfly.clustering.ee.Batcher found: org.wildfly.clustering.ee.Batcher [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/sso/DistributableSingleSignOnTestCase.java:[120,49] unchecked conversion required: org.wildfly.clustering.web.sso.Sessions found: org.wildfly.clustering.web.sso.Sessions [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/sso/DistributableSingleSignOnTestCase.java:[164,49] unchecked conversion required: org.wildfly.clustering.web.sso.Sessions found: org.wildfly.clustering.web.sso.Sessions [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/sso/DistributableSingleSignOnTestCase.java:[197,49] unchecked conversion required: org.wildfly.clustering.web.sso.Sessions found: org.wildfly.clustering.web.sso.Sessions [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/sso/DistributableSingleSignOnTestCase.java:[218,49] unchecked conversion required: org.wildfly.clustering.web.sso.Sessions found: org.wildfly.clustering.web.sso.Sessions [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/src/test/java/org/wildfly/clustering/web/undertow/sso/DistributableSingleSignOnTestCase.java:[238,49] unchecked conversion required: org.wildfly.clustering.web.sso.Sessions found: org.wildfly.clustering.web.sso.Sessions [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-clustering-web-undertow --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-clustering-web-undertow --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/target/wildfly-clustering-web-undertow-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-clustering-web-undertow --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/target/wildfly-clustering-web-undertow-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-clustering-web-undertow --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/target/wildfly-clustering-web-undertow-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-web-undertow/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-web-undertow-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-web-undertow/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-web-undertow-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/undertow/target/wildfly-clustering-web-undertow-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-web-undertow/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-web-undertow-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] ------------< org.wildfly:wildfly-clustering-web-extension >------------ [INFO] Building WildFly: Distributable Web Subsystem 22.0.0.Beta1-SNAPSHOT [76/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-clustering-web-extension --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-clustering-web-extension --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-clustering-web-extension --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-clustering-web-extension --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-clustering-web-extension --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-clustering-web-extension --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-clustering-web-extension --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 52 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/extension/target/classes [INFO] Writing META-INF/services/org.jboss.as.controller.transform.ExtensionTransformerRegistration [INFO] Writing META-INF/services/org.jboss.as.controller.Extension [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-clustering-web-extension --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-clustering-web-extension --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-clustering-web-extension --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/extension/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-clustering-web-extension --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-clustering-web-extension --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/extension/target/wildfly-clustering-web-extension-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-clustering-web-extension --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/extension/target/wildfly-clustering-web-extension-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-clustering-web-extension --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/extension/target/wildfly-clustering-web-extension-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-web-extension/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-web-extension-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/extension/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-web-extension/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-web-extension-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/clustering/web/extension/target/wildfly-clustering-web-extension-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-clustering-web-extension/22.0.0.Beta1-SNAPSHOT/wildfly-clustering-web-extension-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] ------------------< org.wildfly:wildfly-ee-security >------------------- [INFO] Building WildFly: Jakarta EE Security 22.0.0.Beta1-SNAPSHOT [77/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/glassfish/soteria/jakarta.security.enterprise/1.0.1-jbossorg-1/jakarta.security.enterprise-1.0.1-jbossorg-1.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/glassfish/soteria/jakarta.security.enterprise/1.0.1-jbossorg-1/jakarta.security.enterprise-1.0.1-jbossorg-1.pom (7.5 kB at 26 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/glassfish/soteria/parent/1.0.1-jbossorg-1/parent-1.0.1-jbossorg-1.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/glassfish/soteria/parent/1.0.1-jbossorg-1/parent-1.0.1-jbossorg-1.pom (5.5 kB at 11 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/security/enterprise/jakarta.security.enterprise-api/1.0.2/jakarta.security.enterprise-api-1.0.2.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/security/enterprise/jakarta.security.enterprise-api/1.0.2/jakarta.security.enterprise-api-1.0.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/security/enterprise/jakarta.security.enterprise-api/1.0.2/jakarta.security.enterprise-api-1.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/security/enterprise/jakarta.security.enterprise-api/1.0.2/jakarta.security.enterprise-api-1.0.2.pom (13 kB at 48 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/glassfish/soteria/jakarta.security.enterprise/1.0.1-jbossorg-1/jakarta.security.enterprise-1.0.1-jbossorg-1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/security/enterprise/jakarta.security.enterprise-api/1.0.2/jakarta.security.enterprise-api-1.0.2.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/glassfish/soteria/jakarta.security.enterprise/1.0.1-jbossorg-1/jakarta.security.enterprise-1.0.1-jbossorg-1.jar (143 kB at 257 kB/s) [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/security/enterprise/jakarta.security.enterprise-api/1.0.2/jakarta.security.enterprise-api-1.0.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/security/enterprise/jakarta.security.enterprise-api/1.0.2/jakarta.security.enterprise-api-1.0.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/security/enterprise/jakarta.security.enterprise-api/1.0.2/jakarta.security.enterprise-api-1.0.2.jar (45 kB at 7.5 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-ee-security --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-ee-security --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-ee-security --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-ee-security --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-ee-security --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-ee-security --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-ee-security --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-security/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-security/src/main/java/org/wildfly/extension/eesecurity/EESecurityDependencyProcessor.java:[31,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-security/src/main/java/org/wildfly/extension/eesecurity/EESecurityDependencyProcessor.java:[31,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-security/src/main/java/org/wildfly/extension/eesecurity/EESecurityDependencyProcessor.java:[31,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-security/src/main/java/org/wildfly/extension/eesecurity/EESecurityDependencyProcessor.java:[43,75] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-security/src/main/java/org/wildfly/extension/eesecurity/EESecurityDependencyProcessor.java:[47,79] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-security/src/main/java/org/wildfly/extension/eesecurity/EESecuritySubsystemDefinition.java:[48,19] org.jboss.as.controller.PersistentResourceDefinition.Parameters in org.jboss.as.controller.PersistentResourceDefinition has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-security/src/main/java/org/wildfly/extension/eesecurity/EESecuritySubsystemDefinition.java:[48,15] Parameters(org.jboss.as.controller.PathElement,org.jboss.as.controller.descriptions.ResourceDescriptionResolver) in org.jboss.as.controller.PersistentResourceDefinition.Parameters has been deprecated [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-ee-security --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-ee-security --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-security/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-ee-security --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-security/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-ee-security --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-ee-security --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-security/target/wildfly-ee-security-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-ee-security --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-security/target/wildfly-ee-security-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-ee-security --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-security/target/wildfly-ee-security-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-ee-security/22.0.0.Beta1-SNAPSHOT/wildfly-ee-security-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-security/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-ee-security/22.0.0.Beta1-SNAPSHOT/wildfly-ee-security-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-security/target/wildfly-ee-security-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-ee-security/22.0.0.Beta1-SNAPSHOT/wildfly-ee-security-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --------------------------< org.wildfly:jdr >--------------------------- [INFO] Building WildFly: JBoss Diagnostic Reporter 22.0.0.Beta1-SNAPSHOT [78/160] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ jdr --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ jdr --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ jdr --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ jdr --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ jdr --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ jdr --- [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ jdr --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jdr --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jdr/pom.xml to /home/jenkins/.m2/repository/org/wildfly/jdr/22.0.0.Beta1-SNAPSHOT/jdr-22.0.0.Beta1-SNAPSHOT.pom [INFO] [INFO] ----------------------< org.wildfly:wildfly-jdr >----------------------- [INFO] Building WildFly: JDR 22.0.0.Beta1-SNAPSHOT [79/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-jdr --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-jdr --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-jdr --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-jdr --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-jdr --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-jdr --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-jdr --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 36 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jdr/jboss-as-jdr/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jdr/jboss-as-jdr/src/main/java/org/jboss/as/jdr/JdrReportService.java:[31,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jdr/jboss-as-jdr/src/main/java/org/jboss/as/jdr/JdrReportService.java:[38,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jdr/jboss-as-jdr/src/main/java/org/jboss/as/jdr/CommandLineMain.java:[27,30] org.apache.commons.cli.GnuParser in org.apache.commons.cli has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jdr/jboss-as-jdr/src/main/java/org/jboss/as/jdr/JdrReportService.java:[31,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jdr/jboss-as-jdr/src/main/java/org/jboss/as/jdr/JdrReportService.java:[38,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jdr/jboss-as-jdr/src/main/java/org/jboss/as/jdr/CommandLineMain.java:[27,30] org.apache.commons.cli.GnuParser in org.apache.commons.cli has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jdr/jboss-as-jdr/src/main/java/org/jboss/as/jdr/JdrReportService.java:[31,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jdr/jboss-as-jdr/src/main/java/org/jboss/as/jdr/JdrReportService.java:[38,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jdr/jboss-as-jdr/src/main/java/org/jboss/as/jdr/CommandLineMain.java:[27,30] org.apache.commons.cli.GnuParser in org.apache.commons.cli has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jdr/jboss-as-jdr/src/main/java/org/jboss/as/jdr/JdrReportService.java:[31,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jdr/jboss-as-jdr/src/main/java/org/jboss/as/jdr/JdrReportService.java:[38,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jdr/jboss-as-jdr/src/main/java/org/jboss/as/jdr/CommandLineMain.java:[27,30] org.apache.commons.cli.GnuParser in org.apache.commons.cli has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jdr/jboss-as-jdr/src/main/java/org/jboss/as/jdr/JdrReportService.java:[56,62] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jdr/jboss-as-jdr/src/main/java/org/jboss/as/jdr/JdrReportService.java:[63,22] addService(org.jboss.msc.service.ServiceName,org.jboss.msc.service.Service) in org.jboss.msc.service.ServiceTarget has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jdr/jboss-as-jdr/src/main/java/org/jboss/as/jdr/JdrReportService.java:[64,17] addDependency(org.jboss.msc.service.ServiceName,java.lang.Class,org.jboss.msc.inject.Injector) in org.jboss.msc.service.ServiceBuilder has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jdr/jboss-as-jdr/src/main/java/org/jboss/as/jdr/JdrReportService.java:[65,17] addDependency(org.jboss.msc.service.ServiceName,java.lang.Class,org.jboss.msc.inject.Injector) in org.jboss.msc.service.ServiceBuilder has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jdr/jboss-as-jdr/src/main/java/org/jboss/as/jdr/JdrReportService.java:[70,19] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jdr/jboss-as-jdr/src/main/java/org/jboss/as/jdr/JdrReportService.java:[70,81] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jdr/jboss-as-jdr/src/main/java/org/jboss/as/jdr/JdrReportService.java:[71,19] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jdr/jboss-as-jdr/src/main/java/org/jboss/as/jdr/JdrReportService.java:[71,77] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jdr/jboss-as-jdr/src/main/java/org/jboss/as/jdr/JdrReportService.java:[106,59] createClient(java.util.concurrent.Executor) in org.jboss.as.controller.ModelController has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jdr/jboss-as-jdr/src/main/java/org/jboss/as/jdr/CommandLineMain.java:[47,57] org.apache.commons.cli.GnuParser in org.apache.commons.cli has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jdr/jboss-as-jdr/src/main/java/org/jboss/as/jdr/JdrReportRequestHandler.java:[71,139] getValue() in org.jboss.msc.service.ServiceController has been deprecated [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-jdr --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-jdr --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-jdr --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jdr/jboss-as-jdr/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-jdr --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-jdr --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jdr/jboss-as-jdr/target/wildfly-jdr-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-jdr --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jdr/jboss-as-jdr/target/wildfly-jdr-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-jdr --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jdr/jboss-as-jdr/target/wildfly-jdr-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-jdr/22.0.0.Beta1-SNAPSHOT/wildfly-jdr-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jdr/jboss-as-jdr/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-jdr/22.0.0.Beta1-SNAPSHOT/wildfly-jdr-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jdr/jboss-as-jdr/target/wildfly-jdr-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-jdr/22.0.0.Beta1-SNAPSHOT/wildfly-jdr-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] -------------------< org.wildfly:wildfly-jsf-parent >------------------- [INFO] Building WildFly: JSF 22.0.0.Beta1-SNAPSHOT [80/160] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-jsf-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-jsf-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-jsf-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-jsf-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-jsf-parent --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-jsf-parent --- [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-jsf-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-jsf-parent --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-jsf-parent/22.0.0.Beta1-SNAPSHOT/wildfly-jsf-parent-22.0.0.Beta1-SNAPSHOT.pom [INFO] [INFO] ----------------------< org.wildfly:wildfly-jsf >----------------------- [INFO] Building WildFly: JSF Subsystem 22.0.0.Beta1-SNAPSHOT [81/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/faces/jboss-jsf-api_2.3_spec/3.0.0.SP04/jboss-jsf-api_2.3_spec-3.0.0.SP04.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/faces/jboss-jsf-api_2.3_spec/3.0.0.SP04/jboss-jsf-api_2.3_spec-3.0.0.SP04.pom (29 kB at 104 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/sun/faces/jsf-impl/2.3.14.SP01/jsf-impl-2.3.14.SP01.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/sun/faces/jsf-impl/2.3.14.SP01/jsf-impl-2.3.14.SP01.pom (27 kB at 95 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/sun/faces/jsf-project/2.3.14.SP01/jsf-project-2.3.14.SP01.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/sun/faces/jsf-project/2.3.14.SP01/jsf-project-2.3.14.SP01.pom (6.8 kB at 24 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/faces/jboss-jsf-api_2.3_spec/3.0.0.SP04/jboss-jsf-api_2.3_spec-3.0.0.SP04.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/sun/faces/jsf-impl/2.3.14.SP01/jsf-impl-2.3.14.SP01.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/faces/jboss-jsf-api_2.3_spec/3.0.0.SP04/jboss-jsf-api_2.3_spec-3.0.0.SP04.jar (769 kB at 927 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/sun/faces/jsf-impl/2.3.14.SP01/jsf-impl-2.3.14.SP01.jar (2.8 MB at 1.7 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-jsf --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/subsystem/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/subsystem/src/main/java/org/jboss/as/jsf/deployment/JSFModuleIdFactory.java:[33,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/subsystem/src/main/java/org/jboss/as/jsf/deployment/JSFAnnotationProcessor.java:[39,24] javax.faces.bean.ManagedBean in javax.faces.bean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/subsystem/src/main/java/org/jboss/as/jsf/deployment/JSFDependencyProcessor.java:[45,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/subsystem/src/main/java/org/jboss/as/jsf/deployment/JSFModuleIdFactory.java:[33,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/subsystem/src/main/java/org/jboss/as/jsf/deployment/JSFAnnotationProcessor.java:[39,24] javax.faces.bean.ManagedBean in javax.faces.bean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/subsystem/src/main/java/org/jboss/as/jsf/deployment/JSFDependencyProcessor.java:[45,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/subsystem/src/main/java/org/jboss/as/jsf/deployment/JSFModuleIdFactory.java:[33,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/subsystem/src/main/java/org/jboss/as/jsf/deployment/JSFAnnotationProcessor.java:[39,24] javax.faces.bean.ManagedBean in javax.faces.bean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/subsystem/src/main/java/org/jboss/as/jsf/deployment/JSFDependencyProcessor.java:[45,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/subsystem/src/main/java/org/jboss/as/jsf/deployment/JSFModuleIdFactory.java:[33,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/subsystem/src/main/java/org/jboss/as/jsf/deployment/JSFAnnotationProcessor.java:[39,24] javax.faces.bean.ManagedBean in javax.faces.bean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/subsystem/src/main/java/org/jboss/as/jsf/deployment/JSFDependencyProcessor.java:[45,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/subsystem/src/main/java/org/jboss/as/jsf/deployment/JSFSharedTldsProcessor.java:[66,47] getModuleFromCallerModuleLoader(org.jboss.modules.ModuleIdentifier) in org.jboss.modules.Module has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/subsystem/src/main/java/org/jboss/as/jsf/deployment/JSFModuleIdFactory.java:[50,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/subsystem/src/main/java/org/jboss/as/jsf/deployment/JSFModuleIdFactory.java:[50,72] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/subsystem/src/main/java/org/jboss/as/jsf/deployment/JSFModuleIdFactory.java:[51,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/subsystem/src/main/java/org/jboss/as/jsf/deployment/JSFModuleIdFactory.java:[51,73] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/subsystem/src/main/java/org/jboss/as/jsf/deployment/JSFModuleIdFactory.java:[52,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/subsystem/src/main/java/org/jboss/as/jsf/deployment/JSFModuleIdFactory.java:[52,78] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/subsystem/src/main/java/org/jboss/as/jsf/deployment/JSFModuleIdFactory.java:[95,29] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/subsystem/src/main/java/org/jboss/as/jsf/deployment/JSFModuleIdFactory.java:[96,28] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/subsystem/src/main/java/org/jboss/as/jsf/deployment/JSFModuleIdFactory.java:[97,34] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/subsystem/src/main/java/org/jboss/as/jsf/deployment/JSFModuleIdFactory.java:[113,60] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/subsystem/src/main/java/org/jboss/as/jsf/deployment/JSFModuleIdFactory.java:[131,33] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/subsystem/src/main/java/org/jboss/as/jsf/deployment/JSFModuleIdFactory.java:[169,5] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/subsystem/src/main/java/org/jboss/as/jsf/deployment/JSFModuleIdFactory.java:[173,5] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/subsystem/src/main/java/org/jboss/as/jsf/deployment/JSFModuleIdFactory.java:[177,5] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/subsystem/src/main/java/org/jboss/as/jsf/deployment/JSFAnnotationProcessor.java:[69,22] javax.faces.bean.ManagedBean in javax.faces.bean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/subsystem/src/main/java/org/jboss/as/jsf/subsystem/JSFExtension.java:[107,30] builder(org.jboss.as.controller.PersistentResourceDefinition,java.lang.String) in org.jboss.as.controller.PersistentResourceXMLDescription has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/subsystem/src/main/java/org/jboss/as/jsf/deployment/JSFDependencyProcessor.java:[57,26] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/subsystem/src/main/java/org/jboss/as/jsf/deployment/JSFDependencyProcessor.java:[57,59] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/subsystem/src/main/java/org/jboss/as/jsf/deployment/JSFDependencyProcessor.java:[113,9] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/subsystem/src/main/java/org/jboss/as/jsf/deployment/JSFDependencyProcessor.java:[132,9] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/subsystem/src/main/java/org/jboss/as/jsf/deployment/JSFDependencyProcessor.java:[142,9] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-jsf --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 15 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/subsystem/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-jsf --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-jsf --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/subsystem/target/wildfly-jsf-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-jsf --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/subsystem/target/wildfly-jsf-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-jsf --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/subsystem/target/wildfly-jsf-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-jsf/22.0.0.Beta1-SNAPSHOT/wildfly-jsf-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/subsystem/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-jsf/22.0.0.Beta1-SNAPSHOT/wildfly-jsf-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/subsystem/target/wildfly-jsf-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-jsf/22.0.0.Beta1-SNAPSHOT/wildfly-jsf-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] -----------------< org.wildfly:wildfly-jsf-injection >------------------ [INFO] Building WildFly: JSF Injection Handlers 22.0.0.Beta1-SNAPSHOT [82/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/myfaces/core/myfaces-impl/2.3.6/myfaces-impl-2.3.6.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/myfaces/core/myfaces-impl/2.3.6/myfaces-impl-2.3.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/myfaces/core/myfaces-impl/2.3.6/myfaces-impl-2.3.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/myfaces/core/myfaces-impl/2.3.6/myfaces-impl-2.3.6.pom (67 kB at 112 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/myfaces/core/myfaces-core-project/2.3.6/myfaces-core-project-2.3.6.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/myfaces/core/myfaces-core-project/2.3.6/myfaces-core-project-2.3.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/myfaces/core/myfaces-core-project/2.3.6/myfaces-core-project-2.3.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/myfaces/core/myfaces-core-project/2.3.6/myfaces-core-project-2.3.6.pom (26 kB at 82 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/myfaces/myfaces/19/myfaces-19.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/myfaces/myfaces/19/myfaces-19.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/myfaces/myfaces/19/myfaces-19.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/myfaces/myfaces/19/myfaces-19.pom (40 kB at 5.6 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/module/weld-jsf/3.1.5.Final/weld-jsf-3.1.5.Final.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jboss/weld/module/weld-jsf/3.1.5.Final/weld-jsf-3.1.5.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/module/weld-jsf/3.1.5.Final/weld-jsf-3.1.5.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/module/weld-jsf/3.1.5.Final/weld-jsf-3.1.5.Final.pom (3.5 kB at 19 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/module/weld-web/3.1.5.Final/weld-web-3.1.5.Final.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jboss/weld/module/weld-web/3.1.5.Final/weld-web-3.1.5.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/module/weld-web/3.1.5.Final/weld-web-3.1.5.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/module/weld-web/3.1.5.Final/weld-web-3.1.5.Final.pom (3.8 kB at 23 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/myfaces/core/myfaces-impl/2.3.6/myfaces-impl-2.3.6.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/module/weld-web/3.1.5.Final/weld-web-3.1.5.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/module/weld-jsf/3.1.5.Final/weld-jsf-3.1.5.Final.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/myfaces/core/myfaces-impl/2.3.6/myfaces-impl-2.3.6.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jboss/weld/module/weld-web/3.1.5.Final/weld-web-3.1.5.Final.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jboss/weld/module/weld-jsf/3.1.5.Final/weld-jsf-3.1.5.Final.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/myfaces/core/myfaces-impl/2.3.6/myfaces-impl-2.3.6.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/module/weld-web/3.1.5.Final/weld-web-3.1.5.Final.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/module/weld-jsf/3.1.5.Final/weld-jsf-3.1.5.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/module/weld-jsf/3.1.5.Final/weld-jsf-3.1.5.Final.jar (18 kB at 2.5 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/module/weld-web/3.1.5.Final/weld-web-3.1.5.Final.jar (79 kB at 6.1 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/myfaces/core/myfaces-impl/2.3.6/myfaces-impl-2.3.6.jar (2.8 MB at 56 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-jsf-injection --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-jsf-injection --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-jsf-injection --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-jsf-injection --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-jsf-injection --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-jsf-injection --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-jsf-injection --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/injection/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/injection/src/main/java/org/jboss/as/jsf/injection/AnnotationMap.java:[26,24] javax.faces.bean.ManagedBean in javax.faces.bean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/injection/src/main/java/org/jboss/as/jsf/injection/weld/legacy/ForwardingApplication.java:[41,22] javax.faces.el.MethodBinding in javax.faces.el has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/injection/src/main/java/org/jboss/as/jsf/injection/weld/legacy/ForwardingApplication.java:[42,22] javax.faces.el.PropertyResolver in javax.faces.el has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/injection/src/main/java/org/jboss/as/jsf/injection/weld/legacy/ForwardingApplication.java:[43,22] javax.faces.el.ReferenceSyntaxException in javax.faces.el has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/injection/src/main/java/org/jboss/as/jsf/injection/weld/legacy/ForwardingApplication.java:[44,22] javax.faces.el.ValueBinding in javax.faces.el has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/injection/src/main/java/org/jboss/as/jsf/injection/weld/legacy/ForwardingApplication.java:[45,22] javax.faces.el.VariableResolver in javax.faces.el has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/injection/src/main/java/org/jboss/as/jsf/injection/AnnotationMap.java:[26,24] javax.faces.bean.ManagedBean in javax.faces.bean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/injection/src/main/java/org/jboss/as/jsf/injection/weld/legacy/ForwardingApplication.java:[41,22] javax.faces.el.MethodBinding in javax.faces.el has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/injection/src/main/java/org/jboss/as/jsf/injection/weld/legacy/ForwardingApplication.java:[42,22] javax.faces.el.PropertyResolver in javax.faces.el has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/injection/src/main/java/org/jboss/as/jsf/injection/weld/legacy/ForwardingApplication.java:[43,22] javax.faces.el.ReferenceSyntaxException in javax.faces.el has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/injection/src/main/java/org/jboss/as/jsf/injection/weld/legacy/ForwardingApplication.java:[44,22] javax.faces.el.ValueBinding in javax.faces.el has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/injection/src/main/java/org/jboss/as/jsf/injection/weld/legacy/ForwardingApplication.java:[45,22] javax.faces.el.VariableResolver in javax.faces.el has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/injection/src/main/java/org/jboss/as/jsf/injection/AnnotationMap.java:[26,24] javax.faces.bean.ManagedBean in javax.faces.bean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/injection/src/main/java/org/jboss/as/jsf/injection/weld/legacy/ForwardingApplication.java:[41,22] javax.faces.el.MethodBinding in javax.faces.el has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/injection/src/main/java/org/jboss/as/jsf/injection/weld/legacy/ForwardingApplication.java:[42,22] javax.faces.el.PropertyResolver in javax.faces.el has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/injection/src/main/java/org/jboss/as/jsf/injection/weld/legacy/ForwardingApplication.java:[43,22] javax.faces.el.ReferenceSyntaxException in javax.faces.el has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/injection/src/main/java/org/jboss/as/jsf/injection/weld/legacy/ForwardingApplication.java:[44,22] javax.faces.el.ValueBinding in javax.faces.el has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/injection/src/main/java/org/jboss/as/jsf/injection/weld/legacy/ForwardingApplication.java:[45,22] javax.faces.el.VariableResolver in javax.faces.el has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/injection/src/main/java/org/jboss/as/jsf/injection/AnnotationMap.java:[68,33] javax.faces.bean.ManagedBean in javax.faces.bean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/injection/src/main/java/org/jboss/as/jsf/injection/AnnotationMap.java:[68,62] javax.faces.bean.ManagedBean in javax.faces.bean has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/injection/src/main/java/org/jboss/as/jsf/injection/AnnotationMap.java:[85,79] unchecked cast required: java.util.Map,java.util.Set>> found: java.lang.Object [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/injection/src/main/java/org/jboss/as/jsf/injection/AnnotationMap.java:[88,87] unchecked cast required: java.util.Map,java.util.Set>> found: java.lang.Object [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/injection/src/main/java/org/jboss/as/jsf/injection/AnnotationMap.java:[93,148] unchecked cast required: java.util.Map,java.util.Set>> found: java.lang.Object [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/injection/src/main/java/org/jboss/as/jsf/injection/weld/ForwardingApplicationFactory.java:[26,17] ApplicationFactory() in javax.faces.application.ApplicationFactory has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/injection/src/main/java/org/jboss/as/jsf/injection/weld/WeldApplication.java:[55,53] ApplicationWrapper() in javax.faces.application.ApplicationWrapper has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/injection/src/main/java/org/jboss/as/jsf/injection/MyFacesAnnotationProvider.java:[47,21] getBaseUrls() in org.apache.myfaces.spi.AnnotationProvider has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/injection/src/main/java/org/jboss/as/jsf/injection/weld/WildFlyConversationAwareViewHandler.java:[47,9] ViewHandlerWrapper() in javax.faces.application.ViewHandlerWrapper has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/injection/src/main/java/org/jboss/as/jsf/injection/weld/WildFlyConversationAwareViewHandler.java:[53,9] ViewHandlerWrapper() in javax.faces.application.ViewHandlerWrapper has been deprecated [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-jsf-injection --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-jsf-injection --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/injection/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-jsf-injection --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-jsf-injection --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-jsf-injection --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/injection/target/wildfly-jsf-injection-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-jsf-injection --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/injection/target/wildfly-jsf-injection-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-jsf-injection --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/injection/target/wildfly-jsf-injection-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-jsf-injection/22.0.0.Beta1-SNAPSHOT/wildfly-jsf-injection-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/injection/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-jsf-injection/22.0.0.Beta1-SNAPSHOT/wildfly-jsf-injection-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/injection/target/wildfly-jsf-injection-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-jsf-injection/22.0.0.Beta1-SNAPSHOT/wildfly-jsf-injection-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] ----------------------< org.wildfly:wildfly-mail >---------------------- [INFO] Building WildFly: Mail subsystem 22.0.0.Beta1-SNAPSHOT [83/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-mail --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-mail --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-mail --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-mail --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-mail --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-mail --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-mail --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 29 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/ServerConfig.java:[27,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/ServerConfig.java:[28,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/MailSessionService.java:[31,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/MailSessionService.java:[32,28] org.jboss.msc.inject.MapInjector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/MailSessionService.java:[33,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/MailDependenciesProcessor.java:[11,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/MailSessionDefinitionInjectionSource.java:[38,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/MailSessionManagedReferenceFactory.java:[31,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/ServerConfig.java:[27,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/ServerConfig.java:[28,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/MailSessionService.java:[31,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/MailSessionService.java:[32,28] org.jboss.msc.inject.MapInjector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/MailSessionService.java:[33,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/MailDependenciesProcessor.java:[11,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/MailSessionDefinitionInjectionSource.java:[38,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/MailSessionManagedReferenceFactory.java:[31,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/ServerConfig.java:[27,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/ServerConfig.java:[28,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/MailSessionService.java:[31,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/MailSessionService.java:[32,28] org.jboss.msc.inject.MapInjector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/MailSessionService.java:[33,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/MailDependenciesProcessor.java:[11,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/MailSessionDefinitionInjectionSource.java:[38,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/MailSessionManagedReferenceFactory.java:[31,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/ServerConfig.java:[27,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/ServerConfig.java:[28,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/MailSessionService.java:[31,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/MailSessionService.java:[32,28] org.jboss.msc.inject.MapInjector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/MailSessionService.java:[33,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/MailDependenciesProcessor.java:[11,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/MailSessionDefinitionInjectionSource.java:[38,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/MailSessionManagedReferenceFactory.java:[31,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/ServerConfig.java:[41,19] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/ServerConfig.java:[41,120] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/ServerConfig.java:[88,12] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/MailSessionService.java:[44,44] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/MailSessionService.java:[67,5] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/MailSessionService.java:[68,20] org.jboss.msc.inject.MapInjector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/MailDependenciesProcessor.java:[20,26] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/MailDependenciesProcessor.java:[20,54] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/MailDependenciesProcessor.java:[21,26] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/MailDependenciesProcessor.java:[21,60] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/MailSessionDefinition.java:[90,19] org.jboss.as.controller.PersistentResourceDefinition.Parameters in org.jboss.as.controller.PersistentResourceDefinition has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/MailSessionDefinition.java:[90,15] Parameters(org.jboss.as.controller.PathElement,org.jboss.as.controller.descriptions.ResourceDescriptionResolver) in org.jboss.as.controller.PersistentResourceDefinition.Parameters has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/MailSessionDefinition.java:[90,9] PersistentResourceDefinition(org.jboss.as.controller.PersistentResourceDefinition.Parameters) in org.jboss.as.controller.PersistentResourceDefinition has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/MailServerDefinition.java:[148,19] org.jboss.as.controller.PersistentResourceDefinition.Parameters in org.jboss.as.controller.PersistentResourceDefinition has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/MailServerDefinition.java:[148,15] Parameters(org.jboss.as.controller.PathElement,org.jboss.as.controller.descriptions.ResourceDescriptionResolver) in org.jboss.as.controller.PersistentResourceDefinition.Parameters has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/MailServerDefinition.java:[148,9] PersistentResourceDefinition(org.jboss.as.controller.PersistentResourceDefinition.Parameters) in org.jboss.as.controller.PersistentResourceDefinition has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/MailSessionDefinitionInjectionSource.java:[64,156] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/MailSessionDefinitionInjectionSource.java:[82,92] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/MailSessionDefinitionInjectionSource.java:[87,17] addService(org.jboss.msc.service.ServiceName,org.jboss.msc.service.Service) in org.jboss.msc.service.ServiceTarget has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/MailSessionDefinitionInjectionSource.java:[93,17] addService(org.jboss.msc.service.ServiceName,org.jboss.msc.service.Service) in org.jboss.msc.service.ServiceTarget has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/MailSessionDefinitionInjectionSource.java:[94,17] addDependency(org.jboss.msc.service.ServiceName,java.lang.Class,org.jboss.msc.inject.Injector) in org.jboss.msc.service.ServiceBuilder has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/MailSessionDefinitionInjectionSource.java:[121,34] addDependency(org.jboss.msc.service.ServiceName,java.lang.Class,org.jboss.msc.inject.Injector) in org.jboss.msc.service.ServiceBuilder has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/MailSessionManagedReferenceFactory.java:[57,46] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/MailSessionAdd.java:[134,27] addAliases(org.jboss.msc.service.ServiceName...) in org.jboss.msc.service.ServiceBuilder has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/MailSessionAdd.java:[142,17] addService(org.jboss.msc.service.ServiceName,org.jboss.msc.service.Service) in org.jboss.msc.service.ServiceTarget has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/MailSessionAdd.java:[143,17] addDependency(org.jboss.msc.service.ServiceName,java.lang.Class,org.jboss.msc.inject.Injector) in org.jboss.msc.service.ServiceBuilder has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/main/java/org/jboss/as/mail/extension/MailSessionAdd.java:[200,31] addCapabilityRequirement(java.lang.String,java.lang.Class,org.jboss.msc.inject.Injector,java.lang.String...) in org.jboss.as.controller.CapabilityServiceBuilder has been deprecated [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-mail --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-mail --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-mail --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/target/test-classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/test/java/org/jboss/as/mail/extension/MailSubsystemTestBase.java:[112,52] getValue() in org.jboss.msc.service.ServiceController has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/test/java/org/jboss/as/mail/extension/MailSubsystemTestBase.java:[183,19] addService(org.jboss.msc.service.ServiceName,org.jboss.msc.service.Service) in org.jboss.msc.service.ServiceTarget has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/test/java/org/jboss/as/mail/extension/MailSubsystemTestBase.java:[186,19] addService(org.jboss.msc.service.ServiceName,org.jboss.msc.service.Service) in org.jboss.msc.service.ServiceTarget has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/test/java/org/jboss/as/mail/extension/MailSubsystem20TestCase.java:[81,52] getValue() in org.jboss.msc.service.ServiceController has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/test/java/org/jboss/as/mail/extension/MailSubsystem20TestCase.java:[89,47] getValue() in org.jboss.msc.service.ServiceController has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/test/java/org/jboss/as/mail/extension/MailSubsystem20TestCase.java:[94,46] getValue() in org.jboss.msc.service.ServiceController has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/test/java/org/jboss/as/mail/extension/MailSubsystem20TestCase.java:[104,76] getService() in org.jboss.msc.service.ServiceController has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/test/java/org/jboss/as/mail/extension/MailSubsystem30TestCase.java:[67,52] getValue() in org.jboss.msc.service.ServiceController has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/test/java/org/jboss/as/mail/extension/MailSubsystem30TestCase.java:[78,47] getValue() in org.jboss.msc.service.ServiceController has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/test/java/org/jboss/as/mail/extension/MailSubsystem30TestCase.java:[83,46] getValue() in org.jboss.msc.service.ServiceController has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/test/java/org/jboss/as/mail/extension/MailSubsystem30TestCase.java:[93,76] getService() in org.jboss.msc.service.ServiceController has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/test/java/org/jboss/as/mail/extension/MailSubsystem40TestCase.java:[80,52] getValue() in org.jboss.msc.service.ServiceController has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/test/java/org/jboss/as/mail/extension/MailSubsystem40TestCase.java:[91,47] getValue() in org.jboss.msc.service.ServiceController has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/test/java/org/jboss/as/mail/extension/MailSubsystem40TestCase.java:[96,46] getValue() in org.jboss.msc.service.ServiceController has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/src/test/java/org/jboss/as/mail/extension/MailSubsystem40TestCase.java:[106,76] getService() in org.jboss.msc.service.ServiceController has been deprecated [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-mail --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-mail --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/target/wildfly-mail-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-mail --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/target/wildfly-mail-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-mail --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/target/wildfly-mail-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-mail/22.0.0.Beta1-SNAPSHOT/wildfly-mail-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-mail/22.0.0.Beta1-SNAPSHOT/wildfly-mail-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mail/target/wildfly-mail-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-mail/22.0.0.Beta1-SNAPSHOT/wildfly-mail-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] ---------------< org.wildfly:wildfly-messaging-activemq >--------------- [INFO] Building WildFly: Messaging Subsystem With ActiveMQ Artemis 22.0.0.Beta1-SNAPSHOT [84/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-server/2.16.0/artemis-server-2.16.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/activemq/artemis-server/2.16.0/artemis-server-2.16.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/2.16.0/artemis-server-2.16.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/2.16.0/artemis-server-2.16.0.pom (9.4 kB at 31 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-journal/2.16.0/artemis-journal-2.16.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/activemq/artemis-journal/2.16.0/artemis-journal-2.16.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/2.16.0/artemis-journal-2.16.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/2.16.0/artemis-journal-2.16.0.pom (3.4 kB at 18 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-jdbc-store/2.16.0/artemis-jdbc-store-2.16.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/activemq/artemis-jdbc-store/2.16.0/artemis-jdbc-store-2.16.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jdbc-store/2.16.0/artemis-jdbc-store-2.16.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jdbc-store/2.16.0/artemis-jdbc-store-2.16.0.pom (3.8 kB at 8.6 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.pom (19 kB at 68 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.pom (15 kB at 355 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-cli/2.16.0/artemis-cli-2.16.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/activemq/artemis-cli/2.16.0/artemis-cli-2.16.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-cli/2.16.0/artemis-cli-2.16.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-cli/2.16.0/artemis-cli-2.16.0.pom (7.5 kB at 38 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-jms-server/2.16.0/artemis-jms-server-2.16.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/activemq/artemis-jms-server/2.16.0/artemis-jms-server-2.16.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jms-server/2.16.0/artemis-jms-server-2.16.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jms-server/2.16.0/artemis-jms-server-2.16.0.pom (4.8 kB at 18 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-service-extensions/2.16.0/artemis-service-extensions-2.16.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/activemq/artemis-service-extensions/2.16.0/artemis-service-extensions-2.16.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-service-extensions/2.16.0/artemis-service-extensions-2.16.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-service-extensions/2.16.0/artemis-service-extensions-2.16.0.pom (3.5 kB at 37 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-tools/2.16.0/artemis-tools-2.16.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/activemq/artemis-tools/2.16.0/artemis-tools-2.16.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-tools/2.16.0/artemis-tools-2.16.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-tools/2.16.0/artemis-tools-2.16.0.pom (2.1 kB at 9.6 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-dto/2.16.0/artemis-dto-2.16.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/activemq/artemis-dto/2.16.0/artemis-dto-2.16.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-dto/2.16.0/artemis-dto-2.16.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-dto/2.16.0/artemis-dto-2.16.0.pom (8.8 kB at 57 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-ra/2.16.0/artemis-ra-2.16.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/activemq/artemis-ra/2.16.0/artemis-ra-2.16.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-ra/2.16.0/artemis-ra-2.16.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-ra/2.16.0/artemis-ra-2.16.0.pom (3.6 kB at 9.1 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/xnio/netty/netty-xnio-transport/0.1.9.Final/netty-xnio-transport-0.1.9.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/xnio/netty/netty-xnio-transport/0.1.9.Final/netty-xnio-transport-0.1.9.Final.pom (5.4 kB at 9.8 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-server/2.16.0/artemis-server-2.16.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-jdbc-store/2.16.0/artemis-jdbc-store-2.16.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-cli/2.16.0/artemis-cli-2.16.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-tools/2.16.0/artemis-tools-2.16.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-dto/2.16.0/artemis-dto-2.16.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-journal/2.16.0/artemis-journal-2.16.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-jms-server/2.16.0/artemis-jms-server-2.16.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-service-extensions/2.16.0/artemis-service-extensions-2.16.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-ra/2.16.0/artemis-ra-2.16.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/xnio/netty/netty-xnio-transport/0.1.9.Final/netty-xnio-transport-0.1.9.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/xnio/netty/netty-xnio-transport/0.1.9.Final/netty-xnio-transport-0.1.9.Final.jar (61 kB at 34 kB/s) [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/activemq/artemis-server/2.16.0/artemis-server-2.16.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/activemq/artemis-jdbc-store/2.16.0/artemis-jdbc-store-2.16.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/activemq/artemis-cli/2.16.0/artemis-cli-2.16.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/activemq/artemis-tools/2.16.0/artemis-tools-2.16.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/activemq/artemis-dto/2.16.0/artemis-dto-2.16.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/activemq/artemis-journal/2.16.0/artemis-journal-2.16.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/activemq/artemis-jms-server/2.16.0/artemis-jms-server-2.16.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/activemq/artemis-service-extensions/2.16.0/artemis-service-extensions-2.16.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/activemq/artemis-ra/2.16.0/artemis-ra-2.16.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/2.16.0/artemis-server-2.16.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jdbc-store/2.16.0/artemis-jdbc-store-2.16.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-cli/2.16.0/artemis-cli-2.16.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jdbc-store/2.16.0/artemis-jdbc-store-2.16.0.jar (111 kB at 6.9 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-tools/2.16.0/artemis-tools-2.16.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.jar (208 kB at 8.7 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-tools/2.16.0/artemis-tools-2.16.0.jar (16 kB at 677 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/2.16.0/artemis-journal-2.16.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-dto/2.16.0/artemis-dto-2.16.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.jar (130 kB at 4.6 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jms-server/2.16.0/artemis-jms-server-2.16.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-dto/2.16.0/artemis-dto-2.16.0.jar (29 kB at 545 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-service-extensions/2.16.0/artemis-service-extensions-2.16.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jms-server/2.16.0/artemis-jms-server-2.16.0.jar (131 kB at 2.2 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-ra/2.16.0/artemis-ra-2.16.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-service-extensions/2.16.0/artemis-service-extensions-2.16.0.jar (37 kB at 617 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/2.16.0/artemis-journal-2.16.0.jar (235 kB at 3.8 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-cli/2.16.0/artemis-cli-2.16.0.jar (529 kB at 8.1 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/2.16.0/artemis-server-2.16.0.jar (2.1 MB at 31 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-ra/2.16.0/artemis-ra-2.16.0.jar (163 kB at 2.3 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-messaging-activemq --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-messaging-activemq --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-messaging-activemq --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-messaging-activemq --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-messaging-activemq --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-messaging-activemq --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 21 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-messaging-activemq --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 247 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/deployment/MessagingJMSDestinationManagedReferenceFactory.java:[33,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/deployment/MessagingJMSDestinationManagedReferenceFactory.java:[34,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/ActiveMQActivationService.java:[33,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/ExternalJMSQueueService.java:[37,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/ExternalJMSQueueService.java:[44,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/ExternalPooledConnectionFactoryService.java:[99,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/ExternalBrokerConfigurationService.java:[21,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/PooledConnectionFactoryStatisticsService.java:[37,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/PooledConnectionFactoryStatisticsService.java:[38,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/PooledConnectionFactoryStatisticsService.java:[42,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/JMSTopicService.java:[30,46] org.apache.activemq.artemis.jms.server.JMSServerManager in org.apache.activemq.artemis.jms.server has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/JMSTopicService.java:[31,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/JMSTopicService.java:[39,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/JMSTopicRemove.java:[27,46] org.apache.activemq.artemis.jms.server.JMSServerManager in org.apache.activemq.artemis.jms.server has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/ConnectionFactoryService.java:[28,46] org.apache.activemq.artemis.jms.server.JMSServerManager in org.apache.activemq.artemis.jms.server has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/ConnectionFactoryService.java:[30,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/ConnectionFactoryService.java:[34,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/bridge/JMSBridgeService.java:[32,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/bridge/JMSBridgeService.java:[33,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/deployment/MessagingDependencyProcessor.java:[37,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/JMSQueueService.java:[33,46] org.apache.activemq.artemis.jms.server.JMSServerManager in org.apache.activemq.artemis.jms.server has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/JMSQueueService.java:[34,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/JMSQueueService.java:[42,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/PooledConnectionFactoryService.java:[105,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/PooledConnectionFactoryService.java:[106,28] org.jboss.msc.inject.MapInjector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/PooledConnectionFactoryService.java:[107,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/PooledConnectionFactoryService.java:[116,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/GroupBindingService.java:[27,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/ServerAdd.java:[137,47] org.apache.activemq.artemis.core.config.CoreQueueConfiguration in org.apache.activemq.artemis.core.config has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/ServerAdd.java:[162,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/ServerAdd.java:[168,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/ActiveMQServerService.java:[61,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/ActiveMQServerService.java:[65,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/ExternalJMSTopicService.java:[39,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/ExternalJMSTopicService.java:[46,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/JMSService.java:[39,46] org.apache.activemq.artemis.jms.server.JMSServerManager in org.apache.activemq.artemis.jms.server has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/JMSService.java:[40,51] org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl in org.apache.activemq.artemis.jms.server.impl has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/JMSService.java:[43,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/JMSService.java:[53,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/deployment/MessagingXmlInstallDeploymentUnitProcessor.java:[42,38] org.jboss.as.server.deployment.DeploymentModelUtils in org.jboss.as.server.deployment has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/deployment/MessagingXmlInstallDeploymentUnitProcessor.java:[49,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/ExternalPooledConnectionFactoryAdd.java:[49,48] org.wildfly.extension.messaging.activemq.DiscoveryGroupDefinition in org.wildfly.extension.messaging.activemq has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/ExternalConnectionFactoryService.java:[32,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/SocketBroadcastGroupAdd.java:[27,55] org.wildfly.extension.messaging.activemq.BroadcastGroupDefinition in org.wildfly.extension.messaging.activemq has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/SocketBroadcastGroupAdd.java:[28,55] org.wildfly.extension.messaging.activemq.BroadcastGroupDefinition in org.wildfly.extension.messaging.activemq has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/QueueAdd.java:[29,47] org.apache.activemq.artemis.core.config.CoreQueueConfiguration in org.apache.activemq.artemis.core.config has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/AbstractUpdateJndiHandler.java:[29,46] org.apache.activemq.artemis.jms.server.JMSServerManager in org.apache.activemq.artemis.jms.server has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/JMSQueueAdd.java:[37,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/ConnectionFactoryUpdateJndiHandler.java:[25,46] org.apache.activemq.artemis.jms.server.JMSServerManager in org.apache.activemq.artemis.jms.server has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/JMSQueueUpdateJndiHandler.java:[27,46] org.apache.activemq.artemis.jms.server.JMSServerManager in org.apache.activemq.artemis.jms.server has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/BinderServiceUtil.java:[39,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/BinderServiceUtil.java:[44,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/BinderServiceUtil.java:[45,27] org.jboss.msc.value.Values in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/JMSTopicUpdateJndiHandler.java:[27,46] org.apache.activemq.artemis.jms.server.JMSServerManager in org.apache.activemq.artemis.jms.server has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/QueueService.java:[27,47] org.apache.activemq.artemis.core.config.CoreQueueConfiguration in org.apache.activemq.artemis.core.config has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/QueueService.java:[29,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/ConfigurationHelper.java:[42,47] org.apache.activemq.artemis.core.config.CoreQueueConfiguration in org.apache.activemq.artemis.core.config has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/ExternalConnectionFactoryAdd.java:[47,48] org.wildfly.extension.messaging.activemq.DiscoveryGroupDefinition in org.wildfly.extension.messaging.activemq has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/deployment/JMSConnectionFactoryDefinitionInjectionSource.java:[74,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/deployment/JMSDestinationDefinitionInjectionSource.java:[60,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/deployment/JMSDestinationDefinitionInjectionSource.java:[63,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/ExternalJMSQueueAdd.java:[27,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/bridge/JMSBridgeAdd.java:[55,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/legacy/LegacyConnectionFactoryService.java:[45,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/legacy/LegacyConnectionFactoryService.java:[53,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/JMSQueueRemove.java:[28,46] org.apache.activemq.artemis.jms.server.JMSServerManager in org.apache.activemq.artemis.jms.server has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/MessagingSubsystemAdd.java:[59,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/JGroupsBroadcastGroupAdd.java:[26,55] org.wildfly.extension.messaging.activemq.BroadcastGroupDefinition in org.wildfly.extension.messaging.activemq has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/JGroupsBroadcastGroupAdd.java:[27,55] org.wildfly.extension.messaging.activemq.BroadcastGroupDefinition in org.wildfly.extension.messaging.activemq has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/JGroupsBroadcastGroupAdd.java:[28,55] org.wildfly.extension.messaging.activemq.BroadcastGroupDefinition in org.wildfly.extension.messaging.activemq has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/BroadcastGroupControlHandler.java:[25,55] org.wildfly.extension.messaging.activemq.BroadcastGroupDefinition in org.wildfly.extension.messaging.activemq has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/ConnectionFactoryAdd.java:[34,46] org.apache.activemq.artemis.jms.server.JMSServerManager in org.apache.activemq.artemis.jms.server has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/HTTPUpgradeService.java:[62,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [INFO] Writing META-INF/services/org.jboss.as.controller.transform.ExtensionTransformerRegistration [INFO] Writing META-INF/services/org.wildfly.clustering.marshalling.jboss.ClassTableContributor [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/deployment/MessagingJMSDestinationManagedReferenceFactory.java:[33,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/deployment/MessagingJMSDestinationManagedReferenceFactory.java:[34,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/ActiveMQActivationService.java:[33,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/ExternalJMSQueueService.java:[37,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/ExternalJMSQueueService.java:[44,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/ExternalPooledConnectionFactoryService.java:[99,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/ExternalBrokerConfigurationService.java:[21,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/PooledConnectionFactoryStatisticsService.java:[37,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/PooledConnectionFactoryStatisticsService.java:[38,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/PooledConnectionFactoryStatisticsService.java:[42,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/JMSTopicService.java:[30,46] org.apache.activemq.artemis.jms.server.JMSServerManager in org.apache.activemq.artemis.jms.server has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/JMSTopicService.java:[31,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/JMSTopicService.java:[39,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/JMSTopicRemove.java:[27,46] org.apache.activemq.artemis.jms.server.JMSServerManager in org.apache.activemq.artemis.jms.server has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/ConnectionFactoryService.java:[28,46] org.apache.activemq.artemis.jms.server.JMSServerManager in org.apache.activemq.artemis.jms.server has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/ConnectionFactoryService.java:[30,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/ConnectionFactoryService.java:[34,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/bridge/JMSBridgeService.java:[32,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/bridge/JMSBridgeService.java:[33,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/deployment/MessagingDependencyProcessor.java:[37,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/JMSQueueService.java:[33,46] org.apache.activemq.artemis.jms.server.JMSServerManager in org.apache.activemq.artemis.jms.server has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/JMSQueueService.java:[34,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/JMSQueueService.java:[42,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/PooledConnectionFactoryService.java:[105,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/PooledConnectionFactoryService.java:[106,28] org.jboss.msc.inject.MapInjector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/PooledConnectionFactoryService.java:[107,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/PooledConnectionFactoryService.java:[116,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [INFO] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/deployment/MessagingJMSDestinationManagedReferenceFactory.java: Some input files additionally use or override a deprecated API. [INFO] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/jms/ExternalPooledConnectionFactoryService.java: Some input files additionally use unchecked or unsafe operations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-messaging-activemq --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-messaging-activemq --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 46 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-messaging-activemq --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/target/test-classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/test/java/org/wildfly/extension/messaging/activemq/MessagingActiveMQSubsystem_8_0_TestCase.java:[234,49] JOURNAL_JMS_BINDINGS_TABLE in org.wildfly.extension.messaging.activemq.ServerDefinition has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/test/java/org/wildfly/extension/messaging/activemq/MessagingActiveMQSubsystem_8_0_TestCase.java:[320,178] org.wildfly.extension.messaging.activemq.BroadcastGroupDefinition in org.wildfly.extension.messaging.activemq has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/test/java/org/wildfly/extension/messaging/activemq/MessagingActiveMQSubsystem_8_0_TestCase.java:[321,76] org.wildfly.extension.messaging.activemq.DiscoveryGroupDefinition in org.wildfly.extension.messaging.activemq has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/test/java/org/wildfly/extension/messaging/activemq/MessagingActiveMQSubsystem_8_0_TestCase.java:[321,168] org.wildfly.extension.messaging.activemq.DiscoveryGroupDefinition in org.wildfly.extension.messaging.activemq has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/test/java/org/wildfly/extension/messaging/activemq/MessagingActiveMQSubsystem_8_0_TestCase.java:[323,63] org.wildfly.extension.messaging.activemq.DiscoveryGroupDefinition in org.wildfly.extension.messaging.activemq has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/test/java/org/wildfly/extension/messaging/activemq/MessagingActiveMQSubsystem_4_0_TestCase.java:[189,49] JOURNAL_JMS_BINDINGS_TABLE in org.wildfly.extension.messaging.activemq.ServerDefinition has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/test/java/org/wildfly/extension/messaging/activemq/MessagingActiveMQSubsystem_4_0_TestCase.java:[245,174] org.wildfly.extension.messaging.activemq.BroadcastGroupDefinition in org.wildfly.extension.messaging.activemq has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/test/java/org/wildfly/extension/messaging/activemq/MessagingActiveMQSubsystem_4_0_TestCase.java:[246,72] org.wildfly.extension.messaging.activemq.DiscoveryGroupDefinition in org.wildfly.extension.messaging.activemq has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/test/java/org/wildfly/extension/messaging/activemq/MessagingActiveMQSubsystem_4_0_TestCase.java:[246,164] org.wildfly.extension.messaging.activemq.DiscoveryGroupDefinition in org.wildfly.extension.messaging.activemq has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/test/java/org/wildfly/extension/messaging/activemq/MessagingActiveMQSubsystem_4_0_TestCase.java:[247,59] org.wildfly.extension.messaging.activemq.DiscoveryGroupDefinition in org.wildfly.extension.messaging.activemq has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/test/java/org/wildfly/extension/messaging/activemq/MessagingActiveMQSubsystem_7_0_TestCase.java:[220,49] JOURNAL_JMS_BINDINGS_TABLE in org.wildfly.extension.messaging.activemq.ServerDefinition has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/test/java/org/wildfly/extension/messaging/activemq/MessagingActiveMQSubsystem_7_0_TestCase.java:[306,178] org.wildfly.extension.messaging.activemq.BroadcastGroupDefinition in org.wildfly.extension.messaging.activemq has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/test/java/org/wildfly/extension/messaging/activemq/MessagingActiveMQSubsystem_7_0_TestCase.java:[307,76] org.wildfly.extension.messaging.activemq.DiscoveryGroupDefinition in org.wildfly.extension.messaging.activemq has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/test/java/org/wildfly/extension/messaging/activemq/MessagingActiveMQSubsystem_7_0_TestCase.java:[307,168] org.wildfly.extension.messaging.activemq.DiscoveryGroupDefinition in org.wildfly.extension.messaging.activemq has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/test/java/org/wildfly/extension/messaging/activemq/MessagingActiveMQSubsystem_7_0_TestCase.java:[309,63] org.wildfly.extension.messaging.activemq.DiscoveryGroupDefinition in org.wildfly.extension.messaging.activemq has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/test/java/org/wildfly/extension/messaging/activemq/MessagingActiveMQSubsystem_5_0_TestCase.java:[189,49] JOURNAL_JMS_BINDINGS_TABLE in org.wildfly.extension.messaging.activemq.ServerDefinition has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/test/java/org/wildfly/extension/messaging/activemq/MessagingActiveMQSubsystem_5_0_TestCase.java:[259,174] org.wildfly.extension.messaging.activemq.BroadcastGroupDefinition in org.wildfly.extension.messaging.activemq has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/test/java/org/wildfly/extension/messaging/activemq/MessagingActiveMQSubsystem_5_0_TestCase.java:[260,72] org.wildfly.extension.messaging.activemq.DiscoveryGroupDefinition in org.wildfly.extension.messaging.activemq has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/test/java/org/wildfly/extension/messaging/activemq/MessagingActiveMQSubsystem_5_0_TestCase.java:[260,164] org.wildfly.extension.messaging.activemq.DiscoveryGroupDefinition in org.wildfly.extension.messaging.activemq has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/test/java/org/wildfly/extension/messaging/activemq/MessagingActiveMQSubsystem_5_0_TestCase.java:[261,59] org.wildfly.extension.messaging.activemq.DiscoveryGroupDefinition in org.wildfly.extension.messaging.activemq has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/test/java/org/wildfly/extension/messaging/activemq/MessagingActiveMQSubsystem_2_0_TestCase.java:[176,49] JOURNAL_JMS_BINDINGS_TABLE in org.wildfly.extension.messaging.activemq.ServerDefinition has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/test/java/org/wildfly/extension/messaging/activemq/MessagingActiveMQSubsystem_11_0_TestCase.java:[262,49] JOURNAL_JMS_BINDINGS_TABLE in org.wildfly.extension.messaging.activemq.ServerDefinition has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/test/java/org/wildfly/extension/messaging/activemq/MessagingActiveMQSubsystem_11_0_TestCase.java:[352,178] org.wildfly.extension.messaging.activemq.BroadcastGroupDefinition in org.wildfly.extension.messaging.activemq has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/test/java/org/wildfly/extension/messaging/activemq/MessagingActiveMQSubsystem_11_0_TestCase.java:[353,186] org.wildfly.extension.messaging.activemq.BroadcastGroupDefinition in org.wildfly.extension.messaging.activemq has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/test/java/org/wildfly/extension/messaging/activemq/MessagingActiveMQSubsystem_11_0_TestCase.java:[355,76] org.wildfly.extension.messaging.activemq.DiscoveryGroupDefinition in org.wildfly.extension.messaging.activemq has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/test/java/org/wildfly/extension/messaging/activemq/MessagingActiveMQSubsystem_11_0_TestCase.java:[355,168] org.wildfly.extension.messaging.activemq.DiscoveryGroupDefinition in org.wildfly.extension.messaging.activemq has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/test/java/org/wildfly/extension/messaging/activemq/MessagingActiveMQSubsystem_11_0_TestCase.java:[359,63] org.wildfly.extension.messaging.activemq.DiscoveryGroupDefinition in org.wildfly.extension.messaging.activemq has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/test/java/org/wildfly/extension/messaging/activemq/MessagingActiveMQSubsystem_6_0_TestCase.java:[214,49] JOURNAL_JMS_BINDINGS_TABLE in org.wildfly.extension.messaging.activemq.ServerDefinition has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/test/java/org/wildfly/extension/messaging/activemq/MessagingActiveMQSubsystem_6_0_TestCase.java:[291,178] org.wildfly.extension.messaging.activemq.BroadcastGroupDefinition in org.wildfly.extension.messaging.activemq has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/test/java/org/wildfly/extension/messaging/activemq/MessagingActiveMQSubsystem_6_0_TestCase.java:[292,76] org.wildfly.extension.messaging.activemq.DiscoveryGroupDefinition in org.wildfly.extension.messaging.activemq has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/test/java/org/wildfly/extension/messaging/activemq/MessagingActiveMQSubsystem_6_0_TestCase.java:[292,168] org.wildfly.extension.messaging.activemq.DiscoveryGroupDefinition in org.wildfly.extension.messaging.activemq has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/test/java/org/wildfly/extension/messaging/activemq/MessagingActiveMQSubsystem_6_0_TestCase.java:[294,63] org.wildfly.extension.messaging.activemq.DiscoveryGroupDefinition in org.wildfly.extension.messaging.activemq has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/test/java/org/wildfly/extension/messaging/activemq/MessagingActiveMQSubsystem_10_0_TestCase.java:[264,49] JOURNAL_JMS_BINDINGS_TABLE in org.wildfly.extension.messaging.activemq.ServerDefinition has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/test/java/org/wildfly/extension/messaging/activemq/MessagingActiveMQSubsystem_10_0_TestCase.java:[354,178] org.wildfly.extension.messaging.activemq.BroadcastGroupDefinition in org.wildfly.extension.messaging.activemq has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/test/java/org/wildfly/extension/messaging/activemq/MessagingActiveMQSubsystem_10_0_TestCase.java:[355,186] org.wildfly.extension.messaging.activemq.BroadcastGroupDefinition in org.wildfly.extension.messaging.activemq has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/test/java/org/wildfly/extension/messaging/activemq/MessagingActiveMQSubsystem_10_0_TestCase.java:[357,76] org.wildfly.extension.messaging.activemq.DiscoveryGroupDefinition in org.wildfly.extension.messaging.activemq has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/test/java/org/wildfly/extension/messaging/activemq/MessagingActiveMQSubsystem_10_0_TestCase.java:[357,168] org.wildfly.extension.messaging.activemq.DiscoveryGroupDefinition in org.wildfly.extension.messaging.activemq has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/test/java/org/wildfly/extension/messaging/activemq/MessagingActiveMQSubsystem_10_0_TestCase.java:[361,63] org.wildfly.extension.messaging.activemq.DiscoveryGroupDefinition in org.wildfly.extension.messaging.activemq has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/test/java/org/wildfly/extension/messaging/activemq/MessagingActiveMQSubsystem_12_0_TestCase.java:[262,49] JOURNAL_JMS_BINDINGS_TABLE in org.wildfly.extension.messaging.activemq.ServerDefinition has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/test/java/org/wildfly/extension/messaging/activemq/MessagingActiveMQSubsystem_12_0_TestCase.java:[384,178] org.wildfly.extension.messaging.activemq.BroadcastGroupDefinition in org.wildfly.extension.messaging.activemq has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/test/java/org/wildfly/extension/messaging/activemq/MessagingActiveMQSubsystem_12_0_TestCase.java:[385,186] org.wildfly.extension.messaging.activemq.BroadcastGroupDefinition in org.wildfly.extension.messaging.activemq has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/test/java/org/wildfly/extension/messaging/activemq/MessagingActiveMQSubsystem_12_0_TestCase.java:[387,76] org.wildfly.extension.messaging.activemq.DiscoveryGroupDefinition in org.wildfly.extension.messaging.activemq has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/test/java/org/wildfly/extension/messaging/activemq/MessagingActiveMQSubsystem_12_0_TestCase.java:[387,168] org.wildfly.extension.messaging.activemq.DiscoveryGroupDefinition in org.wildfly.extension.messaging.activemq has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/test/java/org/wildfly/extension/messaging/activemq/MessagingActiveMQSubsystem_12_0_TestCase.java:[391,63] org.wildfly.extension.messaging.activemq.DiscoveryGroupDefinition in org.wildfly.extension.messaging.activemq has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/test/java/org/wildfly/extension/messaging/activemq/MessagingActiveMQSubsystem_3_0_TestCase.java:[176,49] JOURNAL_JMS_BINDINGS_TABLE in org.wildfly.extension.messaging.activemq.ServerDefinition has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/test/java/org/wildfly/extension/messaging/activemq/MessagingActiveMQSubsystem_3_0_TestCase.java:[209,174] org.wildfly.extension.messaging.activemq.BroadcastGroupDefinition in org.wildfly.extension.messaging.activemq has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/test/java/org/wildfly/extension/messaging/activemq/MessagingActiveMQSubsystem_3_0_TestCase.java:[210,72] org.wildfly.extension.messaging.activemq.DiscoveryGroupDefinition in org.wildfly.extension.messaging.activemq has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/test/java/org/wildfly/extension/messaging/activemq/MessagingActiveMQSubsystem_3_0_TestCase.java:[210,164] org.wildfly.extension.messaging.activemq.DiscoveryGroupDefinition in org.wildfly.extension.messaging.activemq has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/test/java/org/wildfly/extension/messaging/activemq/MessagingActiveMQSubsystem_3_0_TestCase.java:[211,59] org.wildfly.extension.messaging.activemq.DiscoveryGroupDefinition in org.wildfly.extension.messaging.activemq has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/test/java/org/wildfly/extension/messaging/activemq/MessagingActiveMQSubsystem_9_0_TestCase.java:[243,49] JOURNAL_JMS_BINDINGS_TABLE in org.wildfly.extension.messaging.activemq.ServerDefinition has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/test/java/org/wildfly/extension/messaging/activemq/MessagingActiveMQSubsystem_9_0_TestCase.java:[333,178] org.wildfly.extension.messaging.activemq.BroadcastGroupDefinition in org.wildfly.extension.messaging.activemq has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/test/java/org/wildfly/extension/messaging/activemq/MessagingActiveMQSubsystem_9_0_TestCase.java:[334,186] org.wildfly.extension.messaging.activemq.BroadcastGroupDefinition in org.wildfly.extension.messaging.activemq has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/test/java/org/wildfly/extension/messaging/activemq/MessagingActiveMQSubsystem_9_0_TestCase.java:[336,76] org.wildfly.extension.messaging.activemq.DiscoveryGroupDefinition in org.wildfly.extension.messaging.activemq has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/test/java/org/wildfly/extension/messaging/activemq/MessagingActiveMQSubsystem_9_0_TestCase.java:[336,168] org.wildfly.extension.messaging.activemq.DiscoveryGroupDefinition in org.wildfly.extension.messaging.activemq has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/src/test/java/org/wildfly/extension/messaging/activemq/MessagingActiveMQSubsystem_9_0_TestCase.java:[340,63] org.wildfly.extension.messaging.activemq.DiscoveryGroupDefinition in org.wildfly.extension.messaging.activemq has been deprecated [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-messaging-activemq --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-messaging-activemq --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/target/wildfly-messaging-activemq-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-messaging-activemq --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/target/wildfly-messaging-activemq-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-messaging-activemq --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/target/wildfly-messaging-activemq-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-messaging-activemq/22.0.0.Beta1-SNAPSHOT/wildfly-messaging-activemq-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-messaging-activemq/22.0.0.Beta1-SNAPSHOT/wildfly-messaging-activemq-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/messaging-activemq/target/wildfly-messaging-activemq-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-messaging-activemq/22.0.0.Beta1-SNAPSHOT/wildfly-messaging-activemq-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] ------------------< org.wildfly:wildfly-microprofile >------------------ [INFO] Building WildFly: MicroProfile modules 22.0.0.Beta1-SNAPSHOT [85/160] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-microprofile --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-microprofile --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-microprofile --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-microprofile --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-microprofile --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-microprofile --- [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-microprofile --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-microprofile --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-microprofile/22.0.0.Beta1-SNAPSHOT/wildfly-microprofile-22.0.0.Beta1-SNAPSHOT.pom [INFO] [INFO] ----------< org.wildfly:wildfly-microprofile-config-smallrye >---------- [INFO] Building WildFly: MicroProfile Config Extension With SmallRye 22.0.0.Beta1-SNAPSHOT [86/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/config/smallrye-config/1.6.2/smallrye-config-1.6.2.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/smallrye/config/smallrye-config/1.6.2/smallrye-config-1.6.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config/1.6.2/smallrye-config-1.6.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config/1.6.2/smallrye-config-1.6.2.pom (3.4 kB at 2.1 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/config/smallrye-config-parent/1.6.2/smallrye-config-parent-1.6.2.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/smallrye/config/smallrye-config-parent/1.6.2/smallrye-config-parent-1.6.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-parent/1.6.2/smallrye-config-parent-1.6.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-parent/1.6.2/smallrye-config-parent-1.6.2.pom (6.3 kB at 14 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/smallrye-parent/16/smallrye-parent-16.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/smallrye/smallrye-parent/16/smallrye-parent-16.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/16/smallrye-parent-16.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/16/smallrye-parent-16.pom (39 kB at 156 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/config/smallrye-config-common/1.6.2/smallrye-config-common-1.6.2.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/smallrye/config/smallrye-config-common/1.6.2/smallrye-config-common-1.6.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-common/1.6.2/smallrye-config-common-1.6.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-common/1.6.2/smallrye-config-common-1.6.2.pom (1.5 kB at 1.7 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/config/smallrye-config-source-file-system/1.6.2/smallrye-config-source-file-system-1.6.2.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/smallrye/config/smallrye-config-source-file-system/1.6.2/smallrye-config-source-file-system-1.6.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-source-file-system/1.6.2/smallrye-config-source-file-system-1.6.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-source-file-system/1.6.2/smallrye-config-source-file-system-1.6.2.pom (1.6 kB at 7.4 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/config/smallrye-config/1.6.2/smallrye-config-1.6.2.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/config/smallrye-config-source-file-system/1.6.2/smallrye-config-source-file-system-1.6.2.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/config/smallrye-config-common/1.6.2/smallrye-config-common-1.6.2.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/smallrye/config/smallrye-config/1.6.2/smallrye-config-1.6.2.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/smallrye/config/smallrye-config-source-file-system/1.6.2/smallrye-config-source-file-system-1.6.2.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/smallrye/config/smallrye-config-common/1.6.2/smallrye-config-common-1.6.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config/1.6.2/smallrye-config-1.6.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-source-file-system/1.6.2/smallrye-config-source-file-system-1.6.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-common/1.6.2/smallrye-config-common-1.6.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-source-file-system/1.6.2/smallrye-config-source-file-system-1.6.2.jar (4.8 kB at 684 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-common/1.6.2/smallrye-config-common-1.6.2.jar (9.4 kB at 1.3 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config/1.6.2/smallrye-config-1.6.2.jar (72 kB at 8.1 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-microprofile-config-smallrye --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-microprofile-config-smallrye --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-microprofile-config-smallrye --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-microprofile-config-smallrye --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-microprofile-config-smallrye --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-microprofile-config-smallrye --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-microprofile-config-smallrye --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/config-smallrye/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/config-smallrye/src/main/java/org/wildfly/extension/microprofile/config/smallrye/ConfigSourceDefinition.java:[52,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/config-smallrye/src/main/java/org/wildfly/extension/microprofile/config/smallrye/ConfigSourceProviderDefinition.java:[45,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [INFO] Writing META-INF/services/org.jboss.as.controller.transform.ExtensionTransformerRegistration [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/config-smallrye/src/main/java/org/wildfly/extension/microprofile/config/smallrye/ConfigSourceDefinition.java:[52,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/config-smallrye/src/main/java/org/wildfly/extension/microprofile/config/smallrye/ConfigSourceProviderDefinition.java:[45,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/config-smallrye/src/main/java/org/wildfly/extension/microprofile/config/smallrye/ConfigSourceDefinition.java:[52,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/config-smallrye/src/main/java/org/wildfly/extension/microprofile/config/smallrye/ConfigSourceProviderDefinition.java:[45,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/config-smallrye/src/main/java/org/wildfly/extension/microprofile/config/smallrye/ConfigSourceDefinition.java:[52,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/config-smallrye/src/main/java/org/wildfly/extension/microprofile/config/smallrye/ConfigSourceProviderDefinition.java:[45,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/config-smallrye/src/main/java/org/wildfly/extension/microprofile/config/smallrye/DirConfigSourceRegistrationService.java:[72,29] unchecked method invocation: constructor in class org.wildfly.extension.microprofile.config.smallrye.DirConfigSourceRegistrationService is applied to given types required: java.lang.String,java.lang.String,java.lang.String,int,java.util.function.Supplier,org.wildfly.extension.microprofile.config.smallrye.Registry found: java.lang.String,java.lang.String,java.lang.String,int,java.util.function.Supplier,org.wildfly.extension.microprofile.config.smallrye.Registry [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/config-smallrye/src/main/java/org/wildfly/extension/microprofile/config/smallrye/DirConfigSourceRegistrationService.java:[72,114] unchecked conversion required: org.wildfly.extension.microprofile.config.smallrye.Registry found: org.wildfly.extension.microprofile.config.smallrye.Registry [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/config-smallrye/src/main/java/org/wildfly/extension/microprofile/config/smallrye/ConfigSourceDefinition.java:[161,13] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/config-smallrye/src/main/java/org/wildfly/extension/microprofile/config/smallrye/ConfigSourceDefinition.java:[161,41] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/config-smallrye/src/main/java/org/wildfly/extension/microprofile/config/smallrye/ConfigSourceDefinition.java:[162,59] loadModule(org.jboss.modules.ModuleIdentifier) in org.jboss.modules.ModuleLoader has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/config-smallrye/src/main/java/org/wildfly/extension/microprofile/config/smallrye/ConfigSourceProviderDefinition.java:[103,13] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/config-smallrye/src/main/java/org/wildfly/extension/microprofile/config/smallrye/ConfigSourceProviderDefinition.java:[103,41] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/config-smallrye/src/main/java/org/wildfly/extension/microprofile/config/smallrye/ConfigSourceProviderDefinition.java:[104,59] loadModule(org.jboss.modules.ModuleIdentifier) in org.jboss.modules.ModuleLoader has been deprecated [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-microprofile-config-smallrye --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-microprofile-config-smallrye --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-microprofile-config-smallrye --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/config-smallrye/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-microprofile-config-smallrye --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-microprofile-config-smallrye --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/config-smallrye/target/wildfly-microprofile-config-smallrye-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-microprofile-config-smallrye --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/config-smallrye/target/wildfly-microprofile-config-smallrye-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-microprofile-config-smallrye --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/config-smallrye/target/wildfly-microprofile-config-smallrye-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-microprofile-config-smallrye/22.0.0.Beta1-SNAPSHOT/wildfly-microprofile-config-smallrye-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/config-smallrye/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-microprofile-config-smallrye/22.0.0.Beta1-SNAPSHOT/wildfly-microprofile-config-smallrye-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/config-smallrye/target/wildfly-microprofile-config-smallrye-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-microprofile-config-smallrye/22.0.0.Beta1-SNAPSHOT/wildfly-microprofile-config-smallrye-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] ----------< org.wildfly:wildfly-microprofile-health-smallrye >---------- [INFO] Building WildFly: MicroProfile Health Extension With SmallRye 22.0.0.Beta1-SNAPSHOT [87/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/microprofile/health/microprofile-health-api/2.2/microprofile-health-api-2.2.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/eclipse/microprofile/health/microprofile-health-api/2.2/microprofile-health-api-2.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-api/2.2/microprofile-health-api-2.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-api/2.2/microprofile-health-api-2.2.pom (4.0 kB at 15 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/microprofile/health/microprofile-health-parent/2.2/microprofile-health-parent-2.2.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/eclipse/microprofile/health/microprofile-health-parent/2.2/microprofile-health-parent-2.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-parent/2.2/microprofile-health-parent-2.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-parent/2.2/microprofile-health-parent-2.2.pom (18 kB at 109 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/smallrye-health/2.2.0/smallrye-health-2.2.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/smallrye/smallrye-health/2.2.0/smallrye-health-2.2.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health/2.2.0/smallrye-health-2.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health/2.2.0/smallrye-health-2.2.0.pom (2.9 kB at 15 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/smallrye-health-parent/2.2.0/smallrye-health-parent-2.2.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/smallrye/smallrye-health-parent/2.2.0/smallrye-health-parent-2.2.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-parent/2.2.0/smallrye-health-parent-2.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-parent/2.2.0/smallrye-health-parent-2.2.0.pom (6.6 kB at 37 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/smallrye-health-extension-api/2.2.0/smallrye-health-extension-api-2.2.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/smallrye/smallrye-health-extension-api/2.2.0/smallrye-health-extension-api-2.2.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-extension-api/2.2.0/smallrye-health-extension-api-2.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-extension-api/2.2.0/smallrye-health-extension-api-2.2.0.pom (863 B at 2.5 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/microprofile/health/microprofile-health-api/2.2/microprofile-health-api-2.2.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/smallrye-health-extension-api/2.2.0/smallrye-health-extension-api-2.2.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/smallrye-health/2.2.0/smallrye-health-2.2.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/eclipse/microprofile/health/microprofile-health-api/2.2/microprofile-health-api-2.2.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/smallrye/smallrye-health-extension-api/2.2.0/smallrye-health-extension-api-2.2.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/smallrye/smallrye-health/2.2.0/smallrye-health-2.2.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-api/2.2/microprofile-health-api-2.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-extension-api/2.2.0/smallrye-health-extension-api-2.2.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health/2.2.0/smallrye-health-2.2.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-extension-api/2.2.0/smallrye-health-extension-api-2.2.0.jar (3.6 kB at 593 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health/2.2.0/smallrye-health-2.2.0.jar (18 kB at 2.5 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-api/2.2/microprofile-health-api-2.2.jar (16 kB at 2.3 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-microprofile-health-smallrye --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-microprofile-health-smallrye --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-microprofile-health-smallrye --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-microprofile-health-smallrye --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-microprofile-health-smallrye --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-microprofile-health-smallrye --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-microprofile-health-smallrye --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/health-smallrye/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/health-smallrye/src/main/java/org/wildfly/extension/microprofile/health/HealthReporterService.java:[41,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/health-smallrye/src/main/java/org/wildfly/extension/microprofile/health/HealthContextService.java:[34,39] org.jboss.as.server.mgmt.domain.ExtensibleHttpManagement in org.jboss.as.server.mgmt.domain has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/health-smallrye/src/main/java/org/wildfly/extension/microprofile/health/deployment/CDIExtension.java:[42,39] org.eclipse.microprofile.health.Health in org.eclipse.microprofile.health has been deprecated [INFO] Writing META-INF/services/org.jboss.as.controller.transform.ExtensionTransformerRegistration [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/health-smallrye/src/main/java/org/wildfly/extension/microprofile/health/HealthReporterService.java:[41,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/health-smallrye/src/main/java/org/wildfly/extension/microprofile/health/HealthContextService.java:[34,39] org.jboss.as.server.mgmt.domain.ExtensibleHttpManagement in org.jboss.as.server.mgmt.domain has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/health-smallrye/src/main/java/org/wildfly/extension/microprofile/health/deployment/CDIExtension.java:[42,39] org.eclipse.microprofile.health.Health in org.eclipse.microprofile.health has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/health-smallrye/src/main/java/org/wildfly/extension/microprofile/health/HealthReporterService.java:[41,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/health-smallrye/src/main/java/org/wildfly/extension/microprofile/health/HealthContextService.java:[34,39] org.jboss.as.server.mgmt.domain.ExtensibleHttpManagement in org.jboss.as.server.mgmt.domain has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/health-smallrye/src/main/java/org/wildfly/extension/microprofile/health/deployment/CDIExtension.java:[42,39] org.eclipse.microprofile.health.Health in org.eclipse.microprofile.health has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/health-smallrye/src/main/java/org/wildfly/extension/microprofile/health/HealthReporterService.java:[41,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/health-smallrye/src/main/java/org/wildfly/extension/microprofile/health/HealthContextService.java:[34,39] org.jboss.as.server.mgmt.domain.ExtensibleHttpManagement in org.jboss.as.server.mgmt.domain has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/health-smallrye/src/main/java/org/wildfly/extension/microprofile/health/deployment/CDIExtension.java:[42,39] org.eclipse.microprofile.health.Health in org.eclipse.microprofile.health has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/health-smallrye/src/main/java/org/wildfly/extension/microprofile/health/MicroProfileHealthSubsystemDefinition.java:[90,19] org.jboss.as.controller.PersistentResourceDefinition.Parameters in org.jboss.as.controller.PersistentResourceDefinition has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/health-smallrye/src/main/java/org/wildfly/extension/microprofile/health/MicroProfileHealthSubsystemDefinition.java:[90,15] Parameters(org.jboss.as.controller.PathElement,org.jboss.as.controller.descriptions.ResourceDescriptionResolver) in org.jboss.as.controller.PersistentResourceDefinition.Parameters has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/health-smallrye/src/main/java/org/wildfly/extension/microprofile/health/MicroProfileHealthSubsystemDefinition.java:[90,9] PersistentResourceDefinition(org.jboss.as.controller.PersistentResourceDefinition.Parameters) in org.jboss.as.controller.PersistentResourceDefinition has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/health-smallrye/src/main/java/org/wildfly/extension/microprofile/health/CheckOperations.java:[78,109] getValue() in org.jboss.msc.service.ServiceController has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/health-smallrye/src/main/java/org/wildfly/extension/microprofile/health/HealthReporterService.java:[52,47] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/health-smallrye/src/main/java/org/wildfly/extension/microprofile/health/HealthContextService.java:[47,28] org.jboss.as.server.mgmt.domain.ExtensibleHttpManagement in org.jboss.as.server.mgmt.domain has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/health-smallrye/src/main/java/org/wildfly/extension/microprofile/health/HealthContextService.java:[55,18] org.jboss.as.server.mgmt.domain.ExtensibleHttpManagement in org.jboss.as.server.mgmt.domain has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/health-smallrye/src/main/java/org/wildfly/extension/microprofile/health/HealthContextService.java:[55,197] org.jboss.as.server.mgmt.domain.ExtensibleHttpManagement in org.jboss.as.server.mgmt.domain has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/health-smallrye/src/main/java/org/wildfly/extension/microprofile/health/HealthContextService.java:[64,35] org.jboss.as.server.mgmt.domain.ExtensibleHttpManagement in org.jboss.as.server.mgmt.domain has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/health-smallrye/src/main/java/org/wildfly/extension/microprofile/health/deployment/CDIExtension.java:[58,64] org.eclipse.microprofile.health.Health in org.eclipse.microprofile.health has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/health-smallrye/src/main/java/org/wildfly/extension/microprofile/health/deployment/CDIExtension.java:[58,83] org.eclipse.microprofile.health.Health in org.eclipse.microprofile.health has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/health-smallrye/src/main/java/org/wildfly/extension/microprofile/health/deployment/DeploymentProcessor.java:[60,175] getValue() in org.jboss.msc.service.ServiceController has been deprecated [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-microprofile-health-smallrye --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-microprofile-health-smallrye --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-microprofile-health-smallrye --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/health-smallrye/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-microprofile-health-smallrye --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-microprofile-health-smallrye --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/health-smallrye/target/wildfly-microprofile-health-smallrye-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-microprofile-health-smallrye --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/health-smallrye/target/wildfly-microprofile-health-smallrye-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-microprofile-health-smallrye --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/health-smallrye/target/wildfly-microprofile-health-smallrye-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-microprofile-health-smallrye/22.0.0.Beta1-SNAPSHOT/wildfly-microprofile-health-smallrye-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/health-smallrye/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-microprofile-health-smallrye/22.0.0.Beta1-SNAPSHOT/wildfly-microprofile-health-smallrye-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/health-smallrye/target/wildfly-microprofile-health-smallrye-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-microprofile-health-smallrye/22.0.0.Beta1-SNAPSHOT/wildfly-microprofile-health-smallrye-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] ---------< org.wildfly:wildfly-microprofile-metrics-smallrye >---------- [INFO] Building WildFly: MicroProfile Metrics Extension With SmallRye 22.0.0.Beta1-SNAPSHOT [88/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/microprofile/metrics/microprofile-metrics-api/2.3/microprofile-metrics-api-2.3.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/eclipse/microprofile/metrics/microprofile-metrics-api/2.3/microprofile-metrics-api-2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/metrics/microprofile-metrics-api/2.3/microprofile-metrics-api-2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/metrics/microprofile-metrics-api/2.3/microprofile-metrics-api-2.3.pom (4.8 kB at 10 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/microprofile/metrics/microprofile-metrics-parent/2.3/microprofile-metrics-parent-2.3.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/eclipse/microprofile/metrics/microprofile-metrics-parent/2.3/microprofile-metrics-parent-2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/metrics/microprofile-metrics-parent/2.3/microprofile-metrics-parent-2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/metrics/microprofile-metrics-parent/2.3/microprofile-metrics-parent-2.3.pom (16 kB at 103 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/smallrye-metrics/2.4.4/smallrye-metrics-2.4.4.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/smallrye/smallrye-metrics/2.4.4/smallrye-metrics-2.4.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-metrics/2.4.4/smallrye-metrics-2.4.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-metrics/2.4.4/smallrye-metrics-2.4.4.pom (3.5 kB at 27 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/smallrye-metrics-parent/2.4.4/smallrye-metrics-parent-2.4.4.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/smallrye/smallrye-metrics-parent/2.4.4/smallrye-metrics-parent-2.4.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-metrics-parent/2.4.4/smallrye-metrics-parent-2.4.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-metrics-parent/2.4.4/smallrye-metrics-parent-2.4.4.pom (5.4 kB at 21 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/smallrye-metrics-api/2.4.4/smallrye-metrics-api-2.4.4.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/smallrye/smallrye-metrics-api/2.4.4/smallrye-metrics-api-2.4.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-metrics-api/2.4.4/smallrye-metrics-api-2.4.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-metrics-api/2.4.4/smallrye-metrics-api-2.4.4.pom (1.1 kB at 3.5 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/common/smallrye-common-annotation/1.4.0/smallrye-common-annotation-1.4.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/smallrye/common/smallrye-common-annotation/1.4.0/smallrye-common-annotation-1.4.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-annotation/1.4.0/smallrye-common-annotation-1.4.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-annotation/1.4.0/smallrye-common-annotation-1.4.0.pom (1.2 kB at 4.2 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/common/smallrye-common-parent/1.4.0/smallrye-common-parent-1.4.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/smallrye/common/smallrye-common-parent/1.4.0/smallrye-common-parent-1.4.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-parent/1.4.0/smallrye-common-parent-1.4.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-parent/1.4.0/smallrye-common-parent-1.4.0.pom (6.7 kB at 54 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/microprofile/metrics/microprofile-metrics-api/2.3/microprofile-metrics-api-2.3.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/common/smallrye-common-annotation/1.4.0/smallrye-common-annotation-1.4.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/smallrye-metrics-api/2.4.4/smallrye-metrics-api-2.4.4.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/smallrye-metrics/2.4.4/smallrye-metrics-2.4.4.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/eclipse/microprofile/metrics/microprofile-metrics-api/2.3/microprofile-metrics-api-2.3.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/smallrye/smallrye-metrics-api/2.4.4/smallrye-metrics-api-2.4.4.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/smallrye/smallrye-metrics/2.4.4/smallrye-metrics-2.4.4.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/smallrye/common/smallrye-common-annotation/1.4.0/smallrye-common-annotation-1.4.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/metrics/microprofile-metrics-api/2.3/microprofile-metrics-api-2.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-metrics-api/2.4.4/smallrye-metrics-api-2.4.4.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-metrics/2.4.4/smallrye-metrics-2.4.4.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-annotation/1.4.0/smallrye-common-annotation-1.4.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-metrics-api/2.4.4/smallrye-metrics-api-2.4.4.jar (2.5 kB at 424 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-annotation/1.4.0/smallrye-common-annotation-1.4.0.jar (2.6 kB at 377 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/metrics/microprofile-metrics-api/2.3/microprofile-metrics-api-2.3.jar (32 kB at 3.5 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-metrics/2.4.4/smallrye-metrics-2.4.4.jar (147 kB at 15 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-microprofile-metrics-smallrye --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-microprofile-metrics-smallrye --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-microprofile-metrics-smallrye --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-microprofile-metrics-smallrye --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-microprofile-metrics-smallrye --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-microprofile-metrics-smallrye --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-microprofile-metrics-smallrye --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/metrics-smallrye/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/metrics-smallrye/src/main/java/org/wildfly/extension/microprofile/metrics/deployment/DeploymentMetricProcessor.java:[28,38] org.jboss.as.server.deployment.DeploymentModelUtils in org.jboss.as.server.deployment has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/metrics-smallrye/src/main/java/org/wildfly/extension/microprofile/metrics/MetricsContextService.java:[37,39] org.jboss.as.server.mgmt.domain.ExtensibleHttpManagement in org.jboss.as.server.mgmt.domain has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/metrics-smallrye/src/main/java/org/wildfly/extension/microprofile/metrics/MetricsCollectorService.java:[39,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/metrics-smallrye/src/main/java/org/wildfly/extension/microprofile/metrics/deployment/DeploymentMetricProcessor.java:[28,38] org.jboss.as.server.deployment.DeploymentModelUtils in org.jboss.as.server.deployment has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/metrics-smallrye/src/main/java/org/wildfly/extension/microprofile/metrics/MetricsContextService.java:[37,39] org.jboss.as.server.mgmt.domain.ExtensibleHttpManagement in org.jboss.as.server.mgmt.domain has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/metrics-smallrye/src/main/java/org/wildfly/extension/microprofile/metrics/MetricsCollectorService.java:[39,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/metrics-smallrye/src/main/java/org/wildfly/extension/microprofile/metrics/deployment/DeploymentMetricProcessor.java:[28,38] org.jboss.as.server.deployment.DeploymentModelUtils in org.jboss.as.server.deployment has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/metrics-smallrye/src/main/java/org/wildfly/extension/microprofile/metrics/MetricsContextService.java:[37,39] org.jboss.as.server.mgmt.domain.ExtensibleHttpManagement in org.jboss.as.server.mgmt.domain has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/metrics-smallrye/src/main/java/org/wildfly/extension/microprofile/metrics/MetricsCollectorService.java:[39,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/metrics-smallrye/src/main/java/org/wildfly/extension/microprofile/metrics/deployment/DeploymentMetricProcessor.java:[28,38] org.jboss.as.server.deployment.DeploymentModelUtils in org.jboss.as.server.deployment has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/metrics-smallrye/src/main/java/org/wildfly/extension/microprofile/metrics/MetricsContextService.java:[37,39] org.jboss.as.server.mgmt.domain.ExtensibleHttpManagement in org.jboss.as.server.mgmt.domain has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/metrics-smallrye/src/main/java/org/wildfly/extension/microprofile/metrics/MetricsCollectorService.java:[39,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/metrics-smallrye/src/main/java/org/wildfly/extension/microprofile/metrics/deployment/DeploymentMetricProcessor.java:[43,71] org.jboss.as.server.deployment.DeploymentModelUtils in org.jboss.as.server.deployment has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/metrics-smallrye/src/main/java/org/wildfly/extension/microprofile/metrics/deployment/DeploymentMetricProcessor.java:[44,89] org.jboss.as.server.deployment.DeploymentModelUtils in org.jboss.as.server.deployment has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/metrics-smallrye/src/main/java/org/wildfly/extension/microprofile/metrics/MetricsContextService.java:[50,28] org.jboss.as.server.mgmt.domain.ExtensibleHttpManagement in org.jboss.as.server.mgmt.domain has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/metrics-smallrye/src/main/java/org/wildfly/extension/microprofile/metrics/MetricsContextService.java:[57,18] org.jboss.as.server.mgmt.domain.ExtensibleHttpManagement in org.jboss.as.server.mgmt.domain has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/metrics-smallrye/src/main/java/org/wildfly/extension/microprofile/metrics/MetricsContextService.java:[57,198] org.jboss.as.server.mgmt.domain.ExtensibleHttpManagement in org.jboss.as.server.mgmt.domain has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/metrics-smallrye/src/main/java/org/wildfly/extension/microprofile/metrics/MetricsContextService.java:[65,36] org.jboss.as.server.mgmt.domain.ExtensibleHttpManagement in org.jboss.as.server.mgmt.domain has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/metrics-smallrye/src/main/java/org/wildfly/extension/microprofile/metrics/MicroProfileMetricsSubsystemAdd.java:[89,95] getValue() in org.jboss.msc.service.ServiceController has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/metrics-smallrye/src/main/java/org/wildfly/extension/microprofile/metrics/MetricsCollectorService.java:[47,49] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-microprofile-metrics-smallrye --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-microprofile-metrics-smallrye --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-microprofile-metrics-smallrye --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/metrics-smallrye/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-microprofile-metrics-smallrye --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-microprofile-metrics-smallrye --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/metrics-smallrye/target/wildfly-microprofile-metrics-smallrye-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-microprofile-metrics-smallrye --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/metrics-smallrye/target/wildfly-microprofile-metrics-smallrye-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-microprofile-metrics-smallrye --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/metrics-smallrye/target/wildfly-microprofile-metrics-smallrye-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-microprofile-metrics-smallrye/22.0.0.Beta1-SNAPSHOT/wildfly-microprofile-metrics-smallrye-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/metrics-smallrye/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-microprofile-metrics-smallrye/22.0.0.Beta1-SNAPSHOT/wildfly-microprofile-metrics-smallrye-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/metrics-smallrye/target/wildfly-microprofile-metrics-smallrye-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-microprofile-metrics-smallrye/22.0.0.Beta1-SNAPSHOT/wildfly-microprofile-metrics-smallrye-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] ------------------< org.wildfly:wildfly-mod_cluster >------------------- [INFO] Building WildFly: mod_cluster Subsystem 22.0.0.Beta1-SNAPSHOT [89/160] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-mod_cluster --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-mod_cluster --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-mod_cluster --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-mod_cluster --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-mod_cluster --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-mod_cluster --- [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-mod_cluster --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-mod_cluster --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mod_cluster/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-mod_cluster/22.0.0.Beta1-SNAPSHOT/wildfly-mod_cluster-22.0.0.Beta1-SNAPSHOT.pom [INFO] [INFO] -------------< org.wildfly:wildfly-mod_cluster-extension >-------------- [INFO] Building WildFly: mod_cluster Extension 22.0.0.Beta1-SNAPSHOT [90/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/mod_cluster/mod_cluster-container-spi/1.4.1.Final/mod_cluster-container-spi-1.4.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/mod_cluster/mod_cluster-container-spi/1.4.1.Final/mod_cluster-container-spi-1.4.1.Final.pom (1.9 kB at 3.4 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/mod_cluster/mod_cluster-container/1.4.1.Final/mod_cluster-container-1.4.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/mod_cluster/mod_cluster-container/1.4.1.Final/mod_cluster-container-1.4.1.Final.pom (3.4 kB at 12 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/mod_cluster/mod_cluster-parent/1.4.1.Final/mod_cluster-parent-1.4.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/mod_cluster/mod_cluster-parent/1.4.1.Final/mod_cluster-parent-1.4.1.Final.pom (15 kB at 52 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/mod_cluster/mod_cluster-core/1.4.1.Final/mod_cluster-core-1.4.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/mod_cluster/mod_cluster-core/1.4.1.Final/mod_cluster-core-1.4.1.Final.pom (3.2 kB at 12 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/mod_cluster/mod_cluster-load-spi/1.4.1.Final/mod_cluster-load-spi-1.4.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/mod_cluster/mod_cluster-load-spi/1.4.1.Final/mod_cluster-load-spi-1.4.1.Final.pom (1.8 kB at 6.6 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/mod_cluster/mod_cluster-container-spi/1.4.1.Final/mod_cluster-container-spi-1.4.1.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/mod_cluster/mod_cluster-load-spi/1.4.1.Final/mod_cluster-load-spi-1.4.1.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/mod_cluster/mod_cluster-core/1.4.1.Final/mod_cluster-core-1.4.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/mod_cluster/mod_cluster-container-spi/1.4.1.Final/mod_cluster-container-spi-1.4.1.Final.jar (7.0 kB at 25 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/mod_cluster/mod_cluster-load-spi/1.4.1.Final/mod_cluster-load-spi-1.4.1.Final.jar (5.4 kB at 9.7 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/mod_cluster/mod_cluster-core/1.4.1.Final/mod_cluster-core-1.4.1.Final.jar (130 kB at 118 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-mod_cluster-extension --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-mod_cluster-extension --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-mod_cluster-extension --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-mod_cluster-extension --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-mod_cluster-extension --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-mod_cluster-extension --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-mod_cluster-extension --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 28 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mod_cluster/extension/target/classes [INFO] Writing META-INF/services/org.jboss.as.controller.transform.ExtensionTransformerRegistration [INFO] Writing META-INF/services/org.jboss.as.controller.Extension [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-mod_cluster-extension --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-mod_cluster-extension --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-mod_cluster-extension --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mod_cluster/extension/target/test-classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mod_cluster/extension/src/test/java/org/wildfly/extension/mod_cluster/ModClusterTransformersTestCase.java:[295,12] createWriteAttributeOperations(org.jboss.dmr.ModelNode) in org.jboss.as.model.test.FailedOperationTransformationConfig.AttributesPathAddressConfig implements createWriteAttributeOperations(org.jboss.dmr.ModelNode) in org.jboss.as.model.test.FailedOperationTransformationConfig.PathAddressConfig return type requires unchecked conversion from java.util.List to java.util.List [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-mod_cluster-extension --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-mod_cluster-extension --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mod_cluster/extension/target/wildfly-mod_cluster-extension-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-mod_cluster-extension --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mod_cluster/extension/target/wildfly-mod_cluster-extension-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-mod_cluster-extension --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mod_cluster/extension/target/wildfly-mod_cluster-extension-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-mod_cluster-extension/22.0.0.Beta1-SNAPSHOT/wildfly-mod_cluster-extension-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mod_cluster/extension/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-mod_cluster-extension/22.0.0.Beta1-SNAPSHOT/wildfly-mod_cluster-extension-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mod_cluster/extension/target/wildfly-mod_cluster-extension-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-mod_cluster-extension/22.0.0.Beta1-SNAPSHOT/wildfly-mod_cluster-extension-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] ----------------------< org.wildfly:wildfly-weld >---------------------- [INFO] Building WildFly: Weld Subsystem 22.0.0.Beta1-SNAPSHOT [91/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/module/weld-jta/3.1.5.Final/weld-jta-3.1.5.Final.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jboss/weld/module/weld-jta/3.1.5.Final/weld-jta-3.1.5.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/module/weld-jta/3.1.5.Final/weld-jta-3.1.5.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/module/weld-jta/3.1.5.Final/weld-jta-3.1.5.Final.pom (3.0 kB at 7.8 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/module/weld-jta/3.1.5.Final/weld-jta-3.1.5.Final.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jboss/weld/module/weld-jta/3.1.5.Final/weld-jta-3.1.5.Final.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/module/weld-jta/3.1.5.Final/weld-jta-3.1.5.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/module/weld-jta/3.1.5.Final/weld-jta-3.1.5.Final.jar (22 kB at 4.4 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-weld --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-weld --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-weld --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-weld --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-weld --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-weld --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 16 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-weld --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 79 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/WeldDeployment.java:[42,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldDependencyProcessor.java:[34,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldDeploymentProcessor.java:[67,36] org.jboss.as.weld.deployment.WeldPortableExtensions in org.jboss.as.weld.deployment has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldDeploymentProcessor.java:[79,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldPortableExtensionProcessor.java:[43,36] org.jboss.as.weld.deployment.WeldPortableExtensions in org.jboss.as.weld.deployment has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/services/bootstrap/ProxyServicesImpl.java:[39,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldBeanManagerServiceProcessor.java:[61,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldBeanManagerServiceProcessor.java:[62,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/DevelopmentModeProcessor.java:[37,36] org.jboss.as.weld.deployment.WeldPortableExtensions in org.jboss.as.weld.deployment has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/WeldCapabilityImpl.java:[27,36] org.jboss.as.weld.deployment.WeldPortableExtensions in org.jboss.as.weld.deployment has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/WeldCapabilityImpl.java:[28,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/services/BeanManagerService.java:[31,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/WeldDeployment.java:[42,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldDependencyProcessor.java:[34,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldDeploymentProcessor.java:[67,36] org.jboss.as.weld.deployment.WeldPortableExtensions in org.jboss.as.weld.deployment has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldDeploymentProcessor.java:[79,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldPortableExtensionProcessor.java:[43,36] org.jboss.as.weld.deployment.WeldPortableExtensions in org.jboss.as.weld.deployment has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/services/bootstrap/ProxyServicesImpl.java:[39,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldBeanManagerServiceProcessor.java:[61,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldBeanManagerServiceProcessor.java:[62,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/DevelopmentModeProcessor.java:[37,36] org.jboss.as.weld.deployment.WeldPortableExtensions in org.jboss.as.weld.deployment has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/WeldCapabilityImpl.java:[27,36] org.jboss.as.weld.deployment.WeldPortableExtensions in org.jboss.as.weld.deployment has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/WeldCapabilityImpl.java:[28,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/services/BeanManagerService.java:[31,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/WeldDeployment.java:[42,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldDependencyProcessor.java:[34,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldDeploymentProcessor.java:[67,36] org.jboss.as.weld.deployment.WeldPortableExtensions in org.jboss.as.weld.deployment has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldDeploymentProcessor.java:[79,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldPortableExtensionProcessor.java:[43,36] org.jboss.as.weld.deployment.WeldPortableExtensions in org.jboss.as.weld.deployment has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/services/bootstrap/ProxyServicesImpl.java:[39,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldBeanManagerServiceProcessor.java:[61,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldBeanManagerServiceProcessor.java:[62,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/DevelopmentModeProcessor.java:[37,36] org.jboss.as.weld.deployment.WeldPortableExtensions in org.jboss.as.weld.deployment has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/WeldCapabilityImpl.java:[27,36] org.jboss.as.weld.deployment.WeldPortableExtensions in org.jboss.as.weld.deployment has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/WeldCapabilityImpl.java:[28,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/services/BeanManagerService.java:[31,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/interceptors/Jsr299BindingsCreateInterceptor.java:[106,66] unchecked cast required: javax.enterprise.inject.spi.Interceptor found: javax.enterprise.inject.spi.Interceptor [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/BeanDeploymentArchiveImpl.java:[286,64] getIdentifier() in org.jboss.modules.ModuleDependencySpec has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/BeanDeploymentArchiveImpl.java:[286,36] loadModule(org.jboss.modules.ModuleIdentifier) in org.jboss.modules.ModuleLoader has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/WeldDeployment.java:[89,23] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/WeldDeployment.java:[93,17] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/WeldDeployment.java:[184,24] getIdentifier() in org.jboss.modules.Module has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/WeldDeployment.java:[202,69] getIdentifier() in org.jboss.modules.Module has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/WeldDeployment.java:[203,94] getIdentifier() in org.jboss.modules.Module has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/injection/WeldInjectionContext.java:[39,31] unchecked call to inject(T,javax.enterprise.context.spi.CreationalContext) as a member of the raw type javax.enterprise.inject.spi.InjectionTarget [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/injection/WeldInjectionContext.java:[44,69] unchecked call to produce(javax.enterprise.context.spi.CreationalContext) as a member of the raw type javax.enterprise.inject.spi.Producer [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/injection/WeldInjectionContext.java:[46,43] unchecked call to produce(javax.enterprise.context.spi.CreationalContext) as a member of the raw type javax.enterprise.inject.spi.Producer [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/injection/WeldInjectionContext.java:[53,29] unchecked call to inject(T,javax.enterprise.context.spi.CreationalContext) as a member of the raw type javax.enterprise.inject.spi.InjectionTarget [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldDependencyProcessor.java:[45,26] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldDependencyProcessor.java:[45,70] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldDependencyProcessor.java:[46,26] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldDependencyProcessor.java:[46,62] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldDependencyProcessor.java:[47,26] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldDependencyProcessor.java:[47,66] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldDependencyProcessor.java:[48,26] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldDependencyProcessor.java:[48,58] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldDependencyProcessor.java:[49,26] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldDependencyProcessor.java:[49,59] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldDependencyProcessor.java:[50,26] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldDependencyProcessor.java:[50,57] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldDependencyProcessor.java:[51,26] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldDependencyProcessor.java:[51,57] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldDependencyProcessor.java:[52,26] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldDependencyProcessor.java:[52,66] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldDependencyProcessor.java:[53,26] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldDependencyProcessor.java:[53,62] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldDependencyProcessor.java:[91,32] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldDependencyProcessor.java:[96,13] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldDeploymentProcessor.java:[143,19] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldDeploymentProcessor.java:[143,90] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldDeploymentProcessor.java:[144,19] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldDeploymentProcessor.java:[144,95] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldDeploymentProcessor.java:[145,19] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldDeploymentProcessor.java:[152,54] getIdentifier() in org.jboss.modules.Module has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldDeploymentProcessor.java:[154,36] getIdentifier() in org.jboss.modules.Module has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldDeploymentProcessor.java:[156,42] getIdentifier() in org.jboss.modules.Module has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldDeploymentProcessor.java:[185,53] getIdentifier() in org.jboss.modules.Module has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldDeploymentProcessor.java:[186,59] getIdentifier() in org.jboss.modules.Module has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldDeploymentProcessor.java:[187,71] getIdentifier() in org.jboss.modules.Module has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldDeploymentProcessor.java:[198,24] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldDeploymentProcessor.java:[228,60] org.jboss.as.weld.deployment.WeldPortableExtensions in org.jboss.as.weld.deployment has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldDeploymentProcessor.java:[239,111] JBOSS_SERVER_EXECUTOR in org.jboss.as.server.Services has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldDeploymentProcessor.java:[299,39] SERVICE_NAME in org.jboss.as.naming.service.NamingService has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/discovery/WeldClassFileInfo.java:[285,26] interfaces() in org.jboss.jandex.ClassInfo has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/discovery/WeldClassFileInfo.java:[286,55] interfaces() in org.jboss.jandex.ClassInfo has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/WeldClassIntrospector.java:[81,55] unchecked call to produce(javax.enterprise.context.spi.CreationalContext) as a member of the raw type javax.enterprise.inject.spi.Producer [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/WeldClassIntrospector.java:[84,39] unchecked call to inject(T,javax.enterprise.context.spi.CreationalContext) as a member of the raw type javax.enterprise.inject.spi.InjectionTarget [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/WeldClassIntrospector.java:[85,46] unchecked call to postConstruct(T) as a member of the raw type javax.enterprise.inject.spi.InjectionTarget [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/WeldClassIntrospector.java:[125,31] unchecked call to inject(T,javax.enterprise.context.spi.CreationalContext) as a member of the raw type javax.enterprise.inject.spi.InjectionTarget [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/WeldClassIntrospector.java:[126,38] unchecked call to postConstruct(T) as a member of the raw type javax.enterprise.inject.spi.InjectionTarget [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/WeldClassIntrospector.java:[155,43] unchecked call to preDestroy(T) as a member of the raw type javax.enterprise.inject.spi.InjectionTarget [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldPortableExtensionProcessor.java:[73,9] org.jboss.as.weld.deployment.WeldPortableExtensions in org.jboss.as.weld.deployment has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldPortableExtensionProcessor.java:[73,45] org.jboss.as.weld.deployment.WeldPortableExtensions in org.jboss.as.weld.deployment has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldPortableExtensionProcessor.java:[86,80] org.jboss.as.weld.deployment.WeldPortableExtensions in org.jboss.as.weld.deployment has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldPortableExtensionProcessor.java:[141,45] org.jboss.as.weld.deployment.WeldPortableExtensions in org.jboss.as.weld.deployment has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldComponentIntegrationProcessor.java:[234,76] unchecked call to postConstruct(T) as a member of the raw type javax.enterprise.inject.spi.InjectionTarget [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldComponentIntegrationProcessor.java:[240,73] unchecked call to preDestroy(T) as a member of the raw type javax.enterprise.inject.spi.InjectionTarget [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/injection/WeldComponentService.java:[104,94] unchecked method invocation: method fireProcessInjectionTarget in class org.jboss.weld.manager.BeanManagerImpl is applied to given types required: javax.enterprise.inject.spi.AnnotatedType,javax.enterprise.inject.spi.InjectionTarget found: javax.enterprise.inject.spi.AnnotatedType,javax.enterprise.inject.spi.InjectionTarget [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/injection/WeldComponentService.java:[104,101] unchecked conversion required: javax.enterprise.inject.spi.InjectionTarget found: javax.enterprise.inject.spi.InjectionTarget [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/injection/WeldComponentService.java:[104,42] unchecked method invocation: method put in interface java.util.Map is applied to given types required: K,V found: java.lang.Class,javax.enterprise.inject.spi.InjectionTarget [INFO] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/src/main/java/org/jboss/as/weld/services/bootstrap/ProxyServicesImpl.java: Some input files additionally use or override a deprecated API. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-weld --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-weld --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-weld --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-weld --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-weld --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/target/wildfly-weld-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-weld --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/target/wildfly-weld-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-weld --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/target/wildfly-weld-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-weld/22.0.0.Beta1-SNAPSHOT/wildfly-weld-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-weld/22.0.0.Beta1-SNAPSHOT/wildfly-weld-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/subsystem/target/wildfly-weld-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-weld/22.0.0.Beta1-SNAPSHOT/wildfly-weld-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] -------< org.wildfly:wildfly-microprofile-opentracing-smallrye >-------- [INFO] Building WildFly: MicroProfile OpenTracing with SmallRye 22.0.0.Beta1-SNAPSHOT [92/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/opentracing/contrib/opentracing-jaxrs2/0.4.1/opentracing-jaxrs2-0.4.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/opentracing/contrib/opentracing-jaxrs2/0.4.1/opentracing-jaxrs2-0.4.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-jaxrs2/0.4.1/opentracing-jaxrs2-0.4.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-jaxrs2/0.4.1/opentracing-jaxrs2-0.4.1.pom (2.0 kB at 6.8 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/opentracing/contrib/opentracing-jaxrs-parent/0.4.1/opentracing-jaxrs-parent-0.4.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/opentracing/contrib/opentracing-jaxrs-parent/0.4.1/opentracing-jaxrs-parent-0.4.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-jaxrs-parent/0.4.1/opentracing-jaxrs-parent-0.4.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-jaxrs-parent/0.4.1/opentracing-jaxrs-parent-0.4.1.pom (7.4 kB at 167 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/opentracing/opentracing-api/0.31.0/opentracing-api-0.31.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/opentracing/opentracing-api/0.31.0/opentracing-api-0.31.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-api/0.31.0/opentracing-api-0.31.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-api/0.31.0/opentracing-api-0.31.0.pom (1.4 kB at 5.1 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/opentracing/parent/0.31.0/parent-0.31.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/opentracing/parent/0.31.0/parent-0.31.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/parent/0.31.0/parent-0.31.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/parent/0.31.0/parent-0.31.0.pom (15 kB at 40 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/opentracing/opentracing-noop/0.31.0/opentracing-noop-0.31.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/opentracing/opentracing-noop/0.31.0/opentracing-noop-0.31.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-noop/0.31.0/opentracing-noop-0.31.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-noop/0.31.0/opentracing-noop-0.31.0.pom (1.5 kB at 2.6 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/opentracing/contrib/opentracing-web-servlet-filter/0.2.3/opentracing-web-servlet-filter-0.2.3.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/opentracing/contrib/opentracing-web-servlet-filter/0.2.3/opentracing-web-servlet-filter-0.2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-web-servlet-filter/0.2.3/opentracing-web-servlet-filter-0.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-web-servlet-filter/0.2.3/opentracing-web-servlet-filter-0.2.3.pom (3.1 kB at 7.7 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/opentracing/contrib/opentracing-web-servlet-filter-parent/0.2.3/opentracing-web-servlet-filter-parent-0.2.3.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/opentracing/contrib/opentracing-web-servlet-filter-parent/0.2.3/opentracing-web-servlet-filter-parent-0.2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-web-servlet-filter-parent/0.2.3/opentracing-web-servlet-filter-parent-0.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-web-servlet-filter-parent/0.2.3/opentracing-web-servlet-filter-parent-0.2.3.pom (9.1 kB at 23 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/opentracing/opentracing-util/0.31.0/opentracing-util-0.31.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/opentracing/opentracing-util/0.31.0/opentracing-util-0.31.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-util/0.31.0/opentracing-util-0.31.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-util/0.31.0/opentracing-util-0.31.0.pom (2.3 kB at 9.7 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/opentracing/contrib/opentracing-concurrent/0.2.1/opentracing-concurrent-0.2.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/opentracing/contrib/opentracing-concurrent/0.2.1/opentracing-concurrent-0.2.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-concurrent/0.2.1/opentracing-concurrent-0.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-concurrent/0.2.1/opentracing-concurrent-0.2.1.pom (6.4 kB at 38 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/microprofile/opentracing/microprofile-opentracing-api/1.3.3/microprofile-opentracing-api-1.3.3.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/eclipse/microprofile/opentracing/microprofile-opentracing-api/1.3.3/microprofile-opentracing-api-1.3.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/opentracing/microprofile-opentracing-api/1.3.3/microprofile-opentracing-api-1.3.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/opentracing/microprofile-opentracing-api/1.3.3/microprofile-opentracing-api-1.3.3.pom (4.2 kB at 13 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/microprofile/opentracing/microprofile-opentracing-parent/1.3.3/microprofile-opentracing-parent-1.3.3.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/eclipse/microprofile/opentracing/microprofile-opentracing-parent/1.3.3/microprofile-opentracing-parent-1.3.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/opentracing/microprofile-opentracing-parent/1.3.3/microprofile-opentracing-parent-1.3.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/opentracing/microprofile-opentracing-parent/1.3.3/microprofile-opentracing-parent-1.3.3.pom (16 kB at 84 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/opentracing/contrib/opentracing-interceptors/0.0.4/opentracing-interceptors-0.0.4.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/opentracing/contrib/opentracing-interceptors/0.0.4/opentracing-interceptors-0.0.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-interceptors/0.0.4/opentracing-interceptors-0.0.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-interceptors/0.0.4/opentracing-interceptors-0.0.4.pom (2.5 kB at 10.0 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/opentracing/contrib/opentracing-tracerresolver/0.1.5/opentracing-tracerresolver-0.1.5.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/opentracing/contrib/opentracing-tracerresolver/0.1.5/opentracing-tracerresolver-0.1.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-tracerresolver/0.1.5/opentracing-tracerresolver-0.1.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-tracerresolver/0.1.5/opentracing-tracerresolver-0.1.5.pom (2.9 kB at 3.4 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/opentracing/contrib/opentracing-tracerresolver-parent/0.1.5/opentracing-tracerresolver-parent-0.1.5.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/opentracing/contrib/opentracing-tracerresolver-parent/0.1.5/opentracing-tracerresolver-parent-0.1.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-tracerresolver-parent/0.1.5/opentracing-tracerresolver-parent-0.1.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-tracerresolver-parent/0.1.5/opentracing-tracerresolver-parent-0.1.5.pom (11 kB at 50 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/smallrye-opentracing/1.3.4/smallrye-opentracing-1.3.4.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/smallrye/smallrye-opentracing/1.3.4/smallrye-opentracing-1.3.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-opentracing/1.3.4/smallrye-opentracing-1.3.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-opentracing/1.3.4/smallrye-opentracing-1.3.4.pom (2.1 kB at 8.5 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/smallrye-opentracing-parent/1.3.4/smallrye-opentracing-parent-1.3.4.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/smallrye/smallrye-opentracing-parent/1.3.4/smallrye-opentracing-parent-1.3.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-opentracing-parent/1.3.4/smallrye-opentracing-parent-1.3.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-opentracing-parent/1.3.4/smallrye-opentracing-parent-1.3.4.pom (5.2 kB at 29 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/1.4.0/microprofile-rest-client-api-1.4.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/1.4.0/microprofile-rest-client-api-1.4.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/1.4.0/microprofile-rest-client-api-1.4.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/1.4.0/microprofile-rest-client-api-1.4.0.pom (5.0 kB at 8.6 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/microprofile/rest/client/microprofile-rest-client-parent/1.4.0/microprofile-rest-client-parent-1.4.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/eclipse/microprofile/rest/client/microprofile-rest-client-parent/1.4.0/microprofile-rest-client-parent-1.4.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-parent/1.4.0/microprofile-rest-client-parent-1.4.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-parent/1.4.0/microprofile-rest-client-parent-1.4.0.pom (16 kB at 38 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/opentracing/contrib/opentracing-jaxrs2/0.4.1/opentracing-jaxrs2-0.4.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/opentracing/contrib/opentracing-web-servlet-filter/0.2.3/opentracing-web-servlet-filter-0.2.3.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/opentracing/opentracing-noop/0.31.0/opentracing-noop-0.31.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/opentracing/opentracing-api/0.31.0/opentracing-api-0.31.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/opentracing/opentracing-util/0.31.0/opentracing-util-0.31.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/opentracing/contrib/opentracing-concurrent/0.2.1/opentracing-concurrent-0.2.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/microprofile/opentracing/microprofile-opentracing-api/1.3.3/microprofile-opentracing-api-1.3.3.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/opentracing/contrib/opentracing-interceptors/0.0.4/opentracing-interceptors-0.0.4.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/opentracing/contrib/opentracing-tracerresolver/0.1.5/opentracing-tracerresolver-0.1.5.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/smallrye-opentracing/1.3.4/smallrye-opentracing-1.3.4.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/1.4.0/microprofile-rest-client-api-1.4.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/opentracing/contrib/opentracing-jaxrs2/0.4.1/opentracing-jaxrs2-0.4.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/opentracing/opentracing-noop/0.31.0/opentracing-noop-0.31.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/opentracing/opentracing-api/0.31.0/opentracing-api-0.31.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/opentracing/opentracing-util/0.31.0/opentracing-util-0.31.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/opentracing/contrib/opentracing-web-servlet-filter/0.2.3/opentracing-web-servlet-filter-0.2.3.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/opentracing/contrib/opentracing-concurrent/0.2.1/opentracing-concurrent-0.2.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/eclipse/microprofile/opentracing/microprofile-opentracing-api/1.3.3/microprofile-opentracing-api-1.3.3.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/opentracing/contrib/opentracing-interceptors/0.0.4/opentracing-interceptors-0.0.4.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/opentracing/contrib/opentracing-tracerresolver/0.1.5/opentracing-tracerresolver-0.1.5.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/smallrye/smallrye-opentracing/1.3.4/smallrye-opentracing-1.3.4.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/1.4.0/microprofile-rest-client-api-1.4.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-jaxrs2/0.4.1/opentracing-jaxrs2-0.4.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-web-servlet-filter/0.2.3/opentracing-web-servlet-filter-0.2.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-noop/0.31.0/opentracing-noop-0.31.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-api/0.31.0/opentracing-api-0.31.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-util/0.31.0/opentracing-util-0.31.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-web-servlet-filter/0.2.3/opentracing-web-servlet-filter-0.2.3.jar (16 kB at 2.7 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-noop/0.31.0/opentracing-noop-0.31.0.jar (10 kB at 1.7 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-concurrent/0.2.1/opentracing-concurrent-0.2.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/opentracing/microprofile-opentracing-api/1.3.3/microprofile-opentracing-api-1.3.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-jaxrs2/0.4.1/opentracing-jaxrs2-0.4.1.jar (42 kB at 3.8 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-interceptors/0.0.4/opentracing-interceptors-0.0.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-util/0.31.0/opentracing-util-0.31.0.jar (8.0 kB at 803 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-tracerresolver/0.1.5/opentracing-tracerresolver-0.1.5.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-api/0.31.0/opentracing-api-0.31.0.jar (13 kB at 1.2 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-opentracing/1.3.4/smallrye-opentracing-1.3.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-concurrent/0.2.1/opentracing-concurrent-0.2.1.jar (10 kB at 836 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/1.4.0/microprofile-rest-client-api-1.4.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/opentracing/microprofile-opentracing-api/1.3.3/microprofile-opentracing-api-1.3.3.jar (10 kB at 790 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-interceptors/0.0.4/opentracing-interceptors-0.0.4.jar (8.0 kB at 570 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-tracerresolver/0.1.5/opentracing-tracerresolver-0.1.5.jar (7.5 kB at 503 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-opentracing/1.3.4/smallrye-opentracing-1.3.4.jar (7.6 kB at 474 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/1.4.0/microprofile-rest-client-api-1.4.0.jar (21 kB at 1.1 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-microprofile-opentracing-smallrye --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-microprofile-opentracing-smallrye --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-microprofile-opentracing-smallrye --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-microprofile-opentracing-smallrye --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-microprofile-opentracing-smallrye --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-microprofile-opentracing-smallrye --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-microprofile-opentracing-smallrye --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/opentracing-smallrye/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-microprofile-opentracing-smallrye --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-microprofile-opentracing-smallrye --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/opentracing-smallrye/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-microprofile-opentracing-smallrye --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-microprofile-opentracing-smallrye --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-microprofile-opentracing-smallrye --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/opentracing-smallrye/target/wildfly-microprofile-opentracing-smallrye-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-microprofile-opentracing-smallrye --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/opentracing-smallrye/target/wildfly-microprofile-opentracing-smallrye-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-microprofile-opentracing-smallrye --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/opentracing-smallrye/target/wildfly-microprofile-opentracing-smallrye-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-microprofile-opentracing-smallrye/22.0.0.Beta1-SNAPSHOT/wildfly-microprofile-opentracing-smallrye-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/opentracing-smallrye/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-microprofile-opentracing-smallrye/22.0.0.Beta1-SNAPSHOT/wildfly-microprofile-opentracing-smallrye-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/opentracing-smallrye/target/wildfly-microprofile-opentracing-smallrye-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-microprofile-opentracing-smallrye/22.0.0.Beta1-SNAPSHOT/wildfly-microprofile-opentracing-smallrye-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] -------< org.wildfly:wildfly-microprofile-opentracing-extension >------- [INFO] Building WildFly: MicroProfile OpenTracing Extension 22.0.0.Beta1-SNAPSHOT [93/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/jaegertracing/jaeger-core/0.34.3/jaeger-core-0.34.3.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/jaegertracing/jaeger-core/0.34.3/jaeger-core-0.34.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-core/0.34.3/jaeger-core-0.34.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-core/0.34.3/jaeger-core-0.34.3.pom (2.0 kB at 3.8 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/jaegertracing/jaeger-thrift/0.34.3/jaeger-thrift-0.34.3.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/jaegertracing/jaeger-thrift/0.34.3/jaeger-thrift-0.34.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-thrift/0.34.3/jaeger-thrift-0.34.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-thrift/0.34.3/jaeger-thrift-0.34.3.pom (2.4 kB at 11 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/jaegertracing/jaeger-core/0.34.3/jaeger-core-0.34.3.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/jaegertracing/jaeger-thrift/0.34.3/jaeger-thrift-0.34.3.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/jaegertracing/jaeger-core/0.34.3/jaeger-core-0.34.3.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/jaegertracing/jaeger-thrift/0.34.3/jaeger-thrift-0.34.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-core/0.34.3/jaeger-core-0.34.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-thrift/0.34.3/jaeger-thrift-0.34.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-core/0.34.3/jaeger-core-0.34.3.jar (130 kB at 8.7 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-thrift/0.34.3/jaeger-thrift-0.34.3.jar (704 kB at 23 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-microprofile-opentracing-extension --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-microprofile-opentracing-extension --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-microprofile-opentracing-extension --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-microprofile-opentracing-extension --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-microprofile-opentracing-extension --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-microprofile-opentracing-extension --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-microprofile-opentracing-extension --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/opentracing-extension/target/classes [INFO] Writing META-INF/services/org.jboss.as.controller.transform.ExtensionTransformerRegistration [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/opentracing-extension/src/main/java/org/wildfly/extension/microprofile/opentracing/TracingDeploymentProcessor.java:[201,73] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/opentracing-extension/src/main/java/org/wildfly/extension/microprofile/opentracing/TracingDeploymentProcessor.java:[207,60] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/opentracing-extension/src/main/java/org/wildfly/extension/microprofile/opentracing/TracingDeploymentProcessor.java:[227,62] addDependency(org.jboss.msc.service.ServiceName) in org.jboss.msc.service.ServiceTarget has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/opentracing-extension/src/main/java/org/wildfly/extension/microprofile/opentracing/TracingDependencyProcessor.java:[56,44] addDependency(org.jboss.msc.service.ServiceName) in org.jboss.msc.service.ServiceTarget has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/opentracing-extension/src/main/java/org/wildfly/extension/microprofile/opentracing/TracingDependencyProcessor.java:[60,44] addDependency(org.jboss.msc.service.ServiceName) in org.jboss.msc.service.ServiceTarget has been deprecated [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-microprofile-opentracing-extension --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-microprofile-opentracing-extension --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-microprofile-opentracing-extension --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/opentracing-extension/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-microprofile-opentracing-extension --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-microprofile-opentracing-extension --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/opentracing-extension/target/wildfly-microprofile-opentracing-extension-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-microprofile-opentracing-extension --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/opentracing-extension/target/wildfly-microprofile-opentracing-extension-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-microprofile-opentracing-extension --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/opentracing-extension/target/wildfly-microprofile-opentracing-extension-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-microprofile-opentracing-extension/22.0.0.Beta1-SNAPSHOT/wildfly-microprofile-opentracing-extension-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/opentracing-extension/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-microprofile-opentracing-extension/22.0.0.Beta1-SNAPSHOT/wildfly-microprofile-opentracing-extension-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/opentracing-extension/target/wildfly-microprofile-opentracing-extension-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-microprofile-opentracing-extension/22.0.0.Beta1-SNAPSHOT/wildfly-microprofile-opentracing-extension-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --------------< org.wildfly:wildfly-mod_cluster-undertow >-------------- [INFO] Building WildFly: mod_cluster Undertow Integration 22.0.0.Beta1-SNAPSHOT [94/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-mod_cluster-undertow --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-mod_cluster-undertow --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-mod_cluster-undertow --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-mod_cluster-undertow --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-mod_cluster-undertow --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-mod_cluster-undertow --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mod_cluster/undertow/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-mod_cluster-undertow --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mod_cluster/undertow/target/classes [INFO] Writing META-INF/services/org.wildfly.extension.mod_cluster.ContainerEventHandlerAdapterServiceConfiguratorProvider [INFO] Writing META-INF/services/org.wildfly.extension.mod_cluster.BoottimeHandlerProvider [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mod_cluster/undertow/src/main/java/org/wildfly/mod_cluster/undertow/metric/BytesReceivedStreamSourceConduit.java:[47,14] unchecked call to AbstractSourceConduit(D) as a member of the raw type org.xnio.conduits.AbstractSourceConduit [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mod_cluster/undertow/src/main/java/org/wildfly/mod_cluster/undertow/metric/BytesSentStreamSinkConduit.java:[47,14] unchecked call to AbstractSinkConduit(D) as a member of the raw type org.xnio.conduits.AbstractSinkConduit [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-mod_cluster-undertow --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-mod_cluster-undertow --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mod_cluster/undertow/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-mod_cluster-undertow --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mod_cluster/undertow/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-mod_cluster-undertow --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-mod_cluster-undertow --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mod_cluster/undertow/target/wildfly-mod_cluster-undertow-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-mod_cluster-undertow --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mod_cluster/undertow/target/wildfly-mod_cluster-undertow-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-mod_cluster-undertow --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mod_cluster/undertow/target/wildfly-mod_cluster-undertow-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-mod_cluster-undertow/22.0.0.Beta1-SNAPSHOT/wildfly-mod_cluster-undertow-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mod_cluster/undertow/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-mod_cluster-undertow/22.0.0.Beta1-SNAPSHOT/wildfly-mod_cluster-undertow-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/mod_cluster/undertow/target/wildfly-mod_cluster-undertow-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-mod_cluster-undertow/22.0.0.Beta1-SNAPSHOT/wildfly-mod_cluster-undertow-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] ----------------------< org.wildfly:wildfly-pojo >---------------------- [INFO] Building WildFly: POJO Subsystem 22.0.0.Beta1-SNAPSHOT [95/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-pojo --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-pojo --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-pojo --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-pojo --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-pojo --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-pojo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-pojo --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 63 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/ModuleConfig.java:[27,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/ModuleConfig.java:[29,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/ModuleConfig.java:[30,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/InstallConfig.java:[29,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/ConfigVisitor.java:[29,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/ConfigVisitor.java:[30,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/FactoryConfig.java:[29,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/service/TargetJoinpoint.java:[25,27] org.jboss.msc.value.Value in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/service/AbstractPojoPhase.java:[41,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/service/AbstractPojoPhase.java:[49,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/service/AbstractPojoPhase.java:[50,27] org.jboss.msc.value.Value in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/DefaultConfigVisitor.java:[29,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/DefaultConfigVisitor.java:[30,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/InjectedValueConfig.java:[29,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/service/InstancesService.java:[29,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/service/Callback.java:[29,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/KernelDeploymentModuleProcessor.java:[35,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/service/BeanUtils.java:[35,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/ModuleConfig.java:[27,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/ModuleConfig.java:[29,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/ModuleConfig.java:[30,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/InstallConfig.java:[29,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/ConfigVisitor.java:[29,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/ConfigVisitor.java:[30,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/FactoryConfig.java:[29,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/service/TargetJoinpoint.java:[25,27] org.jboss.msc.value.Value in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/service/AbstractPojoPhase.java:[41,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/service/AbstractPojoPhase.java:[49,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/service/AbstractPojoPhase.java:[50,27] org.jboss.msc.value.Value in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/DefaultConfigVisitor.java:[29,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/DefaultConfigVisitor.java:[30,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/InjectedValueConfig.java:[29,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/service/InstancesService.java:[29,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/service/Callback.java:[29,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/KernelDeploymentModuleProcessor.java:[35,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/service/BeanUtils.java:[35,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/ModuleConfig.java:[27,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/ModuleConfig.java:[29,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/ModuleConfig.java:[30,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/InstallConfig.java:[29,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/ConfigVisitor.java:[29,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/ConfigVisitor.java:[30,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/FactoryConfig.java:[29,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/service/TargetJoinpoint.java:[25,27] org.jboss.msc.value.Value in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/service/AbstractPojoPhase.java:[41,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/service/AbstractPojoPhase.java:[49,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/service/AbstractPojoPhase.java:[50,27] org.jboss.msc.value.Value in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/DefaultConfigVisitor.java:[29,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/DefaultConfigVisitor.java:[30,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/InjectedValueConfig.java:[29,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/service/InstancesService.java:[29,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/service/Callback.java:[29,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/KernelDeploymentModuleProcessor.java:[35,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/service/BeanUtils.java:[35,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/ModuleConfig.java:[27,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/ModuleConfig.java:[29,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/ModuleConfig.java:[30,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/InstallConfig.java:[29,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/ConfigVisitor.java:[29,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/ConfigVisitor.java:[30,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/FactoryConfig.java:[29,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/service/TargetJoinpoint.java:[25,27] org.jboss.msc.value.Value in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/service/AbstractPojoPhase.java:[41,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/service/AbstractPojoPhase.java:[49,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/service/AbstractPojoPhase.java:[50,27] org.jboss.msc.value.Value in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/DefaultConfigVisitor.java:[29,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/DefaultConfigVisitor.java:[30,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/InjectedValueConfig.java:[29,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/service/InstancesService.java:[29,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/service/Callback.java:[29,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/KernelDeploymentModuleProcessor.java:[35,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/service/BeanUtils.java:[35,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/ModuleConfig.java:[43,19] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/ModuleConfig.java:[43,62] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/ModuleConfig.java:[48,13] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/ModuleConfig.java:[48,43] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/ModuleConfig.java:[54,50] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/ModuleConfig.java:[57,46] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/ModuleConfig.java:[70,12] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/PropertyConfig.java:[61,42] unchecked call to getGetter(java.lang.String,java.lang.Class) as a member of the raw type org.jboss.as.pojo.service.BeanInfo [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/InstallConfig.java:[39,29] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/InstallConfig.java:[39,68] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/InstallConfig.java:[40,29] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/InstallConfig.java:[40,62] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/InstallConfig.java:[86,12] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/InstallConfig.java:[90,12] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/ConfigVisitor.java:[75,23] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/ConfigVisitor.java:[104,42] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/ConfigVisitor.java:[121,54] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/FactoryConfig.java:[42,31] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/FactoryConfig.java:[42,70] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/FactoryConfig.java:[43,31] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/descriptor/FactoryConfig.java:[43,65] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/service/TargetJoinpoint.java:[33,13] org.jboss.msc.value.Value in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/service/TargetJoinpoint.java:[35,12] org.jboss.msc.value.Value in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/service/TargetJoinpoint.java:[39,27] org.jboss.msc.value.Value in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/service/AbstractPojoPhase.java:[58,52] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/service/AbstractPojoPhase.java:[104,68] addService(org.jboss.msc.service.ServiceName,org.jboss.msc.service.Service) in org.jboss.msc.service.ServiceTarget has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/service/AbstractPojoPhase.java:[125,31] addAliases(org.jboss.msc.service.ServiceName...) in org.jboss.msc.service.ServiceBuilder has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/service/AbstractPojoPhase.java:[186,9] org.jboss.msc.value.Value in org.jboss.msc.value has been deprecated [INFO] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/service/AbstractPojoPhase.java: Some input files additionally use or override a deprecated API. [INFO] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/src/main/java/org/jboss/as/pojo/service/InstantiatedPojoPhase.java: Some input files additionally use unchecked or unsafe operations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-pojo --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-pojo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-pojo --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-pojo --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-pojo --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/target/wildfly-pojo-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-pojo --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/target/wildfly-pojo-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-pojo --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/target/wildfly-pojo-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-pojo/22.0.0.Beta1-SNAPSHOT/wildfly-pojo-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-pojo/22.0.0.Beta1-SNAPSHOT/wildfly-pojo-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/pojo/target/wildfly-pojo-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-pojo/22.0.0.Beta1-SNAPSHOT/wildfly-pojo-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] ----------------------< org.wildfly:wildfly-sar >----------------------- [INFO] Building WildFly: Service Archive Subsystem 22.0.0.Beta1-SNAPSHOT [96/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-sar --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-sar --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-sar --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-sar --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-sar --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-sar --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-sar --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 31 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/sar/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/sar/src/main/java/org/jboss/as/service/SarModuleDependencyProcessor.java:[36,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/sar/src/main/java/org/jboss/as/service/SarModuleDependencyProcessor.java:[36,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/sar/src/main/java/org/jboss/as/service/SarModuleDependencyProcessor.java:[36,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/sar/src/main/java/org/jboss/as/service/SarModuleDependencyProcessor.java:[36,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/sar/src/main/java/org/jboss/as/service/SarStructureProcessor.java:[76,49] MountHandle(java.io.Closeable) in org.jboss.as.server.deployment.module.MountHandle has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/sar/src/main/java/org/jboss/as/service/component/ServiceComponentInstantiator.java:[57,21] getValue() in org.jboss.msc.service.ServiceController has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/sar/src/main/java/org/jboss/as/service/SarModuleDependencyProcessor.java:[46,26] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/sar/src/main/java/org/jboss/as/service/SarModuleDependencyProcessor.java:[46,62] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/sar/src/main/java/org/jboss/as/service/SarModuleDependencyProcessor.java:[47,26] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/sar/src/main/java/org/jboss/as/service/SarModuleDependencyProcessor.java:[47,68] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/sar/src/main/java/org/jboss/as/service/SarModuleDependencyProcessor.java:[48,26] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/sar/src/main/java/org/jboss/as/service/SarModuleDependencyProcessor.java:[48,73] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/sar/src/main/java/org/jboss/as/service/SarSubsystemAdd.java:[44,9] AbstractBoottimeAddStepHandler(org.jboss.as.controller.capability.RuntimeCapability,org.jboss.as.controller.AttributeDefinition...) in org.jboss.as.controller.AbstractBoottimeAddStepHandler has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/sar/src/main/java/org/jboss/as/service/SarExtension.java:[83,31] ReloadRequiredRemoveStepHandler(org.jboss.as.controller.capability.RuntimeCapability...) in org.jboss.as.controller.ReloadRequiredRemoveStepHandler has been deprecated [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-sar --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-sar --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-sar --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/sar/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-sar --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-sar --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/sar/target/wildfly-sar-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-sar --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/sar/target/wildfly-sar-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-sar --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/sar/target/wildfly-sar-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-sar/22.0.0.Beta1-SNAPSHOT/wildfly-sar-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/sar/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-sar/22.0.0.Beta1-SNAPSHOT/wildfly-sar-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/sar/target/wildfly-sar-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-sar/22.0.0.Beta1-SNAPSHOT/wildfly-sar-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --------------------< org.wildfly:wildfly-weld-ejb >-------------------- [INFO] Building WildFly: Weld EJB 22.0.0.Beta1-SNAPSHOT [97/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-weld-ejb --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-weld-ejb --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-weld-ejb --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-weld-ejb --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-weld-ejb --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-weld-ejb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-weld-ejb --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/ejb/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/ejb/src/main/java/org/jboss/as/weld/ejb/EjbDescriptorImpl.java:[75,50] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/ejb/src/main/java/org/jboss/as/weld/services/bootstrap/WeldEjbInjectionServices.java:[158,42] getValue() in org.jboss.msc.service.ServiceController has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/ejb/src/main/java/org/jboss/as/weld/services/bootstrap/WeldEjbInjectionServices.java:[219,74] getValue() in org.jboss.msc.service.ServiceController has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/ejb/src/main/java/org/jboss/as/weld/services/bootstrap/WeldEjbInjectionServices.java:[289,70] getValue() in org.jboss.msc.service.ServiceController has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/ejb/src/main/java/org/jboss/as/weld/ejb/StatefulSessionObjectReferenceImpl.java:[66,61] getValue() in org.jboss.msc.service.ServiceController has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/ejb/src/main/java/org/jboss/as/weld/ejb/StatefulSessionObjectReferenceImpl.java:[72,61] getValue() in org.jboss.msc.service.ServiceController has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/ejb/src/main/java/org/jboss/as/weld/ejb/StatefulSessionObjectReferenceImpl.java:[99,77] getValue() in org.jboss.msc.service.ServiceController has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/ejb/src/main/java/org/jboss/as/weld/ejb/BusinessInterfaceDescriptorImpl.java:[45,101] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/ejb/src/main/java/org/jboss/as/weld/ejb/DelegatingInterceptorInvocationContext.java:[82,69] unchecked call to intercept(javax.enterprise.inject.spi.InterceptionType,T,javax.interceptor.InvocationContext) as a member of the raw type javax.enterprise.inject.spi.Interceptor [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/ejb/src/main/java/org/jboss/as/weld/ejb/SessionObjectReferenceImpl.java:[72,77] getValue() in org.jboss.msc.service.ServiceController has been deprecated [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-weld-ejb --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-weld-ejb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/ejb/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-weld-ejb --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-weld-ejb --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-weld-ejb --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/ejb/target/wildfly-weld-ejb-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-weld-ejb --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/ejb/target/wildfly-weld-ejb-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-weld-ejb --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/ejb/target/wildfly-weld-ejb-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-weld-ejb/22.0.0.Beta1-SNAPSHOT/wildfly-weld-ejb-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/ejb/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-weld-ejb/22.0.0.Beta1-SNAPSHOT/wildfly-weld-ejb-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/ejb/target/wildfly-weld-ejb-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-weld-ejb/22.0.0.Beta1-SNAPSHOT/wildfly-weld-ejb-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --------------------< org.wildfly:wildfly-weld-jpa >-------------------- [INFO] Building WildFly: Weld JPA 22.0.0.Beta1-SNAPSHOT [98/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-weld-jpa --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-weld-jpa --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-weld-jpa --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-weld-jpa --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-weld-jpa --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-weld-jpa --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-weld-jpa --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/jpa/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/jpa/src/main/java/org/jboss/as/weld/services/bootstrap/WeldJpaInjectionServices.java:[74,113] getValue() in org.jboss.msc.service.ServiceController has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/jpa/src/main/java/org/jboss/as/weld/services/bootstrap/WeldJpaInjectionServices.java:[91,113] getValue() in org.jboss.msc.service.ServiceController has been deprecated [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-weld-jpa --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-weld-jpa --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/jpa/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-weld-jpa --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-weld-jpa --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-weld-jpa --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/jpa/target/wildfly-weld-jpa-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-weld-jpa --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/jpa/target/wildfly-weld-jpa-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-weld-jpa --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/jpa/target/wildfly-weld-jpa-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-weld-jpa/22.0.0.Beta1-SNAPSHOT/wildfly-weld-jpa-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/jpa/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-weld-jpa/22.0.0.Beta1-SNAPSHOT/wildfly-weld-jpa-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/jpa/target/wildfly-weld-jpa-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-weld-jpa/22.0.0.Beta1-SNAPSHOT/wildfly-weld-jpa-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --------------< org.wildfly:wildfly-weld-bean-validation >-------------- [INFO] Building WildFly: Weld Bean Validation 22.0.0.Beta1-SNAPSHOT [99/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-weld-bean-validation --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-weld-bean-validation --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-weld-bean-validation --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-weld-bean-validation --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-weld-bean-validation --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-weld-bean-validation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-weld-bean-validation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/bean-validation/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/bean-validation/src/main/java/org/jboss/as/weld/deployment/processor/WeldBeanValidationDependencyProcessor.java:[36,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/bean-validation/src/main/java/org/jboss/as/weld/CdiValidatorFactoryService.java:[115,44] unchecked cast required: T found: java.lang.Object [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/bean-validation/src/main/java/org/jboss/as/weld/deployment/processor/WeldBeanValidationDependencyProcessor.java:[45,26] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/bean-validation/src/main/java/org/jboss/as/weld/deployment/processor/WeldBeanValidationDependencyProcessor.java:[45,68] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-weld-bean-validation --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-weld-bean-validation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/bean-validation/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-weld-bean-validation --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-weld-bean-validation --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-weld-bean-validation --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/bean-validation/target/wildfly-weld-bean-validation-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-weld-bean-validation --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/bean-validation/target/wildfly-weld-bean-validation-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-weld-bean-validation --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/bean-validation/target/wildfly-weld-bean-validation-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-weld-bean-validation/22.0.0.Beta1-SNAPSHOT/wildfly-weld-bean-validation-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/bean-validation/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-weld-bean-validation/22.0.0.Beta1-SNAPSHOT/wildfly-weld-bean-validation-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/bean-validation/target/wildfly-weld-bean-validation-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-weld-bean-validation/22.0.0.Beta1-SNAPSHOT/wildfly-weld-bean-validation-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] ----------------< org.wildfly:wildfly-weld-webservices >---------------- [INFO] Building WildFly: Weld Webservices 22.0.0.Beta1-SNAPSHOT [100/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-weld-webservices --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-weld-webservices --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-weld-webservices --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-weld-webservices --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-weld-webservices --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-weld-webservices --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-weld-webservices --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/webservices/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-weld-webservices --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-weld-webservices --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/webservices/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-weld-webservices --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-weld-webservices --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-weld-webservices --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/webservices/target/wildfly-weld-webservices-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-weld-webservices --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/webservices/target/wildfly-weld-webservices-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-weld-webservices --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/webservices/target/wildfly-weld-webservices-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-weld-webservices/22.0.0.Beta1-SNAPSHOT/wildfly-weld-webservices-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/webservices/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-weld-webservices/22.0.0.Beta1-SNAPSHOT/wildfly-weld-webservices-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/webservices/target/wildfly-weld-webservices-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-weld-webservices/22.0.0.Beta1-SNAPSHOT/wildfly-weld-webservices-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] ---------------< org.wildfly:wildfly-weld-transactions >---------------- [INFO] Building WildFly: Weld Transactions 22.0.0.Beta1-SNAPSHOT [101/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-weld-transactions --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-weld-transactions --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-weld-transactions --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-weld-transactions --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-weld-transactions --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-weld-transactions --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-weld-transactions --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/transactions/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-weld-transactions --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-weld-transactions --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/transactions/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-weld-transactions --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-weld-transactions --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-weld-transactions --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/transactions/target/wildfly-weld-transactions-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-weld-transactions --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/transactions/target/wildfly-weld-transactions-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-weld-transactions --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/transactions/target/wildfly-weld-transactions-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-weld-transactions/22.0.0.Beta1-SNAPSHOT/wildfly-weld-transactions-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/transactions/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-weld-transactions/22.0.0.Beta1-SNAPSHOT/wildfly-weld-transactions-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/weld/transactions/target/wildfly-weld-transactions-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-weld-transactions/22.0.0.Beta1-SNAPSHOT/wildfly-weld-transactions-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] ----------------------< org.wildfly:wildfly-xts >----------------------- [INFO] Building WildFly: XTS Subsystem 22.0.0.Beta1-SNAPSHOT [102/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-xts --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-xts --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-xts --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-xts --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-xts --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-xts --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-xts --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 36 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/src/main/java/org/jboss/as/xts/jandex/OldCompensatableAnnotation.java:[26,65] org.jboss.narayana.txframework.api.annotation.transaction.Compensatable in org.jboss.narayana.txframework.api.annotation.transaction has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/src/main/java/org/jboss/as/xts/XTSHandlersService.java:[25,29] org.jboss.msc.service.AbstractService in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/src/main/java/org/jboss/as/xts/XTSDependenciesDeploymentProcessor.java:[36,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/src/main/java/org/jboss/as/xts/TxBridgeOutboundRecoveryService.java:[26,29] org.jboss.msc.service.AbstractService in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/src/main/java/org/jboss/as/compensations/CompensationsDependenciesDeploymentProcessor.java:[34,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/src/main/java/org/jboss/as/xts/XTSManagerService.java:[29,29] org.jboss.msc.service.AbstractService in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/src/main/java/org/jboss/as/xts/XTSManagerService.java:[33,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/src/main/java/org/jboss/as/xts/TxBridgeInboundRecoveryService.java:[26,29] org.jboss.msc.service.AbstractService in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/src/main/java/org/jboss/as/xts/XTSInterceptorDeploymentProcessor.java:[40,61] org.jboss.narayana.txframework.api.annotation.service.ServiceRequest in org.jboss.narayana.txframework.api.annotation.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/src/main/java/org/jboss/as/xts/jandex/OldCompensatableAnnotation.java:[26,65] org.jboss.narayana.txframework.api.annotation.transaction.Compensatable in org.jboss.narayana.txframework.api.annotation.transaction has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/src/main/java/org/jboss/as/xts/XTSHandlersService.java:[25,29] org.jboss.msc.service.AbstractService in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/src/main/java/org/jboss/as/xts/XTSDependenciesDeploymentProcessor.java:[36,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/src/main/java/org/jboss/as/xts/TxBridgeOutboundRecoveryService.java:[26,29] org.jboss.msc.service.AbstractService in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/src/main/java/org/jboss/as/compensations/CompensationsDependenciesDeploymentProcessor.java:[34,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/src/main/java/org/jboss/as/xts/XTSManagerService.java:[29,29] org.jboss.msc.service.AbstractService in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/src/main/java/org/jboss/as/xts/XTSManagerService.java:[33,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/src/main/java/org/jboss/as/xts/TxBridgeInboundRecoveryService.java:[26,29] org.jboss.msc.service.AbstractService in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/src/main/java/org/jboss/as/xts/XTSInterceptorDeploymentProcessor.java:[40,61] org.jboss.narayana.txframework.api.annotation.service.ServiceRequest in org.jboss.narayana.txframework.api.annotation.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/src/main/java/org/jboss/as/xts/jandex/OldCompensatableAnnotation.java:[26,65] org.jboss.narayana.txframework.api.annotation.transaction.Compensatable in org.jboss.narayana.txframework.api.annotation.transaction has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/src/main/java/org/jboss/as/xts/XTSHandlersService.java:[25,29] org.jboss.msc.service.AbstractService in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/src/main/java/org/jboss/as/xts/XTSDependenciesDeploymentProcessor.java:[36,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/src/main/java/org/jboss/as/xts/TxBridgeOutboundRecoveryService.java:[26,29] org.jboss.msc.service.AbstractService in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/src/main/java/org/jboss/as/compensations/CompensationsDependenciesDeploymentProcessor.java:[34,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/src/main/java/org/jboss/as/xts/XTSManagerService.java:[29,29] org.jboss.msc.service.AbstractService in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/src/main/java/org/jboss/as/xts/XTSManagerService.java:[33,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/src/main/java/org/jboss/as/xts/TxBridgeInboundRecoveryService.java:[26,29] org.jboss.msc.service.AbstractService in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/src/main/java/org/jboss/as/xts/XTSInterceptorDeploymentProcessor.java:[40,61] org.jboss.narayana.txframework.api.annotation.service.ServiceRequest in org.jboss.narayana.txframework.api.annotation.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/src/main/java/org/jboss/as/xts/jandex/OldCompensatableAnnotation.java:[26,65] org.jboss.narayana.txframework.api.annotation.transaction.Compensatable in org.jboss.narayana.txframework.api.annotation.transaction has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/src/main/java/org/jboss/as/xts/XTSHandlersService.java:[25,29] org.jboss.msc.service.AbstractService in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/src/main/java/org/jboss/as/xts/XTSDependenciesDeploymentProcessor.java:[36,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/src/main/java/org/jboss/as/xts/TxBridgeOutboundRecoveryService.java:[26,29] org.jboss.msc.service.AbstractService in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/src/main/java/org/jboss/as/compensations/CompensationsDependenciesDeploymentProcessor.java:[34,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/src/main/java/org/jboss/as/xts/XTSManagerService.java:[29,29] org.jboss.msc.service.AbstractService in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/src/main/java/org/jboss/as/xts/XTSManagerService.java:[33,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/src/main/java/org/jboss/as/xts/TxBridgeInboundRecoveryService.java:[26,29] org.jboss.msc.service.AbstractService in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/src/main/java/org/jboss/as/xts/XTSInterceptorDeploymentProcessor.java:[40,61] org.jboss.narayana.txframework.api.annotation.service.ServiceRequest in org.jboss.narayana.txframework.api.annotation.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/src/main/java/org/jboss/as/xts/jandex/OldCompensatableAnnotation.java:[34,13] org.jboss.narayana.txframework.api.annotation.transaction.Compensatable in org.jboss.narayana.txframework.api.annotation.transaction has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/src/main/java/org/jboss/as/xts/XTSHandlersService.java:[39,41] org.jboss.msc.service.AbstractService in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/src/main/java/org/jboss/as/xts/XTSHandlersService.java:[64,43] addService(org.jboss.msc.service.ServiceName,org.jboss.msc.service.Service) in org.jboss.msc.service.ServiceTarget has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/src/main/java/org/jboss/as/xts/XTSDependenciesDeploymentProcessor.java:[56,26] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/src/main/java/org/jboss/as/xts/XTSDependenciesDeploymentProcessor.java:[56,56] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/src/main/java/org/jboss/as/xts/TxBridgeOutboundRecoveryService.java:[37,54] org.jboss.msc.service.AbstractService in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/src/main/java/org/jboss/as/xts/XTSSubsystemAdd.java:[270,74] unchecked conversion required: org.jboss.msc.service.ServiceBuilder found: org.jboss.msc.service.ServiceBuilder [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/src/main/java/org/jboss/as/xts/XTSSubsystemAdd.java:[287,53] addService(org.jboss.msc.service.ServiceName,org.jboss.msc.service.Service) in org.jboss.msc.service.ServiceTarget has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/src/main/java/org/jboss/as/xts/XTSSubsystemAdd.java:[291,26] addDependency(org.jboss.msc.service.ServiceName,java.lang.Class,org.jboss.msc.inject.Injector) in org.jboss.msc.service.ServiceBuilder has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/src/main/java/org/jboss/as/xts/XTSSubsystemAdd.java:[307,23] addService(org.jboss.msc.service.ServiceName,org.jboss.msc.service.Service) in org.jboss.msc.service.ServiceTarget has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/src/main/java/org/jboss/as/xts/XTSSubsystemAdd.java:[314,23] addService(org.jboss.msc.service.ServiceName,org.jboss.msc.service.Service) in org.jboss.msc.service.ServiceTarget has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/src/main/java/org/jboss/as/compensations/CompensationsDependenciesDeploymentProcessor.java:[49,26] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/src/main/java/org/jboss/as/compensations/CompensationsDependenciesDeploymentProcessor.java:[49,66] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/src/main/java/org/jboss/as/xts/XTSManagerService.java:[42,40] org.jboss.msc.service.AbstractService in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/src/main/java/org/jboss/as/xts/XTSManagerService.java:[45,13] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/src/main/java/org/jboss/as/xts/XTSManagerService.java:[45,62] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/src/main/java/org/jboss/as/xts/XTSManagerService.java:[103,12] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/src/main/java/org/jboss/as/xts/TxBridgeInboundRecoveryService.java:[37,53] org.jboss.msc.service.AbstractService in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/src/main/java/org/jboss/as/xts/XTSInterceptorDeploymentProcessor.java:[106,30] org.jboss.narayana.txframework.api.annotation.service.ServiceRequest in org.jboss.narayana.txframework.api.annotation.service has been deprecated [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-xts --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-xts --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-xts --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/target/test-classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/src/test/java/org/jboss/as/xts/XTSSubsystemTestCase.java:[157,113] createWriteAttributeOperations(org.jboss.dmr.ModelNode) in org.jboss.as.model.test.FailedOperationTransformationConfig.AttributesPathAddressConfig implements createWriteAttributeOperations(org.jboss.dmr.ModelNode) in org.jboss.as.model.test.FailedOperationTransformationConfig.PathAddressConfig return type requires unchecked conversion from java.util.List to java.util.List [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-xts --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-xts --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/target/wildfly-xts-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-xts --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/target/wildfly-xts-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-xts --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/target/wildfly-xts-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-xts/22.0.0.Beta1-SNAPSHOT/wildfly-xts-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-xts/22.0.0.Beta1-SNAPSHOT/wildfly-xts-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/xts/target/wildfly-xts-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-xts/22.0.0.Beta1-SNAPSHOT/wildfly-xts-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] -------------< org.wildfly:wildfly-ee-feature-pack-parent >------------- [INFO] Building wildfly-ee-feature-pack-parent 22.0.0.Beta1-SNAPSHOT [103/160] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-ee-feature-pack-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-ee-feature-pack-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-ee-feature-pack-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-ee-feature-pack-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-ee-feature-pack-parent --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-ee-feature-pack-parent --- [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-ee-feature-pack-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-ee-feature-pack-parent --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-feature-pack/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-ee-feature-pack-parent/22.0.0.Beta1-SNAPSHOT/wildfly-ee-feature-pack-parent-22.0.0.Beta1-SNAPSHOT.pom [INFO] [INFO] -------------< org.wildfly:wildfly-ee-feature-pack-common >------------- [INFO] Building WildFly: EE Feature Pack Common Resources 22.0.0.Beta1-SNAPSHOT [104/160] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.11.3/jackson-core-2.11.3.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/fasterxml/jackson/core/jackson-core/2.11.3/jackson-core-2.11.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.11.3/jackson-core-2.11.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.11.3/jackson-core-2.11.3.pom (4.9 kB at 28 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/jackson-base/2.11.3/jackson-base-2.11.3.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/fasterxml/jackson/jackson-base/2.11.3/jackson-base-2.11.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.11.3/jackson-base-2.11.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.11.3/jackson-base-2.11.3.pom (7.5 kB at 26 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/jackson-bom/2.11.3/jackson-bom-2.11.3.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/fasterxml/jackson/jackson-bom/2.11.3/jackson-bom-2.11.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.11.3/jackson-bom-2.11.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.11.3/jackson-bom-2.11.3.pom (14 kB at 69 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.11.3/jackson-annotations-2.11.3.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/fasterxml/jackson/core/jackson-annotations/2.11.3/jackson-annotations-2.11.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.11.3/jackson-annotations-2.11.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.11.3/jackson-annotations-2.11.3.pom (3.8 kB at 24 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.11.3/jackson-databind-2.11.3.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/fasterxml/jackson/core/jackson-databind/2.11.3/jackson-databind-2.11.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.11.3/jackson-databind-2.11.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.11.3/jackson-databind-2.11.3.pom (7.4 kB at 26 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.11.3/jackson-jaxrs-json-provider-2.11.3.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.11.3/jackson-jaxrs-json-provider-2.11.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.11.3/jackson-jaxrs-json-provider-2.11.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.11.3/jackson-jaxrs-json-provider-2.11.3.pom (4.0 kB at 19 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.11.3/jackson-jaxrs-providers-2.11.3.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.11.3/jackson-jaxrs-providers-2.11.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.11.3/jackson-jaxrs-providers-2.11.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.11.3/jackson-jaxrs-providers-2.11.3.pom (4.8 kB at 15 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.11.3/jackson-jaxrs-base-2.11.3.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.11.3/jackson-jaxrs-base-2.11.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.11.3/jackson-jaxrs-base-2.11.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.11.3/jackson-jaxrs-base-2.11.3.pom (1.7 kB at 7.8 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.11.3/jackson-module-jaxb-annotations-2.11.3.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.11.3/jackson-module-jaxb-annotations-2.11.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.11.3/jackson-module-jaxb-annotations-2.11.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.11.3/jackson-module-jaxb-annotations-2.11.3.pom (3.5 kB at 5.2 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/module/jackson-modules-base/2.11.3/jackson-modules-base-2.11.3.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/fasterxml/jackson/module/jackson-modules-base/2.11.3/jackson-modules-base-2.11.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-base/2.11.3/jackson-modules-base-2.11.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-base/2.11.3/jackson-modules-base-2.11.3.pom (3.4 kB at 6.4 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.11.3/jackson-datatype-jsr310-2.11.3.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.11.3/jackson-datatype-jsr310-2.11.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.11.3/jackson-datatype-jsr310-2.11.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.11.3/jackson-datatype-jsr310-2.11.3.pom (4.5 kB at 18 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/module/jackson-modules-java8/2.11.3/jackson-modules-java8-2.11.3.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/fasterxml/jackson/module/jackson-modules-java8/2.11.3/jackson-modules-java8-2.11.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-java8/2.11.3/jackson-modules-java8-2.11.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-java8/2.11.3/jackson-modules-java8-2.11.3.pom (3.2 kB at 16 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.11.3/jackson-datatype-jdk8-2.11.3.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.11.3/jackson-datatype-jdk8-2.11.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.11.3/jackson-datatype-jdk8-2.11.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.11.3/jackson-datatype-jdk8-2.11.3.pom (2.2 kB at 16 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/sun/xml/bind/external/relaxng-datatype/2.3.3-b02/relaxng-datatype-2.3.3-b02.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/sun/xml/bind/external/relaxng-datatype/2.3.3-b02/relaxng-datatype-2.3.3-b02.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/external/relaxng-datatype/2.3.3-b02/relaxng-datatype-2.3.3-b02.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/external/relaxng-datatype/2.3.3-b02/relaxng-datatype-2.3.3-b02.pom (984 B at 6.1 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/sun/xml/bind/mvn/jaxb-external-parent/2.3.3-b02/jaxb-external-parent-2.3.3-b02.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/sun/xml/bind/mvn/jaxb-external-parent/2.3.3-b02/jaxb-external-parent-2.3.3-b02.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-external-parent/2.3.3-b02/jaxb-external-parent-2.3.3-b02.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-external-parent/2.3.3-b02/jaxb-external-parent-2.3.3-b02.pom (12 kB at 100 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/github/fge/btf/1.2/btf-1.2.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/github/fge/btf/1.2/btf-1.2.pom [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/github/fge/btf/1.2/btf-1.2.pom (1.5 kB at 2.2 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/github/fge/jackson-coreutils/1.8/jackson-coreutils-1.8.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/github/fge/jackson-coreutils/1.8/jackson-coreutils-1.8.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/fge/jackson-coreutils/1.8/jackson-coreutils-1.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/fge/jackson-coreutils/1.8/jackson-coreutils-1.8.pom (2.8 kB at 13 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/github/fge/json-patch/1.9/json-patch-1.9.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/github/fge/json-patch/1.9/json-patch-1.9.pom [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/github/fge/json-patch/1.9/json-patch-1.9.pom (2.7 kB at 4.0 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/github/fge/msg-simple/1.1/msg-simple-1.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/github/fge/msg-simple/1.1/msg-simple-1.1.pom [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/github/fge/msg-simple/1.1/msg-simple-1.1.pom (2.4 kB at 9.0 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/github/spullara/mustache/java/compiler/0.9.6/compiler-0.9.6.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/github/spullara/mustache/java/compiler/0.9.6/compiler-0.9.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/spullara/mustache/java/compiler/0.9.6/compiler-0.9.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/spullara/mustache/java/compiler/0.9.6/compiler-0.9.6.pom (3.5 kB at 18 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/github/spullara/mustache/java/mustache.java/0.9.6/mustache.java-0.9.6.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/github/spullara/mustache/java/mustache.java/0.9.6/mustache.java-0.9.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/spullara/mustache/java/mustache.java/0.9.6/mustache.java-0.9.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/spullara/mustache/java/mustache.java/0.9.6/mustache.java-0.9.6.pom (4.4 kB at 9.1 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/h2database/h2/1.4.197/h2-1.4.197.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/h2database/h2/1.4.197/h2-1.4.197.pom [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/h2database/h2/1.4.197/h2-1.4.197.pom (960 B at 1.4 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/microsoft/azure/azure-storage/8.6.5/azure-storage-8.6.5.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/microsoft/azure/azure-storage/8.6.5/azure-storage-8.6.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/microsoft/azure/azure-storage/8.6.5/azure-storage-8.6.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/microsoft/azure/azure-storage/8.6.5/azure-storage-8.6.5.pom (5.0 kB at 19 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/squareup/okhttp3/okhttp/3.9.0/okhttp-3.9.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/squareup/okhttp3/okhttp/3.9.0/okhttp-3.9.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/3.9.0/okhttp-3.9.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/3.9.0/okhttp-3.9.0.pom (1.7 kB at 423 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/squareup/okhttp3/parent/3.9.0/parent-3.9.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/squareup/okhttp3/parent/3.9.0/parent-3.9.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/parent/3.9.0/parent-3.9.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/parent/3.9.0/parent-3.9.0.pom (17 kB at 2.5 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/squareup/okio/okio/1.13.0/okio-1.13.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/squareup/okio/okio/1.13.0/okio-1.13.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/1.13.0/okio-1.13.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/1.13.0/okio-1.13.0.pom (1.6 kB at 326 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/squareup/okio/okio-parent/1.13.0/okio-parent-1.13.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/squareup/okio/okio-parent/1.13.0/okio-parent-1.13.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio-parent/1.13.0/okio-parent-1.13.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio-parent/1.13.0/okio-parent-1.13.0.pom (4.8 kB at 22 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/sun/istack/istack-commons-tools/3.0.10/istack-commons-tools-3.0.10.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/sun/istack/istack-commons-tools/3.0.10/istack-commons-tools-3.0.10.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-tools/3.0.10/istack-commons-tools-3.0.10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-tools/3.0.10/istack-commons-tools-3.0.10.pom (3.1 kB at 9.7 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/glassfish/jaxb/jaxb-xjc/2.3.3-b02/jaxb-xjc-2.3.3-b02.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/glassfish/jaxb/jaxb-xjc/2.3.3-b02/jaxb-xjc-2.3.3-b02.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-xjc/2.3.3-b02/jaxb-xjc-2.3.3-b02.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-xjc/2.3.3-b02/jaxb-xjc-2.3.3-b02.pom (11 kB at 45 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/glassfish/jaxb/jaxb-jxc/2.3.3-b02/jaxb-jxc-2.3.3-b02.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/glassfish/jaxb/jaxb-jxc/2.3.3-b02/jaxb-jxc-2.3.3-b02.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-jxc/2.3.3-b02/jaxb-jxc-2.3.3-b02.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-jxc/2.3.3-b02/jaxb-jxc-2.3.3-b02.pom (9.7 kB at 25 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/glassfish/jaxb/codemodel/2.3.3-b02/codemodel-2.3.3-b02.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/glassfish/jaxb/codemodel/2.3.3-b02/codemodel-2.3.3-b02.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/codemodel/2.3.3-b02/codemodel-2.3.3-b02.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/codemodel/2.3.3-b02/codemodel-2.3.3-b02.pom (1.6 kB at 3.4 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/sun/xml/bind/mvn/jaxb-codemodel-parent/2.3.3-b02/jaxb-codemodel-parent-2.3.3-b02.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/sun/xml/bind/mvn/jaxb-codemodel-parent/2.3.3-b02/jaxb-codemodel-parent-2.3.3-b02.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-codemodel-parent/2.3.3-b02/jaxb-codemodel-parent-2.3.3-b02.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-codemodel-parent/2.3.3-b02/jaxb-codemodel-parent-2.3.3-b02.pom (12 kB at 14 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.pom (4.3 kB at 722 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/sun/xml/fastinfoset/fastinfoset-project/1.2.13/fastinfoset-project-1.2.13.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/sun/xml/fastinfoset/fastinfoset-project/1.2.13/fastinfoset-project-1.2.13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/fastinfoset-project/1.2.13/fastinfoset-project-1.2.13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/fastinfoset-project/1.2.13/fastinfoset-project-1.2.13.pom (14 kB at 44 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/sun/xml/messaging/saaj/saaj-impl/1.4.1.SP1/saaj-impl-1.4.1.SP1.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/sun/xml/messaging/saaj/saaj-impl/1.4.1.SP1/saaj-impl-1.4.1.SP1.pom (21 kB at 31 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/sun/xml/bind/external/rngom/2.3.3-b02/rngom-2.3.3-b02.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/sun/xml/bind/external/rngom/2.3.3-b02/rngom-2.3.3-b02.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/external/rngom/2.3.3-b02/rngom-2.3.3-b02.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/external/rngom/2.3.3-b02/rngom-2.3.3-b02.pom (2.4 kB at 7.1 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/glassfish/jaxb/xsom/2.3.3-b02/xsom-2.3.3-b02.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/glassfish/jaxb/xsom/2.3.3-b02/xsom-2.3.3-b02.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/xsom/2.3.3-b02/xsom-2.3.3-b02.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/xsom/2.3.3-b02/xsom-2.3.3-b02.pom (16 kB at 102 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/gnu/getopt/java-getopt/1.0.13/java-getopt-1.0.13.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/gnu/getopt/java-getopt/1.0.13/java-getopt-1.0.13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/gnu/getopt/java-getopt/1.0.13/java-getopt-1.0.13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/gnu/getopt/java-getopt/1.0.13/java-getopt-1.0.13.pom (2.0 kB at 334 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jaxen/jaxen/1.1.6/jaxen-1.1.6.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jaxen/jaxen/1.1.6/jaxen-1.1.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jaxen/jaxen/1.1.6/jaxen-1.1.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jaxen/jaxen/1.1.6/jaxen-1.1.6.pom (14 kB at 1.9 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jboss/jaxbintros/jboss-jaxb-intros/1.0.3.GA/jboss-jaxb-intros-1.0.3.GA.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jboss/jaxbintros/jboss-jaxb-intros/1.0.3.GA/jboss-jaxb-intros-1.0.3.GA.pom (6.2 kB at 11 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/joda-time/joda-time/2.9.7/joda-time-2.9.7.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/joda-time/joda-time/2.9.7/joda-time-2.9.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.9.7/joda-time-2.9.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.9.7/joda-time-2.9.7.pom (33 kB at 3.0 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.8.3/jsoup-1.8.3.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jsoup/jsoup/1.8.3/jsoup-1.8.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.8.3/jsoup-1.8.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.8.3/jsoup-1.8.3.pom (6.4 kB at 1.6 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/avro/avro/1.7.6/avro-1.7.6.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/avro/avro/1.7.6/avro-1.7.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro/1.7.6/avro-1.7.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro/1.7.6/avro-1.7.6.pom (5.6 kB at 1.4 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/avro/avro-parent/1.7.6/avro-parent-1.7.6.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/avro/avro-parent/1.7.6/avro-parent-1.7.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro-parent/1.7.6/avro-parent-1.7.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro-parent/1.7.6/avro-parent-1.7.6.pom (19 kB at 121 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/avro/avro-toplevel/1.7.6/avro-toplevel-1.7.6.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/avro/avro-toplevel/1.7.6/avro-toplevel-1.7.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro-toplevel/1.7.6/avro-toplevel-1.7.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro-toplevel/1.7.6/avro-toplevel-1.7.6.pom (9.6 kB at 35 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ws/jbossws-common-tools/1.3.2.Final/jbossws-common-tools-1.3.2.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ws/jbossws-common-tools/1.3.2.Final/jbossws-common-tools-1.3.2.Final.pom (2.4 kB at 4.3 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ws/cxf/jbossws-cxf-client/5.4.2.Final/jbossws-cxf-client-5.4.2.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ws/cxf/jbossws-cxf-client/5.4.2.Final/jbossws-cxf-client-5.4.2.Final.pom (12 kB at 42 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ws/cxf/jbossws-cxf/5.4.2.Final/jbossws-cxf-5.4.2.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ws/cxf/jbossws-cxf/5.4.2.Final/jbossws-cxf-5.4.2.Final.pom (44 kB at 105 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ws/cxf/jbossws-cxf-jaspi/5.4.2.Final/jbossws-cxf-jaspi-5.4.2.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ws/cxf/jbossws-cxf-jaspi/5.4.2.Final/jbossws-cxf-jaspi-5.4.2.Final.pom (4.1 kB at 15 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ws/cxf/jbossws-cxf-factories/5.4.2.Final/jbossws-cxf-factories-5.4.2.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ws/cxf/jbossws-cxf-factories/5.4.2.Final/jbossws-cxf-factories-5.4.2.Final.pom (590 B at 2.1 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ws/cxf/jbossws-cxf-resources/5.4.2.Final/jbossws-cxf-resources-5.4.2.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ws/cxf/jbossws-cxf-resources/5.4.2.Final/jbossws-cxf-resources-5.4.2.Final.pom (3.3 kB at 12 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ws/cxf/jbossws-cxf-server/5.4.2.Final/jbossws-cxf-server-5.4.2.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ws/cxf/jbossws-cxf-server/5.4.2.Final/jbossws-cxf-server-5.4.2.Final.pom (11 kB at 40 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ws/cxf/jbossws-cxf-transports-udp/5.4.2.Final/jbossws-cxf-transports-udp-5.4.2.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ws/cxf/jbossws-cxf-transports-udp/5.4.2.Final/jbossws-cxf-transports-udp-5.4.2.Final.pom (3.5 kB at 13 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ws/cxf/jbossws-cxf-addons/5.4.2.Final/jbossws-cxf-addons-5.4.2.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ws/cxf/jbossws-cxf-addons/5.4.2.Final/jbossws-cxf-addons-5.4.2.Final.pom (1.2 kB at 4.2 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/xml/soap/jboss-saaj-api_1.4_spec/1.0.2.Final/jboss-saaj-api_1.4_spec-1.0.2.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/xml/soap/jboss-saaj-api_1.4_spec/1.0.2.Final/jboss-saaj-api_1.4_spec-1.0.2.Final.pom (16 kB at 57 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ws/cxf/jbossws-cxf-transports-undertow/5.4.2.Final/jbossws-cxf-transports-undertow-5.4.2.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ws/cxf/jbossws-cxf-transports-undertow/5.4.2.Final/jbossws-cxf-transports-undertow-5.4.2.Final.pom (1.8 kB at 6.6 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-rt-features-logging/3.3.7/cxf-rt-features-logging-3.3.7.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-rt-features-logging/3.3.7/cxf-rt-features-logging-3.3.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-features-logging/3.3.7/cxf-rt-features-logging-3.3.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-features-logging/3.3.7/cxf-rt-features-logging-3.3.7.pom (2.1 kB at 5.0 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-parent/3.3.7/cxf-parent-3.3.7.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-parent/3.3.7/cxf-parent-3.3.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-parent/3.3.7/cxf-parent-3.3.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-parent/3.3.7/cxf-parent-3.3.7.pom (136 kB at 129 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf/3.3.7/cxf-3.3.7.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf/3.3.7/cxf-3.3.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf/3.3.7/cxf-3.3.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf/3.3.7/cxf-3.3.7.pom (39 kB at 3.6 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-core/3.3.7/cxf-core-3.3.7.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-core/3.3.7/cxf-core-3.3.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-core/3.3.7/cxf-core-3.3.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-core/3.3.7/cxf-core-3.3.7.pom (19 kB at 44 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-rt-wsdl/3.3.7/cxf-rt-wsdl-3.3.7.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-rt-wsdl/3.3.7/cxf-rt-wsdl-3.3.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-wsdl/3.3.7/cxf-rt-wsdl-3.3.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-wsdl/3.3.7/cxf-rt-wsdl-3.3.7.pom (5.3 kB at 15 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.pom (1.1 kB at 189 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/services/ws-discovery/cxf-services-ws-discovery-api/3.3.7/cxf-services-ws-discovery-api-3.3.7.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/services/ws-discovery/cxf-services-ws-discovery-api/3.3.7/cxf-services-ws-discovery-api-3.3.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/services/ws-discovery/cxf-services-ws-discovery-api/3.3.7/cxf-services-ws-discovery-api-3.3.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/services/ws-discovery/cxf-services-ws-discovery-api/3.3.7/cxf-services-ws-discovery-api-3.3.7.pom (7.9 kB at 92 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/xjcplugins/cxf-xjc-bug986/3.3.0/cxf-xjc-bug986-3.3.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/xjcplugins/cxf-xjc-bug986/3.3.0/cxf-xjc-bug986-3.3.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/xjcplugins/cxf-xjc-bug986/3.3.0/cxf-xjc-bug986-3.3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/xjcplugins/cxf-xjc-bug986/3.3.0/cxf-xjc-bug986-3.3.0.pom (2.0 kB at 15 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/xjc-utils/xjc-utils/3.3.0/xjc-utils-3.3.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/xjc-utils/xjc-utils/3.3.0/xjc-utils-3.3.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/xjc-utils/xjc-utils/3.3.0/xjc-utils-3.3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/xjc-utils/xjc-utils/3.3.0/xjc-utils-3.3.0.pom (27 kB at 101 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/xjc-utils/cxf-xjc-runtime/3.3.0/cxf-xjc-runtime-3.3.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/xjc-utils/cxf-xjc-runtime/3.3.0/cxf-xjc-runtime-3.3.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/xjc-utils/cxf-xjc-runtime/3.3.0/cxf-xjc-runtime-3.3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/xjc-utils/cxf-xjc-runtime/3.3.0/cxf-xjc-runtime-3.3.0.pom (2.6 kB at 17 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity-engine-core/2.2/velocity-engine-core-2.2.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/velocity/velocity-engine-core/2.2/velocity-engine-core-2.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.2/velocity-engine-core-2.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.2/velocity-engine-core-2.2.pom (10 kB at 69 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity-engine-parent/2.2/velocity-engine-parent-2.2.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/velocity/velocity-engine-parent/2.2/velocity-engine-parent-2.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-parent/2.2/velocity-engine-parent-2.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-parent/2.2/velocity-engine-parent-2.2.pom (14 kB at 120 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity-master/3/velocity-master-3.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/velocity/velocity-master/3/velocity-master-3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/3/velocity-master-3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/3/velocity-master-3.pom (8.4 kB at 42 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/xml/soap/javax.xml.soap-api/1.4.0/javax.xml.soap-api-1.4.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/javax/xml/soap/javax.xml.soap-api/1.4.0/javax.xml.soap-api-1.4.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/soap/javax.xml.soap-api/1.4.0/javax.xml.soap-api-1.4.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/soap/javax.xml.soap-api/1.4.0/javax.xml.soap-api-1.4.0.pom (20 kB at 66 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-rt-features-clustering/3.3.7/cxf-rt-features-clustering-3.3.7.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-rt-features-clustering/3.3.7/cxf-rt-features-clustering-3.3.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-features-clustering/3.3.7/cxf-rt-features-clustering-3.3.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-features-clustering/3.3.7/cxf-rt-features-clustering-3.3.7.pom (4.0 kB at 22 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-rt-bindings-coloc/3.3.7/cxf-rt-bindings-coloc-3.3.7.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-rt-bindings-coloc/3.3.7/cxf-rt-bindings-coloc-3.3.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-bindings-coloc/3.3.7/cxf-rt-bindings-coloc-3.3.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-bindings-coloc/3.3.7/cxf-rt-bindings-coloc-3.3.7.pom (3.7 kB at 7.0 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-rt-bindings-soap/3.3.7/cxf-rt-bindings-soap-3.3.7.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-rt-bindings-soap/3.3.7/cxf-rt-bindings-soap-3.3.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-bindings-soap/3.3.7/cxf-rt-bindings-soap-3.3.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-bindings-soap/3.3.7/cxf-rt-bindings-soap-3.3.7.pom (4.5 kB at 2.4 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-rt-bindings-xml/3.3.7/cxf-rt-bindings-xml-3.3.7.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-rt-bindings-xml/3.3.7/cxf-rt-bindings-xml-3.3.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-bindings-xml/3.3.7/cxf-rt-bindings-xml-3.3.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-bindings-xml/3.3.7/cxf-rt-bindings-xml-3.3.7.pom (5.6 kB at 44 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-rt-databinding-aegis/3.3.7/cxf-rt-databinding-aegis-3.3.7.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-rt-databinding-aegis/3.3.7/cxf-rt-databinding-aegis-3.3.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-databinding-aegis/3.3.7/cxf-rt-databinding-aegis-3.3.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-databinding-aegis/3.3.7/cxf-rt-databinding-aegis-3.3.7.pom (6.1 kB at 33 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-rt-databinding-jaxb/3.3.7/cxf-rt-databinding-jaxb-3.3.7.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-rt-databinding-jaxb/3.3.7/cxf-rt-databinding-jaxb-3.3.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-databinding-jaxb/3.3.7/cxf-rt-databinding-jaxb-3.3.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-databinding-jaxb/3.3.7/cxf-rt-databinding-jaxb-3.3.7.pom (5.2 kB at 41 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-rt-frontend-jaxws/3.3.7/cxf-rt-frontend-jaxws-3.3.7.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-rt-frontend-jaxws/3.3.7/cxf-rt-frontend-jaxws-3.3.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-frontend-jaxws/3.3.7/cxf-rt-frontend-jaxws-3.3.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-frontend-jaxws/3.3.7/cxf-rt-frontend-jaxws-3.3.7.pom (8.4 kB at 40 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-rt-frontend-simple/3.3.7/cxf-rt-frontend-simple-3.3.7.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-rt-frontend-simple/3.3.7/cxf-rt-frontend-simple-3.3.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-frontend-simple/3.3.7/cxf-rt-frontend-simple-3.3.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-frontend-simple/3.3.7/cxf-rt-frontend-simple-3.3.7.pom (6.1 kB at 17 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-rt-management/3.3.7/cxf-rt-management-3.3.7.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-rt-management/3.3.7/cxf-rt-management-3.3.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-management/3.3.7/cxf-rt-management-3.3.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-management/3.3.7/cxf-rt-management-3.3.7.pom (5.2 kB at 24 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-rt-security/3.3.7/cxf-rt-security-3.3.7.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-rt-security/3.3.7/cxf-rt-security-3.3.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-security/3.3.7/cxf-rt-security-3.3.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-security/3.3.7/cxf-rt-security-3.3.7.pom (2.2 kB at 13 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-rt-security-saml/3.3.7/cxf-rt-security-saml-3.3.7.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-rt-security-saml/3.3.7/cxf-rt-security-saml-3.3.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-security-saml/3.3.7/cxf-rt-security-saml-3.3.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-security-saml/3.3.7/cxf-rt-security-saml-3.3.7.pom (2.5 kB at 12 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/wss4j/wss4j-ws-security-dom/2.2.5/wss4j-ws-security-dom-2.2.5.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/wss4j/wss4j-ws-security-dom/2.2.5/wss4j-ws-security-dom-2.2.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/wss4j/wss4j-ws-security-dom/2.2.5/wss4j-ws-security-dom-2.2.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/wss4j/wss4j-ws-security-dom/2.2.5/wss4j-ws-security-dom-2.2.5.pom (4.7 kB at 27 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/wss4j/wss4j-parent/2.2.5/wss4j-parent-2.2.5.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/wss4j/wss4j-parent/2.2.5/wss4j-parent-2.2.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/wss4j/wss4j-parent/2.2.5/wss4j-parent-2.2.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/wss4j/wss4j-parent/2.2.5/wss4j-parent-2.2.5.pom (14 kB at 106 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/wss4j/wss4j/2.2.5/wss4j-2.2.5.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/wss4j/wss4j/2.2.5/wss4j-2.2.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/wss4j/wss4j/2.2.5/wss4j-2.2.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/wss4j/wss4j/2.2.5/wss4j-2.2.5.pom (23 kB at 3.9 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/wss4j/wss4j-ws-security-common/2.2.5/wss4j-ws-security-common-2.2.5.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/wss4j/wss4j-ws-security-common/2.2.5/wss4j-ws-security-common-2.2.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/wss4j/wss4j-ws-security-common/2.2.5/wss4j-ws-security-common-2.2.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/wss4j/wss4j-ws-security-common/2.2.5/wss4j-ws-security-common-2.2.5.pom (7.3 kB at 23 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/santuario/xmlsec/2.1.4/xmlsec-2.1.4.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/santuario/xmlsec/2.1.4/xmlsec-2.1.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/santuario/xmlsec/2.1.4/xmlsec-2.1.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/santuario/xmlsec/2.1.4/xmlsec-2.1.4.pom (29 kB at 4.1 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/opensaml/opensaml-saml-impl/3.3.1/opensaml-saml-impl-3.3.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/opensaml/opensaml-saml-impl/3.3.1/opensaml-saml-impl-3.3.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-saml-impl/3.3.1/opensaml-saml-impl-3.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-saml-impl/3.3.1/opensaml-saml-impl-3.3.1.pom (5.5 kB at 41 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/opensaml/opensaml-parent/3.3.1/opensaml-parent-3.3.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/opensaml/opensaml-parent/3.3.1/opensaml-parent-3.3.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-parent/3.3.1/opensaml-parent-3.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-parent/3.3.1/opensaml-parent-3.3.1.pom (5.7 kB at 42 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/shibboleth/parent-v3/10/parent-v3-10.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/net/shibboleth/parent-v3/10/parent-v3-10.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/shibboleth/parent-v3/10/parent-v3-10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/shibboleth/parent-v3/10/parent-v3-10.pom (46 kB at 5.2 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/opensaml/opensaml-profile-api/3.3.1/opensaml-profile-api-3.3.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/opensaml/opensaml-profile-api/3.3.1/opensaml-profile-api-3.3.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-profile-api/3.3.1/opensaml-profile-api-3.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-profile-api/3.3.1/opensaml-profile-api-3.3.1.pom (2.4 kB at 12 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/opensaml/opensaml-core/3.3.1/opensaml-core-3.3.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/opensaml/opensaml-core/3.3.1/opensaml-core-3.3.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-core/3.3.1/opensaml-core-3.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-core/3.3.1/opensaml-core-3.3.1.pom (2.4 kB at 14 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/shibboleth/utilities/java-support/7.3.0/java-support-7.3.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/net/shibboleth/utilities/java-support/7.3.0/java-support-7.3.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/shibboleth/utilities/java-support/7.3.0/java-support-7.3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/shibboleth/utilities/java-support/7.3.0/java-support-7.3.0.pom (4.8 kB at 26 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/opensaml/opensaml-saml-api/3.3.1/opensaml-saml-api-3.3.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/opensaml/opensaml-saml-api/3.3.1/opensaml-saml-api-3.3.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-saml-api/3.3.1/opensaml-saml-api-3.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-saml-api/3.3.1/opensaml-saml-api-3.3.1.pom (2.5 kB at 12 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/opensaml/opensaml-xmlsec-api/3.3.1/opensaml-xmlsec-api-3.3.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/opensaml/opensaml-xmlsec-api/3.3.1/opensaml-xmlsec-api-3.3.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-xmlsec-api/3.3.1/opensaml-xmlsec-api-3.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-xmlsec-api/3.3.1/opensaml-xmlsec-api-3.3.1.pom (2.0 kB at 6.7 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/opensaml/opensaml-security-api/3.3.1/opensaml-security-api-3.3.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/opensaml/opensaml-security-api/3.3.1/opensaml-security-api-3.3.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-security-api/3.3.1/opensaml-security-api-3.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-security-api/3.3.1/opensaml-security-api-3.3.1.pom (2.4 kB at 5.8 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/opensaml/opensaml-soap-api/3.3.1/opensaml-soap-api-3.3.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/opensaml/opensaml-soap-api/3.3.1/opensaml-soap-api-3.3.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-soap-api/3.3.1/opensaml-soap-api-3.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-soap-api/3.3.1/opensaml-soap-api-3.3.1.pom (1.6 kB at 7.3 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/opensaml/opensaml-security-impl/3.3.1/opensaml-security-impl-3.3.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/opensaml/opensaml-security-impl/3.3.1/opensaml-security-impl-3.3.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-security-impl/3.3.1/opensaml-security-impl-3.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-security-impl/3.3.1/opensaml-security-impl-3.3.1.pom (2.1 kB at 13 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/opensaml/opensaml-xmlsec-impl/3.3.1/opensaml-xmlsec-impl-3.3.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/opensaml/opensaml-xmlsec-impl/3.3.1/opensaml-xmlsec-impl-3.3.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-xmlsec-impl/3.3.1/opensaml-xmlsec-impl-3.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-xmlsec-impl/3.3.1/opensaml-xmlsec-impl-3.3.1.pom (2.1 kB at 12 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/cryptacular/cryptacular/1.2.4/cryptacular-1.2.4.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/cryptacular/cryptacular/1.2.4/cryptacular-1.2.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/cryptacular/cryptacular/1.2.4/cryptacular-1.2.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/cryptacular/cryptacular/1.2.4/cryptacular-1.2.4.pom (13 kB at 21 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/opensaml/opensaml-xacml-impl/3.3.1/opensaml-xacml-impl-3.3.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/opensaml/opensaml-xacml-impl/3.3.1/opensaml-xacml-impl-3.3.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-xacml-impl/3.3.1/opensaml-xacml-impl-3.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-xacml-impl/3.3.1/opensaml-xacml-impl-3.3.1.pom (2.1 kB at 9.4 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/opensaml/opensaml-xacml-api/3.3.1/opensaml-xacml-api-3.3.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/opensaml/opensaml-xacml-api/3.3.1/opensaml-xacml-api-3.3.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-xacml-api/3.3.1/opensaml-xacml-api-3.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-xacml-api/3.3.1/opensaml-xacml-api-3.3.1.pom (1.3 kB at 12 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/opensaml/opensaml-xacml-saml-impl/3.3.1/opensaml-xacml-saml-impl-3.3.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/opensaml/opensaml-xacml-saml-impl/3.3.1/opensaml-xacml-saml-impl-3.3.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-xacml-saml-impl/3.3.1/opensaml-xacml-saml-impl-3.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-xacml-saml-impl/3.3.1/opensaml-xacml-saml-impl-3.3.1.pom (1.8 kB at 5.1 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/opensaml/opensaml-xacml-saml-api/3.3.1/opensaml-xacml-saml-api-3.3.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/opensaml/opensaml-xacml-saml-api/3.3.1/opensaml-xacml-saml-api-3.3.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-xacml-saml-api/3.3.1/opensaml-xacml-saml-api-3.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-xacml-saml-api/3.3.1/opensaml-xacml-saml-api-3.3.1.pom (1.5 kB at 9.6 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/opensaml/opensaml-messaging-api/3.3.1/opensaml-messaging-api-3.3.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/opensaml/opensaml-messaging-api/3.3.1/opensaml-messaging-api-3.3.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-messaging-api/3.3.1/opensaml-messaging-api-3.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-messaging-api/3.3.1/opensaml-messaging-api-3.3.1.pom (1.7 kB at 8.3 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/opensaml/opensaml-storage-api/3.3.1/opensaml-storage-api-3.3.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/opensaml/opensaml-storage-api/3.3.1/opensaml-storage-api-3.3.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-storage-api/3.3.1/opensaml-storage-api-3.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-storage-api/3.3.1/opensaml-storage-api-3.3.1.pom (1.2 kB at 4.5 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/opensaml/opensaml-soap-impl/3.3.1/opensaml-soap-impl-3.3.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/opensaml/opensaml-soap-impl/3.3.1/opensaml-soap-impl-3.3.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-soap-impl/3.3.1/opensaml-soap-impl-3.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-soap-impl/3.3.1/opensaml-soap-impl-3.3.1.pom (2.7 kB at 14 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jasypt/jasypt/1.9.3/jasypt-1.9.3.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jasypt/jasypt/1.9.3/jasypt-1.9.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jasypt/jasypt/1.9.3/jasypt-1.9.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jasypt/jasypt/1.9.3/jasypt-1.9.3.pom (8.1 kB at 2.0 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-rt-transports-http/3.3.7/cxf-rt-transports-http-3.3.7.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-rt-transports-http/3.3.7/cxf-rt-transports-http-3.3.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-transports-http/3.3.7/cxf-rt-transports-http-3.3.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-transports-http/3.3.7/cxf-rt-transports-http-3.3.7.pom (13 kB at 57 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-rt-transports-http-hc/3.3.7/cxf-rt-transports-http-hc-3.3.7.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-rt-transports-http-hc/3.3.7/cxf-rt-transports-http-hc-3.3.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-transports-http-hc/3.3.7/cxf-rt-transports-http-hc-3.3.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-transports-http-hc/3.3.7/cxf-rt-transports-http-hc-3.3.7.pom (4.4 kB at 23 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-rt-transports-local/3.3.7/cxf-rt-transports-local-3.3.7.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-rt-transports-local/3.3.7/cxf-rt-transports-local-3.3.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-transports-local/3.3.7/cxf-rt-transports-local-3.3.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-transports-local/3.3.7/cxf-rt-transports-local-3.3.7.pom (2.0 kB at 7.5 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-rt-transports-jms/3.3.7/cxf-rt-transports-jms-3.3.7.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-rt-transports-jms/3.3.7/cxf-rt-transports-jms-3.3.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-transports-jms/3.3.7/cxf-rt-transports-jms-3.3.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-transports-jms/3.3.7/cxf-rt-transports-jms-3.3.7.pom (7.2 kB at 13 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-rt-ws-addr/3.3.7/cxf-rt-ws-addr-3.3.7.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-rt-ws-addr/3.3.7/cxf-rt-ws-addr-3.3.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-ws-addr/3.3.7/cxf-rt-ws-addr-3.3.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-ws-addr/3.3.7/cxf-rt-ws-addr-3.3.7.pom (4.0 kB at 21 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-rt-ws-policy/3.3.7/cxf-rt-ws-policy-3.3.7.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-rt-ws-policy/3.3.7/cxf-rt-ws-policy-3.3.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-ws-policy/3.3.7/cxf-rt-ws-policy-3.3.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-ws-policy/3.3.7/cxf-rt-ws-policy-3.3.7.pom (11 kB at 70 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/neethi/neethi/3.1.1/neethi-3.1.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/neethi/neethi/3.1.1/neethi-3.1.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/neethi/neethi/3.1.1/neethi-3.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/neethi/neethi/3.1.1/neethi-3.1.1.pom (14 kB at 2.0 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-rt-ws-mex/3.3.7/cxf-rt-ws-mex-3.3.7.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-rt-ws-mex/3.3.7/cxf-rt-ws-mex-3.3.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-ws-mex/3.3.7/cxf-rt-ws-mex-3.3.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-ws-mex/3.3.7/cxf-rt-ws-mex-3.3.7.pom (5.0 kB at 15 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.pom (1.6 kB at 315 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-rt-ws-rm/3.3.7/cxf-rt-ws-rm-3.3.7.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-rt-ws-rm/3.3.7/cxf-rt-ws-rm-3.3.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-ws-rm/3.3.7/cxf-rt-ws-rm-3.3.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-ws-rm/3.3.7/cxf-rt-ws-rm-3.3.7.pom (12 kB at 54 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-rt-ws-security/3.3.7/cxf-rt-ws-security-3.3.7.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-rt-ws-security/3.3.7/cxf-rt-ws-security-3.3.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-ws-security/3.3.7/cxf-rt-ws-security-3.3.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-ws-security/3.3.7/cxf-rt-ws-security-3.3.7.pom (9.1 kB at 37 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-tools-common/3.3.7/cxf-tools-common-3.3.7.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-tools-common/3.3.7/cxf-tools-common-3.3.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-tools-common/3.3.7/cxf-tools-common-3.3.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-tools-common/3.3.7/cxf-tools-common-3.3.7.pom (3.6 kB at 17 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-tools-java2ws/3.3.7/cxf-tools-java2ws-3.3.7.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-tools-java2ws/3.3.7/cxf-tools-java2ws-3.3.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-tools-java2ws/3.3.7/cxf-tools-java2ws-3.3.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-tools-java2ws/3.3.7/cxf-tools-java2ws-3.3.7.pom (11 kB at 47 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-tools-validator/3.3.7/cxf-tools-validator-3.3.7.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-tools-validator/3.3.7/cxf-tools-validator-3.3.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-tools-validator/3.3.7/cxf-tools-validator-3.3.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-tools-validator/3.3.7/cxf-tools-validator-3.3.7.pom (3.8 kB at 6.0 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-tools-wsdlto-core/3.3.7/cxf-tools-wsdlto-core-3.3.7.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-tools-wsdlto-core/3.3.7/cxf-tools-wsdlto-core-3.3.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-tools-wsdlto-core/3.3.7/cxf-tools-wsdlto-core-3.3.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-tools-wsdlto-core/3.3.7/cxf-tools-wsdlto-core-3.3.7.pom (4.5 kB at 28 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-tools-wsdlto-databinding-jaxb/3.3.7/cxf-tools-wsdlto-databinding-jaxb-3.3.7.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-tools-wsdlto-databinding-jaxb/3.3.7/cxf-tools-wsdlto-databinding-jaxb-3.3.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-tools-wsdlto-databinding-jaxb/3.3.7/cxf-tools-wsdlto-databinding-jaxb-3.3.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-tools-wsdlto-databinding-jaxb/3.3.7/cxf-tools-wsdlto-databinding-jaxb-3.3.7.pom (2.6 kB at 10 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-tools-wsdlto-frontend-jaxws/3.3.7/cxf-tools-wsdlto-frontend-jaxws-3.3.7.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-tools-wsdlto-frontend-jaxws/3.3.7/cxf-tools-wsdlto-frontend-jaxws-3.3.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-tools-wsdlto-frontend-jaxws/3.3.7/cxf-tools-wsdlto-frontend-jaxws-3.3.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-tools-wsdlto-frontend-jaxws/3.3.7/cxf-tools-wsdlto-frontend-jaxws-3.3.7.pom (3.2 kB at 6.8 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/services/sts/cxf-services-sts-core/3.3.7/cxf-services-sts-core-3.3.7.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/services/sts/cxf-services-sts-core/3.3.7/cxf-services-sts-core-3.3.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/services/sts/cxf-services-sts-core/3.3.7/cxf-services-sts-core-3.3.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/services/sts/cxf-services-sts-core/3.3.7/cxf-services-sts-core-3.3.7.pom (7.8 kB at 49 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/xjcplugins/cxf-xjc-boolean/3.3.0/cxf-xjc-boolean-3.3.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/xjcplugins/cxf-xjc-boolean/3.3.0/cxf-xjc-boolean-3.3.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/xjcplugins/cxf-xjc-boolean/3.3.0/cxf-xjc-boolean-3.3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/xjcplugins/cxf-xjc-boolean/3.3.0/cxf-xjc-boolean-3.3.0.pom (1.9 kB at 4.9 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/xjcplugins/cxf-xjc-dv/3.3.0/cxf-xjc-dv-3.3.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/xjcplugins/cxf-xjc-dv/3.3.0/cxf-xjc-dv-3.3.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/xjcplugins/cxf-xjc-dv/3.3.0/cxf-xjc-dv-3.3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/xjcplugins/cxf-xjc-dv/3.3.0/cxf-xjc-dv-3.3.0.pom (1.9 kB at 4.5 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/xjcplugins/cxf-xjc-ts/3.3.0/cxf-xjc-ts-3.3.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/xjcplugins/cxf-xjc-ts/3.3.0/cxf-xjc-ts-3.3.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/xjcplugins/cxf-xjc-ts/3.3.0/cxf-xjc-ts-3.3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/xjcplugins/cxf-xjc-ts/3.3.0/cxf-xjc-ts-3.3.0.pom (2.0 kB at 10 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-ejb-client-legacy/3.0.3.Final/jboss-ejb-client-legacy-3.0.3.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-ejb-client-legacy/3.0.3.Final/jboss-ejb-client-legacy-3.0.3.Final.pom (11 kB at 19 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/genericjms/generic-jms-ra-jar/2.0.8.Final/generic-jms-ra-jar-2.0.8.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/genericjms/generic-jms-ra-jar/2.0.8.Final/generic-jms-ra-jar-2.0.8.Final.pom (2.9 kB at 10 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/genericjms/generic-jms-ra-pom/2.0.8.Final/generic-jms-ra-pom-2.0.8.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/genericjms/generic-jms-ra-pom/2.0.8.Final/generic-jms-ra-pom-2.0.8.Final.pom (3.8 kB at 13 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/reactivex/rxjava2/rxjava/2.2.19/rxjava-2.2.19.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/reactivex/rxjava2/rxjava/2.2.19/rxjava-2.2.19.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava2/rxjava/2.2.19/rxjava-2.2.19.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava2/rxjava/2.2.19/rxjava-2.2.19.pom (2.4 kB at 4.6 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/undertow/js/undertow-js/1.0.2.Final/undertow-js-1.0.2.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/undertow/js/undertow-js/1.0.2.Final/undertow-js-1.0.2.Final.pom (7.3 kB at 13 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/jose-jwt/3.13.2.Final/jose-jwt-3.13.2.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/jose-jwt/3.13.2.Final/jose-jwt-3.13.2.Final.pom (4.6 kB at 16 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jackson2-provider/3.13.2.Final/resteasy-jackson2-provider-3.13.2.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jackson2-provider/3.13.2.Final/resteasy-jackson2-provider-3.13.2.Final.pom (4.9 kB at 17 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-client-microprofile/3.13.2.Final/resteasy-client-microprofile-3.13.2.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-client-microprofile/3.13.2.Final/resteasy-client-microprofile-3.13.2.Final.pom (2.5 kB at 9.0 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-spring/3.13.2.Final/resteasy-spring-3.13.2.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-spring/3.13.2.Final/resteasy-spring-3.13.2.Final.pom (8.5 kB at 30 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-atom-provider/3.13.2.Final/resteasy-atom-provider-3.13.2.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-atom-provider/3.13.2.Final/resteasy-atom-provider-3.13.2.Final.pom (4.5 kB at 16 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jackson-provider/3.13.2.Final/resteasy-jackson-provider-3.13.2.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jackson-provider/3.13.2.Final/resteasy-jackson-provider-3.13.2.Final.pom (2.6 kB at 7.1 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-json-binding-provider/3.13.2.Final/resteasy-json-binding-provider-3.13.2.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-json-binding-provider/3.13.2.Final/resteasy-json-binding-provider-3.13.2.Final.pom (5.2 kB at 19 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-json-p-provider/3.13.2.Final/resteasy-json-p-provider-3.13.2.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-json-p-provider/3.13.2.Final/resteasy-json-p-provider-3.13.2.Final.pom (2.2 kB at 7.7 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jsapi/3.13.2.Final/resteasy-jsapi-3.13.2.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jsapi/3.13.2.Final/resteasy-jsapi-3.13.2.Final.pom (4.5 kB at 16 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-multipart-provider/3.13.2.Final/resteasy-multipart-provider-3.13.2.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-multipart-provider/3.13.2.Final/resteasy-multipart-provider-3.13.2.Final.pom (5.0 kB at 18 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-rxjava2/3.13.2.Final/resteasy-rxjava2-3.13.2.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-rxjava2/3.13.2.Final/resteasy-rxjava2-3.13.2.Final.pom (5.2 kB at 19 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-validator-provider/3.13.2.Final/resteasy-validator-provider-3.13.2.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-validator-provider/3.13.2.Final/resteasy-validator-provider-3.13.2.Final.pom (5.8 kB at 21 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-yaml-provider/3.13.2.Final/resteasy-yaml-provider-3.13.2.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-yaml-provider/3.13.2.Final/resteasy-yaml-provider-3.13.2.Final.pom (4.6 kB at 16 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/seam/integration/jboss-seam-int-jbossas/7.0.0.GA/jboss-seam-int-jbossas-7.0.0.GA.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/seam/integration/jboss-seam-int-jbossas/7.0.0.GA/jboss-seam-int-jbossas-7.0.0.GA.pom (1.4 kB at 5.0 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/seam/integration/jboss-seam-int/7.0.0.GA/jboss-seam-int-7.0.0.GA.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/seam/integration/jboss-seam-int/7.0.0.GA/jboss-seam-int-7.0.0.GA.pom (4.3 kB at 15 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/security/jbossxacml/2.0.8.Final/jbossxacml-2.0.8.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/security/jbossxacml/2.0.8.Final/jbossxacml-2.0.8.Final.pom (2.3 kB at 8.2 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/security/jboss-xacml-project/2.0.8.Final/jboss-xacml-project-2.0.8.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/security/jboss-xacml-project/2.0.8.Final/jboss-xacml-project-2.0.8.Final.pom (1.6 kB at 5.7 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/probe/weld-probe-core/3.1.5.Final/weld-probe-core-3.1.5.Final.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jboss/weld/probe/weld-probe-core/3.1.5.Final/weld-probe-core-3.1.5.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/probe/weld-probe-core/3.1.5.Final/weld-probe-core-3.1.5.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/probe/weld-probe-core/3.1.5.Final/weld-probe-core-3.1.5.Final.pom (11 kB at 90 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/probe/weld-probe-parent/3.1.5.Final/weld-probe-parent-3.1.5.Final.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jboss/weld/probe/weld-probe-parent/3.1.5.Final/weld-probe-parent-3.1.5.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/probe/weld-probe-parent/3.1.5.Final/weld-probe-parent-3.1.5.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/probe/weld-probe-parent/3.1.5.Final/weld-probe-parent-3.1.5.Final.pom (855 B at 306 B/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jgroups/azure/jgroups-azure/1.3.0.Final/jgroups-azure-1.3.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jgroups/azure/jgroups-azure/1.3.0.Final/jgroups-azure-1.3.0.Final.pom (2.0 kB at 3.6 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jgroups/azure/jgroups-azure-parent/1.3.0.Final/jgroups-azure-parent-1.3.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jgroups/azure/jgroups-azure-parent/1.3.0.Final/jgroups-azure-parent-1.3.0.Final.pom (4.8 kB at 17 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jgroups/kubernetes/jgroups-kubernetes/1.0.15.Final/jgroups-kubernetes-1.0.15.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jgroups/kubernetes/jgroups-kubernetes/1.0.15.Final/jgroups-kubernetes-1.0.15.Final.pom (8.0 kB at 29 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/io7m/xom/xom/1.2.10/xom-1.2.10.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/io7m/xom/xom/1.2.10/xom-1.2.10.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/io7m/xom/xom/1.2.10/xom-1.2.10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/io7m/xom/xom/1.2.10/xom-1.2.10.pom (2.7 kB at 541 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-amqp-protocol/2.16.0/artemis-amqp-protocol-2.16.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/activemq/artemis-amqp-protocol/2.16.0/artemis-amqp-protocol-2.16.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-amqp-protocol/2.16.0/artemis-amqp-protocol-2.16.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-amqp-protocol/2.16.0/artemis-amqp-protocol-2.16.0.pom (4.9 kB at 25 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-hornetq-protocol/2.16.0/artemis-hornetq-protocol-2.16.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/activemq/artemis-hornetq-protocol/2.16.0/artemis-hornetq-protocol-2.16.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-hornetq-protocol/2.16.0/artemis-hornetq-protocol-2.16.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-hornetq-protocol/2.16.0/artemis-hornetq-protocol-2.16.0.pom (3.2 kB at 22 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-stomp-protocol/2.16.0/artemis-stomp-protocol-2.16.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/activemq/artemis-stomp-protocol/2.16.0/artemis-stomp-protocol-2.16.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-stomp-protocol/2.16.0/artemis-stomp-protocol-2.16.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-stomp-protocol/2.16.0/artemis-stomp-protocol-2.16.0.pom (3.3 kB at 13 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom (5.2 kB at 32 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/james/apache-mime4j/0.6/apache-mime4j-0.6.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/james/apache-mime4j/0.6/apache-mime4j-0.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j/0.6/apache-mime4j-0.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j/0.6/apache-mime4j-0.6.pom (14 kB at 2.8 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/james/james-project/1.2/james-project-1.2.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/james/james-project/1.2/james-project-1.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/james-project/1.2/james-project-1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/james/james-project/1.2/james-project-1.2.pom (2.7 kB at 12 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/james/james-parent/1.1/james-parent-1.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/james/james-parent/1.1/james-parent-1.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/james-parent/1.1/james-parent-1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/james/james-parent/1.1/james-parent-1.1.pom (12 kB at 62 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/lucene/lucene-analyzers-common/5.5.5/lucene-analyzers-common-5.5.5.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/lucene/lucene-analyzers-common/5.5.5/lucene-analyzers-common-5.5.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/5.5.5/lucene-analyzers-common-5.5.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/5.5.5/lucene-analyzers-common-5.5.5.pom (3.0 kB at 4.7 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/lucene/lucene-parent/5.5.5/lucene-parent-5.5.5.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/lucene/lucene-parent/5.5.5/lucene-parent-5.5.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-parent/5.5.5/lucene-parent-5.5.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-parent/5.5.5/lucene-parent-5.5.5.pom (4.8 kB at 30 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/lucene/lucene-solr-grandparent/5.5.5/lucene-solr-grandparent-5.5.5.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/lucene/lucene-solr-grandparent/5.5.5/lucene-solr-grandparent-5.5.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-solr-grandparent/5.5.5/lucene-solr-grandparent-5.5.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-solr-grandparent/5.5.5/lucene-solr-grandparent-5.5.5.pom (396 kB at 2.5 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/lucene/lucene-core/5.5.5/lucene-core-5.5.5.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/lucene/lucene-core/5.5.5/lucene-core-5.5.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/5.5.5/lucene-core-5.5.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/5.5.5/lucene-core-5.5.5.pom (3.1 kB at 20 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/lucene/lucene-facet/5.5.5/lucene-facet-5.5.5.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/lucene/lucene-facet/5.5.5/lucene-facet-5.5.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-facet/5.5.5/lucene-facet-5.5.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-facet/5.5.5/lucene-facet-5.5.5.pom (3.1 kB at 21 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/lucene/lucene-queries/5.5.5/lucene-queries-5.5.5.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/lucene/lucene-queries/5.5.5/lucene-queries-5.5.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/5.5.5/lucene-queries-5.5.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/5.5.5/lucene-queries-5.5.5.pom (2.8 kB at 14 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/lucene/lucene-queryparser/5.5.5/lucene-queryparser-5.5.5.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/lucene/lucene-queryparser/5.5.5/lucene-queryparser-5.5.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/5.5.5/lucene-queryparser-5.5.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/5.5.5/lucene-queryparser-5.5.5.pom (3.5 kB at 18 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/lucene/lucene-misc/5.5.5/lucene-misc-5.5.5.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/lucene/lucene-misc/5.5.5/lucene-misc-5.5.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-misc/5.5.5/lucene-misc-5.5.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-misc/5.5.5/lucene-misc-5.5.5.pom (2.8 kB at 15 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/lucene/lucene-backward-codecs/5.5.5/lucene-backward-codecs-5.5.5.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/lucene/lucene-backward-codecs/5.5.5/lucene-backward-codecs-5.5.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-backward-codecs/5.5.5/lucene-backward-codecs-5.5.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-backward-codecs/5.5.5/lucene-backward-codecs-5.5.5.pom (3.0 kB at 16 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/qpid/proton-j/0.33.2/proton-j-0.33.2.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/qpid/proton-j/0.33.2/proton-j-0.33.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/qpid/proton-j/0.33.2/proton-j-0.33.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/qpid/proton-j/0.33.2/proton-j-0.33.2.pom (2.2 kB at 19 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/qpid/proton-j-parent/0.33.2/proton-j-parent-0.33.2.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/qpid/proton-j-parent/0.33.2/proton-j-parent-0.33.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/qpid/proton-j-parent/0.33.2/proton-j-parent-0.33.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/qpid/proton-j-parent/0.33.2/proton-j-parent-0.33.2.pom (9.3 kB at 37 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/thrift/libthrift/0.13.0/libthrift-0.13.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/thrift/libthrift/0.13.0/libthrift-0.13.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/thrift/libthrift/0.13.0/libthrift-0.13.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/thrift/libthrift/0.13.0/libthrift-0.13.0.pom (2.6 kB at 17 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.pom (7.1 kB at 24 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ws/xmlschema/xmlschema/2.2.5/xmlschema-2.2.5.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/ws/xmlschema/xmlschema/2.2.5/xmlschema-2.2.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ws/xmlschema/xmlschema/2.2.5/xmlschema-2.2.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ws/xmlschema/xmlschema/2.2.5/xmlschema-2.2.5.pom (32 kB at 48 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/wss4j/wss4j-bindings/2.2.5/wss4j-bindings-2.2.5.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/wss4j/wss4j-bindings/2.2.5/wss4j-bindings-2.2.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/wss4j/wss4j-bindings/2.2.5/wss4j-bindings-2.2.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/wss4j/wss4j-bindings/2.2.5/wss4j-bindings-2.2.5.pom (2.0 kB at 12 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/wss4j/wss4j-ws-security-stax/2.2.5/wss4j-ws-security-stax-2.2.5.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/wss4j/wss4j-ws-security-stax/2.2.5/wss4j-ws-security-stax-2.2.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/wss4j/wss4j-ws-security-stax/2.2.5/wss4j-ws-security-stax-2.2.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/wss4j/wss4j-ws-security-stax/2.2.5/wss4j-ws-security-stax-2.2.5.pom (4.8 kB at 21 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/wss4j/wss4j-policy/2.2.5/wss4j-policy-2.2.5.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/wss4j/wss4j-policy/2.2.5/wss4j-policy-2.2.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/wss4j/wss4j-policy/2.2.5/wss4j-policy-2.2.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/wss4j/wss4j-policy/2.2.5/wss4j-policy-2.2.5.pom (2.0 kB at 4.8 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/wss4j/wss4j-ws-security-policy-stax/2.2.5/wss4j-ws-security-policy-stax-2.2.5.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/wss4j/wss4j-ws-security-policy-stax/2.2.5/wss4j-ws-security-policy-stax-2.2.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/wss4j/wss4j-ws-security-policy-stax/2.2.5/wss4j-ws-security-policy-stax-2.2.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/wss4j/wss4j-ws-security-policy-stax/2.2.5/wss4j-ws-security-policy-stax-2.2.5.pom (3.9 kB at 5.5 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/jackson/jackson-core-asl/1.9.13.redhat-00007/jackson-core-asl-1.9.13.redhat-00007.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/jackson/jackson-core-asl/1.9.13.redhat-00007/jackson-core-asl-1.9.13.redhat-00007.pom [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/jackson/jackson-core-asl/1.9.13.redhat-00007/jackson-core-asl-1.9.13.redhat-00007.pom (1.5 kB at 1.6 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/jackson/jackson-mapper-asl/1.9.13.redhat-00007/jackson-mapper-asl-1.9.13.redhat-00007.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/jackson/jackson-mapper-asl/1.9.13.redhat-00007/jackson-mapper-asl-1.9.13.redhat-00007.pom [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/jackson/jackson-mapper-asl/1.9.13.redhat-00007/jackson-mapper-asl-1.9.13.redhat-00007.pom (1.7 kB at 3.2 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/jackson/jackson-jaxrs/1.9.13.redhat-00007/jackson-jaxrs-1.9.13.redhat-00007.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/jackson/jackson-jaxrs/1.9.13.redhat-00007/jackson-jaxrs-1.9.13.redhat-00007.pom [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/jackson/jackson-jaxrs/1.9.13.redhat-00007/jackson-jaxrs-1.9.13.redhat-00007.pom (2.1 kB at 5.0 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/jackson/jackson-xc/1.9.13.redhat-00007/jackson-xc-1.9.13.redhat-00007.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/jackson/jackson-xc/1.9.13.redhat-00007/jackson-xc-1.9.13.redhat-00007.pom [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/jackson/jackson-xc/1.9.13.redhat-00007/jackson-xc-1.9.13.redhat-00007.pom (2.1 kB at 8.1 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-envers/5.3.20.Final/hibernate-envers-5.3.20.Final.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/hibernate/hibernate-envers/5.3.20.Final/hibernate-envers-5.3.20.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-envers/5.3.20.Final/hibernate-envers-5.3.20.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-envers/5.3.20.Final/hibernate-envers-5.3.20.Final.pom (2.5 kB at 12 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-search-engine/5.10.7.Final/hibernate-search-engine-5.10.7.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-search-engine/5.10.7.Final/hibernate-search-engine-5.10.7.Final.pom (16 kB at 23 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-search-parent/5.10.7.Final/hibernate-search-parent-5.10.7.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-search-parent/5.10.7.Final/hibernate-search-parent-5.10.7.Final.pom (147 kB at 262 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-search-orm/5.10.7.Final/hibernate-search-orm-5.10.7.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-search-orm/5.10.7.Final/hibernate-search-orm-5.10.7.Final.pom (9.2 kB at 33 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-search-backend-jms/5.10.7.Final/hibernate-search-backend-jms-5.10.7.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-search-backend-jms/5.10.7.Final/hibernate-search-backend-jms-5.10.7.Final.pom (4.4 kB at 16 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-search-serialization-avro/5.10.7.Final/hibernate-search-serialization-avro-5.10.7.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-search-serialization-avro/5.10.7.Final/hibernate-search-serialization-avro-5.10.7.Final.pom (5.7 kB at 20 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-hibernate-cache-commons/11.0.5.Final/infinispan-hibernate-cache-commons-11.0.5.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-hibernate-cache-commons/11.0.5.Final/infinispan-hibernate-cache-commons-11.0.5.Final.pom (3.4 kB at 12 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-hibernate-cache-v51/11.0.5.Final/infinispan-hibernate-cache-v51-11.0.5.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-hibernate-cache-v51/11.0.5.Final/infinispan-hibernate-cache-v51-11.0.5.Final.pom (3.2 kB at 11 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-hibernate-cache-v53/11.0.5.Final/infinispan-hibernate-cache-v53-11.0.5.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-hibernate-cache-v53/11.0.5.Final/infinispan-hibernate-cache-v53-11.0.5.Final.pom (4.2 kB at 15 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jvnet/staxex/stax-ex/1.7.8/stax-ex-1.7.8.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jvnet/staxex/stax-ex/1.7.8/stax-ex-1.7.8.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.7.8/stax-ex-1.7.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.7.8/stax-ex-1.7.8.pom (11 kB at 49 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/hal/hal-console/3.2.11.Final/hal-console-3.2.11.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/hal/hal-console/3.2.11.Final/hal-console-3.2.11.Final.pom (16 kB at 29 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/hal/hal-parent-with-gwt/3.2.11.Final/hal-parent-with-gwt-3.2.11.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/hal/hal-parent-with-gwt/3.2.11.Final/hal-parent-with-gwt-3.2.11.Final.pom (2.1 kB at 7.3 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/hal/hal-parent-with-dependencies/3.2.11.Final/hal-parent-with-dependencies-3.2.11.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/hal/hal-parent-with-dependencies/3.2.11.Final/hal-parent-with-dependencies-3.2.11.Final.pom (9.7 kB at 34 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/hal/hal-parent/3.2.11.Final/hal-parent-3.2.11.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/hal/hal-parent/3.2.11.Final/hal-parent-3.2.11.Final.pom (15 kB at 55 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/hal/hal-bom/3.2.11.Final/hal-bom-3.2.11.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/hal/hal-bom/3.2.11.Final/hal-bom-3.2.11.Final.pom (6.8 kB at 23 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/gwt/gwt/2.8.2/gwt-2.8.2.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/google/gwt/gwt/2.8.2/gwt-2.8.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/gwt/gwt/2.8.2/gwt-2.8.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/gwt/gwt/2.8.2/gwt-2.8.2.pom (9.6 kB at 1.9 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/4/oss-parent-4.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/sonatype/oss/oss-parent/4/oss-parent-4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom (4.0 kB at 800 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/web/bindery/requestfactory/2.8.2/requestfactory-2.8.2.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/google/web/bindery/requestfactory/2.8.2/requestfactory-2.8.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/web/bindery/requestfactory/2.8.2/requestfactory-2.8.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/web/bindery/requestfactory/2.8.2/requestfactory-2.8.2.pom (2.0 kB at 11 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/jsinterop/jsinterop/1.0.2/jsinterop-1.0.2.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/google/jsinterop/jsinterop/1.0.2/jsinterop-1.0.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/jsinterop/jsinterop/1.0.2/jsinterop-1.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/jsinterop/jsinterop/1.0.2/jsinterop-1.0.2.pom (1.4 kB at 2.8 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom (5.5 kB at 8.2 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ws/projects/jaxws-undertow-httpspi/1.0.1.Final/jaxws-undertow-httpspi-1.0.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ws/projects/jaxws-undertow-httpspi/1.0.1.Final/jaxws-undertow-httpspi-1.0.1.Final.pom (4.3 kB at 7.7 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ws/jbossws-parent/1.0.10.GA/jbossws-parent-1.0.10.GA.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ws/jbossws-parent/1.0.10.GA/jbossws-parent-1.0.10.GA.pom (7.5 kB at 27 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.11.3/jackson-core-2.11.3.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.11.3/jackson-jaxrs-json-provider-2.11.3.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.11.3/jackson-databind-2.11.3.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.11.3/jackson-annotations-2.11.3.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.11.3/jackson-jaxrs-base-2.11.3.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.11.3/jackson-module-jaxb-annotations-2.11.3.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.11.3/jackson-datatype-jsr310-2.11.3.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.11.3/jackson-datatype-jdk8-2.11.3.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/sun/xml/bind/external/relaxng-datatype/2.3.3-b02/relaxng-datatype-2.3.3-b02.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/github/fge/btf/1.2/btf-1.2.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/github/fge/jackson-coreutils/1.8/jackson-coreutils-1.8.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/github/fge/json-patch/1.9/json-patch-1.9.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/github/fge/msg-simple/1.1/msg-simple-1.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/github/spullara/mustache/java/compiler/0.9.6/compiler-0.9.6.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/h2database/h2/1.4.197/h2-1.4.197.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/microsoft/azure/azure-storage/8.6.5/azure-storage-8.6.5.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/squareup/okhttp3/okhttp/3.9.0/okhttp-3.9.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/squareup/okio/okio/1.13.0/okio-1.13.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/sun/istack/istack-commons-tools/3.0.10/istack-commons-tools-3.0.10.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/glassfish/jaxb/jaxb-xjc/2.3.3-b02/jaxb-xjc-2.3.3-b02.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/glassfish/jaxb/jaxb-jxc/2.3.3-b02/jaxb-jxc-2.3.3-b02.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/glassfish/jaxb/codemodel/2.3.3-b02/codemodel-2.3.3-b02.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/sun/xml/messaging/saaj/saaj-impl/1.4.1.SP1/saaj-impl-1.4.1.SP1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/sun/xml/bind/external/rngom/2.3.3-b02/rngom-2.3.3-b02.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/glassfish/jaxb/xsom/2.3.3-b02/xsom-2.3.3-b02.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jboss/jaxbintros/jboss-jaxb-intros/1.0.3.GA/jboss-jaxb-intros-1.0.3.GA.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ws/jbossws-common-tools/1.3.2.Final/jbossws-common-tools-1.3.2.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ws/cxf/jbossws-cxf-client/5.4.2.Final/jbossws-cxf-client-5.4.2.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ws/cxf/jbossws-cxf-jaspi/5.4.2.Final/jbossws-cxf-jaspi-5.4.2.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jboss/jaxbintros/jboss-jaxb-intros/1.0.3.GA/jboss-jaxb-intros-1.0.3.GA.jar (30 kB at 12 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ws/cxf/jbossws-cxf-factories/5.4.2.Final/jbossws-cxf-factories-5.4.2.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ws/cxf/jbossws-cxf-factories/5.4.2.Final/jbossws-cxf-factories-5.4.2.Final.jar (2.6 kB at 941 B/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ws/cxf/jbossws-cxf-resources/5.4.2.Final/jbossws-cxf-resources-5.4.2.Final-wildfly1900.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ws/jbossws-common-tools/1.3.2.Final/jbossws-common-tools-1.3.2.Final.jar (37 kB at 13 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ws/cxf/jbossws-cxf-server/5.4.2.Final/jbossws-cxf-server-5.4.2.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ws/cxf/jbossws-cxf-jaspi/5.4.2.Final/jbossws-cxf-jaspi-5.4.2.Final.jar (41 kB at 14 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ws/cxf/jbossws-cxf-transports-udp/5.4.2.Final/jbossws-cxf-transports-udp-5.4.2.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ws/cxf/jbossws-cxf-resources/5.4.2.Final/jbossws-cxf-resources-5.4.2.Final-wildfly1900.jar (3.4 kB at 1.1 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-rt-bindings-coloc/3.3.7/cxf-rt-bindings-coloc-3.3.7.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ws/cxf/jbossws-cxf-transports-udp/5.4.2.Final/jbossws-cxf-transports-udp-5.4.2.Final.jar (19 kB at 5.9 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-rt-bindings-soap/3.3.7/cxf-rt-bindings-soap-3.3.7.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-rt-bindings-xml/3.3.7/cxf-rt-bindings-xml-3.3.7.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ws/cxf/jbossws-cxf-client/5.4.2.Final/jbossws-cxf-client-5.4.2.Final.jar (178 kB at 54 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-core/3.3.7/cxf-core-3.3.7.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-rt-features-logging/3.3.7/cxf-rt-features-logging-3.3.7.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/sun/xml/messaging/saaj/saaj-impl/1.4.1.SP1/saaj-impl-1.4.1.SP1.jar (504 kB at 146 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-rt-databinding-aegis/3.3.7/cxf-rt-databinding-aegis-3.3.7.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-rt-databinding-jaxb/3.3.7/cxf-rt-databinding-jaxb-3.3.7.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ws/cxf/jbossws-cxf-server/5.4.2.Final/jbossws-cxf-server-5.4.2.Final.jar (120 kB at 35 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-rt-features-clustering/3.3.7/cxf-rt-features-clustering-3.3.7.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-rt-frontend-jaxws/3.3.7/cxf-rt-frontend-jaxws-3.3.7.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-rt-frontend-simple/3.3.7/cxf-rt-frontend-simple-3.3.7.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-rt-management/3.3.7/cxf-rt-management-3.3.7.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-rt-security/3.3.7/cxf-rt-security-3.3.7.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-rt-security-saml/3.3.7/cxf-rt-security-saml-3.3.7.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-rt-transports-http/3.3.7/cxf-rt-transports-http-3.3.7.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-rt-transports-http-hc/3.3.7/cxf-rt-transports-http-hc-3.3.7.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-rt-transports-local/3.3.7/cxf-rt-transports-local-3.3.7.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-rt-transports-jms/3.3.7/cxf-rt-transports-jms-3.3.7.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-rt-wsdl/3.3.7/cxf-rt-wsdl-3.3.7.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-rt-ws-addr/3.3.7/cxf-rt-ws-addr-3.3.7.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-rt-ws-mex/3.3.7/cxf-rt-ws-mex-3.3.7.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-rt-ws-policy/3.3.7/cxf-rt-ws-policy-3.3.7.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-rt-ws-rm/3.3.7/cxf-rt-ws-rm-3.3.7.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-rt-ws-security/3.3.7/cxf-rt-ws-security-3.3.7.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-tools-common/3.3.7/cxf-tools-common-3.3.7.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-tools-java2ws/3.3.7/cxf-tools-java2ws-3.3.7.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-tools-validator/3.3.7/cxf-tools-validator-3.3.7.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-tools-wsdlto-core/3.3.7/cxf-tools-wsdlto-core-3.3.7.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-tools-wsdlto-databinding-jaxb/3.3.7/cxf-tools-wsdlto-databinding-jaxb-3.3.7.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/cxf-tools-wsdlto-frontend-jaxws/3.3.7/cxf-tools-wsdlto-frontend-jaxws-3.3.7.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/services/sts/cxf-services-sts-core/3.3.7/cxf-services-sts-core-3.3.7.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/services/ws-discovery/cxf-services-ws-discovery-api/3.3.7/cxf-services-ws-discovery-api-3.3.7.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/xjc-utils/cxf-xjc-runtime/3.3.0/cxf-xjc-runtime-3.3.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/xjcplugins/cxf-xjc-boolean/3.3.0/cxf-xjc-boolean-3.3.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/xjcplugins/cxf-xjc-bug986/3.3.0/cxf-xjc-bug986-3.3.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/xjcplugins/cxf-xjc-dv/3.3.0/cxf-xjc-dv-3.3.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/cxf/xjcplugins/cxf-xjc-ts/3.3.0/cxf-xjc-ts-3.3.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-ejb-client-legacy/3.0.3.Final/jboss-ejb-client-legacy-3.0.3.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/genericjms/generic-jms-ra-jar/2.0.8.Final/generic-jms-ra-jar-2.0.8.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/reactivex/rxjava2/rxjava/2.2.19/rxjava-2.2.19.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/jose-jwt/3.13.2.Final/jose-jwt-3.13.2.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-client-microprofile/3.13.2.Final/resteasy-client-microprofile-3.13.2.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-spring/3.13.2.Final/resteasy-spring-3.13.2.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/genericjms/generic-jms-ra-jar/2.0.8.Final/generic-jms-ra-jar-2.0.8.Final.jar (113 kB at 16 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-atom-provider/3.13.2.Final/resteasy-atom-provider-3.13.2.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/jose-jwt/3.13.2.Final/jose-jwt-3.13.2.Final.jar (72 kB at 10 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jackson-provider/3.13.2.Final/resteasy-jackson-provider-3.13.2.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-client-microprofile/3.13.2.Final/resteasy-client-microprofile-3.13.2.Final.jar (83 kB at 12 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jackson2-provider/3.13.2.Final/resteasy-jackson2-provider-3.13.2.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-ejb-client-legacy/3.0.3.Final/jboss-ejb-client-legacy-3.0.3.Final.jar (330 kB at 45 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-json-binding-provider/3.13.2.Final/resteasy-json-binding-provider-3.13.2.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-atom-provider/3.13.2.Final/resteasy-atom-provider-3.13.2.Final.jar (50 kB at 6.9 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-json-p-provider/3.13.2.Final/resteasy-json-p-provider-3.13.2.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jackson-provider/3.13.2.Final/resteasy-jackson-provider-3.13.2.Final.jar (8.0 kB at 1.1 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jsapi/3.13.2.Final/resteasy-jsapi-3.13.2.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jackson2-provider/3.13.2.Final/resteasy-jackson2-provider-3.13.2.Final.jar (29 kB at 4.0 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-multipart-provider/3.13.2.Final/resteasy-multipart-provider-3.13.2.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-spring/3.13.2.Final/resteasy-spring-3.13.2.Final.jar (66 kB at 8.8 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-rxjava2/3.13.2.Final/resteasy-rxjava2-3.13.2.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-json-binding-provider/3.13.2.Final/resteasy-json-binding-provider-3.13.2.Final.jar (15 kB at 2.0 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-validator-provider/3.13.2.Final/resteasy-validator-provider-3.13.2.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-json-p-provider/3.13.2.Final/resteasy-json-p-provider-3.13.2.Final.jar (13 kB at 1.7 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-yaml-provider/3.13.2.Final/resteasy-yaml-provider-3.13.2.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jsapi/3.13.2.Final/resteasy-jsapi-3.13.2.Final.jar (39 kB at 5.1 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/probe/weld-probe-core/3.1.5.Final/weld-probe-core-3.1.5.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-rxjava2/3.13.2.Final/resteasy-rxjava2-3.13.2.Final.jar (40 kB at 5.2 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jgroups/azure/jgroups-azure/1.3.0.Final/jgroups-azure-1.3.0.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jgroups/kubernetes/jgroups-kubernetes/1.0.15.Final/jgroups-kubernetes-1.0.15.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-multipart-provider/3.13.2.Final/resteasy-multipart-provider-3.13.2.Final.jar (89 kB at 11 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/cryptacular/cryptacular/1.2.4/cryptacular-1.2.4.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-validator-provider/3.13.2.Final/resteasy-validator-provider-3.13.2.Final.jar (28 kB at 3.5 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-yaml-provider/3.13.2.Final/resteasy-yaml-provider-3.13.2.Final.jar (13 kB at 1.6 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/opensaml/opensaml-core/3.3.1/opensaml-core-3.3.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/opensaml/opensaml-profile-api/3.3.1/opensaml-profile-api-3.3.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/opensaml/opensaml-saml-api/3.3.1/opensaml-saml-api-3.3.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/opensaml/opensaml-saml-impl/3.3.1/opensaml-saml-impl-3.3.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/opensaml/opensaml-security-api/3.3.1/opensaml-security-api-3.3.1.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jgroups/azure/jgroups-azure/1.3.0.Final/jgroups-azure-1.3.0.Final.jar (7.5 kB at 926 B/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/opensaml/opensaml-security-impl/3.3.1/opensaml-security-impl-3.3.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/opensaml/opensaml-soap-api/3.3.1/opensaml-soap-api-3.3.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/opensaml/opensaml-xacml-api/3.3.1/opensaml-xacml-api-3.3.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/opensaml/opensaml-xacml-impl/3.3.1/opensaml-xacml-impl-3.3.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/opensaml/opensaml-xacml-saml-api/3.3.1/opensaml-xacml-saml-api-3.3.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/opensaml/opensaml-xacml-saml-impl/3.3.1/opensaml-xacml-saml-impl-3.3.1.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jgroups/kubernetes/jgroups-kubernetes/1.0.15.Final/jgroups-kubernetes-1.0.15.Final.jar (104 kB at 12 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/opensaml/opensaml-xmlsec-api/3.3.1/opensaml-xmlsec-api-3.3.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/opensaml/opensaml-xmlsec-impl/3.3.1/opensaml-xmlsec-impl-3.3.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/shibboleth/utilities/java-support/7.3.0/java-support-7.3.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-amqp-protocol/2.16.0/artemis-amqp-protocol-2.16.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-hornetq-protocol/2.16.0/artemis-hornetq-protocol-2.16.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-stomp-protocol/2.16.0/artemis-stomp-protocol-2.16.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/lucene/lucene-analyzers-common/5.5.5/lucene-analyzers-common-5.5.5.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/lucene/lucene-core/5.5.5/lucene-core-5.5.5.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/lucene/lucene-facet/5.5.5/lucene-facet-5.5.5.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/lucene/lucene-queryparser/5.5.5/lucene-queryparser-5.5.5.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/lucene/lucene-queries/5.5.5/lucene-queries-5.5.5.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/lucene/lucene-misc/5.5.5/lucene-misc-5.5.5.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/lucene/lucene-backward-codecs/5.5.5/lucene-backward-codecs-5.5.5.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/neethi/neethi/3.1.1/neethi-3.1.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/qpid/proton-j/0.33.2/proton-j-0.33.2.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/santuario/xmlsec/2.1.4/xmlsec-2.1.4.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/thrift/libthrift/0.13.0/libthrift-0.13.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity-engine-core/2.2/velocity-engine-core-2.2.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/wss4j/wss4j-bindings/2.2.5/wss4j-bindings-2.2.5.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/wss4j/wss4j-ws-security-common/2.2.5/wss4j-ws-security-common-2.2.5.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/wss4j/wss4j-ws-security-dom/2.2.5/wss4j-ws-security-dom-2.2.5.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/wss4j/wss4j-ws-security-stax/2.2.5/wss4j-ws-security-stax-2.2.5.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/wss4j/wss4j-policy/2.2.5/wss4j-policy-2.2.5.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/wss4j/wss4j-ws-security-policy-stax/2.2.5/wss4j-ws-security-policy-stax-2.2.5.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/jackson/jackson-core-asl/1.9.13.redhat-00007/jackson-core-asl-1.9.13.redhat-00007.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/jackson/jackson-mapper-asl/1.9.13.redhat-00007/jackson-mapper-asl-1.9.13.redhat-00007.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/jackson/jackson-jaxrs/1.9.13.redhat-00007/jackson-jaxrs-1.9.13.redhat-00007.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/jackson/jackson-xc/1.9.13.redhat-00007/jackson-xc-1.9.13.redhat-00007.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-envers/5.3.20.Final/hibernate-envers-5.3.20.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-search-engine/5.10.7.Final/hibernate-search-engine-5.10.7.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-search-orm/5.10.7.Final/hibernate-search-orm-5.10.7.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-search-backend-jms/5.10.7.Final/hibernate-search-backend-jms-5.10.7.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-search-serialization-avro/5.10.7.Final/hibernate-search-serialization-avro-5.10.7.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-hibernate-cache-commons/11.0.5.Final/infinispan-hibernate-cache-commons-11.0.5.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-search-backend-jms/5.10.7.Final/hibernate-search-backend-jms-5.10.7.Final.jar (17 kB at 1.4 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-hibernate-cache-v51/11.0.5.Final/infinispan-hibernate-cache-v51-11.0.5.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-search-serialization-avro/5.10.7.Final/hibernate-search-serialization-avro-5.10.7.Final.jar (68 kB at 5.5 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-hibernate-cache-v53/11.0.5.Final/infinispan-hibernate-cache-v53-11.0.5.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-hibernate-cache-v51/11.0.5.Final/infinispan-hibernate-cache-v51-11.0.5.Final.jar (53 kB at 4.2 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jasypt/jasypt/1.9.3/jasypt-1.9.3.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-search-orm/5.10.7.Final/hibernate-search-orm-5.10.7.Final.jar (157 kB at 12 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jvnet/staxex/stax-ex/1.7.8/stax-ex-1.7.8.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-hibernate-cache-commons/11.0.5.Final/infinispan-hibernate-cache-commons-11.0.5.Final.jar (153 kB at 12 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-cli/14.0.0.Beta2/wildfly-cli-14.0.0.Beta2-client.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/hal/hal-console/3.2.11.Final/hal-console-3.2.11.Final-resources.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-hibernate-cache-v53/11.0.5.Final/infinispan-hibernate-cache-v53-11.0.5.Final.jar (62 kB at 4.8 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ws/cxf/jbossws-cxf-transports-undertow/5.4.2.Final/jbossws-cxf-transports-undertow-5.4.2.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ws/cxf/jbossws-cxf-transports-undertow/5.4.2.Final/jbossws-cxf-transports-undertow-5.4.2.Final.jar (16 kB at 1.2 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-search-engine/5.10.7.Final/hibernate-search-engine-5.10.7.Final.jar (1.3 MB at 99 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-cli/14.0.0.Beta2/wildfly-cli-14.0.0.Beta2-client.jar (9.9 MB at 539 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/hal/hal-console/3.2.11.Final/hal-console-3.2.11.Final-resources.jar (12 MB at 584 kB/s) [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/fasterxml/jackson/core/jackson-core/2.11.3/jackson-core-2.11.3.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/fasterxml/jackson/core/jackson-databind/2.11.3/jackson-databind-2.11.3.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.11.3/jackson-jaxrs-base-2.11.3.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/fasterxml/jackson/core/jackson-annotations/2.11.3/jackson-annotations-2.11.3.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.11.3/jackson-jaxrs-json-provider-2.11.3.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.11.3/jackson-module-jaxb-annotations-2.11.3.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.11.3/jackson-datatype-jsr310-2.11.3.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.11.3/jackson-datatype-jdk8-2.11.3.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/sun/xml/bind/external/relaxng-datatype/2.3.3-b02/relaxng-datatype-2.3.3-b02.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/github/fge/btf/1.2/btf-1.2.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/github/fge/jackson-coreutils/1.8/jackson-coreutils-1.8.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/github/fge/json-patch/1.9/json-patch-1.9.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/github/fge/msg-simple/1.1/msg-simple-1.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/github/spullara/mustache/java/compiler/0.9.6/compiler-0.9.6.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/h2database/h2/1.4.197/h2-1.4.197.jar [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/github/fge/btf/1.2/btf-1.2.jar (8.9 kB at 7.0 kB/s) [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/microsoft/azure/azure-storage/8.6.5/azure-storage-8.6.5.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/squareup/okhttp3/okhttp/3.9.0/okhttp-3.9.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/squareup/okio/okio/1.13.0/okio-1.13.0.jar [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/github/fge/msg-simple/1.1/msg-simple-1.1.jar (37 kB at 20 kB/s) [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/sun/istack/istack-commons-tools/3.0.10/istack-commons-tools-3.0.10.jar [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/github/fge/json-patch/1.9/json-patch-1.9.jar (42 kB at 22 kB/s) [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/glassfish/jaxb/jaxb-xjc/2.3.3-b02/jaxb-xjc-2.3.3-b02.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/glassfish/jaxb/jaxb-jxc/2.3.3-b02/jaxb-jxc-2.3.3-b02.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/glassfish/jaxb/codemodel/2.3.3-b02/codemodel-2.3.3-b02.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/sun/xml/bind/external/rngom/2.3.3-b02/rngom-2.3.3-b02.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/glassfish/jaxb/xsom/2.3.3-b02/xsom-2.3.3-b02.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-rt-bindings-coloc/3.3.7/cxf-rt-bindings-coloc-3.3.7.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-rt-bindings-soap/3.3.7/cxf-rt-bindings-soap-3.3.7.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-rt-bindings-xml/3.3.7/cxf-rt-bindings-xml-3.3.7.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-core/3.3.7/cxf-core-3.3.7.jar [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/h2database/h2/1.4.197/h2-1.4.197.jar (1.9 MB at 688 kB/s) [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-rt-features-logging/3.3.7/cxf-rt-features-logging-3.3.7.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-rt-databinding-aegis/3.3.7/cxf-rt-databinding-aegis-3.3.7.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-rt-databinding-jaxb/3.3.7/cxf-rt-databinding-jaxb-3.3.7.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-rt-features-clustering/3.3.7/cxf-rt-features-clustering-3.3.7.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-rt-frontend-jaxws/3.3.7/cxf-rt-frontend-jaxws-3.3.7.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-rt-frontend-simple/3.3.7/cxf-rt-frontend-simple-3.3.7.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-rt-management/3.3.7/cxf-rt-management-3.3.7.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-rt-security/3.3.7/cxf-rt-security-3.3.7.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-rt-security-saml/3.3.7/cxf-rt-security-saml-3.3.7.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-rt-transports-http/3.3.7/cxf-rt-transports-http-3.3.7.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-rt-transports-http-hc/3.3.7/cxf-rt-transports-http-hc-3.3.7.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-rt-transports-local/3.3.7/cxf-rt-transports-local-3.3.7.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-rt-transports-jms/3.3.7/cxf-rt-transports-jms-3.3.7.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-rt-wsdl/3.3.7/cxf-rt-wsdl-3.3.7.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-rt-ws-addr/3.3.7/cxf-rt-ws-addr-3.3.7.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-rt-ws-mex/3.3.7/cxf-rt-ws-mex-3.3.7.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-rt-ws-policy/3.3.7/cxf-rt-ws-policy-3.3.7.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-rt-ws-rm/3.3.7/cxf-rt-ws-rm-3.3.7.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-rt-ws-security/3.3.7/cxf-rt-ws-security-3.3.7.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-tools-common/3.3.7/cxf-tools-common-3.3.7.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-tools-java2ws/3.3.7/cxf-tools-java2ws-3.3.7.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-tools-validator/3.3.7/cxf-tools-validator-3.3.7.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-tools-wsdlto-core/3.3.7/cxf-tools-wsdlto-core-3.3.7.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-tools-wsdlto-databinding-jaxb/3.3.7/cxf-tools-wsdlto-databinding-jaxb-3.3.7.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/cxf-tools-wsdlto-frontend-jaxws/3.3.7/cxf-tools-wsdlto-frontend-jaxws-3.3.7.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/services/sts/cxf-services-sts-core/3.3.7/cxf-services-sts-core-3.3.7.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/services/ws-discovery/cxf-services-ws-discovery-api/3.3.7/cxf-services-ws-discovery-api-3.3.7.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/xjc-utils/cxf-xjc-runtime/3.3.0/cxf-xjc-runtime-3.3.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/xjcplugins/cxf-xjc-boolean/3.3.0/cxf-xjc-boolean-3.3.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/xjcplugins/cxf-xjc-bug986/3.3.0/cxf-xjc-bug986-3.3.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/xjcplugins/cxf-xjc-dv/3.3.0/cxf-xjc-dv-3.3.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/cxf/xjcplugins/cxf-xjc-ts/3.3.0/cxf-xjc-ts-3.3.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/reactivex/rxjava2/rxjava/2.2.19/rxjava-2.2.19.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jboss/weld/probe/weld-probe-core/3.1.5.Final/weld-probe-core-3.1.5.Final.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/cryptacular/cryptacular/1.2.4/cryptacular-1.2.4.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/opensaml/opensaml-core/3.3.1/opensaml-core-3.3.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/opensaml/opensaml-profile-api/3.3.1/opensaml-profile-api-3.3.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/opensaml/opensaml-saml-api/3.3.1/opensaml-saml-api-3.3.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/opensaml/opensaml-saml-impl/3.3.1/opensaml-saml-impl-3.3.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/opensaml/opensaml-security-api/3.3.1/opensaml-security-api-3.3.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/opensaml/opensaml-security-impl/3.3.1/opensaml-security-impl-3.3.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/opensaml/opensaml-soap-api/3.3.1/opensaml-soap-api-3.3.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/opensaml/opensaml-xacml-api/3.3.1/opensaml-xacml-api-3.3.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/opensaml/opensaml-xacml-impl/3.3.1/opensaml-xacml-impl-3.3.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/opensaml/opensaml-xacml-saml-api/3.3.1/opensaml-xacml-saml-api-3.3.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/opensaml/opensaml-xacml-saml-impl/3.3.1/opensaml-xacml-saml-impl-3.3.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/opensaml/opensaml-xmlsec-api/3.3.1/opensaml-xmlsec-api-3.3.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/opensaml/opensaml-xmlsec-impl/3.3.1/opensaml-xmlsec-impl-3.3.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/net/shibboleth/utilities/java-support/7.3.0/java-support-7.3.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/activemq/artemis-amqp-protocol/2.16.0/artemis-amqp-protocol-2.16.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/activemq/artemis-hornetq-protocol/2.16.0/artemis-hornetq-protocol-2.16.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/activemq/artemis-stomp-protocol/2.16.0/artemis-stomp-protocol-2.16.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/lucene/lucene-analyzers-common/5.5.5/lucene-analyzers-common-5.5.5.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/lucene/lucene-core/5.5.5/lucene-core-5.5.5.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/lucene/lucene-facet/5.5.5/lucene-facet-5.5.5.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/lucene/lucene-queryparser/5.5.5/lucene-queryparser-5.5.5.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/lucene/lucene-queries/5.5.5/lucene-queries-5.5.5.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/lucene/lucene-misc/5.5.5/lucene-misc-5.5.5.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/lucene/lucene-backward-codecs/5.5.5/lucene-backward-codecs-5.5.5.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/neethi/neethi/3.1.1/neethi-3.1.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/qpid/proton-j/0.33.2/proton-j-0.33.2.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/santuario/xmlsec/2.1.4/xmlsec-2.1.4.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/thrift/libthrift/0.13.0/libthrift-0.13.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/velocity/velocity-engine-core/2.2/velocity-engine-core-2.2.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/wss4j/wss4j-bindings/2.2.5/wss4j-bindings-2.2.5.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/wss4j/wss4j-ws-security-common/2.2.5/wss4j-ws-security-common-2.2.5.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/wss4j/wss4j-ws-security-dom/2.2.5/wss4j-ws-security-dom-2.2.5.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/wss4j/wss4j-ws-security-stax/2.2.5/wss4j-ws-security-stax-2.2.5.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/wss4j/wss4j-policy/2.2.5/wss4j-policy-2.2.5.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/wss4j/wss4j-ws-security-policy-stax/2.2.5/wss4j-ws-security-policy-stax-2.2.5.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/jackson/jackson-core-asl/1.9.13.redhat-00007/jackson-core-asl-1.9.13.redhat-00007.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/jackson/jackson-mapper-asl/1.9.13.redhat-00007/jackson-mapper-asl-1.9.13.redhat-00007.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/jackson/jackson-jaxrs/1.9.13.redhat-00007/jackson-jaxrs-1.9.13.redhat-00007.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/jackson/jackson-xc/1.9.13.redhat-00007/jackson-xc-1.9.13.redhat-00007.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/hibernate/hibernate-envers/5.3.20.Final/hibernate-envers-5.3.20.Final.jar [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/jackson/jackson-jaxrs/1.9.13.redhat-00007/jackson-jaxrs-1.9.13.redhat-00007.jar (19 kB at 1.6 kB/s) [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jasypt/jasypt/1.9.3/jasypt-1.9.3.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jvnet/staxex/stax-ex/1.7.8/stax-ex-1.7.8.jar [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/jackson/jackson-xc/1.9.13.redhat-00007/jackson-xc-1.9.13.redhat-00007.jar (28 kB at 2.4 kB/s) [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/jackson/jackson-core-asl/1.9.13.redhat-00007/jackson-core-asl-1.9.13.redhat-00007.jar (241 kB at 20 kB/s) [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/jackson/jackson-mapper-asl/1.9.13.redhat-00007/jackson-mapper-asl-1.9.13.redhat-00007.jar (800 kB at 65 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.11.3/jackson-core-2.11.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.11.3/jackson-annotations-2.11.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.11.3/jackson-jaxrs-base-2.11.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.11.3/jackson-jaxrs-json-provider-2.11.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.11.3/jackson-databind-2.11.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.11.3/jackson-jaxrs-base-2.11.3.jar (35 kB at 3.2 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.11.3/jackson-module-jaxb-annotations-2.11.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.11.3/jackson-annotations-2.11.3.jar (68 kB at 5.7 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.11.3/jackson-datatype-jsr310-2.11.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.11.3/jackson-module-jaxb-annotations-2.11.3.jar (35 kB at 1.9 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.11.3/jackson-datatype-jdk8-2.11.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.11.3/jackson-datatype-jsr310-2.11.3.jar (111 kB at 5.0 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.11.3/jackson-core-2.11.3.jar (351 kB at 15 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/external/relaxng-datatype/2.3.3-b02/relaxng-datatype-2.3.3-b02.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/fge/jackson-coreutils/1.8/jackson-coreutils-1.8.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.11.3/jackson-jaxrs-json-provider-2.11.3.jar (15 kB at 673 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/spullara/mustache/java/compiler/0.9.6/compiler-0.9.6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.11.3/jackson-datatype-jdk8-2.11.3.jar (34 kB at 1.4 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/microsoft/azure/azure-storage/8.6.5/azure-storage-8.6.5.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/external/relaxng-datatype/2.3.3-b02/relaxng-datatype-2.3.3-b02.jar (20 kB at 698 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/3.9.0/okhttp-3.9.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/fge/jackson-coreutils/1.8/jackson-coreutils-1.8.jar (31 kB at 1.0 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/1.13.0/okio-1.13.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/spullara/mustache/java/compiler/0.9.6/compiler-0.9.6.jar (101 kB at 3.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-tools/3.0.10/istack-commons-tools-3.0.10.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/1.13.0/okio-1.13.0.jar (82 kB at 2.0 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-xjc/2.3.3-b02/jaxb-xjc-2.3.3-b02.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-tools/3.0.10/istack-commons-tools-3.0.10.jar (29 kB at 719 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-jxc/2.3.3-b02/jaxb-jxc-2.3.3-b02.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/microsoft/azure/azure-storage/8.6.5/azure-storage-8.6.5.jar (913 kB at 18 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-jxc/2.3.3-b02/jaxb-jxc-2.3.3-b02.jar (120 kB at 2.4 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/external/rngom/2.3.3-b02/rngom-2.3.3-b02.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/codemodel/2.3.3-b02/codemodel-2.3.3-b02.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.11.3/jackson-databind-2.11.3.jar (1.4 MB at 26 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/xsom/2.3.3-b02/xsom-2.3.3-b02.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/3.9.0/okhttp-3.9.0.jar (406 kB at 7.2 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-bindings-coloc/3.3.7/cxf-rt-bindings-coloc-3.3.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/codemodel/2.3.3-b02/codemodel-2.3.3-b02.jar (162 kB at 2.6 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-bindings-soap/3.3.7/cxf-rt-bindings-soap-3.3.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-bindings-coloc/3.3.7/cxf-rt-bindings-coloc-3.3.7.jar (37 kB at 573 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-bindings-xml/3.3.7/cxf-rt-bindings-xml-3.3.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/external/rngom/2.3.3-b02/rngom-2.3.3-b02.jar (320 kB at 4.8 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-core/3.3.7/cxf-core-3.3.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-bindings-xml/3.3.7/cxf-rt-bindings-xml-3.3.7.jar (39 kB at 552 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-features-logging/3.3.7/cxf-rt-features-logging-3.3.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/xsom/2.3.3-b02/xsom-2.3.3-b02.jar (422 kB at 5.9 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-databinding-aegis/3.3.7/cxf-rt-databinding-aegis-3.3.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-xjc/2.3.3-b02/jaxb-xjc-2.3.3-b02.jar (907 kB at 13 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-databinding-jaxb/3.3.7/cxf-rt-databinding-jaxb-3.3.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-features-logging/3.3.7/cxf-rt-features-logging-3.3.7.jar (52 kB at 682 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-features-clustering/3.3.7/cxf-rt-features-clustering-3.3.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-databinding-aegis/3.3.7/cxf-rt-databinding-aegis-3.3.7.jar (251 kB at 3.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-frontend-jaxws/3.3.7/cxf-rt-frontend-jaxws-3.3.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-databinding-jaxb/3.3.7/cxf-rt-databinding-jaxb-3.3.7.jar (107 kB at 1.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-frontend-simple/3.3.7/cxf-rt-frontend-simple-3.3.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-features-clustering/3.3.7/cxf-rt-features-clustering-3.3.7.jar (51 kB at 610 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-management/3.3.7/cxf-rt-management-3.3.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-frontend-simple/3.3.7/cxf-rt-frontend-simple-3.3.7.jar (104 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-security/3.3.7/cxf-rt-security-3.3.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-management/3.3.7/cxf-rt-management-3.3.7.jar (80 kB at 858 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-security-saml/3.3.7/cxf-rt-security-saml-3.3.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-frontend-jaxws/3.3.7/cxf-rt-frontend-jaxws-3.3.7.jar (347 kB at 3.6 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-transports-http/3.3.7/cxf-rt-transports-http-3.3.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-security-saml/3.3.7/cxf-rt-security-saml-3.3.7.jar (36 kB at 362 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-transports-http-hc/3.3.7/cxf-rt-transports-http-hc-3.3.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-security/3.3.7/cxf-rt-security-3.3.7.jar (42 kB at 426 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-transports-local/3.3.7/cxf-rt-transports-local-3.3.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-bindings-soap/3.3.7/cxf-rt-bindings-soap-3.3.7.jar (182 kB at 1.8 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-transports-jms/3.3.7/cxf-rt-transports-jms-3.3.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-core/3.3.7/cxf-core-3.3.7.jar (1.4 MB at 14 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-wsdl/3.3.7/cxf-rt-wsdl-3.3.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-transports-http-hc/3.3.7/cxf-rt-transports-http-hc-3.3.7.jar (63 kB at 612 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-ws-addr/3.3.7/cxf-rt-ws-addr-3.3.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-transports-local/3.3.7/cxf-rt-transports-local-3.3.7.jar (27 kB at 257 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-ws-mex/3.3.7/cxf-rt-ws-mex-3.3.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-transports-http/3.3.7/cxf-rt-transports-http-3.3.7.jar (383 kB at 3.6 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-ws-policy/3.3.7/cxf-rt-ws-policy-3.3.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-transports-jms/3.3.7/cxf-rt-transports-jms-3.3.7.jar (132 kB at 1.2 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-ws-rm/3.3.7/cxf-rt-ws-rm-3.3.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-ws-mex/3.3.7/cxf-rt-ws-mex-3.3.7.jar (26 kB at 236 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-ws-addr/3.3.7/cxf-rt-ws-addr-3.3.7.jar (76 kB at 697 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-tools-common/3.3.7/cxf-tools-common-3.3.7.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-ws-security/3.3.7/cxf-rt-ws-security-3.3.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-wsdl/3.3.7/cxf-rt-wsdl-3.3.7.jar (174 kB at 1.6 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-tools-java2ws/3.3.7/cxf-tools-java2ws-3.3.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-ws-policy/3.3.7/cxf-rt-ws-policy-3.3.7.jar (215 kB at 1.8 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-tools-validator/3.3.7/cxf-tools-validator-3.3.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-tools-java2ws/3.3.7/cxf-tools-java2ws-3.3.7.jar (127 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-tools-wsdlto-core/3.3.7/cxf-tools-wsdlto-core-3.3.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-tools-common/3.3.7/cxf-tools-common-3.3.7.jar (167 kB at 1.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-tools-wsdlto-databinding-jaxb/3.3.7/cxf-tools-wsdlto-databinding-jaxb-3.3.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-tools-validator/3.3.7/cxf-tools-validator-3.3.7.jar (74 kB at 591 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-ws-rm/3.3.7/cxf-rt-ws-rm-3.3.7.jar (420 kB at 3.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-tools-wsdlto-frontend-jaxws/3.3.7/cxf-tools-wsdlto-frontend-jaxws-3.3.7.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/services/sts/cxf-services-sts-core/3.3.7/cxf-services-sts-core-3.3.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-tools-wsdlto-core/3.3.7/cxf-tools-wsdlto-core-3.3.7.jar (66 kB at 519 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/services/ws-discovery/cxf-services-ws-discovery-api/3.3.7/cxf-services-ws-discovery-api-3.3.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-ws-security/3.3.7/cxf-rt-ws-security-3.3.7.jar (707 kB at 5.5 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/xjc-utils/cxf-xjc-runtime/3.3.0/cxf-xjc-runtime-3.3.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-tools-wsdlto-databinding-jaxb/3.3.7/cxf-tools-wsdlto-databinding-jaxb-3.3.7.jar (45 kB at 349 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/xjcplugins/cxf-xjc-boolean/3.3.0/cxf-xjc-boolean-3.3.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/xjc-utils/cxf-xjc-runtime/3.3.0/cxf-xjc-runtime-3.3.0.jar (12 kB at 78 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/xjcplugins/cxf-xjc-bug986/3.3.0/cxf-xjc-bug986-3.3.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/xjcplugins/cxf-xjc-boolean/3.3.0/cxf-xjc-boolean-3.3.0.jar (14 kB at 96 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/services/ws-discovery/cxf-services-ws-discovery-api/3.3.7/cxf-services-ws-discovery-api-3.3.7.jar (67 kB at 453 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/xjcplugins/cxf-xjc-dv/3.3.0/cxf-xjc-dv-3.3.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/xjcplugins/cxf-xjc-ts/3.3.0/cxf-xjc-ts-3.3.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/services/sts/cxf-services-sts-core/3.3.7/cxf-services-sts-core-3.3.7.jar (308 kB at 2.0 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava2/rxjava/2.2.19/rxjava-2.2.19.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/xjcplugins/cxf-xjc-bug986/3.3.0/cxf-xjc-bug986-3.3.0.jar (12 kB at 81 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/probe/weld-probe-core/3.1.5.Final/weld-probe-core-3.1.5.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/xjcplugins/cxf-xjc-ts/3.3.0/cxf-xjc-ts-3.3.0.jar (12 kB at 81 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/cryptacular/cryptacular/1.2.4/cryptacular-1.2.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/xjcplugins/cxf-xjc-dv/3.3.0/cxf-xjc-dv-3.3.0.jar (18 kB at 120 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-core/3.3.1/opensaml-core-3.3.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-tools-wsdlto-frontend-jaxws/3.3.7/cxf-tools-wsdlto-frontend-jaxws-3.3.7.jar (172 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-profile-api/3.3.1/opensaml-profile-api-3.3.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/cryptacular/cryptacular/1.2.4/cryptacular-1.2.4.jar (162 kB at 991 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-saml-api/3.3.1/opensaml-saml-api-3.3.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-core/3.3.1/opensaml-core-3.3.1.jar (178 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-saml-impl/3.3.1/opensaml-saml-impl-3.3.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-profile-api/3.3.1/opensaml-profile-api-3.3.1.jar (27 kB at 159 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-security-api/3.3.1/opensaml-security-api-3.3.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/probe/weld-probe-core/3.1.5.Final/weld-probe-core-3.1.5.Final.jar (817 kB at 4.6 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-security-impl/3.3.1/opensaml-security-impl-3.3.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-security-api/3.3.1/opensaml-security-api-3.3.1.jar (61 kB at 337 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-soap-api/3.3.1/opensaml-soap-api-3.3.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-saml-api/3.3.1/opensaml-saml-api-3.3.1.jar (400 kB at 2.2 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-xacml-api/3.3.1/opensaml-xacml-api-3.3.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-security-impl/3.3.1/opensaml-security-impl-3.3.1.jar (98 kB at 513 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-xacml-impl/3.3.1/opensaml-xacml-impl-3.3.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-xacml-api/3.3.1/opensaml-xacml-api-3.3.1.jar (46 kB at 241 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-xacml-saml-api/3.3.1/opensaml-xacml-saml-api-3.3.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-saml-impl/3.3.1/opensaml-saml-impl-3.3.1.jar (1.1 MB at 5.7 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-xacml-saml-impl/3.3.1/opensaml-xacml-saml-impl-3.3.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-xacml-saml-api/3.3.1/opensaml-xacml-saml-api-3.3.1.jar (8.4 kB at 42 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-xmlsec-api/3.3.1/opensaml-xmlsec-api-3.3.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-xacml-impl/3.3.1/opensaml-xacml-impl-3.3.1.jar (199 kB at 987 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-xmlsec-impl/3.3.1/opensaml-xmlsec-impl-3.3.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-soap-api/3.3.1/opensaml-soap-api-3.3.1.jar (162 kB at 800 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/shibboleth/utilities/java-support/7.3.0/java-support-7.3.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-xacml-saml-impl/3.3.1/opensaml-xacml-saml-impl-3.3.1.jar (26 kB at 125 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-amqp-protocol/2.16.0/artemis-amqp-protocol-2.16.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-xmlsec-api/3.3.1/opensaml-xmlsec-api-3.3.1.jar (210 kB at 980 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-hornetq-protocol/2.16.0/artemis-hornetq-protocol-2.16.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava2/rxjava/2.2.19/rxjava-2.2.19.jar (2.4 MB at 11 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-xmlsec-impl/3.3.1/opensaml-xmlsec-impl-3.3.1.jar (293 kB at 1.4 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-stomp-protocol/2.16.0/artemis-stomp-protocol-2.16.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/shibboleth/utilities/java-support/7.3.0/java-support-7.3.0.jar (233 kB at 1.1 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-hornetq-protocol/2.16.0/artemis-hornetq-protocol-2.16.0.jar (17 kB at 78 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/5.5.5/lucene-analyzers-common-5.5.5.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/5.5.5/lucene-core-5.5.5.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar (42 kB at 189 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-facet/5.5.5/lucene-facet-5.5.5.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-amqp-protocol/2.16.0/artemis-amqp-protocol-2.16.0.jar (304 kB at 1.4 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/5.5.5/lucene-queryparser-5.5.5.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-stomp-protocol/2.16.0/artemis-stomp-protocol-2.16.0.jar (113 kB at 505 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/5.5.5/lucene-queries-5.5.5.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-facet/5.5.5/lucene-facet-5.5.5.jar (177 kB at 750 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-misc/5.5.5/lucene-misc-5.5.5.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/5.5.5/lucene-queries-5.5.5.jar (251 kB at 1.0 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-backward-codecs/5.5.5/lucene-backward-codecs-5.5.5.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-misc/5.5.5/lucene-misc-5.5.5.jar (172 kB at 684 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/neethi/neethi/3.1.1/neethi-3.1.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/5.5.5/lucene-queryparser-5.5.5.jar (403 kB at 1.6 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/qpid/proton-j/0.33.2/proton-j-0.33.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/neethi/neethi/3.1.1/neethi-3.1.1.jar (74 kB at 277 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-backward-codecs/5.5.5/lucene-backward-codecs-5.5.5.jar (431 kB at 1.6 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/thrift/libthrift/0.13.0/libthrift-0.13.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/santuario/xmlsec/2.1.4/xmlsec-2.1.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/5.5.5/lucene-analyzers-common-5.5.5.jar (1.6 MB at 5.8 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/5.5.5/lucene-core-5.5.5.jar (2.4 MB at 8.4 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.2/velocity-engine-core-2.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/thrift/libthrift/0.13.0/libthrift-0.13.0.jar (246 kB at 869 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/wss4j/wss4j-bindings/2.2.5/wss4j-bindings-2.2.5.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.jar (173 kB at 608 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/wss4j/wss4j-ws-security-common/2.2.5/wss4j-ws-security-common-2.2.5.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/qpid/proton-j/0.33.2/proton-j-0.33.2.jar (739 kB at 2.5 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/wss4j/wss4j-ws-security-dom/2.2.5/wss4j-ws-security-dom-2.2.5.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/wss4j/wss4j-bindings/2.2.5/wss4j-bindings-2.2.5.jar (44 kB at 148 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/wss4j/wss4j-ws-security-stax/2.2.5/wss4j-ws-security-stax-2.2.5.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.2/velocity-engine-core-2.2.jar (525 kB at 1.7 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/wss4j/wss4j-policy/2.2.5/wss4j-policy-2.2.5.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/wss4j/wss4j-ws-security-common/2.2.5/wss4j-ws-security-common-2.2.5.jar (280 kB at 926 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/wss4j/wss4j-ws-security-policy-stax/2.2.5/wss4j-ws-security-policy-stax-2.2.5.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/santuario/xmlsec/2.1.4/xmlsec-2.1.4.jar (1.1 MB at 3.7 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-envers/5.3.20.Final/hibernate-envers-5.3.20.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/wss4j/wss4j-ws-security-dom/2.2.5/wss4j-ws-security-dom-2.2.5.jar (338 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jasypt/jasypt/1.9.3/jasypt-1.9.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/wss4j/wss4j-ws-security-stax/2.2.5/wss4j-ws-security-stax-2.2.5.jar (410 kB at 1.3 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/wss4j/wss4j-ws-security-policy-stax/2.2.5/wss4j-ws-security-policy-stax-2.2.5.jar (132 kB at 423 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.7.8/stax-ex-1.7.8.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/wss4j/wss4j-policy/2.2.5/wss4j-policy-2.2.5.jar (214 kB at 684 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jasypt/jasypt/1.9.3/jasypt-1.9.3.jar (142 kB at 449 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.7.8/stax-ex-1.7.8.jar (34 kB at 106 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-envers/5.3.20.Final/hibernate-envers-5.3.20.Final.jar (488 kB at 1.5 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-ee-feature-pack-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-ee-feature-pack-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-ee-feature-pack-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-ee-feature-pack-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-transitive-deps) @ wildfly-ee-feature-pack-common --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-ee-feature-pack-common --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-ee-feature-pack-common --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-assembly-plugin:3.1.1:single (assemble) @ wildfly-ee-feature-pack-common --- [INFO] Reading assembly descriptor: assembly.xml [INFO] Building zip: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-feature-pack/common/target/wildfly-ee-feature-pack-common-22.0.0.Beta1-SNAPSHOT.zip [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-ee-feature-pack-common --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-ee-feature-pack-common --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-feature-pack/common/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-ee-feature-pack-common/22.0.0.Beta1-SNAPSHOT/wildfly-ee-feature-pack-common-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-feature-pack/common/target/wildfly-ee-feature-pack-common-22.0.0.Beta1-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/wildfly/wildfly-ee-feature-pack-common/22.0.0.Beta1-SNAPSHOT/wildfly-ee-feature-pack-common-22.0.0.Beta1-SNAPSHOT.zip [INFO] [INFO] ------------< org.wildfly:wildfly-ee-feature-pack-ee-8-api >------------ [INFO] Building WildFly: EE Feature Pack EE 8 API Resources 22.0.0.Beta1-SNAPSHOT [105/160] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/xml/soap/jboss-saaj-api_1.4_spec/1.0.2.Final/jboss-saaj-api_1.4_spec-1.0.2.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/xml/soap/jboss-saaj-api_1.4_spec/1.0.2.Final/jboss-saaj-api_1.4_spec-1.0.2.Final.jar (40 kB at 143 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-ee-feature-pack-ee-8-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-ee-feature-pack-ee-8-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-ee-feature-pack-ee-8-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-ee-feature-pack-ee-8-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-transitive-deps) @ wildfly-ee-feature-pack-ee-8-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-ee-feature-pack-ee-8-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-ee-feature-pack-ee-8-api --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-assembly-plugin:3.1.1:single (assemble) @ wildfly-ee-feature-pack-ee-8-api --- [INFO] Reading assembly descriptor: assembly.xml [INFO] Building zip: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-feature-pack/ee-8-api/target/wildfly-ee-feature-pack-ee-8-api-22.0.0.Beta1-SNAPSHOT.zip [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-ee-feature-pack-ee-8-api --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-ee-feature-pack-ee-8-api --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-feature-pack/ee-8-api/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-ee-feature-pack-ee-8-api/22.0.0.Beta1-SNAPSHOT/wildfly-ee-feature-pack-ee-8-api-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-feature-pack/ee-8-api/target/wildfly-ee-feature-pack-ee-8-api-22.0.0.Beta1-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/wildfly/wildfly-ee-feature-pack-ee-8-api/22.0.0.Beta1-SNAPSHOT/wildfly-ee-feature-pack-ee-8-api-22.0.0.Beta1-SNAPSHOT.zip [INFO] [INFO] ---------< org.wildfly:wildfly-ee-feature-pack-galleon-common >--------- [INFO] Building wildfly-ee-feature-pack-galleon-common 22.0.0.Beta1-SNAPSHOT [106/160] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-ee-feature-pack-galleon-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-ee-feature-pack-galleon-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-ee-feature-pack-galleon-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-ee-feature-pack-galleon-common --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-ee-feature-pack-galleon-common --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-ee-feature-pack-galleon-common --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-ee-feature-pack-galleon-common --- [INFO] [INFO] --- maven-assembly-plugin:3.1.1:single (assemble) @ wildfly-ee-feature-pack-galleon-common --- [INFO] Reading assembly descriptor: assembly.xml [INFO] Building zip: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-feature-pack/galleon-common/target/wildfly-ee-feature-pack-galleon-common-22.0.0.Beta1-SNAPSHOT.zip [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-ee-feature-pack-galleon-common --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-feature-pack/galleon-common/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-ee-feature-pack-galleon-common/22.0.0.Beta1-SNAPSHOT/wildfly-ee-feature-pack-galleon-common-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-feature-pack/galleon-common/target/wildfly-ee-feature-pack-galleon-common-22.0.0.Beta1-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/wildfly/wildfly-ee-feature-pack-galleon-common/22.0.0.Beta1-SNAPSHOT/wildfly-ee-feature-pack-galleon-common-22.0.0.Beta1-SNAPSHOT.zip [INFO] [INFO] ------------------< org.wildfly:jipijapa-eclipselink >------------------ [INFO] Building jipijapa EclipseLink integration 22.0.0.Beta1-SNAPSHOT [107/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/persistence/eclipselink/2.7.3/eclipselink-2.7.3.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/eclipse/persistence/eclipselink/2.7.3/eclipselink-2.7.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/persistence/eclipselink/2.7.3/eclipselink-2.7.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/persistence/eclipselink/2.7.3/eclipselink-2.7.3.pom (3.7 kB at 16 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.pom (2.4 kB at 8.5 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/persistence/eclipselink/2.7.3/eclipselink-2.7.3.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.jar (21 kB at 49 kB/s) [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/eclipse/persistence/eclipselink/2.7.3/eclipselink-2.7.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/persistence/eclipselink/2.7.3/eclipselink-2.7.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/persistence/eclipselink/2.7.3/eclipselink-2.7.3.jar (9.2 MB at 56 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ jipijapa-eclipselink --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ jipijapa-eclipselink --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ jipijapa-eclipselink --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ jipijapa-eclipselink --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ jipijapa-eclipselink --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ jipijapa-eclipselink --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ jipijapa-eclipselink --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/eclipselink/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ jipijapa-eclipselink --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ jipijapa-eclipselink --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/eclipselink/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ jipijapa-eclipselink --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ jipijapa-eclipselink --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ jipijapa-eclipselink --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/eclipselink/target/jipijapa-eclipselink-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ jipijapa-eclipselink --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/eclipselink/target/jipijapa-eclipselink-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jipijapa-eclipselink --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/eclipselink/target/jipijapa-eclipselink-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/jipijapa-eclipselink/22.0.0.Beta1-SNAPSHOT/jipijapa-eclipselink-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/eclipselink/pom.xml to /home/jenkins/.m2/repository/org/wildfly/jipijapa-eclipselink/22.0.0.Beta1-SNAPSHOT/jipijapa-eclipselink-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/eclipselink/target/jipijapa-eclipselink-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/jipijapa-eclipselink/22.0.0.Beta1-SNAPSHOT/jipijapa-eclipselink-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] -----------------< org.wildfly:jipijapa-hibernate4-1 >------------------ [INFO] Building jipijapa Hibernate 4.1.x + 4.2.x (JPA 2.0) integration 22.0.0.Beta1-SNAPSHOT [108/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/common/hibernate-commons-annotations/4.0.1.Final/hibernate-commons-annotations-4.0.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/common/hibernate-commons-annotations/4.0.1.Final/hibernate-commons-annotations-4.0.1.Final.pom (14 kB at 51 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-core/4.2.13.Final/hibernate-core-4.2.13.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-core/4.2.13.Final/hibernate-core-4.2.13.Final.pom (9.9 kB at 35 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-entitymanager/4.2.13.Final/hibernate-entitymanager-4.2.13.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-entitymanager/4.2.13.Final/hibernate-entitymanager-4.2.13.Final.pom (9.3 kB at 33 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/common/hibernate-commons-annotations/4.0.1.Final/hibernate-commons-annotations-4.0.1.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-entitymanager/4.2.13.Final/hibernate-entitymanager-4.2.13.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-core/4.2.13.Final/hibernate-core-4.2.13.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/common/hibernate-commons-annotations/4.0.1.Final/hibernate-commons-annotations-4.0.1.Final.jar (81 kB at 288 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-entitymanager/4.2.13.Final/hibernate-entitymanager-4.2.13.Final.jar (485 kB at 587 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-core/4.2.13.Final/hibernate-core-4.2.13.Final.jar (4.7 MB at 1.4 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ jipijapa-hibernate4-1 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ jipijapa-hibernate4-1 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ jipijapa-hibernate4-1 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ jipijapa-hibernate4-1 --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ jipijapa-hibernate4-1 --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ jipijapa-hibernate4-1 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ jipijapa-hibernate4-1 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate4_1/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate4_1/src/main/java/org/jboss/as/jpa/hibernate4/management/HibernateManagementAdaptor.java:[25,28] org.jboss.as.jpa.spi.ManagementAdaptor in org.jboss.as.jpa.spi has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate4_1/src/main/java/org/jboss/as/jpa/hibernate4/management/HibernateManagementAdaptor.java:[25,28] org.jboss.as.jpa.spi.ManagementAdaptor in org.jboss.as.jpa.spi has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate4_1/src/main/java/org/jboss/as/jpa/hibernate4/management/HibernateManagementAdaptor.java:[25,28] org.jboss.as.jpa.spi.ManagementAdaptor in org.jboss.as.jpa.spi has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate4_1/src/main/java/org/jboss/as/jpa/hibernate4/management/HibernateManagementAdaptor.java:[33,52] org.jboss.as.jpa.spi.ManagementAdaptor in org.jboss.as.jpa.spi has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate4_1/src/main/java/org/jboss/as/jpa/hibernate4/management/HibernateStatistics.java:[235,27] unchecked conversion required: java.util.Collection found: java.util.List [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate4_1/src/main/java/org/jboss/as/jpa/hibernate4/management/HibernateEntityStatistics.java:[156,28] unchecked conversion required: java.util.Collection found: java.util.List [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate4_1/src/main/java/org/jboss/as/jpa/hibernate4/HibernatePersistenceProviderAdaptor.java:[68,23] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate4_1/src/main/java/org/jboss/as/jpa/hibernate4/HibernatePersistenceProviderAdaptor.java:[85,27] unchecked call to put(K,V) as a member of the raw type java.util.Map [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ jipijapa-hibernate4-1 --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ jipijapa-hibernate4-1 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate4_1/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ jipijapa-hibernate4-1 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ jipijapa-hibernate4-1 --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ jipijapa-hibernate4-1 --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate4_1/target/jipijapa-hibernate4-1-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ jipijapa-hibernate4-1 --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate4_1/target/jipijapa-hibernate4-1-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jipijapa-hibernate4-1 --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate4_1/target/jipijapa-hibernate4-1-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/jipijapa-hibernate4-1/22.0.0.Beta1-SNAPSHOT/jipijapa-hibernate4-1-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate4_1/pom.xml to /home/jenkins/.m2/repository/org/wildfly/jipijapa-hibernate4-1/22.0.0.Beta1-SNAPSHOT/jipijapa-hibernate4-1-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate4_1/target/jipijapa-hibernate4-1-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/jipijapa-hibernate4-1/22.0.0.Beta1-SNAPSHOT/jipijapa-hibernate4-1-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] -----------------< org.wildfly:jipijapa-hibernate4-3 >------------------ [INFO] Building jipijapa Hibernate 4.3.x (JPA 2.1) integration 22.0.0.Beta1-SNAPSHOT [109/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-core/4.3.10.Final/hibernate-core-4.3.10.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-core/4.3.10.Final/hibernate-core-4.3.10.Final.pom (3.3 kB at 12 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-entitymanager/4.3.10.Final/hibernate-entitymanager-4.3.10.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-entitymanager/4.3.10.Final/hibernate-entitymanager-4.3.10.Final.pom (3.2 kB at 11 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-core/4.3.10.Final/hibernate-core-4.3.10.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-entitymanager/4.3.10.Final/hibernate-entitymanager-4.3.10.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-entitymanager/4.3.10.Final/hibernate-entitymanager-4.3.10.Final.jar (648 kB at 1.2 MB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-core/4.3.10.Final/hibernate-core-4.3.10.Final.jar (5.3 MB at 1.8 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ jipijapa-hibernate4-3 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ jipijapa-hibernate4-3 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ jipijapa-hibernate4-3 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ jipijapa-hibernate4-3 --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ jipijapa-hibernate4-3 --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ jipijapa-hibernate4-3 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ jipijapa-hibernate4-3 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate4_3/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate4_3/src/main/java/org/jboss/as/jpa/hibernate4/management/HibernateManagementAdaptor.java:[25,28] org.jboss.as.jpa.spi.ManagementAdaptor in org.jboss.as.jpa.spi has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate4_3/src/main/java/org/jboss/as/jpa/hibernate4/VirtualFileInputStreamAccess.java:[32,34] org.hibernate.jpa.boot.spi.NamedInputStream in org.hibernate.jpa.boot.spi has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate4_3/src/main/java/org/jboss/as/jpa/hibernate4/management/HibernateManagementAdaptor.java:[25,28] org.jboss.as.jpa.spi.ManagementAdaptor in org.jboss.as.jpa.spi has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate4_3/src/main/java/org/jboss/as/jpa/hibernate4/VirtualFileInputStreamAccess.java:[32,34] org.hibernate.jpa.boot.spi.NamedInputStream in org.hibernate.jpa.boot.spi has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate4_3/src/main/java/org/jboss/as/jpa/hibernate4/management/HibernateManagementAdaptor.java:[25,28] org.jboss.as.jpa.spi.ManagementAdaptor in org.jboss.as.jpa.spi has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate4_3/src/main/java/org/jboss/as/jpa/hibernate4/VirtualFileInputStreamAccess.java:[32,34] org.hibernate.jpa.boot.spi.NamedInputStream in org.hibernate.jpa.boot.spi has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate4_3/src/main/java/org/jboss/as/jpa/hibernate4/management/HibernateEntityStatistics.java:[158,28] unchecked conversion required: java.util.Collection found: java.util.List [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate4_3/src/main/java/org/jboss/as/jpa/hibernate4/management/HibernateStatistics.java:[233,27] unchecked conversion required: java.util.Collection found: java.util.List [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate4_3/src/main/java/org/jboss/as/jpa/hibernate4/management/HibernateManagementAdaptor.java:[33,52] org.jboss.as.jpa.spi.ManagementAdaptor in org.jboss.as.jpa.spi has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate4_3/src/main/java/org/jboss/as/jpa/hibernate4/VirtualFileInputStreamAccess.java:[65,29] asNamedInputStream() in org.hibernate.jpa.boot.spi.InputStreamAccess has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate4_3/src/main/java/org/jboss/as/jpa/hibernate4/VirtualFileInputStreamAccess.java:[65,12] org.hibernate.jpa.boot.spi.NamedInputStream in org.hibernate.jpa.boot.spi has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate4_3/src/main/java/org/jboss/as/jpa/hibernate4/VirtualFileInputStreamAccess.java:[66,20] org.hibernate.jpa.boot.spi.NamedInputStream in org.hibernate.jpa.boot.spi has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate4_3/src/main/java/org/jboss/as/jpa/hibernate4/HibernatePersistenceProviderAdaptor.java:[89,23] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate4_3/src/main/java/org/jboss/as/jpa/hibernate4/HibernatePersistenceProviderAdaptor.java:[105,27] unchecked call to put(K,V) as a member of the raw type java.util.Map [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ jipijapa-hibernate4-3 --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ jipijapa-hibernate4-3 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ jipijapa-hibernate4-3 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 34 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate4_3/target/test-classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate4_3/src/test/java/org/hibernate/jpa/test/pack/Item.java:[125,52] unchecked conversion required: java.util.Set found: java.util.HashSet [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate4_3/src/test/java/org/jboss/as/jpa/hibernate4/scan/ScannerTest.java:[118,78] toURL() in java.io.File has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate4_3/src/test/java/org/jboss/as/jpa/hibernate4/scan/ScannerTest.java:[142,29] toURL() in java.io.File has been deprecated [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ jipijapa-hibernate4-3 --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ jipijapa-hibernate4-3 --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate4_3/target/jipijapa-hibernate4-3-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ jipijapa-hibernate4-3 --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate4_3/target/jipijapa-hibernate4-3-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jipijapa-hibernate4-3 --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate4_3/target/jipijapa-hibernate4-3-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/jipijapa-hibernate4-3/22.0.0.Beta1-SNAPSHOT/jipijapa-hibernate4-3-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate4_3/pom.xml to /home/jenkins/.m2/repository/org/wildfly/jipijapa-hibernate4-3/22.0.0.Beta1-SNAPSHOT/jipijapa-hibernate4-3-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate4_3/target/jipijapa-hibernate4-3-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/jipijapa-hibernate4-3/22.0.0.Beta1-SNAPSHOT/jipijapa-hibernate4-3-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] ------------------< org.wildfly:jipijapa-hibernate5 >------------------- [INFO] Building jipijapa Hibernate 5.1.x (JPA 2.1) integration 22.0.0.Beta1-SNAPSHOT [110/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-entitymanager/5.3.20.Final/hibernate-entitymanager-5.3.20.Final.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/hibernate/hibernate-entitymanager/5.3.20.Final/hibernate-entitymanager-5.3.20.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-entitymanager/5.3.20.Final/hibernate-entitymanager-5.3.20.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-entitymanager/5.3.20.Final/hibernate-entitymanager-5.3.20.Final.pom (4.2 kB at 25 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-entitymanager/5.3.20.Final/hibernate-entitymanager-5.3.20.Final.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/hibernate/hibernate-entitymanager/5.3.20.Final/hibernate-entitymanager-5.3.20.Final.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-entitymanager/5.3.20.Final/hibernate-entitymanager-5.3.20.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-entitymanager/5.3.20.Final/hibernate-entitymanager-5.3.20.Final.jar (591 B at 118 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ jipijapa-hibernate5 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ jipijapa-hibernate5 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ jipijapa-hibernate5 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ jipijapa-hibernate5 --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ jipijapa-hibernate5 --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ jipijapa-hibernate5 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ jipijapa-hibernate5 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 20 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5/src/main/java/org/jboss/as/jpa/hibernate5/management/HibernateManagementAdaptor.java:[20,28] org.jboss.as.jpa.spi.ManagementAdaptor in org.jboss.as.jpa.spi has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5/src/main/java/org/jboss/as/jpa/hibernate5/HibernateExtendedBeanManager.java:[31,39] org.hibernate.jpa.event.spi.jpa.ExtendedBeanManager in org.hibernate.jpa.event.spi.jpa has been deprecated [INFO] Writing META-INF/services/org.infinispan.hibernate.cache.spi.EmbeddedCacheManagerProvider [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5/src/main/java/org/jboss/as/jpa/hibernate5/management/HibernateManagementAdaptor.java:[20,28] org.jboss.as.jpa.spi.ManagementAdaptor in org.jboss.as.jpa.spi has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5/src/main/java/org/jboss/as/jpa/hibernate5/HibernateExtendedBeanManager.java:[31,39] org.hibernate.jpa.event.spi.jpa.ExtendedBeanManager in org.hibernate.jpa.event.spi.jpa has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5/src/main/java/org/jboss/as/jpa/hibernate5/management/HibernateManagementAdaptor.java:[20,28] org.jboss.as.jpa.spi.ManagementAdaptor in org.jboss.as.jpa.spi has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5/src/main/java/org/jboss/as/jpa/hibernate5/HibernateExtendedBeanManager.java:[31,39] org.hibernate.jpa.event.spi.jpa.ExtendedBeanManager in org.hibernate.jpa.event.spi.jpa has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5/src/main/java/org/jboss/as/jpa/hibernate5/management/HibernateManagementAdaptor.java:[20,28] org.jboss.as.jpa.spi.ManagementAdaptor in org.jboss.as.jpa.spi has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5/src/main/java/org/jboss/as/jpa/hibernate5/HibernateExtendedBeanManager.java:[31,39] org.hibernate.jpa.event.spi.jpa.ExtendedBeanManager in org.hibernate.jpa.event.spi.jpa has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5/src/main/java/org/jboss/as/jpa/hibernate5/management/HibernateManagementAdaptor.java:[28,52] org.jboss.as.jpa.spi.ManagementAdaptor in org.jboss.as.jpa.spi has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5/src/main/java/org/jboss/as/jpa/hibernate5/management/HibernateEntityStatistics.java:[150,28] unchecked conversion required: java.util.Collection found: java.util.List [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5/src/main/java/org/jboss/as/jpa/hibernate5/management/HibernateStatistics.java:[226,27] unchecked conversion required: java.util.Collection found: java.util.List [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5/src/main/java/org/jboss/as/jpa/hibernate5/HibernatePersistenceProviderAdaptor.java:[77,23] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5/src/main/java/org/jboss/as/jpa/hibernate5/HibernatePersistenceProviderAdaptor.java:[120,27] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5/src/main/java/org/jboss/as/jpa/hibernate5/HibernateExtendedBeanManager.java:[41,54] org.hibernate.jpa.event.spi.jpa.ExtendedBeanManager in org.hibernate.jpa.event.spi.jpa has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5/src/main/java/org/jboss/as/jpa/hibernate5/HibernateExtendedBeanManager.java:[42,29] org.hibernate.jpa.event.spi.jpa.ExtendedBeanManager.LifecycleListener in org.hibernate.jpa.event.spi.jpa.ExtendedBeanManager has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5/src/main/java/org/jboss/as/jpa/hibernate5/HibernateExtendedBeanManager.java:[63,43] org.hibernate.jpa.event.spi.jpa.ExtendedBeanManager.LifecycleListener in org.hibernate.jpa.event.spi.jpa.ExtendedBeanManager has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5/src/main/java/org/jboss/as/jpa/hibernate5/HibernateExtendedBeanManager.java:[68,14] org.hibernate.jpa.event.spi.jpa.ExtendedBeanManager.LifecycleListener in org.hibernate.jpa.event.spi.jpa.ExtendedBeanManager has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5/src/main/java/org/jboss/as/jpa/hibernate5/management/HibernateEntityCacheStatistics.java:[88,23] org.hibernate.stat.SecondLevelCacheStatistics in org.hibernate.stat has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5/src/main/java/org/jboss/as/jpa/hibernate5/management/HibernateEntityCacheStatistics.java:[94,50] getSecondLevelCacheStatistics(java.lang.String) in org.hibernate.stat.Statistics has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5/src/main/java/org/jboss/as/jpa/hibernate5/management/HibernateEntityCacheStatistics.java:[110,31] org.hibernate.stat.SecondLevelCacheStatistics in org.hibernate.stat has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5/src/main/java/org/jboss/as/jpa/hibernate5/management/HibernateEntityCacheStatistics.java:[118,31] org.hibernate.stat.SecondLevelCacheStatistics in org.hibernate.stat has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5/src/main/java/org/jboss/as/jpa/hibernate5/management/HibernateEntityCacheStatistics.java:[126,31] org.hibernate.stat.SecondLevelCacheStatistics in org.hibernate.stat has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5/src/main/java/org/jboss/as/jpa/hibernate5/management/HibernateEntityCacheStatistics.java:[134,31] org.hibernate.stat.SecondLevelCacheStatistics in org.hibernate.stat has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5/src/main/java/org/jboss/as/jpa/hibernate5/management/HibernateEntityCacheStatistics.java:[142,31] org.hibernate.stat.SecondLevelCacheStatistics in org.hibernate.stat has been deprecated [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ jipijapa-hibernate5 --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ jipijapa-hibernate5 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ jipijapa-hibernate5 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 33 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5/target/test-classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5/src/test/java/org/jboss/as/jpa/hibernate5/scan/ScannerTests.java:[91,78] toURL() in java.io.File has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5/src/test/java/org/hibernate/jpa/test/pack/Item.java:[120,52] unchecked conversion required: java.util.Set found: java.util.HashSet [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ jipijapa-hibernate5 --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ jipijapa-hibernate5 --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5/target/jipijapa-hibernate5-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ jipijapa-hibernate5 --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5/target/jipijapa-hibernate5-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jipijapa-hibernate5 --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5/target/jipijapa-hibernate5-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/jipijapa-hibernate5/22.0.0.Beta1-SNAPSHOT/jipijapa-hibernate5-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5/pom.xml to /home/jenkins/.m2/repository/org/wildfly/jipijapa-hibernate5/22.0.0.Beta1-SNAPSHOT/jipijapa-hibernate5-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/hibernate5/target/jipijapa-hibernate5-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/jipijapa-hibernate5/22.0.0.Beta1-SNAPSHOT/jipijapa-hibernate5-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --------------------< org.wildfly:jipijapa-openjpa >-------------------- [INFO] Building jipijapa OpenJPA integration 22.0.0.Beta1-SNAPSHOT [111/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/openjpa/openjpa-kernel/2.4.2/openjpa-kernel-2.4.2.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/openjpa/openjpa-kernel/2.4.2/openjpa-kernel-2.4.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/openjpa/openjpa-kernel/2.4.2/openjpa-kernel-2.4.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/openjpa/openjpa-kernel/2.4.2/openjpa-kernel-2.4.2.pom (7.1 kB at 23 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/openjpa/openjpa-parent/2.4.2/openjpa-parent-2.4.2.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/openjpa/openjpa-parent/2.4.2/openjpa-parent-2.4.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/openjpa/openjpa-parent/2.4.2/openjpa-parent-2.4.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/openjpa/openjpa-parent/2.4.2/openjpa-parent-2.4.2.pom (55 kB at 230 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/openjpa/openjpa-lib/2.4.2/openjpa-lib-2.4.2.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/openjpa/openjpa-lib/2.4.2/openjpa-lib-2.4.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/openjpa/openjpa-lib/2.4.2/openjpa-lib-2.4.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/openjpa/openjpa-lib/2.4.2/openjpa-lib-2.4.2.pom (6.5 kB at 9.8 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/sourceforge/serp/serp/1.15.1/serp-1.15.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/net/sourceforge/serp/serp/1.15.1/serp-1.15.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/serp/serp/1.15.1/serp-1.15.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/serp/serp/1.15.1/serp-1.15.1.pom (5.3 kB at 1.3 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-pool/commons-pool/1.6/commons-pool-1.6.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/commons-pool/commons-pool/1.6/commons-pool-1.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom (10 kB at 2.6 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean-asm5-shaded/3.17/xbean-asm5-shaded-3.17.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/xbean/xbean-asm5-shaded/3.17/xbean-asm5-shaded-3.17.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-asm5-shaded/3.17/xbean-asm5-shaded-3.17.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-asm5-shaded/3.17/xbean-asm5-shaded-3.17.pom (2.9 kB at 23 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean/3.17/xbean-3.17.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/xbean/xbean/3.17/xbean-3.17.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.17/xbean-3.17.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.17/xbean-3.17.pom (18 kB at 3.5 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/genesis/genesis-java5-flava/2.1/genesis-java5-flava-2.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/geronimo/genesis/genesis-java5-flava/2.1/genesis-java5-flava-2.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-java5-flava/2.1/genesis-java5-flava-2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-java5-flava/2.1/genesis-java5-flava-2.1.pom (5.5 kB at 9.3 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/genesis/genesis-default-flava/2.1/genesis-default-flava-2.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/geronimo/genesis/genesis-default-flava/2.1/genesis-default-flava-2.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-default-flava/2.1/genesis-default-flava-2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-default-flava/2.1/genesis-default-flava-2.1.pom (16 kB at 18 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/genesis/genesis/2.1/genesis-2.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/geronimo/genesis/genesis/2.1/genesis-2.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/2.1/genesis-2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/2.1/genesis-2.1.pom (14 kB at 2.4 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/openjpa/openjpa-persistence/2.4.2/openjpa-persistence-2.4.2.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/openjpa/openjpa-persistence/2.4.2/openjpa-persistence-2.4.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/openjpa/openjpa-persistence/2.4.2/openjpa-persistence-2.4.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/openjpa/openjpa-persistence/2.4.2/openjpa-persistence-2.4.2.pom (2.4 kB at 11 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/openjpa/openjpa-kernel/2.4.2/openjpa-kernel-2.4.2.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/openjpa/openjpa-lib/2.4.2/openjpa-lib-2.4.2.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean-asm5-shaded/3.17/xbean-asm5-shaded-3.17.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/openjpa/openjpa-persistence/2.4.2/openjpa-persistence-2.4.2.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/sourceforge/serp/serp/1.15.1/serp-1.15.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/openjpa/openjpa-kernel/2.4.2/openjpa-kernel-2.4.2.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/xbean/xbean-asm5-shaded/3.17/xbean-asm5-shaded-3.17.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/openjpa/openjpa-persistence/2.4.2/openjpa-persistence-2.4.2.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/net/sourceforge/serp/serp/1.15.1/serp-1.15.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/openjpa/openjpa-lib/2.4.2/openjpa-lib-2.4.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/openjpa/openjpa-kernel/2.4.2/openjpa-kernel-2.4.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/openjpa/openjpa-lib/2.4.2/openjpa-lib-2.4.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-asm5-shaded/3.17/xbean-asm5-shaded-3.17.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/openjpa/openjpa-persistence/2.4.2/openjpa-persistence-2.4.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/serp/serp/1.15.1/serp-1.15.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-asm5-shaded/3.17/xbean-asm5-shaded-3.17.jar (144 kB at 5.0 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/serp/serp/1.15.1/serp-1.15.1.jar (217 kB at 7.5 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/openjpa/openjpa-lib/2.4.2/openjpa-lib-2.4.2.jar (464 kB at 15 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/openjpa/openjpa-persistence/2.4.2/openjpa-persistence-2.4.2.jar (840 kB at 22 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/openjpa/openjpa-kernel/2.4.2/openjpa-kernel-2.4.2.jar (1.5 MB at 31 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ jipijapa-openjpa --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ jipijapa-openjpa --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ jipijapa-openjpa --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ jipijapa-openjpa --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ jipijapa-openjpa --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ jipijapa-openjpa --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ jipijapa-openjpa --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/openjpa/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ jipijapa-openjpa --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ jipijapa-openjpa --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/openjpa/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ jipijapa-openjpa --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ jipijapa-openjpa --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ jipijapa-openjpa --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/openjpa/target/jipijapa-openjpa-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ jipijapa-openjpa --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/openjpa/target/jipijapa-openjpa-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jipijapa-openjpa --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/openjpa/target/jipijapa-openjpa-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/jipijapa-openjpa/22.0.0.Beta1-SNAPSHOT/jipijapa-openjpa-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/openjpa/pom.xml to /home/jenkins/.m2/repository/org/wildfly/jipijapa-openjpa/22.0.0.Beta1-SNAPSHOT/jipijapa-openjpa-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jpa/openjpa/target/jipijapa-openjpa-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/jipijapa-openjpa/22.0.0.Beta1-SNAPSHOT/jipijapa-openjpa-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] ----------------------< org.wildfly:wildfly-cmp >----------------------- [INFO] Building WildFly: EJB Container Managed Persistence Subsystem 22.0.0.Beta1-SNAPSHOT [112/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-cmp --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-cmp --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-cmp --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-cmp --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-cmp --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-cmp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-cmp --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/cmp/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-cmp --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-cmp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-cmp --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/cmp/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-cmp --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-cmp --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/cmp/target/wildfly-cmp-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-cmp --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/cmp/target/wildfly-cmp-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-cmp --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/cmp/target/wildfly-cmp-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-cmp/22.0.0.Beta1-SNAPSHOT/wildfly-cmp-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/cmp/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-cmp/22.0.0.Beta1-SNAPSHOT/wildfly-cmp-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/cmp/target/wildfly-cmp-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-cmp/22.0.0.Beta1-SNAPSHOT/wildfly-cmp-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] ------------------< org.wildfly:wildfly-configadmin >------------------- [INFO] Building WildFly: Config Admin 22.0.0.Beta1-SNAPSHOT [113/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-configadmin --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-configadmin --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-configadmin --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-configadmin --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-configadmin --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-configadmin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-configadmin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/configadmin/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/configadmin/src/main/java/org/jboss/as/configadmin/parser/ConfigurationResource.java:[48,13] setWrapXmlElement(boolean) in org.jboss.as.controller.PropertiesAttributeDefinition.Builder has been deprecated [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-configadmin --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-configadmin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-configadmin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/configadmin/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-configadmin --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-configadmin --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/configadmin/target/wildfly-configadmin-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-configadmin --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/configadmin/target/wildfly-configadmin-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-configadmin --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/configadmin/target/wildfly-configadmin-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-configadmin/22.0.0.Beta1-SNAPSHOT/wildfly-configadmin-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/configadmin/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-configadmin/22.0.0.Beta1-SNAPSHOT/wildfly-configadmin-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/configadmin/target/wildfly-configadmin-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-configadmin/22.0.0.Beta1-SNAPSHOT/wildfly-configadmin-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] ---------------< org.wildfly:wildfly-datasources-agroal >--------------- [INFO] Building WildFly: Datasources with Agroal connection pool 22.0.0.Beta1-SNAPSHOT [114/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/agroal/agroal-narayana/1.3/agroal-narayana-1.3.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/agroal/agroal-narayana/1.3/agroal-narayana-1.3.pom (1.1 kB at 1.9 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/agroal/agroal-narayana/1.3/agroal-narayana-1.3.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/agroal/agroal-narayana/1.3/agroal-narayana-1.3.jar (11 kB at 13 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-datasources-agroal --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-datasources-agroal --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-datasources-agroal --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-datasources-agroal --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-datasources-agroal --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-datasources-agroal --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-datasources-agroal --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 22 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/deployment/DataSourceDefinitionInjectionSource.java:[49,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/DataSourceService.java:[34,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/DataSourceService.java:[38,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/DriverOperations.java:[32,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/DriverOperations.java:[33,29] org.jboss.msc.service.ValueService in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/DriverOperations.java:[34,27] org.jboss.msc.value.Value in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/deployment/DataSourceDefinitionService.java:[32,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/deployment/DataSourceDefinitionInjectionSource.java:[49,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/DataSourceService.java:[34,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/DataSourceService.java:[38,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/DriverOperations.java:[32,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/DriverOperations.java:[33,29] org.jboss.msc.service.ValueService in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/DriverOperations.java:[34,27] org.jboss.msc.value.Value in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/deployment/DataSourceDefinitionService.java:[32,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/deployment/DataSourceDefinitionInjectionSource.java:[49,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/DataSourceService.java:[34,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/DataSourceService.java:[38,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/DriverOperations.java:[32,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/DriverOperations.java:[33,29] org.jboss.msc.service.ValueService in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/DriverOperations.java:[34,27] org.jboss.msc.value.Value in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/deployment/DataSourceDefinitionService.java:[32,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/deployment/DataSourceDefinitionInjectionSource.java:[49,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/DataSourceService.java:[34,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/DataSourceService.java:[38,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/DriverOperations.java:[32,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/DriverOperations.java:[33,29] org.jboss.msc.service.ValueService in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/DriverOperations.java:[34,27] org.jboss.msc.value.Value in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/deployment/DataSourceDefinitionService.java:[32,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/deployment/DataSourceDefinitionInjectionSource.java:[161,132] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/deployment/DataSourceDefinitionInjectionSource.java:[231,40] addService(org.jboss.msc.service.ServiceName,org.jboss.msc.service.Service) in org.jboss.msc.service.ServiceTarget has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/deployment/DataSourceDefinitionInjectionSource.java:[232,21] addDependency(org.jboss.msc.service.ServiceName,java.lang.Class,org.jboss.msc.inject.Injector) in org.jboss.msc.service.ServiceBuilder has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/deployment/DataSourceDefinitionInjectionSource.java:[233,21] addDependency(org.jboss.msc.service.ServiceName,java.lang.Class,org.jboss.msc.inject.Injector) in org.jboss.msc.service.ServiceBuilder has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/deployment/DataSourceDefinitionInjectionSource.java:[242,93] unchecked cast required: java.util.function.Supplier found: java.util.function.Supplier [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/deployment/DataSourceDefinitionInjectionSource.java:[248,23] addDependency(org.jboss.msc.service.ServiceName,java.lang.Class,org.jboss.msc.inject.Injector) in org.jboss.msc.service.ServiceBuilder has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/AbstractDataSourceDefinition.java:[324,34] org.jboss.as.controller.PersistentResourceDefinition.Parameters in org.jboss.as.controller.PersistentResourceDefinition has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/AbstractDataSourceDefinition.java:[325,9] PersistentResourceDefinition(org.jboss.as.controller.PersistentResourceDefinition.Parameters) in org.jboss.as.controller.PersistentResourceDefinition has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/DataSourceOperations.java:[97,21] addCapabilityRequirement(java.lang.String,java.lang.Class,org.jboss.msc.inject.Injector) in org.jboss.as.controller.CapabilityServiceBuilder has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/DataSourceOperations.java:[100,31] addCapabilityRequirement(java.lang.String,java.lang.Class,org.jboss.msc.inject.Injector) in org.jboss.as.controller.CapabilityServiceBuilder has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/XADataSourceDefinition.java:[50,16] org.jboss.as.controller.PersistentResourceDefinition.Parameters in org.jboss.as.controller.PersistentResourceDefinition has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/XADataSourceDefinition.java:[50,32] org.jboss.as.controller.PersistentResourceDefinition.Parameters in org.jboss.as.controller.PersistentResourceDefinition has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/XADataSourceDefinition.java:[50,28] Parameters(org.jboss.as.controller.PathElement,org.jboss.as.controller.descriptions.ResourceDescriptionResolver) in org.jboss.as.controller.PersistentResourceDefinition.Parameters has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/DataSourceService.java:[74,43] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/DataSourceService.java:[87,13] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/DataSourceService.java:[87,55] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/DataSourceService.java:[88,13] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/DataSourceService.java:[88,86] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/DataSourceService.java:[89,13] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/DataSourceService.java:[89,114] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/DataSourceService.java:[90,13] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/DataSourceService.java:[90,112] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/DataSourceService.java:[182,37] addService(org.jboss.msc.service.ServiceName,org.jboss.msc.service.Service) in org.jboss.msc.service.ServiceTarget has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/DataSourceService.java:[183,20] addDependency(org.jboss.msc.service.ServiceName,java.lang.Class,org.jboss.msc.inject.Injector) in org.jboss.msc.service.ServiceBuilder has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/DataSourceService.java:[223,12] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/DataSourceService.java:[227,12] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/DataSourceService.java:[231,12] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/DataSourceService.java:[235,6] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/DriverDefinition.java:[79,16] org.jboss.as.controller.PersistentResourceDefinition.Parameters in org.jboss.as.controller.PersistentResourceDefinition has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/DriverDefinition.java:[79,32] org.jboss.as.controller.PersistentResourceDefinition.Parameters in org.jboss.as.controller.PersistentResourceDefinition has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/DriverDefinition.java:[79,28] Parameters(org.jboss.as.controller.PathElement,org.jboss.as.controller.descriptions.ResourceDescriptionResolver) in org.jboss.as.controller.PersistentResourceDefinition.Parameters has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/DriverDefinition.java:[79,9] PersistentResourceDefinition(org.jboss.as.controller.PersistentResourceDefinition.Parameters) in org.jboss.as.controller.PersistentResourceDefinition has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/DriverOperations.java:[105,13] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/DriverOperations.java:[105,44] org.jboss.msc.service.ValueService in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/DriverOperations.java:[105,63] org.jboss.msc.value.Value in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/DriverOperations.java:[137,194] getValue() in org.jboss.msc.service.ServiceController has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/XADataSourceOperations.java:[88,21] addCapabilityRequirement(java.lang.String,java.lang.Class,org.jboss.msc.inject.Injector) in org.jboss.as.controller.CapabilityServiceBuilder has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/XADataSourceOperations.java:[90,27] addCapabilityRequirement(java.lang.String,java.lang.Class,org.jboss.msc.inject.Injector) in org.jboss.as.controller.CapabilityServiceBuilder has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/deployment/DataSourceDefinitionService.java:[50,53] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/DataSourceDefinition.java:[68,16] org.jboss.as.controller.PersistentResourceDefinition.Parameters in org.jboss.as.controller.PersistentResourceDefinition has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/DataSourceDefinition.java:[68,32] org.jboss.as.controller.PersistentResourceDefinition.Parameters in org.jboss.as.controller.PersistentResourceDefinition has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/DataSourceDefinition.java:[68,28] Parameters(org.jboss.as.controller.PathElement,org.jboss.as.controller.descriptions.ResourceDescriptionResolver) in org.jboss.as.controller.PersistentResourceDefinition.Parameters has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/AbstractDataSourceOperations.java:[125,27] addDependency(org.jboss.msc.service.ServiceName,java.lang.Class,org.jboss.msc.inject.Injector) in org.jboss.msc.service.ServiceBuilder has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/AbstractDataSourceOperations.java:[158,54] getValue() in org.jboss.msc.service.ServiceController has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/src/main/java/org/wildfly/extension/datasources/agroal/AbstractDataSourceOperations.java:[161,56] getValue() in org.jboss.msc.service.ServiceController has been deprecated [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-datasources-agroal --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-datasources-agroal --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-datasources-agroal --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-datasources-agroal --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-datasources-agroal --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/target/wildfly-datasources-agroal-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-datasources-agroal --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/target/wildfly-datasources-agroal-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-datasources-agroal --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/target/wildfly-datasources-agroal-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-datasources-agroal/22.0.0.Beta1-SNAPSHOT/wildfly-datasources-agroal-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-datasources-agroal/22.0.0.Beta1-SNAPSHOT/wildfly-datasources-agroal-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/datasources-agroal/target/wildfly-datasources-agroal-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-datasources-agroal/22.0.0.Beta1-SNAPSHOT/wildfly-datasources-agroal-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] ---------------------< org.wildfly:wildfly-jacorb >--------------------- [INFO] Building WildFly: JacORB Subsystem 22.0.0.Beta1-SNAPSHOT [115/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-jacorb --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-jacorb --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-jacorb --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-jacorb --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-jacorb --- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:copy (default) @ wildfly-jacorb --- [INFO] Configured Artifact: org.jboss.openjdk-orb:openjdk-orb:?:jar [INFO] Copying openjdk-orb-8.1.4.Final.jar to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/jacorb/target/endorsed/openjdk-orb-8.1.4.Final.jar [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-jacorb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-jacorb --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/jacorb/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/jacorb/src/main/java/org/jboss/as/jacorb/IORSASContextDefinition.java:[56,35] EnumValidator(java.lang.Class,boolean,boolean) in org.jboss.as.controller.operations.validation.EnumValidator has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/jacorb/src/main/java/org/jboss/as/jacorb/JacORBExtension.java:[81,20] isRegisterTransformers() in org.jboss.as.controller.ExtensionContext has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/jacorb/src/main/java/org/jboss/as/jacorb/JacORBExtension.java:[125,16] buildAndRegister(org.jboss.as.controller.SubsystemRegistration,org.jboss.as.controller.ModelVersion[]...) in org.jboss.as.controller.transform.description.ChainedTransformationDescriptionBuilder has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/jacorb/src/main/java/org/jboss/as/jacorb/IORTransportConfigDefinition.java:[52,49] EnumValidator(java.lang.Class,boolean,boolean) in org.jboss.as.controller.operations.validation.EnumValidator has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/jacorb/src/main/java/org/jboss/as/jacorb/IORTransportConfigDefinition.java:[72,35] EnumValidator(java.lang.Class,boolean,boolean,E...) in org.jboss.as.controller.operations.validation.EnumValidator has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/jacorb/src/main/java/org/jboss/as/jacorb/IORSettingsParser.java:[66,23] builder(org.jboss.as.controller.PersistentResourceDefinition) in org.jboss.as.controller.PersistentResourceXMLDescription has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/jacorb/src/main/java/org/jboss/as/jacorb/IORSettingsParser.java:[61,23] builder(org.jboss.as.controller.PersistentResourceDefinition) in org.jboss.as.controller.PersistentResourceXMLDescription has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/jacorb/src/main/java/org/jboss/as/jacorb/IORSettingsParser.java:[53,23] builder(org.jboss.as.controller.PersistentResourceDefinition) in org.jboss.as.controller.PersistentResourceXMLDescription has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/jacorb/src/main/java/org/jboss/as/jacorb/IORSettingsParser.java:[51,68] builder(org.jboss.as.controller.PersistentResourceDefinition) in org.jboss.as.controller.PersistentResourceXMLDescription has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/jacorb/src/main/java/org/jboss/as/jacorb/IORASContextDefinition.java:[57,35] EnumValidator(java.lang.Class,boolean,boolean) in org.jboss.as.controller.operations.validation.EnumValidator has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/jacorb/src/main/java/org/jboss/as/jacorb/JacORBSubsystemDefinitions.java:[60,13] EnumValidator(java.lang.Class,boolean,boolean) in org.jboss.as.controller.operations.validation.EnumValidator has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/jacorb/src/main/java/org/jboss/as/jacorb/JacORBSubsystemDefinitions.java:[62,64] EnumValidator(java.lang.Class,boolean,boolean,E...) in org.jboss.as.controller.operations.validation.EnumValidator has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/jacorb/src/main/java/org/jboss/as/jacorb/JacORBSubsystemDefinitions.java:[209,27] EnumValidator(java.lang.Class,boolean,boolean) in org.jboss.as.controller.operations.validation.EnumValidator has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/jacorb/src/main/java/org/jboss/as/jacorb/JacORBSubsystemDefinitions.java:[218,27] EnumValidator(java.lang.Class,boolean,boolean) in org.jboss.as.controller.operations.validation.EnumValidator has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/jacorb/src/main/java/org/jboss/as/jacorb/JacORBSubsystemResource.java:[52,9] SimpleResourceDefinition(org.jboss.as.controller.PathElement,org.jboss.as.controller.descriptions.ResourceDescriptionResolver,org.jboss.as.controller.OperationStepHandler,org.jboss.as.controller.OperationStepHandler,org.jboss.as.controller.registry.OperationEntry.Flag,org.jboss.as.controller.registry.OperationEntry.Flag,org.jboss.as.controller.DeprecationData) in org.jboss.as.controller.SimpleResourceDefinition has been deprecated [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-jacorb --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-jacorb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-jacorb --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/jacorb/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-jacorb --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-jacorb --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/jacorb/target/wildfly-jacorb-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-jacorb --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/jacorb/target/wildfly-jacorb-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-jacorb --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/jacorb/target/wildfly-jacorb-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-jacorb/22.0.0.Beta1-SNAPSHOT/wildfly-jacorb-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/jacorb/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-jacorb/22.0.0.Beta1-SNAPSHOT/wildfly-jacorb-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/jacorb/target/wildfly-jacorb-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-jacorb/22.0.0.Beta1-SNAPSHOT/wildfly-jacorb-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] ----------------------< org.wildfly:wildfly-jaxr >---------------------- [INFO] Building WildFly: JAXR Client 22.0.0.Beta1-SNAPSHOT [116/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-jaxr --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-jaxr --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-jaxr --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-jaxr --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-jaxr --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-jaxr --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-jaxr --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/jaxr/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-jaxr --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-jaxr --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-jaxr --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/jaxr/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-jaxr --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-jaxr --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/jaxr/target/wildfly-jaxr-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-jaxr --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/jaxr/target/wildfly-jaxr-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-jaxr --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/jaxr/target/wildfly-jaxr-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-jaxr/22.0.0.Beta1-SNAPSHOT/wildfly-jaxr-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/jaxr/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-jaxr/22.0.0.Beta1-SNAPSHOT/wildfly-jaxr-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/jaxr/target/wildfly-jaxr-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-jaxr/22.0.0.Beta1-SNAPSHOT/wildfly-jaxr-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] ---------------------< org.wildfly:wildfly-jsr77 >---------------------- [INFO] Building WildFly: JSR-77 Subsystem 22.0.0.Beta1-SNAPSHOT [117/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/management/j2ee/jboss-j2eemgmt-api_1.1_spec/2.0.0.Final/jboss-j2eemgmt-api_1.1_spec-2.0.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/management/j2ee/jboss-j2eemgmt-api_1.1_spec/2.0.0.Final/jboss-j2eemgmt-api_1.1_spec-2.0.0.Final.pom (13 kB at 47 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/management/j2ee/jboss-j2eemgmt-api_1.1_spec-parent/2.0.0.Final/jboss-j2eemgmt-api_1.1_spec-parent-2.0.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/management/j2ee/jboss-j2eemgmt-api_1.1_spec-parent/2.0.0.Final/jboss-j2eemgmt-api_1.1_spec-parent-2.0.0.Final.pom (2.2 kB at 7.9 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/management/j2ee/jboss-j2eemgmt-api_1.1_spec/2.0.0.Final/jboss-j2eemgmt-api_1.1_spec-2.0.0.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/management/j2ee/jboss-j2eemgmt-api_1.1_spec/2.0.0.Final/jboss-j2eemgmt-api_1.1_spec-2.0.0.Final.jar (20 kB at 71 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-jsr77 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-jsr77 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-jsr77 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-jsr77 --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-jsr77 --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-jsr77 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-jsr77 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 25 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/ejb/ManagementEjbDeploymentInformation.java:[30,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/RegisterManagementEJBService.java:[50,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/RegisterManagementEJBService.java:[55,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/RegisterManagementEJBService.java:[56,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/RegisterMBeanServerDelegateService.java:[26,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/RegisterMBeanServerDelegateService.java:[31,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/JSR77ManagementSubsystemAdd.java:[57,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/JSR77ManagementSubsystemAdd.java:[58,27] org.jboss.msc.value.Values in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/Jsr77DependenciesProcessor.java:[11,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/ejb/ManagementEjbDeploymentInformation.java:[30,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/RegisterManagementEJBService.java:[50,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/RegisterManagementEJBService.java:[55,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/RegisterManagementEJBService.java:[56,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/RegisterMBeanServerDelegateService.java:[26,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/RegisterMBeanServerDelegateService.java:[31,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/JSR77ManagementSubsystemAdd.java:[57,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/JSR77ManagementSubsystemAdd.java:[58,27] org.jboss.msc.value.Values in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/Jsr77DependenciesProcessor.java:[11,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/ejb/ManagementEjbDeploymentInformation.java:[30,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/RegisterManagementEJBService.java:[50,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/RegisterManagementEJBService.java:[55,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/RegisterManagementEJBService.java:[56,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/RegisterMBeanServerDelegateService.java:[26,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/RegisterMBeanServerDelegateService.java:[31,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/JSR77ManagementSubsystemAdd.java:[57,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/JSR77ManagementSubsystemAdd.java:[58,27] org.jboss.msc.value.Values in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/Jsr77DependenciesProcessor.java:[11,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/ejb/ManagementEjbDeploymentInformation.java:[30,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/RegisterManagementEJBService.java:[50,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/RegisterManagementEJBService.java:[55,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/RegisterManagementEJBService.java:[56,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/RegisterMBeanServerDelegateService.java:[26,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/RegisterMBeanServerDelegateService.java:[31,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/JSR77ManagementSubsystemAdd.java:[57,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/JSR77ManagementSubsystemAdd.java:[58,27] org.jboss.msc.value.Values in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/Jsr77DependenciesProcessor.java:[11,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/ejb/ManagementEjbDeploymentInformation.java:[39,75] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/ejb/ManagementEjbDeploymentInformation.java:[40,28] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/ejb/ManagementEjbDeploymentInformation.java:[40,108] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/JSR77ManagementSubsystemRemove.java:[41,9] AbstractRemoveStepHandler(org.jboss.as.controller.capability.RuntimeCapability...) in org.jboss.as.controller.AbstractRemoveStepHandler has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/RegisterManagementEJBService.java:[63,54] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/RegisterManagementEJBService.java:[67,11] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/RegisterManagementEJBService.java:[67,79] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/RegisterManagementEJBService.java:[68,11] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/RegisterManagementEJBService.java:[68,78] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/RegisterManagementEJBService.java:[69,11] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/RegisterManagementEJBService.java:[69,61] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/RegisterManagementEJBService.java:[70,11] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/RegisterManagementEJBService.java:[70,78] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/RegisterManagementEJBService.java:[84,15] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/RegisterManagementEJBService.java:[84,67] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/RegisterManagementEJBService.java:[85,39] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/RegisterManagementEJBService.java:[87,15] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/RegisterManagementEJBService.java:[87,69] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/RegisterManagementEJBService.java:[88,41] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/RegisterManagementEJBService.java:[90,21] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/RegisterManagementEJBService.java:[90,79] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/JSR77ManagementExtension.java:[81,62] builder(org.jboss.as.controller.PersistentResourceDefinition,java.lang.String) in org.jboss.as.controller.PersistentResourceXMLDescription has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/RegisterMBeanServerDelegateService.java:[37,53] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/RegisterMBeanServerDelegateService.java:[41,11] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/RegisterMBeanServerDelegateService.java:[41,73] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/RegisterMBeanServerDelegateService.java:[42,11] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/RegisterMBeanServerDelegateService.java:[42,67] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/JSR77ManagementSubsystemAdd.java:[67,9] AbstractBoottimeAddStepHandler(org.jboss.as.controller.capability.RuntimeCapability,org.jboss.as.controller.AttributeDefinition...) in org.jboss.as.controller.AbstractBoottimeAddStepHandler has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/JSR77ManagementSubsystemAdd.java:[96,27] addService(org.jboss.msc.service.ServiceName,org.jboss.msc.service.Service) in org.jboss.msc.service.ServiceTarget has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/JSR77ManagementSubsystemAdd.java:[97,29] addDependency(org.jboss.msc.service.ServiceName,java.lang.Class,org.jboss.msc.inject.Injector) in org.jboss.msc.service.ServiceBuilder has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/JSR77ManagementSubsystemAdd.java:[98,29] addDependency(org.jboss.msc.service.ServiceName,java.lang.Class,org.jboss.msc.inject.Injector) in org.jboss.msc.service.ServiceBuilder has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/JSR77ManagementSubsystemAdd.java:[104,27] addService(org.jboss.msc.service.ServiceName,org.jboss.msc.service.Service) in org.jboss.msc.service.ServiceTarget has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/JSR77ManagementSubsystemAdd.java:[105,29] addDependency(org.jboss.msc.service.ServiceName,java.lang.Class,org.jboss.msc.inject.Injector) in org.jboss.msc.service.ServiceBuilder has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/JSR77ManagementSubsystemAdd.java:[106,29] addDependency(org.jboss.msc.service.ServiceName,java.lang.Class,org.jboss.msc.inject.Injector) in org.jboss.msc.service.ServiceBuilder has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/JSR77ManagementSubsystemAdd.java:[108,29] addDependency(org.jboss.msc.service.ServiceName,java.lang.Class,org.jboss.msc.inject.Injector) in org.jboss.msc.service.ServiceBuilder has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/JSR77ManagementSubsystemAdd.java:[109,29] addDependency(org.jboss.msc.service.ServiceName,java.lang.Class,org.jboss.msc.inject.Injector) in org.jboss.msc.service.ServiceBuilder has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/JSR77ManagementSubsystemAdd.java:[116,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/JSR77ManagementSubsystemAdd.java:[116,76] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/JSR77ManagementSubsystemAdd.java:[118,46] org.jboss.msc.value.Values in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/JSR77ManagementSubsystemAdd.java:[119,27] addService(org.jboss.msc.service.ServiceName,org.jboss.msc.service.Service) in org.jboss.msc.service.ServiceTarget has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/JSR77ManagementSubsystemAdd.java:[120,29] addDependency(org.jboss.msc.service.ServiceName,java.lang.Class,org.jboss.msc.inject.Injector) in org.jboss.msc.service.ServiceBuilder has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/Jsr77DependenciesProcessor.java:[20,26] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/main/java/org/jboss/as/jsr77/subsystem/Jsr77DependenciesProcessor.java:[20,55] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-jsr77 --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-jsr77 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-jsr77 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-jsr77 --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-jsr77 --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/target/wildfly-jsr77-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-jsr77 --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/target/wildfly-jsr77-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-jsr77 --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/target/wildfly-jsr77-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-jsr77/22.0.0.Beta1-SNAPSHOT/wildfly-jsr77-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-jsr77/22.0.0.Beta1-SNAPSHOT/wildfly-jsr77-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsr77/target/wildfly-jsr77-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-jsr77/22.0.0.Beta1-SNAPSHOT/wildfly-jsr77-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] -------------------< org.wildfly:wildfly-messaging >-------------------- [INFO] Building WildFly: (Legacy) Messaging Subsystem 22.0.0.Beta1-SNAPSHOT [118/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-messaging --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-messaging --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-messaging --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-messaging --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-messaging --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-messaging --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-messaging --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 59 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/messaging/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/messaging/src/main/java/org/jboss/as/messaging/MessagingSubsystemParser.java:[633,17] REMOTING_INTERCEPTORS in org.jboss.as.messaging.CommonAttributes has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/messaging/src/main/java/org/jboss/as/messaging/MessagingSubsystemParser.java:[633,38] parseAndAddParameterElement(java.lang.String,org.jboss.dmr.ModelNode,javax.xml.stream.XMLStreamReader) in org.jboss.as.controller.ListAttributeDefinition has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/messaging/src/main/java/org/jboss/as/messaging/MessagingSubsystemParser.java:[1207,58] parse(java.lang.String,javax.xml.stream.XMLStreamReader) in org.jboss.as.controller.SimpleAttributeDefinition has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/messaging/src/main/java/org/jboss/as/messaging/MessagingSubsystemParser.java:[1304,64] parseAndAddParameterElement(java.lang.String,org.jboss.dmr.ModelNode,javax.xml.stream.XMLStreamReader) in org.jboss.as.controller.ListAttributeDefinition has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/messaging/src/main/java/org/jboss/as/messaging/MessagingSubsystemParser.java:[1381,57] parseAndAddParameterElement(java.lang.String,org.jboss.dmr.ModelNode,javax.xml.stream.XMLStreamReader) in org.jboss.as.controller.ListAttributeDefinition has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/messaging/src/main/java/org/jboss/as/messaging/MessagingSubsystemParser.java:[1405,57] parseAndAddParameterElement(java.lang.String,org.jboss.dmr.ModelNode,javax.xml.stream.XMLStreamReader) in org.jboss.as.controller.ListAttributeDefinition has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/messaging/src/main/java/org/jboss/as/messaging/MessagingSubsystemParser.java:[1515,39] parseAndAddParameterElement(java.lang.String,org.jboss.dmr.ModelNode,javax.xml.stream.XMLStreamReader) in org.jboss.as.controller.ListAttributeDefinition has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/messaging/src/main/java/org/jboss/as/messaging/Messaging13SubsystemParser.java:[312,47] parseAndAddParameterElement(java.lang.String,org.jboss.dmr.ModelNode,javax.xml.stream.XMLStreamReader) in org.jboss.as.controller.ListAttributeDefinition has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/messaging/src/main/java/org/jboss/as/messaging/Messaging13SubsystemParser.java:[325,47] parseAndAddParameterElement(java.lang.String,org.jboss.dmr.ModelNode,javax.xml.stream.XMLStreamReader) in org.jboss.as.controller.ListAttributeDefinition has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/messaging/src/main/java/org/jboss/as/messaging/Messaging13SubsystemParser.java:[379,60] parseAndAddParameterElement(java.lang.String,org.jboss.dmr.ModelNode,javax.xml.stream.XMLStreamReader) in org.jboss.as.controller.ListAttributeDefinition has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/messaging/src/main/java/org/jboss/as/messaging/Element.java:[86,34] GROUP_ADDRESS in org.jboss.as.messaging.CommonAttributes has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/messaging/src/main/java/org/jboss/as/messaging/Element.java:[87,31] GROUP_PORT in org.jboss.as.messaging.CommonAttributes has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/messaging/src/main/java/org/jboss/as/messaging/Element.java:[115,39] LOCAL_BIND_ADDRESS in org.jboss.as.messaging.CommonAttributes has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/messaging/src/main/java/org/jboss/as/messaging/Element.java:[116,36] LOCAL_BIND_PORT in org.jboss.as.messaging.CommonAttributes has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/messaging/src/main/java/org/jboss/as/messaging/Element.java:[145,42] REMOTING_INTERCEPTORS in org.jboss.as.messaging.CommonAttributes has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/messaging/src/main/java/org/jboss/as/messaging/BroadcastGroupDefinition.java:[86,110] LOCAL_BIND_ADDRESS in org.jboss.as.messaging.CommonAttributes has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/messaging/src/main/java/org/jboss/as/messaging/BroadcastGroupDefinition.java:[86,130] LOCAL_BIND_PORT in org.jboss.as.messaging.CommonAttributes has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/messaging/src/main/java/org/jboss/as/messaging/BroadcastGroupDefinition.java:[87,9] GROUP_ADDRESS in org.jboss.as.messaging.CommonAttributes has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/messaging/src/main/java/org/jboss/as/messaging/BroadcastGroupDefinition.java:[87,24] GROUP_PORT in org.jboss.as.messaging.CommonAttributes has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/messaging/src/main/java/org/jboss/as/messaging/MessagingTransformers.java:[77,23] buildAndRegister(org.jboss.as.controller.SubsystemRegistration,org.jboss.as.controller.ModelVersion[]...) in org.jboss.as.controller.transform.description.ChainedTransformationDescriptionBuilder has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/messaging/src/main/java/org/jboss/as/messaging/DiscoveryGroupDefinition.java:[69,110] LOCAL_BIND_ADDRESS in org.jboss.as.messaging.CommonAttributes has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/messaging/src/main/java/org/jboss/as/messaging/DiscoveryGroupDefinition.java:[69,130] GROUP_ADDRESS in org.jboss.as.messaging.CommonAttributes has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/messaging/src/main/java/org/jboss/as/messaging/DiscoveryGroupDefinition.java:[69,145] GROUP_PORT in org.jboss.as.messaging.CommonAttributes has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/messaging/src/main/java/org/jboss/as/messaging/jms/bridge/JMSBridgeDefinition.java:[91,13] setXmlName(java.lang.String) in org.jboss.as.controller.PropertiesAttributeDefinition.Builder has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/messaging/src/main/java/org/jboss/as/messaging/jms/bridge/JMSBridgeDefinition.java:[123,13] setXmlName(java.lang.String) in org.jboss.as.controller.PropertiesAttributeDefinition.Builder has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/messaging/src/main/java/org/jboss/as/messaging/MigrateOperation.java:[499,39] LOCAL_BIND_ADDRESS in org.jboss.as.messaging.CommonAttributes has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/messaging/src/main/java/org/jboss/as/messaging/MigrateOperation.java:[499,69] GROUP_ADDRESS in org.jboss.as.messaging.CommonAttributes has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/messaging/src/main/java/org/jboss/as/messaging/MigrateOperation.java:[499,94] GROUP_PORT in org.jboss.as.messaging.CommonAttributes has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/messaging/src/main/java/org/jboss/as/messaging/MigrateOperation.java:[520,64] LOCAL_BIND_ADDRESS in org.jboss.as.messaging.CommonAttributes has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/messaging/src/main/java/org/jboss/as/messaging/MigrateOperation.java:[521,17] LOCAL_BIND_PORT in org.jboss.as.messaging.CommonAttributes has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/messaging/src/main/java/org/jboss/as/messaging/MigrateOperation.java:[522,17] GROUP_ADDRESS in org.jboss.as.messaging.CommonAttributes has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/messaging/src/main/java/org/jboss/as/messaging/MigrateOperation.java:[523,17] GROUP_PORT in org.jboss.as.messaging.CommonAttributes has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/messaging/src/main/java/org/jboss/as/messaging/MigrateOperation.java:[658,59] REMOTING_INTERCEPTORS in org.jboss.as.messaging.CommonAttributes has been deprecated [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-messaging --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-messaging --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 21 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-messaging --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/messaging/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-messaging --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-messaging --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/messaging/target/wildfly-messaging-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-messaging --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/messaging/target/wildfly-messaging-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-messaging --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/messaging/target/wildfly-messaging-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-messaging/22.0.0.Beta1-SNAPSHOT/wildfly-messaging-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/messaging/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-messaging/22.0.0.Beta1-SNAPSHOT/wildfly-messaging-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/messaging/target/wildfly-messaging-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-messaging/22.0.0.Beta1-SNAPSHOT/wildfly-messaging-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --------------< org.wildfly:wildfly-security-vault-tool >--------------- [INFO] Building WildFly: Security Vault Tool 22.0.0.Beta1-SNAPSHOT [119/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-security-vault-tool --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-security-vault-tool --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-security-vault-tool --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-security-vault-tool --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-security-vault-tool --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-security-vault-tool --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/vault-tool/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-security-vault-tool --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/vault-tool/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/vault-tool/src/main/java/org/jboss/as/security/vault/VaultTool.java:[35,30] org.apache.commons.cli.PosixParser in org.apache.commons.cli has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/vault-tool/src/main/java/org/jboss/as/security/vault/VaultTool.java:[35,30] org.apache.commons.cli.PosixParser in org.apache.commons.cli has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/vault-tool/src/main/java/org/jboss/as/security/vault/VaultTool.java:[35,30] org.apache.commons.cli.PosixParser in org.apache.commons.cli has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/vault-tool/src/main/java/org/jboss/as/security/vault/VaultTool.java:[35,30] org.apache.commons.cli.PosixParser in org.apache.commons.cli has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/vault-tool/src/main/java/org/jboss/as/security/vault/VaultTool.java:[133,22] org.apache.commons.cli.PosixParser in org.apache.commons.cli has been deprecated [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-security-vault-tool --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-security-vault-tool --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/vault-tool/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-security-vault-tool --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/vault-tool/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-security-vault-tool --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-security-vault-tool --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/vault-tool/target/wildfly-security-vault-tool-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-security-vault-tool --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/vault-tool/target/wildfly-security-vault-tool-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-security-vault-tool --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/vault-tool/target/wildfly-security-vault-tool-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-security-vault-tool/22.0.0.Beta1-SNAPSHOT/wildfly-security-vault-tool-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/vault-tool/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-security-vault-tool/22.0.0.Beta1-SNAPSHOT/wildfly-security-vault-tool-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/security/vault-tool/target/wildfly-security-vault-tool-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-security-vault-tool/22.0.0.Beta1-SNAPSHOT/wildfly-security-vault-tool-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] -------------------< org.wildfly:wildfly-picketlink >------------------- [INFO] Building WildFly: PicketLink Subsystem 22.0.0.Beta1-SNAPSHOT [120/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/picketlink/picketlink-api/2.5.5.SP12-redhat-00009/picketlink-api-2.5.5.SP12-redhat-00009.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/picketlink/picketlink-api/2.5.5.SP12-redhat-00009/picketlink-api-2.5.5.SP12-redhat-00009.pom [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/picketlink/picketlink-api/2.5.5.SP12-redhat-00009/picketlink-api-2.5.5.SP12-redhat-00009.pom (1.3 kB at 1.0 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/picketlink/picketlink-base-parent/2.5.5.SP12-redhat-00009/picketlink-base-parent-2.5.5.SP12-redhat-00009.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/picketlink/picketlink-base-parent/2.5.5.SP12-redhat-00009/picketlink-base-parent-2.5.5.SP12-redhat-00009.pom [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/picketlink/picketlink-base-parent/2.5.5.SP12-redhat-00009/picketlink-base-parent-2.5.5.SP12-redhat-00009.pom (1.1 kB at 2.5 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/picketlink/picketlink-parent/2.5.5.SP12-redhat-00009/picketlink-parent-2.5.5.SP12-redhat-00009.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/picketlink/picketlink-parent/2.5.5.SP12-redhat-00009/picketlink-parent-2.5.5.SP12-redhat-00009.pom [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/picketlink/picketlink-parent/2.5.5.SP12-redhat-00009/picketlink-parent-2.5.5.SP12-redhat-00009.pom (20 kB at 37 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/19.0.0.redhat-2/jboss-parent-19.0.0.redhat-2.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jboss/jboss-parent/19.0.0.redhat-2/jboss-parent-19.0.0.redhat-2.pom [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jboss/jboss-parent/19.0.0.redhat-2/jboss-parent-19.0.0.redhat-2.pom (33 kB at 118 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/jboss-javaee-6.0/2.0.0.Final/jboss-javaee-6.0-2.0.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/jboss-javaee-6.0/2.0.0.Final/jboss-javaee-6.0-2.0.0.Final.pom (7.0 kB at 13 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/jboss-javaee6-specs-bom/2.0.0.Final/jboss-javaee6-specs-bom-2.0.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/jboss-javaee6-specs-bom/2.0.0.Final/jboss-javaee6-specs-bom-2.0.0.Final.pom (8.4 kB at 30 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/drools/drools-bom/6.0.0.CR4/drools-bom-6.0.0.CR4.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/drools/drools-bom/6.0.0.CR4/drools-bom-6.0.0.CR4.pom (35 kB at 85 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/kie/kie-parent-metadata/6.0.0.CR4/kie-parent-metadata-6.0.0.CR4.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/kie/kie-parent-metadata/6.0.0.CR4/kie-parent-metadata-6.0.0.CR4.pom (28 kB at 99 kB/s) [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/kie/kie-bom/6.0.0.CR4/kie-bom-6.0.0.CR4.pom [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/kie/kie-bom/6.0.0.CR4/kie-bom-6.0.0.CR4.pom [INFO] Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/kie/kie-bom/6.0.0.CR4/kie-bom-6.0.0.CR4.pom (25 kB at 30 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-bom/1.0.3.Final/arquillian-bom-1.0.3.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-bom/1.0.3.Final/arquillian-bom-1.0.3.Final.pom (11 kB at 38 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-bom/1.0.1/shrinkwrap-bom-1.0.1.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-bom/1.0.1/shrinkwrap-bom-1.0.1.pom (3.2 kB at 11 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/1.0.0-beta-7/shrinkwrap-resolver-bom-1.0.0-beta-7.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/1.0.0-beta-7/shrinkwrap-resolver-bom-1.0.0-beta-7.pom (3.3 kB at 12 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/picketlink/picketlink-idm-api/2.5.5.SP12-redhat-00009/picketlink-idm-api-2.5.5.SP12-redhat-00009.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/picketlink/picketlink-idm-api/2.5.5.SP12-redhat-00009/picketlink-idm-api-2.5.5.SP12-redhat-00009.pom [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/picketlink/picketlink-idm-api/2.5.5.SP12-redhat-00009/picketlink-idm-api-2.5.5.SP12-redhat-00009.pom (755 B at 807 B/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/picketlink/picketlink-idm-parent/2.5.5.SP12-redhat-00009/picketlink-idm-parent-2.5.5.SP12-redhat-00009.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/picketlink/picketlink-idm-parent/2.5.5.SP12-redhat-00009/picketlink-idm-parent-2.5.5.SP12-redhat-00009.pom [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/picketlink/picketlink-idm-parent/2.5.5.SP12-redhat-00009/picketlink-idm-parent-2.5.5.SP12-redhat-00009.pom (1.2 kB at 1.6 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/picketlink/picketlink-common/2.5.5.SP12-redhat-00009/picketlink-common-2.5.5.SP12-redhat-00009.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/picketlink/picketlink-common/2.5.5.SP12-redhat-00009/picketlink-common-2.5.5.SP12-redhat-00009.pom [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/picketlink/picketlink-common/2.5.5.SP12-redhat-00009/picketlink-common-2.5.5.SP12-redhat-00009.pom (1.1 kB at 811 B/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/picketlink/picketlink-idm-impl/2.5.5.SP12-redhat-00009/picketlink-idm-impl-2.5.5.SP12-redhat-00009.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/picketlink/picketlink-idm-impl/2.5.5.SP12-redhat-00009/picketlink-idm-impl-2.5.5.SP12-redhat-00009.pom [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/picketlink/picketlink-idm-impl/2.5.5.SP12-redhat-00009/picketlink-idm-impl-2.5.5.SP12-redhat-00009.pom (1.2 kB at 2.7 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/picketlink/picketlink-idm-simple-schema/2.5.5.SP12-redhat-00009/picketlink-idm-simple-schema-2.5.5.SP12-redhat-00009.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/picketlink/picketlink-idm-simple-schema/2.5.5.SP12-redhat-00009/picketlink-idm-simple-schema-2.5.5.SP12-redhat-00009.pom [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/picketlink/picketlink-idm-simple-schema/2.5.5.SP12-redhat-00009/picketlink-idm-simple-schema-2.5.5.SP12-redhat-00009.pom (1.1 kB at 2.3 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/picketlink/picketlink-federation/2.5.5.SP12-redhat-00009/picketlink-federation-2.5.5.SP12-redhat-00009.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/picketlink/picketlink-federation/2.5.5.SP12-redhat-00009/picketlink-federation-2.5.5.SP12-redhat-00009.pom [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/picketlink/picketlink-federation/2.5.5.SP12-redhat-00009/picketlink-federation-2.5.5.SP12-redhat-00009.pom (5.6 kB at 12 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/picketlink/picketlink-config/2.5.5.SP12-redhat-00009/picketlink-config-2.5.5.SP12-redhat-00009.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/picketlink/picketlink-config/2.5.5.SP12-redhat-00009/picketlink-config-2.5.5.SP12-redhat-00009.pom [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/picketlink/picketlink-config/2.5.5.SP12-redhat-00009/picketlink-config-2.5.5.SP12-redhat-00009.pom (1.5 kB at 2.2 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/picketlink/distribution/picketlink-wildfly8/2.5.5.SP12-redhat-00012/picketlink-wildfly8-2.5.5.SP12-redhat-00012.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/picketlink/distribution/picketlink-wildfly8/2.5.5.SP12-redhat-00012/picketlink-wildfly8-2.5.5.SP12-redhat-00012.pom [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/picketlink/distribution/picketlink-wildfly8/2.5.5.SP12-redhat-00012/picketlink-wildfly8-2.5.5.SP12-redhat-00012.pom (897 B at 443 B/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/picketlink/picketlink-bindings-parent/2.5.5.SP12-redhat-00012/picketlink-bindings-parent-2.5.5.SP12-redhat-00012.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/picketlink/picketlink-bindings-parent/2.5.5.SP12-redhat-00012/picketlink-bindings-parent-2.5.5.SP12-redhat-00012.pom [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/picketlink/picketlink-bindings-parent/2.5.5.SP12-redhat-00012/picketlink-bindings-parent-2.5.5.SP12-redhat-00012.pom (13 kB at 28 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/picketlink/picketlink-api/2.5.5.SP12-redhat-00009/picketlink-api-2.5.5.SP12-redhat-00009.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/picketlink/picketlink-idm-simple-schema/2.5.5.SP12-redhat-00009/picketlink-idm-simple-schema-2.5.5.SP12-redhat-00009.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/picketlink/picketlink-idm-impl/2.5.5.SP12-redhat-00009/picketlink-idm-impl-2.5.5.SP12-redhat-00009.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/picketlink/picketlink-common/2.5.5.SP12-redhat-00009/picketlink-common-2.5.5.SP12-redhat-00009.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/picketlink/picketlink-idm-api/2.5.5.SP12-redhat-00009/picketlink-idm-api-2.5.5.SP12-redhat-00009.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/picketlink/picketlink-federation/2.5.5.SP12-redhat-00009/picketlink-federation-2.5.5.SP12-redhat-00009.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/picketlink/picketlink-config/2.5.5.SP12-redhat-00009/picketlink-config-2.5.5.SP12-redhat-00009.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/picketlink/distribution/picketlink-wildfly8/2.5.5.SP12-redhat-00012/picketlink-wildfly8-2.5.5.SP12-redhat-00012.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/picketlink/picketlink-api/2.5.5.SP12-redhat-00009/picketlink-api-2.5.5.SP12-redhat-00009.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/picketlink/picketlink-idm-impl/2.5.5.SP12-redhat-00009/picketlink-idm-impl-2.5.5.SP12-redhat-00009.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/picketlink/picketlink-common/2.5.5.SP12-redhat-00009/picketlink-common-2.5.5.SP12-redhat-00009.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/picketlink/picketlink-idm-api/2.5.5.SP12-redhat-00009/picketlink-idm-api-2.5.5.SP12-redhat-00009.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/picketlink/picketlink-idm-simple-schema/2.5.5.SP12-redhat-00009/picketlink-idm-simple-schema-2.5.5.SP12-redhat-00009.jar [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/picketlink/picketlink-api/2.5.5.SP12-redhat-00009/picketlink-api-2.5.5.SP12-redhat-00009.jar (103 kB at 185 kB/s) [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/picketlink/picketlink-federation/2.5.5.SP12-redhat-00009/picketlink-federation-2.5.5.SP12-redhat-00009.jar [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/picketlink/picketlink-idm-simple-schema/2.5.5.SP12-redhat-00009/picketlink-idm-simple-schema-2.5.5.SP12-redhat-00009.jar (21 kB at 31 kB/s) [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/picketlink/picketlink-config/2.5.5.SP12-redhat-00009/picketlink-config-2.5.5.SP12-redhat-00009.jar [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/picketlink/picketlink-config/2.5.5.SP12-redhat-00009/picketlink-config-2.5.5.SP12-redhat-00009.jar (52 kB at 48 kB/s) [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/picketlink/distribution/picketlink-wildfly8/2.5.5.SP12-redhat-00012/picketlink-wildfly8-2.5.5.SP12-redhat-00012.jar [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/picketlink/picketlink-common/2.5.5.SP12-redhat-00009/picketlink-common-2.5.5.SP12-redhat-00009.jar (155 kB at 136 kB/s) [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/picketlink/picketlink-idm-impl/2.5.5.SP12-redhat-00009/picketlink-idm-impl-2.5.5.SP12-redhat-00009.jar (271 kB at 231 kB/s) [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/picketlink/picketlink-idm-api/2.5.5.SP12-redhat-00009/picketlink-idm-api-2.5.5.SP12-redhat-00009.jar (232 kB at 192 kB/s) [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/picketlink/picketlink-federation/2.5.5.SP12-redhat-00009/picketlink-federation-2.5.5.SP12-redhat-00009.jar (1.2 MB at 876 kB/s) [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/picketlink/distribution/picketlink-wildfly8/2.5.5.SP12-redhat-00012/picketlink-wildfly8-2.5.5.SP12-redhat-00012.jar (314 kB at 189 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-picketlink --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-picketlink --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-picketlink --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-picketlink --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-picketlink --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-picketlink --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-picketlink --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 111 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/service/EntityProviderService.java:[32,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/service/PicketLinkFederationService.java:[25,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/service/FederationService.java:[24,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/service/KeyStoreProviderService.java:[25,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/service/KeyStoreProviderService.java:[31,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/idm/service/JPAIdentityStoreService.java:[28,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/idm/service/JPAIdentityStoreService.java:[32,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/idm/config/JPAStoreSubsystemConfiguration.java:[27,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/idm/service/FileIdentityStoreService.java:[26,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/idm/service/FileIdentityStoreService.java:[30,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/service/SAMLService.java:[24,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/service/SAMLService.java:[30,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/service/KeyService.java:[24,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/service/KeyService.java:[30,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/deployment/FederationDependencyProcessor.java:[34,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/idm/service/PartitionManagerService.java:[31,28] org.jboss.msc.inject.InjectionException in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/idm/service/PartitionManagerService.java:[32,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/idm/service/PartitionManagerService.java:[33,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/idm/service/PartitionManagerService.java:[40,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/idm/model/PartitionManagerAddHandler.java:[38,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/idm/model/PartitionManagerAddHandler.java:[45,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/service/TrustDomainService.java:[24,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/service/TrustDomainService.java:[30,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/service/EntityProviderService.java:[32,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/service/PicketLinkFederationService.java:[25,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/service/FederationService.java:[24,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/service/KeyStoreProviderService.java:[25,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/service/KeyStoreProviderService.java:[31,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/idm/service/JPAIdentityStoreService.java:[28,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/idm/service/JPAIdentityStoreService.java:[32,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/idm/config/JPAStoreSubsystemConfiguration.java:[27,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/idm/service/FileIdentityStoreService.java:[26,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/idm/service/FileIdentityStoreService.java:[30,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/service/SAMLService.java:[24,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/service/SAMLService.java:[30,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/service/KeyService.java:[24,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/service/KeyService.java:[30,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/deployment/FederationDependencyProcessor.java:[34,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/idm/service/PartitionManagerService.java:[31,28] org.jboss.msc.inject.InjectionException in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/idm/service/PartitionManagerService.java:[32,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/idm/service/PartitionManagerService.java:[33,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/idm/service/PartitionManagerService.java:[40,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/idm/model/PartitionManagerAddHandler.java:[38,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/idm/model/PartitionManagerAddHandler.java:[45,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/service/TrustDomainService.java:[24,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/service/TrustDomainService.java:[30,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/service/EntityProviderService.java:[32,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/service/PicketLinkFederationService.java:[25,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/service/FederationService.java:[24,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/service/KeyStoreProviderService.java:[25,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/service/KeyStoreProviderService.java:[31,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/idm/service/JPAIdentityStoreService.java:[28,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/idm/service/JPAIdentityStoreService.java:[32,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/idm/config/JPAStoreSubsystemConfiguration.java:[27,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/idm/service/FileIdentityStoreService.java:[26,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/idm/service/FileIdentityStoreService.java:[30,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/service/SAMLService.java:[24,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/service/SAMLService.java:[30,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/service/KeyService.java:[24,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/service/KeyService.java:[30,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/deployment/FederationDependencyProcessor.java:[34,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/idm/service/PartitionManagerService.java:[31,28] org.jboss.msc.inject.InjectionException in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/idm/service/PartitionManagerService.java:[32,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/idm/service/PartitionManagerService.java:[33,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/idm/service/PartitionManagerService.java:[40,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/idm/model/PartitionManagerAddHandler.java:[38,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/idm/model/PartitionManagerAddHandler.java:[45,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/service/TrustDomainService.java:[24,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/service/TrustDomainService.java:[30,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/service/EntityProviderService.java:[32,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/service/PicketLinkFederationService.java:[25,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/service/FederationService.java:[24,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/service/KeyStoreProviderService.java:[25,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/service/KeyStoreProviderService.java:[31,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/idm/service/JPAIdentityStoreService.java:[28,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/idm/service/JPAIdentityStoreService.java:[32,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/idm/config/JPAStoreSubsystemConfiguration.java:[27,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/idm/service/FileIdentityStoreService.java:[26,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/idm/service/FileIdentityStoreService.java:[30,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/service/SAMLService.java:[24,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/service/SAMLService.java:[30,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/service/KeyService.java:[24,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/service/KeyService.java:[30,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/deployment/FederationDependencyProcessor.java:[34,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/idm/service/PartitionManagerService.java:[31,28] org.jboss.msc.inject.InjectionException in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/idm/service/PartitionManagerService.java:[32,28] org.jboss.msc.inject.Injector in org.jboss.msc.inject has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/idm/service/PartitionManagerService.java:[33,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/idm/service/PartitionManagerService.java:[40,27] org.jboss.msc.value.ImmediateValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/idm/model/PartitionManagerAddHandler.java:[38,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/idm/model/PartitionManagerAddHandler.java:[45,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/service/TrustDomainService.java:[24,29] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/service/TrustDomainService.java:[30,27] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/model/handlers/HandlerResourceDefinition.java:[51,23] EnumValidator(java.lang.Class,boolean,boolean) in org.jboss.as.controller.operations.validation.EnumValidator has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/service/EntityProviderService.java:[69,19] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/service/EntityProviderService.java:[69,76] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/service/EntityProviderService.java:[290,12] org.jboss.msc.value.InjectedValue in org.jboss.msc.value has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/service/EntityProviderService.java:[330,129] unchecked cast required: org.jboss.msc.service.ServiceController found: org.jboss.msc.service.ServiceController [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/service/EntityProviderService.java:[333,92] unchecked cast required: org.jboss.msc.service.ServiceController found: org.jboss.msc.service.ServiceController [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/service/EntityProviderService.java:[340,23] getValue() in org.jboss.msc.service.ServiceController has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/service/PicketLinkFederationService.java:[33,57] org.jboss.msc.service.Service in org.jboss.msc.service has been deprecated [INFO] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/service/FederationService.java: Some input files additionally use or override a deprecated API. [INFO] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/src/main/java/org/wildfly/extension/picketlink/federation/model/saml/SAMLResourceDefinition.java: Some input files additionally use unchecked or unsafe operations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-picketlink --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-picketlink --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-picketlink --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-picketlink --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-picketlink --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/target/wildfly-picketlink-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-picketlink --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/target/wildfly-picketlink-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-picketlink --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/target/wildfly-picketlink-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-picketlink/22.0.0.Beta1-SNAPSHOT/wildfly-picketlink-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-picketlink/22.0.0.Beta1-SNAPSHOT/wildfly-picketlink-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/picketlink/target/wildfly-picketlink-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-picketlink/22.0.0.Beta1-SNAPSHOT/wildfly-picketlink-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] ----------------------< org.wildfly:wildfly-web >----------------------- [INFO] Building WildFly: Web Subsystem 22.0.0.Beta1-SNAPSHOT [121/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-web --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-web --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-web --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-web --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 30 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/web/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/web/src/main/java/org/jboss/as/web/WebSubsystemParser.java:[588,57] parseAndAddParameterElement(java.lang.String,org.jboss.dmr.ModelNode,javax.xml.stream.XMLStreamReader) in org.jboss.as.controller.ListAttributeDefinition has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/web/src/main/java/org/jboss/as/web/WebSubsystemParser.java:[1081,66] parseAndAddParameterElement(java.lang.String,org.jboss.dmr.ModelNode,javax.xml.stream.XMLStreamReader) in org.jboss.as.controller.ListAttributeDefinition has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/web/src/main/java/org/jboss/as/web/WebContainerDefinition.java:[54,13] setWrapXmlElement(boolean) in org.jboss.as.controller.PropertiesAttributeDefinition.Builder has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/web/src/main/java/org/jboss/as/web/WebContainerDefinition.java:[55,13] setXmlName(java.lang.String) in org.jboss.as.controller.PropertiesAttributeDefinition.Builder has been deprecated [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-web --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/web/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-web --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-web --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/web/target/wildfly-web-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-web --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/web/target/wildfly-web-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-web --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/web/target/wildfly-web-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-web/22.0.0.Beta1-SNAPSHOT/wildfly-web-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/web/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-web/22.0.0.Beta1-SNAPSHOT/wildfly-web-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/legacy/web/target/wildfly-web-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-web/22.0.0.Beta1-SNAPSHOT/wildfly-web-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] -------------< org.wildfly:wildfly-ee-feature-pack-pruned >------------- [INFO] Building WildFly: EE Feature Pack Pruned Resources 22.0.0.Beta1-SNAPSHOT [122/160] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/picketlink/picketlink-impl/2.5.5.SP12-redhat-00009/picketlink-impl-2.5.5.SP12-redhat-00009.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/picketlink/picketlink-impl/2.5.5.SP12-redhat-00009/picketlink-impl-2.5.5.SP12-redhat-00009.pom [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/picketlink/picketlink-impl/2.5.5.SP12-redhat-00009/picketlink-impl-2.5.5.SP12-redhat-00009.pom (2.7 kB at 3.6 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/picketlink/picketlink-impl/2.5.5.SP12-redhat-00009/picketlink-impl-2.5.5.SP12-redhat-00009.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/picketlink/picketlink-impl/2.5.5.SP12-redhat-00009/picketlink-impl-2.5.5.SP12-redhat-00009.jar [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/picketlink/picketlink-impl/2.5.5.SP12-redhat-00009/picketlink-impl-2.5.5.SP12-redhat-00009.jar (94 kB at 325 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-ee-feature-pack-pruned --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-ee-feature-pack-pruned --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-ee-feature-pack-pruned --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-ee-feature-pack-pruned --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-transitive-deps) @ wildfly-ee-feature-pack-pruned --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-ee-feature-pack-pruned --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-ee-feature-pack-pruned --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-assembly-plugin:3.1.1:single (assemble) @ wildfly-ee-feature-pack-pruned --- [INFO] Reading assembly descriptor: assembly.xml [INFO] Building zip: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-feature-pack/pruned/target/wildfly-ee-feature-pack-pruned-22.0.0.Beta1-SNAPSHOT.zip [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-ee-feature-pack-pruned --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-ee-feature-pack-pruned --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-feature-pack/pruned/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-ee-feature-pack-pruned/22.0.0.Beta1-SNAPSHOT/wildfly-ee-feature-pack-pruned-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-feature-pack/pruned/target/wildfly-ee-feature-pack-pruned-22.0.0.Beta1-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/wildfly/wildfly-ee-feature-pack-pruned/22.0.0.Beta1-SNAPSHOT/wildfly-ee-feature-pack-pruned-22.0.0.Beta1-SNAPSHOT.zip [INFO] [INFO] ----------------< org.wildfly:wildfly-ee-galleon-pack >----------------- [INFO] Building WildFly: EE Full Galleon Pack 22.0.0.Beta1-SNAPSHOT [123/160] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-ee-galleon-pack --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-ee-galleon-pack --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-ee-galleon-pack --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-ee-galleon-pack --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-transitive-deps) @ wildfly-ee-galleon-pack --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-ee-galleon-pack --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-pruned-feature-pack-resources) @ wildfly-ee-galleon-pack --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 33 resources [INFO] [INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-common-feature-pack-resources) @ wildfly-ee-galleon-pack --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 329 resources [INFO] [INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-ee8-api-feature-pack-resources) @ wildfly-ee-galleon-pack --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] [INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-galleon-common-feature-pack-resources) @ wildfly-ee-galleon-pack --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 123 resources [INFO] [INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources) @ wildfly-ee-galleon-pack --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 45 resources [INFO] [INFO] --- licenses-plugin:2.2.0.Final:insert-versions (update-licenses-xml) @ wildfly-ee-galleon-pack --- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/rts/restat/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/jboss/narayana/rts/restat/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/jboss/narayana/rts/rest-tx/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/rts/rest-tx/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/jboss/narayana/narayana-all/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/narayana-all/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/jts/narayana-jts-all/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/jboss/narayana/jts/narayana-jts-all/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading from jbossThirdParty: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/jboss/narayana/xts/xts-all/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/xts/xts-all/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Sort licenses true [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-ee-galleon-pack --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- wildfly-galleon-maven-plugin:5.0.0.Beta2:build-feature-pack (feature-pack-build) @ wildfly-ee-galleon-pack --- WARN: Feature spec subsystem.remoting does not match the corresponding feature spec profile.subsystem.remoting: Required capabilities in standalone model [org.wildfly.io.worker.$worker] do not match required capabilities in the domain model [] WARN: NO PROVIDER found for capability org.wildfly.management.executor WARN: NO PROVIDER found for capability org.wildfly.management.model-controller-client-factory WARN: NO PROVIDER found for capability org.wildfly.management.path-manager WARN: NO PROVIDER found for capability org.wildfly.management.executor WARN: NO PROVIDER found for capability org.wildfly.management.model-controller-client-factory WARN: NO PROVIDER found for capability org.wildfly.management.process-state-notifier [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-ee-galleon-pack --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-ee-galleon-pack --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-feature-pack/galleon-feature-pack/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-ee-galleon-pack/22.0.0.Beta1-SNAPSHOT/wildfly-ee-galleon-pack-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-feature-pack/galleon-feature-pack/target/wildfly-ee-galleon-pack-22.0.0.Beta1-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/wildfly/wildfly-ee-galleon-pack/22.0.0.Beta1-SNAPSHOT/wildfly-ee-galleon-pack-22.0.0.Beta1-SNAPSHOT.zip [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-feature-pack/galleon-feature-pack/target/wildfly-ee-galleon-pack-22.0.0.Beta1-SNAPSHOT-artifact-list.txt to /home/jenkins/.m2/repository/org/wildfly/wildfly-ee-galleon-pack/22.0.0.Beta1-SNAPSHOT/wildfly-ee-galleon-pack-22.0.0.Beta1-SNAPSHOT-artifact-list.txt [INFO] [INFO] -----< org.wildfly:wildfly-microprofile-fault-tolerance-smallrye >------ [INFO] Building WildFly: MicroProfile Fault Tolerance modules 22.0.0.Beta1-SNAPSHOT [124/160] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-microprofile-fault-tolerance-smallrye --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-microprofile-fault-tolerance-smallrye --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-microprofile-fault-tolerance-smallrye --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-microprofile-fault-tolerance-smallrye --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-microprofile-fault-tolerance-smallrye --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-microprofile-fault-tolerance-smallrye --- [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-microprofile-fault-tolerance-smallrye --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-microprofile-fault-tolerance-smallrye --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/fault-tolerance-smallrye/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-microprofile-fault-tolerance-smallrye/22.0.0.Beta1-SNAPSHOT/wildfly-microprofile-fault-tolerance-smallrye-22.0.0.Beta1-SNAPSHOT.pom [INFO] [INFO] --< org.wildfly:wildfly-microprofile-fault-tolerance-smallrye-executor >-- [INFO] Building WildFly: MicroProfile Fault Tolerance - Executor 22.0.0.Beta1-SNAPSHOT [125/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/smallrye-fault-tolerance/4.3.1/smallrye-fault-tolerance-4.3.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/smallrye/smallrye-fault-tolerance/4.3.1/smallrye-fault-tolerance-4.3.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance/4.3.1/smallrye-fault-tolerance-4.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance/4.3.1/smallrye-fault-tolerance-4.3.1.pom (4.1 kB at 2.3 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/smallrye-fault-tolerance-implementation-parent/4.3.1/smallrye-fault-tolerance-implementation-parent-4.3.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/smallrye/smallrye-fault-tolerance-implementation-parent/4.3.1/smallrye-fault-tolerance-implementation-parent-4.3.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-implementation-parent/4.3.1/smallrye-fault-tolerance-implementation-parent-4.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-implementation-parent/4.3.1/smallrye-fault-tolerance-implementation-parent-4.3.1.pom (1.4 kB at 2.1 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/smallrye-fault-tolerance-parent/4.3.1/smallrye-fault-tolerance-parent-4.3.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/smallrye/smallrye-fault-tolerance-parent/4.3.1/smallrye-fault-tolerance-parent-4.3.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-parent/4.3.1/smallrye-fault-tolerance-parent-4.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-parent/4.3.1/smallrye-fault-tolerance-parent-4.3.1.pom (11 kB at 10 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/smallrye-fault-tolerance/4.3.1/smallrye-fault-tolerance-4.3.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/smallrye/smallrye-fault-tolerance/4.3.1/smallrye-fault-tolerance-4.3.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance/4.3.1/smallrye-fault-tolerance-4.3.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance/4.3.1/smallrye-fault-tolerance-4.3.1.jar (76 kB at 11 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-microprofile-fault-tolerance-smallrye-executor --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-microprofile-fault-tolerance-smallrye-executor --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-microprofile-fault-tolerance-smallrye-executor --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-microprofile-fault-tolerance-smallrye-executor --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-microprofile-fault-tolerance-smallrye-executor --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-microprofile-fault-tolerance-smallrye-executor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-microprofile-fault-tolerance-smallrye-executor --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/fault-tolerance-smallrye/executor/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-microprofile-fault-tolerance-smallrye-executor --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-microprofile-fault-tolerance-smallrye-executor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/fault-tolerance-smallrye/executor/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-microprofile-fault-tolerance-smallrye-executor --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-microprofile-fault-tolerance-smallrye-executor --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-microprofile-fault-tolerance-smallrye-executor --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/fault-tolerance-smallrye/executor/target/wildfly-microprofile-fault-tolerance-smallrye-executor-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-microprofile-fault-tolerance-smallrye-executor --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/fault-tolerance-smallrye/executor/target/wildfly-microprofile-fault-tolerance-smallrye-executor-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-microprofile-fault-tolerance-smallrye-executor --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/fault-tolerance-smallrye/executor/target/wildfly-microprofile-fault-tolerance-smallrye-executor-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-microprofile-fault-tolerance-smallrye-executor/22.0.0.Beta1-SNAPSHOT/wildfly-microprofile-fault-tolerance-smallrye-executor-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/fault-tolerance-smallrye/executor/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-microprofile-fault-tolerance-smallrye-executor/22.0.0.Beta1-SNAPSHOT/wildfly-microprofile-fault-tolerance-smallrye-executor-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/fault-tolerance-smallrye/executor/target/wildfly-microprofile-fault-tolerance-smallrye-executor-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-microprofile-fault-tolerance-smallrye-executor/22.0.0.Beta1-SNAPSHOT/wildfly-microprofile-fault-tolerance-smallrye-executor-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --< org.wildfly:wildfly-microprofile-fault-tolerance-smallrye-extension >-- [INFO] Building WildFly: MicroProfile Fault Tolerance - Extension 22.0.0.Beta1-SNAPSHOT [126/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/2.1.1/microprofile-fault-tolerance-api-2.1.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/2.1.1/microprofile-fault-tolerance-api-2.1.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/2.1.1/microprofile-fault-tolerance-api-2.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/2.1.1/microprofile-fault-tolerance-api-2.1.1.pom (4.5 kB at 18 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-parent/2.1.1/microprofile-fault-tolerance-parent-2.1.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-parent/2.1.1/microprofile-fault-tolerance-parent-2.1.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-parent/2.1.1/microprofile-fault-tolerance-parent-2.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-parent/2.1.1/microprofile-fault-tolerance-parent-2.1.1.pom (11 kB at 38 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/2.1.1/microprofile-fault-tolerance-api-2.1.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/2.1.1/microprofile-fault-tolerance-api-2.1.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/2.1.1/microprofile-fault-tolerance-api-2.1.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/2.1.1/microprofile-fault-tolerance-api-2.1.1.jar (18 kB at 3.6 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-microprofile-fault-tolerance-smallrye-extension --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-microprofile-fault-tolerance-smallrye-extension --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-microprofile-fault-tolerance-smallrye-extension --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-microprofile-fault-tolerance-smallrye-extension --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-microprofile-fault-tolerance-smallrye-extension --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-microprofile-fault-tolerance-smallrye-extension --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-microprofile-fault-tolerance-smallrye-extension --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/fault-tolerance-smallrye/extension/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-microprofile-fault-tolerance-smallrye-extension --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-microprofile-fault-tolerance-smallrye-extension --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-microprofile-fault-tolerance-smallrye-extension --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/fault-tolerance-smallrye/extension/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-microprofile-fault-tolerance-smallrye-extension --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-microprofile-fault-tolerance-smallrye-extension --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/fault-tolerance-smallrye/extension/target/wildfly-microprofile-fault-tolerance-smallrye-extension-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-microprofile-fault-tolerance-smallrye-extension --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/fault-tolerance-smallrye/extension/target/wildfly-microprofile-fault-tolerance-smallrye-extension-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-microprofile-fault-tolerance-smallrye-extension --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/fault-tolerance-smallrye/extension/target/wildfly-microprofile-fault-tolerance-smallrye-extension-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-microprofile-fault-tolerance-smallrye-extension/22.0.0.Beta1-SNAPSHOT/wildfly-microprofile-fault-tolerance-smallrye-extension-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/fault-tolerance-smallrye/extension/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-microprofile-fault-tolerance-smallrye-extension/22.0.0.Beta1-SNAPSHOT/wildfly-microprofile-fault-tolerance-smallrye-extension-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/fault-tolerance-smallrye/extension/target/wildfly-microprofile-fault-tolerance-smallrye-extension-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-microprofile-fault-tolerance-smallrye-extension/22.0.0.Beta1-SNAPSHOT/wildfly-microprofile-fault-tolerance-smallrye-extension-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] -----------< org.wildfly:wildfly-microprofile-jwt-smallrye >------------ [INFO] Building WildFly: MicroProfile JWT Extension With SmallRye 22.0.0.Beta1-SNAPSHOT [127/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/smallrye-jwt/2.0.13/smallrye-jwt-2.0.13.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/smallrye/smallrye-jwt/2.0.13/smallrye-jwt-2.0.13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt/2.0.13/smallrye-jwt-2.0.13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt/2.0.13/smallrye-jwt-2.0.13.pom (4.9 kB at 35 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/smallrye-jwt-parent/2.0.13/smallrye-jwt-parent-2.0.13.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/smallrye/smallrye-jwt-parent/2.0.13/smallrye-jwt-parent-2.0.13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt-parent/2.0.13/smallrye-jwt-parent-2.0.13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt-parent/2.0.13/smallrye-jwt-parent-2.0.13.pom (6.0 kB at 39 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.1.1/microprofile-jwt-auth-api-1.1.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.1.1/microprofile-jwt-auth-api-1.1.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.1.1/microprofile-jwt-auth-api-1.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.1.1/microprofile-jwt-auth-api-1.1.1.pom (4.6 kB at 20 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/microprofile/jwt/microprofile-jwt-auth-parent/1.1.1/microprofile-jwt-auth-parent-1.1.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/eclipse/microprofile/jwt/microprofile-jwt-auth-parent/1.1.1/microprofile-jwt-auth-parent-1.1.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/jwt/microprofile-jwt-auth-parent/1.1.1/microprofile-jwt-auth-parent-1.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/jwt/microprofile-jwt-auth-parent/1.1.1/microprofile-jwt-auth-parent-1.1.1.pom (16 kB at 74 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/javaee-api/7.0/javaee-api-7.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/javax/javaee-api/7.0/javaee-api-7.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/javaee-api/7.0/javaee-api-7.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/javaee-api/7.0/javaee-api-7.0.pom (8.6 kB at 33 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-jwt/1.13.1.Final/wildfly-elytron-jwt-1.13.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-jwt/1.13.1.Final/wildfly-elytron-jwt-1.13.1.Final.pom (3.0 kB at 5.5 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/smallrye-jwt/2.0.13/smallrye-jwt-2.0.13.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-jwt/1.13.1.Final/wildfly-elytron-jwt-1.13.1.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.1.1/microprofile-jwt-auth-api-1.1.1.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron-jwt/1.13.1.Final/wildfly-elytron-jwt-1.13.1.Final.jar (5.1 kB at 9.2 kB/s) [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/smallrye/smallrye-jwt/2.0.13/smallrye-jwt-2.0.13.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.1.1/microprofile-jwt-auth-api-1.1.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt/2.0.13/smallrye-jwt-2.0.13.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.1.1/microprofile-jwt-auth-api-1.1.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.1.1/microprofile-jwt-auth-api-1.1.1.jar (12 kB at 1.2 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt/2.0.13/smallrye-jwt-2.0.13.jar (102 kB at 7.8 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-microprofile-jwt-smallrye --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-microprofile-jwt-smallrye --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-microprofile-jwt-smallrye --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-microprofile-jwt-smallrye --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-microprofile-jwt-smallrye --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-microprofile-jwt-smallrye --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-microprofile-jwt-smallrye --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/jwt-smallrye/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-microprofile-jwt-smallrye --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-microprofile-jwt-smallrye --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-microprofile-jwt-smallrye --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/jwt-smallrye/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-microprofile-jwt-smallrye --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-microprofile-jwt-smallrye --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/jwt-smallrye/target/wildfly-microprofile-jwt-smallrye-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-microprofile-jwt-smallrye --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/jwt-smallrye/target/wildfly-microprofile-jwt-smallrye-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-microprofile-jwt-smallrye --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/jwt-smallrye/target/wildfly-microprofile-jwt-smallrye-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-microprofile-jwt-smallrye/22.0.0.Beta1-SNAPSHOT/wildfly-microprofile-jwt-smallrye-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/jwt-smallrye/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-microprofile-jwt-smallrye/22.0.0.Beta1-SNAPSHOT/wildfly-microprofile-jwt-smallrye-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/jwt-smallrye/target/wildfly-microprofile-jwt-smallrye-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-microprofile-jwt-smallrye/22.0.0.Beta1-SNAPSHOT/wildfly-microprofile-jwt-smallrye-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] ---------< org.wildfly:wildfly-microprofile-openapi-smallrye >---------- [INFO] Building WildFly: MicroProfile OpenAPI Extension With SmallRye 22.0.0.Beta1-SNAPSHOT [128/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/smallrye-open-api-core/2.0.14/smallrye-open-api-core-2.0.14.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/smallrye/smallrye-open-api-core/2.0.14/smallrye-open-api-core-2.0.14.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-core/2.0.14/smallrye-open-api-core-2.0.14.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-core/2.0.14/smallrye-open-api-core-2.0.14.pom (4.3 kB at 4.9 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/smallrye-open-api-parent/2.0.14/smallrye-open-api-parent-2.0.14.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/smallrye/smallrye-open-api-parent/2.0.14/smallrye-open-api-parent-2.0.14.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-parent/2.0.14/smallrye-open-api-parent-2.0.14.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-parent/2.0.14/smallrye-open-api-parent-2.0.14.pom (11 kB at 43 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.11.3/jackson-dataformat-yaml-2.11.3.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.11.3/jackson-dataformat-yaml-2.11.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.11.3/jackson-dataformat-yaml-2.11.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.11.3/jackson-dataformat-yaml-2.11.3.pom (2.3 kB at 15 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.11.3/jackson-dataformats-text-2.11.3.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.11.3/jackson-dataformats-text-2.11.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.11.3/jackson-dataformats-text-2.11.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.11.3/jackson-dataformats-text-2.11.3.pom (3.0 kB at 14 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/smallrye-open-api-core/2.0.14/smallrye-open-api-core-2.0.14.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.11.3/jackson-dataformat-yaml-2.11.3.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/smallrye/smallrye-open-api-core/2.0.14/smallrye-open-api-core-2.0.14.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.11.3/jackson-dataformat-yaml-2.11.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-core/2.0.14/smallrye-open-api-core-2.0.14.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.11.3/jackson-dataformat-yaml-2.11.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.11.3/jackson-dataformat-yaml-2.11.3.jar (47 kB at 3.9 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-core/2.0.14/smallrye-open-api-core-2.0.14.jar (406 kB at 16 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-microprofile-openapi-smallrye --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-microprofile-openapi-smallrye --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-microprofile-openapi-smallrye --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-microprofile-openapi-smallrye --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-microprofile-openapi-smallrye --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-microprofile-openapi-smallrye --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-microprofile-openapi-smallrye --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/openapi-smallrye/target/classes [INFO] Writing META-INF/services/org.jboss.as.controller.Extension [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-microprofile-openapi-smallrye --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-microprofile-openapi-smallrye --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-microprofile-openapi-smallrye --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/openapi-smallrye/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-microprofile-openapi-smallrye --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-microprofile-openapi-smallrye --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/openapi-smallrye/target/wildfly-microprofile-openapi-smallrye-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-microprofile-openapi-smallrye --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/openapi-smallrye/target/wildfly-microprofile-openapi-smallrye-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-microprofile-openapi-smallrye --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/openapi-smallrye/target/wildfly-microprofile-openapi-smallrye-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-microprofile-openapi-smallrye/22.0.0.Beta1-SNAPSHOT/wildfly-microprofile-openapi-smallrye-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/openapi-smallrye/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-microprofile-openapi-smallrye/22.0.0.Beta1-SNAPSHOT/wildfly-microprofile-openapi-smallrye-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/openapi-smallrye/target/wildfly-microprofile-openapi-smallrye-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-microprofile-openapi-smallrye/22.0.0.Beta1-SNAPSHOT/wildfly-microprofile-openapi-smallrye-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] ---------< org.wildfly:wildfly-mp-feature-pack-galleon-common >--------- [INFO] Building WildFly: Galleon Pack MicroProfile Common 22.0.0.Beta1-SNAPSHOT [129/160] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/smallrye-fault-tolerance-api/4.3.1/smallrye-fault-tolerance-api-4.3.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/smallrye/smallrye-fault-tolerance-api/4.3.1/smallrye-fault-tolerance-api-4.3.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-api/4.3.1/smallrye-fault-tolerance-api-4.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-api/4.3.1/smallrye-fault-tolerance-api-4.3.1.pom (1.5 kB at 6.6 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/smallrye-fault-tolerance-core/4.3.1/smallrye-fault-tolerance-core-4.3.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/smallrye/smallrye-fault-tolerance-core/4.3.1/smallrye-fault-tolerance-core-4.3.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-core/4.3.1/smallrye-fault-tolerance-core-4.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-core/4.3.1/smallrye-fault-tolerance-core-4.3.1.pom (5.5 kB at 22 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/smallrye-open-api-jaxrs/2.0.14/smallrye-open-api-jaxrs-2.0.14.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/smallrye/smallrye-open-api-jaxrs/2.0.14/smallrye-open-api-jaxrs-2.0.14.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-jaxrs/2.0.14/smallrye-open-api-jaxrs-2.0.14.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-jaxrs/2.0.14/smallrye-open-api-jaxrs-2.0.14.pom (6.8 kB at 28 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bitbucket/b_c/jose4j/0.7.0/jose4j-0.7.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/bitbucket/b_c/jose4j/0.7.0/jose4j-0.7.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bitbucket/b_c/jose4j/0.7.0/jose4j-0.7.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bitbucket/b_c/jose4j/0.7.0/jose4j-0.7.0.pom (9.2 kB at 2.3 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/smallrye-fault-tolerance-api/4.3.1/smallrye-fault-tolerance-api-4.3.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bitbucket/b_c/jose4j/0.7.0/jose4j-0.7.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/smallrye-open-api-jaxrs/2.0.14/smallrye-open-api-jaxrs-2.0.14.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/smallrye-fault-tolerance-core/4.3.1/smallrye-fault-tolerance-core-4.3.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/smallrye/smallrye-fault-tolerance-api/4.3.1/smallrye-fault-tolerance-api-4.3.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/bitbucket/b_c/jose4j/0.7.0/jose4j-0.7.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/smallrye/smallrye-open-api-jaxrs/2.0.14/smallrye-open-api-jaxrs-2.0.14.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/smallrye/smallrye-fault-tolerance-core/4.3.1/smallrye-fault-tolerance-core-4.3.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-api/4.3.1/smallrye-fault-tolerance-api-4.3.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bitbucket/b_c/jose4j/0.7.0/jose4j-0.7.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-jaxrs/2.0.14/smallrye-open-api-jaxrs-2.0.14.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-core/4.3.1/smallrye-fault-tolerance-core-4.3.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-api/4.3.1/smallrye-fault-tolerance-api-4.3.1.jar (4.0 kB at 666 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-jaxrs/2.0.14/smallrye-open-api-jaxrs-2.0.14.jar (40 kB at 4.4 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-core/4.3.1/smallrye-fault-tolerance-core-4.3.1.jar (76 kB at 6.3 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bitbucket/b_c/jose4j/0.7.0/jose4j-0.7.0.jar (266 kB at 13 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-mp-feature-pack-galleon-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-mp-feature-pack-galleon-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-mp-feature-pack-galleon-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-mp-feature-pack-galleon-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-transitive-deps) @ wildfly-mp-feature-pack-galleon-common --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-mp-feature-pack-galleon-common --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-mp-feature-pack-galleon-common --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-assembly-plugin:3.1.1:single (assemble) @ wildfly-mp-feature-pack-galleon-common --- [INFO] Reading assembly descriptor: assembly.xml [INFO] Building zip: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/galleon-common/target/wildfly-mp-feature-pack-galleon-common-22.0.0.Beta1-SNAPSHOT.zip [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-mp-feature-pack-galleon-common --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-mp-feature-pack-galleon-common --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/galleon-common/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-mp-feature-pack-galleon-common/22.0.0.Beta1-SNAPSHOT/wildfly-mp-feature-pack-galleon-common-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/microprofile/galleon-common/target/wildfly-mp-feature-pack-galleon-common-22.0.0.Beta1-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/wildfly/wildfly-mp-feature-pack-galleon-common/22.0.0.Beta1-SNAPSHOT/wildfly-mp-feature-pack-galleon-common-22.0.0.Beta1-SNAPSHOT.zip [INFO] [INFO] ------------------< org.wildfly:wildfly-galleon-pack >------------------ [INFO] Building WildFly: Galleon Pack 22.0.0.Beta1-SNAPSHOT [130/160] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-galleon-pack --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-galleon-pack --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-galleon-pack --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-galleon-pack --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-transitive-deps) @ wildfly-galleon-pack --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-galleon-pack --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-mp-galleon-feature-pack-resources) @ wildfly-galleon-pack --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 26 resources [INFO] [INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources) @ wildfly-galleon-pack --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 19 resources [INFO] [INFO] --- licenses-plugin:2.2.0.Final:insert-versions (update-licenses-xml) @ wildfly-galleon-pack --- [INFO] Sort licenses true [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-galleon-pack --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- wildfly-galleon-maven-plugin:5.0.0.Beta2:build-feature-pack (feature-pack-build) @ wildfly-galleon-pack --- WARN: Feature spec subsystem.remoting does not match the corresponding feature spec profile.subsystem.remoting: Required capabilities in standalone model [org.wildfly.io.worker.$worker] do not match required capabilities in the domain model [] [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-galleon-pack --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-galleon-pack --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/galleon-pack/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-galleon-pack/22.0.0.Beta1-SNAPSHOT/wildfly-galleon-pack-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/galleon-pack/target/wildfly-galleon-pack-22.0.0.Beta1-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/wildfly/wildfly-galleon-pack/22.0.0.Beta1-SNAPSHOT/wildfly-galleon-pack-22.0.0.Beta1-SNAPSHOT.zip [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/galleon-pack/target/wildfly-galleon-pack-22.0.0.Beta1-SNAPSHOT-artifact-list.txt to /home/jenkins/.m2/repository/org/wildfly/wildfly-galleon-pack/22.0.0.Beta1-SNAPSHOT/wildfly-galleon-pack-22.0.0.Beta1-SNAPSHOT-artifact-list.txt [INFO] [INFO] ---------------------< org.wildfly:wildfly-build >---------------------- [INFO] Building WildFly: Thin Server Build 22.0.0.Beta1-SNAPSHOT [131/160] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/galleon/galleon-maven-plugin/4.2.6.Final/galleon-maven-plugin-4.2.6.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/galleon/galleon-maven-plugin/4.2.6.Final/galleon-maven-plugin-4.2.6.Final.pom (6.1 kB at 11 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/galleon/galleon-parent/4.2.6.Final/galleon-parent-4.2.6.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/galleon/galleon-parent/4.2.6.Final/galleon-parent-4.2.6.Final.pom (18 kB at 43 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/galleon/galleon-maven-plugin/4.2.6.Final/galleon-maven-plugin-4.2.6.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/galleon/galleon-maven-plugin/4.2.6.Final/galleon-maven-plugin-4.2.6.Final.jar (56 kB at 134 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-verifier-plugin/1.1/maven-verifier-plugin-1.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/plugins/maven-verifier-plugin/1.1/maven-verifier-plugin-1.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-verifier-plugin/1.1/maven-verifier-plugin-1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-verifier-plugin/1.1/maven-verifier-plugin-1.1.pom (5.0 kB at 5.9 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-verifier-plugin/1.1/maven-verifier-plugin-1.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/plugins/maven-verifier-plugin/1.1/maven-verifier-plugin-1.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-verifier-plugin/1.1/maven-verifier-plugin-1.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-verifier-plugin/1.1/maven-verifier-plugin-1.1.jar (31 kB at 4.4 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-build --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-build --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-build --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-build --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-build --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-build --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:copy-resources (verifications-configuration) @ wildfly-build --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- galleon-maven-plugin:4.2.6.Final:provision (server-provisioning) @ wildfly-build --- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/galleon/galleon-core/4.2.6.Final/galleon-core-4.2.6.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/galleon/galleon-core/4.2.6.Final/galleon-core-4.2.6.Final.pom (1.9 kB at 3.4 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/galleon/galleon-maven-universe/4.2.6.Final/galleon-maven-universe-4.2.6.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/galleon/galleon-maven-universe/4.2.6.Final/galleon-maven-universe-4.2.6.Final.pom (5.3 kB at 19 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/galleon/galleon-core/4.2.6.Final/galleon-core-4.2.6.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/galleon/galleon-maven-universe/4.2.6.Final/galleon-maven-universe-4.2.6.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/galleon/galleon-maven-universe/4.2.6.Final/galleon-maven-universe-4.2.6.Final.jar (96 kB at 96 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/galleon/galleon-core/4.2.6.Final/galleon-core-4.2.6.Final.jar (651 kB at 433 kB/s) [INFO] WildFly configuration generation took 7.861 seconds [INFO] Overall WildFly Galleon Plugin took 58.745 seconds [INFO] Overall Galleon provisioning took 59.269 seconds [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-build --- [INFO] [INFO] --- maven-assembly-plugin:3.1.1:single (assemble) @ wildfly-build --- [INFO] Reading assembly descriptor: assembly.xml [INFO] Building zip: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/build/target/wildfly-22.0.0.Beta1-SNAPSHOT.zip [INFO] [INFO] --- maven-verifier-plugin:1.1:verify (main) @ wildfly-build --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-build --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/build/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-build/22.0.0.Beta1-SNAPSHOT/wildfly-build-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/build/target/wildfly-22.0.0.Beta1-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/wildfly/wildfly-build/22.0.0.Beta1-SNAPSHOT/wildfly-build-22.0.0.Beta1-SNAPSHOT.zip [INFO] [INFO] --------------< org.wildfly:wildfly-servlet-feature-pack >-------------- [INFO] Building WildFly: Servlet Feature Pack 22.0.0.Beta1-SNAPSHOT [132/160] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/build/wildfly-feature-pack-build-maven-plugin/1.2.12.Final/wildfly-feature-pack-build-maven-plugin-1.2.12.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/build/wildfly-feature-pack-build-maven-plugin/1.2.12.Final/wildfly-feature-pack-build-maven-plugin-1.2.12.Final.pom (7.3 kB at 26 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/build/wildfly-build-tools-parent/1.2.12.Final/wildfly-build-tools-parent-1.2.12.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/build/wildfly-build-tools-parent/1.2.12.Final/wildfly-build-tools-parent-1.2.12.Final.pom (18 kB at 65 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/build/wildfly-feature-pack-build-maven-plugin/1.2.12.Final/wildfly-feature-pack-build-maven-plugin-1.2.12.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/build/wildfly-feature-pack-build-maven-plugin/1.2.12.Final/wildfly-feature-pack-build-maven-plugin-1.2.12.Final.jar (45 kB at 159 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/xml-maven-plugin/1.0.1/xml-maven-plugin-1.0.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/mojo/xml-maven-plugin/1.0.1/xml-maven-plugin-1.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/xml-maven-plugin/1.0.1/xml-maven-plugin-1.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/xml-maven-plugin/1.0.1/xml-maven-plugin-1.0.1.pom (8.6 kB at 41 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/xml-maven-plugin/1.0.1/xml-maven-plugin-1.0.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/mojo/xml-maven-plugin/1.0.1/xml-maven-plugin-1.0.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/xml-maven-plugin/1.0.1/xml-maven-plugin-1.0.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/xml-maven-plugin/1.0.1/xml-maven-plugin-1.0.1.jar (54 kB at 5.4 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-feature-pack/14.0.0.Beta2/wildfly-core-feature-pack-14.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-feature-pack/14.0.0.Beta2/wildfly-core-feature-pack-14.0.0.Beta2.pom (19 kB at 35 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-feature-pack/14.0.0.Beta2/wildfly-core-feature-pack-14.0.0.Beta2.zip [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-feature-pack/14.0.0.Beta2/wildfly-core-feature-pack-14.0.0.Beta2.zip (554 kB at 505 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-servlet-feature-pack --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-servlet-feature-pack --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-servlet-feature-pack --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-servlet-feature-pack --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-transitive-deps) @ wildfly-servlet-feature-pack --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-servlet-feature-pack --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-common-feature-pack-resources) @ wildfly-servlet-feature-pack --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 57 resources [INFO] [INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-ee8-api-feature-pack-resources) @ wildfly-servlet-feature-pack --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] [INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources) @ wildfly-servlet-feature-pack --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- wildfly-feature-pack-build-maven-plugin:1.2.12.Final:build (feature-pack-build) @ wildfly-servlet-feature-pack --- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom (8.1 kB at 37 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom (2.3 kB at 24 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom (3.0 kB at 13 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 26 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom (11 kB at 24 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom (13 kB at 85 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/build/wildfly-server-provisioning/1.2.12.Final/wildfly-server-provisioning-1.2.12.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/build/wildfly-server-provisioning/1.2.12.Final/wildfly-server-provisioning-1.2.12.Final.pom (4.0 kB at 7.2 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.pom (1.4 kB at 9.3 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/xalan/xalan/2.7.0/xalan-2.7.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/xalan/xalan/2.7.0/xalan-2.7.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.0/xalan-2.7.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.0/xalan-2.7.0.pom (491 B at 98 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/woodstox/woodstox-core/5.0.3/woodstox-core-5.0.3.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/fasterxml/woodstox/woodstox-core/5.0.3/woodstox-core-5.0.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/5.0.3/woodstox-core-5.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/5.0.3/woodstox-core-5.0.3.pom (7.1 kB at 1.4 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/build/wildfly-server-provisioning/1.2.12.Final/wildfly-server-provisioning-1.2.12.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-spi/1.1.0/aether-spi-1.1.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/xalan/xalan/2.7.0/xalan-2.7.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging/3.4.0.Final/jboss-logging-3.4.0.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging/3.4.0.Final/jboss-logging-3.4.0.Final.jar (60 kB at 47 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/build/wildfly-server-provisioning/1.2.12.Final/wildfly-server-provisioning-1.2.12.Final.jar (225 kB at 164 kB/s) [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/eclipse/aether/aether-spi/1.1.0/aether-spi-1.1.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/xalan/xalan/2.7.0/xalan-2.7.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.1.0/aether-spi-1.1.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar (46 kB at 4.6 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar (55 kB at 5.0 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.0/xalan-2.7.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.1.0/aether-spi-1.1.0.jar (31 kB at 2.0 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar (398 kB at 17 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar (608 kB at 23 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.jar (1.2 MB at 27 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.0/xalan-2.7.0.jar (2.7 MB at 39 MB/s) [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-servlet-feature-pack --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- licenses-plugin:2.2.0.Final:insert-versions (generate-licenses-xml) @ wildfly-servlet-feature-pack --- [INFO] Sort licenses true [INFO] [INFO] --- xml-maven-plugin:1.0.1:transform (generate-licenses-html) @ wildfly-servlet-feature-pack --- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.pom (1.3 kB at 17 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.6.1/plexus-io-2.6.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-io/2.6.1/plexus-io-2.6.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.6.1/plexus-io-2.6.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.6.1/plexus-io-2.6.1.pom (4.0 kB at 81 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.6.1/plexus-io-2.6.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-io/2.6.1/plexus-io-2.6.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.jar [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar (245 kB at 200 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.6.1/plexus-io-2.6.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.jar (22 kB at 2.7 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.6.1/plexus-io-2.6.1.jar (85 kB at 8.5 MB/s) [INFO] Transforming file: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/servlet-feature-pack/legacy-feature-pack/target/wildfly-servlet-22.0.0.Beta1-SNAPSHOT/content/docs/licenses/servlet-feature-pack-licenses.xml [INFO] Transformed 1 file(s). [INFO] [INFO] --- maven-assembly-plugin:3.1.1:single (assemble) @ wildfly-servlet-feature-pack --- [INFO] Reading assembly descriptor: assembly.xml [INFO] Building zip: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/servlet-feature-pack/legacy-feature-pack/target/wildfly-servlet-feature-pack-22.0.0.Beta1-SNAPSHOT.zip [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-servlet-feature-pack --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-servlet-feature-pack --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/servlet-feature-pack/legacy-feature-pack/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-servlet-feature-pack/22.0.0.Beta1-SNAPSHOT/wildfly-servlet-feature-pack-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/servlet-feature-pack/legacy-feature-pack/target/wildfly-servlet-feature-pack-22.0.0.Beta1-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/wildfly/wildfly-servlet-feature-pack/22.0.0.Beta1-SNAPSHOT/wildfly-servlet-feature-pack-22.0.0.Beta1-SNAPSHOT.zip [INFO] [INFO] ------------------< org.wildfly:wildfly-feature-pack >------------------ [INFO] Building WildFly: Full Feature Pack 22.0.0.Beta1-SNAPSHOT [133/160] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-feature-pack --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-feature-pack --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-feature-pack --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-feature-pack --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-transitive-deps) @ wildfly-feature-pack --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-feature-pack --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-pruned-feature-pack-resources) @ wildfly-feature-pack --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 33 resources [INFO] [INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-common-feature-pack-resources) @ wildfly-feature-pack --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 329 resources [INFO] [INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-ee8-api-feature-pack-resources) @ wildfly-feature-pack --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] [INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources) @ wildfly-feature-pack --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 19 resources [INFO] [INFO] --- wildfly-feature-pack-build-maven-plugin:1.2.12.Final:build (feature-pack-build) @ wildfly-feature-pack --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-feature-pack --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- licenses-plugin:2.2.0.Final:insert-versions (generate-licenses-xml) @ wildfly-feature-pack --- [INFO] Sort licenses true [INFO] [INFO] --- xml-maven-plugin:1.0.1:transform (generate-licenses-html) @ wildfly-feature-pack --- [INFO] Transforming file: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-feature-pack/legacy-feature-pack/target/wildfly-22.0.0.Beta1-SNAPSHOT/content/docs/licenses/full-feature-pack-licenses.xml [INFO] Transformed 1 file(s). [INFO] [INFO] --- maven-assembly-plugin:3.1.1:single (assemble) @ wildfly-feature-pack --- [INFO] Reading assembly descriptor: assembly.xml [INFO] Building zip: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-feature-pack/legacy-feature-pack/target/wildfly-22.0.0.Beta1-SNAPSHOT.zip [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-feature-pack --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-feature-pack --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-feature-pack/legacy-feature-pack/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-feature-pack/22.0.0.Beta1-SNAPSHOT/wildfly-feature-pack-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-feature-pack/legacy-feature-pack/target/wildfly-22.0.0.Beta1-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/wildfly/wildfly-feature-pack/22.0.0.Beta1-SNAPSHOT/wildfly-feature-pack-22.0.0.Beta1-SNAPSHOT.zip [INFO] [INFO] ------------------< org.wildfly:wildfly-build-legacy >------------------ [INFO] Building WildFly: Legacy Build 22.0.0.Beta1-SNAPSHOT [134/160] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-build-legacy --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-build-legacy --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-build-legacy --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-build-legacy --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-build-legacy --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-build-legacy --- [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-build-legacy --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-build-legacy --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/build-legacy/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-build-legacy/22.0.0.Beta1-SNAPSHOT/wildfly-build-legacy-22.0.0.Beta1-SNAPSHOT.pom [INFO] [INFO] ------------< org.wildfly:wildfly-component-matrix-builder >------------ [INFO] Building WildFly: Component matrix builder 22.0.0.Beta1-SNAPSHOT [135/160] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/plugins/wildfly-component-matrix-plugin/1.0.3.Final/wildfly-component-matrix-plugin-1.0.3.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/plugins/wildfly-component-matrix-plugin/1.0.3.Final/wildfly-component-matrix-plugin-1.0.3.Final.pom (5.4 kB at 9.8 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/plugins/wildfly-component-matrix-plugin/1.0.3.Final/wildfly-component-matrix-plugin-1.0.3.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/plugins/wildfly-component-matrix-plugin/1.0.3.Final/wildfly-component-matrix-plugin-1.0.3.Final.jar (28 kB at 68 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-component-matrix-builder --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-component-matrix-builder --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-component-matrix-builder --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-component-matrix-builder --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-component-matrix-builder --- [INFO] [INFO] --- wildfly-component-matrix-plugin:1.0.3.Final:build-bom (build-bom) @ wildfly-component-matrix-builder --- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.2.1/maven-plugin-api-3.2.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-plugin-api/3.2.1/maven-plugin-api-3.2.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.1/maven-plugin-api-3.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.1/maven-plugin-api-3.2.1.pom (3.4 kB at 3.7 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.2.1/maven-artifact-3.2.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-artifact/3.2.1/maven-artifact-3.2.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.1/maven-artifact-3.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.1/maven-artifact-3.2.1.pom (2.0 kB at 11 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom (4.8 kB at 38 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom (13 kB at 33 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom (2.5 kB at 18 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom (14 kB at 75 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.2.1/maven-core-3.2.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-core/3.2.1/maven-core-3.2.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.1/maven-core-3.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.1/maven-core-3.2.1.pom (7.6 kB at 39 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.2.1/maven-settings-3.2.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-settings/3.2.1/maven-settings-3.2.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.2.1/maven-settings-3.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.2.1/maven-settings-3.2.1.pom (2.2 kB at 14 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.2.1/maven-settings-builder-3.2.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-settings-builder/3.2.1/maven-settings-builder-3.2.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.2.1/maven-settings-builder-3.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.2.1/maven-settings-builder-3.2.1.pom (2.6 kB at 15 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.2.1/maven-plugin-api-3.2.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.2.1/maven-artifact-3.2.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.2.1/maven-core-3.2.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.2.1/maven-settings-3.2.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.2.1/maven-settings-builder-3.2.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-plugin-api/3.2.1/maven-plugin-api-3.2.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-artifact/3.2.1/maven-artifact-3.2.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-core/3.2.1/maven-core-3.2.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-settings/3.2.1/maven-settings-3.2.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-settings-builder/3.2.1/maven-settings-builder-3.2.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.1/maven-plugin-api-3.2.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.1/maven-artifact-3.2.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.1/maven-plugin-api-3.2.1.jar (46 kB at 3.8 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.1/maven-core-3.2.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar (252 kB at 19 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.1/maven-artifact-3.2.1.jar (54 kB at 4.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.2.1/maven-settings-builder-3.2.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.2.1/maven-settings-3.2.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar (197 kB at 14 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar (291 kB at 18 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.2.1/maven-settings-3.2.1.jar (43 kB at 2.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar (18 kB at 885 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.2.1/maven-settings-builder-3.2.1.jar (43 kB at 2.1 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar (134 kB at 5.8 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar (50 kB at 2.0 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.1/maven-core-3.2.1.jar (575 kB at 16 MB/s) [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-component-matrix-builder --- [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-component-matrix-builder --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-component-matrix-builder --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/component-matrix-builder/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-component-matrix-builder/22.0.0.Beta1-SNAPSHOT/wildfly-component-matrix-builder-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/component-matrix-builder/target/bom-pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-component-matrix/22.0.0.Beta1-SNAPSHOT/wildfly-component-matrix-22.0.0.Beta1-SNAPSHOT.pom [INFO] [INFO] ----------------< org.wildfly:wildfly-testsuite-shared >---------------- [INFO] Building WildFly Test Suite: Shared 22.0.0.Beta1-SNAPSHOT [136/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/keytool-maven-plugin/1.5/keytool-maven-plugin-1.5.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/mojo/keytool-maven-plugin/1.5/keytool-maven-plugin-1.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/keytool-maven-plugin/1.5/keytool-maven-plugin-1.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/keytool-maven-plugin/1.5/keytool-maven-plugin-1.5.pom (7.0 kB at 80 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/keytool/1.5/keytool-1.5.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/mojo/keytool/1.5/keytool-1.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/keytool/1.5/keytool-1.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/keytool/1.5/keytool-1.5.pom (7.1 kB at 1.8 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/mojo-parent/32/mojo-parent-32.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/mojo/mojo-parent/32/mojo-parent-32.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/32/mojo-parent-32.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/32/mojo-parent-32.pom (26 kB at 150 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/keytool-maven-plugin/1.5/keytool-maven-plugin-1.5.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/mojo/keytool-maven-plugin/1.5/keytool-maven-plugin-1.5.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/keytool-maven-plugin/1.5/keytool-maven-plugin-1.5.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/keytool-maven-plugin/1.5/keytool-maven-plugin-1.5.jar (44 kB at 5.5 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/nimbusds/nimbus-jose-jwt/8.11/nimbus-jose-jwt-8.11.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/nimbusds/nimbus-jose-jwt/8.11/nimbus-jose-jwt-8.11.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/nimbusds/nimbus-jose-jwt/8.11/nimbus-jose-jwt-8.11.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/nimbusds/nimbus-jose-jwt/8.11/nimbus-jose-jwt-8.11.pom (13 kB at 75 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/maven-metadata.xml [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/minidev/json-smart/maven-metadata.xml [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/net/minidev/json-smart/maven-metadata.xml [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/maven-metadata.xml (849 B at 212 kB/s) [INFO] Downloaded from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/net/minidev/json-smart/maven-metadata.xml (367 B at 519 B/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/minidev/json-smart/1.3.1/json-smart-1.3.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/net/minidev/json-smart/1.3.1/json-smart-1.3.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.3.1/json-smart-1.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.3.1/json-smart-1.3.1.pom (2.0 kB at 12 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/minidev/parent/1.3.1/parent-1.3.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/net/minidev/parent/1.3.1/parent-1.3.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/parent/1.3.1/parent-1.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/parent/1.3.1/parent-1.3.1.pom (8.5 kB at 1.7 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/minidev/json-smart/2.0-RC1/json-smart-2.0-RC1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/net/minidev/json-smart/2.0-RC1/json-smart-2.0-RC1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.0-RC1/json-smart-2.0-RC1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.0-RC1/json-smart-2.0-RC1.pom (1.4 kB at 8.8 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/minidev/parent/2.0-RC1/parent-2.0-RC1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/net/minidev/parent/2.0-RC1/parent-2.0-RC1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/parent/2.0-RC1/parent-2.0-RC1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/parent/2.0-RC1/parent-2.0-RC1.pom (11 kB at 66 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/minidev/asm/1.0-RC1/asm-1.0-RC1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/net/minidev/asm/1.0-RC1/asm-1.0-RC1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/asm/1.0-RC1/asm-1.0-RC1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/asm/1.0-RC1/asm-1.0-RC1.pom (1.6 kB at 313 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/minidev/json-smart/2.0-RC2/json-smart-2.0-RC2.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/net/minidev/json-smart/2.0-RC2/json-smart-2.0-RC2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.0-RC2/json-smart-2.0-RC2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.0-RC2/json-smart-2.0-RC2.pom (1.4 kB at 16 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/minidev/parent/2.0-RC2/parent-2.0-RC2.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/net/minidev/parent/2.0-RC2/parent-2.0-RC2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/parent/2.0-RC2/parent-2.0-RC2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/parent/2.0-RC2/parent-2.0-RC2.pom (11 kB at 104 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/minidev/json-smart/2.0-RC3/json-smart-2.0-RC3.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/net/minidev/json-smart/2.0-RC3/json-smart-2.0-RC3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.0-RC3/json-smart-2.0-RC3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.0-RC3/json-smart-2.0-RC3.pom (1.4 kB at 8.7 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/minidev/parent/2.0-RC3/parent-2.0-RC3.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/net/minidev/parent/2.0-RC3/parent-2.0-RC3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/parent/2.0-RC3/parent-2.0-RC3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/parent/2.0-RC3/parent-2.0-RC3.pom (8.4 kB at 150 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/minidev/asm/1.0-RC3/asm-1.0-RC3.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/net/minidev/asm/1.0-RC3/asm-1.0-RC3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/asm/1.0-RC3/asm-1.0-RC3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/asm/1.0-RC3/asm-1.0-RC3.pom (1.6 kB at 392 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/minidev/json-smart/2.0/json-smart-2.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/net/minidev/json-smart/2.0/json-smart-2.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.0/json-smart-2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.0/json-smart-2.0.pom (1.4 kB at 12 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/minidev/parent/2.0/parent-2.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/net/minidev/parent/2.0/parent-2.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/parent/2.0/parent-2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/parent/2.0/parent-2.0.pom (8.6 kB at 1.4 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/minidev/asm/1.0/asm-1.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/net/minidev/asm/1.0/asm-1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/asm/1.0/asm-1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/asm/1.0/asm-1.0.pom (1.6 kB at 400 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/minidev/json-smart/2.1.0/json-smart-2.1.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/net/minidev/json-smart/2.1.0/json-smart-2.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.1.0/json-smart-2.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.1.0/json-smart-2.1.0.pom (2.2 kB at 19 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/minidev/parent/2.1.0/parent-2.1.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/net/minidev/parent/2.1.0/parent-2.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/parent/2.1.0/parent-2.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/parent/2.1.0/parent-2.1.0.pom (8.6 kB at 1.4 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/minidev/asm/1.0.2/asm-1.0.2.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/net/minidev/asm/1.0.2/asm-1.0.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/asm/1.0.2/asm-1.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/asm/1.0.2/asm-1.0.2.pom (1.8 kB at 447 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/minidev/json-smart/2.1.1/json-smart-2.1.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/net/minidev/json-smart/2.1.1/json-smart-2.1.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.1.1/json-smart-2.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.1.1/json-smart-2.1.1.pom (2.2 kB at 11 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/minidev/json-smart/2.2/json-smart-2.2.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/net/minidev/json-smart/2.2/json-smart-2.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.2/json-smart-2.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.2/json-smart-2.2.pom (2.3 kB at 11 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/minidev/minidev-parent/2.2/minidev-parent-2.2.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/net/minidev/minidev-parent/2.2/minidev-parent-2.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/minidev-parent/2.2/minidev-parent-2.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/minidev-parent/2.2/minidev-parent-2.2.pom (9.1 kB at 33 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/minidev/accessors-smart/1.1/accessors-smart-1.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/net/minidev/accessors-smart/1.1/accessors-smart-1.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.1/accessors-smart-1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.1/accessors-smart-1.1.pom (2.1 kB at 12 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/minidev/json-smart/2.2.1/json-smart-2.2.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/net/minidev/json-smart/2.2.1/json-smart-2.2.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.2.1/json-smart-2.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.2.1/json-smart-2.2.1.pom (12 kB at 112 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/minidev/json-smart/2.3/json-smart-2.3.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/net/minidev/json-smart/2.3/json-smart-2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.pom (9.0 kB at 43 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/minidev/minidev-parent/2.3/minidev-parent-2.3.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/net/minidev/minidev-parent/2.3/minidev-parent-2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/minidev-parent/2.3/minidev-parent-2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/minidev-parent/2.3/minidev-parent-2.3.pom (8.5 kB at 43 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/minidev/accessors-smart/1.2/accessors-smart-1.2.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/net/minidev/accessors-smart/1.2/accessors-smart-1.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.pom (12 kB at 57 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-testsuite-shared/14.0.0.Beta2/wildfly-core-testsuite-shared-14.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-testsuite-shared/14.0.0.Beta2/wildfly-core-testsuite-shared-14.0.0.Beta2.pom (6.8 kB at 12 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/syslog4j/syslog4j/0.9.30/syslog4j-0.9.30.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/syslog4j/syslog4j/0.9.30/syslog4j-0.9.30.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/syslog4j/syslog4j/0.9.30/syslog4j-0.9.30.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/syslog4j/syslog4j/0.9.30/syslog4j-0.9.30.pom (5.5 kB at 36 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-test-runner/14.0.0.Beta2/wildfly-core-test-runner-14.0.0.Beta2.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-test-runner/14.0.0.Beta2/wildfly-core-test-runner-14.0.0.Beta2.pom (3.1 kB at 5.6 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/mock-server/mockserver-netty/5.8.1/mockserver-netty-5.8.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/mock-server/mockserver-netty/5.8.1/mockserver-netty-5.8.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mock-server/mockserver-netty/5.8.1/mockserver-netty-5.8.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mock-server/mockserver-netty/5.8.1/mockserver-netty-5.8.1.pom (4.9 kB at 29 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/mock-server/mockserver/5.8.1/mockserver-5.8.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/mock-server/mockserver/5.8.1/mockserver-5.8.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mock-server/mockserver/5.8.1/mockserver-5.8.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mock-server/mockserver/5.8.1/mockserver-5.8.1.pom (29 kB at 225 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/mock-server/mockserver-client-java/5.8.1/mockserver-client-java-5.8.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/mock-server/mockserver-client-java/5.8.1/mockserver-client-java-5.8.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mock-server/mockserver-client-java/5.8.1/mockserver-client-java-5.8.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mock-server/mockserver-client-java/5.8.1/mockserver-client-java-5.8.1.pom (2.0 kB at 13 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/mock-server/mockserver-core/5.8.1/mockserver-core-5.8.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/mock-server/mockserver-core/5.8.1/mockserver-core-5.8.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mock-server/mockserver-core/5.8.1/mockserver-core-5.8.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mock-server/mockserver-core/5.8.1/mockserver-core-5.8.1.pom (7.1 kB at 37 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/lmax/disruptor/3.4.2/disruptor-3.4.2.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/lmax/disruptor/3.4.2/disruptor-3.4.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/lmax/disruptor/3.4.2/disruptor-3.4.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/lmax/disruptor/3.4.2/disruptor-3.4.2.pom (1.3 kB at 8.1 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom (14 kB at 85 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/netty/netty-buffer/4.1.43.Final/netty-buffer-4.1.43.Final.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/netty/netty-buffer/4.1.43.Final/netty-buffer-4.1.43.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.43.Final/netty-buffer-4.1.43.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.43.Final/netty-buffer-4.1.43.Final.pom (1.6 kB at 8.7 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/netty/netty-parent/4.1.43.Final/netty-parent-4.1.43.Final.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/netty/netty-parent/4.1.43.Final/netty-parent-4.1.43.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.43.Final/netty-parent-4.1.43.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.43.Final/netty-parent-4.1.43.Final.pom (56 kB at 446 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/netty/netty-common/4.1.43.Final/netty-common-4.1.43.Final.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/netty/netty-common/4.1.43.Final/netty-common-4.1.43.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.43.Final/netty-common-4.1.43.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.43.Final/netty-common-4.1.43.Final.pom (10 kB at 58 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/netty/netty-codec/4.1.43.Final/netty-codec-4.1.43.Final.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/netty/netty-codec/4.1.43.Final/netty-codec-4.1.43.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.43.Final/netty-codec-4.1.43.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.43.Final/netty-codec-4.1.43.Final.pom (3.6 kB at 23 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/netty/netty-transport/4.1.43.Final/netty-transport-4.1.43.Final.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/netty/netty-transport/4.1.43.Final/netty-transport-4.1.43.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.43.Final/netty-transport-4.1.43.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.43.Final/netty-transport-4.1.43.Final.pom (1.9 kB at 11 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/netty/netty-resolver/4.1.43.Final/netty-resolver-4.1.43.Final.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/netty/netty-resolver/4.1.43.Final/netty-resolver-4.1.43.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.43.Final/netty-resolver-4.1.43.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.43.Final/netty-resolver-4.1.43.Final.pom (1.6 kB at 9.2 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/netty/netty-codec-http/4.1.43.Final/netty-codec-http-4.1.43.Final.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/netty/netty-codec-http/4.1.43.Final/netty-codec-http-4.1.43.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.43.Final/netty-codec-http-4.1.43.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.43.Final/netty-codec-http-4.1.43.Final.pom (2.4 kB at 15 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/netty/netty-handler/4.1.43.Final/netty-handler-4.1.43.Final.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/netty/netty-handler/4.1.43.Final/netty-handler-4.1.43.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.43.Final/netty-handler-4.1.43.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.43.Final/netty-handler-4.1.43.Final.pom (3.4 kB at 16 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/netty/netty-codec-socks/4.1.43.Final/netty-codec-socks-4.1.43.Final.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/netty/netty-codec-socks/4.1.43.Final/netty-codec-socks-4.1.43.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.43.Final/netty-codec-socks-4.1.43.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.43.Final/netty-codec-socks-4.1.43.Final.pom (2.0 kB at 4.9 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/netty/netty-handler-proxy/4.1.43.Final/netty-handler-proxy-4.1.43.Final.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/netty/netty-handler-proxy/4.1.43.Final/netty-handler-proxy-4.1.43.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.43.Final/netty-handler-proxy-4.1.43.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.43.Final/netty-handler-proxy-4.1.43.Final.pom (2.8 kB at 13 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.pom (3.1 kB at 623 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity-engine-scripting/2.1/velocity-engine-scripting-2.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/velocity/velocity-engine-scripting/2.1/velocity-engine-scripting-2.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-scripting/2.1/velocity-engine-scripting-2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-scripting/2.1/velocity-engine-scripting-2.1.pom (2.9 kB at 32 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity-engine-parent/2.1/velocity-engine-parent-2.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/velocity/velocity-engine-parent/2.1/velocity-engine-parent-2.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-parent/2.1/velocity-engine-parent-2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-parent/2.1/velocity-engine-parent-2.1.pom (9.8 kB at 57 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity-master/2/velocity-master-2.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/velocity/velocity-master/2/velocity-master-2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/2/velocity-master-2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/2/velocity-master-2.pom (7.8 kB at 68 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.pom (5.2 kB at 43 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.pom (2.8 kB at 24 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/github/java-json-tools/json-schema-validator/2.2.11/json-schema-validator-2.2.11.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/github/java-json-tools/json-schema-validator/2.2.11/json-schema-validator-2.2.11.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-schema-validator/2.2.11/json-schema-validator-2.2.11.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-schema-validator/2.2.11/json-schema-validator-2.2.11.pom (3.5 kB at 31 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/github/java-json-tools/json-schema-core/1.2.10/json-schema-core-1.2.10.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/github/java-json-tools/json-schema-core/1.2.10/json-schema-core-1.2.10.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-schema-core/1.2.10/json-schema-core-1.2.10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-schema-core/1.2.10/json-schema-core-1.2.10.pom (3.1 kB at 14 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/github/java-json-tools/jackson-coreutils/1.9/jackson-coreutils-1.9.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/github/java-json-tools/jackson-coreutils/1.9/jackson-coreutils-1.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/jackson-coreutils/1.9/jackson-coreutils-1.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/jackson-coreutils/1.9/jackson-coreutils-1.9.pom (3.0 kB at 9.3 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/github/fge/uri-template/0.9/uri-template-0.9.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/github/fge/uri-template/0.9/uri-template-0.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/fge/uri-template/0.9/uri-template-0.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/fge/uri-template/0.9/uri-template-0.9.pom (2.8 kB at 16 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/mozilla/rhino/1.7.7.1/rhino-1.7.7.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/mozilla/rhino/1.7.7.1/rhino-1.7.7.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mozilla/rhino/1.7.7.1/rhino-1.7.7.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mozilla/rhino/1.7.7.1/rhino-1.7.7.1.pom (1.3 kB at 4.3 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/sun/mail/mailapi/1.6.1/mailapi-1.6.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/sun/mail/mailapi/1.6.1/mailapi-1.6.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/mailapi/1.6.1/mailapi-1.6.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/mailapi/1.6.1/mailapi-1.6.1.pom (7.4 kB at 26 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/sun/mail/all/1.6.1/all-1.6.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/sun/mail/all/1.6.1/all-1.6.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/all/1.6.1/all-1.6.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/all/1.6.1/all-1.6.1.pom (23 kB at 3.3 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/googlecode/libphonenumber/libphonenumber/8.0.0/libphonenumber-8.0.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/googlecode/libphonenumber/libphonenumber/8.0.0/libphonenumber-8.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/googlecode/libphonenumber/libphonenumber/8.0.0/libphonenumber-8.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/googlecode/libphonenumber/libphonenumber/8.0.0/libphonenumber-8.0.0.pom (2.4 kB at 5.9 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/googlecode/libphonenumber/libphonenumber-parent/8.0.0/libphonenumber-parent-8.0.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/googlecode/libphonenumber/libphonenumber-parent/8.0.0/libphonenumber-parent-8.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/googlecode/libphonenumber/libphonenumber-parent/8.0.0/libphonenumber-parent-8.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/googlecode/libphonenumber/libphonenumber-parent/8.0.0/libphonenumber-parent-8.0.0.pom (5.6 kB at 32 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.pom (14 kB at 70 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.pom (2.6 kB at 8.6 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/xml/bind/jaxb-api/2.4.0-b180830.0359/jaxb-api-2.4.0-b180830.0359.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/javax/xml/bind/jaxb-api/2.4.0-b180830.0359/jaxb-api-2.4.0-b180830.0359.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.4.0-b180830.0359/jaxb-api-2.4.0-b180830.0359.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.4.0-b180830.0359/jaxb-api-2.4.0-b180830.0359.pom (20 kB at 80 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/xml/bind/jaxb-api-parent/2.4.0-b180830.0359/jaxb-api-parent-2.4.0-b180830.0359.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/javax/xml/bind/jaxb-api-parent/2.4.0-b180830.0359/jaxb-api-parent-2.4.0-b180830.0359.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.4.0-b180830.0359/jaxb-api-parent-2.4.0-b180830.0359.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.4.0-b180830.0359/jaxb-api-parent-2.4.0-b180830.0359.pom (8.1 kB at 56 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/xmlunit/xmlunit-core/2.6.3/xmlunit-core-2.6.3.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/xmlunit/xmlunit-core/2.6.3/xmlunit-core-2.6.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.6.3/xmlunit-core-2.6.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.6.3/xmlunit-core-2.6.3.pom (2.7 kB at 17 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/xmlunit/xmlunit-parent/2.6.3/xmlunit-parent-2.6.3.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/xmlunit/xmlunit-parent/2.6.3/xmlunit-parent-2.6.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-parent/2.6.3/xmlunit-parent-2.6.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-parent/2.6.3/xmlunit-parent-2.6.3.pom (18 kB at 76 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom (24 kB at 51 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-container-managed/3.0.1.Final/wildfly-arquillian-container-managed-3.0.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-container-managed/3.0.1.Final/wildfly-arquillian-container-managed-3.0.1.Final.pom (6.4 kB at 12 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-parent/3.0.1.Final/wildfly-arquillian-parent-3.0.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-parent/3.0.1.Final/wildfly-arquillian-parent-3.0.1.Final.pom (23 kB at 55 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-parent/13.0.0.Final/wildfly-core-parent-13.0.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-parent/13.0.0.Final/wildfly-core-parent-13.0.0.Final.pom (123 kB at 222 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-common/3.0.1.Final/wildfly-arquillian-common-3.0.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-common/3.0.1.Final/wildfly-arquillian-common-3.0.1.Final.pom (3.4 kB at 12 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.6.0.Final/arquillian-testenricher-cdi-1.6.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.6.0.Final/arquillian-testenricher-cdi-1.6.0.Final.pom (3.7 kB at 13 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-build/1.6.0.Final/arquillian-build-1.6.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-build/1.6.0.Final/arquillian-build-1.6.0.Final.pom (3.8 kB at 14 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-parent/1.6.0.Final/arquillian-parent-1.6.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-parent/1.6.0.Final/arquillian-parent-1.6.0.Final.pom (5.1 kB at 18 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-spi/1.6.0.Final/arquillian-test-spi-1.6.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-spi/1.6.0.Final/arquillian-test-spi-1.6.0.Final.pom (1.6 kB at 5.6 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-spi/1.6.0.Final/arquillian-core-spi-1.6.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-spi/1.6.0.Final/arquillian-core-spi-1.6.0.Final.pom (1.2 kB at 4.4 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-api/1.6.0.Final/arquillian-core-api-1.6.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-api/1.6.0.Final/arquillian-core-api-1.6.0.Final.pom (1.1 kB at 3.8 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-api/1.6.0.Final/arquillian-test-api-1.6.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-api/1.6.0.Final/arquillian-test-api-1.6.0.Final.pom (1.2 kB at 4.5 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-spi/1.6.0.Final/arquillian-container-test-spi-1.6.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-spi/1.6.0.Final/arquillian-container-test-spi-1.6.0.Final.pom (1.7 kB at 6.1 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-spi/1.6.0.Final/arquillian-container-spi-1.6.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-spi/1.6.0.Final/arquillian-container-spi-1.6.0.Final.pom (2.5 kB at 9.0 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-api/1.6.0.Final/arquillian-config-api-1.6.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-api/1.6.0.Final/arquillian-config-api-1.6.0.Final.pom (1.2 kB at 4.4 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-impl-base/1.6.0.Final/arquillian-config-impl-base-1.6.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-impl-base/1.6.0.Final/arquillian-config-impl-base-1.6.0.Final.pom (2.8 kB at 10 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-spi/1.6.0.Final/arquillian-config-spi-1.6.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-spi/1.6.0.Final/arquillian-config-spi-1.6.0.Final.pom (984 B at 3.5 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-api/1.6.0.Final/arquillian-container-test-api-1.6.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-api/1.6.0.Final/arquillian-container-test-api-1.6.0.Final.pom (1.4 kB at 5.0 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-ejb/1.6.0.Final/arquillian-testenricher-ejb-1.6.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-ejb/1.6.0.Final/arquillian-testenricher-ejb-1.6.0.Final.pom (4.8 kB at 17 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-initialcontext/1.6.0.Final/arquillian-testenricher-initialcontext-1.6.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-initialcontext/1.6.0.Final/arquillian-testenricher-initialcontext-1.6.0.Final.pom (1.4 kB at 4.9 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-resource/1.6.0.Final/arquillian-testenricher-resource-1.6.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-resource/1.6.0.Final/arquillian-testenricher-resource-1.6.0.Final.pom (1.9 kB at 6.7 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.6.0.Final/arquillian-container-test-impl-base-1.6.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.6.0.Final/arquillian-container-test-impl-base-1.6.0.Final.pom (3.2 kB at 12 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/protocol/arquillian-protocol-servlet/1.6.0.Final/arquillian-protocol-servlet-1.6.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/protocol/arquillian-protocol-servlet/1.6.0.Final/arquillian-protocol-servlet-1.6.0.Final.pom (3.0 kB at 11 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-testenricher-msc/3.0.1.Final/wildfly-arquillian-testenricher-msc-3.0.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-testenricher-msc/3.0.1.Final/wildfly-arquillian-testenricher-msc-3.0.1.Final.pom (2.0 kB at 7.1 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/plugins/wildfly-plugin-core/2.0.2.Final/wildfly-plugin-core-2.0.2.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/plugins/wildfly-plugin-core/2.0.2.Final/wildfly-plugin-core-2.0.2.Final.pom (6.3 kB at 23 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/plugins/wildfly-maven-plugin-parent/2.0.2.Final/wildfly-maven-plugin-parent-2.0.2.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/plugins/wildfly-maven-plugin-parent/2.0.2.Final/wildfly-maven-plugin-parent-2.0.2.Final.pom (15 kB at 54 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-protocol-jmx/3.0.1.Final/wildfly-arquillian-protocol-jmx-3.0.1.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-protocol-jmx/3.0.1.Final/wildfly-arquillian-protocol-jmx-3.0.1.Final.pom (2.4 kB at 8.6 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/protocol/arquillian-protocol-jmx/1.6.0.Final/arquillian-protocol-jmx-1.6.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/protocol/arquillian-protocol-jmx/1.6.0.Final/arquillian-protocol-jmx-1.6.0.Final.pom (1.5 kB at 5.2 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/junit/arquillian-junit-container/1.6.0.Final/arquillian-junit-container-1.6.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/junit/arquillian-junit-container/1.6.0.Final/arquillian-junit-container-1.6.0.Final.pom (3.5 kB at 12 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/junit/arquillian-junit-core/1.6.0.Final/arquillian-junit-core-1.6.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/junit/arquillian-junit-core/1.6.0.Final/arquillian-junit-core-1.6.0.Final.pom (2.8 kB at 9.9 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-impl-base/1.6.0.Final/arquillian-core-impl-base-1.6.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-impl-base/1.6.0.Final/arquillian-core-impl-base-1.6.0.Final.pom (1.6 kB at 5.8 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-impl-base/1.6.0.Final/arquillian-test-impl-base-1.6.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-impl-base/1.6.0.Final/arquillian-test-impl-base-1.6.0.Final.pom (2.1 kB at 7.4 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-impl-base/1.6.0.Final/arquillian-container-impl-base-1.6.0.Final.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-impl-base/1.6.0.Final/arquillian-container-impl-base-1.6.0.Final.pom (3.5 kB at 13 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/directory/server/apacheds-all/2.0.0-M24/apacheds-all-2.0.0-M24.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/directory/server/apacheds-all/2.0.0-M24/apacheds-all-2.0.0-M24.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-all/2.0.0-M24/apacheds-all-2.0.0-M24.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-all/2.0.0-M24/apacheds-all-2.0.0-M24.pom (1.4 kB at 5.8 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/directory/server/apacheds-parent/2.0.0-M24/apacheds-parent-2.0.0-M24.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/directory/server/apacheds-parent/2.0.0-M24/apacheds-parent-2.0.0-M24.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-parent/2.0.0-M24/apacheds-parent-2.0.0-M24.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-parent/2.0.0-M24/apacheds-parent-2.0.0-M24.pom (45 kB at 154 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/directory/project/project/40/project-40.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/directory/project/project/40/project-40.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/directory/project/project/40/project-40.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/directory/project/project/40/project-40.pom (38 kB at 4.7 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/nimbusds/nimbus-jose-jwt/8.11/nimbus-jose-jwt-8.11.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-test-runner/14.0.0.Beta2/wildfly-core-test-runner-14.0.0.Beta2.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-testsuite-shared/14.0.0.Beta2/wildfly-core-testsuite-shared-14.0.0.Beta2.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/mock-server/mockserver-netty/5.8.1/mockserver-netty-5.8.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/mock-server/mockserver-client-java/5.8.1/mockserver-client-java-5.8.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/mock-server/mockserver-core/5.8.1/mockserver-core-5.8.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/lmax/disruptor/3.4.2/disruptor-3.4.2.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-test-runner/14.0.0.Beta2/wildfly-core-test-runner-14.0.0.Beta2.jar (35 kB at 51 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/netty/netty-codec-socks/4.1.43.Final/netty-codec-socks-4.1.43.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/netty/netty-handler-proxy/4.1.43.Final/netty-handler-proxy-4.1.43.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity-engine-scripting/2.1/velocity-engine-scripting-2.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/github/java-json-tools/json-schema-validator/2.2.11/json-schema-validator-2.2.11.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/github/java-json-tools/json-schema-core/1.2.10/json-schema-core-1.2.10.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-testsuite-shared/14.0.0.Beta2/wildfly-core-testsuite-shared-14.0.0.Beta2.jar (475 kB at 315 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/github/java-json-tools/jackson-coreutils/1.9/jackson-coreutils-1.9.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/github/fge/uri-template/0.9/uri-template-0.9.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/mozilla/rhino/1.7.7.1/rhino-1.7.7.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/activation/activation/1.1/activation-1.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/sun/mail/mailapi/1.6.1/mailapi-1.6.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/googlecode/libphonenumber/libphonenumber/8.0.0/libphonenumber-8.0.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/xml/bind/jaxb-api/2.4.0-b180830.0359/jaxb-api-2.4.0-b180830.0359.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/xmlunit/xmlunit-core/2.6.3/xmlunit-core-2.6.3.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/netty/netty-buffer/4.1.43.Final/netty-buffer-4.1.43.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/netty/netty-codec/4.1.43.Final/netty-codec-4.1.43.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/netty/netty-codec-http/4.1.43.Final/netty-codec-http-4.1.43.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/netty/netty-common/4.1.43.Final/netty-common-4.1.43.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/netty/netty-handler/4.1.43.Final/netty-handler-4.1.43.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/netty/netty-transport/4.1.43.Final/netty-transport-4.1.43.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/netty/netty-resolver/4.1.43.Final/netty-resolver-4.1.43.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-container-managed/3.0.1.Final/wildfly-arquillian-container-managed-3.0.1.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-common/3.0.1.Final/wildfly-arquillian-common-3.0.1.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.6.0.Final/arquillian-testenricher-cdi-1.6.0.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-ejb/1.6.0.Final/arquillian-testenricher-ejb-1.6.0.Final.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-initialcontext/1.6.0.Final/arquillian-testenricher-initialcontext-1.6.0.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-container-managed/3.0.1.Final/wildfly-arquillian-container-managed-3.0.1.Final.jar (11 kB at 3.1 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-resource/1.6.0.Final/arquillian-testenricher-resource-1.6.0.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.6.0.Final/arquillian-testenricher-cdi-1.6.0.Final.jar (29 kB at 8.0 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/protocol/arquillian-protocol-servlet/1.6.0.Final/arquillian-protocol-servlet-1.6.0.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-initialcontext/1.6.0.Final/arquillian-testenricher-initialcontext-1.6.0.Final.jar (7.2 kB at 1.9 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-testenricher-msc/3.0.1.Final/wildfly-arquillian-testenricher-msc-3.0.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-resource/1.6.0.Final/arquillian-testenricher-resource-1.6.0.Final.jar (20 kB at 5.2 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/plugins/wildfly-plugin-core/2.0.2.Final/wildfly-plugin-core-2.0.2.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-common/3.0.1.Final/wildfly-arquillian-common-3.0.1.Final.jar (81 kB at 21 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-protocol-jmx/3.0.1.Final/wildfly-arquillian-protocol-jmx-3.0.1.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-ejb/1.6.0.Final/arquillian-testenricher-ejb-1.6.0.Final.jar (22 kB at 5.4 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-spi/1.6.0.Final/arquillian-core-spi-1.6.0.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/protocol/arquillian-protocol-servlet/1.6.0.Final/arquillian-protocol-servlet-1.6.0.Final.jar (63 kB at 16 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/protocol/arquillian-protocol-jmx/1.6.0.Final/arquillian-protocol-jmx-1.6.0.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-testenricher-msc/3.0.1.Final/wildfly-arquillian-testenricher-msc-3.0.1.Final.jar (10 kB at 2.5 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-api/1.6.0.Final/arquillian-core-api-1.6.0.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-protocol-jmx/3.0.1.Final/wildfly-arquillian-protocol-jmx-3.0.1.Final.jar (48 kB at 11 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/junit/arquillian-junit-container/1.6.0.Final/arquillian-junit-container-1.6.0.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/protocol/arquillian-protocol-jmx/1.6.0.Final/arquillian-protocol-jmx-1.6.0.Final.jar (20 kB at 4.6 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/junit/arquillian-junit-core/1.6.0.Final/arquillian-junit-core-1.6.0.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/plugins/wildfly-plugin-core/2.0.2.Final/wildfly-plugin-core-2.0.2.Final.jar (46 kB at 10 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-api/1.6.0.Final/arquillian-test-api-1.6.0.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-spi/1.6.0.Final/arquillian-core-spi-1.6.0.Final.jar (29 kB at 6.4 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-spi/1.6.0.Final/arquillian-test-spi-1.6.0.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-api/1.6.0.Final/arquillian-core-api-1.6.0.Final.jar (10 kB at 2.3 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-api/1.6.0.Final/arquillian-container-test-api-1.6.0.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/junit/arquillian-junit-container/1.6.0.Final/arquillian-junit-container-1.6.0.Final.jar (10 kB at 2.2 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-spi/1.6.0.Final/arquillian-container-test-spi-1.6.0.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/junit/arquillian-junit-core/1.6.0.Final/arquillian-junit-core-1.6.0.Final.jar (57 kB at 12 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-spi/1.6.0.Final/arquillian-container-spi-1.6.0.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-api/1.6.0.Final/arquillian-test-api-1.6.0.Final.jar (3.5 kB at 753 B/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-impl-base/1.6.0.Final/arquillian-core-impl-base-1.6.0.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-api/1.6.0.Final/arquillian-container-test-api-1.6.0.Final.jar (16 kB at 3.4 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-impl-base/1.6.0.Final/arquillian-test-impl-base-1.6.0.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-spi/1.6.0.Final/arquillian-container-test-spi-1.6.0.Final.jar (28 kB at 5.7 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-impl-base/1.6.0.Final/arquillian-container-impl-base-1.6.0.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-spi/1.6.0.Final/arquillian-test-spi-1.6.0.Final.jar (46 kB at 9.4 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-api/1.6.0.Final/arquillian-config-api-1.6.0.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-spi/1.6.0.Final/arquillian-container-spi-1.6.0.Final.jar (54 kB at 11 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-impl-base/1.6.0.Final/arquillian-config-impl-base-1.6.0.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-impl-base/1.6.0.Final/arquillian-test-impl-base-1.6.0.Final.jar (30 kB at 5.9 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-spi/1.6.0.Final/arquillian-config-spi-1.6.0.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-impl-base/1.6.0.Final/arquillian-core-impl-base-1.6.0.Final.jar (68 kB at 13 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.6.0.Final/arquillian-container-test-impl-base-1.6.0.Final.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-api/1.6.0.Final/arquillian-config-api-1.6.0.Final.jar (7.5 kB at 1.4 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/directory/server/apacheds-all/2.0.0-M24/apacheds-all-2.0.0-M24.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-impl-base/1.6.0.Final/arquillian-config-impl-base-1.6.0.Final.jar (46 kB at 8.8 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/syslog4j/syslog4j/0.9.30/syslog4j-0.9.30.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-impl-base/1.6.0.Final/arquillian-container-impl-base-1.6.0.Final.jar (84 kB at 16 kB/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-spi/1.6.0.Final/arquillian-config-spi-1.6.0.Final.jar (3.7 kB at 693 B/s) [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.6.0.Final/arquillian-container-test-impl-base-1.6.0.Final.jar (121 kB at 22 kB/s) [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/nimbusds/nimbus-jose-jwt/8.11/nimbus-jose-jwt-8.11.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/mock-server/mockserver-client-java/5.8.1/mockserver-client-java-5.8.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/mock-server/mockserver-netty/5.8.1/mockserver-netty-5.8.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/mock-server/mockserver-core/5.8.1/mockserver-core-5.8.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/lmax/disruptor/3.4.2/disruptor-3.4.2.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/netty/netty-handler-proxy/4.1.43.Final/netty-handler-proxy-4.1.43.Final.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/netty/netty-codec-socks/4.1.43.Final/netty-codec-socks-4.1.43.Final.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/velocity/velocity-engine-scripting/2.1/velocity-engine-scripting-2.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/github/java-json-tools/json-schema-validator/2.2.11/json-schema-validator-2.2.11.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/github/java-json-tools/json-schema-core/1.2.10/json-schema-core-1.2.10.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/github/java-json-tools/jackson-coreutils/1.9/jackson-coreutils-1.9.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/github/fge/uri-template/0.9/uri-template-0.9.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/mozilla/rhino/1.7.7.1/rhino-1.7.7.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/sun/mail/mailapi/1.6.1/mailapi-1.6.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/javax/activation/activation/1.1/activation-1.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/googlecode/libphonenumber/libphonenumber/8.0.0/libphonenumber-8.0.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/javax/xml/bind/jaxb-api/2.4.0-b180830.0359/jaxb-api-2.4.0-b180830.0359.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/xmlunit/xmlunit-core/2.6.3/xmlunit-core-2.6.3.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/netty/netty-buffer/4.1.43.Final/netty-buffer-4.1.43.Final.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/netty/netty-codec/4.1.43.Final/netty-codec-4.1.43.Final.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/netty/netty-codec-http/4.1.43.Final/netty-codec-http-4.1.43.Final.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/netty/netty-common/4.1.43.Final/netty-common-4.1.43.Final.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/netty/netty-handler/4.1.43.Final/netty-handler-4.1.43.Final.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/netty/netty-transport/4.1.43.Final/netty-transport-4.1.43.Final.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/io/netty/netty-resolver/4.1.43.Final/netty-resolver-4.1.43.Final.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/directory/server/apacheds-all/2.0.0-M24/apacheds-all-2.0.0-M24.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/syslog4j/syslog4j/0.9.30/syslog4j-0.9.30.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/nimbusds/nimbus-jose-jwt/8.11/nimbus-jose-jwt-8.11.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mock-server/mockserver-netty/5.8.1/mockserver-netty-5.8.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mock-server/mockserver-client-java/5.8.1/mockserver-client-java-5.8.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.jar (120 kB at 8.0 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mock-server/mockserver-core/5.8.1/mockserver-core-5.8.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mock-server/mockserver-client-java/5.8.1/mockserver-client-java-5.8.1.jar (18 kB at 1.1 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar (30 kB at 1.6 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/lmax/disruptor/3.4.2/disruptor-3.4.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/nimbusds/nimbus-jose-jwt/8.11/nimbus-jose-jwt-8.11.jar (345 kB at 17 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.43.Final/netty-codec-socks-4.1.43.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar (96 kB at 3.8 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/lmax/disruptor/3.4.2/disruptor-3.4.2.jar (83 kB at 3.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.43.Final/netty-handler-proxy-4.1.43.Final.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.43.Final/netty-codec-socks-4.1.43.Final.jar (119 kB at 4.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-scripting/2.1/velocity-engine-scripting-2.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.43.Final/netty-handler-proxy-4.1.43.Final.jar (22 kB at 736 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.jar (72 kB at 2.2 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-scripting/2.1/velocity-engine-scripting-2.1.jar (15 kB at 435 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-schema-validator/2.2.11/json-schema-validator-2.2.11.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar (30 kB at 842 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-schema-core/1.2.10/json-schema-core-1.2.10.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar (18 kB at 508 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mock-server/mockserver-core/5.8.1/mockserver-core-5.8.1.jar (566 kB at 16 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/jackson-coreutils/1.9/jackson-coreutils-1.9.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/fge/uri-template/0.9/uri-template-0.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/jackson-coreutils/1.9/jackson-coreutils-1.9.jar (31 kB at 727 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mozilla/rhino/1.7.7.1/rhino-1.7.7.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/fge/uri-template/0.9/uri-template-0.9.jar (57 kB at 1.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/mailapi/1.6.1/mailapi-1.6.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-schema-core/1.2.10/json-schema-core-1.2.10.jar (174 kB at 3.8 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mock-server/mockserver-netty/5.8.1/mockserver-netty-5.8.1.jar (1.2 MB at 25 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/activation/activation/1.1/activation-1.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/googlecode/libphonenumber/libphonenumber/8.0.0/libphonenumber-8.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-schema-validator/2.2.11/json-schema-validator-2.2.11.jar (237 kB at 4.7 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/activation/activation/1.1/activation-1.1.jar (63 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/mailapi/1.6.1/mailapi-1.6.1.jar (300 kB at 5.2 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.jar (78 kB at 1.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.4.0-b180830.0359/jaxb-api-2.4.0-b180830.0359.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.6.3/xmlunit-core-2.6.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/googlecode/libphonenumber/libphonenumber/8.0.0/libphonenumber-8.0.0.jar (327 kB at 5.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.4.0-b180830.0359/jaxb-api-2.4.0-b180830.0359.jar (128 kB at 1.9 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.43.Final/netty-buffer-4.1.43.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar (223 kB at 3.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.43.Final/netty-codec-4.1.43.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.6.3/xmlunit-core-2.6.3.jar (168 kB at 2.4 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.43.Final/netty-codec-http-4.1.43.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mozilla/rhino/1.7.7.1/rhino-1.7.7.1.jar (1.3 MB at 16 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.43.Final/netty-common-4.1.43.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.43.Final/netty-codec-4.1.43.Final.jar (318 kB at 3.7 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.43.Final/netty-handler-4.1.43.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.43.Final/netty-buffer-4.1.43.Final.jar (277 kB at 3.2 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.43.Final/netty-transport-4.1.43.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar (752 kB at 8.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.43.Final/netty-resolver-4.1.43.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.43.Final/netty-codec-http-4.1.43.Final.jar (595 kB at 6.5 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-all/2.0.0-M24/apacheds-all-2.0.0-M24.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.43.Final/netty-common-4.1.43.Final.jar (605 kB at 6.2 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.43.Final/netty-resolver-4.1.43.Final.jar (33 kB at 335 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/syslog4j/syslog4j/0.9.30/syslog4j-0.9.30.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.43.Final/netty-transport-4.1.43.Final.jar (474 kB at 4.6 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.43.Final/netty-handler-4.1.43.Final.jar (441 kB at 3.7 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/syslog4j/syslog4j/0.9.30/syslog4j-0.9.30.jar (157 kB at 1.3 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-all/2.0.0-M24/apacheds-all-2.0.0-M24.jar (20 MB at 50 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-testsuite-shared --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-testsuite-shared --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-testsuite-shared --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-testsuite-shared --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-testsuite-shared --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-testsuite-shared --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 22 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-testsuite-shared --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 203 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/shared/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/shared/src/main/java/org/jboss/as/test/integration/ldap/InMemoryDirectoryServiceFactory.java:[153,39] overflowToDisk(boolean) in net.sf.ehcache.config.CacheConfiguration has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/shared/src/main/java/org/jboss/as/test/integration/common/jms/JMSOperationsProvider.java:[81,57] unchecked call to getConstructor(java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/shared/src/main/java/org/jboss/as/test/integration/common/jms/JMSOperationsProvider.java:[123,57] unchecked call to getConstructor(java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/shared/src/main/java/org/jboss/as/test/integration/common/jms/RemoteActiveMQProviderJMSOperations.java:[407,54] createQueue(java.lang.String) in org.apache.activemq.artemis.api.jms.ActiveMQJMSClient has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/shared/src/main/java/org/jboss/as/test/integration/common/jms/RemoteActiveMQProviderJMSOperations.java:[431,54] createQueue(java.lang.String) in org.apache.activemq.artemis.api.jms.ActiveMQJMSClient has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/shared/src/main/java/org/jboss/as/test/integration/common/jms/RemoteActiveMQProviderJMSOperations.java:[457,54] createQueue(java.lang.String) in org.apache.activemq.artemis.api.jms.ActiveMQJMSClient has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/shared/src/main/java/org/jboss/as/test/integration/common/jms/RemoteActiveMQProviderJMSOperations.java:[482,54] createQueue(java.lang.String) in org.apache.activemq.artemis.api.jms.ActiveMQJMSClient has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/shared/src/main/java/org/jboss/as/test/shared/ModuleUtils.java:[48,55] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/shared/src/main/java/org/jboss/as/test/shared/ModuleUtils.java:[53,78] unchecked cast required: java.lang.Class[] found: java.lang.Object [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/shared/src/main/java/org/jboss/as/test/integration/common/jms/ArtemisRunListener.java:[112,21] setAutoCreateJmsQueues(boolean) in org.apache.activemq.artemis.core.settings.impl.AddressSettings has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/shared/src/main/java/org/jboss/as/test/integration/common/jms/ArtemisRunListener.java:[113,21] setAutoCreateJmsTopics(boolean) in org.apache.activemq.artemis.core.settings.impl.AddressSettings has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/shared/src/main/java/org/jboss/as/test/integration/common/jms/ArtemisRunListener.java:[123,21] setAutoCreateJmsQueues(boolean) in org.apache.activemq.artemis.core.settings.impl.AddressSettings has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/shared/src/main/java/org/jboss/as/test/integration/common/jms/ArtemisRunListener.java:[124,21] setAutoCreateJmsTopics(boolean) in org.apache.activemq.artemis.core.settings.impl.AddressSettings has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/shared/src/main/java/org/wildfly/test/security/common/AbstractElytronSetupTask.java:[136,25] reloadIfRequired(org.jboss.as.controller.client.ModelControllerClient) in org.jboss.as.test.shared.ServerReload has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/shared/src/main/java/org/wildfly/test/security/servlets/ReadCredentialServlet.java:[121,64] getValue() in org.jboss.msc.service.ServiceController has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/shared/src/main/java/org/jboss/as/test/integration/security/common/AbstractSecurityRealmsServerSetupTask.java:[45,9] setup(org.jboss.as.controller.client.ModelControllerClient,java.lang.String) in org.jboss.as.test.integration.security.common.AbstractBaseSecurityRealmsServerSetupTask has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/shared/src/main/java/org/jboss/as/test/integration/security/common/AbstractSecurityRealmsServerSetupTask.java:[55,9] tearDown(org.jboss.as.controller.client.ModelControllerClient,java.lang.String) in org.jboss.as.test.integration.security.common.AbstractBaseSecurityRealmsServerSetupTask has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/shared/src/main/java/org/jboss/as/test/jms/auxiliary/CreateTopicSetupTask.java:[23,48] getInstance(org.jboss.as.arquillian.container.ManagementClient) in org.jboss.as.test.integration.common.jms.JMSOperationsProvider has been deprecated [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-testsuite-shared --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-testsuite-shared --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/shared/src/test/resources [INFO] [INFO] --- keytool-maven-plugin:1.5:clean (clean-server-keystore) @ wildfly-testsuite-shared --- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/keytool-api-1.7/1.5/keytool-api-1.7-1.5.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/mojo/keytool-api-1.7/1.5/keytool-api-1.7-1.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/keytool-api-1.7/1.5/keytool-api-1.7-1.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/keytool-api-1.7/1.5/keytool-api-1.7-1.5.pom (3.5 kB at 11 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/keytool-api/1.5/keytool-api-1.5.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/mojo/keytool-api/1.5/keytool-api-1.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/keytool-api/1.5/keytool-api-1.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/keytool-api/1.5/keytool-api-1.5.pom (2.7 kB at 15 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.5/maven-shared-utils-0.5.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/shared/maven-shared-utils/0.5/maven-shared-utils-0.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.5/maven-shared-utils-0.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.5/maven-shared-utils-0.5.pom (5.1 kB at 9.7 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.1.0/maven-plugin-api-2.1.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-plugin-api/2.1.0/maven-plugin-api-2.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.1.0/maven-plugin-api-2.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.1.0/maven-plugin-api-2.1.0.pom (1.5 kB at 3.5 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.1.0/maven-2.1.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven/2.1.0/maven-2.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.1.0/maven-2.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.1.0/maven-2.1.0.pom (22 kB at 4.5 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-toolchain/2.1.0/maven-toolchain-2.1.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-toolchain/2.1.0/maven-toolchain-2.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.1.0/maven-toolchain-2.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.1.0/maven-toolchain-2.1.0.pom (3.3 kB at 18 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/2.1.0/maven-core-2.1.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-core/2.1.0/maven-core-2.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.1.0/maven-core-2.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.1.0/maven-core-2.1.0.pom (8.5 kB at 40 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.1.0/maven-settings-2.1.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-settings/2.1.0/maven-settings-2.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.1.0/maven-settings-2.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.1.0/maven-settings-2.1.0.pom (2.2 kB at 2.9 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.1.0/maven-model-2.1.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-model/2.1.0/maven-model-2.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.1.0/maven-model-2.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.1.0/maven-model-2.1.0.pom (3.2 kB at 4.3 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.1/plexus-utils-3.0.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-utils/3.0.1/plexus-utils-3.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.1/plexus-utils-3.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.1/plexus-utils-3.0.1.pom (2.5 kB at 3.4 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.8.1/plexus-interpolation-1.8.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-interpolation/1.8.1/plexus-interpolation-1.8.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.8.1/plexus-interpolation-1.8.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.8.1/plexus-interpolation-1.8.1.pom (880 B at 846 B/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.13/plexus-1.0.13.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus/1.0.13/plexus-1.0.13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.13/plexus-1.0.13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.13/plexus-1.0.13.pom (11 kB at 15 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.1.0/maven-plugin-parameter-documenter-2.1.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-plugin-parameter-documenter/2.1.0/maven-plugin-parameter-documenter-2.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.1.0/maven-plugin-parameter-documenter-2.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.1.0/maven-plugin-parameter-documenter-2.1.0.pom (2.0 kB at 7.2 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.1.0/maven-reporting-api-2.1.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/reporting/maven-reporting-api/2.1.0/maven-reporting-api-2.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.1.0/maven-reporting-api-2.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.1.0/maven-reporting-api-2.1.0.pom (1.9 kB at 5.4 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting/2.1.0/maven-reporting-2.1.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/reporting/maven-reporting/2.1.0/maven-reporting-2.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.1.0/maven-reporting-2.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.1.0/maven-reporting-2.1.0.pom (1.4 kB at 9.1 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.1.0/maven-profile-2.1.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-profile/2.1.0/maven-profile-2.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.1.0/maven-profile-2.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.1.0/maven-profile-2.1.0.pom (2.0 kB at 6.3 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.1.0/maven-artifact-2.1.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-artifact/2.1.0/maven-artifact-2.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.1.0/maven-artifact-2.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.1.0/maven-artifact-2.1.0.pom (1.6 kB at 8.3 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.1.0/maven-repository-metadata-2.1.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-repository-metadata/2.1.0/maven-repository-metadata-2.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.1.0/maven-repository-metadata-2.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.1.0/maven-repository-metadata-2.1.0.pom (1.9 kB at 13 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-error-diagnostics/2.1.0/maven-error-diagnostics-2.1.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-error-diagnostics/2.1.0/maven-error-diagnostics-2.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.1.0/maven-error-diagnostics-2.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.1.0/maven-error-diagnostics-2.1.0.pom (1.7 kB at 7.3 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.1.0/maven-project-2.1.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-project/2.1.0/maven-project-2.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.1.0/maven-project-2.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.1.0/maven-project-2.1.0.pom (2.8 kB at 30 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.1.0/maven-artifact-manager-2.1.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-artifact-manager/2.1.0/maven-artifact-manager-2.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.1.0/maven-artifact-manager-2.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.1.0/maven-artifact-manager-2.1.0.pom (3.1 kB at 18 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.1.0/maven-plugin-registry-2.1.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-plugin-registry/2.1.0/maven-plugin-registry-2.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.1.0/maven-plugin-registry-2.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.1.0/maven-plugin-registry-2.1.0.pom (2.0 kB at 7.1 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.1.0/maven-plugin-descriptor-2.1.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-plugin-descriptor/2.1.0/maven-plugin-descriptor-2.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.1.0/maven-plugin-descriptor-2.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.1.0/maven-plugin-descriptor-2.1.0.pom (2.1 kB at 8.6 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-monitor/2.1.0/maven-monitor-2.1.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-monitor/2.1.0/maven-monitor-2.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.1.0/maven-monitor-2.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.1.0/maven-monitor-2.1.0.pom (1.3 kB at 5.1 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.1/plexus-sec-dispatcher-1.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/sonatype/plexus/plexus-sec-dispatcher/1.1/plexus-sec-dispatcher-1.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.1/plexus-sec-dispatcher-1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.1/plexus-sec-dispatcher-1.1.pom (2.7 kB at 3.3 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/11/spice-parent-11.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/sonatype/spice/spice-parent/11/spice-parent-11.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/11/spice-parent-11.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/11/spice-parent-11.pom (3.9 kB at 16 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.1/plexus-cipher-1.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/sonatype/plexus/plexus-cipher/1.1/plexus-cipher-1.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.1/plexus-cipher-1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.1/plexus-cipher-1.1.pom (1.9 kB at 3.5 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/keytool-api-1.7/1.5/keytool-api-1.7-1.5.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/keytool-api/1.5/keytool-api-1.5.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.1.0/maven-plugin-api-2.1.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-toolchain/2.1.0/maven-toolchain-2.1.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.5/maven-shared-utils-0.5.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/2.1.0/maven-core-2.1.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.1.0/maven-settings-2.1.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.1.0/maven-reporting-api-2.1.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.1.0/maven-plugin-parameter-documenter-2.1.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.8.1/plexus-interpolation-1.8.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.1.0/maven-profile-2.1.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.1.0/maven-model-2.1.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.1.0/maven-repository-metadata-2.1.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-error-diagnostics/2.1.0/maven-error-diagnostics-2.1.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.1.0/maven-project-2.1.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.1.0/maven-plugin-descriptor-2.1.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.1.0/maven-plugin-registry-2.1.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.1.0/maven-artifact-manager-2.1.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-monitor/2.1.0/maven-monitor-2.1.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.1/plexus-utils-3.0.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.1/plexus-sec-dispatcher-1.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.1/plexus-cipher-1.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.1.0/maven-artifact-2.1.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/mojo/keytool-api-1.7/1.5/keytool-api-1.7-1.5.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/shared/maven-shared-utils/0.5/maven-shared-utils-0.5.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/mojo/keytool-api/1.5/keytool-api-1.5.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-plugin-api/2.1.0/maven-plugin-api-2.1.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-toolchain/2.1.0/maven-toolchain-2.1.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-core/2.1.0/maven-core-2.1.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-settings/2.1.0/maven-settings-2.1.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-interpolation/1.8.1/plexus-interpolation-1.8.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-plugin-parameter-documenter/2.1.0/maven-plugin-parameter-documenter-2.1.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/reporting/maven-reporting-api/2.1.0/maven-reporting-api-2.1.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-profile/2.1.0/maven-profile-2.1.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-model/2.1.0/maven-model-2.1.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-repository-metadata/2.1.0/maven-repository-metadata-2.1.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-error-diagnostics/2.1.0/maven-error-diagnostics-2.1.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-project/2.1.0/maven-project-2.1.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-plugin-registry/2.1.0/maven-plugin-registry-2.1.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-plugin-descriptor/2.1.0/maven-plugin-descriptor-2.1.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-artifact-manager/2.1.0/maven-artifact-manager-2.1.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-monitor/2.1.0/maven-monitor-2.1.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/codehaus/plexus/plexus-utils/3.0.1/plexus-utils-3.0.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/sonatype/plexus/plexus-sec-dispatcher/1.1/plexus-sec-dispatcher-1.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/sonatype/plexus/plexus-cipher/1.1/plexus-cipher-1.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven-artifact/2.1.0/maven-artifact-2.1.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/keytool-api-1.7/1.5/keytool-api-1.7-1.5.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/keytool-api/1.5/keytool-api-1.5.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.1.0/maven-plugin-api-2.1.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.1.0/maven-toolchain-2.1.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.5/maven-shared-utils-0.5.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.1.0/maven-plugin-api-2.1.0.jar (13 kB at 1.9 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/keytool-api-1.7/1.5/keytool-api-1.7-1.5.jar (7.1 kB at 886 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.1.0/maven-core-2.1.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.1.0/maven-settings-2.1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.1.0/maven-toolchain-2.1.0.jar (40 kB at 5.0 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/keytool-api/1.5/keytool-api-1.5.jar (26 kB at 3.2 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.8.1/plexus-interpolation-1.8.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.1.0/maven-plugin-parameter-documenter-2.1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.5/maven-shared-utils-0.5.jar (164 kB at 12 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.1.0/maven-reporting-api-2.1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.1.0/maven-settings-2.1.0.jar (50 kB at 3.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.1.0/maven-profile-2.1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.8.1/plexus-interpolation-1.8.1.jar (51 kB at 3.4 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.1.0/maven-plugin-parameter-documenter-2.1.0.jar (22 kB at 1.5 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.1.0/maven-core-2.1.0.jar (179 kB at 11 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.1.0/maven-model-2.1.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.1.0/maven-error-diagnostics-2.1.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.1.0/maven-repository-metadata-2.1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.1.0/maven-reporting-api-2.1.0.jar (11 kB at 525 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.1.0/maven-project-2.1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.1.0/maven-profile-2.1.0.jar (36 kB at 1.7 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.1.0/maven-plugin-registry-2.1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.1.0/maven-error-diagnostics-2.1.0.jar (14 kB at 637 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.1.0/maven-plugin-descriptor-2.1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.1.0/maven-repository-metadata-2.1.0.jar (26 kB at 1.2 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.1.0/maven-artifact-manager-2.1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.1.0/maven-model-2.1.0.jar (90 kB at 3.9 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.1.0/maven-monitor-2.1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.1.0/maven-plugin-registry-2.1.0.jar (31 kB at 1.2 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.1/plexus-utils-3.0.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.1.0/maven-plugin-descriptor-2.1.0.jar (40 kB at 1.5 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.1.0/maven-project-2.1.0.jar (170 kB at 6.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.1/plexus-sec-dispatcher-1.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.1/plexus-cipher-1.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.1.0/maven-artifact-manager-2.1.0.jar (66 kB at 2.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.1.0/maven-artifact-2.1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.1.0/maven-monitor-2.1.0.jar (10 kB at 360 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.1/plexus-cipher-1.1.jar (13 kB at 395 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.1/plexus-sec-dispatcher-1.1.jar (28 kB at 863 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.1.0/maven-artifact-2.1.0.jar (90 kB at 2.6 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.1/plexus-utils-3.0.1.jar (227 kB at 6.1 MB/s) [WARNING] Keystore file '/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/shared/target/classes/org/jboss/as/test/shared/shared-keystores/application.keystore' doesn't exist. [INFO] [INFO] --- keytool-maven-plugin:1.5:generateKeyPair (gen-server-keystore) @ wildfly-testsuite-shared --- [INFO] /bin/sh -c cd /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/shared && /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.el7_7.x86_64/jre/../bin/keytool -genkeypair -v -keystore /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/shared/target/classes/org/jboss/as/test/shared/shared-keystores/application.keystore -storepass password -storetype JKS -alias server -dname 'cn=server, ou=organizationUnit, o=organizationName, c=countryCode' -keypass password -validity 365 -keyalg RSA -keysize 2048 [WARNING] Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 365 days [WARNING] for: CN=server, OU=organizationUnit, O=organizationName, C=countryCode [WARNING] [Storing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/shared/target/classes/org/jboss/as/test/shared/shared-keystores/application.keystore] [WARNING] [WARNING] Warning: [WARNING] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/shared/target/classes/org/jboss/as/test/shared/shared-keystores/application.keystore -destkeystore /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/shared/target/classes/org/jboss/as/test/shared/shared-keystores/application.keystore -deststoretype pkcs12". [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-testsuite-shared --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-testsuite-shared --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-testsuite-shared --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/shared/target/wildfly-testsuite-shared-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-testsuite-shared --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/shared/target/wildfly-testsuite-shared-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-testsuite-shared --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/shared/target/wildfly-testsuite-shared-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-testsuite-shared/22.0.0.Beta1-SNAPSHOT/wildfly-testsuite-shared-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/shared/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-testsuite-shared/22.0.0.Beta1-SNAPSHOT/wildfly-testsuite-shared-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/shared/target/wildfly-testsuite-shared-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-testsuite-shared/22.0.0.Beta1-SNAPSHOT/wildfly-testsuite-shared-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] ----------------------< org.wildfly:wildfly-dist >---------------------- [INFO] Building WildFly: Distribution 22.0.0.Beta1-SNAPSHOT [137/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-dist --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-dist --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-dist --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-dist --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-dist --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-dist --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/dist/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-dist --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-dist --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- galleon-maven-plugin:4.2.6.Final:provision (server-provisioning) @ wildfly-dist --- [INFO] WildFly configuration generation took 9.209 seconds [INFO] Overall WildFly Galleon Plugin took 44.213 seconds [INFO] Overall Galleon provisioning took 44.595 seconds [INFO] [INFO] --- maven-resources-plugin:3.1.0:copy-resources (verifications-configuration) @ wildfly-dist --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:3.1.0:copy-resources (ts.copy-widfly-for-validation) @ wildfly-dist --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 469 resources [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-dist --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/dist/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-dist --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/dist/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-dist --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-dist --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/dist/target/wildfly-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-dist --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-verifier-plugin:1.1:verify (main) @ wildfly-dist --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-dist --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/dist/target/wildfly-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-dist/22.0.0.Beta1-SNAPSHOT/wildfly-dist-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/dist/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-dist/22.0.0.Beta1-SNAPSHOT/wildfly-dist-22.0.0.Beta1-SNAPSHOT.pom [INFO] [INFO] ------------------< org.wildfly:wildfly-dist-legacy >------------------- [INFO] Building WildFly: Legacy Feature-pack-based Distribution 22.0.0.Beta1-SNAPSHOT [138/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-dist-legacy --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-dist-legacy --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-dist-legacy --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-dist-legacy --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-dist-legacy --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-dist-legacy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/dist-legacy/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-dist-legacy --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-dist-legacy --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-dist-legacy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/dist-legacy/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-dist-legacy --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/dist-legacy/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-dist-legacy --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-dist-legacy --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/dist-legacy/target/wildfly-dist-legacy-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-dist-legacy --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-dist-legacy --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/dist-legacy/target/wildfly-dist-legacy-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-dist-legacy/22.0.0.Beta1-SNAPSHOT/wildfly-dist-legacy-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/dist-legacy/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-dist-legacy/22.0.0.Beta1-SNAPSHOT/wildfly-dist-legacy-22.0.0.Beta1-SNAPSHOT.pom [INFO] [INFO] --------------------< org.wildfly:wildfly-ee-build >-------------------- [INFO] Building WildFly: EE Full Thin Server Build 22.0.0.Beta1-SNAPSHOT [139/160] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-ee-build --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-ee-build --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-ee-build --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-ee-build --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-ee-build --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-ee-build --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:copy-resources (verifications-configuration) @ wildfly-ee-build --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- galleon-maven-plugin:4.2.6.Final:provision (server-provisioning) @ wildfly-ee-build --- [INFO] WildFly configuration generation took 24.878 seconds [INFO] Overall WildFly Galleon Plugin took 51.569 seconds [INFO] Overall Galleon provisioning took 51.821 seconds [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-ee-build --- [INFO] [INFO] --- maven-assembly-plugin:3.1.1:single (assemble) @ wildfly-ee-build --- [INFO] Reading assembly descriptor: assembly.xml [INFO] Building zip: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-build/target/wildfly-22.0.0.Beta1-SNAPSHOT.zip [INFO] [INFO] --- maven-verifier-plugin:1.1:verify (main) @ wildfly-ee-build --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-ee-build --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-build/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-ee-build/22.0.0.Beta1-SNAPSHOT/wildfly-ee-build-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-build/target/wildfly-22.0.0.Beta1-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/wildfly/wildfly-ee-build/22.0.0.Beta1-SNAPSHOT/wildfly-ee-build-22.0.0.Beta1-SNAPSHOT.zip [INFO] [INFO] --------------------< org.wildfly:wildfly-ee-dist >--------------------- [INFO] Building WildFly: EE Full Distribution 22.0.0.Beta1-SNAPSHOT [140/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-ee-dist --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-ee-dist --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-ee-dist --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-ee-dist --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-ee-dist --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-ee-dist --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-dist/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-ee-dist --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-ee-dist --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- galleon-maven-plugin:4.2.6.Final:provision (server-provisioning) @ wildfly-ee-dist --- [INFO] WildFly configuration generation took 30.385 seconds [INFO] Overall WildFly Galleon Plugin took 51.825 seconds [INFO] Overall Galleon provisioning took 52.75 seconds [INFO] [INFO] --- maven-resources-plugin:3.1.0:copy-resources (verifications-configuration) @ wildfly-ee-dist --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:3.1.0:copy-resources (ts.copy-widfly-for-validation) @ wildfly-ee-dist --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 463 resources [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-ee-dist --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-dist/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-ee-dist --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-dist/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-ee-dist --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-ee-dist --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-dist/target/wildfly-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-ee-dist --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-verifier-plugin:1.1:verify (main) @ wildfly-ee-dist --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-ee-dist --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-dist/target/wildfly-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-ee-dist/22.0.0.Beta1-SNAPSHOT/wildfly-ee-dist-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-dist/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-ee-dist/22.0.0.Beta1-SNAPSHOT/wildfly-ee-dist-22.0.0.Beta1-SNAPSHOT.pom [INFO] [INFO] ------< org.wildfly:wildfly-servlet-feature-pack-galleon-common >------- [INFO] Building wildfly-servlet-feature-pack-galleon-common 22.0.0.Beta1-SNAPSHOT [141/160] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-servlet-feature-pack-galleon-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-servlet-feature-pack-galleon-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-servlet-feature-pack-galleon-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-servlet-feature-pack-galleon-common --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-servlet-feature-pack-galleon-common --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-servlet-feature-pack-galleon-common --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-servlet-feature-pack-galleon-common --- [INFO] [INFO] --- maven-assembly-plugin:3.1.1:single (assemble) @ wildfly-servlet-feature-pack-galleon-common --- [INFO] Reading assembly descriptor: assembly.xml [INFO] Building zip: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/servlet-feature-pack/galleon-common/target/wildfly-servlet-feature-pack-galleon-common-22.0.0.Beta1-SNAPSHOT.zip [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-servlet-feature-pack-galleon-common --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/servlet-feature-pack/galleon-common/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-servlet-feature-pack-galleon-common/22.0.0.Beta1-SNAPSHOT/wildfly-servlet-feature-pack-galleon-common-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/servlet-feature-pack/galleon-common/target/wildfly-servlet-feature-pack-galleon-common-22.0.0.Beta1-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/wildfly/wildfly-servlet-feature-pack-galleon-common/22.0.0.Beta1-SNAPSHOT/wildfly-servlet-feature-pack-galleon-common-22.0.0.Beta1-SNAPSHOT.zip [INFO] [INFO] ------------------< org.wildfly:wildfly-ee-9-parent >------------------- [INFO] Building wildfly-ee-9-parent 22.0.0.Beta1-SNAPSHOT [142/160] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-ee-9-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-ee-9-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-ee-9-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-ee-9-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-ee-9-parent --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-ee-9-parent --- [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-ee-9-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-ee-9-parent --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-9/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-ee-9-parent/22.0.0.Beta1-SNAPSHOT/wildfly-ee-9-parent-22.0.0.Beta1-SNAPSHOT.pom [INFO] [INFO] ----------< org.wildfly:wildfly-ee-9-deployment-transformer >----------- [INFO] Building WildFly: EE 9 Deployment Transformer 22.0.0.Beta1-SNAPSHOT [143/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-ee-9-deployment-transformer --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-ee-9-deployment-transformer --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-ee-9-deployment-transformer --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-ee-9-deployment-transformer --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-ee-9-deployment-transformer --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-ee-9-deployment-transformer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-ee-9-deployment-transformer --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-9/deployment-transformer/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-9/deployment-transformer/src/main/java/org/wildfly/ee8to9/transformer/DeploymentTransformer.java:[32,98] org.jboss.as.server.deployment.transformation.DeploymentTransformer in org.jboss.as.server.deployment.transformation has been deprecated [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-ee-9-deployment-transformer --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-ee-9-deployment-transformer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-9/deployment-transformer/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-ee-9-deployment-transformer --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-ee-9-deployment-transformer --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-ee-9-deployment-transformer --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-9/deployment-transformer/target/wildfly-ee-9-deployment-transformer-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-ee-9-deployment-transformer --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-9/deployment-transformer/target/wildfly-ee-9-deployment-transformer-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-ee-9-deployment-transformer --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-9/deployment-transformer/target/wildfly-ee-9-deployment-transformer-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-ee-9-deployment-transformer/22.0.0.Beta1-SNAPSHOT/wildfly-ee-9-deployment-transformer-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-9/deployment-transformer/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-ee-9-deployment-transformer/22.0.0.Beta1-SNAPSHOT/wildfly-ee-9-deployment-transformer-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-9/deployment-transformer/target/wildfly-ee-9-deployment-transformer-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-ee-9-deployment-transformer/22.0.0.Beta1-SNAPSHOT/wildfly-ee-9-deployment-transformer-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --------------< org.wildfly:wildfly-preview-feature-pack >-------------- [INFO] Building WildFly: EE 9 Preview Galleon Feature Pack 22.0.0.Beta1-SNAPSHOT [144/160] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/sun/faces/jsf-impl/3.0.0.SP02/jsf-impl-3.0.0.SP02.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/sun/faces/jsf-impl/3.0.0.SP02/jsf-impl-3.0.0.SP02.pom (26 kB at 38 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/sun/faces/jsf-project/3.0.0.SP02/jsf-project-3.0.0.SP02.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/sun/faces/jsf-project/3.0.0.SP02/jsf-project-3.0.0.SP02.pom (5.8 kB at 20 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.pom (16 kB at 20 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/sun/activation/jakarta.activation/2.0.0/jakarta.activation-2.0.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/sun/activation/jakarta.activation/2.0.0/jakarta.activation-2.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/2.0.0/jakarta.activation-2.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/2.0.0/jakarta.activation-2.0.0.pom (3.6 kB at 6.2 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/sun/activation/all/2.0.0/all-2.0.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/sun/activation/all/2.0.0/all-2.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/2.0.0/all-2.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/2.0.0/all-2.0.0.pom (17 kB at 3.4 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/metadata/jboss-metadata-appclient/14.0.0.Alpha1/jboss-metadata-appclient-14.0.0.Alpha1.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/metadata/jboss-metadata-appclient/14.0.0.Alpha1/jboss-metadata-appclient-14.0.0.Alpha1.pom (1.5 kB at 2.7 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/metadata/jboss-as-parent-metadata/14.0.0.Alpha1/jboss-as-parent-metadata-14.0.0.Alpha1.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/metadata/jboss-as-parent-metadata/14.0.0.Alpha1/jboss-as-parent-metadata-14.0.0.Alpha1.pom (16 kB at 39 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/metadata/jboss-metadata-ejb/14.0.0.Alpha1/jboss-metadata-ejb-14.0.0.Alpha1.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/metadata/jboss-metadata-ejb/14.0.0.Alpha1/jboss-metadata-ejb-14.0.0.Alpha1.pom (7.4 kB at 25 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-api/4.0.Beta1/weld-api-4.0.Beta1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jboss/weld/weld-api/4.0.Beta1/weld-api-4.0.Beta1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api/4.0.Beta1/weld-api-4.0.Beta1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api/4.0.Beta1/weld-api-4.0.Beta1.pom (1.6 kB at 11 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-api-parent/4.0.Beta1/weld-api-parent-4.0.Beta1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jboss/weld/weld-api-parent/4.0.Beta1/weld-api-parent-4.0.Beta1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/4.0.Beta1/weld-api-parent-4.0.Beta1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/4.0.Beta1/weld-api-parent-4.0.Beta1.pom (7.9 kB at 39 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/42/weld-parent-42.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jboss/weld/weld-parent/42/weld-parent-42.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/42/weld-parent-42.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/42/weld-parent-42.pom (51 kB at 128 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-core-impl/4.0.0.Beta5/weld-core-impl-4.0.0.Beta5.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jboss/weld/weld-core-impl/4.0.0.Beta5/weld-core-impl-4.0.0.Beta5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-impl/4.0.0.Beta5/weld-core-impl-4.0.0.Beta5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-impl/4.0.0.Beta5/weld-core-impl-4.0.0.Beta5.pom (7.4 kB at 26 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-core-parent/4.0.0.Beta5/weld-core-parent-4.0.0.Beta5.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jboss/weld/weld-core-parent/4.0.0.Beta5/weld-core-parent-4.0.0.Beta5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-parent/4.0.0.Beta5/weld-core-parent-4.0.0.Beta5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-parent/4.0.0.Beta5/weld-core-parent-4.0.0.Beta5.pom (33 kB at 236 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-bom/1.7.0.Alpha4/arquillian-bom-1.7.0.Alpha4.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-bom/1.7.0.Alpha4/arquillian-bom-1.7.0.Alpha4.pom (10 kB at 18 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-api-bom/4.0.Beta1/weld-api-bom-4.0.Beta1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jboss/weld/weld-api-bom/4.0.Beta1/weld-api-bom-4.0.Beta1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/4.0.Beta1/weld-api-bom-4.0.Beta1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/4.0.Beta1/weld-api-bom-4.0.Beta1.pom (5.1 kB at 31 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/module/weld-ejb/4.0.0.Beta5/weld-ejb-4.0.0.Beta5.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jboss/weld/module/weld-ejb/4.0.0.Beta5/weld-ejb-4.0.0.Beta5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/module/weld-ejb/4.0.0.Beta5/weld-ejb-4.0.0.Beta5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/module/weld-ejb/4.0.0.Beta5/weld-ejb-4.0.0.Beta5.pom (3.1 kB at 4.2 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/module/weld-jsf/4.0.0.Beta5/weld-jsf-4.0.0.Beta5.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jboss/weld/module/weld-jsf/4.0.0.Beta5/weld-jsf-4.0.0.Beta5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/module/weld-jsf/4.0.0.Beta5/weld-jsf-4.0.0.Beta5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/module/weld-jsf/4.0.0.Beta5/weld-jsf-4.0.0.Beta5.pom (3.4 kB at 7.1 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/module/weld-jta/4.0.0.Beta5/weld-jta-4.0.0.Beta5.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jboss/weld/module/weld-jta/4.0.0.Beta5/weld-jta-4.0.0.Beta5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/module/weld-jta/4.0.0.Beta5/weld-jta-4.0.0.Beta5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/module/weld-jta/4.0.0.Beta5/weld-jta-4.0.0.Beta5.pom (3.0 kB at 3.0 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/module/weld-web/4.0.0.Beta5/weld-web-4.0.0.Beta5.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jboss/weld/module/weld-web/4.0.0.Beta5/weld-web-4.0.0.Beta5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/module/weld-web/4.0.0.Beta5/weld-web-4.0.0.Beta5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/module/weld-web/4.0.0.Beta5/weld-web-4.0.0.Beta5.pom (3.8 kB at 6.0 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/probe/weld-probe-core/4.0.0.Beta5/weld-probe-core-4.0.0.Beta5.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jboss/weld/probe/weld-probe-core/4.0.0.Beta5/weld-probe-core-4.0.0.Beta5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/probe/weld-probe-core/4.0.0.Beta5/weld-probe-core-4.0.0.Beta5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/probe/weld-probe-core/4.0.0.Beta5/weld-probe-core-4.0.0.Beta5.pom (11 kB at 21 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/probe/weld-probe-parent/4.0.0.Beta5/weld-probe-parent-4.0.0.Beta5.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jboss/weld/probe/weld-probe-parent/4.0.0.Beta5/weld-probe-parent-4.0.0.Beta5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/probe/weld-probe-parent/4.0.0.Beta5/weld-probe-parent-4.0.0.Beta5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/probe/weld-probe-parent/4.0.0.Beta5/weld-probe-parent-4.0.0.Beta5.pom (855 B at 3.5 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-spi/4.0.Beta1/weld-spi-4.0.Beta1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jboss/weld/weld-spi/4.0.Beta1/weld-spi-4.0.Beta1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-spi/4.0.Beta1/weld-spi-4.0.Beta1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-spi/4.0.Beta1/weld-spi-4.0.Beta1.pom (2.7 kB at 17 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/validator/hibernate-validator/7.0.0.Alpha6/hibernate-validator-7.0.0.Alpha6.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/validator/hibernate-validator/7.0.0.Alpha6/hibernate-validator-7.0.0.Alpha6.pom (13 kB at 24 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/validator/hibernate-validator-parent/7.0.0.Alpha6/hibernate-validator-parent-7.0.0.Alpha6.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/validator/hibernate-validator-parent/7.0.0.Alpha6/hibernate-validator-parent-7.0.0.Alpha6.pom (69 kB at 125 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-bom/1.7.0.Alpha1/arquillian-bom-1.7.0.Alpha1.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-bom/1.7.0.Alpha1/arquillian-bom-1.7.0.Alpha1.pom (9.8 kB at 35 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/validator/hibernate-validator-cdi/7.0.0.Alpha6/hibernate-validator-cdi-7.0.0.Alpha6.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/validator/hibernate-validator-cdi/7.0.0.Alpha6/hibernate-validator-cdi-7.0.0.Alpha6.pom (9.0 kB at 32 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/metadata/jboss-metadata-common/14.0.0.Alpha1/jboss-metadata-common-14.0.0.Alpha1.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/metadata/jboss-metadata-common/14.0.0.Alpha1/jboss-metadata-common-14.0.0.Alpha1.pom (4.1 kB at 14 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/metadata/jboss-metadata-ear/14.0.0.Alpha1/jboss-metadata-ear-14.0.0.Alpha1.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/metadata/jboss-metadata-ear/14.0.0.Alpha1/jboss-metadata-ear-14.0.0.Alpha1.pom (2.5 kB at 8.8 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/enterprise/jakarta.enterprise.cdi-api/3.0.0/jakarta.enterprise.cdi-api-3.0.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/enterprise/jakarta.enterprise.cdi-api/3.0.0/jakarta.enterprise.cdi-api-3.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/enterprise/jakarta.enterprise.cdi-api/3.0.0/jakarta.enterprise.cdi-api-3.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/enterprise/jakarta.enterprise.cdi-api/3.0.0/jakarta.enterprise.cdi-api-3.0.0.pom (11 kB at 83 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/enterprise/jakarta.enterprise.cdi-parent/3.0.0/jakarta.enterprise.cdi-parent-3.0.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/enterprise/jakarta.enterprise.cdi-parent/3.0.0/jakarta.enterprise.cdi-parent-3.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/enterprise/jakarta.enterprise.cdi-parent/3.0.0/jakarta.enterprise.cdi-parent-3.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/enterprise/jakarta.enterprise.cdi-parent/3.0.0/jakarta.enterprise.cdi-parent-3.0.0.pom (913 B at 2.6 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/glassfish/jakarta.el/4.0.0/jakarta.el-4.0.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/glassfish/jakarta.el/4.0.0/jakarta.el-4.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.el/4.0.0/jakarta.el-4.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.el/4.0.0/jakarta.el-4.0.0.pom (11 kB at 107 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/el/jakarta.el-api/4.0.0/jakarta.el-api-4.0.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/el/jakarta.el-api/4.0.0/jakarta.el-api-4.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/el/jakarta.el-api/4.0.0/jakarta.el-api-4.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/el/jakarta.el-api/4.0.0/jakarta.el-api-4.0.0.pom (12 kB at 37 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/metadata/jboss-metadata-web/14.0.0.Alpha1/jboss-metadata-web-14.0.0.Alpha1.pom [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/metadata/jboss-metadata-web/14.0.0.Alpha1/jboss-metadata-web-14.0.0.Alpha1.pom (4.6 kB at 8.3 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/yasson/2.0.1/yasson-2.0.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/eclipse/yasson/2.0.1/yasson-2.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/yasson/2.0.1/yasson-2.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/yasson/2.0.1/yasson-2.0.1.pom (27 kB at 4.4 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/json/jakarta.json-api/2.0.0/jakarta.json-api-2.0.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/json/jakarta.json-api/2.0.0/jakarta.json-api-2.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/json/jakarta.json-api/2.0.0/jakarta.json-api-2.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/json/jakarta.json-api/2.0.0/jakarta.json-api-2.0.0.pom (18 kB at 131 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/interceptor/jakarta.interceptor-api/2.0.0/jakarta.interceptor-api-2.0.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/interceptor/jakarta.interceptor-api/2.0.0/jakarta.interceptor-api-2.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/interceptor/jakarta.interceptor-api/2.0.0/jakarta.interceptor-api-2.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/interceptor/jakarta.interceptor-api/2.0.0/jakarta.interceptor-api-2.0.0.pom (12 kB at 55 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/security/auth/message/jakarta.security.auth.message-api/2.0.0-RC1/jakarta.security.auth.message-api-2.0.0-RC1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/security/auth/message/jakarta.security.auth.message-api/2.0.0-RC1/jakarta.security.auth.message-api-2.0.0-RC1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/security/auth/message/jakarta.security.auth.message-api/2.0.0-RC1/jakarta.security.auth.message-api-2.0.0-RC1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/security/auth/message/jakarta.security.auth.message-api/2.0.0-RC1/jakarta.security.auth.message-api-2.0.0-RC1.pom (13 kB at 14 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/validation/jakarta.validation-api/3.0.0/jakarta.validation-api-3.0.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/validation/jakarta.validation-api/3.0.0/jakarta.validation-api-3.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/3.0.0/jakarta.validation-api-3.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/3.0.0/jakarta.validation-api-3.0.0.pom (10.0 kB at 28 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/inject/jakarta.inject-api/2.0.0/jakarta.inject-api-2.0.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/inject/jakarta.inject-api/2.0.0/jakarta.inject-api-2.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/2.0.0/jakarta.inject-api-2.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/2.0.0/jakarta.inject-api-2.0.0.pom (5.3 kB at 57 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/json/bind/jakarta.json.bind-api/2.0.0/jakarta.json.bind-api-2.0.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/json/bind/jakarta.json.bind-api/2.0.0/jakarta.json.bind-api-2.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/json/bind/jakarta.json.bind-api/2.0.0/jakarta.json.bind-api-2.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/json/bind/jakarta.json.bind-api/2.0.0/jakarta.json.bind-api-2.0.0.pom (25 kB at 130 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/enterprise/concurrent/jakarta.enterprise.concurrent-api/2.0.0/jakarta.enterprise.concurrent-api-2.0.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/enterprise/concurrent/jakarta.enterprise.concurrent-api/2.0.0/jakarta.enterprise.concurrent-api-2.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/enterprise/concurrent/jakarta.enterprise.concurrent-api/2.0.0/jakarta.enterprise.concurrent-api-2.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/enterprise/concurrent/jakarta.enterprise.concurrent-api/2.0.0/jakarta.enterprise.concurrent-api-2.0.0.pom (15 kB at 204 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/servlet/jakarta.servlet-api/5.0.0/jakarta.servlet-api-5.0.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/servlet/jakarta.servlet-api/5.0.0/jakarta.servlet-api-5.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/5.0.0/jakarta.servlet-api-5.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/5.0.0/jakarta.servlet-api-5.0.0.pom (18 kB at 211 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/servlet/jsp/jakarta.servlet.jsp-api/3.0.0/jakarta.servlet.jsp-api-3.0.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/servlet/jsp/jakarta.servlet.jsp-api/3.0.0/jakarta.servlet.jsp-api-3.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jsp/jakarta.servlet.jsp-api/3.0.0/jakarta.servlet.jsp-api-3.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jsp/jakarta.servlet.jsp-api/3.0.0/jakarta.servlet.jsp-api-3.0.0.pom (12 kB at 294 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/transaction/jakarta.transaction-api/2.0.0/jakarta.transaction-api-2.0.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/transaction/jakarta.transaction-api/2.0.0/jakarta.transaction-api-2.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/2.0.0/jakarta.transaction-api-2.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/2.0.0/jakarta.transaction-api-2.0.0.pom (12 kB at 35 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/websocket/jakarta.websocket-api/2.0.0/jakarta.websocket-api-2.0.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/websocket/jakarta.websocket-api/2.0.0/jakarta.websocket-api-2.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/websocket/jakarta.websocket-api/2.0.0/jakarta.websocket-api-2.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/websocket/jakarta.websocket-api/2.0.0/jakarta.websocket-api-2.0.0.pom (6.5 kB at 62 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/websocket/jakarta.websocket-all/2.0.0/jakarta.websocket-all-2.0.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/websocket/jakarta.websocket-all/2.0.0/jakarta.websocket-all-2.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/websocket/jakarta.websocket-all/2.0.0/jakarta.websocket-all-2.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/websocket/jakarta.websocket-all/2.0.0/jakarta.websocket-all-2.0.0.pom (11 kB at 89 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/sun/mail/jakarta.mail/2.0.0/jakarta.mail-2.0.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/sun/mail/jakarta.mail/2.0.0/jakarta.mail-2.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/2.0.0/jakarta.mail-2.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/2.0.0/jakarta.mail-2.0.0.pom (5.7 kB at 76 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/sun/mail/all/2.0.0/all-2.0.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/sun/mail/all/2.0.0/all-2.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/all/2.0.0/all-2.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/all/2.0.0/all-2.0.0.pom (22 kB at 3.2 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/persistence/jakarta.persistence-api/3.0.0/jakarta.persistence-api-3.0.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/persistence/jakarta.persistence-api/3.0.0/jakarta.persistence-api-3.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/persistence/jakarta.persistence-api/3.0.0/jakarta.persistence-api-3.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/persistence/jakarta.persistence-api/3.0.0/jakarta.persistence-api-3.0.0.pom (15 kB at 159 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/security/enterprise/jakarta.security.enterprise-api/2.0.0/jakarta.security.enterprise-api-2.0.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/security/enterprise/jakarta.security.enterprise-api/2.0.0/jakarta.security.enterprise-api-2.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/security/enterprise/jakarta.security.enterprise-api/2.0.0/jakarta.security.enterprise-api-2.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/security/enterprise/jakarta.security.enterprise-api/2.0.0/jakarta.security.enterprise-api-2.0.0.pom (14 kB at 151 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/batch/jakarta.batch-api/2.0.0/jakarta.batch-api-2.0.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/batch/jakarta.batch-api/2.0.0/jakarta.batch-api-2.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/batch/jakarta.batch-api/2.0.0/jakarta.batch-api-2.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/batch/jakarta.batch-api/2.0.0/jakarta.batch-api-2.0.0.pom (5.4 kB at 13 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/batch/batch-api-parent/2.0.0/batch-api-parent-2.0.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/batch/batch-api-parent/2.0.0/batch-api-parent-2.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/batch/batch-api-parent/2.0.0/batch-api-parent-2.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/batch/batch-api-parent/2.0.0/batch-api-parent-2.0.0.pom (11 kB at 46 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/ejb/jakarta.ejb-api/4.0.0-RC2/jakarta.ejb-api-4.0.0-RC2.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/ejb/jakarta.ejb-api/4.0.0-RC2/jakarta.ejb-api-4.0.0-RC2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/ejb/jakarta.ejb-api/4.0.0-RC2/jakarta.ejb-api-4.0.0-RC2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/ejb/jakarta.ejb-api/4.0.0-RC2/jakarta.ejb-api-4.0.0-RC2.pom (15 kB at 203 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/faces/jakarta.faces-api/3.0.0/jakarta.faces-api-3.0.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/faces/jakarta.faces-api/3.0.0/jakarta.faces-api-3.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/faces/jakarta.faces-api/3.0.0/jakarta.faces-api-3.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/faces/jakarta.faces-api/3.0.0/jakarta.faces-api-3.0.0.pom (25 kB at 337 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/jms/jakarta.jms-api/3.0.0/jakarta.jms-api-3.0.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/jms/jakarta.jms-api/3.0.0/jakarta.jms-api-3.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/jms/jakarta.jms-api/3.0.0/jakarta.jms-api-3.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/jms/jakarta.jms-api/3.0.0/jakarta.jms-api-3.0.0.pom (10.0 kB at 112 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/resource/jakarta.resource-api/2.0.0/jakarta.resource-api-2.0.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/resource/jakarta.resource-api/2.0.0/jakarta.resource-api-2.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/resource/jakarta.resource-api/2.0.0/jakarta.resource-api-2.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/resource/jakarta.resource-api/2.0.0/jakarta.resource-api-2.0.0.pom (13 kB at 14 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/glassfish/jakarta.json/2.0.0/jakarta.json-2.0.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/glassfish/jakarta.json/2.0.0/jakarta.json-2.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/2.0.0/jakarta.json-2.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/2.0.0/jakarta.json-2.0.0.pom (12 kB at 24 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/glassfish/json/2.0.0/json-2.0.0.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/glassfish/json/2.0.0/json-2.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/json/2.0.0/json-2.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/json/2.0.0/json-2.0.0.pom (19 kB at 2.7 MB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/json/jakarta.json-api/2.0.0/jakarta.json-api-2.0.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/sun/activation/jakarta.activation/2.0.0/jakarta.activation-2.0.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/security/auth/message/jakarta.security.auth.message-api/2.0.0-RC1/jakarta.security.auth.message-api-2.0.0-RC1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/interceptor/jakarta.interceptor-api/2.0.0/jakarta.interceptor-api-2.0.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/validation/jakarta.validation-api/3.0.0/jakarta.validation-api-3.0.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/enterprise/jakarta.enterprise.cdi-api/3.0.0/jakarta.enterprise.cdi-api-3.0.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/inject/jakarta.inject-api/2.0.0/jakarta.inject-api-2.0.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/json/bind/jakarta.json.bind-api/2.0.0/jakarta.json.bind-api-2.0.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/enterprise/concurrent/jakarta.enterprise.concurrent-api/2.0.0/jakarta.enterprise.concurrent-api-2.0.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/servlet/jakarta.servlet-api/5.0.0/jakarta.servlet-api-5.0.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/servlet/jsp/jakarta.servlet.jsp-api/3.0.0/jakarta.servlet.jsp-api-3.0.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/transaction/jakarta.transaction-api/2.0.0/jakarta.transaction-api-2.0.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/websocket/jakarta.websocket-api/2.0.0/jakarta.websocket-api-2.0.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/sun/mail/jakarta.mail/2.0.0/jakarta.mail-2.0.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/persistence/jakarta.persistence-api/3.0.0/jakarta.persistence-api-3.0.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/batch/jakarta.batch-api/2.0.0/jakarta.batch-api-2.0.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/security/enterprise/jakarta.security.enterprise-api/2.0.0/jakarta.security.enterprise-api-2.0.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/ejb/jakarta.ejb-api/4.0.0-RC2/jakarta.ejb-api-4.0.0-RC2.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/faces/jakarta.faces-api/3.0.0/jakarta.faces-api-3.0.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/jms/jakarta.jms-api/3.0.0/jakarta.jms-api-3.0.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/resource/jakarta.resource-api/2.0.0/jakarta.resource-api-2.0.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/sun/faces/jsf-impl/3.0.0.SP02/jsf-impl-3.0.0.SP02.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/yasson/2.0.1/yasson-2.0.1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/glassfish/jakarta.el/4.0.0/jakarta.el-4.0.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/glassfish/jakarta.json/2.0.0/jakarta.json-2.0.0.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/validator/hibernate-validator/7.0.0.Alpha6/hibernate-validator-7.0.0.Alpha6.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/validator/hibernate-validator-cdi/7.0.0.Alpha6/hibernate-validator-cdi-7.0.0.Alpha6.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/metadata/jboss-metadata-appclient/14.0.0.Alpha1/jboss-metadata-appclient-14.0.0.Alpha1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/metadata/jboss-metadata-common/14.0.0.Alpha1/jboss-metadata-common-14.0.0.Alpha1.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/metadata/jboss-metadata-appclient/14.0.0.Alpha1/jboss-metadata-appclient-14.0.0.Alpha1.jar (30 kB at 11 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/metadata/jboss-metadata-ear/14.0.0.Alpha1/jboss-metadata-ear-14.0.0.Alpha1.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/validator/hibernate-validator-cdi/7.0.0.Alpha6/hibernate-validator-cdi-7.0.0.Alpha6.jar (41 kB at 14 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/metadata/jboss-metadata-ejb/14.0.0.Alpha1/jboss-metadata-ejb-14.0.0.Alpha1.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/metadata/jboss-metadata-ear/14.0.0.Alpha1/jboss-metadata-ear-14.0.0.Alpha1.jar (77 kB at 23 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/metadata/jboss-metadata-web/14.0.0.Alpha1/jboss-metadata-web-14.0.0.Alpha1.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/metadata/jboss-metadata-ejb/14.0.0.Alpha1/jboss-metadata-ejb-14.0.0.Alpha1.jar (550 kB at 137 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-api/4.0.Beta1/weld-api-4.0.Beta1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-core-impl/4.0.0.Beta5/weld-core-impl-4.0.0.Beta5.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/metadata/jboss-metadata-web/14.0.0.Alpha1/jboss-metadata-web-14.0.0.Alpha1.jar (506 kB at 122 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/module/weld-ejb/4.0.0.Beta5/weld-ejb-4.0.0.Beta5.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/validator/hibernate-validator/7.0.0.Alpha6/hibernate-validator-7.0.0.Alpha6.jar (1.3 MB at 310 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/module/weld-jsf/4.0.0.Beta5/weld-jsf-4.0.0.Beta5.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/metadata/jboss-metadata-common/14.0.0.Alpha1/jboss-metadata-common-14.0.0.Alpha1.jar (503 kB at 118 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/module/weld-jta/4.0.0.Beta5/weld-jta-4.0.0.Beta5.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-spi/4.0.Beta1/weld-spi-4.0.Beta1.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/module/weld-web/4.0.0.Beta5/weld-web-4.0.0.Beta5.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/probe/weld-probe-core/4.0.0.Beta5/weld-probe-core-4.0.0.Beta5.jar [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/sun/faces/jsf-impl/3.0.0.SP02/jsf-impl-3.0.0.SP02.jar (2.8 MB at 612 kB/s) [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/json/jakarta.json-api/2.0.0/jakarta.json-api-2.0.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/sun/activation/jakarta.activation/2.0.0/jakarta.activation-2.0.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/security/auth/message/jakarta.security.auth.message-api/2.0.0-RC1/jakarta.security.auth.message-api-2.0.0-RC1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/interceptor/jakarta.interceptor-api/2.0.0/jakarta.interceptor-api-2.0.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/validation/jakarta.validation-api/3.0.0/jakarta.validation-api-3.0.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/enterprise/jakarta.enterprise.cdi-api/3.0.0/jakarta.enterprise.cdi-api-3.0.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/inject/jakarta.inject-api/2.0.0/jakarta.inject-api-2.0.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/json/bind/jakarta.json.bind-api/2.0.0/jakarta.json.bind-api-2.0.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/enterprise/concurrent/jakarta.enterprise.concurrent-api/2.0.0/jakarta.enterprise.concurrent-api-2.0.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/servlet/jakarta.servlet-api/5.0.0/jakarta.servlet-api-5.0.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/servlet/jsp/jakarta.servlet.jsp-api/3.0.0/jakarta.servlet.jsp-api-3.0.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/transaction/jakarta.transaction-api/2.0.0/jakarta.transaction-api-2.0.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/websocket/jakarta.websocket-api/2.0.0/jakarta.websocket-api-2.0.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/com/sun/mail/jakarta.mail/2.0.0/jakarta.mail-2.0.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/persistence/jakarta.persistence-api/3.0.0/jakarta.persistence-api-3.0.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/security/enterprise/jakarta.security.enterprise-api/2.0.0/jakarta.security.enterprise-api-2.0.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/batch/jakarta.batch-api/2.0.0/jakarta.batch-api-2.0.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/ejb/jakarta.ejb-api/4.0.0-RC2/jakarta.ejb-api-4.0.0-RC2.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/faces/jakarta.faces-api/3.0.0/jakarta.faces-api-3.0.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/jms/jakarta.jms-api/3.0.0/jakarta.jms-api-3.0.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/jakarta/resource/jakarta.resource-api/2.0.0/jakarta.resource-api-2.0.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/eclipse/yasson/2.0.1/yasson-2.0.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/glassfish/jakarta.el/4.0.0/jakarta.el-4.0.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/glassfish/jakarta.json/2.0.0/jakarta.json-2.0.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jboss/weld/weld-api/4.0.Beta1/weld-api-4.0.Beta1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jboss/weld/weld-core-impl/4.0.0.Beta5/weld-core-impl-4.0.0.Beta5.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jboss/weld/module/weld-ejb/4.0.0.Beta5/weld-ejb-4.0.0.Beta5.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jboss/weld/module/weld-jsf/4.0.0.Beta5/weld-jsf-4.0.0.Beta5.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jboss/weld/module/weld-jta/4.0.0.Beta5/weld-jta-4.0.0.Beta5.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jboss/weld/weld-spi/4.0.Beta1/weld-spi-4.0.Beta1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jboss/weld/module/weld-web/4.0.0.Beta5/weld-web-4.0.0.Beta5.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jboss/weld/probe/weld-probe-core/4.0.0.Beta5/weld-probe-core-4.0.0.Beta5.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/json/jakarta.json-api/2.0.0/jakarta.json-api-2.0.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/security/auth/message/jakarta.security.auth.message-api/2.0.0-RC1/jakarta.security.auth.message-api-2.0.0-RC1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/interceptor/jakarta.interceptor-api/2.0.0/jakarta.interceptor-api-2.0.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/3.0.0/jakarta.validation-api-3.0.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/2.0.0/jakarta.activation-2.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/json/jakarta.json-api/2.0.0/jakarta.json-api-2.0.0.jar (45 kB at 4.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/enterprise/jakarta.enterprise.cdi-api/3.0.0/jakarta.enterprise.cdi-api-3.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/interceptor/jakarta.interceptor-api/2.0.0/jakarta.interceptor-api-2.0.0.jar (25 kB at 2.0 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/2.0.0/jakarta.inject-api-2.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/security/auth/message/jakarta.security.auth.message-api/2.0.0-RC1/jakarta.security.auth.message-api-2.0.0-RC1.jar (44 kB at 3.4 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/json/bind/jakarta.json.bind-api/2.0.0/jakarta.json.bind-api-2.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/3.0.0/jakarta.validation-api-3.0.0.jar (93 kB at 5.5 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/2.0.0/jakarta.activation-2.0.0.jar (63 kB at 3.5 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/enterprise/concurrent/jakarta.enterprise.concurrent-api/2.0.0/jakarta.enterprise.concurrent-api-2.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/2.0.0/jakarta.inject-api-2.0.0.jar (10 kB at 506 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/5.0.0/jakarta.servlet-api-5.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/enterprise/jakarta.enterprise.cdi-api/3.0.0/jakarta.enterprise.cdi-api-3.0.0.jar (119 kB at 5.7 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jsp/jakarta.servlet.jsp-api/3.0.0/jakarta.servlet.jsp-api-3.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/json/bind/jakarta.json.bind-api/2.0.0/jakarta.json.bind-api-2.0.0.jar (36 kB at 1.6 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/2.0.0/jakarta.transaction-api-2.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.jar (25 kB at 1.1 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/enterprise/concurrent/jakarta.enterprise.concurrent-api/2.0.0/jakarta.enterprise.concurrent-api-2.0.0.jar (27 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/websocket/jakarta.websocket-api/2.0.0/jakarta.websocket-api-2.0.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/2.0.0/jakarta.mail-2.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/2.0.0/jakarta.transaction-api-2.0.0.jar (28 kB at 997 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/persistence/jakarta.persistence-api/3.0.0/jakarta.persistence-api-3.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jsp/jakarta.servlet.jsp-api/3.0.0/jakarta.servlet.jsp-api-3.0.0.jar (67 kB at 2.3 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/websocket/jakarta.websocket-api/2.0.0/jakarta.websocket-api-2.0.0.jar (49 kB at 1.6 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/security/enterprise/jakarta.security.enterprise-api/2.0.0/jakarta.security.enterprise-api-2.0.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/batch/jakarta.batch-api/2.0.0/jakarta.batch-api-2.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/5.0.0/jakarta.servlet-api-5.0.0.jar (308 kB at 9.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/ejb/jakarta.ejb-api/4.0.0-RC2/jakarta.ejb-api-4.0.0-RC2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/batch/jakarta.batch-api/2.0.0/jakarta.batch-api-2.0.0.jar (45 kB at 1.2 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/faces/jakarta.faces-api/3.0.0/jakarta.faces-api-3.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/ejb/jakarta.ejb-api/4.0.0-RC2/jakarta.ejb-api-4.0.0-RC2.jar (61 kB at 1.5 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/jms/jakarta.jms-api/3.0.0/jakarta.jms-api-3.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/jms/jakarta.jms-api/3.0.0/jakarta.jms-api-3.0.0.jar (56 kB at 1.2 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/resource/jakarta.resource-api/2.0.0/jakarta.resource-api-2.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/2.0.0/jakarta.mail-2.0.0.jar (682 kB at 15 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/yasson/2.0.1/yasson-2.0.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/resource/jakarta.resource-api/2.0.0/jakarta.resource-api-2.0.0.jar (68 kB at 1.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.el/4.0.0/jakarta.el-4.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/faces/jakarta.faces-api/3.0.0/jakarta.faces-api-3.0.0.jar (759 kB at 13 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/2.0.0/jakarta.json-2.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/yasson/2.0.1/yasson-2.0.1.jar (348 kB at 5.9 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api/4.0.Beta1/weld-api-4.0.Beta1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.el/4.0.0/jakarta.el-4.0.0.jar (174 kB at 2.8 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-impl/4.0.0.Beta5/weld-core-impl-4.0.0.Beta5.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/2.0.0/jakarta.json-2.0.0.jar (142 kB at 2.2 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/module/weld-ejb/4.0.0.Beta5/weld-ejb-4.0.0.Beta5.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/module/weld-ejb/4.0.0.Beta5/weld-ejb-4.0.0.Beta5.jar (63 kB at 900 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/module/weld-jsf/4.0.0.Beta5/weld-jsf-4.0.0.Beta5.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/module/weld-jsf/4.0.0.Beta5/weld-jsf-4.0.0.Beta5.jar (18 kB at 234 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/module/weld-jta/4.0.0.Beta5/weld-jta-4.0.0.Beta5.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/module/weld-jta/4.0.0.Beta5/weld-jta-4.0.0.Beta5.jar (22 kB at 276 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-spi/4.0.Beta1/weld-spi-4.0.Beta1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-spi/4.0.Beta1/weld-spi-4.0.Beta1.jar (85 kB at 987 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/module/weld-web/4.0.0.Beta5/weld-web-4.0.0.Beta5.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api/4.0.Beta1/weld-api-4.0.Beta1.jar (33 kB at 367 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/probe/weld-probe-core/4.0.0.Beta5/weld-probe-core-4.0.0.Beta5.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/security/enterprise/jakarta.security.enterprise-api/2.0.0/jakarta.security.enterprise-api-2.0.0.jar (45 kB at 504 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/persistence/jakarta.persistence-api/3.0.0/jakarta.persistence-api-3.0.0.jar (156 kB at 1.7 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/module/weld-web/4.0.0.Beta5/weld-web-4.0.0.Beta5.jar (80 kB at 867 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-impl/4.0.0.Beta5/weld-core-impl-4.0.0.Beta5.jar (1.7 MB at 17 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/probe/weld-probe-core/4.0.0.Beta5/weld-probe-core-4.0.0.Beta5.jar (818 kB at 7.0 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-preview-feature-pack --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-preview-feature-pack --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-preview-feature-pack --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-preview-feature-pack --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-transitive-deps) @ wildfly-preview-feature-pack --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-preview-feature-pack --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-servlet-common-feature-pack-resources) @ wildfly-preview-feature-pack --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 57 resources [INFO] [INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-servlet-galleon-common-feature-pack-resources) @ wildfly-preview-feature-pack --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 36 resources [INFO] [INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-full-common-feature-pack-resources) @ wildfly-preview-feature-pack --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 329 resources [INFO] [INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-full-galleon-common-feature-pack-resources) @ wildfly-preview-feature-pack --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 123 resources [INFO] [INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-mp-galleon-feature-pack-resources) @ wildfly-preview-feature-pack --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 26 resources [INFO] [INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources) @ wildfly-preview-feature-pack --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 104 resources [INFO] [INFO] --- licenses-plugin:2.2.0.Final:insert-versions (update-licenses-xml) @ wildfly-preview-feature-pack --- [INFO] Sort licenses true [INFO] [INFO] --- licenses-plugin:2.2.0.Final:insert-versions (update-licenses-xml-mp) @ wildfly-preview-feature-pack --- [INFO] Sort licenses true [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-preview-feature-pack --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- wildfly-galleon-maven-plugin:5.0.0.Beta2:build-feature-pack (feature-pack-build) @ wildfly-preview-feature-pack --- [INFO] EE9: transformed infinispan-hibernate-cache-v53-11.0.5.Final.jar [INFO] EE9: transformed jboss-invocation-1.6.0.Final.jar [INFO] EE9: transformed cxf-rt-frontend-jaxws-3.3.7.jar [INFO] EE9: transformed ironjacamar-common-impl-1.4.25.Final.jar [INFO] EE9: transformed wildfly-clustering-web-undertow-22.0.0.Beta1-SNAPSHOT.jar [INFO] EE9: transformed jbosstxbridge-5.10.7.Final-SNAPSHOT.jar [INFO] EE9: transformed smallrye-config-1.6.2.jar [INFO] EE9: transformed guava-25.0-jre.jar [INFO] EE9: transformed jose4j-0.7.0.jar [INFO] EE9: transformed wildfly-jaxrs-22.0.0.Beta1-SNAPSHOT.jar [INFO] EE9: transformed infinispan-hibernate-cache-v51-11.0.5.Final.jar [INFO] EE9: transformed smallrye-jwt-2.0.13.jar [INFO] EE9: transformed wildfly-weld-jpa-22.0.0.Beta1-SNAPSHOT.jar [INFO] EE9: transformed wildfly-ee-22.0.0.Beta1-SNAPSHOT.jar [INFO] EE9: transformed wildfly-elytron-x500-cert-acme-1.13.1.Final.jar [INFO] EE9: transformed jackson-jaxrs-base-2.11.3.jar [INFO] EE9: transformed smallrye-open-api-jaxrs-2.0.14.jar [INFO] EE9: transformed jaxb-xjc-2.3.3-b02.jar [INFO] EE9: transformed microprofile-jwt-auth-api-1.1.1.jar [INFO] EE9: transformed wildfly-microprofile-opentracing-smallrye-22.0.0.Beta1-SNAPSHOT.jar [INFO] EE9: transformed opensaml-profile-api-3.3.1.jar [INFO] EE9: transformed wildfly-clustering-ee-cache-22.0.0.Beta1-SNAPSHOT.jar [INFO] EE9: transformed wildfly-microprofile-openapi-smallrye-22.0.0.Beta1-SNAPSHOT.jar [INFO] EE9: transformed wildfly-elytron-client-1.13.1.Final.jar [INFO] EE9: transformed resteasy-crypto-3.13.2.Final.jar [INFO] EE9: transformed wildfly-clustering-ee-infinispan-22.0.0.Beta1-SNAPSHOT.jar [INFO] EE9: transformed wildfly-microprofile-fault-tolerance-smallrye-executor-22.0.0.Beta1-SNAPSHOT.jar [INFO] EE9: transformed jboss-el-api_3.0_spec-2.0.0.Final.jar [INFO] EE9: transformed resteasy-jackson-provider-3.13.2.Final.jar [INFO] EE9: transformed libthrift-0.13.0.jar [INFO] EE9: transformed bcmail-jdk15on-1.65.jar [INFO] WARNING: EE9: unsigning transformed bcmail-jdk15on-1.65.jar [INFO] EE9: transformed cxf-xjc-dv-3.3.0.jar [INFO] EE9: transformed cxf-rt-ws-rm-3.3.7.jar [INFO] EE9: transformed jboss-logmanager-2.1.17.Final.jar [INFO] EE9: transformed jbossws-cxf-transports-undertow-5.4.2.Final.jar [INFO] EE9: transformed cxf-rt-bindings-coloc-3.3.7.jar [INFO] EE9: transformed wildfly-mod_cluster-undertow-22.0.0.Beta1-SNAPSHOT.jar [INFO] EE9: transformed cxf-rt-bindings-xml-3.3.7.jar [INFO] EE9: transformed cxf-tools-wsdlto-frontend-jaxws-3.3.7.jar [INFO] EE9: transformed wildfly-messaging-activemq-22.0.0.Beta1-SNAPSHOT.jar [INFO] EE9: transformed jboss-jaxb-intros-1.0.3.GA.jar [INFO] EE9: transformed hibernate-envers-5.3.20.Final.jar [INFO] EE9: transformed undertow-servlet-2.2.2.Final.jar [INFO] EE9: transformed wildfly-webservices-server-integration-22.0.0.Beta1-SNAPSHOT.jar [INFO] EE9: transformed resteasy-json-p-provider-3.13.2.Final.jar [INFO] EE9: transformed wildfly-connector-22.0.0.Beta1-SNAPSHOT.jar [INFO] EE9: transformed wildfly-core-galleon-pack-14.0.0.Beta2.zip [INFO] EE9: transformed istack-commons-runtime-3.0.10.jar [INFO] EE9: transformed restat-bridge-5.10.7.Final-SNAPSHOT.jar [INFO] EE9: transformed jaxws-undertow-httpspi-1.0.1.Final.jar [INFO] EE9: transformed cxf-tools-common-3.3.7.jar [INFO] EE9: transformed opensaml-saml-impl-3.3.1.jar [INFO] EE9: transformed resteasy-client-3.13.2.Final.jar [INFO] EE9: transformed h2-1.4.197.jar [INFO] EE9: transformed jbossxts-5.10.7.Final-SNAPSHOT-api.jar [INFO] EE9: transformed wildfly-ejb3-22.0.0.Beta1-SNAPSHOT.jar [INFO] EE9: transformed jbossws-cxf-jaspi-5.4.2.Final.jar [INFO] EE9: transformed wildfly-ee-security-22.0.0.Beta1-SNAPSHOT.jar [INFO] EE9: transformed jboss-metadata-ejb-14.0.0.Alpha1.jar [INFO] EE9: transformed wildfly-elytron-realm-token-1.13.1.Final.jar [INFO] EE9: transformed okio-1.13.0.jar [INFO] EE9: transformed opentracing-web-servlet-filter-0.2.3.jar [INFO] EE9: transformed wildfly-security-integration-22.0.0.Beta1-SNAPSHOT.jar [INFO] EE9: transformed cxf-rt-databinding-jaxb-3.3.7.jar [INFO] EE9: transformed wildfly-elytron-jacc-1.13.1.Final.jar [INFO] EE9: transformed opensaml-security-api-3.3.1.jar [INFO] EE9: transformed microprofile-config-api-1.4.jar [INFO] EE9: transformed cxf-tools-wsdlto-core-3.3.7.jar [INFO] EE9: transformed wildfly-rts-22.0.0.Beta1-SNAPSHOT.jar [INFO] EE9: transformed jakarta.enterprise.concurrent-1.1.1.jar [INFO] EE9: transformed microprofile-fault-tolerance-api-2.1.1.jar [INFO] EE9: transformed saaj-impl-1.4.1.SP1.jar [INFO] EE9: transformed restat-integration-5.10.7.Final-SNAPSHOT.jar [INFO] EE9: transformed ironjacamar-validator-1.4.25.Final.jar [INFO] EE9: transformed wildfly-clustering-ee-hotrod-22.0.0.Beta1-SNAPSHOT.jar [INFO] EE9: transformed resteasy-atom-provider-3.13.2.Final.jar [INFO] EE9: transformed jbossws-cxf-client-5.4.2.Final.jar [INFO] EE9: transformed stax-ex-1.7.8.jar [INFO] EE9: transformed artemis-server-2.16.0.jar [INFO] EE9: transformed microprofile-rest-client-api-1.4.0.jar [INFO] EE9: transformed wildfly-weld-transactions-22.0.0.Beta1-SNAPSHOT.jar [INFO] EE9: transformed taglibs-standard-spec-1.2.6-RC1.jar [INFO] EE9: transformed artemis-jms-client-2.16.0.jar [INFO] EE9: transformed cxf-rt-transports-jms-3.3.7.jar [INFO] EE9: transformed cxf-xjc-bug986-3.3.0.jar [INFO] EE9: transformed cxf-tools-java2ws-3.3.7.jar [INFO] EE9: transformed jose-jwt-3.13.2.Final.jar [INFO] EE9: transformed cxf-rt-transports-http-hc-3.3.7.jar [INFO] EE9: transformed cxf-tools-validator-3.3.7.jar [INFO] EE9: transformed resteasy-cdi-3.13.2.Final.jar [INFO] EE9: transformed cxf-rt-management-3.3.7.jar [INFO] EE9: transformed resteasy-jsapi-3.13.2.Final.jar [INFO] EE9: transformed jbossws-spi-3.3.0.Final.jar [INFO] EE9: transformed ironjacamar-core-api-1.4.25.Final.jar [INFO] EE9: transformed jboss-transaction-spi-7.6.0.Final.jar [INFO] EE9: transformed wildfly-weld-22.0.0.Beta1-SNAPSHOT.jar [INFO] EE9: transformed resteasy-yaml-provider-3.13.2.Final.jar [INFO] EE9: transformed opentracing-jaxrs2-0.4.1.jar [INFO] EE9: transformed jipijapa-hibernate5-3-22.0.0.Beta1-SNAPSHOT.jar [INFO] EE9: transformed resteasy-jaxrs-3.13.2.Final.jar [INFO] EE9: transformed smallrye-open-api-core-2.0.14.jar [INFO] EE9: transformed jakarta.security.enterprise-1.0.1-jbossorg-1.jar [INFO] EE9: transformed wildfly-transactions-22.0.0.Beta1-SNAPSHOT.jar [INFO] EE9: transformed openjdk-orb-8.1.4.Final.jar [INFO] EE9: transformed ironjacamar-jdbc-1.4.25.Final.jar [INFO] EE9: transformed cxf-rt-wsdl-3.3.7.jar [INFO] EE9: transformed resteasy-rxjava2-3.13.2.Final.jar [INFO] EE9: transformed smallrye-fault-tolerance-4.3.1.jar [INFO] EE9: transformed jbossws-cxf-factories-5.4.2.Final.jar [INFO] EE9: transformed jackson-module-jaxb-annotations-2.11.3.jar [INFO] EE9: transformed cxf-services-sts-core-3.3.7.jar [INFO] EE9: transformed wildfly-elytron-jaspi-1.13.1.Final.jar [INFO] EE9: transformed jbossws-common-3.3.3.Final.jar [INFO] EE9: transformed jboss-jaxrpc-api_1.1_spec-2.0.0.Final.jar [INFO] EE9: transformed jackson-jaxrs-1.9.13.redhat-00007.jar [INFO] EE9: transformed smallrye-health-2.2.0.jar [INFO] EE9: transformed picketbox-5.0.3.Final-redhat-00007.jar [INFO] EE9: transformed jboss-saaj-api_1.4_spec-1.0.2.Final.jar [INFO] EE9: transformed wildfly-weld-webservices-22.0.0.Beta1-SNAPSHOT.jar [INFO] EE9: transformed jboss-interceptors-api_1.2_spec-2.0.0.Final.jar [INFO] EE9: transformed jboss-jaxrs-api_2.1_spec-2.0.1.Final.jar [INFO] EE9: transformed hibernate-core-5.3.20.Final.jar [INFO] EE9: transformed artemis-wildfly-integration-1.0.2.jar [INFO] EE9: transformed java-support-7.3.0.jar [INFO] EE9: transformed artemis-amqp-protocol-2.16.0.jar [INFO] EE9: transformed wildfly-weld-common-22.0.0.Beta1-SNAPSHOT.jar [INFO] EE9: transformed jboss-jaxb-api_2.3_spec-2.0.0.Final.jar [INFO] EE9: transformed undertow-websockets-jsr-2.2.2.Final.jar [INFO] EE9: transformed cxf-rt-frontend-simple-3.3.7.jar [INFO] EE9: transformed okhttp-3.9.0.jar [INFO] EE9: transformed ironjacamar-deployers-common-1.4.25.Final.jar [INFO] EE9: transformed opensaml-xmlsec-impl-3.3.1.jar [INFO] EE9: transformed jboss-jacc-api_1.5_spec-2.0.0.Final.jar [INFO] EE9: transformed wildfly-bean-validation-22.0.0.Beta1-SNAPSHOT.jar [INFO] EE9: transformed cxf-rt-transports-http-3.3.7.jar [INFO] EE9: transformed wildfly-weld-spi-22.0.0.Beta1-SNAPSHOT.jar [INFO] EE9: transformed mod_cluster-container-spi-1.4.1.Final.jar [INFO] EE9: transformed cxf-services-ws-discovery-api-3.3.7.jar [INFO] EE9: transformed wildfly-iiop-openjdk-22.0.0.Beta1-SNAPSHOT.jar [INFO] EE9: transformed wildfly-security-plugins-22.0.0.Beta1-SNAPSHOT.jar [INFO] EE9: transformed undertow-js-1.0.2.Final.jar [INFO] EE9: transformed opentracing-interceptors-0.0.4.jar [INFO] EE9: transformed wildfly-batch-jberet-22.0.0.Beta1-SNAPSHOT.jar [INFO] EE9: transformed jasypt-1.9.3.jar [INFO] EE9: transformed wss4j-ws-security-common-2.2.5.jar [INFO] EE9: transformed cxf-rt-ws-policy-3.3.7.jar [INFO] EE9: transformed xmlsec-2.1.4.jar [INFO] EE9: transformed wildfly-elytron-jwt-1.13.1.Final.jar [INFO] EE9: transformed wildfly-weld-bean-validation-22.0.0.Beta1-SNAPSHOT.jar [INFO] EE9: transformed infinispan-cachestore-jdbc-11.0.5.Final.jar [INFO] EE9: transformed infinispan-commons-11.0.5.Final.jar [INFO] EE9: transformed undertow-server-servlet-1.8.0.Final.jar [INFO] EE9: transformed ironjacamar-core-impl-1.4.25.Final.jar [INFO] EE9: transformed opensaml-xmlsec-api-3.3.1.jar [INFO] EE9: transformed generic-jms-ra-jar-2.0.8.Final.jar [INFO] EE9: transformed wildfly-client-all-22.0.0.Beta1-SNAPSHOT.jar [INFO] EE9: transformed microprofile-metrics-api-2.3.jar [INFO] EE9: transformed wildfly-xts-22.0.0.Beta1-SNAPSHOT.jar [INFO] EE9: transformed restat-util-5.10.7.Final-SNAPSHOT.jar [INFO] EE9: transformed cxf-rt-bindings-soap-3.3.7.jar [INFO] EE9: transformed microprofile-opentracing-api-1.3.3.jar [INFO] EE9: transformed wildfly-cli-14.0.0.Beta2-client.jar [INFO] EE9: transformed wildfly-transaction-client-1.1.13.Final.jar [INFO] EE9: transformed wildfly-mail-22.0.0.Beta1-SNAPSHOT.jar [INFO] EE9: transformed compensations-5.10.7.Final-SNAPSHOT.jar [INFO] EE9: transformed resteasy-spring-3.13.2.Final.jar [INFO] EE9: transformed wildfly-microprofile-fault-tolerance-smallrye-extension-22.0.0.Beta1-SNAPSHOT.jar [INFO] EE9: transformed txframework-5.10.7.Final-SNAPSHOT.jar [INFO] EE9: transformed jastow-2.0.9.Final.jar [INFO] EE9: transformed msg-simple-1.1.jar [INFO] EE9: transformed resteasy-jackson2-provider-3.13.2.Final.jar [INFO] EE9: transformed jipijapa-spi-22.0.0.Beta1-SNAPSHOT.jar [INFO] EE9: transformed wildfly-microprofile-jwt-smallrye-22.0.0.Beta1-SNAPSHOT.jar [INFO] EE9: transformed wildfly-clustering-infinispan-client-22.0.0.Beta1-SNAPSHOT.jar [INFO] EE9: transformed smallrye-opentracing-1.3.4.jar [INFO] EE9: transformed cxf-xjc-runtime-3.3.0.jar [INFO] EE9: transformed wildfly-jsf-22.0.0.Beta1-SNAPSHOT.jar [INFO] EE9: transformed cxf-rt-ws-security-3.3.7.jar [INFO] EE9: transformed jberet-core-1.3.7.Final.jar [INFO] EE9: transformed smallrye-metrics-2.4.4.jar [INFO] EE9: transformed resteasy-multipart-provider-3.13.2.Final.jar [INFO] EE9: transformed wildfly-http-ejb-client-1.1.2.Final.jar [INFO] EE9: transformed mod_cluster-core-1.4.1.Final.jar [INFO] EE9: transformed jboss-jaspi-api_1.1_spec-2.0.1.Final.jar [INFO] EE9: transformed jbossxacml-2.0.8.Final.jar [INFO] EE9: transformed wss4j-bindings-2.2.5.jar [INFO] EE9: transformed artemis-dto-2.16.0.jar [INFO] EE9: transformed opensaml-core-3.3.1.jar [INFO] EE9: transformed artemis-jms-server-2.16.0.jar [INFO] EE9: transformed cxf-core-3.3.7.jar [INFO] EE9: transformed wildfly-jsf-injection-22.0.0.Beta1-SNAPSHOT.jar [INFO] EE9: transformed wildfly-security-22.0.0.Beta1-SNAPSHOT.jar [INFO] EE9: transformed jbossws-api-1.1.2.Final.jar [INFO] EE9: transformed opentracing-tracerresolver-0.1.5.jar [INFO] EE9: transformed jsr181-api-1.0-MR1.jar [INFO] EE9: transformed hornetq-jms-client-2.4.7.Final.jar [INFO] EE9: transformed taglibs-standard-compat-1.2.6-RC1.jar [INFO] EE9: transformed jackson-coreutils-1.8.jar [INFO] EE9: transformed jboss-ejb-client-4.0.36.Final.jar [INFO] EE9: transformed hibernate-search-orm-5.10.7.Final.jar [INFO] EE9: transformed wildfly-web-common-22.0.0.Beta1-SNAPSHOT.jar [INFO] EE9: transformed jboss-metadata-common-14.0.0.Alpha1.jar [INFO] EE9: transformed jaxb-jxc-2.3.3-b02.jar [INFO] EE9: transformed microprofile-health-api-2.2.jar [INFO] EE9: transformed jackson-jaxrs-json-provider-2.11.3.jar [INFO] EE9: transformed wildfly-elytron-mechanism-oauth2-1.13.1.Final.jar [INFO] EE9: transformed cxf-rt-ws-addr-3.3.7.jar [INFO] EE9: transformed ironjacamar-common-api-1.4.25.Final.jar [INFO] EE9: transformed resteasy-jaxb-provider-3.13.2.Final.jar [INFO] EE9: transformed narayana-jts-idlj-5.10.7.Final-SNAPSHOT.jar [INFO] EE9: transformed cxf-rt-ws-mex-3.3.7.jar [INFO] EE9: transformed wildfly-elytron-integration-14.0.0.Beta2.jar [INFO] EE9: transformed wildfly-jpa-22.0.0.Beta1-SNAPSHOT.jar [INFO] EE9: transformed wildfly-event-logger-14.0.0.Beta2.jar [INFO] EE9: transformed resteasy-json-binding-provider-3.13.2.Final.jar [INFO] EE9: transformed infinispan-hibernate-cache-commons-11.0.5.Final.jar [INFO] EE9: transformed jaxb-runtime-2.3.3-b02.jar [INFO] EE9: transformed infinispan-core-11.0.5.Final.jar [INFO] EE9: transformed log4j-jboss-logmanager-1.2.0.Final.jar [INFO] EE9: transformed dom4j-2.1.3.jar [INFO] EE9: transformed wildfly-elytron-json-util-1.13.1.Final.jar [INFO] EE9: transformed cxf-rt-databinding-aegis-3.3.7.jar [INFO] EE9: transformed opensaml-security-impl-3.3.1.jar [INFO] EE9: transformed wss4j-ws-security-stax-2.2.5.jar [INFO] EE9: transformed wildfly-microprofile-health-smallrye-22.0.0.Beta1-SNAPSHOT.jar [INFO] EE9: transformed jbossws-cxf-server-5.4.2.Final.jar [INFO] EE9: transformed artemis-cli-2.16.0.jar [INFO] EE9: transformed wildfly-undertow-22.0.0.Beta1-SNAPSHOT.jar [INFO] EE9: transformed hibernate-search-backend-jms-5.10.7.Final.jar [INFO] EE9: transformed wildfly-elytron-audit-1.13.1.Final.jar [INFO] EE9: transformed opensaml-soap-api-3.3.1.jar [INFO] EE9: transformed artemis-core-client-2.16.0.jar [INFO] EE9: transformed jboss-iiop-client-1.0.1.Final.jar [INFO] EE9: transformed wildfly-weld-ejb-22.0.0.Beta1-SNAPSHOT.jar [INFO] EE9: transformed jboss-jaxws-api_2.3_spec-2.0.0.Final.jar [INFO] EE9: transformed artemis-commons-2.16.0.jar [INFO] EE9: transformed wildfly-clustering-web-infinispan-22.0.0.Beta1-SNAPSHOT.jar [INFO] EE9: transformed resteasy-validator-provider-3.13.2.Final.jar [INFO] EE9: transformed resteasy-client-microprofile-3.13.2.Final.jar [INFO] EE9: transformed opensaml-saml-api-3.3.1.jar [INFO] EE9: transformed jackson-xc-1.9.13.redhat-00007.jar [INFO] EE9: transformed hibernate-search-engine-5.10.7.Final.jar [INFO] EE9: transformed taglibs-standard-impl-1.2.6-RC1.jar [INFO] EE9: transformed wildfly-http-transaction-client-1.1.2.Final.jar [INFO] EE9: transformed wildfly-elytron-1.13.1.Final.jar [INFO] EE9: transformed infinispan-client-hotrod-11.0.5.Final.jar [INFO] EE9: transformed jbossxts-5.10.7.Final-SNAPSHOT.jar [INFO] EE9: transformed restat-api-5.10.7.Final-SNAPSHOT.jar [INFO] EE9: transformed resteasy-jettison-provider-3.13.2.Final.jar [INFO] EE9: transformed artemis-ra-2.16.0.jar [INFO] EE9: transformed wildfly-clustering-infinispan-extension-22.0.0.Beta1-SNAPSHOT.jar [INFO] EE9: transformed json-patch-1.9.jar [INFO] EE9: transformed artemis-service-extensions-2.16.0.jar [INFO] EE9: transformed picketbox-infinispan-5.0.3.Final-redhat-00007.jar [INFO] EE9: transformed narayana-jts-integration-5.10.7.Final-SNAPSHOT.jar [INFO] EE9: transformed jakarta.json-api-1.1.6.jar [INFO] EE9: transformed jakarta.json-1.1.6.jar WARN: Feature spec subsystem.remoting does not match the corresponding feature spec profile.subsystem.remoting: Required capabilities in standalone model [org.wildfly.io.worker.$worker] do not match required capabilities in the domain model [] WARN: NO PROVIDER found for capability org.wildfly.management.executor WARN: NO PROVIDER found for capability org.wildfly.management.model-controller-client-factory WARN: NO PROVIDER found for capability org.wildfly.security.legacy-security-domain.$security-domain WARN: NO PROVIDER found for capability org.wildfly.management.path-manager WARN: NO PROVIDER found for capability org.wildfly.management.path-manager WARN: NO PROVIDER found for capability org.wildfly.management.executor WARN: NO PROVIDER found for capability org.wildfly.management.model-controller-client-factory WARN: NO PROVIDER found for capability org.wildfly.management.process-state-notifier [WARNING] File /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-9/feature-pack/target/layout/org.wildfly/wildfly-preview-feature-pack/22.0.0.Beta1-SNAPSHOT/packages/docs.examples/package.xml already exists, replacing with /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-9/feature-pack/target/resources/packages/docs.examples/package.xml [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-preview-feature-pack --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-preview-feature-pack --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-9/feature-pack/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-preview-feature-pack/22.0.0.Beta1-SNAPSHOT/wildfly-preview-feature-pack-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-9/feature-pack/target/wildfly-preview-feature-pack-22.0.0.Beta1-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/wildfly/wildfly-preview-feature-pack/22.0.0.Beta1-SNAPSHOT/wildfly-preview-feature-pack-22.0.0.Beta1-SNAPSHOT.zip [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-9/feature-pack/target/wildfly-preview-feature-pack-22.0.0.Beta1-SNAPSHOT-artifact-list.txt to /home/jenkins/.m2/repository/org/wildfly/wildfly-preview-feature-pack/22.0.0.Beta1-SNAPSHOT/wildfly-preview-feature-pack-22.0.0.Beta1-SNAPSHOT-artifact-list.txt [INFO] [INFO] -----------------< org.wildfly:wildfly-preview-build >------------------ [INFO] Building WildFly: EE 9 Preview Thin Server Build 22.0.0.Beta1-SNAPSHOT [145/160] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-preview-build --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-preview-build --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-preview-build --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-preview-build --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-preview-build --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-preview-build --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:copy-resources (verifications-configuration) @ wildfly-preview-build --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- galleon-maven-plugin:4.2.6.Final:provision (server-provisioning) @ wildfly-preview-build --- [INFO] WildFly configuration generation took 7.128 seconds [INFO] Overall WildFly Galleon Plugin took 57.34 seconds [INFO] Overall Galleon provisioning took 57.301 seconds [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-preview-build --- [INFO] [INFO] --- maven-assembly-plugin:3.1.1:single (assemble) @ wildfly-preview-build --- [INFO] Reading assembly descriptor: assembly.xml [INFO] Building zip: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-9/build/target/wildfly-preview-22.0.0.Beta1-SNAPSHOT.zip [INFO] [INFO] --- maven-verifier-plugin:1.1:verify (main) @ wildfly-preview-build --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-preview-build --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-9/build/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-preview-build/22.0.0.Beta1-SNAPSHOT/wildfly-preview-build-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-9/build/target/wildfly-preview-22.0.0.Beta1-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/wildfly/wildfly-preview-build/22.0.0.Beta1-SNAPSHOT/wildfly-preview-build-22.0.0.Beta1-SNAPSHOT.zip [INFO] [INFO] ------------------< org.wildfly:wildfly-preview-dist >------------------ [INFO] Building WildFly: EE 9 Preview Distribution 22.0.0.Beta1-SNAPSHOT [146/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-preview-dist --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-preview-dist --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-preview-dist --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-preview-dist --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-preview-dist --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-preview-dist --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-9/dist/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-preview-dist --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-preview-dist --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- galleon-maven-plugin:4.2.6.Final:provision (server-provisioning) @ wildfly-preview-dist --- [INFO] WildFly configuration generation took 7.174 seconds [INFO] Overall WildFly Galleon Plugin took 31.316 seconds [INFO] Overall Galleon provisioning took 31.830 seconds [INFO] [INFO] --- maven-resources-plugin:3.1.0:copy-resources (verifications-configuration) @ wildfly-preview-dist --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:3.1.0:copy-resources (ts.copy-widfly-for-validation) @ wildfly-preview-dist --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 433 resources [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-preview-dist --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-9/dist/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-preview-dist --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-9/dist/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-preview-dist --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-preview-dist --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-9/dist/target/wildfly-preview-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-preview-dist --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-verifier-plugin:1.1:verify (main) @ wildfly-preview-dist --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-preview-dist --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-9/dist/target/wildfly-preview-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-preview-dist/22.0.0.Beta1-SNAPSHOT/wildfly-preview-dist-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ee-9/dist/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-preview-dist/22.0.0.Beta1-SNAPSHOT/wildfly-preview-dist-22.0.0.Beta1-SNAPSHOT.pom [INFO] [INFO] -----------------< org.wildfly:wildfly-jsf-installer >------------------ [INFO] Building WildFly: JSF Multi-JSF installer 22.0.0.Beta1-SNAPSHOT [147/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/myfaces/core/myfaces-api/2.3.6/myfaces-api-2.3.6.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/myfaces/core/myfaces-api/2.3.6/myfaces-api-2.3.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/myfaces/core/myfaces-api/2.3.6/myfaces-api-2.3.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/myfaces/core/myfaces-api/2.3.6/myfaces-api-2.3.6.pom (34 kB at 24 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.pom [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.pom (10 kB at 17 kB/s) [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/myfaces/core/myfaces-api/2.3.6/myfaces-api-2.3.6.jar [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/myfaces/core/myfaces-api/2.3.6/myfaces-api-2.3.6.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/myfaces/core/myfaces-api/2.3.6/myfaces-api-2.3.6.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.jar (146 kB at 11 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/myfaces/core/myfaces-api/2.3.6/myfaces-api-2.3.6.jar (1.3 MB at 37 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-jsf-installer --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-jsf-installer --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-jsf-installer --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-jsf-installer --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-jsf-installer --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-jsf-installer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-jsf-installer --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-jsf-installer --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-jsf-installer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/multi-jsf-installer/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-jsf-installer --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-jsf-installer --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-jsf-installer --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/multi-jsf-installer/target/install-myfaces-2.3.6.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-jsf-installer --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/multi-jsf-installer/target/install-myfaces-2.3.6-sources.jar [INFO] [INFO] --- maven-assembly-plugin:3.1.1:single (make-jsf-instller) @ wildfly-jsf-installer --- [INFO] Reading assembly descriptor: src/main/assembly/src.xml [WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible / [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-external/1.0-beta-7/wagon-ssh-external-1.0-beta-7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-external/1.0-beta-7/wagon-ssh-external-1.0-beta-7.pom (2.6 kB at 441 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/1.0-beta-7/wagon-providers-1.0-beta-7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/1.0-beta-7/wagon-providers-1.0-beta-7.pom (2.2 kB at 434 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-7/wagon-1.0-beta-7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-7/wagon-1.0-beta-7.pom (12 kB at 2.4 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/1.0-beta-7/wagon-ssh-common-1.0-beta-7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/1.0-beta-7/wagon-ssh-common-1.0-beta-7.pom (1.9 kB at 374 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-7/wagon-provider-api-1.0-beta-7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-7/wagon-provider-api-1.0-beta-7.pom (1.8 kB at 361 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-external/1.0-beta-7/wagon-ssh-external-1.0-beta-7.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/1.0-beta-7/wagon-ssh-common-1.0-beta-7.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-7/wagon-provider-api-1.0-beta-7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-external/1.0-beta-7/wagon-ssh-external-1.0-beta-7.jar (15 kB at 2.4 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/1.0-beta-7/wagon-ssh-common-1.0-beta-7.jar (27 kB at 4.4 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-7/wagon-provider-api-1.0-beta-7.jar (53 kB at 5.9 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.jar (190 kB at 16 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/myfaces/buildtools/myfaces-javascript-plugin/1.0.1/myfaces-javascript-plugin-1.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/myfaces/buildtools/myfaces-javascript-plugin/1.0.1/myfaces-javascript-plugin-1.0.1.pom (6.3 kB at 903 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/myfaces/buildtools/myfaces-plugin-parent/1.0.2/myfaces-plugin-parent-1.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/myfaces/buildtools/myfaces-plugin-parent/1.0.2/myfaces-plugin-parent-1.0.2.pom (7.5 kB at 1.5 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/myfaces/myfaces/6/myfaces-6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/myfaces/myfaces/6/myfaces-6.pom (30 kB at 4.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.0/commons-io-1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.0/commons-io-1.0.pom (5.3 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.9/plexus-utils-1.5.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.9/plexus-utils-1.5.9.pom (5.3 kB at 756 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/yahoo/platform/yui/yuicompressor/2.2.5/yuicompressor-2.2.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/yahoo/platform/yui/yuicompressor/2.2.5/yuicompressor-2.2.5.pom (1.6 kB at 317 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-jxpath/commons-jxpath/1.2/commons-jxpath-1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-jxpath/commons-jxpath/1.2/commons-jxpath-1.2.pom (4.7 kB at 937 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xerces/1.2.3/xerces-1.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xerces/1.2.3/xerces-1.2.3.pom (146 B at 12 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/servletapi/servletapi/2.2/servletapi-2.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/servletapi/servletapi/2.2/servletapi-2.2.pom (740 B at 67 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.2/servlet-api-2.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.2/servlet-api-2.2.pom (156 B at 39 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jdom/jdom/b9/jdom-b9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jdom/jdom/b9/jdom-b9.pom (139 B at 35 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.4/commons-beanutils-1.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.4/commons-beanutils-1.4.pom (1.2 kB at 309 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/myfaces/buildtools/myfaces-javascript-plugin/1.0.1/myfaces-javascript-plugin-1.0.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.9/plexus-utils-1.5.9.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.0/commons-io-1.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/yahoo/platform/yui/yuicompressor/2.2.5/yuicompressor-2.2.5.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-jxpath/commons-jxpath/1.2/commons-jxpath-1.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.0/commons-io-1.0.jar (46 kB at 4.6 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xerces/1.2.3/xerces-1.2.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.9/plexus-utils-1.5.9.jar (268 kB at 15 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jdom/jdom/b9/jdom-b9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-jxpath/commons-jxpath/1.2/commons-jxpath-1.2.jar (285 kB at 12 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.4/commons-beanutils-1.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jdom/jdom/b9/jdom-b9.jar (135 kB at 4.7 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/myfaces/buildtools/myfaces-javascript-plugin/1.0.1/myfaces-javascript-plugin-1.0.1.jar (373 kB at 12 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/yahoo/platform/yui/yuicompressor/2.2.5/yuicompressor-2.2.5.jar (846 kB at 25 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xerces/1.2.3/xerces-1.2.3.jar (1.5 MB at 30 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.jar (91 kB at 223 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.4/commons-beanutils-1.4.jar (81 kB at 199 kB/s) [INFO] Building zip: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/multi-jsf-installer/target/install-myfaces-2.3.6.zip [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-jsf-installer --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/multi-jsf-installer/target/install-myfaces-2.3.6.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-jsf-installer/22.0.0.Beta1-SNAPSHOT/wildfly-jsf-installer-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/multi-jsf-installer/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-jsf-installer/22.0.0.Beta1-SNAPSHOT/wildfly-jsf-installer-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/multi-jsf-installer/target/install-myfaces-2.3.6-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-jsf-installer/22.0.0.Beta1-SNAPSHOT/wildfly-jsf-installer-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/jsf/multi-jsf-installer/target/install-myfaces-2.3.6.zip to /home/jenkins/.m2/repository/org/wildfly/wildfly-jsf-installer/22.0.0.Beta1-SNAPSHOT/wildfly-jsf-installer-22.0.0.Beta1-SNAPSHOT.zip [INFO] [INFO] --------------------< org.wildfly:wildfly-spec-api >-------------------- [INFO] Building WildFly: Exported Jakarta EE Specification APIs 22.0.0.Beta1-SNAPSHOT [148/160] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-spec-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-spec-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-spec-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-spec-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-spec-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-spec-api --- [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-spec-api --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-spec-api --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/spec-api/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-spec-api/22.0.0.Beta1-SNAPSHOT/wildfly-spec-api-22.0.0.Beta1-SNAPSHOT.pom [INFO] [INFO] -----------------< org.wildfly:wildfly-spec-api-test >------------------ [INFO] Building WildFly: Validation Tests for Exported Jakarta EE Specification APIs 22.0.0.Beta1-SNAPSHOT [149/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-spec-api-test --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-spec-api-test --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-spec-api-test --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-spec-api-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-spec-api-test --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-spec-api-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/spec-api/test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-spec-api-test --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-spec-api-test --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-spec-api-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/spec-api/test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-spec-api-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/spec-api/test/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-spec-api-test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-spec-api-test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/spec-api/test/target/wildfly-spec-api-test-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-spec-api-test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-spec-api-test --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/spec-api/test/target/wildfly-spec-api-test-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-spec-api-test/22.0.0.Beta1-SNAPSHOT/wildfly-spec-api-test-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/spec-api/test/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-spec-api-test/22.0.0.Beta1-SNAPSHOT/wildfly-spec-api-test-22.0.0.Beta1-SNAPSHOT.pom [INFO] [INFO] -----------------< org.wildfly:wildfly-servlet-build >------------------ [INFO] Building WildFly: Servlet Build 22.0.0.Beta1-SNAPSHOT [150/160] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-servlet-build --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-servlet-build --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-servlet-build --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-servlet-build --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-servlet-build --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-servlet-build --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:copy-resources (verifications-configuration) @ wildfly-servlet-build --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- galleon-maven-plugin:4.2.6.Final:provision (server-provisioning) @ wildfly-servlet-build --- [INFO] WildFly configuration generation took 6.932 seconds [INFO] Overall WildFly Galleon Plugin took 7.246 seconds [INFO] Overall Galleon provisioning took 7.319 seconds [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-servlet-build --- [INFO] [INFO] --- maven-assembly-plugin:3.1.1:single (assemble) @ wildfly-servlet-build --- [INFO] Reading assembly descriptor: assembly.xml [INFO] Building zip: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/servlet-build/target/wildfly-servlet-22.0.0.Beta1-SNAPSHOT.zip [INFO] [INFO] --- maven-verifier-plugin:1.1:verify (main) @ wildfly-servlet-build --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-servlet-build --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/servlet-build/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-servlet-build/22.0.0.Beta1-SNAPSHOT/wildfly-servlet-build-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/servlet-build/target/wildfly-servlet-22.0.0.Beta1-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/wildfly/wildfly-servlet-build/22.0.0.Beta1-SNAPSHOT/wildfly-servlet-build-22.0.0.Beta1-SNAPSHOT.zip [INFO] [INFO] --------------< org.wildfly:wildfly-servlet-build-legacy >-------------- [INFO] Building WildFly: Legacy Servlet Build 22.0.0.Beta1-SNAPSHOT [151/160] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-servlet-build-legacy --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-servlet-build-legacy --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-servlet-build-legacy --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-servlet-build-legacy --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-servlet-build-legacy --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-servlet-build-legacy --- [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-servlet-build-legacy --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-servlet-build-legacy --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/servlet-build-legacy/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-servlet-build-legacy/22.0.0.Beta1-SNAPSHOT/wildfly-servlet-build-legacy-22.0.0.Beta1-SNAPSHOT.pom [INFO] [INFO] ------------------< org.wildfly:wildfly-servlet-dist >------------------ [INFO] Building WildFly: Servlet Distribution 22.0.0.Beta1-SNAPSHOT [152/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-servlet-dist --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-servlet-dist --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-servlet-dist --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-servlet-dist --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-servlet-dist --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-servlet-dist --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/servlet-dist/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-servlet-dist --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-servlet-dist --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:copy-resources (verifications-configuration) @ wildfly-servlet-dist --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-servlet-dist --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/servlet-dist/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-servlet-dist --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-servlet-dist --- [INFO] Tests are skipped. [INFO] [INFO] --- galleon-maven-plugin:4.2.6.Final:provision (server-provisioning) @ wildfly-servlet-dist --- [INFO] WildFly configuration generation took 14.373 seconds [INFO] Overall WildFly Galleon Plugin took 14.843 seconds [INFO] Overall Galleon provisioning took 14.921 seconds [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-servlet-dist --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/servlet-dist/target/wildfly-servlet-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-servlet-dist --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-verifier-plugin:1.1:verify (main) @ wildfly-servlet-dist --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-servlet-dist --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/servlet-dist/target/wildfly-servlet-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-servlet-dist/22.0.0.Beta1-SNAPSHOT/wildfly-servlet-dist-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/servlet-dist/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-servlet-dist/22.0.0.Beta1-SNAPSHOT/wildfly-servlet-dist-22.0.0.Beta1-SNAPSHOT.pom [INFO] [INFO] --------------< org.wildfly:wildfly-servlet-dist-legacy >--------------- [INFO] Building WildFly: Legacy Servlet Distribution 22.0.0.Beta1-SNAPSHOT [153/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-servlet-dist-legacy --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-servlet-dist-legacy --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-servlet-dist-legacy --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-servlet-dist-legacy --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-servlet-dist-legacy --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-servlet-dist-legacy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/servlet-dist-legacy/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-servlet-dist-legacy --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-servlet-dist-legacy --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-servlet-dist-legacy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/servlet-dist-legacy/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-servlet-dist-legacy --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-servlet-dist-legacy --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-servlet-dist-legacy --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/servlet-dist-legacy/target/wildfly-servlet-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-servlet-dist-legacy --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-servlet-dist-legacy --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/servlet-dist-legacy/target/wildfly-servlet-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-servlet-dist-legacy/22.0.0.Beta1-SNAPSHOT/wildfly-servlet-dist-legacy-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/servlet-dist-legacy/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-servlet-dist-legacy/22.0.0.Beta1-SNAPSHOT/wildfly-servlet-dist-legacy-22.0.0.Beta1-SNAPSHOT.pom [INFO] [INFO] ------< org.wildfly:wildfly-servlet-feature-pack-galleon-legacy >------- [INFO] Building wildfly-servlet-feature-pack-galleon-legacy 22.0.0.Beta1-SNAPSHOT [154/160] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-servlet-feature-pack-galleon-legacy --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-servlet-feature-pack-galleon-legacy --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-servlet-feature-pack-galleon-legacy --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-servlet-feature-pack-galleon-legacy --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-servlet-feature-pack-galleon-legacy --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-servlet-feature-pack-galleon-legacy --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-servlet-feature-pack-galleon-legacy --- [INFO] [INFO] --- maven-assembly-plugin:3.1.1:single (assemble) @ wildfly-servlet-feature-pack-galleon-legacy --- [INFO] Reading assembly descriptor: assembly.xml [INFO] Building zip: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/servlet-feature-pack/galleon-pruned/target/wildfly-servlet-feature-pack-galleon-legacy-22.0.0.Beta1-SNAPSHOT.zip [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-servlet-feature-pack-galleon-legacy --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/servlet-feature-pack/galleon-pruned/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-servlet-feature-pack-galleon-legacy/22.0.0.Beta1-SNAPSHOT/wildfly-servlet-feature-pack-galleon-legacy-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/servlet-feature-pack/galleon-pruned/target/wildfly-servlet-feature-pack-galleon-legacy-22.0.0.Beta1-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/wildfly/wildfly-servlet-feature-pack-galleon-legacy/22.0.0.Beta1-SNAPSHOT/wildfly-servlet-feature-pack-galleon-legacy-22.0.0.Beta1-SNAPSHOT.zip [INFO] [INFO] ---------< org.wildfly:wildfly-webservices-tests-integration >---------- [INFO] Building WildFly: Web Services Tests Integration Subsystem 22.0.0.Beta1-SNAPSHOT [155/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-webservices-tests-integration --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-webservices-tests-integration --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-webservices-tests-integration --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-webservices-tests-integration --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-webservices-tests-integration --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-webservices-tests-integration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ wildfly-webservices-tests-integration --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-webservices-tests-integration --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-webservices-tests-integration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/webservices/tests-integration/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-webservices-tests-integration --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-webservices-tests-integration --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ wildfly-webservices-tests-integration --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/webservices/tests-integration/target/wildfly-webservices-tests-integration-22.0.0.Beta1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-webservices-tests-integration --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/webservices/tests-integration/target/wildfly-webservices-tests-integration-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-webservices-tests-integration --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/webservices/tests-integration/target/wildfly-webservices-tests-integration-22.0.0.Beta1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-webservices-tests-integration/22.0.0.Beta1-SNAPSHOT/wildfly-webservices-tests-integration-22.0.0.Beta1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/webservices/tests-integration/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-webservices-tests-integration/22.0.0.Beta1-SNAPSHOT/wildfly-webservices-tests-integration-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/webservices/tests-integration/target/wildfly-webservices-tests-integration-22.0.0.Beta1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/wildfly/wildfly-webservices-tests-integration/22.0.0.Beta1-SNAPSHOT/wildfly-webservices-tests-integration-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] [INFO] ---------------< org.wildfly:wildfly-test-galleon-pack >---------------- [INFO] Building WildFly: Test Feature Pack 22.0.0.Beta1-SNAPSHOT [156/160] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-test-galleon-pack --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-test-galleon-pack --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-test-galleon-pack --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-test-galleon-pack --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-transitive-deps) @ wildfly-test-galleon-pack --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-test-galleon-pack --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources) @ wildfly-test-galleon-pack --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- wildfly-galleon-maven-plugin:5.0.0.Beta2:build-feature-pack (feature-pack-build) @ wildfly-test-galleon-pack --- [WARNING] No modules found at /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/test-feature-pack/target/resources/modules [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-test-galleon-pack --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ wildfly-test-galleon-pack --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-test-galleon-pack --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/test-feature-pack/pom.xml to /home/jenkins/.m2/repository/org/wildfly/wildfly-test-galleon-pack/22.0.0.Beta1-SNAPSHOT/wildfly-test-galleon-pack-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/test-feature-pack/target/wildfly-test-galleon-pack-22.0.0.Beta1-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/wildfly/wildfly-test-galleon-pack/22.0.0.Beta1-SNAPSHOT/wildfly-test-galleon-pack-22.0.0.Beta1-SNAPSHOT.zip [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/test-feature-pack/target/wildfly-test-galleon-pack-22.0.0.Beta1-SNAPSHOT-artifact-list.txt to /home/jenkins/.m2/repository/org/wildfly/wildfly-test-galleon-pack/22.0.0.Beta1-SNAPSHOT/wildfly-test-galleon-pack-22.0.0.Beta1-SNAPSHOT-artifact-list.txt [INFO] [INFO] -------------------< org.wildfly:wildfly-testsuite >-------------------- [INFO] Building WildFly Test Suite: Aggregator 22.0.0.Beta1-SNAPSHOT [157/160] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-testsuite --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-testsuite --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-testsuite --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-testsuite --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-testsuite --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-testsuite --- [INFO] [INFO] --------------------< org.wildfly:wildfly-ts-integ >-------------------- [INFO] Building WildFly Test Suite: Integration (parent) 22.0.0.Beta1-SNAPSHOT [158/160] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-ts-integ --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-ts-integ --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-ts-integ --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-ts-integ --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-ts-integ --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-ts-integ --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:copy-resources (ts.copy-wildfly) @ wildfly-ts-integ --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 58 resources [INFO] [INFO] --- maven-resources-plugin:3.1.0:copy-resources (ts.config-as.copy-mgmt-users) @ wildfly-ts-integ --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/integration/../../shared/src/main/resources [INFO] [INFO] ------------------< org.wildfly:wildfly-ts-integ-web >------------------ [INFO] Building WildFly Test Suite: Integration - Web 22.0.0.Beta1-SNAPSHOT [159/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-ts-integ-web --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-ts-integ-web --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-ts-integ-web --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-ts-integ-web --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-ts-integ-web --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-ts-integ-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/integration/web/src/main/resources [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-ts-integ-web --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:copy-resources (ts.copy-wildfly) @ wildfly-ts-integ-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 48 resources [INFO] [INFO] --- maven-resources-plugin:3.1.0:copy-resources (ts.config-as.copy-mgmt-users) @ wildfly-ts-integ-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-ts-integ-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] Copying 67 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-ts-integ-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 133 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/integration/web/target/test-classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/integration/web/src/test/java/org/jboss/as/test/integration/web/formauth/FormAuthUnitTestCase.java:[32,35] org.apache.http.impl.client.DefaultHttpClient in org.apache.http.impl.client has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/integration/web/src/test/java/org/jboss/as/test/integration/web/security/digest/WebSecurityDigestSecurityDomainSetup.java:[38,48] org.wildfly.test.security.common.elytron.UndertowDomainMapper in org.wildfly.test.security.common.elytron has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/integration/web/src/test/java/org/jboss/as/test/integration/web/security/form/AbstractWebSecurityFORMTestCase.java:[40,35] org.apache.http.impl.client.DefaultHttpClient in org.apache.http.impl.client has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/integration/web/src/test/java/org/jboss/as/test/integration/web/security/WebTestsSecurityDomainSetup.java:[54,48] org.wildfly.test.security.common.elytron.UndertowDomainMapper in org.wildfly.test.security.common.elytron has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/integration/web/src/test/java/org/jboss/as/test/integration/web/security/external/ExternalAuthSecurityDomainSetup.java:[14,48] org.wildfly.test.security.common.elytron.UndertowDomainMapper in org.wildfly.test.security.common.elytron has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/integration/web/src/test/java/org/jboss/as/test/integration/web/formauth/FormAuthUnitTestCase.java:[90,5] org.apache.http.impl.client.DefaultHttpClient in org.apache.http.impl.client has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/integration/web/src/test/java/org/jboss/as/test/integration/web/formauth/FormAuthUnitTestCase.java:[90,40] org.apache.http.impl.client.DefaultHttpClient in org.apache.http.impl.client has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/integration/web/src/test/java/org/jboss/as/test/integration/web/jsp/JspMappingTestCase.java:[93,17] assertThat(T,org.hamcrest.Matcher) in org.junit.Assert has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/integration/web/src/test/java/org/jboss/as/test/integration/web/jsp/JspMappingTestCase.java:[105,17] assertThat(T,org.hamcrest.Matcher) in org.junit.Assert has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/integration/web/src/test/java/org/jboss/as/test/integration/web/jsp/JspMappingTestCase.java:[118,17] assertThat(T,org.hamcrest.Matcher) in org.junit.Assert has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/integration/web/src/test/java/org/jboss/as/test/integration/web/jsp/JspMappingTestCase.java:[131,17] assertThat(T,org.hamcrest.Matcher) in org.junit.Assert has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/integration/web/src/test/java/org/jboss/as/test/integration/web/security/digest/WebSecurityDigestSecurityDomainSetup.java:[52,13] org.wildfly.test.security.common.elytron.UndertowDomainMapper in org.wildfly.test.security.common.elytron has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/integration/web/src/test/java/org/jboss/as/test/integration/web/security/digest/WebSecurityDigestSecurityDomainSetup.java:[91,24] org.wildfly.test.security.common.elytron.UndertowDomainMapper in org.wildfly.test.security.common.elytron has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/integration/web/src/test/java/org/jboss/as/test/integration/web/security/form/AbstractWebSecurityFORMTestCase.java:[92,9] org.apache.http.impl.client.DefaultHttpClient in org.apache.http.impl.client has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/integration/web/src/test/java/org/jboss/as/test/integration/web/security/form/AbstractWebSecurityFORMTestCase.java:[92,44] org.apache.http.impl.client.DefaultHttpClient in org.apache.http.impl.client has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/integration/web/src/test/java/org/jboss/as/test/integration/web/security/WebTestsSecurityDomainSetup.java:[80,13] org.wildfly.test.security.common.elytron.UndertowDomainMapper in org.wildfly.test.security.common.elytron has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/integration/web/src/test/java/org/jboss/as/test/integration/web/security/WebTestsSecurityDomainSetup.java:[151,24] org.wildfly.test.security.common.elytron.UndertowDomainMapper in org.wildfly.test.security.common.elytron has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/integration/web/src/test/java/org/jboss/as/test/integration/web/security/external/ExternalAuthSecurityDomainSetup.java:[42,13] org.wildfly.test.security.common.elytron.UndertowDomainMapper in org.wildfly.test.security.common.elytron has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/integration/web/src/test/java/org/jboss/as/test/integration/web/security/external/ExternalAuthSecurityDomainSetup.java:[106,24] org.wildfly.test.security.common.elytron.UndertowDomainMapper in org.wildfly.test.security.common.elytron has been deprecated [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-ts-integ-web --- [INFO] Tests are skipped. [INFO] [INFO] -----------------< org.wildfly:wildfly-ts-integ-smoke >----------------- [INFO] Building WildFly Test Suite: Integration - Smoke 22.0.0.Beta1-SNAPSHOT [160/160] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/xml/soap/javax.xml.soap-api/1.4.0/javax.xml.soap-api-1.4.0.jar [INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/javax/xml/soap/javax.xml.soap-api/1.4.0/javax.xml.soap-api-1.4.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/soap/javax.xml.soap-api/1.4.0/javax.xml.soap-api-1.4.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/soap/javax.xml.soap-api/1.4.0/javax.xml.soap-api-1.4.0.jar (46 kB at 5.8 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wildfly-ts-integ-smoke --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-bad-dependencies) @ wildfly-ts-integ-smoke --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ wildfly-ts-integ-smoke --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wildfly-ts-integ-smoke --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-ts-integ-smoke --- [INFO] [INFO] --- galleon-maven-plugin:4.2.6.Final:provision (server-provisioning) @ wildfly-ts-integ-smoke --- [INFO] WildFly configuration generation took 16.877 seconds [INFO] Overall WildFly Galleon Plugin took 17.721 seconds [INFO] Overall Galleon provisioning took 18.432 seconds [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wildfly-ts-integ-smoke --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/integration/smoke/src/main/resources [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ wildfly-ts-integ-smoke --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:copy-resources (ts.config-as.copy-mgmt-users) @ wildfly-ts-integ-smoke --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wildfly-ts-integ-smoke --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] Copying 39 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ wildfly-ts-integ-smoke --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 133 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/integration/smoke/target/test-classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/integration/smoke/src/test/java/org/jboss/as/test/smoke/messaging/ArtemisMessagingTestCase.java:[92,20] createQueue(java.lang.String,java.lang.String,boolean) in org.apache.activemq.artemis.api.core.client.ClientSession has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/integration/smoke/src/test/java/org/jboss/as/test/smoke/messaging/client/jms/JmsClientTestCase.java:[79,60] getInstance(org.jboss.as.arquillian.container.ManagementClient) in org.jboss.as.test.integration.common.jms.JMSOperationsProvider has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/integration/smoke/src/test/java/org/jboss/as/test/smoke/messaging/client/jms/JmsClientTestCase.java:[85,60] getInstance(org.jboss.as.arquillian.container.ManagementClient) in org.jboss.as.test.integration.common.jms.JMSOperationsProvider has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/integration/smoke/src/test/java/org/jboss/as/test/smoke/webservices/WSTestCase.java:[90,9] assertThat(T,org.hamcrest.Matcher) in org.junit.Assert has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/integration/smoke/src/test/java/org/jboss/as/test/smoke/webservices/WSTestCase.java:[109,9] assertThat(T,org.hamcrest.Matcher) in org.junit.Assert has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/integration/smoke/src/test/java/org/jboss/as/test/smoke/webservices/WSTestCase.java:[112,13] assertThat(T,org.hamcrest.Matcher) in org.junit.Assert has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/integration/smoke/src/test/java/org/jboss/as/test/smoke/webservices/WSTestCase.java:[113,13] assertThat(T,org.hamcrest.Matcher) in org.junit.Assert has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/integration/smoke/src/test/java/org/jboss/as/test/smoke/webservices/WSTestCase.java:[114,13] assertThat(T,org.hamcrest.Matcher) in org.junit.Assert has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/integration/smoke/src/test/java/org/jboss/as/test/smoke/webservices/WSTestCase.java:[115,13] assertThat(T,org.hamcrest.Matcher) in org.junit.Assert has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/integration/smoke/src/test/java/org/jboss/as/test/smoke/webservices/WSTestCase.java:[116,13] assertThat(T,org.hamcrest.Matcher) in org.junit.Assert has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/integration/smoke/src/test/java/org/jboss/as/test/smoke/webservices/WSTestCase.java:[117,13] assertThat(T,org.hamcrest.Matcher) in org.junit.Assert has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/integration/smoke/src/test/java/org/jboss/as/test/smoke/webservices/WSTestCase.java:[138,9] assertThat(T,org.hamcrest.Matcher) in org.junit.Assert has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/integration/smoke/src/test/java/org/jboss/as/test/smoke/webservices/WSTestCase.java:[144,13] assertThat(T,org.hamcrest.Matcher) in org.junit.Assert has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/integration/smoke/src/test/java/org/jboss/as/test/smoke/webservices/WSTestCase.java:[156,13] assertThat(T,org.hamcrest.Matcher) in org.junit.Assert has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/integration/smoke/src/test/java/org/jboss/as/test/smoke/webservices/WSTestCase.java:[157,13] assertThat(T,org.hamcrest.Matcher) in org.junit.Assert has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/integration/smoke/src/test/java/org/jboss/as/test/smoke/webservices/WSTestCase.java:[172,13] assertThat(java.lang.String,T,org.hamcrest.Matcher) in org.junit.Assert has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/integration/smoke/src/test/java/org/jboss/as/test/smoke/webservices/WSTestCase.java:[190,9] assertThat(java.lang.String,T,org.hamcrest.Matcher) in org.junit.Assert has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/integration/smoke/src/test/java/org/jboss/as/test/smoke/deployment/rar/tests/pure/PureTestCase.java:[88,86] getValue() in org.jboss.msc.service.ServiceController has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/integration/smoke/src/test/java/org/jboss/as/test/smoke/deployment/rar/tests/pure/PureTestCase.java:[110,72] getValue() in org.jboss.msc.service.ServiceController has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/integration/smoke/src/test/java/org/jboss/as/test/smoke/ejb3/timers/PersistentTimerCancellationOperationUnitTestCase.java:[79,9] assertThat(T,org.hamcrest.Matcher) in org.junit.Assert has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/integration/smoke/src/test/java/org/jboss/as/test/smoke/ejb3/timers/PersistentTimerCancellationOperationUnitTestCase.java:[85,9] assertThat(T,org.hamcrest.Matcher) in org.junit.Assert has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/integration/smoke/src/test/java/org/jboss/as/test/smoke/ejb3/timers/PersistentTimerCancellationOperationUnitTestCase.java:[90,9] assertThat(T,org.hamcrest.Matcher) in org.junit.Assert has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/integration/smoke/src/test/java/org/jboss/as/test/smoke/ejb3/timers/PersistentTimerCancellationOperationUnitTestCase.java:[93,9] assertThat(T,org.hamcrest.Matcher) in org.junit.Assert has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/integration/smoke/src/test/java/org/jboss/as/test/smoke/deployment/rar/tests/inflow/InflowTestCase.java:[94,86] getValue() in org.jboss.msc.service.ServiceController has been deprecated [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/testsuite/integration/smoke/src/test/java/org/jboss/as/test/smoke/deployment/rar/tests/inflow/InflowTestCase.java:[126,72] getValue() in org.jboss.msc.service.ServiceController has been deprecated [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ wildfly-ts-integ-smoke --- [INFO] Tests are skipped. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for WildFly: Parent Aggregator 22.0.0.Beta1-SNAPSHOT: [INFO] [INFO] WildFly: Parent Aggregator ......................... SUCCESS [01:15 min] [INFO] WildFly: Clustering subsystems and modules ......... SUCCESS [ 28.082 s] [INFO] WildFly: Clustering marshalling modules ............ SUCCESS [ 5.930 s] [INFO] WildFly: Clustering marshalling API ................ SUCCESS [ 24.396 s] [INFO] WildFly: Clustering marshalling SPI ................ SUCCESS [ 6.233 s] [INFO] WildFly: Marshalling for WildFly clustering: JBoss Marshalling integration SUCCESS [ 3.590 s] [INFO] WildFly: Clustering services ....................... SUCCESS [ 4.132 s] [INFO] WildFly: Naming Subsystem .......................... SUCCESS [01:47 min] [INFO] WildFly: Common code for clustering subsystems ..... SUCCESS [ 2.501 s] [INFO] WildFly: Clustering public API ..................... SUCCESS [ 0.609 s] [INFO] WildFly: Singleton modules ......................... SUCCESS [ 0.098 s] [INFO] WildFly: Singleton API ............................. SUCCESS [ 0.453 s] [INFO] WildFly: Clustering SPI ............................ SUCCESS [ 0.696 s] [INFO] WildFly: EE ........................................ SUCCESS [ 13.387 s] [INFO] WildFly: IIOP Openjdk Subsystem .................... SUCCESS [ 6.376 s] [INFO] WildFly: Transaction Subsystem ..................... SUCCESS [ 4.803 s] [INFO] WildFly: Connector Subsystem ....................... SUCCESS [ 17.458 s] [INFO] WildFly: Marshalling for WildFly clustering: ProtoStream integration SUCCESS [ 5.850 s] [INFO] WildFly: Infinispan modules ........................ SUCCESS [ 0.081 s] [INFO] WildFly: Infinispan marshalling .................... SUCCESS [ 8.295 s] [INFO] WildFly: Infinispan SPI ............................ SUCCESS [ 11.768 s] [INFO] WildFly: Security Subsystem parent ................. SUCCESS [ 0.114 s] [INFO] WildFly: Security Subsystem Plugins ................ SUCCESS [ 3.994 s] [INFO] WildFly: Security Subsystem ........................ SUCCESS [ 9.864 s] [INFO] WildFly: EE clustering ............................. SUCCESS [ 0.214 s] [INFO] WildFly: EE clustering SPI ......................... SUCCESS [ 1.149 s] [INFO] WildFly: Common EE implementations for caches ...... SUCCESS [ 1.163 s] [INFO] WildFly: SFSB clustering ........................... SUCCESS [ 0.184 s] [INFO] WildFly: SFSB clustering - SPI ..................... SUCCESS [ 5.306 s] [INFO] WildFly: Weld ...................................... SUCCESS [ 0.095 s] [INFO] WildFly: Weld Subsystem SPI ........................ SUCCESS [ 13.142 s] [INFO] WildFly: Weld Common Tools ......................... SUCCESS [ 10.250 s] [INFO] WildFly: EJB Subsystem ............................. SUCCESS [ 29.434 s] [INFO] WildFly: Web session clustering .................... SUCCESS [ 0.138 s] [INFO] WildFly: Web session clustering - Container SPI .... SUCCESS [ 0.703 s] [INFO] WildFly: Web Common Classes ........................ SUCCESS [ 4.594 s] [INFO] WildFly: Undertow .................................. SUCCESS [ 15.179 s] [INFO] WildFly: Web Services Subsystem .................... SUCCESS [ 0.104 s] [INFO] WildFly: Web Services Server Integration Subsystem . SUCCESS [ 13.814 s] [INFO] WildFly: Application Client Bootstrap .............. SUCCESS [ 3.137 s] [INFO] WildFly: Batch Integration Subsystem (JBeret implementation) SUCCESS [ 7.518 s] [INFO] WildFly: Bean Validation ........................... SUCCESS [ 23.733 s] [INFO] WildFly: Security Integration ...................... SUCCESS [ 0.342 s] [INFO] wildfly-servlet-feature-pack-parent ................ SUCCESS [ 0.075 s] [INFO] WildFly: Servlet Feature Pack Common Resources ..... SUCCESS [ 12.898 s] [INFO] WildFly: Servlet Feature Pack EE 8 API Resources ... SUCCESS [ 6.781 s] [INFO] WildFly: Servlet Galleon Pack ...................... SUCCESS [04:12 min] [INFO] WildFly: Security Subsystem API .................... SUCCESS [ 2.325 s] [INFO] WildFly: System JMX Module ......................... SUCCESS [ 0.909 s] [INFO] WildFly: JAX-RS Integration ........................ SUCCESS [ 19.579 s] [INFO] WildFly: RTS Subsystem ............................. SUCCESS [ 5.637 s] [INFO] WildFly: JPA ....................................... SUCCESS [ 0.053 s] [INFO] jipijapa SPI ....................................... SUCCESS [ 0.695 s] [INFO] WildFly: Hibernate ORM 5.1 bytecode transformer .... SUCCESS [ 9.676 s] [INFO] WildFly: JPA Subsystem ............................. SUCCESS [ 2.517 s] [INFO] jipijapa Hibernate 5.3.x (JPA 2.2) integration ..... SUCCESS [ 8.274 s] [INFO] WildFly: EJB and JMS client combined properties .... SUCCESS [ 0.449 s] [INFO] WildFly: EJB and JMS client combined jar ........... SUCCESS [01:37 min] [INFO] WildFly: EE clustering - HotRod service provider ... SUCCESS [ 7.323 s] [INFO] WildFly: EE clustering - Infinispan service provider SUCCESS [ 1.611 s] [INFO] WildFly: SFSB clustering - Infinispan integration .. SUCCESS [ 1.812 s] [INFO] WildFly: Infinispan Client SPI ..................... SUCCESS [ 2.424 s] [INFO] WildFly: JGroups modules ........................... SUCCESS [ 0.162 s] [INFO] WildFly: JGroups API ............................... SUCCESS [ 0.381 s] [INFO] WildFly: JGroups SPI ............................... SUCCESS [ 1.160 s] [INFO] WildFly: JGroups Subsystem ......................... SUCCESS [ 2.399 s] [INFO] WildFly: Infinispan subsystem ...................... SUCCESS [ 9.394 s] [INFO] WildFly: Clustering API implementation ............. SUCCESS [ 2.195 s] [INFO] WildFly: Singleton extension ....................... SUCCESS [ 1.384 s] [INFO] WildFly: Web session clustering API ................ SUCCESS [ 0.470 s] [INFO] WildFly: Web session clustering SPI ................ SUCCESS [ 0.953 s] [INFO] WildFly: Common abstractions for cache-based session manager implementations. SUCCESS [ 1.390 s] [INFO] WildFly: Web session clustering - HotRod service provider SUCCESS [ 2.551 s] [INFO] WildFly: Web session clustering - Infinispan service provider SUCCESS [ 1.754 s] [INFO] WildFly: Web session clustering - Undertow integration SUCCESS [ 2.505 s] [INFO] WildFly: Distributable Web Subsystem ............... SUCCESS [ 2.691 s] [INFO] WildFly: Jakarta EE Security ....................... SUCCESS [ 7.079 s] [INFO] WildFly: JBoss Diagnostic Reporter ................. SUCCESS [ 0.047 s] [INFO] WildFly: JDR ....................................... SUCCESS [ 1.134 s] [INFO] WildFly: JSF ....................................... SUCCESS [ 0.089 s] [INFO] WildFly: JSF Subsystem ............................. SUCCESS [ 6.195 s] [INFO] WildFly: JSF Injection Handlers .................... SUCCESS [ 12.885 s] [INFO] WildFly: Mail subsystem ............................ SUCCESS [ 1.403 s] [INFO] WildFly: Messaging Subsystem With ActiveMQ Artemis . SUCCESS [ 35.109 s] [INFO] WildFly: MicroProfile modules ...................... SUCCESS [ 0.094 s] [INFO] WildFly: MicroProfile Config Extension With SmallRye SUCCESS [ 17.922 s] [INFO] WildFly: MicroProfile Health Extension With SmallRye SUCCESS [ 12.617 s] [INFO] WildFly: MicroProfile Metrics Extension With SmallRye SUCCESS [ 17.927 s] [INFO] WildFly: mod_cluster Subsystem ..................... SUCCESS [ 0.194 s] [INFO] WildFly: mod_cluster Extension ..................... SUCCESS [ 7.934 s] [INFO] WildFly: Weld Subsystem ............................ SUCCESS [ 5.183 s] [INFO] WildFly: MicroProfile OpenTracing with SmallRye .... SUCCESS [ 54.260 s] [INFO] WildFly: MicroProfile OpenTracing Extension ........ SUCCESS [ 8.805 s] [INFO] WildFly: mod_cluster Undertow Integration .......... SUCCESS [ 1.277 s] [INFO] WildFly: POJO Subsystem ............................ SUCCESS [ 1.447 s] [INFO] WildFly: Service Archive Subsystem ................. SUCCESS [ 3.133 s] [INFO] WildFly: Weld EJB .................................. SUCCESS [ 2.616 s] [INFO] WildFly: Weld JPA .................................. SUCCESS [ 1.585 s] [INFO] WildFly: Weld Bean Validation ...................... SUCCESS [ 0.842 s] [INFO] WildFly: Weld Webservices .......................... SUCCESS [ 1.643 s] [INFO] WildFly: Weld Transactions ......................... SUCCESS [ 1.688 s] [INFO] WildFly: XTS Subsystem ............................. SUCCESS [ 2.013 s] [INFO] wildfly-ee-feature-pack-parent ..................... SUCCESS [ 0.152 s] [INFO] WildFly: EE Feature Pack Common Resources .......... SUCCESS [07:13 min] [INFO] WildFly: EE Feature Pack EE 8 API Resources ........ SUCCESS [ 0.713 s] [INFO] wildfly-ee-feature-pack-galleon-common ............. SUCCESS [ 0.299 s] [INFO] jipijapa EclipseLink integration ................... SUCCESS [ 3.503 s] [INFO] jipijapa Hibernate 4.1.x + 4.2.x (JPA 2.0) integration SUCCESS [ 7.030 s] [INFO] jipijapa Hibernate 4.3.x (JPA 2.1) integration ..... SUCCESS [ 5.629 s] [INFO] jipijapa Hibernate 5.1.x (JPA 2.1) integration ..... SUCCESS [ 3.434 s] [INFO] jipijapa OpenJPA integration ....................... SUCCESS [ 26.675 s] [INFO] WildFly: EJB Container Managed Persistence Subsystem SUCCESS [ 0.799 s] [INFO] WildFly: Config Admin .............................. SUCCESS [ 0.707 s] [INFO] WildFly: Datasources with Agroal connection pool ... SUCCESS [ 3.667 s] [INFO] WildFly: JacORB Subsystem .......................... SUCCESS [ 1.364 s] [INFO] WildFly: JAXR Client ............................... SUCCESS [ 0.507 s] [INFO] WildFly: JSR-77 Subsystem .......................... SUCCESS [ 4.529 s] [INFO] WildFly: (Legacy) Messaging Subsystem .............. SUCCESS [ 2.162 s] [INFO] WildFly: Security Vault Tool ....................... SUCCESS [ 1.627 s] [INFO] WildFly: PicketLink Subsystem ...................... SUCCESS [ 34.841 s] [INFO] WildFly: Web Subsystem ............................. SUCCESS [ 2.091 s] [INFO] WildFly: EE Feature Pack Pruned Resources .......... SUCCESS [ 3.000 s] [INFO] WildFly: EE Full Galleon Pack ...................... SUCCESS [02:23 min] [INFO] WildFly: MicroProfile Fault Tolerance modules ...... SUCCESS [ 0.277 s] [INFO] WildFly: MicroProfile Fault Tolerance - Executor ... SUCCESS [ 13.311 s] [INFO] WildFly: MicroProfile Fault Tolerance - Extension .. SUCCESS [ 5.682 s] [INFO] WildFly: MicroProfile JWT Extension With SmallRye .. SUCCESS [ 12.579 s] [INFO] WildFly: MicroProfile OpenAPI Extension With SmallRye SUCCESS [ 10.550 s] [INFO] WildFly: Galleon Pack MicroProfile Common .......... SUCCESS [ 9.378 s] [INFO] WildFly: Galleon Pack .............................. SUCCESS [ 12.813 s] [INFO] WildFly: Thin Server Build ......................... SUCCESS [01:12 min] [INFO] WildFly: Servlet Feature Pack ...................... SUCCESS [ 32.489 s] [INFO] WildFly: Full Feature Pack ......................... SUCCESS [ 4.357 s] [INFO] WildFly: Legacy Build .............................. SUCCESS [ 0.061 s] [INFO] WildFly: Component matrix builder .................. SUCCESS [ 26.648 s] [INFO] WildFly Test Suite: Shared ......................... SUCCESS [04:10 min] [INFO] WildFly: Distribution .............................. SUCCESS [ 45.309 s] [INFO] WildFly: Legacy Feature-pack-based Distribution .... SUCCESS [ 2.075 s] [INFO] WildFly: EE Full Thin Server Build ................. SUCCESS [ 54.240 s] [INFO] WildFly: EE Full Distribution ...................... SUCCESS [ 53.274 s] [INFO] wildfly-servlet-feature-pack-galleon-common ........ SUCCESS [ 0.279 s] [INFO] wildfly-ee-9-parent ................................ SUCCESS [ 0.113 s] [INFO] WildFly: EE 9 Deployment Transformer ............... SUCCESS [ 1.351 s] [INFO] WildFly: EE 9 Preview Galleon Feature Pack ......... SUCCESS [04:39 min] [INFO] WildFly: EE 9 Preview Thin Server Build ............ SUCCESS [01:01 min] [INFO] WildFly: EE 9 Preview Distribution ................. SUCCESS [ 34.282 s] [INFO] WildFly: JSF Multi-JSF installer ................... SUCCESS [ 34.670 s] [INFO] WildFly: Exported Jakarta EE Specification APIs .... SUCCESS [ 0.225 s] [INFO] WildFly: Validation Tests for Exported Jakarta EE Specification APIs SUCCESS [ 0.279 s] [INFO] WildFly: Servlet Build ............................. SUCCESS [ 8.326 s] [INFO] WildFly: Legacy Servlet Build ...................... SUCCESS [ 0.343 s] [INFO] WildFly: Servlet Distribution ...................... SUCCESS [ 16.125 s] [INFO] WildFly: Legacy Servlet Distribution ............... SUCCESS [ 0.452 s] [INFO] wildfly-servlet-feature-pack-galleon-legacy ........ SUCCESS [ 1.126 s] [INFO] WildFly: Web Services Tests Integration Subsystem .. SUCCESS [ 1.296 s] [INFO] WildFly: Test Feature Pack ......................... SUCCESS [ 0.762 s] [INFO] WildFly Test Suite: Aggregator ..................... SUCCESS [ 0.017 s] [INFO] WildFly Test Suite: Integration (parent) ........... SUCCESS [ 0.101 s] [INFO] WildFly Test Suite: Integration - Web .............. SUCCESS [ 1.035 s] [INFO] WildFly Test Suite: Integration - Smoke ............ SUCCESS [ 21.593 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 48:11 min [INFO] Finished at: 2020-11-26T00:23:37Z [INFO] ------------------------------------------------------------------------ ++ awk '/wildfly-parent/ { while(!//) {getline;} print; }' pom.xml ++ cut -d '<' -f 2 ++ cut -d '>' -f 2 + WILDFLY_MASTER_VERSION=22.0.0.Beta1-SNAPSHOT + cp -rp build/target/wildfly-22.0.0.Beta1-SNAPSHOT/ /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/ + cd /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish + rm -rf /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly/ + WORKSPACE=/home/jenkins/workspace/narayana-quickstarts ++ timeout_adjust 3 + sleep 3 + echo '===== JTS interop quickstart: step 2 (start GlassFish):' + ./step2.sh ===== JTS interop quickstart: step 2 (start GlassFish): ++ '[' /home/jenkins/workspace/narayana-quickstarts ']' ++ '[' 5.10.7.Final-SNAPSHOT ']' ++ QS_DIR=/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish +++ timeout_adjust 60 +++ local 're=^[0-9]+$' +++ [[ 60 =~ ^[0-9]+$ ]] +++ [[ 1 =~ ^[0-9]+$ ]] +++ '[' 1 -le 1 ']' +++ echo 60 +++ return 0 ++ CLI_TIMEOUT_SECONDS=60 ++ ls /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT/ ++ cd /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT/ +++ pwd ++ export JBOSS_HOME=/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT ++ JBOSS_HOME=/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT ++ cd - /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish ++ '[' -d /home/jenkins/glassfish4 ']' ++ GLASSFISH=/home/jenkins/glassfish4 + set -ex + cd /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish + export PATH=/home/jenkins/glassfish4/bin:/home/jenkins/workspace/narayana-quickstarts/tools/maven/bin:/usr/lib/jvm/java-1.8.0-openjdk/bin:/usr/lib/jvm/java-1.8.0-openjdk/bin:/usr/local/rvm/gems/ruby-2.4.9/bin:/usr/local/rvm/gems/ruby-2.4.9@global/bin:/usr/local/rvm/rubies/ruby-2.4.9/bin:/usr/local/bin:/usr/bin:/usr/local/rvm/bin + PATH=/home/jenkins/glassfish4/bin:/home/jenkins/workspace/narayana-quickstarts/tools/maven/bin:/usr/lib/jvm/java-1.8.0-openjdk/bin:/usr/lib/jvm/java-1.8.0-openjdk/bin:/usr/local/rvm/gems/ruby-2.4.9/bin:/usr/local/rvm/gems/ruby-2.4.9@global/bin:/usr/local/rvm/rubies/ruby-2.4.9/bin:/usr/local/bin:/usr/bin:/usr/local/rvm/bin + asadmin start-domain domain1 Waiting for domain1 to start ............................................................................................................................................................................................................................................................. Successfully started the domain : domain1 domain Location: /home/jenkins/glassfish4/glassfish/domains/domain1 Log File: /home/jenkins/glassfish4/glassfish/domains/domain1/logs/server.log Admin Port: 4848 Command start-domain executed successfully. + asadmin set configs.config.server-config.network-config.network-listeners.network-listener.http-listener-1.port=7080 configs.config.server-config.network-config.network-listeners.network-listener.http-listener-1.port=7080 Command set executed successfully. ++ timeout_adjust 10 + sleep 10 + echo '===== JTS interop quickstart: step 3 (start WildFly):' + ./step3.sh ===== JTS interop quickstart: step 3 (start WildFly): ++ '[' /home/jenkins/workspace/narayana-quickstarts ']' ++ '[' 5.10.7.Final-SNAPSHOT ']' ++ QS_DIR=/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish +++ timeout_adjust 60 +++ local 're=^[0-9]+$' +++ [[ 60 =~ ^[0-9]+$ ]] +++ [[ 1 =~ ^[0-9]+$ ]] +++ '[' 1 -le 1 ']' +++ echo 60 +++ return 0 ++ CLI_TIMEOUT_SECONDS=60 ++ ls /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT/ ++ cd /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT/ +++ pwd ++ export JBOSS_HOME=/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT ++ JBOSS_HOME=/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT ++ cd - /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish ++ '[' -d /home/jenkins/glassfish4 ']' ++ GLASSFISH=/home/jenkins/glassfish4 + set -ex + '[' -d /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT ']' + cd /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT + executeJBossCli --file=/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/configure-jts-transactions.cli + waitForJBossToBeRunning + '[' x/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT == x ']' + ./bin/standalone.sh -c standalone-full.xml -Djboss.tx.node.id=1 -Dcom.arjuna.ats.jts.transactionServiceId=0 + local jbossStateOutcome + local jbossStateResult + local jbossState ++ date +%s + local startTimeSeconds=1606350547 + local timeoutSeconds=60 + '[' x '!=' xsuccess ']' + '[' x '!=' xrunning ']' ++ date +%s + '[' 1606350607 -lt 1606350547 ']' ++ /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT/bin/jboss-cli.sh -c '--command=:read-attribute(name=server-state)' ========================================================================= JBoss Bootstrap Environment JBOSS_HOME: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT JAVA: /usr/lib/jvm/java-1.8.0-openjdk/bin/java JAVA_OPTS: -server -Xms64m -Xmx512m -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true ========================================================================= 00:29:08,177 INFO [org.jboss.modules] (main) JBoss Modules version 1.10.2.Final 00:29:08,426 INFO [org.jboss.msc] (main) JBoss MSC version 1.4.12.Final 00:29:08,434 INFO [org.jboss.threads] (main) JBoss Threads version 2.4.0.Final 00:29:08,552 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: WildFly Full 22.0.0.Beta1-SNAPSHOT (WildFly Core 14.0.0.Beta2) starting + jbossState='Failed to connect to the controller: The controller is not available at localhost:9990: java.net.ConnectException: WFLYPRT0053: Could not connect to remote+http://localhost:9990. The connection failed: WFLYPRT0053: Could not connect to remote+http://localhost:9990. The connection failed: Connection refused' + true ++ printf %s 'Failed to connect to the controller: The controller is not available at localhost:9990: java.net.ConnectException: WFLYPRT0053: Could not connect to remote+http://localhost:9990. The connection failed: WFLYPRT0053: Could not connect to remote+http://localhost:9990. The connection failed: Connection refused' ++ grep outcome ++ sed 's/.*"outcome"[^"]*"\([^"]*\).*/\1/' + jbossStateOutcome= ++ printf %s 'Failed to connect to the controller: The controller is not available at localhost:9990: java.net.ConnectException: WFLYPRT0053: Could not connect to remote+http://localhost:9990. The connection failed: WFLYPRT0053: Could not connect to remote+http://localhost:9990. The connection failed: Connection refused' ++ grep result ++ sed 's/.*"result"[^"]*"\([^"]*\).*/\1/' + jbossStateResult= + '[' x '!=' xsuccess ']' + echo 'ERROR: cannot contact JBoss instance at '\''/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT'\'' with jboss-cli.sh command' ERROR: cannot contact JBoss instance at '/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT' with jboss-cli.sh command + echo Failed to connect to the controller: The controller is not available at localhost:9990: java.net.ConnectException: WFLYPRT0053: Could not connect to remote+http://localhost:9990. The connection failed: WFLYPRT0053: Could not connect to remote+http://localhost:9990. The connection failed: Connection refused Failed to connect to the controller: The controller is not available at localhost:9990: java.net.ConnectException: WFLYPRT0053: Could not connect to remote+http://localhost:9990. The connection failed: WFLYPRT0053: Could not connect to remote+http://localhost:9990. The connection failed: Connection refused + sleep 1 00:29:09,246 INFO [org.wildfly.security] (ServerService Thread Pool -- 27) ELY00001: WildFly Elytron version 1.13.1.Final 00:29:09,671 INFO [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/core-service=management/management-interface=http-interface' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. 00:29:09,688 INFO [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 40) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/subsystem=undertow/server=default-server/https-listener=https' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. 00:29:09,740 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http) 00:29:09,754 INFO [org.xnio] (MSC service thread 1-5) XNIO version 3.8.2.Final 00:29:09,760 INFO [org.xnio.nio] (MSC service thread 1-5) XNIO NIO Implementation Version 3.8.2.Final 00:29:09,787 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 80) WFLYTX0013: The node-identifier attribute on the /subsystem=transactions is set to the default value. This is a danger for environments running multiple servers. Please make sure the attribute value is unique. 00:29:09,790 INFO [org.wildfly.extension.microprofile.config.smallrye._private] (ServerService Thread Pool -- 67) WFLYCONF0001: Activating WildFly MicroProfile Config Subsystem 00:29:09,791 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 57) WFLYIO001: Worker 'default' has auto-configured to 48 IO threads with 384 max task threads based on your 24 available processors 00:29:09,794 INFO [org.jboss.as.jaxrs] (ServerService Thread Pool -- 58) WFLYRS0016: RESTEasy version 3.13.2.Final 00:29:09,795 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 56) WFLYCLINF0001: Activating Infinispan subsystem. 00:29:09,796 INFO [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 55) WFLYIIOP0001: Activating IIOP Subsystem 00:29:09,799 INFO [org.wildfly.extension.microprofile.opentracing] (ServerService Thread Pool -- 71) WFLYTRACEXT0001: Activating MicroProfile OpenTracing Subsystem 00:29:09,800 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 82) WFLYWS0002: Activating WebServices Extension 00:29:09,807 INFO [org.wildfly.extension.microprofile.jwt.smallrye._private] (ServerService Thread Pool -- 69) WFLYJWT0001: Activating WildFly MicroProfile JWT Subsystem 00:29:09,809 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 63) WFLYJSF0007: Activated the following JSF Implementations: [main] 00:29:09,814 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 72) WFLYNAM0001: Activating Naming Subsystem 00:29:09,826 INFO [org.jboss.as.security] (ServerService Thread Pool -- 78) WFLYSEC0002: Activating Security Subsystem 00:29:09,831 INFO [org.wildfly.extension.microprofile.health.smallrye] (ServerService Thread Pool -- 68) WFLYHEALTH0001: Activating Eclipse MicroProfile Health Subsystem 00:29:09,841 INFO [org.jboss.as.security] (MSC service thread 1-6) WFLYSEC0001: Current PicketBox version=5.0.3.Final-redhat-00007 00:29:09,845 INFO [org.jboss.as.connector] (MSC service thread 1-7) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar @VERSION@) 00:29:09,831 INFO [org.wildfly.extension.microprofile.metrics.smallrye] (ServerService Thread Pool -- 70) WFLYMETRICS0001: Activating Eclipse MicroProfile Metrics Subsystem 00:29:09,900 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0003: Undertow 2.2.2.Final starting 00:29:09,919 INFO [org.jboss.remoting] (MSC service thread 1-3) JBoss Remoting version 5.0.19.Final 00:29:09,942 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 47) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.4) 00:29:09,972 INFO [org.jboss.as.naming] (MSC service thread 1-2) WFLYNAM0003: Starting Naming Service 00:29:09,975 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-3) WFLYJCA0018: Started Driver service with driver-name = h2 00:29:09,995 INFO [org.jboss.as.mail.extension] (MSC service thread 1-8) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default] 00:29:10,134 INFO [org.jboss.as.ejb3] (MSC service thread 1-7) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 384 (per class), which is derived from thread worker pool sizing. 00:29:10,134 INFO [org.jboss.as.ejb3] (MSC service thread 1-1) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 96 (per class), which is derived from the number of CPUs on this host. 00:29:10,142 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 81) WFLYUT0014: Creating file handler for path '/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]'] 00:29:10,156 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0012: Started server default-server. 00:29:10,158 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0018: Host default-host starting + continue + '[' x '!=' xsuccess ']' + '[' x '!=' xrunning ']' 00:29:10,238 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:8080 ++ date +%s + '[' 1606350607 -lt 1606350550 ']' ++ /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT/bin/jboss-cli.sh -c '--command=:read-attribute(name=server-state)' 00:29:10,289 INFO [org.jboss.as.patching] (MSC service thread 1-5) WFLYPAT0050: WildFly Full cumulative patch ID is: base, one-off patches include: none 00:29:10,295 INFO [org.jboss.as.ejb3] (MSC service thread 1-6) WFLYEJB0493: EJB subsystem suspension complete 00:29:10,312 WARN [org.jboss.as.domain.management.security] (MSC service thread 1-4) WFLYDM0111: Keystore /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/configuration/application.keystore not found, it will be auto generated on first use with a self signed certificate for host localhost 00:29:10,313 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-7) WFLYDS0013: Started FileSystemDeploymentService for directory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/deployments 00:29:10,353 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-7) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS] 00:29:10,360 INFO [org.wildfly.iiop.openjdk] (MSC service thread 1-8) WFLYIIOP0009: CORBA ORB Service started 00:29:10,362 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0006: Undertow HTTPS listener https listening on 127.0.0.1:8443 00:29:10,413 INFO [org.jboss.ws.common.management] (MSC service thread 1-4) JBWS022052: Starting JBossWS 5.4.2.Final (Apache CXF 3.3.7) 00:29:11,960 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/data/activemq/journal,bindingsDirectory=/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/data/activemq/bindings,largeMessagesDirectory=/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/data/activemq/largemessages,pagingDirectory=/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/data/activemq/paging) 00:29:11,993 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221012: Using AIO Journal 00:29:12,070 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 00:29:12,071 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP 00:29:12,071 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ 00:29:12,071 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP 00:29:12,550 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221034: Waiting indefinitely to obtain live lock 00:29:12,550 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221035: Live Server Obtained live lock + jbossState='Failed to connect to the controller: Timeout waiting for the system to boot.' + true ++ printf %s 'Failed to connect to the controller: Timeout waiting for the system to boot.' ++ grep outcome ++ sed 's/.*"outcome"[^"]*"\([^"]*\).*/\1/' + jbossStateOutcome= ++ printf %s 'Failed to connect to the controller: Timeout waiting for the system to boot.' ++ grep result ++ sed 's/.*"result"[^"]*"\([^"]*\).*/\1/' + jbossStateResult= + '[' x '!=' xsuccess ']' + echo 'ERROR: cannot contact JBoss instance at '\''/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT'\'' with jboss-cli.sh command' + echo Failed to connect to the controller: Timeout waiting for the system to boot. + sleep 1 ERROR: cannot contact JBoss instance at '/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT' with jboss-cli.sh command Failed to connect to the controller: Timeout waiting for the system to boot. 00:29:17,792 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221003: Deploying ANYCAST queue jms.queue.ExpiryQueue on address jms.queue.ExpiryQueue + continue + '[' x '!=' xsuccess ']' + '[' x '!=' xrunning ']' ++ date +%s + '[' 1606350607 -lt 1606350558 ']' ++ /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT/bin/jboss-cli.sh -c '--command=:read-attribute(name=server-state)' 00:29:18,606 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221003: Deploying ANYCAST queue jms.queue.DLQ on address jms.queue.DLQ 00:29:19,061 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-4) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor 00:29:19,061 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-7) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor 00:29:19,061 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-3) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor 00:29:19,061 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-5) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor 00:29:21,630 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221007: Server is now live 00:29:21,631 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.16.0 [default, nodeID=67c60ec8-2f7e-11eb-adb8-0242ac11000b] 00:29:21,644 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 85) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 00:29:21,652 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 87) WFLYMSGAMQ0002: Bound messaging object to jndi name java:/ConnectionFactory 00:29:21,692 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-7) WFLYJCA0007: Registered connection factory java:/JmsXA 00:29:21,742 INFO [org.apache.activemq.artemis.ra] (MSC service thread 1-7) AMQ151007: Resource adaptor started 00:29:21,743 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-7) IJ020002: Deployed: file://RaActivatoractivemq-ra 00:29:21,744 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) WFLYJCA0002: Bound JCA ConnectionFactory [java:/JmsXA] 00:29:21,744 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-3) WFLYJCA0118: Binding connection factory named java:/JmsXA to alias java:jboss/DefaultJMSConnectionFactory 00:29:22,227 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server 00:29:22,229 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 22.0.0.Beta1-SNAPSHOT (WildFly Core 14.0.0.Beta2) started in 14876ms - Started 357 of 620 services (386 services are lazy, passive or on-demand) 00:29:22,230 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management 00:29:22,230 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:9990 + jbossState='{ "outcome" => "success", "result" => "running" }' ++ printf %s '{ "outcome" => "success", "result" => "running" }' ++ grep outcome ++ sed 's/.*"outcome"[^"]*"\([^"]*\).*/\1/' + jbossStateOutcome=success ++ printf %s '{ "outcome" => "success", "result" => "running" }' ++ grep result ++ sed 's/.*"result"[^"]*"\([^"]*\).*/\1/' + jbossStateResult=running + '[' xsuccess '!=' xsuccess ']' + '[' xsuccess == xsuccess ']' + '[' xrunning == xrestart-required ']' + '[' xrunning == xreload-required ']' + '[' xrunning '!=' xrunning ']' + '[' xsuccess '!=' xsuccess ']' + /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT/bin/jboss-cli.sh --connect --file=/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/configure-jts-transactions.cli The batch executed successfully process-state: restart-required { "outcome" => "success", "result" => undefined } 00:29:26,792 INFO [org.jboss.as.mail.extension] (MSC service thread 1-6) WFLYMAIL0002: Unbound mail session [java:jboss/mail/Default] 00:29:26,796 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-3) WFLYJCA0119: Unbinding connection factory named java:/JmsXA to alias java:jboss/DefaultJMSConnectionFactory 00:29:26,796 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0019: Host default-host stopping 00:29:26,795 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS] 00:29:26,798 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-1) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:/ConnectionFactory 00:29:26,797 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0008: Undertow HTTPS listener https suspending 00:29:26,803 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0019: Stopped Driver service with driver-name = h2 00:29:26,796 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-3) WFLYJCA0011: Unbound JCA ConnectionFactory [java:/JmsXA] 00:29:26,805 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0007: Undertow HTTPS listener https stopped, was bound to 127.0.0.1:8443 00:29:26,805 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-3) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory + waitForJBossToBeRunning + '[' x/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT == x ']' + local jbossStateOutcome + local jbossStateResult + local jbossState ++ date +%s + local startTimeSeconds=1606350566 + local timeoutSeconds=60 + '[' x '!=' xsuccess ']' + '[' x '!=' xrunning ']' ++ date +%s + '[' 1606350626 -lt 1606350566 ']' ++ /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT/bin/jboss-cli.sh -c '--command=:read-attribute(name=server-state)' 00:29:26,825 INFO [org.apache.activemq.artemis.ra] (ServerService Thread Pool -- 18) AMQ151003: resource adaptor stopped + jbossState='Failed to connect to the controller: The controller is not available at localhost:9990: java.net.ConnectException: WFLYPRT0053: Could not connect to remote+http://localhost:9990. The connection failed: WFLYPRT0053: Could not connect to remote+http://localhost:9990. The connection failed: Connection refused' + true ++ printf %s 'Failed to connect to the controller: The controller is not available at localhost:9990: java.net.ConnectException: WFLYPRT0053: Could not connect to remote+http://localhost:9990. The connection failed: WFLYPRT0053: Could not connect to remote+http://localhost:9990. The connection failed: Connection refused' ++ grep outcome ++ sed 's/.*"outcome"[^"]*"\([^"]*\).*/\1/' + jbossStateOutcome= ++ printf %s 'Failed to connect to the controller: The controller is not available at localhost:9990: java.net.ConnectException: WFLYPRT0053: Could not connect to remote+http://localhost:9990. The connection failed: WFLYPRT0053: Could not connect to remote+http://localhost:9990. The connection failed: Connection refused' ++ grep result ++ sed 's/.*"result"[^"]*"\([^"]*\).*/\1/' + jbossStateResult= + '[' x '!=' xsuccess ']' + echo 'ERROR: cannot contact JBoss instance at '\''/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT'\'' with jboss-cli.sh command' ERROR: cannot contact JBoss instance at '/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT' with jboss-cli.sh command + echo Failed to connect to the controller: The controller is not available at localhost:9990: java.net.ConnectException: WFLYPRT0053: Could not connect to remote+http://localhost:9990. The connection failed: WFLYPRT0053: Could not connect to remote+http://localhost:9990. The connection failed: Connection refused Failed to connect to the controller: The controller is not available at localhost:9990: java.net.ConnectException: WFLYPRT0053: Could not connect to remote+http://localhost:9990. The connection failed: WFLYPRT0053: Could not connect to remote+http://localhost:9990. The connection failed: Connection refused + sleep 1 + continue + '[' x '!=' xsuccess ']' + '[' x '!=' xrunning ']' ++ date +%s + '[' 1606350626 -lt 1606350568 ']' ++ /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT/bin/jboss-cli.sh -c '--command=:read-attribute(name=server-state)' 00:29:29,195 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 18) AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.16.0 [67c60ec8-2f7e-11eb-adb8-0242ac11000b] stopped, uptime 18.653 seconds 00:29:29,197 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0008: Undertow HTTP listener default suspending 00:29:29,197 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:8080 00:29:29,198 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0004: Undertow 2.2.2.Final stopping 00:29:29,227 INFO [org.jboss.as] (MSC service thread 1-8) WFLYSRV0050: WildFly Full 22.0.0.Beta1-SNAPSHOT (WildFly Core 14.0.0.Beta2) stopped in 2445ms 00:29:29,228 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: WildFly Full 22.0.0.Beta1-SNAPSHOT (WildFly Core 14.0.0.Beta2) starting 00:29:29,318 INFO [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/core-service=management/management-interface=http-interface' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. 00:29:29,330 INFO [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 40) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/subsystem=undertow/server=default-server/https-listener=https' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. 00:29:29,359 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http) 00:29:29,367 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 47) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.4) 00:29:29,368 INFO [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 55) WFLYIIOP0001: Activating IIOP Subsystem 00:29:29,369 INFO [org.jboss.as.jaxrs] (ServerService Thread Pool -- 58) WFLYRS0016: RESTEasy version 3.13.2.Final 00:29:29,369 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 56) WFLYCLINF0001: Activating Infinispan subsystem. 00:29:29,370 INFO [org.jboss.as.connector] (MSC service thread 1-8) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar @VERSION@) 00:29:29,370 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0018: Started Driver service with driver-name = h2 00:29:29,373 INFO [org.wildfly.extension.microprofile.config.smallrye._private] (ServerService Thread Pool -- 67) WFLYCONF0001: Activating WildFly MicroProfile Config Subsystem 00:29:29,375 INFO [org.wildfly.extension.microprofile.jwt.smallrye._private] (ServerService Thread Pool -- 69) WFLYJWT0001: Activating WildFly MicroProfile JWT Subsystem 00:29:29,375 INFO [org.wildfly.extension.microprofile.health.smallrye] (ServerService Thread Pool -- 68) WFLYHEALTH0001: Activating Eclipse MicroProfile Health Subsystem 00:29:29,376 INFO [org.wildfly.extension.microprofile.opentracing] (ServerService Thread Pool -- 71) WFLYTRACEXT0001: Activating MicroProfile OpenTracing Subsystem 00:29:29,376 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 57) WFLYIO001: Worker 'default' has auto-configured to 48 IO threads with 384 max task threads based on your 24 available processors 00:29:29,377 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 72) WFLYNAM0001: Activating Naming Subsystem 00:29:29,377 INFO [org.wildfly.extension.microprofile.metrics.smallrye] (ServerService Thread Pool -- 70) WFLYMETRICS0001: Activating Eclipse MicroProfile Metrics Subsystem 00:29:29,378 INFO [org.jboss.as.naming] (MSC service thread 1-5) WFLYNAM0003: Starting Naming Service 00:29:29,379 INFO [org.jboss.as.mail.extension] (MSC service thread 1-3) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default] 00:29:29,382 INFO [org.jboss.as.ejb3] (MSC service thread 1-3) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 96 (per class), which is derived from the number of CPUs on this host. 00:29:29,382 INFO [org.jboss.as.ejb3] (MSC service thread 1-6) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 384 (per class), which is derived from thread worker pool sizing. 00:29:29,386 INFO [org.jboss.as.security] (ServerService Thread Pool -- 78) WFLYSEC0002: Activating Security Subsystem 00:29:29,386 INFO [org.jboss.as.security] (MSC service thread 1-6) WFLYSEC0001: Current PicketBox version=5.0.3.Final-redhat-00007 00:29:29,386 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 80) WFLYTX0013: The node-identifier attribute on the /subsystem=transactions is set to the default value. This is a danger for environments running multiple servers. Please make sure the attribute value is unique. 00:29:29,387 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0003: Undertow 2.2.2.Final starting 00:29:29,387 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 82) WFLYWS0002: Activating WebServices Extension 00:29:29,393 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 81) WFLYUT0014: Creating file handler for path '/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]'] 00:29:29,400 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0012: Started server default-server. 00:29:29,400 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0018: Host default-host starting 00:29:29,403 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:8080 00:29:29,407 INFO [org.wildfly.iiop.openjdk] (MSC service thread 1-8) WFLYIIOP0009: CORBA ORB Service started 00:29:29,431 INFO [org.jboss.as.patching] (MSC service thread 1-5) WFLYPAT0050: WildFly Full cumulative patch ID is: base, one-off patches include: none 00:29:29,432 WARN [org.jboss.as.domain.management.security] (MSC service thread 1-4) WFLYDM0111: Keystore /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/configuration/application.keystore not found, it will be auto generated on first use with a self signed certificate for host localhost 00:29:29,433 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-3) WFLYDS0013: Started FileSystemDeploymentService for directory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/deployments 00:29:29,433 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/data/activemq/journal,bindingsDirectory=/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/data/activemq/bindings,largeMessagesDirectory=/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/data/activemq/largemessages,pagingDirectory=/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/data/activemq/paging) 00:29:29,436 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221012: Using AIO Journal 00:29:29,437 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0006: Undertow HTTPS listener https listening on 127.0.0.1:8443 00:29:29,438 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 00:29:29,441 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP 00:29:29,440 INFO [org.jboss.ws.common.management] (MSC service thread 1-6) JBWS022052: Starting JBossWS 5.4.2.Final (Apache CXF 3.3.7) 00:29:29,443 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ 00:29:29,444 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP 00:29:30,466 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221034: Waiting indefinitely to obtain live lock 00:29:30,466 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221035: Live Server Obtained live lock 00:29:31,976 INFO [org.jboss.as.ejb3] (MSC service thread 1-8) WFLYEJB0493: EJB subsystem suspension complete 00:29:31,979 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-5) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS] + jbossState='Failed to connect to the controller: Timeout waiting for the system to boot.' + true ++ printf %s 'Failed to connect to the controller: Timeout waiting for the system to boot.' ++ grep outcome ++ sed 's/.*"outcome"[^"]*"\([^"]*\).*/\1/' + jbossStateOutcome= ++ printf %s 'Failed to connect to the controller: Timeout waiting for the system to boot.' ++ grep result ++ sed 's/.*"result"[^"]*"\([^"]*\).*/\1/' + jbossStateResult= + '[' x '!=' xsuccess ']' + echo 'ERROR: cannot contact JBoss instance at '\''/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT'\'' with jboss-cli.sh command' ERROR: cannot contact JBoss instance at '/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT' with jboss-cli.sh command + echo Failed to connect to the controller: Timeout waiting for the system to boot. + sleep 1 Failed to connect to the controller: Timeout waiting for the system to boot. 00:29:36,586 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221003: Deploying ANYCAST queue jms.queue.ExpiryQueue on address jms.queue.ExpiryQueue 00:29:36,594 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221003: Deploying ANYCAST queue jms.queue.DLQ on address jms.queue.DLQ + continue + '[' x '!=' xsuccess ']' + '[' x '!=' xrunning ']' ++ date +%s + '[' 1606350626 -lt 1606350576 ']' ++ /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT/bin/jboss-cli.sh -c '--command=:read-attribute(name=server-state)' 00:29:38,565 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-4) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor 00:29:38,565 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-5) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor 00:29:38,565 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-3) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor 00:29:38,565 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-7) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor 00:29:39,340 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221007: Server is now live 00:29:39,340 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.16.0 [default, nodeID=67c60ec8-2f7e-11eb-adb8-0242ac11000b] 00:29:39,342 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 86) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 00:29:39,345 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-8) WFLYJCA0007: Registered connection factory java:/JmsXA 00:29:39,349 INFO [org.apache.activemq.artemis.ra] (MSC service thread 1-8) AMQ151007: Resource adaptor started 00:29:39,349 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-8) IJ020002: Deployed: file://RaActivatoractivemq-ra 00:29:39,350 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-8) WFLYJCA0002: Bound JCA ConnectionFactory [java:/JmsXA] 00:29:39,350 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-4) WFLYJCA0118: Binding connection factory named java:/JmsXA to alias java:jboss/DefaultJMSConnectionFactory 00:29:39,872 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 87) WFLYMSGAMQ0002: Bound messaging object to jndi name java:/ConnectionFactory 00:29:39,915 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server 00:29:39,916 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 22.0.0.Beta1-SNAPSHOT (WildFly Core 14.0.0.Beta2) started in 10687ms - Started 357 of 620 services (386 services are lazy, passive or on-demand) + jbossState='{ "outcome" => "success", "result" => "restart-required", "response-headers" => {"process-state" => "restart-required"} }' ++ printf %s '{ "outcome" => "success", "result" => "restart-required", "response-headers" => {"process-state" => "restart-required"} }' ++ grep outcome ++ sed 's/.*"outcome"[^"]*"\([^"]*\).*/\1/' + jbossStateOutcome=success ++ printf %s '{ "outcome" => "success", "result" => "restart-required", "response-headers" => {"process-state" => "restart-required"} }' ++ grep result ++ sed 's/.*"result"[^"]*"\([^"]*\).*/\1/' + jbossStateResult=restart-required + '[' xsuccess '!=' xsuccess ']' + '[' xsuccess == xsuccess ']' + '[' xrestart-required == xrestart-required ']' + echo 'JBoss at '\''/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT'\'' requires restart. Restarting...' JBoss at '/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT' requires restart. Restarting... + /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT/bin/jboss-cli.sh -c '--command=:shutdown(restart=true)' { "outcome" => "success", "result" => undefined } 00:29:41,846 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0272: Suspending server 00:29:41,848 INFO [org.jboss.as.ejb3] (management-handler-thread - 1) WFLYEJB0493: EJB subsystem suspension complete 00:29:41,849 INFO [org.jboss.as.server] (Management Triggered Shutdown) WFLYSRV0241: Shutting down in response to management operation 'shutdown' 00:29:41,854 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-8) WFLYJCA0119: Unbinding connection factory named java:/JmsXA to alias java:jboss/DefaultJMSConnectionFactory 00:29:41,856 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-6) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS] 00:29:41,857 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) WFLYJCA0011: Unbound JCA ConnectionFactory [java:/JmsXA] 00:29:41,862 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0019: Host default-host stopping 00:29:41,863 INFO [org.jboss.as.mail.extension] (MSC service thread 1-6) WFLYMAIL0002: Unbound mail session [java:jboss/mail/Default] 00:29:41,866 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0008: Undertow HTTPS listener https suspending 00:29:41,868 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0007: Undertow HTTPS listener https stopped, was bound to 127.0.0.1:8443 00:29:41,868 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-6) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 00:29:41,869 INFO [org.apache.activemq.artemis.ra] (ServerService Thread Pool -- 2) AMQ151003: resource adaptor stopped 00:29:41,870 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-7) WFLYJCA0019: Stopped Driver service with driver-name = h2 + continue + '[' xsuccess '!=' xsuccess ']' ++ timeout_adjust 10 + sleep 10 00:29:45,028 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 24) AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.16.0 [67c60ec8-2f7e-11eb-adb8-0242ac11000b] stopped, uptime 15.595 seconds 00:29:45,030 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0008: Undertow HTTP listener default suspending 00:29:45,030 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:8080 00:29:45,030 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0004: Undertow 2.2.2.Final stopping 00:29:45,039 INFO [org.jboss.as] (MSC service thread 1-6) WFLYSRV0050: WildFly Full 22.0.0.Beta1-SNAPSHOT (WildFly Core 14.0.0.Beta2) stopped in 3180ms Restarting application server... 00:29:45,809 INFO [org.jboss.modules] (main) JBoss Modules version 1.10.2.Final 00:29:46,039 INFO [org.jboss.msc] (main) JBoss MSC version 1.4.12.Final 00:29:46,048 INFO [org.jboss.threads] (main) JBoss Threads version 2.4.0.Final 00:29:46,154 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: WildFly Full 22.0.0.Beta1-SNAPSHOT (WildFly Core 14.0.0.Beta2) starting 00:29:46,790 INFO [org.wildfly.security] (ServerService Thread Pool -- 27) ELY00001: WildFly Elytron version 1.13.1.Final 00:29:47,209 INFO [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/core-service=management/management-interface=http-interface' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. 00:29:47,227 INFO [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 4) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/subsystem=undertow/server=default-server/https-listener=https' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. 00:29:47,273 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http) 00:29:47,287 INFO [org.xnio] (MSC service thread 1-6) XNIO version 3.8.2.Final 00:29:47,293 INFO [org.xnio.nio] (MSC service thread 1-6) XNIO NIO Implementation Version 3.8.2.Final 00:29:47,317 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 56) WFLYCLINF0001: Activating Infinispan subsystem. 00:29:47,320 INFO [org.jboss.as.jaxrs] (ServerService Thread Pool -- 58) WFLYRS0016: RESTEasy version 3.13.2.Final 00:29:47,326 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 80) WFLYTX0013: The node-identifier attribute on the /subsystem=transactions is set to the default value. This is a danger for environments running multiple servers. Please make sure the attribute value is unique. 00:29:47,327 INFO [org.wildfly.extension.microprofile.config.smallrye._private] (ServerService Thread Pool -- 67) WFLYCONF0001: Activating WildFly MicroProfile Config Subsystem 00:29:47,329 INFO [org.wildfly.extension.microprofile.jwt.smallrye._private] (ServerService Thread Pool -- 69) WFLYJWT0001: Activating WildFly MicroProfile JWT Subsystem 00:29:47,335 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 57) WFLYIO001: Worker 'default' has auto-configured to 48 IO threads with 384 max task threads based on your 24 available processors 00:29:47,337 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 72) WFLYNAM0001: Activating Naming Subsystem 00:29:47,337 INFO [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 55) WFLYIIOP0001: Activating IIOP Subsystem 00:29:47,341 INFO [org.wildfly.extension.microprofile.opentracing] (ServerService Thread Pool -- 71) WFLYTRACEXT0001: Activating MicroProfile OpenTracing Subsystem 00:29:47,344 INFO [org.jboss.as.security] (ServerService Thread Pool -- 78) WFLYSEC0002: Activating Security Subsystem 00:29:47,345 INFO [org.jboss.as.connector] (MSC service thread 1-4) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar @VERSION@) 00:29:47,353 INFO [org.wildfly.extension.microprofile.metrics.smallrye] (ServerService Thread Pool -- 70) WFLYMETRICS0001: Activating Eclipse MicroProfile Metrics Subsystem 00:29:47,354 INFO [org.wildfly.extension.microprofile.health.smallrye] (ServerService Thread Pool -- 68) WFLYHEALTH0001: Activating Eclipse MicroProfile Health Subsystem 00:29:47,354 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 82) WFLYWS0002: Activating WebServices Extension 00:29:47,357 INFO [org.jboss.as.security] (MSC service thread 1-6) WFLYSEC0001: Current PicketBox version=5.0.3.Final-redhat-00007 00:29:47,366 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 63) WFLYJSF0007: Activated the following JSF Implementations: [main] 00:29:47,373 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0003: Undertow 2.2.2.Final starting 00:29:47,396 INFO [org.jboss.remoting] (MSC service thread 1-3) JBoss Remoting version 5.0.19.Final 00:29:47,405 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 47) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.4) 00:29:47,407 INFO [org.jboss.as.naming] (MSC service thread 1-1) WFLYNAM0003: Starting Naming Service 00:29:47,419 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-5) WFLYJCA0018: Started Driver service with driver-name = h2 00:29:47,421 INFO [org.jboss.as.mail.extension] (MSC service thread 1-5) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default] 00:29:47,623 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 81) WFLYUT0014: Creating file handler for path '/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]'] 00:29:47,655 INFO [org.jboss.as.ejb3] (MSC service thread 1-5) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 384 (per class), which is derived from thread worker pool sizing. 00:29:47,655 INFO [org.jboss.as.ejb3] (MSC service thread 1-1) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 96 (per class), which is derived from the number of CPUs on this host. 00:29:47,662 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0012: Started server default-server. 00:29:47,666 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0018: Host default-host starting 00:29:47,733 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:8080 00:29:47,762 INFO [org.jboss.as.patching] (MSC service thread 1-1) WFLYPAT0050: WildFly Full cumulative patch ID is: base, one-off patches include: none 00:29:47,775 WARN [org.jboss.as.domain.management.security] (MSC service thread 1-4) WFLYDM0111: Keystore /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/configuration/application.keystore not found, it will be auto generated on first use with a self signed certificate for host localhost 00:29:47,778 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-7) WFLYDS0013: Started FileSystemDeploymentService for directory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/deployments 00:29:47,824 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0006: Undertow HTTPS listener https listening on 127.0.0.1:8443 00:29:47,828 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/data/activemq/journal,bindingsDirectory=/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/data/activemq/bindings,largeMessagesDirectory=/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/data/activemq/largemessages,pagingDirectory=/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/data/activemq/paging) 00:29:47,850 INFO [org.wildfly.iiop.openjdk] (MSC service thread 1-2) WFLYIIOP0009: CORBA ORB Service started 00:29:47,860 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221012: Using AIO Journal 00:29:47,873 INFO [org.jboss.ws.common.management] (MSC service thread 1-1) JBWS022052: Starting JBossWS 5.4.2.Final (Apache CXF 3.3.7) 00:29:47,935 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 00:29:47,936 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP 00:29:47,936 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ 00:29:47,936 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP 00:29:48,383 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221034: Waiting indefinitely to obtain live lock 00:29:48,384 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221035: Live Server Obtained live lock 00:29:48,608 INFO [org.jboss.as.ejb3] (MSC service thread 1-7) WFLYEJB0493: EJB subsystem suspension complete 00:29:48,647 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS] 00:29:50,867 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221003: Deploying ANYCAST queue jms.queue.ExpiryQueue on address jms.queue.ExpiryQueue 00:29:50,873 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221003: Deploying ANYCAST queue jms.queue.DLQ on address jms.queue.DLQ + trap ./step7.sh EXIT + echo '===== JTS interop quickstart: step 4 (deploy EJBs):' + ./step4.sh ===== JTS interop quickstart: step 4 (deploy EJBs): ++ '[' /home/jenkins/workspace/narayana-quickstarts ']' ++ '[' 5.10.7.Final-SNAPSHOT ']' ++ QS_DIR=/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish +++ timeout_adjust 60 +++ local 're=^[0-9]+$' +++ [[ 60 =~ ^[0-9]+$ ]] +++ [[ 1 =~ ^[0-9]+$ ]] +++ '[' 1 -le 1 ']' +++ echo 60 +++ return 0 ++ CLI_TIMEOUT_SECONDS=60 ++ ls /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT/ ++ cd /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT/ +++ pwd ++ export JBOSS_HOME=/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT ++ JBOSS_HOME=/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT ++ cd - /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish ++ '[' -d /home/jenkins/glassfish4 ']' ++ GLASSFISH=/home/jenkins/glassfish4 + set -ex + cd /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish + ./ejb_operations.sh -a gf1 -f /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/../test-ejbs/target/ejbtest.war ++ '[' /home/jenkins/workspace/narayana-quickstarts ']' ++ '[' 5.10.7.Final-SNAPSHOT ']' ++ QS_DIR=/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish +++ timeout_adjust 60 +++ local 're=^[0-9]+$' +++ [[ 60 =~ ^[0-9]+$ ]] +++ [[ 1 =~ ^[0-9]+$ ]] +++ '[' 1 -le 1 ']' +++ echo 60 +++ return 0 ++ CLI_TIMEOUT_SECONDS=60 ++ ls /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT/ ++ cd /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT/ +++ pwd ++ export JBOSS_HOME=/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT ++ JBOSS_HOME=/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT ++ cd - /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish ++ '[' -d /home/jenkins/glassfish4 ']' ++ GLASSFISH=/home/jenkins/glassfish4 + set +e + export PATH=/home/jenkins/glassfish4/bin:/home/jenkins/workspace/narayana-quickstarts/tools/maven/bin:/usr/lib/jvm/java-1.8.0-openjdk/bin:/usr/lib/jvm/java-1.8.0-openjdk/bin:/usr/local/rvm/gems/ruby-2.4.9/bin:/usr/local/rvm/gems/ruby-2.4.9@global/bin:/usr/local/rvm/rubies/ruby-2.4.9/bin:/usr/local/bin:/usr/bin:/usr/local/rvm/bin + PATH=/home/jenkins/glassfish4/bin:/home/jenkins/workspace/narayana-quickstarts/tools/maven/bin:/usr/lib/jvm/java-1.8.0-openjdk/bin:/usr/lib/jvm/java-1.8.0-openjdk/bin:/usr/local/rvm/gems/ruby-2.4.9/bin:/usr/local/rvm/gems/ruby-2.4.9@global/bin:/usr/local/rvm/rubies/ruby-2.4.9/bin:/usr/local/bin:/usr/bin:/usr/local/rvm/bin + '[' -d /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT ']' + '[' -f /home/jenkins/glassfish4/bin/asadmin ']' + WF_DEPLOY_DIR=/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/deployments + getopts t:a:f: o + case "${o}" in + a=gf1 + getopts t:a:f: o + case "${o}" in + f=/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/../test-ejbs/target/ejbtest.war + getopts t:a:f: o + '[' 0 '!=' 0 ']' + '[' /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/../test-ejbs/target/ejbtest.war ']' + case $a in + asadmin --port 4848 deploy --force=true /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/../test-ejbs/target/ejbtest.war 00:29:52,606 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-2) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor 00:29:52,606 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-5) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor 00:29:52,606 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-7) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor 00:29:52,606 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-3) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor Application deployed with name ejbtest. Command deploy executed successfully. + ./ejb_operations.sh -a wf1 -f /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/../test-ejbs/target/ejbtest.war ++ '[' /home/jenkins/workspace/narayana-quickstarts ']' ++ '[' 5.10.7.Final-SNAPSHOT ']' ++ QS_DIR=/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish +++ timeout_adjust 60 +++ local 're=^[0-9]+$' +++ [[ 60 =~ ^[0-9]+$ ]] +++ [[ 1 =~ ^[0-9]+$ ]] +++ '[' 1 -le 1 ']' +++ echo 60 +++ return 0 ++ CLI_TIMEOUT_SECONDS=60 ++ ls /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT/ ++ cd /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT/ +++ pwd ++ export JBOSS_HOME=/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT ++ JBOSS_HOME=/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT ++ cd - /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish ++ '[' -d /home/jenkins/glassfish4 ']' ++ GLASSFISH=/home/jenkins/glassfish4 + set +e + export PATH=/home/jenkins/glassfish4/bin:/home/jenkins/workspace/narayana-quickstarts/tools/maven/bin:/usr/lib/jvm/java-1.8.0-openjdk/bin:/usr/lib/jvm/java-1.8.0-openjdk/bin:/usr/local/rvm/gems/ruby-2.4.9/bin:/usr/local/rvm/gems/ruby-2.4.9@global/bin:/usr/local/rvm/rubies/ruby-2.4.9/bin:/usr/local/bin:/usr/bin:/usr/local/rvm/bin + PATH=/home/jenkins/glassfish4/bin:/home/jenkins/workspace/narayana-quickstarts/tools/maven/bin:/usr/lib/jvm/java-1.8.0-openjdk/bin:/usr/lib/jvm/java-1.8.0-openjdk/bin:/usr/local/rvm/gems/ruby-2.4.9/bin:/usr/local/rvm/gems/ruby-2.4.9@global/bin:/usr/local/rvm/rubies/ruby-2.4.9/bin:/usr/local/bin:/usr/bin:/usr/local/rvm/bin + '[' -d /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT ']' + '[' -f /home/jenkins/glassfish4/bin/asadmin ']' + WF_DEPLOY_DIR=/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/deployments + getopts t:a:f: o + case "${o}" in + a=wf1 + getopts t:a:f: o + case "${o}" in + f=/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/../test-ejbs/target/ejbtest.war + getopts t:a:f: o + '[' 0 '!=' 0 ']' + '[' /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/../test-ejbs/target/ejbtest.war ']' + case $a in + cp /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/../test-ejbs/target/ejbtest.war /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/deployments ++ timeout_adjust 10 + sleep 10 00:29:53,374 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221007: Server is now live 00:29:53,374 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 84) AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.16.0 [default, nodeID=67c60ec8-2f7e-11eb-adb8-0242ac11000b] 00:29:53,386 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 84) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 00:29:53,433 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-7) WFLYJCA0007: Registered connection factory java:/JmsXA 00:29:53,478 INFO [org.apache.activemq.artemis.ra] (MSC service thread 1-7) AMQ151007: Resource adaptor started 00:29:53,479 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-7) IJ020002: Deployed: file://RaActivatoractivemq-ra 00:29:53,481 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-3) WFLYJCA0002: Bound JCA ConnectionFactory [java:/JmsXA] 00:29:53,481 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-4) WFLYJCA0118: Binding connection factory named java:/JmsXA to alias java:jboss/DefaultJMSConnectionFactory 00:29:53,557 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 87) WFLYMSGAMQ0002: Bound messaging object to jndi name java:/ConnectionFactory 00:29:53,698 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server 00:29:53,700 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 22.0.0.Beta1-SNAPSHOT (WildFly Core 14.0.0.Beta2) started in 8220ms - Started 357 of 620 services (386 services are lazy, passive or on-demand) 00:29:53,702 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management 00:29:53,702 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:9990 00:29:57,840 INFO [org.jboss.as.repository] (DeploymentScanner-threads - 1) WFLYDR0001: Content added at location /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/data/content/35/32ad34859388f583e1636230a568c4cb4714b2/content 00:29:57,865 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0027: Starting deployment of "ejbtest.war" (runtime-name: "ejbtest.war") 00:29:58,518 INFO [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0003: Processing weld deployment ejbtest.war 00:29:58,607 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-3) HV000001: Hibernate Validator 6.0.21.Final 00:29:58,735 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'SessionBean' in deployment unit 'deployment "ejbtest.war"' are as follows: java:global/ejbtest/SessionBean!service.SessionBean java:app/ejbtest/SessionBean!service.SessionBean java:module/SessionBean!service.SessionBean java:global/ejbtest/SessionBean!service.remote.ISession java:app/ejbtest/SessionBean!service.remote.ISession java:module/SessionBean!service.remote.ISession java:jboss/exported/ejbtest/SessionBean!service.remote.ISession ejb:/ejbtest/SessionBean!service.remote.ISession java:global/ejbtest/SessionBean!service.remote.ISessionHome java:app/ejbtest/SessionBean!service.remote.ISessionHome java:module/SessionBean!service.remote.ISessionHome java:jboss/exported/ejbtest/SessionBean!service.remote.ISessionHome 00:29:58,735 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'ControllerBean' in deployment unit 'deployment "ejbtest.war"' are as follows: java:global/ejbtest/ControllerBean!service.ControllerBean java:app/ejbtest/ControllerBean!service.ControllerBean java:module/ControllerBean!service.ControllerBean java:global/ejbtest/ControllerBean java:app/ejbtest/ControllerBean java:module/ControllerBean 00:29:59,050 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-3) No shutdown hook registered: Please call close() manually on application shutdown. 00:29:59,540 INFO [org.jboss.weld.Version] (MSC service thread 1-1) WELD-000900: 3.1.5 (Final) 00:30:00,677 INFO [org.infinispan.CONTAINER] (ServerService Thread Pool -- 87) ISPN000128: Infinispan version: Infinispan 'Corona Extra' 11.0.5.Final 00:30:00,811 INFO [org.infinispan.CONFIG] (MSC service thread 1-3) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 00:30:00,813 INFO [org.infinispan.CONFIG] (MSC service thread 1-3) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 00:30:00,899 INFO [org.infinispan.PERSISTENCE] (ServerService Thread Pool -- 87) ISPN000556: Starting user marshaller 'org.wildfly.clustering.infinispan.spi.marshalling.InfinispanProtoStreamMarshaller' 00:30:01,075 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 87) WFLYCLINF0002: Started http-remoting-connector cache from ejb container 00:30:01,114 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0516: IIOP bindings for session bean named 'SessionBean' in deployment unit 'ejbtest' are as follows: ejbtest/SessionBean 00:30:01,226 INFO [io.smallrye.metrics] (MSC service thread 1-7) MicroProfile: Metrics activated (SmallRye Metrics version: 2.4.4) 00:30:01,832 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 87) WFLYUT0021: Registered web context: '/ejbtest' for server 'default-server' 00:30:01,901 INFO [org.jboss.as.server] (DeploymentScanner-threads - 1) WFLYSRV0010: Deployed "ejbtest.war" (runtime-name : "ejbtest.war") + echo '===== JTS interop quickstart: step 5 (EJB call gf -> wf):' + ./step5.sh ===== JTS interop quickstart: step 5 (EJB call gf -> wf): ++ '[' /home/jenkins/workspace/narayana-quickstarts ']' ++ '[' 5.10.7.Final-SNAPSHOT ']' ++ QS_DIR=/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish +++ timeout_adjust 60 +++ local 're=^[0-9]+$' +++ [[ 60 =~ ^[0-9]+$ ]] +++ [[ 1 =~ ^[0-9]+$ ]] +++ '[' 1 -le 1 ']' +++ echo 60 +++ return 0 ++ CLI_TIMEOUT_SECONDS=60 ++ ls /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT/ ++ cd /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT/ +++ pwd ++ export JBOSS_HOME=/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT ++ JBOSS_HOME=/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT ++ cd - /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish ++ '[' -d /home/jenkins/glassfish4 ']' ++ GLASSFISH=/home/jenkins/glassfish4 + set +e + export PATH=/home/jenkins/glassfish4/bin:/home/jenkins/workspace/narayana-quickstarts/tools/maven/bin:/usr/lib/jvm/java-1.8.0-openjdk/bin:/usr/lib/jvm/java-1.8.0-openjdk/bin:/usr/local/rvm/gems/ruby-2.4.9/bin:/usr/local/rvm/gems/ruby-2.4.9@global/bin:/usr/local/rvm/rubies/ruby-2.4.9/bin:/usr/local/bin:/usr/bin:/usr/local/rvm/bin + PATH=/home/jenkins/glassfish4/bin:/home/jenkins/workspace/narayana-quickstarts/tools/maven/bin:/usr/lib/jvm/java-1.8.0-openjdk/bin:/usr/lib/jvm/java-1.8.0-openjdk/bin:/usr/local/rvm/gems/ruby-2.4.9/bin:/usr/local/rvm/gems/ruby-2.4.9@global/bin:/usr/local/rvm/rubies/ruby-2.4.9/bin:/usr/local/bin:/usr/bin:/usr/local/rvm/bin + '[' -d /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT ']' + '[' -f /home/jenkins/glassfish4/bin/asadmin ']' + WF_DEPLOY_DIR=/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/deployments + getopts t:a:f: o + case "${o}" in + iargs+=("$OPTARG") + getopts t:a:f: o + '[' 1 '!=' 0 ']' + itest gfwf + how=x + '[' 1 -gt 1 ']' + case $1 in + http_get http://localhost:7080/ejbtest/rs/remote/3528/wf/x ++ curl --max-time 10 -qSfsw '\n%{http_code}' http://localhost:7080/ejbtest/rs/remote/3528/wf/x 00:30:06,721 INFO [org.jboss.ejb.client] (p: default-threadpool; w: Idle) JBoss EJB Client version 4.0.36.Final 00:30:06,868 INFO [stdout] (p: default-threadpool; w: Idle) enlisting dummy resource with fault type x 00:30:06,872 INFO [stdout] (p: default-threadpool; w: Idle) DummyXAResource: start 00:30:06,888 INFO [stdout] (p: default-threadpool; w: Idle) service.SessionBean@33c9c35c returning next counter 00:30:06,926 INFO [stdout] (p: default-threadpool; w: Idle) DummyXAResource: end 00:30:06,927 INFO [stdout] (p: default-threadpool; w: Idle) DummyXAResource: prepare 00:30:08,587 INFO [stdout] (p: default-threadpool; w: Idle) DummyXAResource: commit + res='Next: 8000 200' + exit_code=0 ++ echo 'Next: 8000 200' ++ tail -n1 + http_code=200 + echo 'http get for http://localhost:7080/ejbtest/rs/remote/3528/wf/x curl status: 0 http status: 200 res=Next: 8000 200' + '[' 0 = 0 ']' + echo 'http get for http://localhost:7080/ejbtest/rs/remote/3528/wf/x curl ok' http get for http://localhost:7080/ejbtest/rs/remote/3528/wf/x curl status: 0 http status: 200 res=Next: 8000 200 http get for http://localhost:7080/ejbtest/rs/remote/3528/wf/x curl ok + '[' 200 = 200 ']' + echo 'http get for http://localhost:7080/ejbtest/rs/remote/3528/wf/x status ok' http get for http://localhost:7080/ejbtest/rs/remote/3528/wf/x status ok + echo 'EJB test returned: Next: 8000 200' + head -n-1 EJB test returned: Next: 8000 + exit 0 ++ timeout_adjust 4 + sleep 4 + echo '===== JTS interop quickstart: step 6 (EJB call wf -> gf):' + ./step6.sh ===== JTS interop quickstart: step 6 (EJB call wf -> gf): ++ '[' /home/jenkins/workspace/narayana-quickstarts ']' ++ '[' 5.10.7.Final-SNAPSHOT ']' ++ QS_DIR=/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish +++ timeout_adjust 60 +++ local 're=^[0-9]+$' +++ [[ 60 =~ ^[0-9]+$ ]] +++ [[ 1 =~ ^[0-9]+$ ]] +++ '[' 1 -le 1 ']' +++ echo 60 +++ return 0 ++ CLI_TIMEOUT_SECONDS=60 ++ ls /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT/ ++ cd /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT/ +++ pwd ++ export JBOSS_HOME=/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT ++ JBOSS_HOME=/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT ++ cd - /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish ++ '[' -d /home/jenkins/glassfish4 ']' ++ GLASSFISH=/home/jenkins/glassfish4 + set +e + export PATH=/home/jenkins/glassfish4/bin:/home/jenkins/workspace/narayana-quickstarts/tools/maven/bin:/usr/lib/jvm/java-1.8.0-openjdk/bin:/usr/lib/jvm/java-1.8.0-openjdk/bin:/usr/local/rvm/gems/ruby-2.4.9/bin:/usr/local/rvm/gems/ruby-2.4.9@global/bin:/usr/local/rvm/rubies/ruby-2.4.9/bin:/usr/local/bin:/usr/bin:/usr/local/rvm/bin + PATH=/home/jenkins/glassfish4/bin:/home/jenkins/workspace/narayana-quickstarts/tools/maven/bin:/usr/lib/jvm/java-1.8.0-openjdk/bin:/usr/lib/jvm/java-1.8.0-openjdk/bin:/usr/local/rvm/gems/ruby-2.4.9/bin:/usr/local/rvm/gems/ruby-2.4.9@global/bin:/usr/local/rvm/rubies/ruby-2.4.9/bin:/usr/local/bin:/usr/bin:/usr/local/rvm/bin + '[' -d /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT ']' + '[' -f /home/jenkins/glassfish4/bin/asadmin ']' + WF_DEPLOY_DIR=/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/deployments + getopts t:a:f: o + case "${o}" in + iargs+=("$OPTARG") + getopts t:a:f: o + '[' 1 '!=' 0 ']' + itest wfgf + how=x + '[' 1 -gt 1 ']' + case $1 in + http_get http://localhost:8080/ejbtest/rs/remote/3700/gf/x ++ curl --max-time 10 -qSfsw '\n%{http_code}' http://localhost:8080/ejbtest/rs/remote/3700/gf/x 00:30:13,638 INFO [stdout] (default task-1) DummyXAResource: start 00:30:13,649 INFO [stdout] (default task-1) looking up java:global/ejbtest/SessionBean!service.remote.ISessionHome via port 3700 00:30:13,738 INFO [stdout] (default task-1) DummyXAResource: end 00:30:13,739 INFO [stdout] (default task-1) DummyXAResource: prepare 00:30:14,698 INFO [stdout] (default task-1) DummyXAResource: commit + res='Next: 7000 200' + exit_code=0 ++ echo 'Next: 7000 200' ++ tail -n1 + http_code=200 + echo 'http get for http://localhost:8080/ejbtest/rs/remote/3700/gf/x curl status: 0 http status: 200 res=Next: 7000 200' + '[' 0 = 0 ']' http get for http://localhost:8080/ejbtest/rs/remote/3700/gf/x curl status: 0 http status: 200 res=Next: 7000 200 http get for http://localhost:8080/ejbtest/rs/remote/3700/gf/x curl ok + echo 'http get for http://localhost:8080/ejbtest/rs/remote/3700/gf/x curl ok' + '[' 200 = 200 ']' + echo 'http get for http://localhost:8080/ejbtest/rs/remote/3700/gf/x status ok' http get for http://localhost:8080/ejbtest/rs/remote/3700/gf/x status ok + echo 'EJB test returned: Next: 7000 200' + head -n-1 EJB test returned: Next: 7000 + exit 0 ++ timeout_adjust 4 + sleep 4 + ./step7.sh ++ '[' /home/jenkins/workspace/narayana-quickstarts ']' ++ '[' 5.10.7.Final-SNAPSHOT ']' ++ QS_DIR=/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish +++ timeout_adjust 60 +++ local 're=^[0-9]+$' +++ [[ 60 =~ ^[0-9]+$ ]] +++ [[ 1 =~ ^[0-9]+$ ]] +++ '[' 1 -le 1 ']' +++ echo 60 +++ return 0 ++ CLI_TIMEOUT_SECONDS=60 ++ ls /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT/ ++ cd /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT/ +++ pwd ++ export JBOSS_HOME=/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT ++ JBOSS_HOME=/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT ++ cd - /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish ++ '[' -d /home/jenkins/glassfish4 ']' ++ GLASSFISH=/home/jenkins/glassfish4 + set -x + set +e + export PATH=/home/jenkins/glassfish4/bin:/home/jenkins/workspace/narayana-quickstarts/tools/maven/bin:/usr/lib/jvm/java-1.8.0-openjdk/bin:/usr/lib/jvm/java-1.8.0-openjdk/bin:/usr/local/rvm/gems/ruby-2.4.9/bin:/usr/local/rvm/gems/ruby-2.4.9@global/bin:/usr/local/rvm/rubies/ruby-2.4.9/bin:/usr/local/bin:/usr/bin:/usr/local/rvm/bin + PATH=/home/jenkins/glassfish4/bin:/home/jenkins/workspace/narayana-quickstarts/tools/maven/bin:/usr/lib/jvm/java-1.8.0-openjdk/bin:/usr/lib/jvm/java-1.8.0-openjdk/bin:/usr/local/rvm/gems/ruby-2.4.9/bin:/usr/local/rvm/gems/ruby-2.4.9@global/bin:/usr/local/rvm/rubies/ruby-2.4.9/bin:/usr/local/bin:/usr/bin:/usr/local/rvm/bin + asadmin --port 4848 undeploy ejbtest Command undeploy executed successfully. + asadmin stop-domain domain1 Waiting for the domain to stop Command stop-domain executed successfully. + '[' -d /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT ']' + waitForJBossToBeRunning + '[' x/home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT == x ']' + local jbossStateOutcome + local jbossStateResult + local jbossState ++ date +%s + local startTimeSeconds=1606350620 + local timeoutSeconds=60 + '[' x '!=' xsuccess ']' + '[' x '!=' xrunning ']' ++ date +%s + '[' 1606350680 -lt 1606350620 ']' ++ /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT/bin/jboss-cli.sh -c '--command=:read-attribute(name=server-state)' + jbossState='{ "outcome" => "success", "result" => "running" }' ++ printf %s '{ "outcome" => "success", "result" => "running" }' ++ grep outcome ++ sed 's/.*"outcome"[^"]*"\([^"]*\).*/\1/' + jbossStateOutcome=success ++ printf %s '{ "outcome" => "success", "result" => "running" }' ++ grep result ++ sed 's/.*"result"[^"]*"\([^"]*\).*/\1/' + jbossStateResult=running + '[' xsuccess '!=' xsuccess ']' + '[' xsuccess == xsuccess ']' + '[' xrunning == xrestart-required ']' + '[' xrunning == xreload-required ']' + '[' xrunning '!=' xrunning ']' + '[' xsuccess '!=' xsuccess ']' + /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/tmp/wildfly-22.0.0.Beta1-SNAPSHOT/bin/jboss-cli.sh --connect --command=:shutdown { "outcome" => "success", "result" => undefined } 00:30:23,672 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0272: Suspending server 00:30:23,674 INFO [org.jboss.as.ejb3] (management-handler-thread - 1) WFLYEJB0493: EJB subsystem suspension complete 00:30:23,680 INFO [org.jboss.as.server] (Management Triggered Shutdown) WFLYSRV0241: Shutting down in response to management operation 'shutdown' 00:30:23,693 INFO [org.jboss.as.mail.extension] (MSC service thread 1-2) WFLYMAIL0002: Unbound mail session [java:jboss/mail/Default] 00:30:23,693 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-2) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 00:30:23,696 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 90) WFLYUT0022: Unregistered web context: '/ejbtest' from server 'default-server' 00:30:23,702 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0019: Host default-host stopping 00:30:23,728 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) WFLYJCA0119: Unbinding connection factory named java:/JmsXA to alias java:jboss/DefaultJMSConnectionFactory 00:30:23,728 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-7) WFLYJCA0011: Unbound JCA ConnectionFactory [java:/JmsXA] 00:30:23,728 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-6) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS] 00:30:23,731 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-6) WFLYJCA0019: Stopped Driver service with driver-name = h2 [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ glassfish-interop --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/target/glassfish-interop-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/jts/glassfish-interop/5.10.7.Final-SNAPSHOT/glassfish-interop-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/interop/glassfish/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/jts/glassfish-interop/5.10.7.Final-SNAPSHOT/glassfish-interop-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building narayana-jts-quickstart-trailmap 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/jts/narayana-jts-jacorb/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ narayana-jts-quickstart-trailmap --- [INFO] [INFO] --- idlj-maven-plugin:1.2.2:generate (generate-sources) @ narayana-jts-quickstart-trailmap --- [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jacorb/jacorb-idl-compiler/2.2.3/jacorb-idl-compiler-2.2.3.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jacorb/jacorb-idl-compiler/2.2.3/jacorb-idl-compiler-2.2.3.pom (553 B at 24.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/logkit/logkit/1.2.2/logkit-1.2.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/logkit/logkit/1.2.2/logkit-1.2.2.pom (146 B at 20.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jacorb/jacorb-idl-compiler/2.2.3/jacorb-idl-compiler-2.2.3.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/logkit/logkit/1.2.2/logkit-1.2.2.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jacorb/jacorb-idl-compiler/2.2.3/jacorb-idl-compiler-2.2.3.jar (261 KB at 11859.2 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/logkit/logkit/1.2.2/logkit-1.2.2.jar (91 KB at 648.9 KB/sec) [INFO] Processing 4 grammar files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/trailmap/target/generated-sources/idl [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ narayana-jts-quickstart-trailmap --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/trailmap/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ narayana-jts-quickstart-trailmap --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! [INFO] Compiling 95 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/trailmap/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/trailmap/target/generated-sources/idl/com/arjuna/demo/jts/remotebank/AccountPOA.java: Some input files use unchecked or unsafe operations. [WARNING] /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/trailmap/target/generated-sources/idl/com/arjuna/demo/jts/remotebank/AccountPOA.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ narayana-jts-quickstart-trailmap --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/trailmap/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ narayana-jts-quickstart-trailmap --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ narayana-jts-quickstart-trailmap --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ narayana-jts-quickstart-trailmap --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/trailmap/target/narayana-jts-quickstart-trailmap-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ narayana-jts-quickstart-trailmap --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/trailmap/target/narayana-jts-quickstart-trailmap-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/jts/narayana-jts-quickstart-trailmap/5.10.7.Final-SNAPSHOT/narayana-jts-quickstart-trailmap-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/trailmap/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/jts/narayana-jts-quickstart-trailmap/5.10.7.Final-SNAPSHOT/narayana-jts-quickstart-trailmap-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JTS Examples 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ narayana-quickstarts-jts --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ narayana-quickstarts-jts --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/jts/narayana-quickstarts-jts/5.10.7.Final-SNAPSHOT/narayana-quickstarts-jts-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JTS recovery 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom (0 B at 0.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar (0 B at 0.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.3.1/maven-jar-plugin-2.3.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.3.1/maven-jar-plugin-2.3.1.pom (6 KB at 621.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.3.1/maven-jar-plugin-2.3.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.3.1/maven-jar-plugin-2.3.1.jar (32 KB at 127.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/1.2/exec-maven-plugin-1.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/1.2/exec-maven-plugin-1.2.pom (7 KB at 845.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/24/mojo-parent-24.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/24/mojo-parent-24.pom (23 KB at 2447.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/1.2/exec-maven-plugin-1.2.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/1.2/exec-maven-plugin-1.2.jar (36 KB at 3265.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging/3.1.0.GA/jboss-logging-3.1.0.GA.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging/3.1.0.GA/jboss-logging-3.1.0.GA.pom (6 KB at 10.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jacorb/jacorb/2.3.1.jbossorg-1/jacorb-2.3.1.jbossorg-1.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jacorb/jacorb/2.3.1.jbossorg-1/jacorb-2.3.1.jbossorg-1.pom (2 KB at 3.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-transaction-spi/7.5.2.Final/jboss-transaction-spi-7.5.2.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-transaction-spi/7.5.2.Final/jboss-transaction-spi-7.5.2.Final.pom (7 KB at 21.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/transaction/jboss-transaction-api_1.1_spec/1.0.0.Final/jboss-transaction-api_1.1_spec-1.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/transaction/jboss-transaction-api_1.1_spec/1.0.0.Final/jboss-transaction-api_1.1_spec-1.0.0.Final.pom (2 KB at 3.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging/3.1.0.GA/jboss-logging-3.1.0.GA.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jacorb/jacorb/2.3.1.jbossorg-1/jacorb-2.3.1.jbossorg-1.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-transaction-spi/7.5.2.Final/jboss-transaction-spi-7.5.2.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/transaction/jboss-transaction-api_1.1_spec/1.0.0.Final/jboss-transaction-api_1.1_spec-1.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-transaction-spi/7.5.2.Final/jboss-transaction-spi-7.5.2.Final.jar (33 KB at 76.8 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/transaction/jboss-transaction-api_1.1_spec/1.0.0.Final/jboss-transaction-api_1.1_spec-1.0.0.Final.jar (11 KB at 19.5 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging/3.1.0.GA/jboss-logging-3.1.0.GA.jar (60 KB at 60.9 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jacorb/jacorb/2.3.1.jbossorg-1/jacorb-2.3.1.jbossorg-1.jar (5506 KB at 1266.0 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jts-recovery --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jts-recovery --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jts-recovery --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! [INFO] Compiling 5 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/recovery/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jts-recovery --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/recovery/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jts-recovery --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ jts-recovery --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ jts-recovery --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/recovery/target/jts-recovery-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] --- exec-maven-plugin:1.2:exec (Run tests) @ jts-recovery --- [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.0.1/commons-exec-1.0.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.0.1/commons-exec-1.0.1.pom (8 KB at 502.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.0.1/commons-exec-1.0.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.0.1/commons-exec-1.0.1.jar (49 KB at 229.1 KB/sec) Running recovery quickstart Generating a recovery record ... OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0 [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JTS recovery 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> exec-maven-plugin:1.2:java (default-cli) > validate @ jts-recovery >>> [INFO] [INFO] <<< exec-maven-plugin:1.2:java (default-cli) < validate @ jts-recovery <<< [INFO] [INFO] --- exec-maven-plugin:1.2:java (default-cli) @ jts-recovery --- Nov 26, 2020 12:30:57 AM org.jacorb.config.JacORBConfiguration init WARNING: jacorb.home unset! Will use '.' Nov 26, 2020 12:30:57 AM org.jacorb.config.JacORBConfiguration init WARNING: File ./jacorb.properties for configuration jacorb not found Nov 26, 2020 12:30:57 AM org.jacorb.config.JacORBConfiguration init INFO: configuration jacorb loaded from classpath 2020-11-26 00:30:57.509 WARNING Warning - unknown codeset (ASCII) - defaulting to ISO-8859-1 Nov 26, 2020 12:30:57 AM com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators.JacOrbRCServiceInit initORBandOA INFO: ARJUNA022087: RecoveryServer using existing ORB 2020-11-26 00:30:57.966 WARNING jacorb.home unset! Will use '.' 2020-11-26 00:30:57.966 WARNING File ./jacorb.properties for configuration jacorb not found Nov 26, 2020 12:31:00 AM com.arjuna.ats.internal.jts.recovery.transactions.TopLevelTransactionRecoveryModule periodicWorkFirstPass INFO: ARJUNA022199: TopLevelTransactionRecoveryModule First Pass Nov 26, 2020 12:31:00 AM com.arjuna.ats.internal.jts.recovery.transactions.TransactionRecoveryModule periodicWorkFirstPass INFO: ARJUNA022213: TransactionRecoveryModule.periodicWorkFirstPass() Nov 26, 2020 12:31:00 AM com.arjuna.ats.internal.jts.recovery.transactions.ServerTransactionRecoveryModule periodicWorkFirstPass INFO: ARJUNA022190: ServerTransactionRecoveryModule - First Pass Nov 26, 2020 12:31:00 AM com.arjuna.ats.internal.jts.recovery.transactions.TransactionRecoveryModule periodicWorkFirstPass INFO: ARJUNA022213: TransactionRecoveryModule.periodicWorkFirstPass() Nov 26, 2020 12:31:00 AM com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators.JacOrbRCServiceInit initORBandOA INFO: ARJUNA022087: RecoveryServer using existing ORB Nov 26, 2020 12:31:00 AM com.arjuna.ats.internal.jts.recovery.transactions.TopLevelTransactionRecoveryModule periodicWorkFirstPass INFO: ARJUNA022199: TopLevelTransactionRecoveryModule First Pass Nov 26, 2020 12:31:00 AM com.arjuna.ats.internal.jts.recovery.transactions.TransactionRecoveryModule periodicWorkFirstPass INFO: ARJUNA022213: TransactionRecoveryModule.periodicWorkFirstPass() Nov 26, 2020 12:31:00 AM com.arjuna.ats.internal.jts.recovery.transactions.ServerTransactionRecoveryModule periodicWorkFirstPass INFO: ARJUNA022190: ServerTransactionRecoveryModule - First Pass Nov 26, 2020 12:31:00 AM com.arjuna.ats.internal.jts.recovery.transactions.TransactionRecoveryModule periodicWorkFirstPass INFO: ARJUNA022213: TransactionRecoveryModule.periodicWorkFirstPass() Nov 26, 2020 12:31:01 AM com.arjuna.ats.arjuna.recovery.TransactionStatusManager start INFO: ARJUNA012170: TransactionStatusManager started on port 37168 and host 127.0.0.1 with service com.arjuna.ats.arjuna.recovery.ActionStatusService ExampleXAResource1: start ExampleXAResource2: start ExampleXAResource1: end ******: ExampleXAResource1: PREPARE < 131072, 29, 36, 0000000000-1-1-841701100-112-2695-66-9660002849, 0000000000-1-1-841701100-112-2695-66-9660003000000000 > ExampleXAResource2: end ******: ExampleXAResource2: PREPARE < 131072, 29, 36, 0000000000-1-1-841701100-112-2695-66-9660002849, 0000000000-1-1-841701100-112-2695-66-9660003400000000 > ****** ****** ExampleXAResource1: commit,xid=< 131072, 29, 36, 0000000000-1-1-841701100-112-2695-66-9660002849, 0000000000-1-1-841701100-112-2695-66-9660003000000000 >,onePhase=false ****** ****** Recovering failed service - this could take up to a minute or so ... OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0 [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JTS recovery 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> exec-maven-plugin:1.2:java (default-cli) > validate @ jts-recovery >>> [INFO] [INFO] <<< exec-maven-plugin:1.2:java (default-cli) < validate @ jts-recovery <<< [INFO] [INFO] --- exec-maven-plugin:1.2:java (default-cli) @ jts-recovery --- Nov 26, 2020 12:31:03 AM org.jacorb.config.JacORBConfiguration init WARNING: jacorb.home unset! Will use '.' Nov 26, 2020 12:31:03 AM org.jacorb.config.JacORBConfiguration init WARNING: File ./jacorb.properties for configuration jacorb not found Nov 26, 2020 12:31:03 AM org.jacorb.config.JacORBConfiguration init INFO: configuration jacorb loaded from classpath 2020-11-26 00:31:03.962 WARNING Warning - unknown codeset (ASCII) - defaulting to ISO-8859-1 Nov 26, 2020 12:31:04 AM com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators.JacOrbRCServiceInit initORBandOA INFO: ARJUNA022087: RecoveryServer using existing ORB 2020-11-26 00:31:04.027 WARNING jacorb.home unset! Will use '.' 2020-11-26 00:31:04.028 WARNING File ./jacorb.properties for configuration jacorb not found Nov 26, 2020 12:31:04 AM com.arjuna.ats.internal.jts.recovery.transactions.TopLevelTransactionRecoveryModule periodicWorkFirstPass INFO: ARJUNA022199: TopLevelTransactionRecoveryModule First Pass Nov 26, 2020 12:31:04 AM com.arjuna.ats.internal.jts.recovery.transactions.TransactionRecoveryModule periodicWorkFirstPass INFO: ARJUNA022213: TransactionRecoveryModule.periodicWorkFirstPass() Nov 26, 2020 12:31:04 AM com.arjuna.ats.internal.jts.recovery.transactions.ServerTransactionRecoveryModule periodicWorkFirstPass INFO: ARJUNA022190: ServerTransactionRecoveryModule - First Pass Nov 26, 2020 12:31:04 AM com.arjuna.ats.internal.jts.recovery.transactions.TransactionRecoveryModule periodicWorkFirstPass INFO: ARJUNA022213: TransactionRecoveryModule.periodicWorkFirstPass() Press enter after recovery is complete to shutdown: Nov 26, 2020 12:31:04 AM com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators.JacOrbRCServiceInit initORBandOA INFO: ARJUNA022087: RecoveryServer using existing ORB Nov 26, 2020 12:31:04 AM com.arjuna.ats.internal.arjuna.recovery.TransactionStatusConnector establishConnection INFO: ARJUNA012332: Failed to establish connection to server Nov 26, 2020 12:31:04 AM com.arjuna.ats.internal.jts.recovery.transactions.TopLevelTransactionRecoveryModule periodicWorkFirstPass INFO: ARJUNA022199: TopLevelTransactionRecoveryModule First Pass Nov 26, 2020 12:31:04 AM com.arjuna.ats.internal.jts.recovery.transactions.TransactionRecoveryModule periodicWorkFirstPass INFO: ARJUNA022213: TransactionRecoveryModule.periodicWorkFirstPass() Nov 26, 2020 12:31:04 AM com.arjuna.ats.internal.jts.recovery.transactions.ServerTransactionRecoveryModule periodicWorkFirstPass INFO: ARJUNA022190: ServerTransactionRecoveryModule - First Pass Nov 26, 2020 12:31:04 AM com.arjuna.ats.internal.jts.recovery.transactions.TransactionRecoveryModule periodicWorkFirstPass INFO: ARJUNA022213: TransactionRecoveryModule.periodicWorkFirstPass() expect recovery on < formatId=131072, gtrid_length=29, bqual_length=36, tx_uid=0:ffffac11000b:90e6:5fbef742:1c, node_name=1, branch_uid=0:ffffac11000b:90e6:5fbef742:1e, subordinatenodename=, eis_name=unknown > expect recovery on < formatId=131072, gtrid_length=29, bqual_length=36, tx_uid=0:ffffac11000b:90e6:5fbef742:1c, node_name=1, branch_uid=0:ffffac11000b:90e6:5fbef742:22, subordinatenodename=, eis_name=unknown > expect recovery on < formatId=131072, gtrid_length=29, bqual_length=36, tx_uid=0:ffffac11000b:90e6:5fbef742:1c, node_name=1, branch_uid=0:ffffac11000b:90e6:5fbef742:1e, subordinatenodename=, eis_name=unknown > expect recovery on < formatId=131072, gtrid_length=29, bqual_length=36, tx_uid=0:ffffac11000b:90e6:5fbef742:1c, node_name=1, branch_uid=0:ffffac11000b:90e6:5fbef742:22, subordinatenodename=, eis_name=unknown > expect recovery on < formatId=131072, gtrid_length=29, bqual_length=36, tx_uid=0:ffffac11000b:90e6:5fbef742:1c, node_name=1, branch_uid=0:ffffac11000b:90e6:5fbef742:1e, subordinatenodename=, eis_name=unknown > expect recovery on < formatId=131072, gtrid_length=29, bqual_length=36, tx_uid=0:ffffac11000b:90e6:5fbef742:1c, node_name=1, branch_uid=0:ffffac11000b:90e6:5fbef742:22, subordinatenodename=, eis_name=unknown > Nov 26, 2020 12:31:14 AM com.arjuna.ats.internal.jts.recovery.transactions.TopLevelTransactionRecoveryModule periodicWorkSecondPass INFO: ARJUNA022200: TopLevelTransactionRecoveryModule Second Pass Nov 26, 2020 12:31:14 AM com.arjuna.ats.internal.jts.recovery.transactions.TransactionRecoveryModule periodicWorkSecondPass INFO: ARJUNA022214: TransactionRecoveryModule.periodicWorkSecondPass() Nov 26, 2020 12:31:14 AM com.arjuna.ats.internal.jts.recovery.transactions.TransactionRecoveryModule periodicWorkSecondPass INFO: ARJUNA022219: Transaction 0:ffffac11000b:90e6:5fbef742:1c still in ActionStore Nov 26, 2020 12:31:14 AM com.arjuna.ats.internal.jts.recovery.transactions.TopLevelTransactionRecoveryModule periodicWorkSecondPass INFO: ARJUNA022200: TopLevelTransactionRecoveryModule Second Pass Nov 26, 2020 12:31:14 AM com.arjuna.ats.internal.jts.recovery.transactions.TransactionRecoveryModule periodicWorkSecondPass INFO: ARJUNA022214: TransactionRecoveryModule.periodicWorkSecondPass() Nov 26, 2020 12:31:14 AM com.arjuna.ats.internal.jts.recovery.transactions.TransactionRecoveryModule periodicWorkSecondPass INFO: ARJUNA022219: Transaction 0:ffffac11000b:90e6:5fbef742:1c still in ActionStore Nov 26, 2020 12:31:14 AM com.arjuna.ats.arjuna.recovery.TransactionStatusManager start INFO: ARJUNA012170: TransactionStatusManager started on port 44274 and host 127.0.0.1 with service com.arjuna.ats.arjuna.recovery.ActionStatusService Nov 26, 2020 12:31:14 AM com.arjuna.ats.internal.jts.recovery.transactions.ServerTransactionRecoveryModule periodicWorkSecondPass INFO: ARJUNA022191: ServerTransactionRecoveryModule - Second Pass ****** ****** ExampleXAResource1: commit,xid=< 131072, 29, 36, 0000000000-1-1-841701100-112-2695-66-9660002849, 0000000000-1-1-841701100-112-2695-66-9660003000000000 >,onePhase=false ****** ****** Nov 26, 2020 12:31:14 AM com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule xaRecoverySecondPass WARN: ARJUNA016005: JTS XARecoveryModule.xaRecovery - failed to recover XAResource. status is XARecoveryResource.WAITING_FOR_RECOVERY Nov 26, 2020 12:31:14 AM com.arjuna.ats.internal.jts.resources.ExtendedResourceRecord topLevelCommit WARN: ARJUNA022223: ExtendedResourceRecord.topLevelCommit caught exception org.omg.CORBA.OBJECT_NOT_EXIST: Server-side Exception: unknown oid vmcid: 0x0 minor code: 0 completed: No at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.jacorb.orb.SystemExceptionHelper.read(SystemExceptionHelper.java:223) at org.jacorb.orb.ReplyReceiver.getReply(ReplyReceiver.java:319) at org.jacorb.orb.Delegate.invoke_internal(Delegate.java:1090) at org.jacorb.orb.Delegate.invoke(Delegate.java:957) at org.omg.CORBA.portable.ObjectImpl._invoke(ObjectImpl.java:475) at com.arjuna.ArjunaOTS._ArjunaSubtranAwareResourceStub.commit(_ArjunaSubtranAwareResourceStub.java:252) at com.arjuna.ats.internal.jts.resources.ExtendedResourceRecord.topLevelCommit(ExtendedResourceRecord.java:502) at com.arjuna.ats.arjuna.coordinator.BasicAction.doCommit(BasicAction.java:2901) at com.arjuna.ats.arjuna.coordinator.BasicAction.doCommit(BasicAction.java:2817) at com.arjuna.ats.arjuna.coordinator.BasicAction.phase2Commit(BasicAction.java:1873) at com.arjuna.ats.internal.jts.recovery.transactions.RecoveredTransaction.replayPhase2(RecoveredTransaction.java:198) at com.arjuna.ats.internal.jts.recovery.transactions.TransactionCache.replayPhase2(TransactionCache.java:235) at com.arjuna.ats.internal.jts.recovery.transactions.CachedRecoveredTransaction.replayPhase2(CachedRecoveredTransaction.java:173) at com.arjuna.ats.internal.jts.recovery.transactions.TransactionRecoveryModule.recoverTransaction(TransactionRecoveryModule.java:217) at com.arjuna.ats.internal.jts.recovery.transactions.TransactionRecoveryModule.periodicWorkSecondPass(TransactionRecoveryModule.java:161) at com.arjuna.ats.internal.jts.recovery.transactions.TopLevelTransactionRecoveryModule.periodicWorkSecondPass(TopLevelTransactionRecoveryModule.java:73) at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:816) at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:382) Nov 26, 2020 12:31:14 AM com.arjuna.ats.internal.jts.recovery.transactions.ServerTransactionRecoveryModule periodicWorkSecondPass INFO: ARJUNA022191: ServerTransactionRecoveryModule - Second Pass ****** ****** ExampleXAResource2: commit,xid=< 131072, 29, 36, 0000000000-1-1-841701100-112-2695-66-9660002849, 0000000000-1-1-841701100-112-2695-66-9660003400000000 >,onePhase=false ****** ****** Nov 26, 2020 12:31:14 AM com.arjuna.ats.internal.jta.resources.jts.orbspecific.XAResourceRecord doRecovery INFO: ARJUNA024001: XA recovery committing < 131072, 29, 36, 0000000000-1-1-841701100-112-2695-66-9660002849, 0000000000-1-1-841701100-112-2695-66-9660003400000000 > Nov 26, 2020 12:31:15 AM com.arjuna.ats.internal.jts.recovery.transactions.TransactionCache replayPhase2 INFO: ARJUNA022207: Transaction 0:ffffac11000b:90e6:5fbef742:1c recovery completed Nov 26, 2020 12:31:24 AM com.arjuna.ats.internal.jts.recovery.transactions.TopLevelTransactionRecoveryModule periodicWorkFirstPass INFO: ARJUNA022199: TopLevelTransactionRecoveryModule First Pass Nov 26, 2020 12:31:24 AM com.arjuna.ats.internal.jts.recovery.transactions.TopLevelTransactionRecoveryModule periodicWorkFirstPass INFO: ARJUNA022199: TopLevelTransactionRecoveryModule First Pass Nov 26, 2020 12:31:24 AM com.arjuna.ats.internal.jts.recovery.transactions.TransactionRecoveryModule periodicWorkFirstPass INFO: ARJUNA022213: TransactionRecoveryModule.periodicWorkFirstPass() Nov 26, 2020 12:31:24 AM com.arjuna.ats.internal.jts.recovery.transactions.TransactionRecoveryModule periodicWorkFirstPass INFO: ARJUNA022213: TransactionRecoveryModule.periodicWorkFirstPass() Nov 26, 2020 12:31:24 AM com.arjuna.ats.internal.jts.recovery.transactions.ServerTransactionRecoveryModule periodicWorkFirstPass INFO: ARJUNA022190: ServerTransactionRecoveryModule - First Pass Nov 26, 2020 12:31:24 AM com.arjuna.ats.internal.jts.recovery.transactions.ServerTransactionRecoveryModule periodicWorkFirstPass INFO: ARJUNA022190: ServerTransactionRecoveryModule - First Pass Nov 26, 2020 12:31:24 AM com.arjuna.ats.internal.jts.recovery.transactions.TransactionRecoveryModule periodicWorkFirstPass INFO: ARJUNA022213: TransactionRecoveryModule.periodicWorkFirstPass() Nov 26, 2020 12:31:24 AM com.arjuna.ats.internal.jts.recovery.transactions.TransactionRecoveryModule periodicWorkFirstPass INFO: ARJUNA022213: TransactionRecoveryModule.periodicWorkFirstPass() Nov 26, 2020 12:31:34 AM com.arjuna.ats.internal.jts.recovery.transactions.TopLevelTransactionRecoveryModule periodicWorkSecondPass INFO: ARJUNA022200: TopLevelTransactionRecoveryModule Second Pass Nov 26, 2020 12:31:34 AM com.arjuna.ats.internal.jts.recovery.transactions.TransactionRecoveryModule periodicWorkSecondPass INFO: ARJUNA022214: TransactionRecoveryModule.periodicWorkSecondPass() Nov 26, 2020 12:31:34 AM com.arjuna.ats.internal.jts.recovery.transactions.ServerTransactionRecoveryModule periodicWorkSecondPass INFO: ARJUNA022191: ServerTransactionRecoveryModule - Second Pass Nov 26, 2020 12:31:34 AM com.arjuna.ats.internal.jts.recovery.transactions.TopLevelTransactionRecoveryModule periodicWorkSecondPass INFO: ARJUNA022200: TopLevelTransactionRecoveryModule Second Pass Nov 26, 2020 12:31:34 AM com.arjuna.ats.internal.jts.recovery.transactions.TransactionRecoveryModule periodicWorkSecondPass INFO: ARJUNA022214: TransactionRecoveryModule.periodicWorkSecondPass() Nov 26, 2020 12:31:34 AM com.arjuna.ats.internal.jts.recovery.transactions.ServerTransactionRecoveryModule periodicWorkSecondPass INFO: ARJUNA022191: ServerTransactionRecoveryModule - Second Pass Nov 26, 2020 12:31:44 AM com.arjuna.ats.internal.jts.recovery.transactions.TopLevelTransactionRecoveryModule periodicWorkFirstPass INFO: ARJUNA022199: TopLevelTransactionRecoveryModule First Pass Nov 26, 2020 12:31:44 AM com.arjuna.ats.internal.jts.recovery.transactions.TopLevelTransactionRecoveryModule periodicWorkFirstPass INFO: ARJUNA022199: TopLevelTransactionRecoveryModule First Pass Nov 26, 2020 12:31:44 AM com.arjuna.ats.internal.jts.recovery.transactions.TransactionRecoveryModule periodicWorkFirstPass INFO: ARJUNA022213: TransactionRecoveryModule.periodicWorkFirstPass() Nov 26, 2020 12:31:44 AM com.arjuna.ats.internal.jts.recovery.transactions.TransactionRecoveryModule periodicWorkFirstPass INFO: ARJUNA022213: TransactionRecoveryModule.periodicWorkFirstPass() Nov 26, 2020 12:31:44 AM com.arjuna.ats.internal.jts.recovery.transactions.ServerTransactionRecoveryModule periodicWorkFirstPass INFO: ARJUNA022190: ServerTransactionRecoveryModule - First Pass Nov 26, 2020 12:31:44 AM com.arjuna.ats.internal.jts.recovery.transactions.TransactionRecoveryModule periodicWorkFirstPass INFO: ARJUNA022213: TransactionRecoveryModule.periodicWorkFirstPass() Nov 26, 2020 12:31:44 AM com.arjuna.ats.internal.jts.recovery.transactions.ServerTransactionRecoveryModule periodicWorkFirstPass INFO: ARJUNA022190: ServerTransactionRecoveryModule - First Pass Nov 26, 2020 12:31:45 AM com.arjuna.ats.internal.jts.recovery.transactions.TransactionRecoveryModule periodicWorkFirstPass INFO: ARJUNA022213: TransactionRecoveryModule.periodicWorkFirstPass() Nov 26, 2020 12:31:55 AM com.arjuna.ats.internal.jts.recovery.transactions.TopLevelTransactionRecoveryModule periodicWorkSecondPass INFO: ARJUNA022200: TopLevelTransactionRecoveryModule Second Pass Nov 26, 2020 12:31:55 AM com.arjuna.ats.internal.jts.recovery.transactions.TransactionRecoveryModule periodicWorkSecondPass INFO: ARJUNA022214: TransactionRecoveryModule.periodicWorkSecondPass() Nov 26, 2020 12:31:55 AM com.arjuna.ats.internal.jts.recovery.transactions.ServerTransactionRecoveryModule periodicWorkSecondPass INFO: ARJUNA022191: ServerTransactionRecoveryModule - Second Pass Nov 26, 2020 12:31:55 AM com.arjuna.ats.internal.jts.recovery.transactions.TopLevelTransactionRecoveryModule periodicWorkSecondPass INFO: ARJUNA022200: TopLevelTransactionRecoveryModule Second Pass Nov 26, 2020 12:31:55 AM com.arjuna.ats.internal.jts.recovery.transactions.TransactionRecoveryModule periodicWorkSecondPass INFO: ARJUNA022214: TransactionRecoveryModule.periodicWorkSecondPass() Nov 26, 2020 12:31:55 AM com.arjuna.ats.internal.jts.recovery.transactions.ServerTransactionRecoveryModule periodicWorkSecondPass INFO: ARJUNA022191: ServerTransactionRecoveryModule - Second Pass Nov 26, 2020 12:32:05 AM com.arjuna.ats.internal.jts.recovery.transactions.TopLevelTransactionRecoveryModule periodicWorkFirstPass INFO: ARJUNA022199: TopLevelTransactionRecoveryModule First Pass Nov 26, 2020 12:32:05 AM com.arjuna.ats.internal.jts.recovery.transactions.TopLevelTransactionRecoveryModule periodicWorkFirstPass INFO: ARJUNA022199: TopLevelTransactionRecoveryModule First Pass Nov 26, 2020 12:32:05 AM com.arjuna.ats.internal.jts.recovery.transactions.TransactionRecoveryModule periodicWorkFirstPass INFO: ARJUNA022213: TransactionRecoveryModule.periodicWorkFirstPass() Nov 26, 2020 12:32:05 AM com.arjuna.ats.internal.jts.recovery.transactions.TransactionRecoveryModule periodicWorkFirstPass INFO: ARJUNA022213: TransactionRecoveryModule.periodicWorkFirstPass() Nov 26, 2020 12:32:05 AM com.arjuna.ats.internal.jts.recovery.transactions.ServerTransactionRecoveryModule periodicWorkFirstPass INFO: ARJUNA022190: ServerTransactionRecoveryModule - First Pass Nov 26, 2020 12:32:05 AM com.arjuna.ats.internal.jts.recovery.transactions.TransactionRecoveryModule periodicWorkFirstPass INFO: ARJUNA022213: TransactionRecoveryModule.periodicWorkFirstPass() Nov 26, 2020 12:32:05 AM com.arjuna.ats.internal.jts.recovery.transactions.ServerTransactionRecoveryModule periodicWorkFirstPass INFO: ARJUNA022190: ServerTransactionRecoveryModule - First Pass Nov 26, 2020 12:32:05 AM com.arjuna.ats.internal.jts.recovery.transactions.TransactionRecoveryModule periodicWorkFirstPass INFO: ARJUNA022213: TransactionRecoveryModule.periodicWorkFirstPass() Nov 26, 2020 12:32:15 AM com.arjuna.ats.internal.jts.recovery.transactions.TopLevelTransactionRecoveryModule periodicWorkSecondPass INFO: ARJUNA022200: TopLevelTransactionRecoveryModule Second Pass Nov 26, 2020 12:32:15 AM com.arjuna.ats.internal.jts.recovery.transactions.TransactionRecoveryModule periodicWorkSecondPass INFO: ARJUNA022214: TransactionRecoveryModule.periodicWorkSecondPass() Nov 26, 2020 12:32:15 AM com.arjuna.ats.internal.jts.recovery.transactions.ServerTransactionRecoveryModule periodicWorkSecondPass INFO: ARJUNA022191: ServerTransactionRecoveryModule - Second Pass Nov 26, 2020 12:32:15 AM com.arjuna.ats.internal.jts.recovery.transactions.TopLevelTransactionRecoveryModule periodicWorkSecondPass INFO: ARJUNA022200: TopLevelTransactionRecoveryModule Second Pass Nov 26, 2020 12:32:15 AM com.arjuna.ats.internal.jts.recovery.transactions.TransactionRecoveryModule periodicWorkSecondPass INFO: ARJUNA022214: TransactionRecoveryModule.periodicWorkSecondPass() Nov 26, 2020 12:32:15 AM com.arjuna.ats.internal.jts.recovery.transactions.ServerTransactionRecoveryModule periodicWorkSecondPass INFO: ARJUNA022191: ServerTransactionRecoveryModule - Second Pass Testing that the XID data files were removed JTS example passed [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ jts-recovery --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/recovery/target/jts-recovery-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/jts/jts-recovery/5.10.7.Final-SNAPSHOT/jts-recovery-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/recovery/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/jts/jts-recovery/5.10.7.Final-SNAPSHOT/jts-recovery-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Standalone JTS Transaction Example 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/jta/narayana-jta/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/jboss/narayana/jta/narayana-jta/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/jboss/narayana/jta/narayana-jta-all/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/jta/narayana-jta-all/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/jboss/narayana/jts/narayana-jts-idlj/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/jts/narayana-jts-idlj/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/jboss/narayana/jts/narayana-jts-jacorb/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jts-standalone --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jts-standalone --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/standalone/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jts-standalone --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! [INFO] Compiling 3 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/standalone/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jts-standalone --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/standalone/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jts-standalone --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ jts-standalone --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jts-standalone --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/standalone/target/jts-standalone-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] --- exec-maven-plugin:3.0.0:exec (Run tests) @ jts-standalone --- Running jts standalone quickstart using JacOrb OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0 [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.narayana.quickstart.jts:jts-standalone:jar:5.10.7.Final-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:exec-maven-plugin is missing. @ line 117, column 19 [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 Standalone JTS Transaction Example 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- exec-maven-plugin:3.0.0:java (default-cli) @ jts-standalone --- Testing against JacOrb Nov 26, 2020 12:32:28 AM org.jacorb.config.JacORBConfiguration init WARNING: jacorb.home unset! Will use '.' Nov 26, 2020 12:32:28 AM org.jacorb.config.JacORBConfiguration init WARNING: File ./jacorb.properties for configuration jacorb not found Nov 26, 2020 12:32:28 AM org.jacorb.orb.ORB printVersion INFO: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ JacORB V 2.3.1 (JBoss patch05), www.jacorb.org (C) The JacORB project 15-Dec-2011 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Nov 26, 2020 12:32:28 AM org.jacorb.orb.ORB initKnownReferencesMap INFO: Property "jacorb.hashtable_class" is set to: java.util.HashMap Nov 26, 2020 12:32:31 AM com.arjuna.ats.arjuna.recovery.TransactionStatusManager start INFO: ARJUNA012170: TransactionStatusManager started on port 45644 and host 127.0.0.1 with service com.arjuna.ats.arjuna.recovery.ActionStatusService Nov 26, 2020 12:32:32 AM com.arjuna.ats.arjuna.coordinator.TransactionReaper check WARN: ARJUNA012117: TransactionReaper::check timeout for TX 0:ffffac11000b:aa86:5fbef79e:7 in state RUN Nov 26, 2020 12:32:32 AM com.arjuna.ats.arjuna.coordinator.BasicAction checkChildren WARN: ARJUNA012095: Abort of action id 0:ffffac11000b:aa86:5fbef79e:7 invoked while multiple threads active within it. Nov 26, 2020 12:32:32 AM com.arjuna.ats.arjuna.coordinator.BasicAction checkChildren WARN: ARJUNA012381: Action id 0:ffffac11000b:aa86:5fbef79e:7 completed with multiple threads - thread org.jboss.narayana.jta.quickstarts.TransactionExample.main() was in progress with java.lang.Thread.sleep(Native Method) org.jboss.narayana.jta.quickstarts.TransactionExample.transactionTimeout(TransactionExample.java:153) org.jboss.narayana.jta.quickstarts.TransactionExample.main(TransactionExample.java:60) java.lang.invoke.LambdaForm$DMH/7605228.invokeStaticInit_L_V(LambdaForm$DMH) java.lang.invoke.LambdaForm$MH/1784499049.invoke_MT(LambdaForm$MH) org.codehaus.mojo.exec.ExecJavaMojo$1.run(ExecJavaMojo.java:254) java.lang.Thread.run(Thread.java:748) Nov 26, 2020 12:32:32 AM com.arjuna.ats.arjuna.coordinator.CheckedAction check WARN: ARJUNA012108: CheckedAction::check - atomic action 0:ffffac11000b:aa86:5fbef79e:7 aborting with 1 threads active! Nov 26, 2020 12:32:32 AM com.arjuna.ats.arjuna.coordinator.TransactionReaper doCancellations WARN: ARJUNA012121: TransactionReaper::doCancellations worker Thread[Transaction Reaper Worker 0,5,org.jboss.narayana.jta.quickstarts.TransactionExample] successfully canceled TX 0:ffffac11000b:aa86:5fbef79e:7 Nov 26, 2020 12:32:33 AM com.arjuna.ats.arjuna.coordinator.BasicAction Abort WARN: ARJUNA012077: Abort called on already aborted atomic action 0:ffffac11000b:aa86:5fbef79e:7 [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 5.183 s [INFO] Finished at: 2020-11-26T00:32:33+00:00 [INFO] Final Memory: 10M/217M [INFO] ------------------------------------------------------------------------ Running jts standalone quickstart using JdkOrb OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0 [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.narayana.quickstart.jts:jts-standalone:jar:5.10.7.Final-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:exec-maven-plugin is missing. @ line 117, column 19 [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 Standalone JTS Transaction Example 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- exec-maven-plugin:3.0.0:java (default-cli) @ jts-standalone --- Testing against JdkOrb Nov 26, 2020 12:32:40 AM com.arjuna.ats.arjuna.recovery.TransactionStatusManager start INFO: ARJUNA012170: TransactionStatusManager started on port 39529 and host 127.0.0.1 with service com.arjuna.ats.arjuna.recovery.ActionStatusService Nov 26, 2020 12:32:41 AM com.arjuna.ats.arjuna.coordinator.TransactionReaper check WARN: ARJUNA012117: TransactionReaper::check timeout for TX 0:ffffac11000b:8b77:5fbef7a8:7 in state RUN Nov 26, 2020 12:32:41 AM com.arjuna.ats.arjuna.coordinator.BasicAction checkChildren WARN: ARJUNA012095: Abort of action id 0:ffffac11000b:8b77:5fbef7a8:7 invoked while multiple threads active within it. Nov 26, 2020 12:32:41 AM com.arjuna.ats.arjuna.coordinator.BasicAction checkChildren WARN: ARJUNA012381: Action id 0:ffffac11000b:8b77:5fbef7a8:7 completed with multiple threads - thread org.jboss.narayana.jta.quickstarts.TransactionExample.main() was in progress with java.lang.Thread.sleep(Native Method) org.jboss.narayana.jta.quickstarts.TransactionExample.transactionTimeout(TransactionExample.java:153) org.jboss.narayana.jta.quickstarts.TransactionExample.main(TransactionExample.java:60) java.lang.invoke.LambdaForm$DMH/556266638.invokeStaticInit_L_V(LambdaForm$DMH) java.lang.invoke.LambdaForm$MH/485482680.invoke_MT(LambdaForm$MH) org.codehaus.mojo.exec.ExecJavaMojo$1.run(ExecJavaMojo.java:254) java.lang.Thread.run(Thread.java:748) Nov 26, 2020 12:32:41 AM com.arjuna.ats.arjuna.coordinator.CheckedAction check WARN: ARJUNA012108: CheckedAction::check - atomic action 0:ffffac11000b:8b77:5fbef7a8:7 aborting with 1 threads active! Nov 26, 2020 12:32:41 AM com.arjuna.ats.arjuna.coordinator.TransactionReaper doCancellations WARN: ARJUNA012121: TransactionReaper::doCancellations worker Thread[Transaction Reaper Worker 0,5,org.jboss.narayana.jta.quickstarts.TransactionExample] successfully canceled TX 0:ffffac11000b:8b77:5fbef7a8:7 Nov 26, 2020 12:32:42 AM com.arjuna.ats.arjuna.coordinator.BasicAction Abort WARN: ARJUNA012077: Abort called on already aborted atomic action 0:ffffac11000b:8b77:5fbef7a8:7 [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 7.885 s [INFO] Finished at: 2020-11-26T00:32:42+00:00 [INFO] Final Memory: 10M/190M [INFO] ------------------------------------------------------------------------ JTS standalone example succeeded [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ jts-standalone --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/standalone/target/jts-standalone-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/jts/jts-standalone/5.10.7.Final-SNAPSHOT/jts-standalone-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTS/standalone/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/jts/jts-standalone/5.10.7.Final-SNAPSHOT/jts-standalone-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building transactionaldriver-and-tomcat 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.2/maven-war-plugin-2.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.2/maven-war-plugin-2.2.pom (7 KB at 701.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.2/maven-war-plugin-2.2.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.2/maven-war-plugin-2.2.jar (77 KB at 698.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/integration/narayana-tomcat/1.0.0.Final/narayana-tomcat-1.0.0.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/integration/narayana-tomcat/1.0.0.Final/narayana-tomcat-1.0.0.Final.pom (19 KB at 1804.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/integration/narayana-tomcat-all/1.0.0.Final/narayana-tomcat-all-1.0.0.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/integration/narayana-tomcat-all/1.0.0.Final/narayana-tomcat-all-1.0.0.Final.pom (13 KB at 1565.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/narayana/common/5.8.2.Final/common-5.8.2.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/narayana/common/5.8.2.Final/common-5.8.2.Final.pom (5 KB at 550.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/narayana/narayana-all/5.8.2.Final/narayana-all-5.8.2.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/narayana/narayana-all/5.8.2.Final/narayana-all-5.8.2.Final.pom (32 KB at 2845.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/arjuna/5.8.2.Final/arjuna-5.8.2.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/arjuna/5.8.2.Final/arjuna-5.8.2.Final.pom (18 KB at 1990.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/arjunacore-all/5.8.2.Final/arjunacore-all-5.8.2.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/arjunacore-all/5.8.2.Final/arjunacore-all-5.8.2.Final.pom (3 KB at 323.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/jta/5.8.2.Final/jta-5.8.2.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/jta/5.8.2.Final/jta-5.8.2.Final.pom (18 KB at 1943.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/narayana-jta-all/5.8.2.Final/narayana-jta-all-5.8.2.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/narayana-jta-all/5.8.2.Final/narayana-jta-all-5.8.2.Final.pom (3 KB at 326.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/jdbc/5.8.2.Final/jdbc-5.8.2.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/jdbc/5.8.2.Final/jdbc-5.8.2.Final.pom (10 KB at 1097.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/wildfly/checkstyle/wildfly-checkstyle-config/1.0.7.Final/wildfly-checkstyle-config-1.0.7.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/wildfly/checkstyle/wildfly-checkstyle-config/1.0.7.Final/wildfly-checkstyle-config-1.0.7.Final.pom (2 KB at 233.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-servlet-initializer/3.0.23.Final/resteasy-servlet-initializer-3.0.23.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-servlet-initializer/3.0.23.Final/resteasy-servlet-initializer-3.0.23.Final.pom (5 KB at 449.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jaxrs-all/3.0.23.Final/resteasy-jaxrs-all-3.0.23.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jaxrs-all/3.0.23.Final/resteasy-jaxrs-all-3.0.23.Final.pom (10 KB at 983.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-dependencies/3.0.23.Final/resteasy-dependencies-3.0.23.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-dependencies/3.0.23.Final/resteasy-dependencies-3.0.23.Final.pom (30 KB at 2709.6 KB/sec) [INFO] Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-bom/1.1.11.Final/arquillian-bom-1.1.11.Final.pom [INFO] Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-bom/1.1.11.Final/arquillian-bom-1.1.11.Final.pom (0 B at 0.0 KB/sec) [INFO] Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.0/shrinkwrap-resolver-bom-2.2.0.pom [INFO] Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.0/shrinkwrap-resolver-bom-2.2.0.pom (0 B at 0.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jaxrs/3.0.23.Final/resteasy-jaxrs-3.0.23.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jaxrs/3.0.23.Final/resteasy-jaxrs-3.0.23.Final.pom (9 KB at 923.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/ws/rs/jboss-jaxrs-api_2.0_spec/1.0.1.Beta1/jboss-jaxrs-api_2.0_spec-1.0.1.Beta1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/ws/rs/jboss-jaxrs-api_2.0_spec/1.0.1.Beta1/jboss-jaxrs-api_2.0_spec-1.0.1.Beta1.pom (4 KB at 486.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.3.0.Final/jboss-logging-3.3.0.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.3.0.Final/jboss-logging-3.3.0.Final.pom (6 KB at 636.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jackson-provider/3.0.23.Final/resteasy-jackson-provider-3.0.23.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jackson-provider/3.0.23.Final/resteasy-jackson-provider-3.0.23.Final.pom (3 KB at 322.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.pom (2 KB at 178.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.pom (2 KB at 183.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-jaxrs/1.9.13/jackson-jaxrs-1.9.13.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-jaxrs/1.9.13/jackson-jaxrs-1.9.13.pom (2 KB at 232.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.13/jackson-xc-1.9.13.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.13/jackson-xc-1.9.13.pom (2 KB at 232.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/integration/narayana-tomcat/1.0.0.Final/narayana-tomcat-1.0.0.Final.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/narayana/common/5.8.2.Final/common-5.8.2.Final.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/arjuna/5.8.2.Final/arjuna-5.8.2.Final.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/jta/5.8.2.Final/jta-5.8.2.Final.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/jdbc/5.8.2.Final/jdbc-5.8.2.Final.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/integration/narayana-tomcat/1.0.0.Final/narayana-tomcat-1.0.0.Final.jar (29 KB at 2605.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/wildfly/checkstyle/wildfly-checkstyle-config/1.0.7.Final/wildfly-checkstyle-config-1.0.7.Final.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/narayana/common/5.8.2.Final/common-5.8.2.Final.jar (32 KB at 1992.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-servlet-initializer/3.0.23.Final/resteasy-servlet-initializer-3.0.23.Final.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/jdbc/5.8.2.Final/jdbc-5.8.2.Final.jar (57 KB at 3560.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jaxrs/3.0.23.Final/resteasy-jaxrs-3.0.23.Final.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/wildfly/checkstyle/wildfly-checkstyle-config/1.0.7.Final/wildfly-checkstyle-config-1.0.7.Final.jar (5 KB at 258.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.9/commons-codec-1.9.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-servlet-initializer/3.0.23.Final/resteasy-servlet-initializer-3.0.23.Final.jar (9 KB at 376.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/ws/rs/jboss-jaxrs-api_2.0_spec/1.0.1.Beta1/jboss-jaxrs-api_2.0_spec-1.0.1.Beta1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/jta/5.8.2.Final/jta-5.8.2.Final.jar (196 KB at 7840.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jackson-provider/3.0.23.Final/resteasy-jackson-provider-3.0.23.Final.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/arjuna/5.8.2.Final/arjuna-5.8.2.Final.jar (469 KB at 15106.0 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jackson-provider/3.0.23.Final/resteasy-jackson-provider-3.0.23.Final.jar (8 KB at 243.7 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.9/commons-codec-1.9.jar (258 KB at 7365.1 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/ws/rs/jboss-jaxrs-api_2.0_spec/1.0.1.Beta1/jboss-jaxrs-api_2.0_spec-1.0.1.Beta1.jar (118 KB at 3269.6 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jaxrs/3.0.23.Final/resteasy-jaxrs-3.0.23.Final.jar (885 KB at 14742.0 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ transactionaldriver-and-tomcat --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ transactionaldriver-and-tomcat --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ transactionaldriver-and-tomcat --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! [INFO] Compiling 3 source files to /home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-and-tomcat/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ transactionaldriver-and-tomcat --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-and-tomcat/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ transactionaldriver-and-tomcat --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ transactionaldriver-and-tomcat --- [INFO] No tests to run. [INFO] [INFO] --- maven-war-plugin:2.2:war (default-war) @ transactionaldriver-and-tomcat --- [INFO] Packaging webapp [INFO] Assembling webapp [transactionaldriver-and-tomcat] in [/home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-and-tomcat/target/transactionaldriver-and-tomcat] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-and-tomcat/src/main/webapp] [INFO] Webapp assembled in [2157 msecs] [INFO] Building war: /home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-and-tomcat/target/transactionaldriver-and-tomcat.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] --- exec-maven-plugin:3.0.0:exec (Run tests) @ transactionaldriver-and-tomcat --- + CURL_IP_OPTS= + IP_OPTS= + '[' -z '' ']' + IP_OPTS='-Djava.net.preferIPv4Stack=true -Djava.net.preferIPv4Addresses' + CURL_IP_OPTS=-4 + export QUICKSTART_NAME=transactionaldriver-and-tomcat + QUICKSTART_NAME=transactionaldriver-and-tomcat + TOMCAT_VERSION=9.0.34 + wget -nc -nv https://archive.apache.org/dist/tomcat/tomcat-9/v9.0.34/bin/apache-tomcat-9.0.34.zip 2020-11-26 00:33:01 URL:https://archive.apache.org/dist/tomcat/tomcat-9/v9.0.34/bin/apache-tomcat-9.0.34.zip [11690801/11690801] -> "apache-tomcat-9.0.34.zip" [1] + rm -rf apache-tomcat-9.0.34 + unzip apache-tomcat-9.0.34.zip Archive: apache-tomcat-9.0.34.zip creating: apache-tomcat-9.0.34/ creating: apache-tomcat-9.0.34/bin/ creating: apache-tomcat-9.0.34/conf/ creating: apache-tomcat-9.0.34/lib/ creating: apache-tomcat-9.0.34/logs/ creating: apache-tomcat-9.0.34/temp/ creating: apache-tomcat-9.0.34/webapps/ creating: apache-tomcat-9.0.34/webapps/ROOT/ creating: apache-tomcat-9.0.34/webapps/ROOT/WEB-INF/ creating: apache-tomcat-9.0.34/webapps/docs/ creating: apache-tomcat-9.0.34/webapps/docs/WEB-INF/ creating: apache-tomcat-9.0.34/webapps/docs/annotationapi/ creating: apache-tomcat-9.0.34/webapps/docs/api/ creating: apache-tomcat-9.0.34/webapps/docs/appdev/ creating: apache-tomcat-9.0.34/webapps/docs/appdev/sample/ creating: apache-tomcat-9.0.34/webapps/docs/appdev/sample/docs/ creating: apache-tomcat-9.0.34/webapps/docs/appdev/sample/src/ creating: apache-tomcat-9.0.34/webapps/docs/appdev/sample/src/mypackage/ creating: apache-tomcat-9.0.34/webapps/docs/appdev/sample/web/ creating: apache-tomcat-9.0.34/webapps/docs/appdev/sample/web/WEB-INF/ creating: apache-tomcat-9.0.34/webapps/docs/appdev/sample/web/images/ creating: apache-tomcat-9.0.34/webapps/docs/architecture/ creating: apache-tomcat-9.0.34/webapps/docs/architecture/requestProcess/ creating: apache-tomcat-9.0.34/webapps/docs/architecture/startup/ creating: apache-tomcat-9.0.34/webapps/docs/config/ creating: apache-tomcat-9.0.34/webapps/docs/elapi/ creating: apache-tomcat-9.0.34/webapps/docs/funcspecs/ creating: apache-tomcat-9.0.34/webapps/docs/images/ creating: apache-tomcat-9.0.34/webapps/docs/images/fonts/ creating: apache-tomcat-9.0.34/webapps/docs/jaspicapi/ creating: apache-tomcat-9.0.34/webapps/docs/jspapi/ creating: apache-tomcat-9.0.34/webapps/docs/servletapi/ creating: apache-tomcat-9.0.34/webapps/docs/tribes/ creating: apache-tomcat-9.0.34/webapps/docs/websocketapi/ creating: apache-tomcat-9.0.34/webapps/examples/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/cal/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/checkbox/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/colors/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/compressionFilters/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/dates/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/error/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/examples/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/filters/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/http2/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/el/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/listeners/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/nonblocking/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/num/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/sessions/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/trailers/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/util/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/validators/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/chat/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/wsmessages/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/echo/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/snake/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/jsp/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/jsp2/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/jsp/applet/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/lib/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/tags/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/async/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/cal/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/checkbox/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/colors/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/dates/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/error/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/forward/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/images/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/include/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/el/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspattribute/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspx/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/misc/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/simpletag/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/tagfiles/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/jsptoserv/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/num/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/plugin/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/plugin/applet/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/security/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/security/protected/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/sessions/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/simpletag/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/snp/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/tagplugin/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/xml/ creating: apache-tomcat-9.0.34/webapps/examples/servlets/ creating: apache-tomcat-9.0.34/webapps/examples/servlets/images/ creating: apache-tomcat-9.0.34/webapps/examples/servlets/nonblocking/ creating: apache-tomcat-9.0.34/webapps/examples/websocket/ creating: apache-tomcat-9.0.34/webapps/host-manager/ creating: apache-tomcat-9.0.34/webapps/host-manager/META-INF/ creating: apache-tomcat-9.0.34/webapps/host-manager/WEB-INF/ creating: apache-tomcat-9.0.34/webapps/host-manager/WEB-INF/jsp/ creating: apache-tomcat-9.0.34/webapps/host-manager/images/ creating: apache-tomcat-9.0.34/webapps/manager/ creating: apache-tomcat-9.0.34/webapps/manager/META-INF/ creating: apache-tomcat-9.0.34/webapps/manager/WEB-INF/ creating: apache-tomcat-9.0.34/webapps/manager/WEB-INF/jsp/ creating: apache-tomcat-9.0.34/webapps/manager/images/ creating: apache-tomcat-9.0.34/work/ inflating: apache-tomcat-9.0.34/BUILDING.txt inflating: apache-tomcat-9.0.34/CONTRIBUTING.md inflating: apache-tomcat-9.0.34/LICENSE inflating: apache-tomcat-9.0.34/NOTICE inflating: apache-tomcat-9.0.34/README.md inflating: apache-tomcat-9.0.34/RELEASE-NOTES inflating: apache-tomcat-9.0.34/RUNNING.txt inflating: apache-tomcat-9.0.34/bin/bootstrap.jar inflating: apache-tomcat-9.0.34/bin/catalina-tasks.xml inflating: apache-tomcat-9.0.34/bin/catalina.bat inflating: apache-tomcat-9.0.34/bin/catalina.sh inflating: apache-tomcat-9.0.34/bin/ciphers.bat inflating: apache-tomcat-9.0.34/bin/ciphers.sh inflating: apache-tomcat-9.0.34/bin/commons-daemon-native.tar.gz inflating: apache-tomcat-9.0.34/bin/commons-daemon.jar inflating: apache-tomcat-9.0.34/bin/configtest.bat inflating: apache-tomcat-9.0.34/bin/configtest.sh inflating: apache-tomcat-9.0.34/bin/daemon.sh inflating: apache-tomcat-9.0.34/bin/digest.bat inflating: apache-tomcat-9.0.34/bin/digest.sh inflating: apache-tomcat-9.0.34/bin/makebase.bat inflating: apache-tomcat-9.0.34/bin/makebase.sh inflating: apache-tomcat-9.0.34/bin/setclasspath.bat inflating: apache-tomcat-9.0.34/bin/setclasspath.sh inflating: apache-tomcat-9.0.34/bin/shutdown.bat inflating: apache-tomcat-9.0.34/bin/shutdown.sh inflating: apache-tomcat-9.0.34/bin/startup.bat inflating: apache-tomcat-9.0.34/bin/startup.sh inflating: apache-tomcat-9.0.34/bin/tomcat-juli.jar inflating: apache-tomcat-9.0.34/bin/tomcat-native.tar.gz inflating: apache-tomcat-9.0.34/bin/tool-wrapper.bat inflating: apache-tomcat-9.0.34/bin/tool-wrapper.sh inflating: apache-tomcat-9.0.34/bin/version.bat inflating: apache-tomcat-9.0.34/bin/version.sh inflating: apache-tomcat-9.0.34/conf/catalina.policy inflating: apache-tomcat-9.0.34/conf/catalina.properties inflating: apache-tomcat-9.0.34/conf/context.xml inflating: apache-tomcat-9.0.34/conf/jaspic-providers.xml inflating: apache-tomcat-9.0.34/conf/jaspic-providers.xsd inflating: apache-tomcat-9.0.34/conf/logging.properties inflating: apache-tomcat-9.0.34/conf/server.xml inflating: apache-tomcat-9.0.34/conf/tomcat-users.xml inflating: apache-tomcat-9.0.34/conf/tomcat-users.xsd inflating: apache-tomcat-9.0.34/conf/web.xml inflating: apache-tomcat-9.0.34/lib/annotations-api.jar inflating: apache-tomcat-9.0.34/lib/catalina-ant.jar inflating: apache-tomcat-9.0.34/lib/catalina-ha.jar inflating: apache-tomcat-9.0.34/lib/catalina-ssi.jar inflating: apache-tomcat-9.0.34/lib/catalina-storeconfig.jar inflating: apache-tomcat-9.0.34/lib/catalina-tribes.jar inflating: apache-tomcat-9.0.34/lib/catalina.jar inflating: apache-tomcat-9.0.34/lib/ecj-4.15.jar inflating: apache-tomcat-9.0.34/lib/el-api.jar inflating: apache-tomcat-9.0.34/lib/jasper-el.jar inflating: apache-tomcat-9.0.34/lib/jasper.jar inflating: apache-tomcat-9.0.34/lib/jaspic-api.jar inflating: apache-tomcat-9.0.34/lib/jsp-api.jar inflating: apache-tomcat-9.0.34/lib/servlet-api.jar inflating: apache-tomcat-9.0.34/lib/tomcat-api.jar inflating: apache-tomcat-9.0.34/lib/tomcat-coyote.jar inflating: apache-tomcat-9.0.34/lib/tomcat-dbcp.jar inflating: apache-tomcat-9.0.34/lib/tomcat-i18n-cs.jar inflating: apache-tomcat-9.0.34/lib/tomcat-i18n-de.jar inflating: apache-tomcat-9.0.34/lib/tomcat-i18n-es.jar inflating: apache-tomcat-9.0.34/lib/tomcat-i18n-fr.jar inflating: apache-tomcat-9.0.34/lib/tomcat-i18n-ja.jar inflating: apache-tomcat-9.0.34/lib/tomcat-i18n-ko.jar inflating: apache-tomcat-9.0.34/lib/tomcat-i18n-pt-BR.jar inflating: apache-tomcat-9.0.34/lib/tomcat-i18n-ru.jar inflating: apache-tomcat-9.0.34/lib/tomcat-i18n-zh-CN.jar inflating: apache-tomcat-9.0.34/lib/tomcat-jdbc.jar inflating: apache-tomcat-9.0.34/lib/tomcat-jni.jar inflating: apache-tomcat-9.0.34/lib/tomcat-util-scan.jar inflating: apache-tomcat-9.0.34/lib/tomcat-util.jar inflating: apache-tomcat-9.0.34/lib/tomcat-websocket.jar inflating: apache-tomcat-9.0.34/lib/websocket-api.jar inflating: apache-tomcat-9.0.34/temp/safeToDelete.tmp inflating: apache-tomcat-9.0.34/webapps/ROOT/RELEASE-NOTES.txt inflating: apache-tomcat-9.0.34/webapps/ROOT/WEB-INF/web.xml inflating: apache-tomcat-9.0.34/webapps/ROOT/asf-logo-wide.svg inflating: apache-tomcat-9.0.34/webapps/ROOT/bg-button.png inflating: apache-tomcat-9.0.34/webapps/ROOT/bg-middle.png inflating: apache-tomcat-9.0.34/webapps/ROOT/bg-nav.png inflating: apache-tomcat-9.0.34/webapps/ROOT/bg-upper.png inflating: apache-tomcat-9.0.34/webapps/ROOT/favicon.ico inflating: apache-tomcat-9.0.34/webapps/ROOT/index.jsp inflating: apache-tomcat-9.0.34/webapps/ROOT/tomcat-power.gif inflating: apache-tomcat-9.0.34/webapps/ROOT/tomcat.css inflating: apache-tomcat-9.0.34/webapps/ROOT/tomcat.gif inflating: apache-tomcat-9.0.34/webapps/ROOT/tomcat.png inflating: apache-tomcat-9.0.34/webapps/ROOT/tomcat.svg inflating: apache-tomcat-9.0.34/webapps/docs/BUILDING.txt inflating: apache-tomcat-9.0.34/webapps/docs/RELEASE-NOTES.txt inflating: apache-tomcat-9.0.34/webapps/docs/RUNNING.txt inflating: apache-tomcat-9.0.34/webapps/docs/WEB-INF/web.xml inflating: apache-tomcat-9.0.34/webapps/docs/aio.html inflating: apache-tomcat-9.0.34/webapps/docs/annotationapi/index.html inflating: apache-tomcat-9.0.34/webapps/docs/api/index.html inflating: apache-tomcat-9.0.34/webapps/docs/appdev/build.xml.txt inflating: apache-tomcat-9.0.34/webapps/docs/appdev/deployment.html inflating: apache-tomcat-9.0.34/webapps/docs/appdev/index.html inflating: apache-tomcat-9.0.34/webapps/docs/appdev/installation.html inflating: apache-tomcat-9.0.34/webapps/docs/appdev/introduction.html inflating: apache-tomcat-9.0.34/webapps/docs/appdev/processes.html inflating: apache-tomcat-9.0.34/webapps/docs/appdev/sample/build.xml inflating: apache-tomcat-9.0.34/webapps/docs/appdev/sample/docs/README.txt inflating: apache-tomcat-9.0.34/webapps/docs/appdev/sample/index.html inflating: apache-tomcat-9.0.34/webapps/docs/appdev/sample/sample.war inflating: apache-tomcat-9.0.34/webapps/docs/appdev/sample/src/mypackage/Hello.java inflating: apache-tomcat-9.0.34/webapps/docs/appdev/sample/web/WEB-INF/web.xml inflating: apache-tomcat-9.0.34/webapps/docs/appdev/sample/web/hello.jsp inflating: apache-tomcat-9.0.34/webapps/docs/appdev/sample/web/images/tomcat.gif inflating: apache-tomcat-9.0.34/webapps/docs/appdev/sample/web/index.html inflating: apache-tomcat-9.0.34/webapps/docs/appdev/source.html inflating: apache-tomcat-9.0.34/webapps/docs/appdev/web.xml.txt inflating: apache-tomcat-9.0.34/webapps/docs/apr.html inflating: apache-tomcat-9.0.34/webapps/docs/architecture/index.html inflating: apache-tomcat-9.0.34/webapps/docs/architecture/overview.html inflating: apache-tomcat-9.0.34/webapps/docs/architecture/requestProcess.html inflating: apache-tomcat-9.0.34/webapps/docs/architecture/requestProcess/authentication-process.png inflating: apache-tomcat-9.0.34/webapps/docs/architecture/requestProcess/request-process.png inflating: apache-tomcat-9.0.34/webapps/docs/architecture/startup.html inflating: apache-tomcat-9.0.34/webapps/docs/architecture/startup/serverStartup.pdf inflating: apache-tomcat-9.0.34/webapps/docs/architecture/startup/serverStartup.txt inflating: apache-tomcat-9.0.34/webapps/docs/balancer-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/building.html inflating: apache-tomcat-9.0.34/webapps/docs/cdi.html inflating: apache-tomcat-9.0.34/webapps/docs/cgi-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/changelog.html inflating: apache-tomcat-9.0.34/webapps/docs/class-loader-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/cluster-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/comments.html inflating: apache-tomcat-9.0.34/webapps/docs/config/ajp.html inflating: apache-tomcat-9.0.34/webapps/docs/config/automatic-deployment.html inflating: apache-tomcat-9.0.34/webapps/docs/config/cluster-channel.html inflating: apache-tomcat-9.0.34/webapps/docs/config/cluster-deployer.html inflating: apache-tomcat-9.0.34/webapps/docs/config/cluster-interceptor.html inflating: apache-tomcat-9.0.34/webapps/docs/config/cluster-listener.html inflating: apache-tomcat-9.0.34/webapps/docs/config/cluster-manager.html inflating: apache-tomcat-9.0.34/webapps/docs/config/cluster-membership.html inflating: apache-tomcat-9.0.34/webapps/docs/config/cluster-receiver.html inflating: apache-tomcat-9.0.34/webapps/docs/config/cluster-sender.html inflating: apache-tomcat-9.0.34/webapps/docs/config/cluster-valve.html inflating: apache-tomcat-9.0.34/webapps/docs/config/cluster.html inflating: apache-tomcat-9.0.34/webapps/docs/config/context.html inflating: apache-tomcat-9.0.34/webapps/docs/config/cookie-processor.html inflating: apache-tomcat-9.0.34/webapps/docs/config/credentialhandler.html inflating: apache-tomcat-9.0.34/webapps/docs/config/engine.html inflating: apache-tomcat-9.0.34/webapps/docs/config/executor.html inflating: apache-tomcat-9.0.34/webapps/docs/config/filter.html inflating: apache-tomcat-9.0.34/webapps/docs/config/globalresources.html inflating: apache-tomcat-9.0.34/webapps/docs/config/host.html inflating: apache-tomcat-9.0.34/webapps/docs/config/http.html inflating: apache-tomcat-9.0.34/webapps/docs/config/http2.html inflating: apache-tomcat-9.0.34/webapps/docs/config/index.html inflating: apache-tomcat-9.0.34/webapps/docs/config/jar-scan-filter.html inflating: apache-tomcat-9.0.34/webapps/docs/config/jar-scanner.html inflating: apache-tomcat-9.0.34/webapps/docs/config/jaspic.html inflating: apache-tomcat-9.0.34/webapps/docs/config/listeners.html inflating: apache-tomcat-9.0.34/webapps/docs/config/loader.html inflating: apache-tomcat-9.0.34/webapps/docs/config/manager.html inflating: apache-tomcat-9.0.34/webapps/docs/config/realm.html inflating: apache-tomcat-9.0.34/webapps/docs/config/resources.html inflating: apache-tomcat-9.0.34/webapps/docs/config/server.html inflating: apache-tomcat-9.0.34/webapps/docs/config/service.html inflating: apache-tomcat-9.0.34/webapps/docs/config/sessionidgenerator.html inflating: apache-tomcat-9.0.34/webapps/docs/config/systemprops.html inflating: apache-tomcat-9.0.34/webapps/docs/config/valve.html inflating: apache-tomcat-9.0.34/webapps/docs/connectors.html inflating: apache-tomcat-9.0.34/webapps/docs/default-servlet.html inflating: apache-tomcat-9.0.34/webapps/docs/deployer-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/developers.html inflating: apache-tomcat-9.0.34/webapps/docs/elapi/index.html inflating: apache-tomcat-9.0.34/webapps/docs/funcspecs/fs-admin-apps.html inflating: apache-tomcat-9.0.34/webapps/docs/funcspecs/fs-admin-objects.html inflating: apache-tomcat-9.0.34/webapps/docs/funcspecs/fs-admin-opers.html inflating: apache-tomcat-9.0.34/webapps/docs/funcspecs/fs-default.html inflating: apache-tomcat-9.0.34/webapps/docs/funcspecs/fs-jdbc-realm.html inflating: apache-tomcat-9.0.34/webapps/docs/funcspecs/fs-jndi-realm.html inflating: apache-tomcat-9.0.34/webapps/docs/funcspecs/fs-memory-realm.html inflating: apache-tomcat-9.0.34/webapps/docs/funcspecs/index.html inflating: apache-tomcat-9.0.34/webapps/docs/funcspecs/mbean-names.html inflating: apache-tomcat-9.0.34/webapps/docs/graal.html inflating: apache-tomcat-9.0.34/webapps/docs/host-manager-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/html-host-manager-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/html-manager-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/images/add.gif inflating: apache-tomcat-9.0.34/webapps/docs/images/asf-logo.svg inflating: apache-tomcat-9.0.34/webapps/docs/images/code.gif inflating: apache-tomcat-9.0.34/webapps/docs/images/cors-flowchart.png inflating: apache-tomcat-9.0.34/webapps/docs/images/design.gif inflating: apache-tomcat-9.0.34/webapps/docs/images/docs-stylesheet.css inflating: apache-tomcat-9.0.34/webapps/docs/images/docs.gif inflating: apache-tomcat-9.0.34/webapps/docs/images/fix.gif inflating: apache-tomcat-9.0.34/webapps/docs/images/fonts/OpenSans400.woff inflating: apache-tomcat-9.0.34/webapps/docs/images/fonts/OpenSans400italic.woff inflating: apache-tomcat-9.0.34/webapps/docs/images/fonts/OpenSans600.woff inflating: apache-tomcat-9.0.34/webapps/docs/images/fonts/OpenSans600italic.woff inflating: apache-tomcat-9.0.34/webapps/docs/images/fonts/OpenSans700.woff inflating: apache-tomcat-9.0.34/webapps/docs/images/fonts/OpenSans700italic.woff inflating: apache-tomcat-9.0.34/webapps/docs/images/fonts/fonts.css inflating: apache-tomcat-9.0.34/webapps/docs/images/tomcat.gif inflating: apache-tomcat-9.0.34/webapps/docs/images/tomcat.png inflating: apache-tomcat-9.0.34/webapps/docs/images/update.gif inflating: apache-tomcat-9.0.34/webapps/docs/images/void.gif inflating: apache-tomcat-9.0.34/webapps/docs/index.html inflating: apache-tomcat-9.0.34/webapps/docs/introduction.html inflating: apache-tomcat-9.0.34/webapps/docs/jasper-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/jaspicapi/index.html inflating: apache-tomcat-9.0.34/webapps/docs/jdbc-pool.html inflating: apache-tomcat-9.0.34/webapps/docs/jndi-datasource-examples-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/jndi-resources-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/jspapi/index.html inflating: apache-tomcat-9.0.34/webapps/docs/logging.html inflating: apache-tomcat-9.0.34/webapps/docs/manager-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/maven-jars.html inflating: apache-tomcat-9.0.34/webapps/docs/mbeans-descriptors-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/mbeans-descriptors.dtd inflating: apache-tomcat-9.0.34/webapps/docs/monitoring.html inflating: apache-tomcat-9.0.34/webapps/docs/proxy-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/realm-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/rewrite.html inflating: apache-tomcat-9.0.34/webapps/docs/security-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/security-manager-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/servletapi/index.html inflating: apache-tomcat-9.0.34/webapps/docs/setup.html inflating: apache-tomcat-9.0.34/webapps/docs/ssi-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/ssl-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/tribes/developers.html inflating: apache-tomcat-9.0.34/webapps/docs/tribes/faq.html inflating: apache-tomcat-9.0.34/webapps/docs/tribes/interceptors.html inflating: apache-tomcat-9.0.34/webapps/docs/tribes/introduction.html inflating: apache-tomcat-9.0.34/webapps/docs/tribes/membership.html inflating: apache-tomcat-9.0.34/webapps/docs/tribes/setup.html inflating: apache-tomcat-9.0.34/webapps/docs/tribes/status.html inflating: apache-tomcat-9.0.34/webapps/docs/tribes/transport.html inflating: apache-tomcat-9.0.34/webapps/docs/virtual-hosting-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/web-socket-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/websocketapi/index.html inflating: apache-tomcat-9.0.34/webapps/docs/windows-auth-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/windows-service-howto.html inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/CookieExample.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/CookieExample.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/HelloWorldExample.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/HelloWorldExample.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/LocalStrings.properties inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/LocalStrings_cs.properties inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/LocalStrings_de.properties inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/LocalStrings_es.properties inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/LocalStrings_fr.properties inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/LocalStrings_ja.properties inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/LocalStrings_ko.properties inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/LocalStrings_pt.properties inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/LocalStrings_pt_BR.properties inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/LocalStrings_ru.properties inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/LocalStrings_zh_CN.properties inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/RequestHeaderExample.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/RequestHeaderExample.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/RequestInfoExample.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/RequestInfoExample.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/RequestParamExample.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/RequestParamExample.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/ServletToJsp.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/ServletToJsp.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/SessionExample.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/SessionExample.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/Async0$1.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/Async0.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/Async0.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/Async1$1.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/Async1.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/Async1.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/Async2$1.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/Async2.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/Async2.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/Async3.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/Async3.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/AsyncStockContextListener.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/AsyncStockContextListener.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/AsyncStockServlet.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/AsyncStockServlet.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/Stockticker$Stock.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/Stockticker$TickListener.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/Stockticker.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/Stockticker.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/cal/Entries.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/cal/Entries.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/cal/Entry.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/cal/Entry.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/cal/JspCalendar.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/cal/JspCalendar.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/cal/TableBean.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/cal/TableBean.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/checkbox/CheckTest.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/checkbox/CheckTest.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/colors/ColorGameBean.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/colors/ColorGameBean.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/compressionFilters/CompressionFilter.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/compressionFilters/CompressionFilter.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/compressionFilters/CompressionFilterTestServlet.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/compressionFilters/CompressionFilterTestServlet.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/compressionFilters/CompressionResponseStream.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/compressionFilters/CompressionResponseStream.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/compressionFilters/CompressionServletResponseWrapper.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/compressionFilters/CompressionServletResponseWrapper.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/dates/JspCalendar.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/dates/JspCalendar.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/error/Smart.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/error/Smart.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/examples/ExampleTagBase.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/examples/ExampleTagBase.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/examples/FooTag.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/examples/FooTag.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/examples/FooTagExtraInfo.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/examples/FooTagExtraInfo.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/examples/LogTag.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/examples/LogTag.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/examples/ValuesTag.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/examples/ValuesTag.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/filters/ExampleFilter.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/filters/ExampleFilter.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/http2/SimpleImagePush.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/http2/SimpleImagePush.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/BookBean.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/BookBean.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/FooBean.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/FooBean.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/ValuesBean.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/ValuesBean.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/el/Functions.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/el/Functions.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/EchoAttributesTag.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/EchoAttributesTag.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/FindBookSimpleTag.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/FindBookSimpleTag.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/HelloWorldSimpleTag.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/HelloWorldSimpleTag.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/RepeatSimpleTag.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/RepeatSimpleTag.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/ShuffleSimpleTag.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/ShuffleSimpleTag.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/TileSimpleTag.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/TileSimpleTag.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/listeners/ContextListener.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/listeners/ContextListener.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/listeners/SessionListener.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/listeners/SessionListener.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/nonblocking/ByteCounter$1.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/nonblocking/ByteCounter$CounterListener.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/nonblocking/ByteCounter.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/nonblocking/ByteCounter.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/nonblocking/NumberWriter$1.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/nonblocking/NumberWriter$NumberWriterListener.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/nonblocking/NumberWriter.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/nonblocking/NumberWriter.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/num/NumberGuessBean.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/num/NumberGuessBean.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/sessions/DummyCart.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/sessions/DummyCart.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/trailers/ResponseTrailers$1.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/trailers/ResponseTrailers$TrailerFieldSupplier.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/trailers/ResponseTrailers.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/trailers/ResponseTrailers.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/util/CookieFilter.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/util/CookieFilter.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/util/HTMLFilter.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/util/HTMLFilter.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/validators/DebugValidator.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/validators/DebugValidator.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/ExamplesConfig.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/ExamplesConfig.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/chat/ChatAnnotation.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/chat/ChatAnnotation.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/Client$1.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/Client.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/Client.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawMessage$ParseException.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawMessage.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawMessage.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawboardContextListener.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawboardContextListener.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawboardEndpoint$1.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawboardEndpoint$2.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawboardEndpoint$3$1.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawboardEndpoint$3.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawboardEndpoint.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawboardEndpoint.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/Room$1$1.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/Room$1.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/Room$2.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/Room$MessageType.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/Room$Player.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/Room.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/Room.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/wsmessages/AbstractWebsocketMessage.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/wsmessages/AbstractWebsocketMessage.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/wsmessages/BinaryWebsocketMessage.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/wsmessages/BinaryWebsocketMessage.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/wsmessages/CloseWebsocketMessage.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/wsmessages/CloseWebsocketMessage.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/wsmessages/StringWebsocketMessage.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/wsmessages/StringWebsocketMessage.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/echo/EchoAnnotation.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/echo/EchoAnnotation.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/echo/EchoAsyncAnnotation$1.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/echo/EchoAsyncAnnotation$CompletedFuture.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/echo/EchoAsyncAnnotation.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/echo/EchoAsyncAnnotation.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/echo/EchoEndpoint$1.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/echo/EchoEndpoint$EchoMessageHandlerBinary.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/echo/EchoEndpoint$EchoMessageHandlerText.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/echo/EchoEndpoint.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/echo/EchoEndpoint.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/echo/EchoStreamAnnotation.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/echo/EchoStreamAnnotation.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/echo/servers.json inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/snake/Direction.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/snake/Direction.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/snake/Location$1.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/snake/Location.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/snake/Location.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/snake/Snake.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/snake/Snake.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/snake/SnakeAnnotation.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/snake/SnakeAnnotation.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/snake/SnakeTimer$1.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/snake/SnakeTimer.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/snake/SnakeTimer.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/jsp2/jsp2-example-taglib.tld inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/jsp/applet/Clock2.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/jsp/debug-taglib.tld inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/jsp/example-taglib.tld inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/lib/taglibs-standard-impl-1.2.5.jar inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/lib/taglibs-standard-spec-1.2.5.jar inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/tags/displayProducts.tag inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/tags/helloWorld.tag inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/tags/panel.tag inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/web.xml inflating: apache-tomcat-9.0.34/webapps/examples/index.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/async/async1.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/async/async1.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/async/async3.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/async/async3.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/async/index.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/async/index.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/cal/Entries.java.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/cal/Entry.java.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/cal/JspCalendar.java.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/cal/TableBean.java.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/cal/cal1.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/cal/cal1.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/cal/cal2.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/cal/cal2.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/cal/calendar.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/cal/login.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/checkbox/CheckTest.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/checkbox/check.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/checkbox/checkresult.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/checkbox/checkresult.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/checkbox/cresult.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/colors/ColorGameBean.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/colors/clr.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/colors/colors.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/colors/colrs.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/colors/colrs.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/dates/date.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/dates/date.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/dates/date.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/error/er.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/error/err.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/error/err.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/error/error.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/error/errorpge.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/error/errorpge.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/forward/forward.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/forward/forward.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/forward/fwd.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/forward/one.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/forward/one.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/forward/two.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/images/code.gif inflating: apache-tomcat-9.0.34/webapps/examples/jsp/images/execute.gif inflating: apache-tomcat-9.0.34/webapps/examples/jsp/images/return.gif inflating: apache-tomcat-9.0.34/webapps/examples/jsp/include/foo.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/include/foo.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/include/foo.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/include/inc.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/include/include.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/include/include.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/index.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/el/Functions.java.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/el/ValuesBean.java.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/el/ValuesTag.java.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/el/basic-arithmetic.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/el/basic-arithmetic.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/el/basic-arithmetic.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/el/basic-comparisons.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/el/basic-comparisons.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/el/basic-comparisons.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/el/composite.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/el/composite.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/el/composite.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/el/functions.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/el/functions.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/el/functions.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/el/implicit-objects.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/el/implicit-objects.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/el/implicit-objects.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspattribute/FooBean.java.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspattribute/HelloWorldSimpleTag.java.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspattribute/ShuffleSimpleTag.java.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspattribute/TileSimpleTag.java.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspattribute/jspattribute.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspattribute/jspattribute.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspattribute/jspattribute.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspattribute/shuffle.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspattribute/shuffle.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspattribute/shuffle.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspx/basic.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspx/basic.jspx inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspx/basic.jspx.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspx/svgexample.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspx/textRotate.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspx/textRotate.jpg inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspx/textRotate.jspx inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspx/textRotate.jspx.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/misc/EchoAttributesTag.java.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/misc/coda.jspf inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/misc/coda.jspf.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/misc/config.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/misc/config.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/misc/config.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/misc/dynamicattrs.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/misc/dynamicattrs.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/misc/dynamicattrs.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/misc/prelude.jspf inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/misc/prelude.jspf.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/simpletag/BookBean.java.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/simpletag/FindBookSimpleTag.java.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/simpletag/Functions.java.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/simpletag/HelloWorldSimpleTag.java.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/simpletag/RepeatSimpleTag.java.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/simpletag/book.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/simpletag/book.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/simpletag/book.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/simpletag/hello.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/simpletag/hello.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/simpletag/hello.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/simpletag/repeat.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/simpletag/repeat.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/simpletag/repeat.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/tagfiles/displayProducts.tag.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/tagfiles/hello.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/tagfiles/hello.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/tagfiles/hello.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/tagfiles/helloWorld.tag.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/tagfiles/panel.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/tagfiles/panel.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/tagfiles/panel.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/tagfiles/panel.tag.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/tagfiles/products.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/tagfiles/products.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/tagfiles/products.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsptoserv/ServletToJsp.java.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsptoserv/hello.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsptoserv/hello.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsptoserv/jsptoservlet.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsptoserv/jsptoservlet.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsptoserv/jts.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/num/numguess.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/num/numguess.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/num/numguess.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/plugin/applet/Clock2.class inflating: apache-tomcat-9.0.34/webapps/examples/jsp/plugin/applet/Clock2.java inflating: apache-tomcat-9.0.34/webapps/examples/jsp/plugin/plugin.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/plugin/plugin.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/plugin/plugin.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/security/protected/error.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/security/protected/error.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/security/protected/index.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/security/protected/index.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/security/protected/login.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/security/protected/login.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/sessions/DummyCart.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/sessions/carts.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/sessions/carts.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/sessions/carts.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/sessions/crt.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/simpletag/foo.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/simpletag/foo.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/simpletag/foo.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/snp/snoop.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/snp/snoop.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/snp/snoop.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/tagplugin/choose.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/tagplugin/choose.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/tagplugin/choose.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/tagplugin/foreach.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/tagplugin/foreach.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/tagplugin/foreach.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/tagplugin/howto.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/tagplugin/if.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/tagplugin/if.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/tagplugin/if.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/tagplugin/notes.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/xml/xml.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/xml/xml.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/xml/xml.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/servlets/cookies.html inflating: apache-tomcat-9.0.34/webapps/examples/servlets/helloworld.html inflating: apache-tomcat-9.0.34/webapps/examples/servlets/images/code.gif inflating: apache-tomcat-9.0.34/webapps/examples/servlets/images/execute.gif inflating: apache-tomcat-9.0.34/webapps/examples/servlets/images/return.gif inflating: apache-tomcat-9.0.34/webapps/examples/servlets/index.html inflating: apache-tomcat-9.0.34/webapps/examples/servlets/nonblocking/bytecounter.html inflating: apache-tomcat-9.0.34/webapps/examples/servlets/reqheaders.html inflating: apache-tomcat-9.0.34/webapps/examples/servlets/reqinfo.html inflating: apache-tomcat-9.0.34/webapps/examples/servlets/reqparams.html inflating: apache-tomcat-9.0.34/webapps/examples/servlets/sessions.html inflating: apache-tomcat-9.0.34/webapps/examples/websocket/chat.xhtml inflating: apache-tomcat-9.0.34/webapps/examples/websocket/drawboard.xhtml inflating: apache-tomcat-9.0.34/webapps/examples/websocket/echo.xhtml inflating: apache-tomcat-9.0.34/webapps/examples/websocket/index.xhtml inflating: apache-tomcat-9.0.34/webapps/examples/websocket/snake.xhtml inflating: apache-tomcat-9.0.34/webapps/host-manager/META-INF/context.xml inflating: apache-tomcat-9.0.34/webapps/host-manager/WEB-INF/jsp/401.jsp inflating: apache-tomcat-9.0.34/webapps/host-manager/WEB-INF/jsp/403.jsp inflating: apache-tomcat-9.0.34/webapps/host-manager/WEB-INF/jsp/404.jsp inflating: apache-tomcat-9.0.34/webapps/host-manager/WEB-INF/web.xml inflating: apache-tomcat-9.0.34/webapps/host-manager/images/asf-logo.svg inflating: apache-tomcat-9.0.34/webapps/host-manager/images/tomcat.gif inflating: apache-tomcat-9.0.34/webapps/host-manager/index.jsp inflating: apache-tomcat-9.0.34/webapps/host-manager/manager.xml inflating: apache-tomcat-9.0.34/webapps/manager/META-INF/context.xml inflating: apache-tomcat-9.0.34/webapps/manager/WEB-INF/jsp/401.jsp inflating: apache-tomcat-9.0.34/webapps/manager/WEB-INF/jsp/403.jsp inflating: apache-tomcat-9.0.34/webapps/manager/WEB-INF/jsp/404.jsp inflating: apache-tomcat-9.0.34/webapps/manager/WEB-INF/jsp/connectorCerts.jsp inflating: apache-tomcat-9.0.34/webapps/manager/WEB-INF/jsp/connectorCiphers.jsp inflating: apache-tomcat-9.0.34/webapps/manager/WEB-INF/jsp/connectorTrustedCerts.jsp inflating: apache-tomcat-9.0.34/webapps/manager/WEB-INF/jsp/sessionDetail.jsp inflating: apache-tomcat-9.0.34/webapps/manager/WEB-INF/jsp/sessionsList.jsp inflating: apache-tomcat-9.0.34/webapps/manager/WEB-INF/web.xml inflating: apache-tomcat-9.0.34/webapps/manager/images/asf-logo.svg inflating: apache-tomcat-9.0.34/webapps/manager/images/tomcat.gif inflating: apache-tomcat-9.0.34/webapps/manager/index.jsp inflating: apache-tomcat-9.0.34/webapps/manager/status.xsd inflating: apache-tomcat-9.0.34/webapps/manager/xform.xsl + cp /home/jenkins/.m2/repository/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.0.0.Final/jboss-transaction-api_1.2_spec-1.0.0.Final.jar apache-tomcat-9.0.34/lib/ ++ pwd + export TOMCAT_HOME=/home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-and-tomcat/apache-tomcat-9.0.34 + TOMCAT_HOME=/home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-and-tomcat/apache-tomcat-9.0.34 ++ pwd + echo 'export JAVA_OPTS="-Djava.net.preferIPv4Stack=true -Djava.net.preferIPv4Addresses -Dcom.arjuna.ats.jta.recovery.XAResourceRecovery1=com.arjuna.ats.internal.jdbc.recovery.BasicXARecovery\;abs:///home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-and-tomcat/src/main/resources/h2recoveryproperties.xml\ \;1"' + chmod +x /home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-and-tomcat/apache-tomcat-9.0.34/bin/catalina.sh + mvn package OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0 [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for io.narayana:transactionaldriver-and-tomcat:war:5.10.7.Final-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:exec-maven-plugin is missing. @ line 66, column 29 [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [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 transactionaldriver-and-tomcat 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ transactionaldriver-and-tomcat --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ transactionaldriver-and-tomcat --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ transactionaldriver-and-tomcat --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-and-tomcat/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ transactionaldriver-and-tomcat --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ transactionaldriver-and-tomcat --- [INFO] No tests to run. [INFO] [INFO] --- maven-war-plugin:2.2:war (default-war) @ transactionaldriver-and-tomcat --- [INFO] Packaging webapp [INFO] Assembling webapp [transactionaldriver-and-tomcat] in [/home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-and-tomcat/target/transactionaldriver-and-tomcat] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-and-tomcat/src/main/webapp] [INFO] Webapp assembled in [261 msecs] [INFO] Building war: /home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-and-tomcat/target/transactionaldriver-and-tomcat.war [INFO] WEB-INF/web.xml already added, skipping [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.583 s [INFO] Finished at: 2020-11-26T00:33:04+00:00 [INFO] Final Memory: 12M/217M [INFO] ------------------------------------------------------------------------ + rm -rf /home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-and-tomcat/apache-tomcat-9.0.34/webapps/transactionaldriver-and-tomcat/ + cp target/transactionaldriver-and-tomcat.war /home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-and-tomcat/apache-tomcat-9.0.34/webapps/ + JPDA_SUSPEND=n + /home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-and-tomcat/apache-tomcat-9.0.34/bin/catalina.sh jpda run ++ timeout_adjust 10 + sleep 10 Listening for transport dt_socket at address: 8000 26-Nov-2020 00:33:07.812 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server version name: Apache Tomcat/9.0.34 26-Nov-2020 00:33:07.814 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server built: Apr 3 2020 12:02:52 UTC 26-Nov-2020 00:33:07.814 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server version number: 9.0.34.0 26-Nov-2020 00:33:07.815 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Name: Linux 26-Nov-2020 00:33:07.815 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Version: 3.10.0-1062.18.1.el7.x86_64 26-Nov-2020 00:33:07.815 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Architecture: amd64 26-Nov-2020 00:33:07.815 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Java Home: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.el7_7.x86_64/jre 26-Nov-2020 00:33:07.815 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Version: 1.8.0_242-b08 26-Nov-2020 00:33:07.815 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Vendor: Oracle Corporation 26-Nov-2020 00:33:07.815 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_BASE: /home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-and-tomcat/apache-tomcat-9.0.34 26-Nov-2020 00:33:07.815 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_HOME: /home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-and-tomcat/apache-tomcat-9.0.34 26-Nov-2020 00:33:07.816 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.config.file=/home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-and-tomcat/apache-tomcat-9.0.34/conf/logging.properties 26-Nov-2020 00:33:07.816 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager 26-Nov-2020 00:33:07.817 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.net.preferIPv4Stack=true 26-Nov-2020 00:33:07.817 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.net.preferIPv4Addresses 26-Nov-2020 00:33:07.817 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcom.arjuna.ats.jta.recovery.XAResourceRecovery1=com.arjuna.ats.internal.jdbc.recovery.BasicXARecovery;abs:///home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-and-tomcat/src/main/resources/h2recoveryproperties.xml ;1 26-Nov-2020 00:33:07.817 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djdk.tls.ephemeralDHKeySize=2048 26-Nov-2020 00:33:07.817 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.protocol.handler.pkgs=org.apache.catalina.webresources 26-Nov-2020 00:33:07.817 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dorg.apache.catalina.security.SecurityListener.UMASK=0027 26-Nov-2020 00:33:07.817 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -agentlib:jdwp=transport=dt_socket,address=localhost:8000,server=y,suspend=n 26-Nov-2020 00:33:07.817 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dignore.endorsed.dirs= 26-Nov-2020 00:33:07.817 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.base=/home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-and-tomcat/apache-tomcat-9.0.34 26-Nov-2020 00:33:07.817 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.home=/home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-and-tomcat/apache-tomcat-9.0.34 26-Nov-2020 00:33:07.817 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.io.tmpdir=/home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-and-tomcat/apache-tomcat-9.0.34/temp 26-Nov-2020 00:33:07.818 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib] 26-Nov-2020 00:33:09.526 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8080"] 26-Nov-2020 00:33:09.544 INFO [main] org.apache.catalina.startup.Catalina.load Server initialization in [1,891] milliseconds 26-Nov-2020 00:33:09.581 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Catalina] 26-Nov-2020 00:33:09.581 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.34] 26-Nov-2020 00:33:09.598 INFO [main] org.apache.catalina.startup.HostConfig.deployWAR Deploying web application archive [/home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-and-tomcat/apache-tomcat-9.0.34/webapps/transactionaldriver-and-tomcat.war] 26-Nov-2020 00:33:10.471 INFO [main] org.apache.tomcat.dbcp.dbcp2.BasicDataSourceFactory.getObjectInstance Name = transactionalDataSource Ignoring unknown property: value of "Transactional Driver Data Source" for "description" property 26-Nov-2020 00:33:10.471 INFO [main] org.apache.tomcat.dbcp.dbcp2.BasicDataSourceFactory.getObjectInstance Name = transactionalDataSource Ignoring unknown property: value of "transactionalDataSource" for "uniqueName" property 26-Nov-2020 00:33:10.504 INFO [main] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. 26-Nov-2020 00:33:11.363 INFO [main] com.arjuna.ats.arjuna.recovery.TransactionStatusManager.start ARJUNA012170: TransactionStatusManager started on port 44143 and host 127.0.0.1 with service com.arjuna.ats.arjuna.recovery.ActionStatusService 26-Nov-2020 00:33:11.478 INFO [main] org.jboss.resteasy.spi.ResteasyDeployment.processApplication RESTEASY002225: Deploying javax.ws.rs.core.Application: class io.narayana.StringsApplication 26-Nov-2020 00:33:11.479 WARN [main] org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.DefaultTextPlain is already registered. 2nd registration is being ignored. 26-Nov-2020 00:33:11.479 WARN [main] org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.DocumentProvider is already registered. 2nd registration is being ignored. 26-Nov-2020 00:33:11.479 WARN [main] org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider is already registered. 2nd registration is being ignored. 26-Nov-2020 00:33:11.482 WARN [main] org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.FileProvider is already registered. 2nd registration is being ignored. 26-Nov-2020 00:33:11.482 WARN [main] org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.JaxrsFormProvider is already registered. 2nd registration is being ignored. 26-Nov-2020 00:33:11.482 WARN [main] org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.DefaultNumberWriter is already registered. 2nd registration is being ignored. 26-Nov-2020 00:33:11.490 WARN [main] org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.ReaderProvider is already registered. 2nd registration is being ignored. 26-Nov-2020 00:33:11.490 WARN [main] org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.InputStreamProvider is already registered. 2nd registration is being ignored. 26-Nov-2020 00:33:11.490 WARN [main] org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.jackson.ResteasyJacksonProvider is already registered. 2nd registration is being ignored. 26-Nov-2020 00:33:11.490 WARN [main] org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider RESTEASY002155: Provider class org.jboss.resteasy.plugins.interceptors.encoding.MessageSanitizerContainerResponseFilter is already registered. 2nd registration is being ignored. 26-Nov-2020 00:33:11.491 WARN [main] org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.DataSourceProvider is already registered. 2nd registration is being ignored. 26-Nov-2020 00:33:11.491 WARN [main] org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.IIOImageProvider is already registered. 2nd registration is being ignored. 26-Nov-2020 00:33:11.492 WARN [main] org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.StringTextStar is already registered. 2nd registration is being ignored. 26-Nov-2020 00:33:11.492 WARN [main] org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.SourceProvider is already registered. 2nd registration is being ignored. 26-Nov-2020 00:33:11.661 INFO [main] org.apache.catalina.startup.HostConfig.deployWAR Deployment of web application archive [/home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-and-tomcat/apache-tomcat-9.0.34/webapps/transactionaldriver-and-tomcat.war] has finished in [2,062] ms 26-Nov-2020 00:33:11.662 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-and-tomcat/apache-tomcat-9.0.34/webapps/ROOT] 26-Nov-2020 00:33:11.676 INFO [main] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. 26-Nov-2020 00:33:11.678 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-and-tomcat/apache-tomcat-9.0.34/webapps/ROOT] has finished in [16] ms 26-Nov-2020 00:33:11.678 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-and-tomcat/apache-tomcat-9.0.34/webapps/docs] 26-Nov-2020 00:33:11.690 INFO [main] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. 26-Nov-2020 00:33:11.692 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-and-tomcat/apache-tomcat-9.0.34/webapps/docs] has finished in [14] ms 26-Nov-2020 00:33:11.692 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-and-tomcat/apache-tomcat-9.0.34/webapps/examples] 26-Nov-2020 00:33:11.875 INFO [main] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. 26-Nov-2020 00:33:11.906 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-and-tomcat/apache-tomcat-9.0.34/webapps/examples] has finished in [214] ms 26-Nov-2020 00:33:11.906 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-and-tomcat/apache-tomcat-9.0.34/webapps/host-manager] 26-Nov-2020 00:33:11.926 INFO [main] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. 26-Nov-2020 00:33:11.930 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-and-tomcat/apache-tomcat-9.0.34/webapps/host-manager] has finished in [24] ms 26-Nov-2020 00:33:11.930 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-and-tomcat/apache-tomcat-9.0.34/webapps/manager] 26-Nov-2020 00:33:11.960 INFO [main] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. 26-Nov-2020 00:33:11.962 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-and-tomcat/apache-tomcat-9.0.34/webapps/manager] has finished in [31] ms 26-Nov-2020 00:33:11.965 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-8080"] 26-Nov-2020 00:33:11.972 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in [2,427] milliseconds + for i in '{1..10}' + curl -4 --data test1 http://localhost:8080/transactionaldriver-and-tomcat % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0StringsResource POST StringsResource begin transaction StringsResource save string StringsResource commit transaction StringsResource transaction committed successfully 100 5 0 0 100 5 0 32 --:--:-- --:--:-- --:--:-- 32 100 5 0 0 100 5 0 32 --:--:-- --:--:-- --:--:-- 32 + for i in '{1..10}' + curl -4 --data test2 http://localhost:8080/transactionaldriver-and-tomcat % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0StringsResource POST StringsResource begin transaction StringsResource save string StringsResource commit transaction StringsResource transaction committed successfully 100 5 0 0 100 5 0 596 --:--:-- --:--:-- --:--:-- 625 + for i in '{1..10}' + curl -4 --data test3 http://localhost:8080/transactionaldriver-and-tomcat % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0StringsResource POST StringsResource begin transaction StringsResource save string StringsResource commit transaction StringsResource transaction committed successfully 100 5 0 0 100 5 0 685 --:--:-- --:--:-- --:--:-- 714 + for i in '{1..10}' + curl -4 --data test4 http://localhost:8080/transactionaldriver-and-tomcat % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0StringsResource POST StringsResource begin transaction StringsResource save string StringsResource commit transaction StringsResource transaction committed successfully 100 5 0 0 100 5 0 686 --:--:-- --:--:-- --:--:-- 714 + for i in '{1..10}' + curl -4 --data test5 http://localhost:8080/transactionaldriver-and-tomcat % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0StringsResource POST StringsResource begin transaction StringsResource save string StringsResource commit transaction StringsResource transaction committed successfully 100 5 0 0 100 5 0 709 --:--:-- --:--:-- --:--:-- 833 + for i in '{1..10}' + curl -4 --data test6 http://localhost:8080/transactionaldriver-and-tomcat % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0StringsResource POST StringsResource begin transaction StringsResource save string StringsResource commit transaction StringsResource transaction committed successfully 100 5 0 0 100 5 0 702 --:--:-- --:--:-- --:--:-- 714 + for i in '{1..10}' + curl -4 --data test7 http://localhost:8080/transactionaldriver-and-tomcat % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0StringsResource POST StringsResource begin transaction StringsResource save string StringsResource commit transaction StringsResource transaction committed successfully 100 5 0 0 100 5 0 666 --:--:-- --:--:-- --:--:-- 714 + for i in '{1..10}' + curl -4 --data test8 http://localhost:8080/transactionaldriver-and-tomcat % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0StringsResource POST StringsResource begin transaction StringsResource save string StringsResource commit transaction StringsResource transaction committed successfully 100 5 0 0 100 5 0 726 --:--:-- --:--:-- --:--:-- 833 + for i in '{1..10}' + curl -4 --data test9 http://localhost:8080/transactionaldriver-and-tomcat % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0StringsResource POST StringsResource begin transaction StringsResource save string StringsResource commit transaction StringsResource transaction committed successfully 100 5 0 0 100 5 0 708 --:--:-- --:--:-- --:--:-- 833 + for i in '{1..10}' + curl -4 --data test10 http://localhost:8080/transactionaldriver-and-tomcat % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0StringsResource POST StringsResource begin transaction StringsResource save string StringsResource commit transaction StringsResource transaction committed successfully 100 6 0 0 100 6 0 860 --:--:-- --:--:-- --:--:-- 1000 + curl -4 http://localhost:8080/transactionaldriver-and-tomcat % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0StringsResource GET 100 82 0 82 0 0 1957 0 --:--:-- --:--:-- --:--:-- 2000 ["test1","test2","test3","test4","test5","test6","test7","test8","test9","test10"]+ /home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-and-tomcat/apache-tomcat-9.0.34/bin/catalina.sh stop 26-Nov-2020 00:33:15.007 INFO [main] org.apache.catalina.core.StandardServer.await A valid shutdown command was received via the shutdown port. Stopping the Server instance. 26-Nov-2020 00:33:15.008 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-8080"] 26-Nov-2020 00:33:15.015 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Catalina] 26-Nov-2020 00:33:15.038 WARNING [main] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc The web application [transactionaldriver-and-tomcat] registered the JDBC driver [org.h2.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered. 26-Nov-2020 00:33:15.046 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-8080"] 26-Nov-2020 00:33:15.047 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-8080"] + rm -rf apache-tomcat-9.0.34 [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ transactionaldriver-and-tomcat --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-and-tomcat/target/transactionaldriver-and-tomcat.war to /home/jenkins/.m2/repository/io/narayana/transactionaldriver-and-tomcat/5.10.7.Final-SNAPSHOT/transactionaldriver-and-tomcat-5.10.7.Final-SNAPSHOT.war [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-and-tomcat/pom.xml to /home/jenkins/.m2/repository/io/narayana/transactionaldriver-and-tomcat/5.10.7.Final-SNAPSHOT/transactionaldriver-and-tomcat-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building transactionaldriver-jpa-and-tomcat 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-entitymanager/5.1.7.Final/hibernate-entitymanager-5.1.7.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-entitymanager/5.1.7.Final/hibernate-entitymanager-5.1.7.Final.pom (3 KB at 414.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/5.1.7.Final/hibernate-core-5.1.7.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/5.1.7.Final/hibernate-core-5.1.7.Final.pom (4 KB at 402.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA.pom (10 KB at 1370.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.0.3.Final/jandex-2.0.3.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.0.3.Final/jandex-2.0.3.Final.pom (6 KB at 798.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/12/jboss-parent-12.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/12/jboss-parent-12.pom (0 B at 0.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.3.0/classmate-1.3.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.3.0/classmate-1.3.0.pom (6 KB at 798.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/hibernate/common/hibernate-commons-annotations/5.0.1.Final/hibernate-commons-annotations-5.0.1.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/hibernate/common/hibernate-commons-annotations/5.0.1.Final/hibernate-commons-annotations-5.0.1.Final.pom (2 KB at 232.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-entitymanager/5.1.7.Final/hibernate-entitymanager-5.1.7.Final.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/5.1.7.Final/hibernate-core-5.1.7.Final.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.0.3.Final/jandex-2.0.3.Final.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.3.0/classmate-1.3.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.0.3.Final/jandex-2.0.3.Final.jar (183 KB at 13026.0 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-entitymanager/5.1.7.Final/hibernate-entitymanager-5.1.7.Final.jar (572 KB at 19053.5 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA.jar (733 KB at 23644.8 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.3.0/classmate-1.3.0.jar (63 KB at 574.4 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/5.1.7.Final/hibernate-core-5.1.7.Final.jar (5596 KB at 10637.5 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ transactionaldriver-jpa-and-tomcat --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ transactionaldriver-jpa-and-tomcat --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ transactionaldriver-jpa-and-tomcat --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! [INFO] Compiling 5 source files to /home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-jpa-and-tomcat/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-jpa-and-tomcat/src/main/java/io/narayana/TransactionalConnectionProvider.java: /home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-jpa-and-tomcat/src/main/java/io/narayana/TransactionalConnectionProvider.java uses unchecked or unsafe operations. [WARNING] /home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-jpa-and-tomcat/src/main/java/io/narayana/TransactionalConnectionProvider.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ transactionaldriver-jpa-and-tomcat --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-jpa-and-tomcat/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ transactionaldriver-jpa-and-tomcat --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ transactionaldriver-jpa-and-tomcat --- [INFO] No tests to run. [INFO] [INFO] --- maven-war-plugin:2.2:war (default-war) @ transactionaldriver-jpa-and-tomcat --- [INFO] Packaging webapp [INFO] Assembling webapp [transactionaldriver-jpa-and-tomcat] in [/home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-jpa-and-tomcat/target/transactionaldriver-jpa-and-tomcat] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-jpa-and-tomcat/src/main/webapp] [INFO] Webapp assembled in [161 msecs] [INFO] Building war: /home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-jpa-and-tomcat/target/transactionaldriver-jpa-and-tomcat.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] --- exec-maven-plugin:3.0.0:exec (Run tests) @ transactionaldriver-jpa-and-tomcat --- + CURL_IP_OPTS= + IP_OPTS= + '[' -z '' ']' + IP_OPTS='-Djava.net.preferIPv4Stack=true -Djava.net.preferIPv4Addresses' + CURL_IP_OPTS=-4 + export QUICKSTART_NAME=transactionaldriver-jpa-and-tomcat + QUICKSTART_NAME=transactionaldriver-jpa-and-tomcat + TOMCAT_VERSION=9.0.34 + wget -nc -nv https://archive.apache.org/dist/tomcat/tomcat-9/v9.0.34/bin/apache-tomcat-9.0.34.zip 2020-11-26 00:33:20 URL:https://archive.apache.org/dist/tomcat/tomcat-9/v9.0.34/bin/apache-tomcat-9.0.34.zip [11690801/11690801] -> "apache-tomcat-9.0.34.zip" [1] + rm -rf apache-tomcat-9.0.34 + unzip apache-tomcat-9.0.34.zip Archive: apache-tomcat-9.0.34.zip creating: apache-tomcat-9.0.34/ creating: apache-tomcat-9.0.34/bin/ creating: apache-tomcat-9.0.34/conf/ creating: apache-tomcat-9.0.34/lib/ creating: apache-tomcat-9.0.34/logs/ creating: apache-tomcat-9.0.34/temp/ creating: apache-tomcat-9.0.34/webapps/ creating: apache-tomcat-9.0.34/webapps/ROOT/ creating: apache-tomcat-9.0.34/webapps/ROOT/WEB-INF/ creating: apache-tomcat-9.0.34/webapps/docs/ creating: apache-tomcat-9.0.34/webapps/docs/WEB-INF/ creating: apache-tomcat-9.0.34/webapps/docs/annotationapi/ creating: apache-tomcat-9.0.34/webapps/docs/api/ creating: apache-tomcat-9.0.34/webapps/docs/appdev/ creating: apache-tomcat-9.0.34/webapps/docs/appdev/sample/ creating: apache-tomcat-9.0.34/webapps/docs/appdev/sample/docs/ creating: apache-tomcat-9.0.34/webapps/docs/appdev/sample/src/ creating: apache-tomcat-9.0.34/webapps/docs/appdev/sample/src/mypackage/ creating: apache-tomcat-9.0.34/webapps/docs/appdev/sample/web/ creating: apache-tomcat-9.0.34/webapps/docs/appdev/sample/web/WEB-INF/ creating: apache-tomcat-9.0.34/webapps/docs/appdev/sample/web/images/ creating: apache-tomcat-9.0.34/webapps/docs/architecture/ creating: apache-tomcat-9.0.34/webapps/docs/architecture/requestProcess/ creating: apache-tomcat-9.0.34/webapps/docs/architecture/startup/ creating: apache-tomcat-9.0.34/webapps/docs/config/ creating: apache-tomcat-9.0.34/webapps/docs/elapi/ creating: apache-tomcat-9.0.34/webapps/docs/funcspecs/ creating: apache-tomcat-9.0.34/webapps/docs/images/ creating: apache-tomcat-9.0.34/webapps/docs/images/fonts/ creating: apache-tomcat-9.0.34/webapps/docs/jaspicapi/ creating: apache-tomcat-9.0.34/webapps/docs/jspapi/ creating: apache-tomcat-9.0.34/webapps/docs/servletapi/ creating: apache-tomcat-9.0.34/webapps/docs/tribes/ creating: apache-tomcat-9.0.34/webapps/docs/websocketapi/ creating: apache-tomcat-9.0.34/webapps/examples/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/cal/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/checkbox/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/colors/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/compressionFilters/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/dates/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/error/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/examples/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/filters/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/http2/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/el/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/listeners/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/nonblocking/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/num/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/sessions/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/trailers/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/util/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/validators/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/chat/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/wsmessages/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/echo/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/snake/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/jsp/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/jsp2/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/jsp/applet/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/lib/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/tags/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/async/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/cal/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/checkbox/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/colors/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/dates/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/error/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/forward/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/images/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/include/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/el/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspattribute/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspx/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/misc/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/simpletag/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/tagfiles/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/jsptoserv/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/num/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/plugin/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/plugin/applet/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/security/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/security/protected/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/sessions/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/simpletag/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/snp/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/tagplugin/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/xml/ creating: apache-tomcat-9.0.34/webapps/examples/servlets/ creating: apache-tomcat-9.0.34/webapps/examples/servlets/images/ creating: apache-tomcat-9.0.34/webapps/examples/servlets/nonblocking/ creating: apache-tomcat-9.0.34/webapps/examples/websocket/ creating: apache-tomcat-9.0.34/webapps/host-manager/ creating: apache-tomcat-9.0.34/webapps/host-manager/META-INF/ creating: apache-tomcat-9.0.34/webapps/host-manager/WEB-INF/ creating: apache-tomcat-9.0.34/webapps/host-manager/WEB-INF/jsp/ creating: apache-tomcat-9.0.34/webapps/host-manager/images/ creating: apache-tomcat-9.0.34/webapps/manager/ creating: apache-tomcat-9.0.34/webapps/manager/META-INF/ creating: apache-tomcat-9.0.34/webapps/manager/WEB-INF/ creating: apache-tomcat-9.0.34/webapps/manager/WEB-INF/jsp/ creating: apache-tomcat-9.0.34/webapps/manager/images/ creating: apache-tomcat-9.0.34/work/ inflating: apache-tomcat-9.0.34/BUILDING.txt inflating: apache-tomcat-9.0.34/CONTRIBUTING.md inflating: apache-tomcat-9.0.34/LICENSE inflating: apache-tomcat-9.0.34/NOTICE inflating: apache-tomcat-9.0.34/README.md inflating: apache-tomcat-9.0.34/RELEASE-NOTES inflating: apache-tomcat-9.0.34/RUNNING.txt inflating: apache-tomcat-9.0.34/bin/bootstrap.jar inflating: apache-tomcat-9.0.34/bin/catalina-tasks.xml inflating: apache-tomcat-9.0.34/bin/catalina.bat inflating: apache-tomcat-9.0.34/bin/catalina.sh inflating: apache-tomcat-9.0.34/bin/ciphers.bat inflating: apache-tomcat-9.0.34/bin/ciphers.sh inflating: apache-tomcat-9.0.34/bin/commons-daemon-native.tar.gz inflating: apache-tomcat-9.0.34/bin/commons-daemon.jar inflating: apache-tomcat-9.0.34/bin/configtest.bat inflating: apache-tomcat-9.0.34/bin/configtest.sh inflating: apache-tomcat-9.0.34/bin/daemon.sh inflating: apache-tomcat-9.0.34/bin/digest.bat inflating: apache-tomcat-9.0.34/bin/digest.sh inflating: apache-tomcat-9.0.34/bin/makebase.bat inflating: apache-tomcat-9.0.34/bin/makebase.sh inflating: apache-tomcat-9.0.34/bin/setclasspath.bat inflating: apache-tomcat-9.0.34/bin/setclasspath.sh inflating: apache-tomcat-9.0.34/bin/shutdown.bat inflating: apache-tomcat-9.0.34/bin/shutdown.sh inflating: apache-tomcat-9.0.34/bin/startup.bat inflating: apache-tomcat-9.0.34/bin/startup.sh inflating: apache-tomcat-9.0.34/bin/tomcat-juli.jar inflating: apache-tomcat-9.0.34/bin/tomcat-native.tar.gz inflating: apache-tomcat-9.0.34/bin/tool-wrapper.bat inflating: apache-tomcat-9.0.34/bin/tool-wrapper.sh inflating: apache-tomcat-9.0.34/bin/version.bat inflating: apache-tomcat-9.0.34/bin/version.sh inflating: apache-tomcat-9.0.34/conf/catalina.policy inflating: apache-tomcat-9.0.34/conf/catalina.properties inflating: apache-tomcat-9.0.34/conf/context.xml inflating: apache-tomcat-9.0.34/conf/jaspic-providers.xml inflating: apache-tomcat-9.0.34/conf/jaspic-providers.xsd inflating: apache-tomcat-9.0.34/conf/logging.properties inflating: apache-tomcat-9.0.34/conf/server.xml inflating: apache-tomcat-9.0.34/conf/tomcat-users.xml inflating: apache-tomcat-9.0.34/conf/tomcat-users.xsd inflating: apache-tomcat-9.0.34/conf/web.xml inflating: apache-tomcat-9.0.34/lib/annotations-api.jar inflating: apache-tomcat-9.0.34/lib/catalina-ant.jar inflating: apache-tomcat-9.0.34/lib/catalina-ha.jar inflating: apache-tomcat-9.0.34/lib/catalina-ssi.jar inflating: apache-tomcat-9.0.34/lib/catalina-storeconfig.jar inflating: apache-tomcat-9.0.34/lib/catalina-tribes.jar inflating: apache-tomcat-9.0.34/lib/catalina.jar inflating: apache-tomcat-9.0.34/lib/ecj-4.15.jar inflating: apache-tomcat-9.0.34/lib/el-api.jar inflating: apache-tomcat-9.0.34/lib/jasper-el.jar inflating: apache-tomcat-9.0.34/lib/jasper.jar inflating: apache-tomcat-9.0.34/lib/jaspic-api.jar inflating: apache-tomcat-9.0.34/lib/jsp-api.jar inflating: apache-tomcat-9.0.34/lib/servlet-api.jar inflating: apache-tomcat-9.0.34/lib/tomcat-api.jar inflating: apache-tomcat-9.0.34/lib/tomcat-coyote.jar inflating: apache-tomcat-9.0.34/lib/tomcat-dbcp.jar inflating: apache-tomcat-9.0.34/lib/tomcat-i18n-cs.jar inflating: apache-tomcat-9.0.34/lib/tomcat-i18n-de.jar inflating: apache-tomcat-9.0.34/lib/tomcat-i18n-es.jar inflating: apache-tomcat-9.0.34/lib/tomcat-i18n-fr.jar inflating: apache-tomcat-9.0.34/lib/tomcat-i18n-ja.jar inflating: apache-tomcat-9.0.34/lib/tomcat-i18n-ko.jar inflating: apache-tomcat-9.0.34/lib/tomcat-i18n-pt-BR.jar inflating: apache-tomcat-9.0.34/lib/tomcat-i18n-ru.jar inflating: apache-tomcat-9.0.34/lib/tomcat-i18n-zh-CN.jar inflating: apache-tomcat-9.0.34/lib/tomcat-jdbc.jar inflating: apache-tomcat-9.0.34/lib/tomcat-jni.jar inflating: apache-tomcat-9.0.34/lib/tomcat-util-scan.jar inflating: apache-tomcat-9.0.34/lib/tomcat-util.jar inflating: apache-tomcat-9.0.34/lib/tomcat-websocket.jar inflating: apache-tomcat-9.0.34/lib/websocket-api.jar inflating: apache-tomcat-9.0.34/temp/safeToDelete.tmp inflating: apache-tomcat-9.0.34/webapps/ROOT/RELEASE-NOTES.txt inflating: apache-tomcat-9.0.34/webapps/ROOT/WEB-INF/web.xml inflating: apache-tomcat-9.0.34/webapps/ROOT/asf-logo-wide.svg inflating: apache-tomcat-9.0.34/webapps/ROOT/bg-button.png inflating: apache-tomcat-9.0.34/webapps/ROOT/bg-middle.png inflating: apache-tomcat-9.0.34/webapps/ROOT/bg-nav.png inflating: apache-tomcat-9.0.34/webapps/ROOT/bg-upper.png inflating: apache-tomcat-9.0.34/webapps/ROOT/favicon.ico inflating: apache-tomcat-9.0.34/webapps/ROOT/index.jsp inflating: apache-tomcat-9.0.34/webapps/ROOT/tomcat-power.gif inflating: apache-tomcat-9.0.34/webapps/ROOT/tomcat.css inflating: apache-tomcat-9.0.34/webapps/ROOT/tomcat.gif inflating: apache-tomcat-9.0.34/webapps/ROOT/tomcat.png inflating: apache-tomcat-9.0.34/webapps/ROOT/tomcat.svg inflating: apache-tomcat-9.0.34/webapps/docs/BUILDING.txt inflating: apache-tomcat-9.0.34/webapps/docs/RELEASE-NOTES.txt inflating: apache-tomcat-9.0.34/webapps/docs/RUNNING.txt inflating: apache-tomcat-9.0.34/webapps/docs/WEB-INF/web.xml inflating: apache-tomcat-9.0.34/webapps/docs/aio.html inflating: apache-tomcat-9.0.34/webapps/docs/annotationapi/index.html inflating: apache-tomcat-9.0.34/webapps/docs/api/index.html inflating: apache-tomcat-9.0.34/webapps/docs/appdev/build.xml.txt inflating: apache-tomcat-9.0.34/webapps/docs/appdev/deployment.html inflating: apache-tomcat-9.0.34/webapps/docs/appdev/index.html inflating: apache-tomcat-9.0.34/webapps/docs/appdev/installation.html inflating: apache-tomcat-9.0.34/webapps/docs/appdev/introduction.html inflating: apache-tomcat-9.0.34/webapps/docs/appdev/processes.html inflating: apache-tomcat-9.0.34/webapps/docs/appdev/sample/build.xml inflating: apache-tomcat-9.0.34/webapps/docs/appdev/sample/docs/README.txt inflating: apache-tomcat-9.0.34/webapps/docs/appdev/sample/index.html inflating: apache-tomcat-9.0.34/webapps/docs/appdev/sample/sample.war inflating: apache-tomcat-9.0.34/webapps/docs/appdev/sample/src/mypackage/Hello.java inflating: apache-tomcat-9.0.34/webapps/docs/appdev/sample/web/WEB-INF/web.xml inflating: apache-tomcat-9.0.34/webapps/docs/appdev/sample/web/hello.jsp inflating: apache-tomcat-9.0.34/webapps/docs/appdev/sample/web/images/tomcat.gif inflating: apache-tomcat-9.0.34/webapps/docs/appdev/sample/web/index.html inflating: apache-tomcat-9.0.34/webapps/docs/appdev/source.html inflating: apache-tomcat-9.0.34/webapps/docs/appdev/web.xml.txt inflating: apache-tomcat-9.0.34/webapps/docs/apr.html inflating: apache-tomcat-9.0.34/webapps/docs/architecture/index.html inflating: apache-tomcat-9.0.34/webapps/docs/architecture/overview.html inflating: apache-tomcat-9.0.34/webapps/docs/architecture/requestProcess.html inflating: apache-tomcat-9.0.34/webapps/docs/architecture/requestProcess/authentication-process.png inflating: apache-tomcat-9.0.34/webapps/docs/architecture/requestProcess/request-process.png inflating: apache-tomcat-9.0.34/webapps/docs/architecture/startup.html inflating: apache-tomcat-9.0.34/webapps/docs/architecture/startup/serverStartup.pdf inflating: apache-tomcat-9.0.34/webapps/docs/architecture/startup/serverStartup.txt inflating: apache-tomcat-9.0.34/webapps/docs/balancer-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/building.html inflating: apache-tomcat-9.0.34/webapps/docs/cdi.html inflating: apache-tomcat-9.0.34/webapps/docs/cgi-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/changelog.html inflating: apache-tomcat-9.0.34/webapps/docs/class-loader-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/cluster-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/comments.html inflating: apache-tomcat-9.0.34/webapps/docs/config/ajp.html inflating: apache-tomcat-9.0.34/webapps/docs/config/automatic-deployment.html inflating: apache-tomcat-9.0.34/webapps/docs/config/cluster-channel.html inflating: apache-tomcat-9.0.34/webapps/docs/config/cluster-deployer.html inflating: apache-tomcat-9.0.34/webapps/docs/config/cluster-interceptor.html inflating: apache-tomcat-9.0.34/webapps/docs/config/cluster-listener.html inflating: apache-tomcat-9.0.34/webapps/docs/config/cluster-manager.html inflating: apache-tomcat-9.0.34/webapps/docs/config/cluster-membership.html inflating: apache-tomcat-9.0.34/webapps/docs/config/cluster-receiver.html inflating: apache-tomcat-9.0.34/webapps/docs/config/cluster-sender.html inflating: apache-tomcat-9.0.34/webapps/docs/config/cluster-valve.html inflating: apache-tomcat-9.0.34/webapps/docs/config/cluster.html inflating: apache-tomcat-9.0.34/webapps/docs/config/context.html inflating: apache-tomcat-9.0.34/webapps/docs/config/cookie-processor.html inflating: apache-tomcat-9.0.34/webapps/docs/config/credentialhandler.html inflating: apache-tomcat-9.0.34/webapps/docs/config/engine.html inflating: apache-tomcat-9.0.34/webapps/docs/config/executor.html inflating: apache-tomcat-9.0.34/webapps/docs/config/filter.html inflating: apache-tomcat-9.0.34/webapps/docs/config/globalresources.html inflating: apache-tomcat-9.0.34/webapps/docs/config/host.html inflating: apache-tomcat-9.0.34/webapps/docs/config/http.html inflating: apache-tomcat-9.0.34/webapps/docs/config/http2.html inflating: apache-tomcat-9.0.34/webapps/docs/config/index.html inflating: apache-tomcat-9.0.34/webapps/docs/config/jar-scan-filter.html inflating: apache-tomcat-9.0.34/webapps/docs/config/jar-scanner.html inflating: apache-tomcat-9.0.34/webapps/docs/config/jaspic.html inflating: apache-tomcat-9.0.34/webapps/docs/config/listeners.html inflating: apache-tomcat-9.0.34/webapps/docs/config/loader.html inflating: apache-tomcat-9.0.34/webapps/docs/config/manager.html inflating: apache-tomcat-9.0.34/webapps/docs/config/realm.html inflating: apache-tomcat-9.0.34/webapps/docs/config/resources.html inflating: apache-tomcat-9.0.34/webapps/docs/config/server.html inflating: apache-tomcat-9.0.34/webapps/docs/config/service.html inflating: apache-tomcat-9.0.34/webapps/docs/config/sessionidgenerator.html inflating: apache-tomcat-9.0.34/webapps/docs/config/systemprops.html inflating: apache-tomcat-9.0.34/webapps/docs/config/valve.html inflating: apache-tomcat-9.0.34/webapps/docs/connectors.html inflating: apache-tomcat-9.0.34/webapps/docs/default-servlet.html inflating: apache-tomcat-9.0.34/webapps/docs/deployer-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/developers.html inflating: apache-tomcat-9.0.34/webapps/docs/elapi/index.html inflating: apache-tomcat-9.0.34/webapps/docs/funcspecs/fs-admin-apps.html inflating: apache-tomcat-9.0.34/webapps/docs/funcspecs/fs-admin-objects.html inflating: apache-tomcat-9.0.34/webapps/docs/funcspecs/fs-admin-opers.html inflating: apache-tomcat-9.0.34/webapps/docs/funcspecs/fs-default.html inflating: apache-tomcat-9.0.34/webapps/docs/funcspecs/fs-jdbc-realm.html inflating: apache-tomcat-9.0.34/webapps/docs/funcspecs/fs-jndi-realm.html inflating: apache-tomcat-9.0.34/webapps/docs/funcspecs/fs-memory-realm.html inflating: apache-tomcat-9.0.34/webapps/docs/funcspecs/index.html inflating: apache-tomcat-9.0.34/webapps/docs/funcspecs/mbean-names.html inflating: apache-tomcat-9.0.34/webapps/docs/graal.html inflating: apache-tomcat-9.0.34/webapps/docs/host-manager-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/html-host-manager-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/html-manager-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/images/add.gif inflating: apache-tomcat-9.0.34/webapps/docs/images/asf-logo.svg inflating: apache-tomcat-9.0.34/webapps/docs/images/code.gif inflating: apache-tomcat-9.0.34/webapps/docs/images/cors-flowchart.png inflating: apache-tomcat-9.0.34/webapps/docs/images/design.gif inflating: apache-tomcat-9.0.34/webapps/docs/images/docs-stylesheet.css inflating: apache-tomcat-9.0.34/webapps/docs/images/docs.gif inflating: apache-tomcat-9.0.34/webapps/docs/images/fix.gif inflating: apache-tomcat-9.0.34/webapps/docs/images/fonts/OpenSans400.woff inflating: apache-tomcat-9.0.34/webapps/docs/images/fonts/OpenSans400italic.woff inflating: apache-tomcat-9.0.34/webapps/docs/images/fonts/OpenSans600.woff inflating: apache-tomcat-9.0.34/webapps/docs/images/fonts/OpenSans600italic.woff inflating: apache-tomcat-9.0.34/webapps/docs/images/fonts/OpenSans700.woff inflating: apache-tomcat-9.0.34/webapps/docs/images/fonts/OpenSans700italic.woff inflating: apache-tomcat-9.0.34/webapps/docs/images/fonts/fonts.css inflating: apache-tomcat-9.0.34/webapps/docs/images/tomcat.gif inflating: apache-tomcat-9.0.34/webapps/docs/images/tomcat.png inflating: apache-tomcat-9.0.34/webapps/docs/images/update.gif inflating: apache-tomcat-9.0.34/webapps/docs/images/void.gif inflating: apache-tomcat-9.0.34/webapps/docs/index.html inflating: apache-tomcat-9.0.34/webapps/docs/introduction.html inflating: apache-tomcat-9.0.34/webapps/docs/jasper-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/jaspicapi/index.html inflating: apache-tomcat-9.0.34/webapps/docs/jdbc-pool.html inflating: apache-tomcat-9.0.34/webapps/docs/jndi-datasource-examples-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/jndi-resources-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/jspapi/index.html inflating: apache-tomcat-9.0.34/webapps/docs/logging.html inflating: apache-tomcat-9.0.34/webapps/docs/manager-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/maven-jars.html inflating: apache-tomcat-9.0.34/webapps/docs/mbeans-descriptors-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/mbeans-descriptors.dtd inflating: apache-tomcat-9.0.34/webapps/docs/monitoring.html inflating: apache-tomcat-9.0.34/webapps/docs/proxy-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/realm-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/rewrite.html inflating: apache-tomcat-9.0.34/webapps/docs/security-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/security-manager-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/servletapi/index.html inflating: apache-tomcat-9.0.34/webapps/docs/setup.html inflating: apache-tomcat-9.0.34/webapps/docs/ssi-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/ssl-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/tribes/developers.html inflating: apache-tomcat-9.0.34/webapps/docs/tribes/faq.html inflating: apache-tomcat-9.0.34/webapps/docs/tribes/interceptors.html inflating: apache-tomcat-9.0.34/webapps/docs/tribes/introduction.html inflating: apache-tomcat-9.0.34/webapps/docs/tribes/membership.html inflating: apache-tomcat-9.0.34/webapps/docs/tribes/setup.html inflating: apache-tomcat-9.0.34/webapps/docs/tribes/status.html inflating: apache-tomcat-9.0.34/webapps/docs/tribes/transport.html inflating: apache-tomcat-9.0.34/webapps/docs/virtual-hosting-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/web-socket-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/websocketapi/index.html inflating: apache-tomcat-9.0.34/webapps/docs/windows-auth-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/windows-service-howto.html inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/CookieExample.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/CookieExample.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/HelloWorldExample.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/HelloWorldExample.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/LocalStrings.properties inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/LocalStrings_cs.properties inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/LocalStrings_de.properties inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/LocalStrings_es.properties inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/LocalStrings_fr.properties inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/LocalStrings_ja.properties inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/LocalStrings_ko.properties inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/LocalStrings_pt.properties inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/LocalStrings_pt_BR.properties inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/LocalStrings_ru.properties inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/LocalStrings_zh_CN.properties inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/RequestHeaderExample.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/RequestHeaderExample.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/RequestInfoExample.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/RequestInfoExample.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/RequestParamExample.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/RequestParamExample.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/ServletToJsp.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/ServletToJsp.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/SessionExample.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/SessionExample.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/Async0$1.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/Async0.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/Async0.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/Async1$1.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/Async1.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/Async1.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/Async2$1.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/Async2.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/Async2.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/Async3.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/Async3.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/AsyncStockContextListener.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/AsyncStockContextListener.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/AsyncStockServlet.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/AsyncStockServlet.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/Stockticker$Stock.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/Stockticker$TickListener.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/Stockticker.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/Stockticker.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/cal/Entries.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/cal/Entries.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/cal/Entry.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/cal/Entry.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/cal/JspCalendar.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/cal/JspCalendar.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/cal/TableBean.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/cal/TableBean.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/checkbox/CheckTest.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/checkbox/CheckTest.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/colors/ColorGameBean.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/colors/ColorGameBean.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/compressionFilters/CompressionFilter.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/compressionFilters/CompressionFilter.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/compressionFilters/CompressionFilterTestServlet.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/compressionFilters/CompressionFilterTestServlet.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/compressionFilters/CompressionResponseStream.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/compressionFilters/CompressionResponseStream.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/compressionFilters/CompressionServletResponseWrapper.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/compressionFilters/CompressionServletResponseWrapper.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/dates/JspCalendar.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/dates/JspCalendar.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/error/Smart.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/error/Smart.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/examples/ExampleTagBase.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/examples/ExampleTagBase.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/examples/FooTag.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/examples/FooTag.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/examples/FooTagExtraInfo.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/examples/FooTagExtraInfo.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/examples/LogTag.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/examples/LogTag.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/examples/ValuesTag.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/examples/ValuesTag.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/filters/ExampleFilter.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/filters/ExampleFilter.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/http2/SimpleImagePush.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/http2/SimpleImagePush.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/BookBean.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/BookBean.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/FooBean.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/FooBean.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/ValuesBean.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/ValuesBean.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/el/Functions.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/el/Functions.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/EchoAttributesTag.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/EchoAttributesTag.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/FindBookSimpleTag.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/FindBookSimpleTag.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/HelloWorldSimpleTag.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/HelloWorldSimpleTag.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/RepeatSimpleTag.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/RepeatSimpleTag.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/ShuffleSimpleTag.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/ShuffleSimpleTag.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/TileSimpleTag.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/TileSimpleTag.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/listeners/ContextListener.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/listeners/ContextListener.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/listeners/SessionListener.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/listeners/SessionListener.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/nonblocking/ByteCounter$1.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/nonblocking/ByteCounter$CounterListener.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/nonblocking/ByteCounter.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/nonblocking/ByteCounter.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/nonblocking/NumberWriter$1.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/nonblocking/NumberWriter$NumberWriterListener.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/nonblocking/NumberWriter.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/nonblocking/NumberWriter.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/num/NumberGuessBean.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/num/NumberGuessBean.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/sessions/DummyCart.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/sessions/DummyCart.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/trailers/ResponseTrailers$1.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/trailers/ResponseTrailers$TrailerFieldSupplier.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/trailers/ResponseTrailers.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/trailers/ResponseTrailers.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/util/CookieFilter.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/util/CookieFilter.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/util/HTMLFilter.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/util/HTMLFilter.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/validators/DebugValidator.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/validators/DebugValidator.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/ExamplesConfig.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/ExamplesConfig.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/chat/ChatAnnotation.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/chat/ChatAnnotation.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/Client$1.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/Client.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/Client.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawMessage$ParseException.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawMessage.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawMessage.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawboardContextListener.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawboardContextListener.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawboardEndpoint$1.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawboardEndpoint$2.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawboardEndpoint$3$1.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawboardEndpoint$3.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawboardEndpoint.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawboardEndpoint.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/Room$1$1.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/Room$1.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/Room$2.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/Room$MessageType.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/Room$Player.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/Room.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/Room.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/wsmessages/AbstractWebsocketMessage.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/wsmessages/AbstractWebsocketMessage.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/wsmessages/BinaryWebsocketMessage.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/wsmessages/BinaryWebsocketMessage.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/wsmessages/CloseWebsocketMessage.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/wsmessages/CloseWebsocketMessage.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/wsmessages/StringWebsocketMessage.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/wsmessages/StringWebsocketMessage.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/echo/EchoAnnotation.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/echo/EchoAnnotation.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/echo/EchoAsyncAnnotation$1.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/echo/EchoAsyncAnnotation$CompletedFuture.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/echo/EchoAsyncAnnotation.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/echo/EchoAsyncAnnotation.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/echo/EchoEndpoint$1.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/echo/EchoEndpoint$EchoMessageHandlerBinary.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/echo/EchoEndpoint$EchoMessageHandlerText.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/echo/EchoEndpoint.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/echo/EchoEndpoint.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/echo/EchoStreamAnnotation.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/echo/EchoStreamAnnotation.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/echo/servers.json inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/snake/Direction.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/snake/Direction.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/snake/Location$1.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/snake/Location.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/snake/Location.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/snake/Snake.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/snake/Snake.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/snake/SnakeAnnotation.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/snake/SnakeAnnotation.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/snake/SnakeTimer$1.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/snake/SnakeTimer.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/snake/SnakeTimer.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/jsp2/jsp2-example-taglib.tld inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/jsp/applet/Clock2.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/jsp/debug-taglib.tld inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/jsp/example-taglib.tld inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/lib/taglibs-standard-impl-1.2.5.jar inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/lib/taglibs-standard-spec-1.2.5.jar inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/tags/displayProducts.tag inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/tags/helloWorld.tag inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/tags/panel.tag inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/web.xml inflating: apache-tomcat-9.0.34/webapps/examples/index.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/async/async1.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/async/async1.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/async/async3.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/async/async3.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/async/index.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/async/index.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/cal/Entries.java.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/cal/Entry.java.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/cal/JspCalendar.java.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/cal/TableBean.java.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/cal/cal1.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/cal/cal1.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/cal/cal2.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/cal/cal2.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/cal/calendar.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/cal/login.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/checkbox/CheckTest.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/checkbox/check.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/checkbox/checkresult.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/checkbox/checkresult.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/checkbox/cresult.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/colors/ColorGameBean.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/colors/clr.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/colors/colors.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/colors/colrs.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/colors/colrs.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/dates/date.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/dates/date.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/dates/date.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/error/er.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/error/err.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/error/err.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/error/error.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/error/errorpge.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/error/errorpge.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/forward/forward.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/forward/forward.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/forward/fwd.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/forward/one.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/forward/one.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/forward/two.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/images/code.gif inflating: apache-tomcat-9.0.34/webapps/examples/jsp/images/execute.gif inflating: apache-tomcat-9.0.34/webapps/examples/jsp/images/return.gif inflating: apache-tomcat-9.0.34/webapps/examples/jsp/include/foo.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/include/foo.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/include/foo.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/include/inc.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/include/include.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/include/include.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/index.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/el/Functions.java.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/el/ValuesBean.java.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/el/ValuesTag.java.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/el/basic-arithmetic.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/el/basic-arithmetic.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/el/basic-arithmetic.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/el/basic-comparisons.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/el/basic-comparisons.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/el/basic-comparisons.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/el/composite.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/el/composite.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/el/composite.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/el/functions.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/el/functions.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/el/functions.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/el/implicit-objects.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/el/implicit-objects.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/el/implicit-objects.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspattribute/FooBean.java.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspattribute/HelloWorldSimpleTag.java.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspattribute/ShuffleSimpleTag.java.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspattribute/TileSimpleTag.java.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspattribute/jspattribute.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspattribute/jspattribute.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspattribute/jspattribute.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspattribute/shuffle.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspattribute/shuffle.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspattribute/shuffle.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspx/basic.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspx/basic.jspx inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspx/basic.jspx.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspx/svgexample.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspx/textRotate.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspx/textRotate.jpg inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspx/textRotate.jspx inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspx/textRotate.jspx.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/misc/EchoAttributesTag.java.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/misc/coda.jspf inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/misc/coda.jspf.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/misc/config.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/misc/config.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/misc/config.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/misc/dynamicattrs.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/misc/dynamicattrs.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/misc/dynamicattrs.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/misc/prelude.jspf inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/misc/prelude.jspf.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/simpletag/BookBean.java.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/simpletag/FindBookSimpleTag.java.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/simpletag/Functions.java.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/simpletag/HelloWorldSimpleTag.java.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/simpletag/RepeatSimpleTag.java.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/simpletag/book.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/simpletag/book.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/simpletag/book.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/simpletag/hello.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/simpletag/hello.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/simpletag/hello.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/simpletag/repeat.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/simpletag/repeat.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/simpletag/repeat.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/tagfiles/displayProducts.tag.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/tagfiles/hello.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/tagfiles/hello.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/tagfiles/hello.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/tagfiles/helloWorld.tag.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/tagfiles/panel.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/tagfiles/panel.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/tagfiles/panel.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/tagfiles/panel.tag.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/tagfiles/products.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/tagfiles/products.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/tagfiles/products.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsptoserv/ServletToJsp.java.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsptoserv/hello.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsptoserv/hello.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsptoserv/jsptoservlet.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsptoserv/jsptoservlet.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsptoserv/jts.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/num/numguess.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/num/numguess.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/num/numguess.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/plugin/applet/Clock2.class inflating: apache-tomcat-9.0.34/webapps/examples/jsp/plugin/applet/Clock2.java inflating: apache-tomcat-9.0.34/webapps/examples/jsp/plugin/plugin.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/plugin/plugin.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/plugin/plugin.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/security/protected/error.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/security/protected/error.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/security/protected/index.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/security/protected/index.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/security/protected/login.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/security/protected/login.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/sessions/DummyCart.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/sessions/carts.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/sessions/carts.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/sessions/carts.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/sessions/crt.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/simpletag/foo.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/simpletag/foo.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/simpletag/foo.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/snp/snoop.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/snp/snoop.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/snp/snoop.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/tagplugin/choose.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/tagplugin/choose.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/tagplugin/choose.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/tagplugin/foreach.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/tagplugin/foreach.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/tagplugin/foreach.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/tagplugin/howto.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/tagplugin/if.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/tagplugin/if.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/tagplugin/if.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/tagplugin/notes.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/xml/xml.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/xml/xml.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/xml/xml.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/servlets/cookies.html inflating: apache-tomcat-9.0.34/webapps/examples/servlets/helloworld.html inflating: apache-tomcat-9.0.34/webapps/examples/servlets/images/code.gif inflating: apache-tomcat-9.0.34/webapps/examples/servlets/images/execute.gif inflating: apache-tomcat-9.0.34/webapps/examples/servlets/images/return.gif inflating: apache-tomcat-9.0.34/webapps/examples/servlets/index.html inflating: apache-tomcat-9.0.34/webapps/examples/servlets/nonblocking/bytecounter.html inflating: apache-tomcat-9.0.34/webapps/examples/servlets/reqheaders.html inflating: apache-tomcat-9.0.34/webapps/examples/servlets/reqinfo.html inflating: apache-tomcat-9.0.34/webapps/examples/servlets/reqparams.html inflating: apache-tomcat-9.0.34/webapps/examples/servlets/sessions.html inflating: apache-tomcat-9.0.34/webapps/examples/websocket/chat.xhtml inflating: apache-tomcat-9.0.34/webapps/examples/websocket/drawboard.xhtml inflating: apache-tomcat-9.0.34/webapps/examples/websocket/echo.xhtml inflating: apache-tomcat-9.0.34/webapps/examples/websocket/index.xhtml inflating: apache-tomcat-9.0.34/webapps/examples/websocket/snake.xhtml inflating: apache-tomcat-9.0.34/webapps/host-manager/META-INF/context.xml inflating: apache-tomcat-9.0.34/webapps/host-manager/WEB-INF/jsp/401.jsp inflating: apache-tomcat-9.0.34/webapps/host-manager/WEB-INF/jsp/403.jsp inflating: apache-tomcat-9.0.34/webapps/host-manager/WEB-INF/jsp/404.jsp inflating: apache-tomcat-9.0.34/webapps/host-manager/WEB-INF/web.xml inflating: apache-tomcat-9.0.34/webapps/host-manager/images/asf-logo.svg inflating: apache-tomcat-9.0.34/webapps/host-manager/images/tomcat.gif inflating: apache-tomcat-9.0.34/webapps/host-manager/index.jsp inflating: apache-tomcat-9.0.34/webapps/host-manager/manager.xml inflating: apache-tomcat-9.0.34/webapps/manager/META-INF/context.xml inflating: apache-tomcat-9.0.34/webapps/manager/WEB-INF/jsp/401.jsp inflating: apache-tomcat-9.0.34/webapps/manager/WEB-INF/jsp/403.jsp inflating: apache-tomcat-9.0.34/webapps/manager/WEB-INF/jsp/404.jsp inflating: apache-tomcat-9.0.34/webapps/manager/WEB-INF/jsp/connectorCerts.jsp inflating: apache-tomcat-9.0.34/webapps/manager/WEB-INF/jsp/connectorCiphers.jsp inflating: apache-tomcat-9.0.34/webapps/manager/WEB-INF/jsp/connectorTrustedCerts.jsp inflating: apache-tomcat-9.0.34/webapps/manager/WEB-INF/jsp/sessionDetail.jsp inflating: apache-tomcat-9.0.34/webapps/manager/WEB-INF/jsp/sessionsList.jsp inflating: apache-tomcat-9.0.34/webapps/manager/WEB-INF/web.xml inflating: apache-tomcat-9.0.34/webapps/manager/images/asf-logo.svg inflating: apache-tomcat-9.0.34/webapps/manager/images/tomcat.gif inflating: apache-tomcat-9.0.34/webapps/manager/index.jsp inflating: apache-tomcat-9.0.34/webapps/manager/status.xsd inflating: apache-tomcat-9.0.34/webapps/manager/xform.xsl + cp /home/jenkins/.m2/repository/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.0.0.Final/jboss-transaction-api_1.2_spec-1.0.0.Final.jar apache-tomcat-9.0.34/lib/ ++ pwd + export TOMCAT_HOME=/home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-jpa-and-tomcat/apache-tomcat-9.0.34/ + TOMCAT_HOME=/home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-jpa-and-tomcat/apache-tomcat-9.0.34/ ++ pwd + echo 'export JAVA_OPTS="-Dcom.arjuna.ats.jta.recovery.XAResourceRecovery1=com.arjuna.ats.internal.jdbc.recovery.BasicXARecovery\;abs:///home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-jpa-and-tomcat/src/main/resources/h2recoveryproperties.xml\ \;1"' + chmod +x /home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-jpa-and-tomcat/apache-tomcat-9.0.34//bin/catalina.sh + mvn package OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0 [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for io.narayana:transactionaldriver-jpa-and-tomcat:war:5.10.7.Final-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:exec-maven-plugin is missing. @ line 77, column 29 [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [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 transactionaldriver-jpa-and-tomcat 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ transactionaldriver-jpa-and-tomcat --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ transactionaldriver-jpa-and-tomcat --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ transactionaldriver-jpa-and-tomcat --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-jpa-and-tomcat/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ transactionaldriver-jpa-and-tomcat --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ transactionaldriver-jpa-and-tomcat --- [INFO] No tests to run. [INFO] [INFO] --- maven-war-plugin:2.2:war (default-war) @ transactionaldriver-jpa-and-tomcat --- [INFO] Packaging webapp [INFO] Assembling webapp [transactionaldriver-jpa-and-tomcat] in [/home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-jpa-and-tomcat/target/transactionaldriver-jpa-and-tomcat] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-jpa-and-tomcat/src/main/webapp] [INFO] Webapp assembled in [356 msecs] [INFO] Building war: /home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-jpa-and-tomcat/target/transactionaldriver-jpa-and-tomcat.war [INFO] WEB-INF/web.xml already added, skipping [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.062 s [INFO] Finished at: 2020-11-26T00:33:23+00:00 [INFO] Final Memory: 14M/217M [INFO] ------------------------------------------------------------------------ + rm -rf /home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-jpa-and-tomcat/apache-tomcat-9.0.34//webapps/transactionaldriver-jpa-and-tomcat/ + cp target/transactionaldriver-jpa-and-tomcat.war /home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-jpa-and-tomcat/apache-tomcat-9.0.34//webapps/ + sleep 10 + JPDA_SUSPEND=n + /home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-jpa-and-tomcat/apache-tomcat-9.0.34//bin/catalina.sh jpda run Listening for transport dt_socket at address: 8000 26-Nov-2020 00:33:23.667 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server version name: Apache Tomcat/9.0.34 26-Nov-2020 00:33:23.669 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server built: Apr 3 2020 12:02:52 UTC 26-Nov-2020 00:33:23.669 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server version number: 9.0.34.0 26-Nov-2020 00:33:23.669 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Name: Linux 26-Nov-2020 00:33:23.669 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Version: 3.10.0-1062.18.1.el7.x86_64 26-Nov-2020 00:33:23.670 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Architecture: amd64 26-Nov-2020 00:33:23.670 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Java Home: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.el7_7.x86_64/jre 26-Nov-2020 00:33:23.670 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Version: 1.8.0_242-b08 26-Nov-2020 00:33:23.670 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Vendor: Oracle Corporation 26-Nov-2020 00:33:23.670 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_BASE: /home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-jpa-and-tomcat/apache-tomcat-9.0.34 26-Nov-2020 00:33:23.670 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_HOME: /home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-jpa-and-tomcat/apache-tomcat-9.0.34 26-Nov-2020 00:33:23.672 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.config.file=/home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-jpa-and-tomcat/apache-tomcat-9.0.34/conf/logging.properties 26-Nov-2020 00:33:23.672 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager 26-Nov-2020 00:33:23.672 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcom.arjuna.ats.jta.recovery.XAResourceRecovery1=com.arjuna.ats.internal.jdbc.recovery.BasicXARecovery;abs:///home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-jpa-and-tomcat/src/main/resources/h2recoveryproperties.xml ;1 26-Nov-2020 00:33:23.672 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djdk.tls.ephemeralDHKeySize=2048 26-Nov-2020 00:33:23.672 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.protocol.handler.pkgs=org.apache.catalina.webresources 26-Nov-2020 00:33:23.672 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dorg.apache.catalina.security.SecurityListener.UMASK=0027 26-Nov-2020 00:33:23.672 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -agentlib:jdwp=transport=dt_socket,address=localhost:8000,server=y,suspend=n 26-Nov-2020 00:33:23.672 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dignore.endorsed.dirs= 26-Nov-2020 00:33:23.672 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.base=/home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-jpa-and-tomcat/apache-tomcat-9.0.34 26-Nov-2020 00:33:23.672 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.home=/home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-jpa-and-tomcat/apache-tomcat-9.0.34 26-Nov-2020 00:33:23.672 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.io.tmpdir=/home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-jpa-and-tomcat/apache-tomcat-9.0.34/temp 26-Nov-2020 00:33:23.673 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib] 26-Nov-2020 00:33:23.873 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8080"] 26-Nov-2020 00:33:23.892 INFO [main] org.apache.catalina.startup.Catalina.load Server initialization in [383] milliseconds 26-Nov-2020 00:33:23.922 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Catalina] 26-Nov-2020 00:33:23.922 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.34] 26-Nov-2020 00:33:23.939 INFO [main] org.apache.catalina.startup.HostConfig.deployWAR Deploying web application archive [/home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-jpa-and-tomcat/apache-tomcat-9.0.34/webapps/transactionaldriver-jpa-and-tomcat.war] 26-Nov-2020 00:33:24.958 INFO [main] org.apache.tomcat.dbcp.dbcp2.BasicDataSourceFactory.getObjectInstance Name = transactionalDataSource Ignoring unknown property: value of "Transactional Driver Data Source" for "description" property 26-Nov-2020 00:33:24.958 INFO [main] org.apache.tomcat.dbcp.dbcp2.BasicDataSourceFactory.getObjectInstance Name = transactionalDataSource Ignoring unknown property: value of "transactionalDataSource" for "uniqueName" property 26-Nov-2020 00:33:24.990 INFO [main] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. 26-Nov-2020 00:33:25.884 INFO [main] com.arjuna.ats.arjuna.recovery.TransactionStatusManager.start ARJUNA012170: TransactionStatusManager started on port 36398 and host 127.0.0.1 with service com.arjuna.ats.arjuna.recovery.ActionStatusService 26-Nov-2020 00:33:27.292 INFO [main] org.hibernate.jpa.internal.util.LogHelper.logPersistenceUnitInformation HHH000204: Processing PersistenceUnitInfo [ name: quickstart-persistence-unit ...] 26-Nov-2020 00:33:27.378 INFO [main] org.hibernate.Version.logVersion HHH000412: Hibernate Core {5.1.7.Final} 26-Nov-2020 00:33:27.380 INFO [main] org.hibernate.cfg.Environment. HHH000206: hibernate.properties not found 26-Nov-2020 00:33:27.382 INFO [main] org.hibernate.cfg.Environment.buildBytecodeProvider HHH000021: Bytecode provider name : javassist 26-Nov-2020 00:33:27.553 INFO [main] org.hibernate.annotations.common.reflection.java.JavaReflectionManager. HCANN000001: Hibernate Commons Annotations {5.0.1.Final} 26-Nov-2020 00:33:27.684 INFO [main] org.hibernate.engine.jdbc.connections.internal.ConnectionProviderInitiator.initiateService HHH000130: Instantiating explicit connection provider: io.narayana.TransactionalConnectionProvider 26-Nov-2020 00:33:27.757 INFO [main] org.hibernate.dialect.Dialect. HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 26-Nov-2020 00:33:28.462 INFO [main] org.jboss.resteasy.spi.ResteasyDeployment.processApplication RESTEASY002225: Deploying javax.ws.rs.core.Application: class io.narayana.StringsApplication 26-Nov-2020 00:33:28.463 WARN [main] org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.StringTextStar is already registered. 2nd registration is being ignored. 26-Nov-2020 00:33:28.463 WARN [main] org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.ReaderProvider is already registered. 2nd registration is being ignored. 26-Nov-2020 00:33:28.463 WARN [main] org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.SourceProvider is already registered. 2nd registration is being ignored. 26-Nov-2020 00:33:28.463 WARN [main] org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.DocumentProvider is already registered. 2nd registration is being ignored. 26-Nov-2020 00:33:28.466 WARN [main] org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.JaxrsFormProvider is already registered. 2nd registration is being ignored. 26-Nov-2020 00:33:28.466 WARN [main] org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider is already registered. 2nd registration is being ignored. 26-Nov-2020 00:33:28.467 WARN [main] org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.FileProvider is already registered. 2nd registration is being ignored. 26-Nov-2020 00:33:28.468 WARN [main] org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.DefaultTextPlain is already registered. 2nd registration is being ignored. 26-Nov-2020 00:33:28.477 WARN [main] org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.IIOImageProvider is already registered. 2nd registration is being ignored. 26-Nov-2020 00:33:28.477 WARN [main] org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.InputStreamProvider is already registered. 2nd registration is being ignored. 26-Nov-2020 00:33:28.477 WARN [main] org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.DefaultNumberWriter is already registered. 2nd registration is being ignored. 26-Nov-2020 00:33:28.477 WARN [main] org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.DataSourceProvider is already registered. 2nd registration is being ignored. 26-Nov-2020 00:33:28.478 WARN [main] org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.jackson.ResteasyJacksonProvider is already registered. 2nd registration is being ignored. 26-Nov-2020 00:33:28.478 WARN [main] org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider RESTEASY002155: Provider class org.jboss.resteasy.plugins.interceptors.encoding.MessageSanitizerContainerResponseFilter is already registered. 2nd registration is being ignored. 26-Nov-2020 00:33:28.691 INFO [main] org.apache.catalina.startup.HostConfig.deployWAR Deployment of web application archive [/home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-jpa-and-tomcat/apache-tomcat-9.0.34/webapps/transactionaldriver-jpa-and-tomcat.war] has finished in [4,752] ms 26-Nov-2020 00:33:28.692 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-jpa-and-tomcat/apache-tomcat-9.0.34/webapps/ROOT] 26-Nov-2020 00:33:28.705 INFO [main] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. 26-Nov-2020 00:33:28.706 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-jpa-and-tomcat/apache-tomcat-9.0.34/webapps/ROOT] has finished in [14] ms 26-Nov-2020 00:33:28.706 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-jpa-and-tomcat/apache-tomcat-9.0.34/webapps/docs] 26-Nov-2020 00:33:28.718 INFO [main] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. 26-Nov-2020 00:33:28.719 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-jpa-and-tomcat/apache-tomcat-9.0.34/webapps/docs] has finished in [13] ms 26-Nov-2020 00:33:28.719 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-jpa-and-tomcat/apache-tomcat-9.0.34/webapps/examples] 26-Nov-2020 00:33:28.832 INFO [main] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. 26-Nov-2020 00:33:28.860 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-jpa-and-tomcat/apache-tomcat-9.0.34/webapps/examples] has finished in [141] ms 26-Nov-2020 00:33:28.860 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-jpa-and-tomcat/apache-tomcat-9.0.34/webapps/host-manager] 26-Nov-2020 00:33:28.876 INFO [main] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. 26-Nov-2020 00:33:28.879 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-jpa-and-tomcat/apache-tomcat-9.0.34/webapps/host-manager] has finished in [19] ms 26-Nov-2020 00:33:28.879 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-jpa-and-tomcat/apache-tomcat-9.0.34/webapps/manager] 26-Nov-2020 00:33:28.893 INFO [main] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. 26-Nov-2020 00:33:28.894 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-jpa-and-tomcat/apache-tomcat-9.0.34/webapps/manager] has finished in [15] ms 26-Nov-2020 00:33:28.898 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-8080"] 26-Nov-2020 00:33:28.905 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in [5,013] milliseconds + for i in '{1..10}' + curl -4 --data test1 http://localhost:8080/transactionaldriver-jpa-and-tomcat % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0StringsResource POST StringsResource begin transaction StringsResource save string StringsResource commit transaction StringsResource transaction committed successfully 100 5 0 0 100 5 0 31 --:--:-- --:--:-- --:--:-- 31 + for i in '{1..10}' + curl -4 --data test2 http://localhost:8080/transactionaldriver-jpa-and-tomcat % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0StringsResource POST StringsResource begin transaction StringsResource save string StringsResource commit transaction StringsResource transaction committed successfully 100 5 0 0 100 5 0 555 --:--:-- --:--:-- --:--:-- 625 + for i in '{1..10}' + curl -4 --data test3 http://localhost:8080/transactionaldriver-jpa-and-tomcat % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0StringsResource POST StringsResource begin transaction StringsResource save string StringsResource commit transaction StringsResource transaction committed successfully 100 5 0 0 100 5 0 661 --:--:-- --:--:-- --:--:-- 714 + for i in '{1..10}' + curl -4 --data test4 http://localhost:8080/transactionaldriver-jpa-and-tomcat % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0StringsResource POST StringsResource begin transaction StringsResource save string StringsResource commit transaction StringsResource transaction committed successfully 100 5 0 0 100 5 0 696 --:--:-- --:--:-- --:--:-- 714 + for i in '{1..10}' + curl -4 --data test5 http://localhost:8080/transactionaldriver-jpa-and-tomcat % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0StringsResource POST StringsResource begin transaction StringsResource save string StringsResource commit transaction StringsResource transaction committed successfully 100 5 0 0 100 5 0 689 --:--:-- --:--:-- --:--:-- 714 + for i in '{1..10}' + curl -4 --data test6 http://localhost:8080/transactionaldriver-jpa-and-tomcat % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0StringsResource POST StringsResource begin transaction StringsResource save string StringsResource commit transaction StringsResource transaction committed successfully 100 5 0 0 100 5 0 645 --:--:-- --:--:-- --:--:-- 714 + for i in '{1..10}' + curl -4 --data test7 http://localhost:8080/transactionaldriver-jpa-and-tomcat % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0StringsResource POST StringsResource begin transaction StringsResource save string StringsResource commit transaction StringsResource transaction committed successfully 100 5 0 0 100 5 0 672 --:--:-- --:--:-- --:--:-- 714 + for i in '{1..10}' + curl -4 --data test8 http://localhost:8080/transactionaldriver-jpa-and-tomcat % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0StringsResource POST StringsResource begin transaction StringsResource save string StringsResource commit transaction StringsResource transaction committed successfully 100 5 0 0 100 5 0 658 --:--:-- --:--:-- --:--:-- 714 + for i in '{1..10}' + curl -4 --data test9 http://localhost:8080/transactionaldriver-jpa-and-tomcat % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0StringsResource POST StringsResource begin transaction StringsResource save string StringsResource commit transaction StringsResource transaction committed successfully 100 5 0 0 100 5 0 714 --:--:-- --:--:-- --:--:-- 833 + for i in '{1..10}' + curl -4 --data test10 http://localhost:8080/transactionaldriver-jpa-and-tomcat % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0StringsResource POST StringsResource begin transaction StringsResource save string StringsResource commit transaction StringsResource transaction committed successfully 100 6 0 0 100 6 0 781 --:--:-- --:--:-- --:--:-- 857 + curl -4 http://localhost:8080/transactionaldriver-jpa-and-tomcat + grep test10 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0StringsResource GET 26-Nov-2020 00:33:33.560 INFO [http-nio-8080-exec-1] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator.initiateService HHH000397: Using ASTQueryTranslatorFactory 100 82 0 82 0 0 108 0 --:--:-- --:--:-- --:--:-- 108 ["test1","test10","test2","test3","test4","test5","test6","test7","test8","test9"] + /home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-jpa-and-tomcat/apache-tomcat-9.0.34//bin/catalina.sh stop 26-Nov-2020 00:33:34.517 INFO [main] org.apache.catalina.core.StandardServer.await A valid shutdown command was received via the shutdown port. Stopping the Server instance. 26-Nov-2020 00:33:34.518 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-8080"] 26-Nov-2020 00:33:34.525 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Catalina] + rm -rf apache-tomcat-9.0.34 26-Nov-2020 00:33:34.539 WARNING [main] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc JDBC driver de-registration failed for web application [examples] java.lang.NullPointerException at org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc(WebappClassLoaderBase.java:1681) at org.apache.catalina.loader.WebappClassLoaderBase.clearReferences(WebappClassLoaderBase.java:1619) at org.apache.catalina.loader.WebappClassLoaderBase.stop(WebappClassLoaderBase.java:1555) at org.apache.catalina.loader.WebappLoader.stopInternal(WebappLoader.java:449) at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257) at org.apache.catalina.core.StandardContext.stopInternal(StandardContext.java:5437) at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257) at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1400) at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1389) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75) at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134) at org.apache.catalina.core.ContainerBase.stopInternal(ContainerBase.java:976) at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257) at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1400) at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1389) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75) at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134) at org.apache.catalina.core.ContainerBase.stopInternal(ContainerBase.java:976) at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257) at org.apache.catalina.core.StandardService.stopInternal(StandardService.java:473) at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257) at org.apache.catalina.core.StandardServer.stopInternal(StandardServer.java:992) at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257) at org.apache.catalina.startup.Catalina.stop(Catalina.java:706) at org.apache.catalina.startup.Catalina.start(Catalina.java:668) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:343) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:474) 26-Nov-2020 00:33:34.550 WARNING [main] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc JDBC driver de-registration failed for web application [transactionaldriver-jpa-and-tomcat] java.lang.NullPointerException at org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc(WebappClassLoaderBase.java:1681) at org.apache.catalina.loader.WebappClassLoaderBase.clearReferences(WebappClassLoaderBase.java:1619) at org.apache.catalina.loader.WebappClassLoaderBase.stop(WebappClassLoaderBase.java:1555) at org.apache.catalina.loader.WebappLoader.stopInternal(WebappLoader.java:449) at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257) at org.apache.catalina.core.StandardContext.stopInternal(StandardContext.java:5437) at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257) at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1400) at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1389) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75) at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134) at org.apache.catalina.core.ContainerBase.stopInternal(ContainerBase.java:976) at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257) at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1400) at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1389) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75) at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134) at org.apache.catalina.core.ContainerBase.stopInternal(ContainerBase.java:976) at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257) at org.apache.catalina.core.StandardService.stopInternal(StandardService.java:473) at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257) at org.apache.catalina.core.StandardServer.stopInternal(StandardServer.java:992) at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257) at org.apache.catalina.startup.Catalina.stop(Catalina.java:706) at org.apache.catalina.startup.Catalina.start(Catalina.java:668) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:343) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:474) 26-Nov-2020 00:33:34.559 WARNING [main] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc JDBC driver de-registration failed for web application [host-manager] java.lang.NullPointerException at org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc(WebappClassLoaderBase.java:1681) at org.apache.catalina.loader.WebappClassLoaderBase.clearReferences(WebappClassLoaderBase.java:1619) at org.apache.catalina.loader.WebappClassLoaderBase.stop(WebappClassLoaderBase.java:1555) at org.apache.catalina.loader.WebappLoader.stopInternal(WebappLoader.java:449) at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257) at org.apache.catalina.core.StandardContext.stopInternal(StandardContext.java:5437) at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257) at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1400) at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1389) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75) at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134) at org.apache.catalina.core.ContainerBase.stopInternal(ContainerBase.java:976) at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257) at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1400) at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1389) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75) at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134) at org.apache.catalina.core.ContainerBase.stopInternal(ContainerBase.java:976) at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257) at org.apache.catalina.core.StandardService.stopInternal(StandardService.java:473) at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257) at org.apache.catalina.core.StandardServer.stopInternal(StandardServer.java:992) at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257) at org.apache.catalina.startup.Catalina.stop(Catalina.java:706) at org.apache.catalina.startup.Catalina.start(Catalina.java:668) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:343) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:474) 26-Nov-2020 00:33:34.562 WARNING [main] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc JDBC driver de-registration failed for web application [manager] java.lang.NullPointerException at org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc(WebappClassLoaderBase.java:1681) at org.apache.catalina.loader.WebappClassLoaderBase.clearReferences(WebappClassLoaderBase.java:1619) at org.apache.catalina.loader.WebappClassLoaderBase.stop(WebappClassLoaderBase.java:1555) at org.apache.catalina.loader.WebappLoader.stopInternal(WebappLoader.java:449) at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257) at org.apache.catalina.core.StandardContext.stopInternal(StandardContext.java:5437) at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257) at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1400) at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1389) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75) at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134) at org.apache.catalina.core.ContainerBase.stopInternal(ContainerBase.java:976) at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257) at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1400) at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1389) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75) at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134) at org.apache.catalina.core.ContainerBase.stopInternal(ContainerBase.java:976) at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257) at org.apache.catalina.core.StandardService.stopInternal(StandardService.java:473) at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257) at org.apache.catalina.core.StandardServer.stopInternal(StandardServer.java:992) at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257) at org.apache.catalina.startup.Catalina.stop(Catalina.java:706) at org.apache.catalina.startup.Catalina.start(Catalina.java:668) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:343) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:474) 26-Nov-2020 00:33:34.565 WARNING [main] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc JDBC driver de-registration failed for web application [docs] java.lang.NullPointerException at org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc(WebappClassLoaderBase.java:1681) at org.apache.catalina.loader.WebappClassLoaderBase.clearReferences(WebappClassLoaderBase.java:1619) at org.apache.catalina.loader.WebappClassLoaderBase.stop(WebappClassLoaderBase.java:1555) at org.apache.catalina.loader.WebappLoader.stopInternal(WebappLoader.java:449) at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257) at org.apache.catalina.core.StandardContext.stopInternal(StandardContext.java:5437) at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257) at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1400) at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1389) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75) at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134) at org.apache.catalina.core.ContainerBase.stopInternal(ContainerBase.java:976) at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257) at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1400) at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1389) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75) at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134) at org.apache.catalina.core.ContainerBase.stopInternal(ContainerBase.java:976) at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257) at org.apache.catalina.core.StandardService.stopInternal(StandardService.java:473) at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257) at org.apache.catalina.core.StandardServer.stopInternal(StandardServer.java:992) at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257) at org.apache.catalina.startup.Catalina.stop(Catalina.java:706) at org.apache.catalina.startup.Catalina.start(Catalina.java:668) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:343) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:474) 26-Nov-2020 00:33:34.566 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-8080"] 26-Nov-2020 00:33:34.567 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-8080"] [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ transactionaldriver-jpa-and-tomcat --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-jpa-and-tomcat/target/transactionaldriver-jpa-and-tomcat.war to /home/jenkins/.m2/repository/io/narayana/transactionaldriver-jpa-and-tomcat/5.10.7.Final-SNAPSHOT/transactionaldriver-jpa-and-tomcat-5.10.7.Final-SNAPSHOT.war [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-jpa-and-tomcat/pom.xml to /home/jenkins/.m2/repository/io/narayana/transactionaldriver-jpa-and-tomcat/5.10.7.Final-SNAPSHOT/transactionaldriver-jpa-and-tomcat-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building transactionaldriver-standalone 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/jboss/narayana/jta/jta/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/jta/jta/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/jboss/narayana/common/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/common/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/jboss/narayana/arjunacore/arjuna/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/arjunacore/arjuna/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/jboss/narayana/arjunacore/arjunacore-all/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/arjunacore/arjunacore-all/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.1.4.jre7/postgresql-42.1.4.jre7.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.1.4.jre7/postgresql-42.1.4.jre7.pom (6 KB at 652.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/postgresql/pgjdbc-core-prevjre/1.1.2/pgjdbc-core-prevjre-1.1.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/postgresql/pgjdbc-core-prevjre/1.1.2/pgjdbc-core-prevjre-1.1.2.pom (7 KB at 762.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/postgresql/pgjdbc-core-parent/1.1.2/pgjdbc-core-parent-1.1.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/postgresql/pgjdbc-core-parent/1.1.2/pgjdbc-core-parent-1.1.2.pom (16 KB at 1961.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/postgresql/pgjdbc-versions/1.1.2/pgjdbc-versions-1.1.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/postgresql/pgjdbc-versions/1.1.2/pgjdbc-versions-1.1.2.pom (23 KB at 2515.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman-bmunit/4.0.4/byteman-bmunit-4.0.4.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman-bmunit/4.0.4/byteman-bmunit-4.0.4.pom (8 KB at 928.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman-root/4.0.4/byteman-root-4.0.4.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman-root/4.0.4/byteman-root-4.0.4.pom (21 KB at 2329.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman/4.0.4/byteman-4.0.4.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman/4.0.4/byteman-4.0.4.pom (5 KB at 475.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman-submit/4.0.4/byteman-submit-4.0.4.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman-submit/4.0.4/byteman-submit-4.0.4.pom (3 KB at 325.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman-install/4.0.4/byteman-install-4.0.4.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman-install/4.0.4/byteman-install-4.0.4.pom (3 KB at 368.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/transaction/jboss-transaction-api_1.1_spec/1.0.0.Final/jboss-transaction-api_1.1_spec-1.0.0.Final.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.1.4.jre7/postgresql-42.1.4.jre7.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman-bmunit/4.0.4/byteman-bmunit-4.0.4.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman/4.0.4/byteman-4.0.4.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman-submit/4.0.4/byteman-submit-4.0.4.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/transaction/jboss-transaction-api_1.1_spec/1.0.0.Final/jboss-transaction-api_1.1_spec-1.0.0.Final.jar (0 B at 0.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman-install/4.0.4/byteman-install-4.0.4.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman-submit/4.0.4/byteman-submit-4.0.4.jar (16 KB at 1895.9 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman-bmunit/4.0.4/byteman-bmunit-4.0.4.jar (39 KB at 3503.6 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman/4.0.4/byteman-4.0.4.jar (798 KB at 24920.5 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.1.4.jre7/postgresql-42.1.4.jre7.jar (692 KB at 20969.5 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman-install/4.0.4/byteman-install-4.0.4.jar (11 KB at 70.1 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ transactionaldriver-standalone --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ transactionaldriver-standalone --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ transactionaldriver-standalone --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! [INFO] Compiling 13 source files to /home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-standalone/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ transactionaldriver-standalone --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-standalone/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ transactionaldriver-standalone --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! [INFO] Compiling 1 source file to /home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-standalone/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ transactionaldriver-standalone --- [INFO] Surefire report directory: /home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-standalone/target/surefire-reports [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.pom (3 KB at 336.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.12.4/surefire-providers-2.12.4.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.12.4/surefire-providers-2.12.4.pom (3 KB at 327.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.jar (37 KB at 4507.1 KB/sec) ------------------------------------------------------- T E S T S ------------------------------------------------------- Running io.narayana.TransactionalDriverTest byteman jar is /home/jenkins/.m2/repository/org/jboss/byteman/byteman/4.0.4/byteman-4.0.4.jar Setting org.jboss.byteman.allow.config.update=true org.h2.jdbc.JdbcSQLException: Table "TXN_DRIVER_TEST" not found; SQL statement: DROP TABLE TXN_DRIVER_TEST [42102-195] at org.h2.message.DbException.getJdbcSQLException(DbException.java:345) at org.h2.message.DbException.get(DbException.java:179) at org.h2.message.DbException.get(DbException.java:155) at org.h2.command.ddl.DropTable.prepareDrop(DropTable.java:69) at org.h2.command.ddl.DropTable.update(DropTable.java:113) at org.h2.command.CommandContainer.update(CommandContainer.java:101) at org.h2.command.Command.executeUpdate(Command.java:260) at org.h2.jdbc.JdbcStatement.executeUpdateInternal(JdbcStatement.java:137) at org.h2.jdbc.JdbcStatement.executeUpdate(JdbcStatement.java:122) at io.narayana.util.DBUtils.dropTable(DBUtils.java:97) at io.narayana.TransactionalDriverTest.lambda$setUp$0(TransactionalDriverTest.java:60) at io.narayana.util.CodeUtils.swallowException(CodeUtils.java:69) at io.narayana.TransactionalDriverTest.setUp(TransactionalDriverTest.java:60) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.jboss.byteman.contrib.bmunit.BMUnitRunner$1.evaluate(BMUnitRunner.java:97) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) Nov 26, 2020 12:33:43 AM io.narayana.util.CodeUtils swallowException ERROR: Error on running 'io.narayana.TransactionalDriverTest$$Lambda$1/1150538133@7a1ebcd8' org.h2.jdbc.JdbcSQLException: Table "TXN_DRIVER_TEST" not found; SQL statement: DROP TABLE TXN_DRIVER_TEST [42102-195] at org.h2.message.DbException.getJdbcSQLException(DbException.java:345) at org.h2.message.DbException.get(DbException.java:179) at org.h2.message.DbException.get(DbException.java:155) at org.h2.command.ddl.DropTable.prepareDrop(DropTable.java:69) at org.h2.command.ddl.DropTable.update(DropTable.java:113) at org.h2.command.CommandContainer.update(CommandContainer.java:101) at org.h2.command.Command.executeUpdate(Command.java:260) at org.h2.jdbc.JdbcStatement.executeUpdateInternal(JdbcStatement.java:137) at org.h2.jdbc.JdbcStatement.executeUpdate(JdbcStatement.java:122) at io.narayana.util.DBUtils.dropTable(DBUtils.java:97) at io.narayana.TransactionalDriverTest.lambda$setUp$1(TransactionalDriverTest.java:61) at io.narayana.util.CodeUtils.swallowException(CodeUtils.java:69) at io.narayana.TransactionalDriverTest.setUp(TransactionalDriverTest.java:61) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.jboss.byteman.contrib.bmunit.BMUnitRunner$1.evaluate(BMUnitRunner.java:97) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) Nov 26, 2020 12:33:43 AM io.narayana.util.CodeUtils swallowException ERROR: Error on running 'io.narayana.TransactionalDriverTest$$Lambda$2/55331187@7a765367' Nov 26, 2020 12:33:44 AM com.arjuna.ats.arjuna.recovery.TransactionStatusManager start INFO: ARJUNA012170: TransactionStatusManager started on port 37160 and host 127.0.0.1 with service com.arjuna.ats.arjuna.recovery.ActionStatusService Failing by Byteman rule Nov 26, 2020 12:33:45 AM com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord topLevelCommit WARN: ARJUNA016036: commit on < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffac11000b:8fa3:5fbef7e8:30, node_name=1, branch_uid=0:ffffac11000b:8fa3:5fbef7e8:31, subordinatenodename=null, eis_name=0 > (com.arjuna.ats.internal.jdbc.IsSameRMOverrideXAResource@2aa3cd93) failed with exception $XAException.XAER_RMFAIL javax.transaction.xa.XAException at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.jboss.byteman.rule.expression.ThrowExpression.interpret(ThrowExpression.java:230) at org.jboss.byteman.rule.Action.interpret(Action.java:144) at org.jboss.byteman.rule.helper.InterpretedHelper.fire(InterpretedHelper.java:170) at org.jboss.byteman.rule.helper.InterpretedHelper.execute0(InterpretedHelper.java:138) at org.jboss.byteman.rule.helper.InterpretedHelper.execute(InterpretedHelper.java:100) at org.jboss.byteman.rule.Rule.execute(Rule.java:808) at org.jboss.byteman.rule.Rule.execute(Rule.java:777) at com.arjuna.ats.internal.jdbc.IsSameRMOverrideXAResource.commit(IsSameRMOverrideXAResource.java) at com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord.topLevelCommit(XAResourceRecord.java:473) at com.arjuna.ats.arjuna.coordinator.BasicAction.doCommit(BasicAction.java:2901) at com.arjuna.ats.arjuna.coordinator.BasicAction.doCommit(BasicAction.java:2817) at com.arjuna.ats.arjuna.coordinator.BasicAction.phase2Commit(BasicAction.java:1873) at com.arjuna.ats.arjuna.coordinator.BasicAction.End(BasicAction.java:1529) at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:96) at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162) at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1295) at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:126) at io.narayana.DriverIndirectRecoverable.process(DriverIndirectRecoverable.java:100) at io.narayana.TransactionalDriverTest.transactionDriverIndirectRecoverableRecovery2(TransactionalDriverTest.java:296) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.jboss.byteman.contrib.bmunit.BMUnitRunner$7.evaluate(BMUnitRunner.java:294) at org.jboss.byteman.contrib.bmunit.BMUnitRunner$6.evaluate(BMUnitRunner.java:263) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.jboss.byteman.contrib.bmunit.BMUnitRunner$1.evaluate(BMUnitRunner.java:97) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) Failing by Byteman rule Nov 26, 2020 12:33:47 AM com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord topLevelCommit WARN: ARJUNA016036: commit on < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffac11000b:8fa3:5fbef7e8:3e, node_name=1, branch_uid=0:ffffac11000b:8fa3:5fbef7e8:3f, subordinatenodename=null, eis_name=0 > (com.arjuna.ats.internal.jdbc.IsSameRMOverrideXAResource@59d016c9) failed with exception $XAException.XAER_RMFAIL javax.transaction.xa.XAException at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.jboss.byteman.rule.expression.ThrowExpression.interpret(ThrowExpression.java:230) at org.jboss.byteman.rule.Action.interpret(Action.java:144) at org.jboss.byteman.rule.helper.InterpretedHelper.fire(InterpretedHelper.java:170) at org.jboss.byteman.rule.helper.InterpretedHelper.execute0(InterpretedHelper.java:138) at org.jboss.byteman.rule.helper.InterpretedHelper.execute(InterpretedHelper.java:100) at org.jboss.byteman.rule.Rule.execute(Rule.java:808) at org.jboss.byteman.rule.Rule.execute(Rule.java:777) at com.arjuna.ats.internal.jdbc.IsSameRMOverrideXAResource.commit(IsSameRMOverrideXAResource.java) at com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord.topLevelCommit(XAResourceRecord.java:473) at com.arjuna.ats.arjuna.coordinator.BasicAction.doCommit(BasicAction.java:2901) at com.arjuna.ats.arjuna.coordinator.BasicAction.doCommit(BasicAction.java:2817) at com.arjuna.ats.arjuna.coordinator.BasicAction.phase2Commit(BasicAction.java:1873) at com.arjuna.ats.arjuna.coordinator.BasicAction.End(BasicAction.java:1529) at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:96) at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162) at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1295) at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:126) at io.narayana.DriverIndirectRecoverable.process(DriverIndirectRecoverable.java:100) at io.narayana.TransactionalDriverTest.transactionDriverIndirectRecoverableRecovery(TransactionalDriverTest.java:277) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.jboss.byteman.contrib.bmunit.BMUnitRunner$7.evaluate(BMUnitRunner.java:294) at org.jboss.byteman.contrib.bmunit.BMUnitRunner$6.evaluate(BMUnitRunner.java:263) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.jboss.byteman.contrib.bmunit.BMUnitRunner$1.evaluate(BMUnitRunner.java:97) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) Failing by Byteman rule Nov 26, 2020 12:33:49 AM com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord topLevelCommit WARN: ARJUNA016036: commit on < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffac11000b:8fa3:5fbef7e8:55, node_name=1, branch_uid=0:ffffac11000b:8fa3:5fbef7e8:56, subordinatenodename=null, eis_name=0 > (com.arjuna.ats.internal.jdbc.IsSameRMOverrideXAResource@34b7ac2f) failed with exception $XAException.XAER_RMFAIL javax.transaction.xa.XAException at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.jboss.byteman.rule.expression.ThrowExpression.interpret(ThrowExpression.java:230) at org.jboss.byteman.rule.Action.interpret(Action.java:144) at org.jboss.byteman.rule.helper.InterpretedHelper.fire(InterpretedHelper.java:170) at org.jboss.byteman.rule.helper.InterpretedHelper.execute0(InterpretedHelper.java:138) at org.jboss.byteman.rule.helper.InterpretedHelper.execute(InterpretedHelper.java:100) at org.jboss.byteman.rule.Rule.execute(Rule.java:808) at org.jboss.byteman.rule.Rule.execute(Rule.java:777) at com.arjuna.ats.internal.jdbc.IsSameRMOverrideXAResource.commit(IsSameRMOverrideXAResource.java) at com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord.topLevelCommit(XAResourceRecord.java:473) at com.arjuna.ats.arjuna.coordinator.BasicAction.doCommit(BasicAction.java:2901) at com.arjuna.ats.arjuna.coordinator.BasicAction.doCommit(BasicAction.java:2817) at com.arjuna.ats.arjuna.coordinator.BasicAction.phase2Commit(BasicAction.java:1873) at com.arjuna.ats.arjuna.coordinator.BasicAction.End(BasicAction.java:1529) at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:96) at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162) at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1295) at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:126) at io.narayana.DriverDirectRecoverable.process(DriverDirectRecoverable.java:94) at io.narayana.TransactionalDriverTest.transactionDriverDirectRecoverableRecovery(TransactionalDriverTest.java:258) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.jboss.byteman.contrib.bmunit.BMUnitRunner$7.evaluate(BMUnitRunner.java:294) at org.jboss.byteman.contrib.bmunit.BMUnitRunner$6.evaluate(BMUnitRunner.java:263) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.jboss.byteman.contrib.bmunit.BMUnitRunner$1.evaluate(BMUnitRunner.java:97) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) Failing by Byteman rule Nov 26, 2020 12:33:50 AM com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord topLevelCommit WARN: ARJUNA016036: commit on < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffac11000b:8fa3:5fbef7e8:75, node_name=1, branch_uid=0:ffffac11000b:8fa3:5fbef7e8:76, subordinatenodename=null, eis_name=0 > (com.arjuna.ats.internal.jdbc.IsSameRMOverrideXAResource@2145b572) failed with exception $XAException.XAER_RMFAIL javax.transaction.xa.XAException at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.jboss.byteman.rule.expression.ThrowExpression.interpret(ThrowExpression.java:230) at org.jboss.byteman.rule.Action.interpret(Action.java:144) at org.jboss.byteman.rule.helper.InterpretedHelper.fire(InterpretedHelper.java:170) at org.jboss.byteman.rule.helper.InterpretedHelper.execute0(InterpretedHelper.java:138) at org.jboss.byteman.rule.helper.InterpretedHelper.execute(InterpretedHelper.java:100) at org.jboss.byteman.rule.Rule.execute(Rule.java:808) at org.jboss.byteman.rule.Rule.execute(Rule.java:777) at com.arjuna.ats.internal.jdbc.IsSameRMOverrideXAResource.commit(IsSameRMOverrideXAResource.java) at com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord.topLevelCommit(XAResourceRecord.java:473) at com.arjuna.ats.arjuna.coordinator.BasicAction.doCommit(BasicAction.java:2901) at com.arjuna.ats.arjuna.coordinator.BasicAction.doCommit(BasicAction.java:2817) at com.arjuna.ats.arjuna.coordinator.BasicAction.phase2Commit(BasicAction.java:1873) at com.arjuna.ats.arjuna.coordinator.BasicAction.End(BasicAction.java:1529) at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:96) at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162) at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1295) at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:126) at io.narayana.DriverProvidedXADataSource.process(DriverProvidedXADataSource.java:102) at io.narayana.TransactionalDriverTest.transactionDriverProvidedRecovery(TransactionalDriverTest.java:239) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.jboss.byteman.contrib.bmunit.BMUnitRunner$7.evaluate(BMUnitRunner.java:294) at org.jboss.byteman.contrib.bmunit.BMUnitRunner$6.evaluate(BMUnitRunner.java:263) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.jboss.byteman.contrib.bmunit.BMUnitRunner$1.evaluate(BMUnitRunner.java:97) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.94 sec Results : Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ transactionaldriver-standalone --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-standalone/target/transactionaldriver-standalone-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ transactionaldriver-standalone --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-standalone/target/transactionaldriver-standalone-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/io/narayana/transactionaldriver-standalone/5.10.7.Final-SNAPSHOT/transactionaldriver-standalone-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/transactionaldriver/transactionaldriver-standalone/pom.xml to /home/jenkins/.m2/repository/io/narayana/transactionaldriver-standalone/5.10.7.Final-SNAPSHOT/transactionaldriver-standalone-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Transactional Drivers Examples 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ transactionaldriver --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ transactionaldriver --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/transactionaldriver/pom.xml to /home/jenkins/.m2/repository/io/narayana/transactionaldriver/5.10.7.Final-SNAPSHOT/transactionaldriver-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Narayana Quickstarts: JBTM, IronJacamar, and Tomcat 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.0.1.Final/jboss-transaction-api_1.2_spec-1.0.1.Final.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.0.1.Final/jboss-transaction-api_1.2_spec-1.0.1.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.0.1.Final/jboss-transaction-api_1.2_spec-1.0.1.Final.pom (5 KB at 5.8 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/com/sun/faces/jsf-api/2.2.0-m13/jsf-api-2.2.0-m13.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/sun/faces/jsf-api/2.2.0-m13/jsf-api-2.2.0-m13.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/faces/jsf-api/2.2.0-m13/jsf-api-2.2.0-m13.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/faces/jsf-api/2.2.0-m13/jsf-api-2.2.0-m13.pom (13 KB at 64.4 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/com/sun/faces/jsf-impl/2.2.0-m13/jsf-impl-2.2.0-m13.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/sun/faces/jsf-impl/2.2.0-m13/jsf-impl-2.2.0-m13.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/faces/jsf-impl/2.2.0-m13/jsf-impl-2.2.0-m13.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/faces/jsf-impl/2.2.0-m13/jsf-impl-2.2.0-m13.pom (11 KB at 48.5 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/javax/servlet/jstl/1.2/jstl-1.2.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/javax/servlet/jstl/1.2/jstl-1.2.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/javax/servlet/jstl/1.2/jstl-1.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/servlet/jstl/1.2/jstl-1.2.pom (356 B at 57.9 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/com/github/fungal/fungal-cli/0.11.0.Final/fungal-cli-0.11.0.Final.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/github/fungal/fungal-cli/0.11.0.Final/fungal-cli-0.11.0.Final.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/com/github/fungal/fungal-cli/0.11.0.Final/fungal-cli-0.11.0.Final.pom [WARNING] The POM for com.github.fungal:fungal-cli:jar:0.11.0.Final is missing, no dependency information available [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/hibernate/validator/hibernate-validator/6.1.5.Final/hibernate-validator-6.1.5.Final.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/validator/hibernate-validator/6.1.5.Final/hibernate-validator-6.1.5.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/validator/hibernate-validator/6.1.5.Final/hibernate-validator-6.1.5.Final.pom (13 KB at 15.6 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/hibernate/validator/hibernate-validator-parent/6.1.5.Final/hibernate-validator-parent-6.1.5.Final.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/validator/hibernate-validator-parent/6.1.5.Final/hibernate-validator-parent-6.1.5.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/validator/hibernate-validator-parent/6.1.5.Final/hibernate-validator-parent-6.1.5.Final.pom (66 KB at 92.7 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/com/fasterxml/classmate/1.3.4/classmate-1.3.4.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/classmate/1.3.4/classmate-1.3.4.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.3.4/classmate-1.3.4.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.3.4/classmate-1.3.4.pom (6 KB at 813.3 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/glassfish/javax.el/3.0.1-b11/javax.el-3.0.1-b11.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/glassfish/javax.el/3.0.1-b11/javax.el-3.0.1-b11.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/javax.el/3.0.1-b11/javax.el-3.0.1-b11.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/javax.el/3.0.1-b11/javax.el-3.0.1-b11.pom (18 KB at 122.2 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/ironjacamar/ironjacamar-common-api/1.4.22.Final/ironjacamar-common-api-1.4.22.Final.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-common-api/1.4.22.Final/ironjacamar-common-api-1.4.22.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-common-api/1.4.22.Final/ironjacamar-common-api-1.4.22.Final.pom (3 KB at 3.9 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/ironjacamar/ironjacamar-common-impl/1.4.22.Final/ironjacamar-common-impl-1.4.22.Final.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-common-impl/1.4.22.Final/ironjacamar-common-impl-1.4.22.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-common-impl/1.4.22.Final/ironjacamar-common-impl-1.4.22.Final.pom (4 KB at 7.5 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/ironjacamar/ironjacamar-common-spi/1.4.22.Final/ironjacamar-common-spi-1.4.22.Final.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-common-spi/1.4.22.Final/ironjacamar-common-spi-1.4.22.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-common-spi/1.4.22.Final/ironjacamar-common-spi-1.4.22.Final.pom (3 KB at 6.1 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/logging/jboss-logging/3.1.3.GA/jboss-logging-3.1.3.GA.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging/3.1.3.GA/jboss-logging-3.1.3.GA.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging/3.1.3.GA/jboss-logging-3.1.3.GA.pom (5 KB at 17.4 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/ironjacamar/ironjacamar-core-api/1.4.22.Final/ironjacamar-core-api-1.4.22.Final.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-core-api/1.4.22.Final/ironjacamar-core-api-1.4.22.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-core-api/1.4.22.Final/ironjacamar-core-api-1.4.22.Final.pom (4 KB at 8.1 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/ironjacamar/ironjacamar-core-impl/1.4.22.Final/ironjacamar-core-impl-1.4.22.Final.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-core-impl/1.4.22.Final/ironjacamar-core-impl-1.4.22.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-core-impl/1.4.22.Final/ironjacamar-core-impl-1.4.22.Final.pom (5 KB at 10.1 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/spec/javax/security/auth/message/jboss-jaspi-api_1.0_spec/1.0.1.Final/jboss-jaspi-api_1.0_spec-1.0.1.Final.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/security/auth/message/jboss-jaspi-api_1.0_spec/1.0.1.Final/jboss-jaspi-api_1.0_spec-1.0.1.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/security/auth/message/jboss-jaspi-api_1.0_spec/1.0.1.Final/jboss-jaspi-api_1.0_spec-1.0.1.Final.pom (5 KB at 6.8 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/picketbox/picketbox/5.0.1.Final/picketbox-5.0.1.Final.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/picketbox/picketbox/5.0.1.Final/picketbox-5.0.1.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/picketbox/picketbox/5.0.1.Final/picketbox-5.0.1.Final.pom (4 KB at 11.0 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/picketbox/picketbox-parent/5.0.1.Final/picketbox-parent-5.0.1.Final.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/picketbox/picketbox-parent/5.0.1.Final/picketbox-parent-5.0.1.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/picketbox/picketbox-parent/5.0.1.Final/picketbox-parent-5.0.1.Final.pom (3 KB at 10.4 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/wildfly/transaction/wildfly-transaction-client/1.0.3.Final/wildfly-transaction-client-1.0.3.Final.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/transaction/wildfly-transaction-client/1.0.3.Final/wildfly-transaction-client-1.0.3.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/transaction/wildfly-transaction-client/1.0.3.Final/wildfly-transaction-client-1.0.3.Final.pom (8 KB at 18.0 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/xnio/xnio-api/3.5.1.Final/xnio-api-3.5.1.Final.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/xnio/xnio-api/3.5.1.Final/xnio-api-3.5.1.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/xnio/xnio-api/3.5.1.Final/xnio-api-3.5.1.Final.pom (9 KB at 29.4 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/xnio/xnio-all/3.5.1.Final/xnio-all-3.5.1.Final.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/xnio/xnio-all/3.5.1.Final/xnio-all-3.5.1.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/xnio/xnio-all/3.5.1.Final/xnio-all-3.5.1.Final.pom (7 KB at 22.7 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/remoting/jboss-remoting/5.0.0.Final/jboss-remoting-5.0.0.Final.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/remoting/jboss-remoting/5.0.0.Final/jboss-remoting-5.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/remoting/jboss-remoting/5.0.0.Final/jboss-remoting-5.0.0.Final.pom (15 KB at 49.8 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/wildfly/wildfly-naming-client/1.0.4.Final/wildfly-naming-client-1.0.4.Final.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/wildfly-naming-client/1.0.4.Final/wildfly-naming-client-1.0.4.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/wildfly-naming-client/1.0.4.Final/wildfly-naming-client-1.0.4.Final.pom (5 KB at 10.3 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/marshalling/jboss-marshalling/2.0.0.Final/jboss-marshalling-2.0.0.Final.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/marshalling/jboss-marshalling/2.0.0.Final/jboss-marshalling-2.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/marshalling/jboss-marshalling/2.0.0.Final/jboss-marshalling-2.0.0.Final.pom (5 KB at 15.0 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/marshalling/jboss-marshalling-parent/2.0.0.Final/jboss-marshalling-parent-2.0.0.Final.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/marshalling/jboss-marshalling-parent/2.0.0.Final/jboss-marshalling-parent-2.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/marshalling/jboss-marshalling-parent/2.0.0.Final/jboss-marshalling-parent-2.0.0.Final.pom (7 KB at 15.9 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/marshalling/jboss-marshalling-river/2.0.0.Final/jboss-marshalling-river-2.0.0.Final.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/marshalling/jboss-marshalling-river/2.0.0.Final/jboss-marshalling-river-2.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/marshalling/jboss-marshalling-river/2.0.0.Final/jboss-marshalling-river-2.0.0.Final.pom (2 KB at 2.2 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/ironjacamar/ironjacamar-deployers-common/1.4.22.Final/ironjacamar-deployers-common-1.4.22.Final.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-deployers-common/1.4.22.Final/ironjacamar-deployers-common-1.4.22.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-deployers-common/1.4.22.Final/ironjacamar-deployers-common-1.4.22.Final.pom (3 KB at 7.4 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/ironjacamar/ironjacamar-deployers-fungal/1.4.22.Final/ironjacamar-deployers-fungal-1.4.22.Final.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-deployers-fungal/1.4.22.Final/ironjacamar-deployers-fungal-1.4.22.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-deployers-fungal/1.4.22.Final/ironjacamar-deployers-fungal-1.4.22.Final.pom (5 KB at 12.0 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/ironjacamar/ironjacamar-validator/1.4.22.Final/ironjacamar-validator-1.4.22.Final.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-validator/1.4.22.Final/ironjacamar-validator-1.4.22.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-validator/1.4.22.Final/ironjacamar-validator-1.4.22.Final.pom (4 KB at 8.1 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/com/github/fungal/fungal/0.11.0.Final/fungal-0.11.0.Final.pom [INFO] Downloaded: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/com/github/fungal/fungal/0.11.0.Final/fungal-0.11.0.Final.pom (403 B at 196.8 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/ironjacamar/ironjacamar-jdbc/1.4.22.Final/ironjacamar-jdbc-1.4.22.Final.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-jdbc/1.4.22.Final/ironjacamar-jdbc-1.4.22.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-jdbc/1.4.22.Final/ironjacamar-jdbc-1.4.22.Final.pom (3 KB at 10.4 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/logging/jboss-logging-spi/2.2.0.CR1/jboss-logging-spi-2.2.0.CR1.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging-spi/2.2.0.CR1/jboss-logging-spi-2.2.0.CR1.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging-spi/2.2.0.CR1/jboss-logging-spi-2.2.0.CR1.pom (4 KB at 11.0 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/logmanager/jboss-logmanager/1.4.0.Final/jboss-logmanager-1.4.0.Final.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logmanager/jboss-logmanager/1.4.0.Final/jboss-logmanager-1.4.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logmanager/jboss-logmanager/1.4.0.Final/jboss-logmanager-1.4.0.Final.pom (6 KB at 19.3 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/stdio/jboss-stdio/1.0.1.GA/jboss-stdio-1.0.1.GA.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/stdio/jboss-stdio/1.0.1.GA/jboss-stdio-1.0.1.GA.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/stdio/jboss-stdio/1.0.1.GA/jboss-stdio-1.0.1.GA.pom (3 KB at 10.3 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/threads/jboss-threads/2.0.0.GA/jboss-threads-2.0.0.GA.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/threads/jboss-threads/2.0.0.GA/jboss-threads-2.0.0.GA.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/threads/jboss-threads/2.0.0.GA/jboss-threads-2.0.0.GA.pom (4 KB at 12.3 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/logging/jboss-logging-spi/2.0.5.GA/jboss-logging-spi-2.0.5.GA.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging-spi/2.0.5.GA/jboss-logging-spi-2.0.5.GA.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging-spi/2.0.5.GA/jboss-logging-spi-2.0.5.GA.pom (3 KB at 7.2 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/logmanager/log4j-jboss-logmanager/1.0.1.Final/log4j-jboss-logmanager-1.0.1.Final.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logmanager/log4j-jboss-logmanager/1.0.1.Final/log4j-jboss-logmanager-1.0.1.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logmanager/log4j-jboss-logmanager/1.0.1.Final/log4j-jboss-logmanager-1.0.1.Final.pom (5 KB at 8.4 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/logmanager/jboss-logmanager/1.3.0.Final/jboss-logmanager-1.3.0.Final.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logmanager/jboss-logmanager/1.3.0.Final/jboss-logmanager-1.3.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logmanager/jboss-logmanager/1.3.0.Final/jboss-logmanager-1.3.0.Final.pom (6 KB at 18.4 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/ironjacamar/ironjacamar-embedded/1.4.22.Final/ironjacamar-embedded-1.4.22.Final.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-embedded/1.4.22.Final/ironjacamar-embedded-1.4.22.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-embedded/1.4.22.Final/ironjacamar-embedded-1.4.22.Final.pom (4 KB at 6.7 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/shrinkwrap/shrinkwrap-api/1.2.0/shrinkwrap-api-1.2.0.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-api/1.2.0/shrinkwrap-api-1.2.0.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-api/1.2.0/shrinkwrap-api-1.2.0.pom (4 KB at 10.8 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/shrinkwrap/shrinkwrap-parent/1.2.0/shrinkwrap-parent-1.2.0.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-parent/1.2.0/shrinkwrap-parent-1.2.0.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-parent/1.2.0/shrinkwrap-parent-1.2.0.pom (11 KB at 37.7 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/shrinkwrap/shrinkwrap-api/1.0.1/shrinkwrap-api-1.0.1.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-api/1.0.1/shrinkwrap-api-1.0.1.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-api/1.0.1/shrinkwrap-api-1.0.1.pom (4 KB at 10.8 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/shrinkwrap/shrinkwrap-parent/1.0.1/shrinkwrap-parent-1.0.1.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-parent/1.0.1/shrinkwrap-parent-1.0.1.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-parent/1.0.1/shrinkwrap-parent-1.0.1.pom (11 KB at 37.0 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0-alpha-5/shrinkwrap-descriptors-api-base-2.0.0-alpha-5.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0-alpha-5/shrinkwrap-descriptors-api-base-2.0.0-alpha-5.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0-alpha-5/shrinkwrap-descriptors-api-base-2.0.0-alpha-5.pom (2 KB at 1.7 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-parent/2.0.0-alpha-5/shrinkwrap-descriptors-parent-2.0.0-alpha-5.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-parent/2.0.0-alpha-5/shrinkwrap-descriptors-parent-2.0.0-alpha-5.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-parent/2.0.0-alpha-5/shrinkwrap-descriptors-parent-2.0.0-alpha-5.pom (13 KB at 30.4 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-impl-base/2.0.0-alpha-5/shrinkwrap-descriptors-impl-base-2.0.0-alpha-5.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-impl-base/2.0.0-alpha-5/shrinkwrap-descriptors-impl-base-2.0.0-alpha-5.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-impl-base/2.0.0-alpha-5/shrinkwrap-descriptors-impl-base-2.0.0-alpha-5.pom (3 KB at 5.1 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0-alpha-5/shrinkwrap-descriptors-spi-2.0.0-alpha-5.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0-alpha-5/shrinkwrap-descriptors-spi-2.0.0-alpha-5.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0-alpha-5/shrinkwrap-descriptors-spi-2.0.0-alpha-5.pom (2 KB at 3.3 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/easytesting/fest-assert/1.4/fest-assert-1.4.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/easytesting/fest-assert/1.4/fest-assert-1.4.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/easytesting/fest-assert/1.4/fest-assert-1.4.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/easytesting/fest-assert/1.4/fest-assert-1.4.pom (3 KB at 10.8 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/easytesting/fest/1.0.8/fest-1.0.8.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/easytesting/fest/1.0.8/fest-1.0.8.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/easytesting/fest/1.0.8/fest-1.0.8.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/easytesting/fest/1.0.8/fest-1.0.8.pom (12 KB at 1688.1 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/easytesting/fest-util/1.1.6/fest-util-1.1.6.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/easytesting/fest-util/1.1.6/fest-util-1.1.6.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/easytesting/fest-util/1.1.6/fest-util-1.1.6.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/easytesting/fest-util/1.1.6/fest-util-1.1.6.pom (2 KB at 9.3 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.0.1/shrinkwrap-impl-base-1.0.1.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.0.1/shrinkwrap-impl-base-1.0.1.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.0.1/shrinkwrap-impl-base-1.0.1.pom (4 KB at 7.0 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/shrinkwrap/shrinkwrap-spi/1.0.1/shrinkwrap-spi-1.0.1.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-spi/1.0.1/shrinkwrap-spi-1.0.1.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-spi/1.0.1/shrinkwrap-spi-1.0.1.pom (2 KB at 4.4 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/narayana/jts/narayana-jts-integration/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/jts/narayana-jts-integration/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/postgresql/postgresql/9.1-901.jdbc4/postgresql-9.1-901.jdbc4.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/postgresql/postgresql/9.1-901.jdbc4/postgresql-9.1-901.jdbc4.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/postgresql/postgresql/9.1-901.jdbc4/postgresql-9.1-901.jdbc4.pom (729 B at 1.2 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/narayana/jta/narayana-jta/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.0.1.Final/jboss-transaction-api_1.2_spec-1.0.1.Final.jar [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/com/sun/faces/jsf-api/2.2.0-m13/jsf-api-2.2.0-m13.jar [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/com/sun/faces/jsf-impl/2.2.0-m13/jsf-impl-2.2.0-m13.jar [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/javax/servlet/jstl/1.2/jstl-1.2.jar [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/hibernate/validator/hibernate-validator/6.1.5.Final/hibernate-validator-6.1.5.Final.jar [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/com/github/fungal/fungal-cli/0.11.0.Final/fungal-cli-0.11.0.Final.jar [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/glassfish/javax.el/3.0.1-b11/javax.el-3.0.1-b11.jar [INFO] Downloaded: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/com/github/fungal/fungal-cli/0.11.0.Final/fungal-cli-0.11.0.Final.jar (5 KB at 1448.6 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/ironjacamar/ironjacamar-common-api/1.4.22.Final/ironjacamar-common-api-1.4.22.Final.jar [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/ironjacamar/ironjacamar-common-impl/1.4.22.Final/ironjacamar-common-impl-1.4.22.Final.jar [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/jandex/1.1.0.Final/jandex-1.1.0.Final.jar [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/ironjacamar/ironjacamar-common-spi/1.4.22.Final/ironjacamar-common-spi-1.4.22.Final.jar [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/ironjacamar/ironjacamar-core-api/1.4.22.Final/ironjacamar-core-api-1.4.22.Final.jar [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/ironjacamar/ironjacamar-core-impl/1.4.22.Final/ironjacamar-core-impl-1.4.22.Final.jar [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/spec/javax/security/auth/message/jboss-jaspi-api_1.0_spec/1.0.1.Final/jboss-jaspi-api_1.0_spec-1.0.1.Final.jar [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/picketbox/picketbox/5.0.1.Final/picketbox-5.0.1.Final.jar [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/wildfly/transaction/wildfly-transaction-client/1.0.3.Final/wildfly-transaction-client-1.0.3.Final.jar [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/wildfly/common/wildfly-common/1.2.0.Final/wildfly-common-1.2.0.Final.jar [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/xnio/xnio-api/3.5.1.Final/xnio-api-3.5.1.Final.jar [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/wildfly/client/wildfly-client-config/1.0.0.Final/wildfly-client-config-1.0.0.Final.jar [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/remoting/jboss-remoting/5.0.0.Final/jboss-remoting-5.0.0.Final.jar [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/wildfly/security/wildfly-elytron/1.1.0.Final/wildfly-elytron-1.1.0.Final.jar [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/wildfly/wildfly-naming-client/1.0.4.Final/wildfly-naming-client-1.0.4.Final.jar [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/marshalling/jboss-marshalling/2.0.0.Final/jboss-marshalling-2.0.0.Final.jar [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/marshalling/jboss-marshalling-river/2.0.0.Final/jboss-marshalling-river-2.0.0.Final.jar [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/ironjacamar/ironjacamar-deployers-common/1.4.22.Final/ironjacamar-deployers-common-1.4.22.Final.jar [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/ironjacamar/ironjacamar-deployers-fungal/1.4.22.Final/ironjacamar-deployers-fungal-1.4.22.Final.jar [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/ironjacamar/ironjacamar-validator/1.4.22.Final/ironjacamar-validator-1.4.22.Final.jar [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/com/github/fungal/fungal/0.11.0.Final/fungal-0.11.0.Final.jar [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/ironjacamar/ironjacamar-jdbc/1.4.22.Final/ironjacamar-jdbc-1.4.22.Final.jar [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/logging/jboss-logging-spi/2.2.0.CR1/jboss-logging-spi-2.2.0.CR1.jar [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/logmanager/jboss-logmanager/1.4.0.Final/jboss-logmanager-1.4.0.Final.jar [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/stdio/jboss-stdio/1.0.1.GA/jboss-stdio-1.0.1.GA.jar [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/threads/jboss-threads/2.0.0.GA/jboss-threads-2.0.0.GA.jar [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/logmanager/log4j-jboss-logmanager/1.0.1.Final/log4j-jboss-logmanager-1.0.1.Final.jar [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/ironjacamar/ironjacamar-embedded/1.4.22.Final/ironjacamar-embedded-1.4.22.Final.jar [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/shrinkwrap/shrinkwrap-api/1.0.1/shrinkwrap-api-1.0.1.jar [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0-alpha-5/shrinkwrap-descriptors-api-base-2.0.0-alpha-5.jar [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-impl-base/2.0.0-alpha-5/shrinkwrap-descriptors-impl-base-2.0.0-alpha-5.jar [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0-alpha-5/shrinkwrap-descriptors-spi-2.0.0-alpha-5.jar [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/easytesting/fest-assert/1.4/fest-assert-1.4.jar [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/easytesting/fest-util/1.1.6/fest-util-1.1.6.jar [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.0.1/shrinkwrap-impl-base-1.0.1.jar [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/org/jboss/shrinkwrap/shrinkwrap-spi/1.0.1/shrinkwrap-spi-1.0.1.jar [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/postgresql/postgresql/9.1-901.jdbc4/postgresql-9.1-901.jdbc4.jar [INFO] Downloaded: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/repo/com/github/fungal/fungal/0.11.0.Final/fungal-0.11.0.Final.jar (203 KB at 16857.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.0.1.Final/jboss-transaction-api_1.2_spec-1.0.1.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/sun/faces/jsf-api/2.2.0-m13/jsf-api-2.2.0-m13.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/sun/faces/jsf-impl/2.2.0-m13/jsf-impl-2.2.0-m13.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/javax/servlet/jstl/1.2/jstl-1.2.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/validator/hibernate-validator/6.1.5.Final/hibernate-validator-6.1.5.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/glassfish/javax.el/3.0.1-b11/javax.el-3.0.1-b11.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-common-api/1.4.22.Final/ironjacamar-common-api-1.4.22.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-common-impl/1.4.22.Final/ironjacamar-common-impl-1.4.22.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.0.1.Final/jboss-transaction-api_1.2_spec-1.0.1.Final.jar (28 KB at 33.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jandex/1.1.0.Final/jandex-1.1.0.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-common-spi/1.4.22.Final/ironjacamar-common-spi-1.4.22.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-common-impl/1.4.22.Final/ironjacamar-common-impl-1.4.22.Final.jar (251 KB at 200.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-core-api/1.4.22.Final/ironjacamar-core-api-1.4.22.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jandex/1.1.0.Final/jandex-1.1.0.Final.jar (75 KB at 54.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-core-impl/1.4.22.Final/ironjacamar-core-impl-1.4.22.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-common-spi/1.4.22.Final/ironjacamar-common-spi-1.4.22.Final.jar (6 KB at 3.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/security/auth/message/jboss-jaspi-api_1.0_spec/1.0.1.Final/jboss-jaspi-api_1.0_spec-1.0.1.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-common-api/1.4.22.Final/ironjacamar-common-api-1.4.22.Final.jar (223 KB at 146.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/picketbox/picketbox/5.0.1.Final/picketbox-5.0.1.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-core-api/1.4.22.Final/ironjacamar-core-api-1.4.22.Final.jar (53 KB at 34.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/transaction/wildfly-transaction-client/1.0.3.Final/wildfly-transaction-client-1.0.3.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/validator/hibernate-validator/6.1.5.Final/hibernate-validator-6.1.5.Final.jar (1262 KB at 768.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/common/wildfly-common/1.2.0.Final/wildfly-common-1.2.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/security/auth/message/jboss-jaspi-api_1.0_spec/1.0.1.Final/jboss-jaspi-api_1.0_spec-1.0.1.Final.jar (34 KB at 18.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/xnio/xnio-api/3.5.1.Final/xnio-api-3.5.1.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/common/wildfly-common/1.2.0.Final/wildfly-common-1.2.0.Final.jar (139 KB at 72.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/client/wildfly-client-config/1.0.0.Final/wildfly-client-config-1.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/transaction/wildfly-transaction-client/1.0.3.Final/wildfly-transaction-client-1.0.3.Final.jar (168 KB at 86.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/remoting/jboss-remoting/5.0.0.Final/jboss-remoting-5.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/client/wildfly-client-config/1.0.0.Final/wildfly-client-config-1.0.0.Final.jar (47 KB at 20.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron/1.1.0.Final/wildfly-elytron-1.1.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-core-impl/1.4.22.Final/ironjacamar-core-impl-1.4.22.Final.jar (490 KB at 208.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/wildfly-naming-client/1.0.4.Final/wildfly-naming-client-1.0.4.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/remoting/jboss-remoting/5.0.0.Final/jboss-remoting-5.0.0.Final.jar (306 KB at 129.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/marshalling/jboss-marshalling/2.0.0.Final/jboss-marshalling-2.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/picketbox/picketbox/5.0.1.Final/picketbox-5.0.1.Final.jar (927 KB at 373.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/marshalling/jboss-marshalling-river/2.0.0.Final/jboss-marshalling-river-2.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/wildfly-naming-client/1.0.4.Final/wildfly-naming-client-1.0.4.Final.jar (127 KB at 48.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-deployers-common/1.4.22.Final/ironjacamar-deployers-common-1.4.22.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/marshalling/jboss-marshalling/2.0.0.Final/jboss-marshalling-2.0.0.Final.jar (205 KB at 77.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-deployers-fungal/1.4.22.Final/ironjacamar-deployers-fungal-1.4.22.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/marshalling/jboss-marshalling-river/2.0.0.Final/jboss-marshalling-river-2.0.0.Final.jar (87 KB at 31.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-validator/1.4.22.Final/ironjacamar-validator-1.4.22.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/xnio/xnio-api/3.5.1.Final/xnio-api-3.5.1.Final.jar (564 KB at 200.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-jdbc/1.4.22.Final/ironjacamar-jdbc-1.4.22.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-deployers-common/1.4.22.Final/ironjacamar-deployers-common-1.4.22.Final.jar (64 KB at 21.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging-spi/2.2.0.CR1/jboss-logging-spi-2.2.0.CR1.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-deployers-fungal/1.4.22.Final/ironjacamar-deployers-fungal-1.4.22.Final.jar (67 KB at 22.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logmanager/jboss-logmanager/1.4.0.Final/jboss-logmanager-1.4.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-validator/1.4.22.Final/ironjacamar-validator-1.4.22.Final.jar (71 KB at 23.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/stdio/jboss-stdio/1.0.1.GA/jboss-stdio-1.0.1.GA.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging-spi/2.2.0.CR1/jboss-logging-spi-2.2.0.CR1.jar (15 KB at 4.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/threads/jboss-threads/2.0.0.GA/jboss-threads-2.0.0.GA.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-jdbc/1.4.22.Final/ironjacamar-jdbc-1.4.22.Final.jar (258 KB at 79.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logmanager/log4j-jboss-logmanager/1.0.1.Final/log4j-jboss-logmanager-1.0.1.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/stdio/jboss-stdio/1.0.1.GA/jboss-stdio-1.0.1.GA.jar (17 KB at 5.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-embedded/1.4.22.Final/ironjacamar-embedded-1.4.22.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logmanager/jboss-logmanager/1.4.0.Final/jboss-logmanager-1.4.0.Final.jar (294 KB at 87.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-api/1.0.1/shrinkwrap-api-1.0.1.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron/1.1.0.Final/wildfly-elytron-1.1.0.Final.jar (1938 KB at 562.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0-alpha-5/shrinkwrap-descriptors-api-base-2.0.0-alpha-5.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/threads/jboss-threads/2.0.0.GA/jboss-threads-2.0.0.GA.jar (117 KB at 33.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-impl-base/2.0.0-alpha-5/shrinkwrap-descriptors-impl-base-2.0.0-alpha-5.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-api/1.0.1/shrinkwrap-api-1.0.1.jar (62 KB at 16.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0-alpha-5/shrinkwrap-descriptors-spi-2.0.0-alpha-5.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logmanager/log4j-jboss-logmanager/1.0.1.Final/log4j-jboss-logmanager-1.0.1.Final.jar (472 KB at 129.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/easytesting/fest-assert/1.4/fest-assert-1.4.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0-alpha-5/shrinkwrap-descriptors-api-base-2.0.0-alpha-5.jar (16 KB at 4.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/easytesting/fest-util/1.1.6/fest-util-1.1.6.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-impl-base/2.0.0-alpha-5/shrinkwrap-descriptors-impl-base-2.0.0-alpha-5.jar (73 KB at 19.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.0.1/shrinkwrap-impl-base-1.0.1.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-spi/1.0.1/shrinkwrap-spi-1.0.1.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/postgresql/postgresql/9.1-901.jdbc4/postgresql-9.1-901.jdbc4.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0-alpha-5/shrinkwrap-descriptors-spi-2.0.0-alpha-5.jar (38 KB at 9.5 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/ironjacamar/ironjacamar-embedded/1.4.22.Final/ironjacamar-embedded-1.4.22.Final.jar (995 KB at 247.3 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.0.1/shrinkwrap-impl-base-1.0.1.jar (143 KB at 35.4 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-spi/1.0.1/shrinkwrap-spi-1.0.1.jar (4 KB at 0.8 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/postgresql/postgresql/9.1-901.jdbc4/postgresql-9.1-901.jdbc4.jar (539 KB at 111.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/faces/jsf-api/2.2.0-m13/jsf-api-2.2.0-m13.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/faces/jsf-impl/2.2.0-m13/jsf-impl-2.2.0-m13.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/javax/servlet/jstl/1.2/jstl-1.2.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/javax.el/3.0.1-b11/javax.el-3.0.1-b11.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar (0 B at 0.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/easytesting/fest-assert/1.4/fest-assert-1.4.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/easytesting/fest-assert/1.4/fest-assert-1.4.jar (77 KB at 3482.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/easytesting/fest-util/1.1.6/fest-util-1.1.6.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/javax.el/3.0.1-b11/javax.el-3.0.1-b11.jar (232 KB at 8571.7 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/easytesting/fest-util/1.1.6/fest-util-1.1.6.jar (31 KB at 1010.2 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/faces/jsf-api/2.2.0-m13/jsf-api-2.2.0-m13.jar (675 KB at 21084.3 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/servlet/jstl/1.2/jstl-1.2.jar (405 KB at 11558.0 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/faces/jsf-impl/2.2.0-m13/jsf-impl-2.2.0-m13.jar (2312 KB at 3622.7 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jca-and-tomcat --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jca-and-tomcat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jca-and-tomcat --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jca-and-tomcat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jca-and-tomcat --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ jca-and-tomcat --- [INFO] Surefire report directory: /home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.jboss.narayana.quickstart.jca.xa.XAResourcesTest Nov 26, 2020 12:34:55 AM com.github.fungal.impl.KernelImpl startup INFO: Fungal 0.11.0.Final started Nov 26, 2020 12:34:57 AM com.github.fungal.impl.KernelImpl shutdown INFO: Fungal 0.11.0.Final stopped Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.257 sec Running org.jboss.narayana.quickstart.jca.model.CustomerDAOTest Nov 26, 2020 12:34:57 AM com.github.fungal.impl.KernelImpl startup INFO: Fungal 0.11.0.Final started Nov 26, 2020 12:34:57 AM com.github.fungal.impl.KernelImpl shutdown INFO: Fungal 0.11.0.Final stopped Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.455 sec Results : Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-war-plugin:2.2:war (default-war) @ jca-and-tomcat --- [INFO] Packaging webapp [INFO] Assembling webapp [jca-and-tomcat] in [/home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/target/jca-and-tomcat] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/src/main/webapp] [INFO] Webapp assembled in [2249 msecs] [INFO] Building war: /home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/target/jca-and-tomcat.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ jca-and-tomcat --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/target/jca-and-tomcat.war to /home/jenkins/.m2/repository/org/jboss/narayana/quickstarts/jca-and-tomcat/5.10.7.Final-SNAPSHOT/jca-and-tomcat-5.10.7.Final-SNAPSHOT.war [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/jca-and-tomcat/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstarts/jca-and-tomcat/5.10.7.Final-SNAPSHOT/jca-and-tomcat-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building dbcp2-and-tomcat 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dbcp2-and-tomcat --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dbcp2-and-tomcat --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ dbcp2-and-tomcat --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! [INFO] Compiling 5 source files to /home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dbcp2-and-tomcat --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ dbcp2-and-tomcat --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ dbcp2-and-tomcat --- [INFO] No tests to run. [INFO] [INFO] --- maven-war-plugin:2.2:war (default-war) @ dbcp2-and-tomcat --- [INFO] Packaging webapp [INFO] Assembling webapp [dbcp2-and-tomcat] in [/home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/target/dbcp2-and-tomcat] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/src/main/webapp] [INFO] Webapp assembled in [17 msecs] [INFO] Building war: /home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/target/dbcp2-and-tomcat.war [INFO] [INFO] --- exec-maven-plugin:3.0.0:exec (Run tests) @ dbcp2-and-tomcat --- + CURL_IP_OPTS= + IP_OPTS= + '[' -z '' ']' + IP_OPTS='-Djava.net.preferIPv4Stack=true -Djava.net.preferIPv4Addresses' + CURL_IP_OPTS=-4 + export QUICKSTART_NAME=dbcp2-and-tomcat + QUICKSTART_NAME=dbcp2-and-tomcat + TOMCAT_VERSION=9.0.34 + wget -nc -nv https://archive.apache.org/dist/tomcat/tomcat-9/v9.0.34/bin/apache-tomcat-9.0.34.zip 2020-11-26 00:35:03 URL:https://archive.apache.org/dist/tomcat/tomcat-9/v9.0.34/bin/apache-tomcat-9.0.34.zip [11690801/11690801] -> "apache-tomcat-9.0.34.zip" [1] + rm -rf apache-tomcat-9.0.34 + unzip apache-tomcat-9.0.34.zip Archive: apache-tomcat-9.0.34.zip creating: apache-tomcat-9.0.34/ creating: apache-tomcat-9.0.34/bin/ creating: apache-tomcat-9.0.34/conf/ creating: apache-tomcat-9.0.34/lib/ creating: apache-tomcat-9.0.34/logs/ creating: apache-tomcat-9.0.34/temp/ creating: apache-tomcat-9.0.34/webapps/ creating: apache-tomcat-9.0.34/webapps/ROOT/ creating: apache-tomcat-9.0.34/webapps/ROOT/WEB-INF/ creating: apache-tomcat-9.0.34/webapps/docs/ creating: apache-tomcat-9.0.34/webapps/docs/WEB-INF/ creating: apache-tomcat-9.0.34/webapps/docs/annotationapi/ creating: apache-tomcat-9.0.34/webapps/docs/api/ creating: apache-tomcat-9.0.34/webapps/docs/appdev/ creating: apache-tomcat-9.0.34/webapps/docs/appdev/sample/ creating: apache-tomcat-9.0.34/webapps/docs/appdev/sample/docs/ creating: apache-tomcat-9.0.34/webapps/docs/appdev/sample/src/ creating: apache-tomcat-9.0.34/webapps/docs/appdev/sample/src/mypackage/ creating: apache-tomcat-9.0.34/webapps/docs/appdev/sample/web/ creating: apache-tomcat-9.0.34/webapps/docs/appdev/sample/web/WEB-INF/ creating: apache-tomcat-9.0.34/webapps/docs/appdev/sample/web/images/ creating: apache-tomcat-9.0.34/webapps/docs/architecture/ creating: apache-tomcat-9.0.34/webapps/docs/architecture/requestProcess/ creating: apache-tomcat-9.0.34/webapps/docs/architecture/startup/ creating: apache-tomcat-9.0.34/webapps/docs/config/ creating: apache-tomcat-9.0.34/webapps/docs/elapi/ creating: apache-tomcat-9.0.34/webapps/docs/funcspecs/ creating: apache-tomcat-9.0.34/webapps/docs/images/ creating: apache-tomcat-9.0.34/webapps/docs/images/fonts/ creating: apache-tomcat-9.0.34/webapps/docs/jaspicapi/ creating: apache-tomcat-9.0.34/webapps/docs/jspapi/ creating: apache-tomcat-9.0.34/webapps/docs/servletapi/ creating: apache-tomcat-9.0.34/webapps/docs/tribes/ creating: apache-tomcat-9.0.34/webapps/docs/websocketapi/ creating: apache-tomcat-9.0.34/webapps/examples/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/cal/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/checkbox/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/colors/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/compressionFilters/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/dates/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/error/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/examples/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/filters/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/http2/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/el/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/listeners/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/nonblocking/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/num/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/sessions/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/trailers/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/util/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/validators/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/chat/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/wsmessages/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/echo/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/snake/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/jsp/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/jsp2/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/jsp/applet/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/lib/ creating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/tags/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/async/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/cal/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/checkbox/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/colors/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/dates/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/error/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/forward/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/images/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/include/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/el/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspattribute/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspx/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/misc/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/simpletag/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/tagfiles/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/jsptoserv/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/num/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/plugin/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/plugin/applet/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/security/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/security/protected/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/sessions/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/simpletag/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/snp/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/tagplugin/ creating: apache-tomcat-9.0.34/webapps/examples/jsp/xml/ creating: apache-tomcat-9.0.34/webapps/examples/servlets/ creating: apache-tomcat-9.0.34/webapps/examples/servlets/images/ creating: apache-tomcat-9.0.34/webapps/examples/servlets/nonblocking/ creating: apache-tomcat-9.0.34/webapps/examples/websocket/ creating: apache-tomcat-9.0.34/webapps/host-manager/ creating: apache-tomcat-9.0.34/webapps/host-manager/META-INF/ creating: apache-tomcat-9.0.34/webapps/host-manager/WEB-INF/ creating: apache-tomcat-9.0.34/webapps/host-manager/WEB-INF/jsp/ creating: apache-tomcat-9.0.34/webapps/host-manager/images/ creating: apache-tomcat-9.0.34/webapps/manager/ creating: apache-tomcat-9.0.34/webapps/manager/META-INF/ creating: apache-tomcat-9.0.34/webapps/manager/WEB-INF/ creating: apache-tomcat-9.0.34/webapps/manager/WEB-INF/jsp/ creating: apache-tomcat-9.0.34/webapps/manager/images/ creating: apache-tomcat-9.0.34/work/ inflating: apache-tomcat-9.0.34/BUILDING.txt inflating: apache-tomcat-9.0.34/CONTRIBUTING.md inflating: apache-tomcat-9.0.34/LICENSE inflating: apache-tomcat-9.0.34/NOTICE inflating: apache-tomcat-9.0.34/README.md inflating: apache-tomcat-9.0.34/RELEASE-NOTES inflating: apache-tomcat-9.0.34/RUNNING.txt inflating: apache-tomcat-9.0.34/bin/bootstrap.jar inflating: apache-tomcat-9.0.34/bin/catalina-tasks.xml inflating: apache-tomcat-9.0.34/bin/catalina.bat inflating: apache-tomcat-9.0.34/bin/catalina.sh inflating: apache-tomcat-9.0.34/bin/ciphers.bat inflating: apache-tomcat-9.0.34/bin/ciphers.sh inflating: apache-tomcat-9.0.34/bin/commons-daemon-native.tar.gz inflating: apache-tomcat-9.0.34/bin/commons-daemon.jar inflating: apache-tomcat-9.0.34/bin/configtest.bat inflating: apache-tomcat-9.0.34/bin/configtest.sh inflating: apache-tomcat-9.0.34/bin/daemon.sh inflating: apache-tomcat-9.0.34/bin/digest.bat inflating: apache-tomcat-9.0.34/bin/digest.sh inflating: apache-tomcat-9.0.34/bin/makebase.bat inflating: apache-tomcat-9.0.34/bin/makebase.sh inflating: apache-tomcat-9.0.34/bin/setclasspath.bat inflating: apache-tomcat-9.0.34/bin/setclasspath.sh inflating: apache-tomcat-9.0.34/bin/shutdown.bat inflating: apache-tomcat-9.0.34/bin/shutdown.sh inflating: apache-tomcat-9.0.34/bin/startup.bat inflating: apache-tomcat-9.0.34/bin/startup.sh inflating: apache-tomcat-9.0.34/bin/tomcat-juli.jar inflating: apache-tomcat-9.0.34/bin/tomcat-native.tar.gz inflating: apache-tomcat-9.0.34/bin/tool-wrapper.bat inflating: apache-tomcat-9.0.34/bin/tool-wrapper.sh inflating: apache-tomcat-9.0.34/bin/version.bat inflating: apache-tomcat-9.0.34/bin/version.sh inflating: apache-tomcat-9.0.34/conf/catalina.policy inflating: apache-tomcat-9.0.34/conf/catalina.properties inflating: apache-tomcat-9.0.34/conf/context.xml inflating: apache-tomcat-9.0.34/conf/jaspic-providers.xml inflating: apache-tomcat-9.0.34/conf/jaspic-providers.xsd inflating: apache-tomcat-9.0.34/conf/logging.properties inflating: apache-tomcat-9.0.34/conf/server.xml inflating: apache-tomcat-9.0.34/conf/tomcat-users.xml inflating: apache-tomcat-9.0.34/conf/tomcat-users.xsd inflating: apache-tomcat-9.0.34/conf/web.xml inflating: apache-tomcat-9.0.34/lib/annotations-api.jar inflating: apache-tomcat-9.0.34/lib/catalina-ant.jar inflating: apache-tomcat-9.0.34/lib/catalina-ha.jar inflating: apache-tomcat-9.0.34/lib/catalina-ssi.jar inflating: apache-tomcat-9.0.34/lib/catalina-storeconfig.jar inflating: apache-tomcat-9.0.34/lib/catalina-tribes.jar inflating: apache-tomcat-9.0.34/lib/catalina.jar inflating: apache-tomcat-9.0.34/lib/ecj-4.15.jar inflating: apache-tomcat-9.0.34/lib/el-api.jar inflating: apache-tomcat-9.0.34/lib/jasper-el.jar inflating: apache-tomcat-9.0.34/lib/jasper.jar inflating: apache-tomcat-9.0.34/lib/jaspic-api.jar inflating: apache-tomcat-9.0.34/lib/jsp-api.jar inflating: apache-tomcat-9.0.34/lib/servlet-api.jar inflating: apache-tomcat-9.0.34/lib/tomcat-api.jar inflating: apache-tomcat-9.0.34/lib/tomcat-coyote.jar inflating: apache-tomcat-9.0.34/lib/tomcat-dbcp.jar inflating: apache-tomcat-9.0.34/lib/tomcat-i18n-cs.jar inflating: apache-tomcat-9.0.34/lib/tomcat-i18n-de.jar inflating: apache-tomcat-9.0.34/lib/tomcat-i18n-es.jar inflating: apache-tomcat-9.0.34/lib/tomcat-i18n-fr.jar inflating: apache-tomcat-9.0.34/lib/tomcat-i18n-ja.jar inflating: apache-tomcat-9.0.34/lib/tomcat-i18n-ko.jar inflating: apache-tomcat-9.0.34/lib/tomcat-i18n-pt-BR.jar inflating: apache-tomcat-9.0.34/lib/tomcat-i18n-ru.jar inflating: apache-tomcat-9.0.34/lib/tomcat-i18n-zh-CN.jar inflating: apache-tomcat-9.0.34/lib/tomcat-jdbc.jar inflating: apache-tomcat-9.0.34/lib/tomcat-jni.jar inflating: apache-tomcat-9.0.34/lib/tomcat-util-scan.jar inflating: apache-tomcat-9.0.34/lib/tomcat-util.jar inflating: apache-tomcat-9.0.34/lib/tomcat-websocket.jar inflating: apache-tomcat-9.0.34/lib/websocket-api.jar inflating: apache-tomcat-9.0.34/temp/safeToDelete.tmp inflating: apache-tomcat-9.0.34/webapps/ROOT/RELEASE-NOTES.txt inflating: apache-tomcat-9.0.34/webapps/ROOT/WEB-INF/web.xml inflating: apache-tomcat-9.0.34/webapps/ROOT/asf-logo-wide.svg inflating: apache-tomcat-9.0.34/webapps/ROOT/bg-button.png inflating: apache-tomcat-9.0.34/webapps/ROOT/bg-middle.png inflating: apache-tomcat-9.0.34/webapps/ROOT/bg-nav.png inflating: apache-tomcat-9.0.34/webapps/ROOT/bg-upper.png inflating: apache-tomcat-9.0.34/webapps/ROOT/favicon.ico inflating: apache-tomcat-9.0.34/webapps/ROOT/index.jsp inflating: apache-tomcat-9.0.34/webapps/ROOT/tomcat-power.gif inflating: apache-tomcat-9.0.34/webapps/ROOT/tomcat.css inflating: apache-tomcat-9.0.34/webapps/ROOT/tomcat.gif inflating: apache-tomcat-9.0.34/webapps/ROOT/tomcat.png inflating: apache-tomcat-9.0.34/webapps/ROOT/tomcat.svg inflating: apache-tomcat-9.0.34/webapps/docs/BUILDING.txt inflating: apache-tomcat-9.0.34/webapps/docs/RELEASE-NOTES.txt inflating: apache-tomcat-9.0.34/webapps/docs/RUNNING.txt inflating: apache-tomcat-9.0.34/webapps/docs/WEB-INF/web.xml inflating: apache-tomcat-9.0.34/webapps/docs/aio.html inflating: apache-tomcat-9.0.34/webapps/docs/annotationapi/index.html inflating: apache-tomcat-9.0.34/webapps/docs/api/index.html inflating: apache-tomcat-9.0.34/webapps/docs/appdev/build.xml.txt inflating: apache-tomcat-9.0.34/webapps/docs/appdev/deployment.html inflating: apache-tomcat-9.0.34/webapps/docs/appdev/index.html inflating: apache-tomcat-9.0.34/webapps/docs/appdev/installation.html inflating: apache-tomcat-9.0.34/webapps/docs/appdev/introduction.html inflating: apache-tomcat-9.0.34/webapps/docs/appdev/processes.html inflating: apache-tomcat-9.0.34/webapps/docs/appdev/sample/build.xml inflating: apache-tomcat-9.0.34/webapps/docs/appdev/sample/docs/README.txt inflating: apache-tomcat-9.0.34/webapps/docs/appdev/sample/index.html inflating: apache-tomcat-9.0.34/webapps/docs/appdev/sample/sample.war inflating: apache-tomcat-9.0.34/webapps/docs/appdev/sample/src/mypackage/Hello.java inflating: apache-tomcat-9.0.34/webapps/docs/appdev/sample/web/WEB-INF/web.xml inflating: apache-tomcat-9.0.34/webapps/docs/appdev/sample/web/hello.jsp inflating: apache-tomcat-9.0.34/webapps/docs/appdev/sample/web/images/tomcat.gif inflating: apache-tomcat-9.0.34/webapps/docs/appdev/sample/web/index.html inflating: apache-tomcat-9.0.34/webapps/docs/appdev/source.html inflating: apache-tomcat-9.0.34/webapps/docs/appdev/web.xml.txt inflating: apache-tomcat-9.0.34/webapps/docs/apr.html inflating: apache-tomcat-9.0.34/webapps/docs/architecture/index.html inflating: apache-tomcat-9.0.34/webapps/docs/architecture/overview.html inflating: apache-tomcat-9.0.34/webapps/docs/architecture/requestProcess.html inflating: apache-tomcat-9.0.34/webapps/docs/architecture/requestProcess/authentication-process.png inflating: apache-tomcat-9.0.34/webapps/docs/architecture/requestProcess/request-process.png inflating: apache-tomcat-9.0.34/webapps/docs/architecture/startup.html inflating: apache-tomcat-9.0.34/webapps/docs/architecture/startup/serverStartup.pdf inflating: apache-tomcat-9.0.34/webapps/docs/architecture/startup/serverStartup.txt inflating: apache-tomcat-9.0.34/webapps/docs/balancer-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/building.html inflating: apache-tomcat-9.0.34/webapps/docs/cdi.html inflating: apache-tomcat-9.0.34/webapps/docs/cgi-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/changelog.html inflating: apache-tomcat-9.0.34/webapps/docs/class-loader-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/cluster-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/comments.html inflating: apache-tomcat-9.0.34/webapps/docs/config/ajp.html inflating: apache-tomcat-9.0.34/webapps/docs/config/automatic-deployment.html inflating: apache-tomcat-9.0.34/webapps/docs/config/cluster-channel.html inflating: apache-tomcat-9.0.34/webapps/docs/config/cluster-deployer.html inflating: apache-tomcat-9.0.34/webapps/docs/config/cluster-interceptor.html inflating: apache-tomcat-9.0.34/webapps/docs/config/cluster-listener.html inflating: apache-tomcat-9.0.34/webapps/docs/config/cluster-manager.html inflating: apache-tomcat-9.0.34/webapps/docs/config/cluster-membership.html inflating: apache-tomcat-9.0.34/webapps/docs/config/cluster-receiver.html inflating: apache-tomcat-9.0.34/webapps/docs/config/cluster-sender.html inflating: apache-tomcat-9.0.34/webapps/docs/config/cluster-valve.html inflating: apache-tomcat-9.0.34/webapps/docs/config/cluster.html inflating: apache-tomcat-9.0.34/webapps/docs/config/context.html inflating: apache-tomcat-9.0.34/webapps/docs/config/cookie-processor.html inflating: apache-tomcat-9.0.34/webapps/docs/config/credentialhandler.html inflating: apache-tomcat-9.0.34/webapps/docs/config/engine.html inflating: apache-tomcat-9.0.34/webapps/docs/config/executor.html inflating: apache-tomcat-9.0.34/webapps/docs/config/filter.html inflating: apache-tomcat-9.0.34/webapps/docs/config/globalresources.html inflating: apache-tomcat-9.0.34/webapps/docs/config/host.html inflating: apache-tomcat-9.0.34/webapps/docs/config/http.html inflating: apache-tomcat-9.0.34/webapps/docs/config/http2.html inflating: apache-tomcat-9.0.34/webapps/docs/config/index.html inflating: apache-tomcat-9.0.34/webapps/docs/config/jar-scan-filter.html inflating: apache-tomcat-9.0.34/webapps/docs/config/jar-scanner.html inflating: apache-tomcat-9.0.34/webapps/docs/config/jaspic.html inflating: apache-tomcat-9.0.34/webapps/docs/config/listeners.html inflating: apache-tomcat-9.0.34/webapps/docs/config/loader.html inflating: apache-tomcat-9.0.34/webapps/docs/config/manager.html inflating: apache-tomcat-9.0.34/webapps/docs/config/realm.html inflating: apache-tomcat-9.0.34/webapps/docs/config/resources.html inflating: apache-tomcat-9.0.34/webapps/docs/config/server.html inflating: apache-tomcat-9.0.34/webapps/docs/config/service.html inflating: apache-tomcat-9.0.34/webapps/docs/config/sessionidgenerator.html inflating: apache-tomcat-9.0.34/webapps/docs/config/systemprops.html inflating: apache-tomcat-9.0.34/webapps/docs/config/valve.html inflating: apache-tomcat-9.0.34/webapps/docs/connectors.html inflating: apache-tomcat-9.0.34/webapps/docs/default-servlet.html inflating: apache-tomcat-9.0.34/webapps/docs/deployer-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/developers.html inflating: apache-tomcat-9.0.34/webapps/docs/elapi/index.html inflating: apache-tomcat-9.0.34/webapps/docs/funcspecs/fs-admin-apps.html inflating: apache-tomcat-9.0.34/webapps/docs/funcspecs/fs-admin-objects.html inflating: apache-tomcat-9.0.34/webapps/docs/funcspecs/fs-admin-opers.html inflating: apache-tomcat-9.0.34/webapps/docs/funcspecs/fs-default.html inflating: apache-tomcat-9.0.34/webapps/docs/funcspecs/fs-jdbc-realm.html inflating: apache-tomcat-9.0.34/webapps/docs/funcspecs/fs-jndi-realm.html inflating: apache-tomcat-9.0.34/webapps/docs/funcspecs/fs-memory-realm.html inflating: apache-tomcat-9.0.34/webapps/docs/funcspecs/index.html inflating: apache-tomcat-9.0.34/webapps/docs/funcspecs/mbean-names.html inflating: apache-tomcat-9.0.34/webapps/docs/graal.html inflating: apache-tomcat-9.0.34/webapps/docs/host-manager-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/html-host-manager-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/html-manager-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/images/add.gif inflating: apache-tomcat-9.0.34/webapps/docs/images/asf-logo.svg inflating: apache-tomcat-9.0.34/webapps/docs/images/code.gif inflating: apache-tomcat-9.0.34/webapps/docs/images/cors-flowchart.png inflating: apache-tomcat-9.0.34/webapps/docs/images/design.gif inflating: apache-tomcat-9.0.34/webapps/docs/images/docs-stylesheet.css inflating: apache-tomcat-9.0.34/webapps/docs/images/docs.gif inflating: apache-tomcat-9.0.34/webapps/docs/images/fix.gif inflating: apache-tomcat-9.0.34/webapps/docs/images/fonts/OpenSans400.woff inflating: apache-tomcat-9.0.34/webapps/docs/images/fonts/OpenSans400italic.woff inflating: apache-tomcat-9.0.34/webapps/docs/images/fonts/OpenSans600.woff inflating: apache-tomcat-9.0.34/webapps/docs/images/fonts/OpenSans600italic.woff inflating: apache-tomcat-9.0.34/webapps/docs/images/fonts/OpenSans700.woff inflating: apache-tomcat-9.0.34/webapps/docs/images/fonts/OpenSans700italic.woff inflating: apache-tomcat-9.0.34/webapps/docs/images/fonts/fonts.css inflating: apache-tomcat-9.0.34/webapps/docs/images/tomcat.gif inflating: apache-tomcat-9.0.34/webapps/docs/images/tomcat.png inflating: apache-tomcat-9.0.34/webapps/docs/images/update.gif inflating: apache-tomcat-9.0.34/webapps/docs/images/void.gif inflating: apache-tomcat-9.0.34/webapps/docs/index.html inflating: apache-tomcat-9.0.34/webapps/docs/introduction.html inflating: apache-tomcat-9.0.34/webapps/docs/jasper-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/jaspicapi/index.html inflating: apache-tomcat-9.0.34/webapps/docs/jdbc-pool.html inflating: apache-tomcat-9.0.34/webapps/docs/jndi-datasource-examples-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/jndi-resources-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/jspapi/index.html inflating: apache-tomcat-9.0.34/webapps/docs/logging.html inflating: apache-tomcat-9.0.34/webapps/docs/manager-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/maven-jars.html inflating: apache-tomcat-9.0.34/webapps/docs/mbeans-descriptors-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/mbeans-descriptors.dtd inflating: apache-tomcat-9.0.34/webapps/docs/monitoring.html inflating: apache-tomcat-9.0.34/webapps/docs/proxy-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/realm-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/rewrite.html inflating: apache-tomcat-9.0.34/webapps/docs/security-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/security-manager-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/servletapi/index.html inflating: apache-tomcat-9.0.34/webapps/docs/setup.html inflating: apache-tomcat-9.0.34/webapps/docs/ssi-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/ssl-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/tribes/developers.html inflating: apache-tomcat-9.0.34/webapps/docs/tribes/faq.html inflating: apache-tomcat-9.0.34/webapps/docs/tribes/interceptors.html inflating: apache-tomcat-9.0.34/webapps/docs/tribes/introduction.html inflating: apache-tomcat-9.0.34/webapps/docs/tribes/membership.html inflating: apache-tomcat-9.0.34/webapps/docs/tribes/setup.html inflating: apache-tomcat-9.0.34/webapps/docs/tribes/status.html inflating: apache-tomcat-9.0.34/webapps/docs/tribes/transport.html inflating: apache-tomcat-9.0.34/webapps/docs/virtual-hosting-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/web-socket-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/websocketapi/index.html inflating: apache-tomcat-9.0.34/webapps/docs/windows-auth-howto.html inflating: apache-tomcat-9.0.34/webapps/docs/windows-service-howto.html inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/CookieExample.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/CookieExample.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/HelloWorldExample.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/HelloWorldExample.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/LocalStrings.properties inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/LocalStrings_cs.properties inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/LocalStrings_de.properties inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/LocalStrings_es.properties inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/LocalStrings_fr.properties inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/LocalStrings_ja.properties inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/LocalStrings_ko.properties inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/LocalStrings_pt.properties inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/LocalStrings_pt_BR.properties inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/LocalStrings_ru.properties inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/LocalStrings_zh_CN.properties inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/RequestHeaderExample.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/RequestHeaderExample.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/RequestInfoExample.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/RequestInfoExample.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/RequestParamExample.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/RequestParamExample.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/ServletToJsp.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/ServletToJsp.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/SessionExample.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/SessionExample.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/Async0$1.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/Async0.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/Async0.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/Async1$1.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/Async1.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/Async1.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/Async2$1.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/Async2.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/Async2.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/Async3.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/Async3.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/AsyncStockContextListener.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/AsyncStockContextListener.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/AsyncStockServlet.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/AsyncStockServlet.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/Stockticker$Stock.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/Stockticker$TickListener.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/Stockticker.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/async/Stockticker.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/cal/Entries.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/cal/Entries.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/cal/Entry.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/cal/Entry.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/cal/JspCalendar.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/cal/JspCalendar.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/cal/TableBean.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/cal/TableBean.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/checkbox/CheckTest.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/checkbox/CheckTest.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/colors/ColorGameBean.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/colors/ColorGameBean.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/compressionFilters/CompressionFilter.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/compressionFilters/CompressionFilter.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/compressionFilters/CompressionFilterTestServlet.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/compressionFilters/CompressionFilterTestServlet.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/compressionFilters/CompressionResponseStream.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/compressionFilters/CompressionResponseStream.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/compressionFilters/CompressionServletResponseWrapper.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/compressionFilters/CompressionServletResponseWrapper.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/dates/JspCalendar.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/dates/JspCalendar.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/error/Smart.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/error/Smart.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/examples/ExampleTagBase.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/examples/ExampleTagBase.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/examples/FooTag.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/examples/FooTag.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/examples/FooTagExtraInfo.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/examples/FooTagExtraInfo.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/examples/LogTag.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/examples/LogTag.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/examples/ValuesTag.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/examples/ValuesTag.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/filters/ExampleFilter.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/filters/ExampleFilter.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/http2/SimpleImagePush.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/http2/SimpleImagePush.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/BookBean.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/BookBean.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/FooBean.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/FooBean.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/ValuesBean.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/ValuesBean.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/el/Functions.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/el/Functions.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/EchoAttributesTag.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/EchoAttributesTag.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/FindBookSimpleTag.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/FindBookSimpleTag.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/HelloWorldSimpleTag.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/HelloWorldSimpleTag.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/RepeatSimpleTag.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/RepeatSimpleTag.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/ShuffleSimpleTag.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/ShuffleSimpleTag.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/TileSimpleTag.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/TileSimpleTag.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/listeners/ContextListener.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/listeners/ContextListener.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/listeners/SessionListener.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/listeners/SessionListener.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/nonblocking/ByteCounter$1.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/nonblocking/ByteCounter$CounterListener.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/nonblocking/ByteCounter.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/nonblocking/ByteCounter.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/nonblocking/NumberWriter$1.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/nonblocking/NumberWriter$NumberWriterListener.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/nonblocking/NumberWriter.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/nonblocking/NumberWriter.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/num/NumberGuessBean.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/num/NumberGuessBean.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/sessions/DummyCart.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/sessions/DummyCart.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/trailers/ResponseTrailers$1.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/trailers/ResponseTrailers$TrailerFieldSupplier.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/trailers/ResponseTrailers.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/trailers/ResponseTrailers.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/util/CookieFilter.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/util/CookieFilter.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/util/HTMLFilter.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/util/HTMLFilter.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/validators/DebugValidator.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/validators/DebugValidator.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/ExamplesConfig.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/ExamplesConfig.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/chat/ChatAnnotation.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/chat/ChatAnnotation.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/Client$1.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/Client.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/Client.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawMessage$ParseException.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawMessage.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawMessage.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawboardContextListener.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawboardContextListener.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawboardEndpoint$1.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawboardEndpoint$2.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawboardEndpoint$3$1.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawboardEndpoint$3.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawboardEndpoint.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawboardEndpoint.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/Room$1$1.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/Room$1.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/Room$2.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/Room$MessageType.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/Room$Player.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/Room.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/Room.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/wsmessages/AbstractWebsocketMessage.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/wsmessages/AbstractWebsocketMessage.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/wsmessages/BinaryWebsocketMessage.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/wsmessages/BinaryWebsocketMessage.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/wsmessages/CloseWebsocketMessage.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/wsmessages/CloseWebsocketMessage.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/wsmessages/StringWebsocketMessage.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/drawboard/wsmessages/StringWebsocketMessage.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/echo/EchoAnnotation.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/echo/EchoAnnotation.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/echo/EchoAsyncAnnotation$1.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/echo/EchoAsyncAnnotation$CompletedFuture.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/echo/EchoAsyncAnnotation.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/echo/EchoAsyncAnnotation.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/echo/EchoEndpoint$1.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/echo/EchoEndpoint$EchoMessageHandlerBinary.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/echo/EchoEndpoint$EchoMessageHandlerText.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/echo/EchoEndpoint.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/echo/EchoEndpoint.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/echo/EchoStreamAnnotation.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/echo/EchoStreamAnnotation.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/echo/servers.json inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/snake/Direction.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/snake/Direction.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/snake/Location$1.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/snake/Location.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/snake/Location.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/snake/Snake.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/snake/Snake.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/snake/SnakeAnnotation.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/snake/SnakeAnnotation.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/snake/SnakeTimer$1.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/snake/SnakeTimer.class inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/classes/websocket/snake/SnakeTimer.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/jsp2/jsp2-example-taglib.tld inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/jsp/applet/Clock2.java inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/jsp/debug-taglib.tld inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/jsp/example-taglib.tld inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/lib/taglibs-standard-impl-1.2.5.jar inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/lib/taglibs-standard-spec-1.2.5.jar inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/tags/displayProducts.tag inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/tags/helloWorld.tag inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/tags/panel.tag inflating: apache-tomcat-9.0.34/webapps/examples/WEB-INF/web.xml inflating: apache-tomcat-9.0.34/webapps/examples/index.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/async/async1.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/async/async1.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/async/async3.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/async/async3.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/async/index.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/async/index.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/cal/Entries.java.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/cal/Entry.java.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/cal/JspCalendar.java.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/cal/TableBean.java.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/cal/cal1.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/cal/cal1.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/cal/cal2.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/cal/cal2.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/cal/calendar.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/cal/login.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/checkbox/CheckTest.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/checkbox/check.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/checkbox/checkresult.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/checkbox/checkresult.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/checkbox/cresult.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/colors/ColorGameBean.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/colors/clr.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/colors/colors.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/colors/colrs.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/colors/colrs.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/dates/date.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/dates/date.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/dates/date.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/error/er.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/error/err.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/error/err.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/error/error.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/error/errorpge.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/error/errorpge.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/forward/forward.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/forward/forward.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/forward/fwd.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/forward/one.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/forward/one.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/forward/two.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/images/code.gif inflating: apache-tomcat-9.0.34/webapps/examples/jsp/images/execute.gif inflating: apache-tomcat-9.0.34/webapps/examples/jsp/images/return.gif inflating: apache-tomcat-9.0.34/webapps/examples/jsp/include/foo.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/include/foo.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/include/foo.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/include/inc.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/include/include.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/include/include.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/index.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/el/Functions.java.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/el/ValuesBean.java.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/el/ValuesTag.java.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/el/basic-arithmetic.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/el/basic-arithmetic.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/el/basic-arithmetic.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/el/basic-comparisons.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/el/basic-comparisons.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/el/basic-comparisons.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/el/composite.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/el/composite.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/el/composite.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/el/functions.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/el/functions.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/el/functions.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/el/implicit-objects.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/el/implicit-objects.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/el/implicit-objects.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspattribute/FooBean.java.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspattribute/HelloWorldSimpleTag.java.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspattribute/ShuffleSimpleTag.java.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspattribute/TileSimpleTag.java.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspattribute/jspattribute.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspattribute/jspattribute.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspattribute/jspattribute.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspattribute/shuffle.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspattribute/shuffle.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspattribute/shuffle.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspx/basic.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspx/basic.jspx inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspx/basic.jspx.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspx/svgexample.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspx/textRotate.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspx/textRotate.jpg inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspx/textRotate.jspx inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/jspx/textRotate.jspx.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/misc/EchoAttributesTag.java.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/misc/coda.jspf inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/misc/coda.jspf.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/misc/config.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/misc/config.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/misc/config.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/misc/dynamicattrs.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/misc/dynamicattrs.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/misc/dynamicattrs.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/misc/prelude.jspf inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/misc/prelude.jspf.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/simpletag/BookBean.java.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/simpletag/FindBookSimpleTag.java.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/simpletag/Functions.java.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/simpletag/HelloWorldSimpleTag.java.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/simpletag/RepeatSimpleTag.java.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/simpletag/book.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/simpletag/book.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/simpletag/book.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/simpletag/hello.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/simpletag/hello.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/simpletag/hello.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/simpletag/repeat.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/simpletag/repeat.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/simpletag/repeat.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/tagfiles/displayProducts.tag.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/tagfiles/hello.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/tagfiles/hello.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/tagfiles/hello.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/tagfiles/helloWorld.tag.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/tagfiles/panel.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/tagfiles/panel.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/tagfiles/panel.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/tagfiles/panel.tag.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/tagfiles/products.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/tagfiles/products.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsp2/tagfiles/products.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsptoserv/ServletToJsp.java.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsptoserv/hello.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsptoserv/hello.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsptoserv/jsptoservlet.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsptoserv/jsptoservlet.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/jsptoserv/jts.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/num/numguess.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/num/numguess.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/num/numguess.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/plugin/applet/Clock2.class inflating: apache-tomcat-9.0.34/webapps/examples/jsp/plugin/applet/Clock2.java inflating: apache-tomcat-9.0.34/webapps/examples/jsp/plugin/plugin.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/plugin/plugin.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/plugin/plugin.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/security/protected/error.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/security/protected/error.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/security/protected/index.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/security/protected/index.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/security/protected/login.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/security/protected/login.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/sessions/DummyCart.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/sessions/carts.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/sessions/carts.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/sessions/carts.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/sessions/crt.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/simpletag/foo.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/simpletag/foo.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/simpletag/foo.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/snp/snoop.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/snp/snoop.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/snp/snoop.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/tagplugin/choose.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/tagplugin/choose.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/tagplugin/choose.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/tagplugin/foreach.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/tagplugin/foreach.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/tagplugin/foreach.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/tagplugin/howto.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/tagplugin/if.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/tagplugin/if.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/tagplugin/if.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/tagplugin/notes.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/xml/xml.html inflating: apache-tomcat-9.0.34/webapps/examples/jsp/xml/xml.jsp inflating: apache-tomcat-9.0.34/webapps/examples/jsp/xml/xml.jsp.html inflating: apache-tomcat-9.0.34/webapps/examples/servlets/cookies.html inflating: apache-tomcat-9.0.34/webapps/examples/servlets/helloworld.html inflating: apache-tomcat-9.0.34/webapps/examples/servlets/images/code.gif inflating: apache-tomcat-9.0.34/webapps/examples/servlets/images/execute.gif inflating: apache-tomcat-9.0.34/webapps/examples/servlets/images/return.gif inflating: apache-tomcat-9.0.34/webapps/examples/servlets/index.html inflating: apache-tomcat-9.0.34/webapps/examples/servlets/nonblocking/bytecounter.html inflating: apache-tomcat-9.0.34/webapps/examples/servlets/reqheaders.html inflating: apache-tomcat-9.0.34/webapps/examples/servlets/reqinfo.html inflating: apache-tomcat-9.0.34/webapps/examples/servlets/reqparams.html inflating: apache-tomcat-9.0.34/webapps/examples/servlets/sessions.html inflating: apache-tomcat-9.0.34/webapps/examples/websocket/chat.xhtml inflating: apache-tomcat-9.0.34/webapps/examples/websocket/drawboard.xhtml inflating: apache-tomcat-9.0.34/webapps/examples/websocket/echo.xhtml inflating: apache-tomcat-9.0.34/webapps/examples/websocket/index.xhtml inflating: apache-tomcat-9.0.34/webapps/examples/websocket/snake.xhtml inflating: apache-tomcat-9.0.34/webapps/host-manager/META-INF/context.xml inflating: apache-tomcat-9.0.34/webapps/host-manager/WEB-INF/jsp/401.jsp inflating: apache-tomcat-9.0.34/webapps/host-manager/WEB-INF/jsp/403.jsp inflating: apache-tomcat-9.0.34/webapps/host-manager/WEB-INF/jsp/404.jsp inflating: apache-tomcat-9.0.34/webapps/host-manager/WEB-INF/web.xml inflating: apache-tomcat-9.0.34/webapps/host-manager/images/asf-logo.svg inflating: apache-tomcat-9.0.34/webapps/host-manager/images/tomcat.gif inflating: apache-tomcat-9.0.34/webapps/host-manager/index.jsp inflating: apache-tomcat-9.0.34/webapps/host-manager/manager.xml inflating: apache-tomcat-9.0.34/webapps/manager/META-INF/context.xml inflating: apache-tomcat-9.0.34/webapps/manager/WEB-INF/jsp/401.jsp inflating: apache-tomcat-9.0.34/webapps/manager/WEB-INF/jsp/403.jsp inflating: apache-tomcat-9.0.34/webapps/manager/WEB-INF/jsp/404.jsp inflating: apache-tomcat-9.0.34/webapps/manager/WEB-INF/jsp/connectorCerts.jsp inflating: apache-tomcat-9.0.34/webapps/manager/WEB-INF/jsp/connectorCiphers.jsp inflating: apache-tomcat-9.0.34/webapps/manager/WEB-INF/jsp/connectorTrustedCerts.jsp inflating: apache-tomcat-9.0.34/webapps/manager/WEB-INF/jsp/sessionDetail.jsp inflating: apache-tomcat-9.0.34/webapps/manager/WEB-INF/jsp/sessionsList.jsp inflating: apache-tomcat-9.0.34/webapps/manager/WEB-INF/web.xml inflating: apache-tomcat-9.0.34/webapps/manager/images/asf-logo.svg inflating: apache-tomcat-9.0.34/webapps/manager/images/tomcat.gif inflating: apache-tomcat-9.0.34/webapps/manager/index.jsp inflating: apache-tomcat-9.0.34/webapps/manager/status.xsd inflating: apache-tomcat-9.0.34/webapps/manager/xform.xsl + cp /home/jenkins/.m2/repository/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.0.0.Final/jboss-transaction-api_1.2_spec-1.0.0.Final.jar apache-tomcat-9.0.34/lib/ ++ pwd + export TOMCAT_HOME=/home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/apache-tomcat-9.0.34 + TOMCAT_HOME=/home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/apache-tomcat-9.0.34 + chmod +x /home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/apache-tomcat-9.0.34/bin/catalina.sh + mvn package OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0 [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for io.narayana:dbcp2-and-tomcat:war:5.10.7.Final-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:exec-maven-plugin is missing. @ line 75, column 29 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-war-plugin is missing. @ line 52, column 21 [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [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 dbcp2-and-tomcat 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dbcp2-and-tomcat --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ dbcp2-and-tomcat --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dbcp2-and-tomcat --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ dbcp2-and-tomcat --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ dbcp2-and-tomcat --- [INFO] No tests to run. [INFO] [INFO] --- maven-war-plugin:2.2:war (default-war) @ dbcp2-and-tomcat --- [INFO] Packaging webapp [INFO] Assembling webapp [dbcp2-and-tomcat] in [/home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/target/dbcp2-and-tomcat] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/src/main/webapp] [INFO] Webapp assembled in [126 msecs] [INFO] Building war: /home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/target/dbcp2-and-tomcat.war [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.301 s [INFO] Finished at: 2020-11-26T00:35:05+00:00 [INFO] Final Memory: 13M/217M [INFO] ------------------------------------------------------------------------ + rm -rf /home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/apache-tomcat-9.0.34/webapps/dbcp2-and-tomcat/ + cp target/dbcp2-and-tomcat.war /home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/apache-tomcat-9.0.34/webapps/ + export JPDA_SUSPEND=n + JPDA_SUSPEND=n + '[' n '!=' n ']' + /home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/apache-tomcat-9.0.34/bin/catalina.sh jpda run ++ timeout_adjust 10 + sleep 10 Listening for transport dt_socket at address: 8000 26-Nov-2020 00:35:05.900 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server version name: Apache Tomcat/9.0.34 26-Nov-2020 00:35:05.902 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server built: Apr 3 2020 12:02:52 UTC 26-Nov-2020 00:35:05.902 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server version number: 9.0.34.0 26-Nov-2020 00:35:05.902 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Name: Linux 26-Nov-2020 00:35:05.902 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Version: 3.10.0-1062.18.1.el7.x86_64 26-Nov-2020 00:35:05.902 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Architecture: amd64 26-Nov-2020 00:35:05.902 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Java Home: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.el7_7.x86_64/jre 26-Nov-2020 00:35:05.902 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Version: 1.8.0_242-b08 26-Nov-2020 00:35:05.902 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Vendor: Oracle Corporation 26-Nov-2020 00:35:05.902 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_BASE: /home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/apache-tomcat-9.0.34 26-Nov-2020 00:35:05.902 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_HOME: /home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/apache-tomcat-9.0.34 26-Nov-2020 00:35:05.904 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.config.file=/home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/apache-tomcat-9.0.34/conf/logging.properties 26-Nov-2020 00:35:05.904 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager 26-Nov-2020 00:35:05.904 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djdk.tls.ephemeralDHKeySize=2048 26-Nov-2020 00:35:05.904 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.protocol.handler.pkgs=org.apache.catalina.webresources 26-Nov-2020 00:35:05.904 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dorg.apache.catalina.security.SecurityListener.UMASK=0027 26-Nov-2020 00:35:05.904 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -agentlib:jdwp=transport=dt_socket,address=localhost:8000,server=y,suspend=n 26-Nov-2020 00:35:05.904 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dignore.endorsed.dirs= 26-Nov-2020 00:35:05.904 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.base=/home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/apache-tomcat-9.0.34 26-Nov-2020 00:35:05.904 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.home=/home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/apache-tomcat-9.0.34 26-Nov-2020 00:35:05.904 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.io.tmpdir=/home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/apache-tomcat-9.0.34/temp 26-Nov-2020 00:35:05.905 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib] 26-Nov-2020 00:35:06.121 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8080"] 26-Nov-2020 00:35:06.141 INFO [main] org.apache.catalina.startup.Catalina.load Server initialization in [397] milliseconds 26-Nov-2020 00:35:06.164 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Catalina] 26-Nov-2020 00:35:06.164 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.34] 26-Nov-2020 00:35:06.200 INFO [main] org.apache.catalina.startup.HostConfig.deployWAR Deploying web application archive [/home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/apache-tomcat-9.0.34/webapps/dbcp2-and-tomcat.war] 26-Nov-2020 00:35:06.767 WARNING [main] org.apache.catalina.core.NamingContextListener.addResource naming.jmxRegistrationFailed 26-Nov-2020 00:35:06.793 INFO [main] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. 26-Nov-2020 00:35:07.609 INFO [main] com.arjuna.ats.arjuna.recovery.TransactionStatusManager.start ARJUNA012170: TransactionStatusManager started on port 43383 and host 127.0.0.1 with service com.arjuna.ats.arjuna.recovery.ActionStatusService 26-Nov-2020 00:35:07.731 INFO [main] org.jboss.resteasy.spi.ResteasyDeployment.processApplication RESTEASY002225: Deploying javax.ws.rs.core.Application: class io.narayana.StringsApplication 26-Nov-2020 00:35:07.731 WARN [main] org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.DataSourceProvider is already registered. 2nd registration is being ignored. 26-Nov-2020 00:35:07.734 WARN [main] org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.StringTextStar is already registered. 2nd registration is being ignored. 26-Nov-2020 00:35:07.734 WARN [main] org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.InputStreamProvider is already registered. 2nd registration is being ignored. 26-Nov-2020 00:35:07.735 WARN [main] org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider is already registered. 2nd registration is being ignored. 26-Nov-2020 00:35:07.735 WARN [main] org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.jackson.ResteasyJacksonProvider is already registered. 2nd registration is being ignored. 26-Nov-2020 00:35:07.735 WARN [main] org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.DefaultNumberWriter is already registered. 2nd registration is being ignored. 26-Nov-2020 00:35:07.735 WARN [main] org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.SourceProvider is already registered. 2nd registration is being ignored. 26-Nov-2020 00:35:07.735 WARN [main] org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.JaxrsFormProvider is already registered. 2nd registration is being ignored. 26-Nov-2020 00:35:07.743 WARN [main] org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider RESTEASY002155: Provider class org.jboss.resteasy.plugins.interceptors.encoding.MessageSanitizerContainerResponseFilter is already registered. 2nd registration is being ignored. 26-Nov-2020 00:35:07.743 WARN [main] org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.DefaultTextPlain is already registered. 2nd registration is being ignored. 26-Nov-2020 00:35:07.744 WARN [main] org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.FileProvider is already registered. 2nd registration is being ignored. 26-Nov-2020 00:35:07.744 WARN [main] org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.ReaderProvider is already registered. 2nd registration is being ignored. 26-Nov-2020 00:35:07.745 WARN [main] org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.IIOImageProvider is already registered. 2nd registration is being ignored. 26-Nov-2020 00:35:07.745 WARN [main] org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.DocumentProvider is already registered. 2nd registration is being ignored. 26-Nov-2020 00:35:07.947 INFO [main] org.apache.catalina.startup.HostConfig.deployWAR Deployment of web application archive [/home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/apache-tomcat-9.0.34/webapps/dbcp2-and-tomcat.war] has finished in [1,747] ms 26-Nov-2020 00:35:07.948 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/apache-tomcat-9.0.34/webapps/ROOT] 26-Nov-2020 00:35:07.962 INFO [main] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. 26-Nov-2020 00:35:07.963 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/apache-tomcat-9.0.34/webapps/ROOT] has finished in [15] ms 26-Nov-2020 00:35:07.963 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/apache-tomcat-9.0.34/webapps/docs] 26-Nov-2020 00:35:07.975 INFO [main] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. 26-Nov-2020 00:35:07.977 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/apache-tomcat-9.0.34/webapps/docs] has finished in [13] ms 26-Nov-2020 00:35:07.977 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/apache-tomcat-9.0.34/webapps/examples] 26-Nov-2020 00:35:08.091 INFO [main] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. 26-Nov-2020 00:35:08.118 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/apache-tomcat-9.0.34/webapps/examples] has finished in [141] ms 26-Nov-2020 00:35:08.119 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/apache-tomcat-9.0.34/webapps/host-manager] 26-Nov-2020 00:35:08.135 INFO [main] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. 26-Nov-2020 00:35:08.138 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/apache-tomcat-9.0.34/webapps/host-manager] has finished in [19] ms 26-Nov-2020 00:35:08.138 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/apache-tomcat-9.0.34/webapps/manager] 26-Nov-2020 00:35:08.153 INFO [main] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. 26-Nov-2020 00:35:08.155 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/apache-tomcat-9.0.34/webapps/manager] has finished in [17] ms 26-Nov-2020 00:35:08.158 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-8080"] 26-Nov-2020 00:35:08.165 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in [2,023] milliseconds + for i in '{1..10}' + curl -4 --data test1 http://localhost:8080/dbcp2-and-tomcat % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0StringsResource POST StringsResource begin transaction StringsResource save string StringsResource commit transaction StringsResource transaction committed successfully 100 5 0 0 100 5 0 10 --:--:-- --:--:-- --:--:-- 10 + for i in '{1..10}' + curl -4 --data test2 http://localhost:8080/dbcp2-and-tomcat % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0StringsResource POST StringsResource begin transaction StringsResource save string StringsResource commit transaction StringsResource transaction committed successfully 100 5 0 0 100 5 0 523 --:--:-- --:--:-- --:--:-- 555 + for i in '{1..10}' + curl -4 --data test3 http://localhost:8080/dbcp2-and-tomcat % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0StringsResource POST StringsResource begin transaction StringsResource save string StringsResource commit transaction StringsResource transaction committed successfully 100 5 0 0 100 5 0 614 --:--:-- --:--:-- --:--:-- 625 + for i in '{1..10}' + curl -4 --data test4 http://localhost:8080/dbcp2-and-tomcat % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0StringsResource POST StringsResource begin transaction StringsResource save string StringsResource commit transaction StringsResource transaction committed successfully 100 5 0 0 100 5 0 621 --:--:-- --:--:-- --:--:-- 714 + for i in '{1..10}' + curl -4 --data test5 http://localhost:8080/dbcp2-and-tomcat % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0StringsResource POST StringsResource begin transaction StringsResource save string StringsResource commit transaction StringsResource transaction committed successfully 100 5 0 0 100 5 0 631 --:--:-- --:--:-- --:--:-- 714 + for i in '{1..10}' + curl -4 --data test6 http://localhost:8080/dbcp2-and-tomcat % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0StringsResource POST StringsResource begin transaction StringsResource save string StringsResource commit transaction StringsResource transaction committed successfully 100 5 0 0 100 5 0 648 --:--:-- --:--:-- --:--:-- 714 + for i in '{1..10}' + curl -4 --data test7 http://localhost:8080/dbcp2-and-tomcat % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0StringsResource POST StringsResource begin transaction StringsResource save string StringsResource commit transaction StringsResource transaction committed successfully 100 5 0 0 100 5 0 650 --:--:-- --:--:-- --:--:-- 714 + for i in '{1..10}' + curl -4 --data test8 http://localhost:8080/dbcp2-and-tomcat % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0StringsResource POST StringsResource begin transaction StringsResource save string StringsResource commit transaction StringsResource transaction committed successfully 100 5 0 0 100 5 0 655 --:--:-- --:--:-- --:--:-- 714 + for i in '{1..10}' + curl -4 --data test9 http://localhost:8080/dbcp2-and-tomcat % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0StringsResource POST StringsResource begin transaction StringsResource save string StringsResource commit transaction StringsResource transaction committed successfully 100 5 0 0 100 5 0 680 --:--:-- --:--:-- --:--:-- 714 + for i in '{1..10}' + curl -4 --data test10 http://localhost:8080/dbcp2-and-tomcat % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0StringsResource POST StringsResource begin transaction StringsResource save string StringsResource commit transaction StringsResource transaction committed successfully 100 6 0 0 100 6 0 866 --:--:-- --:--:-- --:--:-- 1000 + curl -4 http://localhost:8080/dbcp2-and-tomcat % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0StringsResource GET 100 82 0 82 0 0 1396 0 --:--:-- --:--:-- --:--:-- 1413 ["test1","test2","test3","test4","test5","test6","test7","test8","test9","test10"]+ curl -4 -X DELETE http://localhost:8080/dbcp2-and-tomcat % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0StringsResource DELETE 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 + curl -4 --data crash http://localhost:8080/dbcp2-and-tomcat/crash % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0Preparing DummyXAResource Committing DummyXAResource Crashing the system 100 5 0 0 100 5 0 7 --:--:-- --:--:-- --:--:-- 7 100 5 0 0 100 5 0 7 --:--:-- --:--:-- --:--:-- 7 curl: (52) Empty reply from server + '[' n '!=' n ']' + JPDA_SUSPEND=n + /home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/apache-tomcat-9.0.34/bin/catalina.sh jpda run ++ timeout_adjust 5 + sleep 5 Listening for transport dt_socket at address: 8000 26-Nov-2020 00:35:17.341 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server version name: Apache Tomcat/9.0.34 26-Nov-2020 00:35:17.343 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server built: Apr 3 2020 12:02:52 UTC 26-Nov-2020 00:35:17.343 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server version number: 9.0.34.0 26-Nov-2020 00:35:17.343 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Name: Linux 26-Nov-2020 00:35:17.343 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Version: 3.10.0-1062.18.1.el7.x86_64 26-Nov-2020 00:35:17.343 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Architecture: amd64 26-Nov-2020 00:35:17.343 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Java Home: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.el7_7.x86_64/jre 26-Nov-2020 00:35:17.344 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Version: 1.8.0_242-b08 26-Nov-2020 00:35:17.344 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Vendor: Oracle Corporation 26-Nov-2020 00:35:17.344 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_BASE: /home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/apache-tomcat-9.0.34 26-Nov-2020 00:35:17.344 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_HOME: /home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/apache-tomcat-9.0.34 26-Nov-2020 00:35:17.345 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.config.file=/home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/apache-tomcat-9.0.34/conf/logging.properties 26-Nov-2020 00:35:17.345 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager 26-Nov-2020 00:35:17.345 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djdk.tls.ephemeralDHKeySize=2048 26-Nov-2020 00:35:17.345 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.protocol.handler.pkgs=org.apache.catalina.webresources 26-Nov-2020 00:35:17.345 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dorg.apache.catalina.security.SecurityListener.UMASK=0027 26-Nov-2020 00:35:17.345 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -agentlib:jdwp=transport=dt_socket,address=localhost:8000,server=y,suspend=n 26-Nov-2020 00:35:17.346 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dignore.endorsed.dirs= 26-Nov-2020 00:35:17.346 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.base=/home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/apache-tomcat-9.0.34 26-Nov-2020 00:35:17.346 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.home=/home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/apache-tomcat-9.0.34 26-Nov-2020 00:35:17.346 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.io.tmpdir=/home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/apache-tomcat-9.0.34/temp 26-Nov-2020 00:35:17.346 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib] 26-Nov-2020 00:35:17.549 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8080"] 26-Nov-2020 00:35:17.570 INFO [main] org.apache.catalina.startup.Catalina.load Server initialization in [416] milliseconds 26-Nov-2020 00:35:17.593 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Catalina] 26-Nov-2020 00:35:17.617 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.34] 26-Nov-2020 00:35:17.636 INFO [main] org.apache.catalina.startup.HostConfig.deployWAR Deploying web application archive [/home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/apache-tomcat-9.0.34/webapps/dbcp2-and-tomcat.war] 26-Nov-2020 00:35:18.155 WARNING [main] org.apache.catalina.core.NamingContextListener.addResource naming.jmxRegistrationFailed 26-Nov-2020 00:35:18.183 INFO [main] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. 26-Nov-2020 00:35:18.520 INFO [main] com.arjuna.ats.arjuna.recovery.TransactionStatusManager.start ARJUNA012170: TransactionStatusManager started on port 36242 and host 127.0.0.1 with service com.arjuna.ats.arjuna.recovery.ActionStatusService 26-Nov-2020 00:35:18.641 INFO [main] org.jboss.resteasy.spi.ResteasyDeployment.processApplication RESTEASY002225: Deploying javax.ws.rs.core.Application: class io.narayana.StringsApplication 26-Nov-2020 00:35:18.642 WARN [main] org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.ReaderProvider is already registered. 2nd registration is being ignored. 26-Nov-2020 00:35:18.643 WARN [main] org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.DefaultTextPlain is already registered. 2nd registration is being ignored. 26-Nov-2020 00:35:18.650 WARN [main] org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.InputStreamProvider is already registered. 2nd registration is being ignored. 26-Nov-2020 00:35:18.650 WARN [main] org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.IIOImageProvider is already registered. 2nd registration is being ignored. 26-Nov-2020 00:35:18.651 WARN [main] org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.DataSourceProvider is already registered. 2nd registration is being ignored. 26-Nov-2020 00:35:18.651 WARN [main] org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.JaxrsFormProvider is already registered. 2nd registration is being ignored. 26-Nov-2020 00:35:18.651 WARN [main] org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.SourceProvider is already registered. 2nd registration is being ignored. 26-Nov-2020 00:35:18.652 WARN [main] org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.StringTextStar is already registered. 2nd registration is being ignored. 26-Nov-2020 00:35:18.652 WARN [main] org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.FileProvider is already registered. 2nd registration is being ignored. 26-Nov-2020 00:35:18.652 WARN [main] org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.jackson.ResteasyJacksonProvider is already registered. 2nd registration is being ignored. 26-Nov-2020 00:35:18.655 WARN [main] org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.DefaultNumberWriter is already registered. 2nd registration is being ignored. 26-Nov-2020 00:35:18.655 WARN [main] org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.DocumentProvider is already registered. 2nd registration is being ignored. 26-Nov-2020 00:35:18.656 WARN [main] org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider is already registered. 2nd registration is being ignored. 26-Nov-2020 00:35:18.656 WARN [main] org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider RESTEASY002155: Provider class org.jboss.resteasy.plugins.interceptors.encoding.MessageSanitizerContainerResponseFilter is already registered. 2nd registration is being ignored. 26-Nov-2020 00:35:18.861 INFO [main] org.apache.catalina.startup.HostConfig.deployWAR Deployment of web application archive [/home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/apache-tomcat-9.0.34/webapps/dbcp2-and-tomcat.war] has finished in [1,225] ms 26-Nov-2020 00:35:18.862 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/apache-tomcat-9.0.34/webapps/ROOT] 26-Nov-2020 00:35:18.875 INFO [main] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. 26-Nov-2020 00:35:18.876 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/apache-tomcat-9.0.34/webapps/ROOT] has finished in [15] ms 26-Nov-2020 00:35:18.876 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/apache-tomcat-9.0.34/webapps/docs] 26-Nov-2020 00:35:18.888 INFO [main] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. 26-Nov-2020 00:35:18.889 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/apache-tomcat-9.0.34/webapps/docs] has finished in [13] ms 26-Nov-2020 00:35:18.889 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/apache-tomcat-9.0.34/webapps/examples] 26-Nov-2020 00:35:19.005 INFO [main] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. 26-Nov-2020 00:35:19.034 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/apache-tomcat-9.0.34/webapps/examples] has finished in [144] ms 26-Nov-2020 00:35:19.034 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/apache-tomcat-9.0.34/webapps/host-manager] 26-Nov-2020 00:35:19.050 INFO [main] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. 26-Nov-2020 00:35:19.054 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/apache-tomcat-9.0.34/webapps/host-manager] has finished in [20] ms 26-Nov-2020 00:35:19.054 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/apache-tomcat-9.0.34/webapps/manager] 26-Nov-2020 00:35:19.069 INFO [main] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. 26-Nov-2020 00:35:19.070 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/apache-tomcat-9.0.34/webapps/manager] has finished in [16] ms 26-Nov-2020 00:35:19.073 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-8080"] 26-Nov-2020 00:35:19.080 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in [1,510] milliseconds ++ curl -4 -s http://localhost:8080/dbcp2-and-tomcat/recovery Strings at the start: [] DummyXAResourceRecovery returning list of resources: [io.narayana.DummyXAResource@64d6818] Committing DummyXAResource Recovery completed successfully Strings at the end: [crash] + recovery_response='["crash"]' + /home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/apache-tomcat-9.0.34/bin/catalina.sh stop 26-Nov-2020 00:35:32.484 INFO [main] org.apache.catalina.core.StandardServer.await A valid shutdown command was received via the shutdown port. Stopping the Server instance. 26-Nov-2020 00:35:32.485 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-8080"] 26-Nov-2020 00:35:32.492 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Catalina] + rm -rf apache-tomcat-9.0.34 26-Nov-2020 00:35:32.505 WARNING [main] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc JDBC driver de-registration failed for web application [host-manager] java.lang.NullPointerException at org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc(WebappClassLoaderBase.java:1681) at org.apache.catalina.loader.WebappClassLoaderBase.clearReferences(WebappClassLoaderBase.java:1619) at org.apache.catalina.loader.WebappClassLoaderBase.stop(WebappClassLoaderBase.java:1555) at org.apache.catalina.loader.WebappLoader.stopInternal(WebappLoader.java:449) at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257) at org.apache.catalina.core.StandardContext.stopInternal(StandardContext.java:5437) at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257) at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1400) at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1389) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75) at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134) at org.apache.catalina.core.ContainerBase.stopInternal(ContainerBase.java:976) at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257) at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1400) at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1389) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75) at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134) at org.apache.catalina.core.ContainerBase.stopInternal(ContainerBase.java:976) at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257) at org.apache.catalina.core.StandardService.stopInternal(StandardService.java:473) at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257) at org.apache.catalina.core.StandardServer.stopInternal(StandardServer.java:992) at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257) at org.apache.catalina.startup.Catalina.stop(Catalina.java:706) at org.apache.catalina.startup.Catalina.start(Catalina.java:668) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:343) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:474) 26-Nov-2020 00:35:32.514 WARNING [main] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc JDBC driver de-registration failed for web application [dbcp2-and-tomcat] java.lang.NullPointerException at org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc(WebappClassLoaderBase.java:1681) at org.apache.catalina.loader.WebappClassLoaderBase.clearReferences(WebappClassLoaderBase.java:1619) at org.apache.catalina.loader.WebappClassLoaderBase.stop(WebappClassLoaderBase.java:1555) at org.apache.catalina.loader.WebappLoader.stopInternal(WebappLoader.java:449) at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257) at org.apache.catalina.core.StandardContext.stopInternal(StandardContext.java:5437) at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257) at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1400) at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1389) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75) at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134) at org.apache.catalina.core.ContainerBase.stopInternal(ContainerBase.java:976) at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257) at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1400) at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1389) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75) at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134) at org.apache.catalina.core.ContainerBase.stopInternal(ContainerBase.java:976) at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257) at org.apache.catalina.core.StandardService.stopInternal(StandardService.java:473) at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257) at org.apache.catalina.core.StandardServer.stopInternal(StandardServer.java:992) at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257) at org.apache.catalina.startup.Catalina.stop(Catalina.java:706) at org.apache.catalina.startup.Catalina.start(Catalina.java:668) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:343) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:474) 26-Nov-2020 00:35:32.515 WARNING [main] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [dbcp2-and-tomcat] appears to have started a thread named [MVStore background writer nio:/home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/target/testdb.mv.db] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread: java.lang.Object.wait(Native Method) org.h2.mvstore.MVStore$BackgroundWriterThread.run(MVStore.java:2715) 26-Nov-2020 00:35:32.519 WARNING [main] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc JDBC driver de-registration failed for web application [manager] java.lang.NullPointerException at org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc(WebappClassLoaderBase.java:1681) at org.apache.catalina.loader.WebappClassLoaderBase.clearReferences(WebappClassLoaderBase.java:1619) at org.apache.catalina.loader.WebappClassLoaderBase.stop(WebappClassLoaderBase.java:1555) at org.apache.catalina.loader.WebappLoader.stopInternal(WebappLoader.java:449) at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257) at org.apache.catalina.core.StandardContext.stopInternal(StandardContext.java:5437) at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257) at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1400) at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1389) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75) at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134) at org.apache.catalina.core.ContainerBase.stopInternal(ContainerBase.java:976) at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257) at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1400) at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1389) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75) at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134) at org.apache.catalina.core.ContainerBase.stopInternal(ContainerBase.java:976) at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257) at org.apache.catalina.core.StandardService.stopInternal(StandardService.java:473) at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257) at org.apache.catalina.core.StandardServer.stopInternal(StandardServer.java:992) at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257) at org.apache.catalina.startup.Catalina.stop(Catalina.java:706) at org.apache.catalina.startup.Catalina.start(Catalina.java:668) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:343) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:474) 26-Nov-2020 00:35:32.521 WARNING [main] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc JDBC driver de-registration failed for web application [docs] java.lang.NullPointerException at org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc(WebappClassLoaderBase.java:1681) at org.apache.catalina.loader.WebappClassLoaderBase.clearReferences(WebappClassLoaderBase.java:1619) at org.apache.catalina.loader.WebappClassLoaderBase.stop(WebappClassLoaderBase.java:1555) at org.apache.catalina.loader.WebappLoader.stopInternal(WebappLoader.java:449) at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257) at org.apache.catalina.core.StandardContext.stopInternal(StandardContext.java:5437) at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257) at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1400) at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1389) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75) at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134) at org.apache.catalina.core.ContainerBase.stopInternal(ContainerBase.java:976) at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257) at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1400) at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1389) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75) at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134) at org.apache.catalina.core.ContainerBase.stopInternal(ContainerBase.java:976) at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257) at org.apache.catalina.core.StandardService.stopInternal(StandardService.java:473) at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257) at org.apache.catalina.core.StandardServer.stopInternal(StandardServer.java:992) at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257) at org.apache.catalina.startup.Catalina.stop(Catalina.java:706) at org.apache.catalina.startup.Catalina.start(Catalina.java:668) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:343) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:474) 26-Nov-2020 00:35:32.521 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-8080"] 26-Nov-2020 00:35:32.523 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-8080"] Exception in thread "Thread-6" java.lang.NoClassDefFoundError: java/nio/channels/FileLock at org.h2.mvstore.FileStore.close(FileStore.java:191) at org.h2.mvstore.MVStore.closeStore(MVStore.java:908) at org.h2.mvstore.MVStore.close(MVStore.java:865) at org.h2.mvstore.db.MVTableEngine$Store.close(MVTableEngine.java:382) at org.h2.engine.Database.closeOpenFilesAndUnlock(Database.java:1397) at org.h2.engine.Database.close(Database.java:1297) at org.h2.engine.DatabaseCloser.run(DatabaseCloser.java:63) Caused by: java.lang.ClassNotFoundException: Illegal access: this web application instance has been stopped already. Could not load [java.nio.channels.FileLock]. The following stack trace is thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access. at org.apache.catalina.loader.WebappClassLoaderBase.checkStateForClassLoading(WebappClassLoaderBase.java:1375) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1226) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1188) ... 7 more Caused by: java.lang.IllegalStateException: Illegal access: this web application instance has been stopped already. Could not load [java.nio.channels.FileLock]. The following stack trace is thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access. at org.apache.catalina.loader.WebappClassLoaderBase.checkStateForResourceLoading(WebappClassLoaderBase.java:1385) at org.apache.catalina.loader.WebappClassLoaderBase.checkStateForClassLoading(WebappClassLoaderBase.java:1373) ... 9 more + '[' '["crash"]' '!=' '["crash"]' ']' + echo 'All tests succeeded' All tests succeeded [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dbcp2-and-tomcat --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/target/dbcp2-and-tomcat.war to /home/jenkins/.m2/repository/io/narayana/dbcp2-and-tomcat/5.10.7.Final-SNAPSHOT/dbcp2-and-tomcat-5.10.7.Final-SNAPSHOT.war [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/dbcp2-and-tomcat/pom.xml to /home/jenkins/.m2/repository/io/narayana/dbcp2-and-tomcat/5.10.7.Final-SNAPSHOT/dbcp2-and-tomcat-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Narayana Quickstarts: JBTM, IronJacamar, and Hibernate 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-hibernate/repo/org/hibernate/hibernate-core/4.2.7.SP1/hibernate-core-4.2.7.SP1.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-core/4.2.7.SP1/hibernate-core-4.2.7.SP1.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-core/4.2.7.SP1/hibernate-core-4.2.7.SP1.pom (10 KB at 34.2 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-hibernate/repo/org/hibernate/common/hibernate-commons-annotations/4.0.2.Final/hibernate-commons-annotations-4.0.2.Final.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/common/hibernate-commons-annotations/4.0.2.Final/hibernate-commons-annotations-4.0.2.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/common/hibernate-commons-annotations/4.0.2.Final/hibernate-commons-annotations-4.0.2.Final.pom (16 KB at 21.8 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-hibernate/repo/org/jboss/logging/jboss-logging/3.1.0.CR2/jboss-logging-3.1.0.CR2.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging/3.1.0.CR2/jboss-logging-3.1.0.CR2.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging/3.1.0.CR2/jboss-logging-3.1.0.CR2.pom (6 KB at 21.2 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-hibernate/repo/org/hibernate/hibernate-entitymanager/4.2.7.SP1/hibernate-entitymanager-4.2.7.SP1.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-entitymanager/4.2.7.SP1/hibernate-entitymanager-4.2.7.SP1.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-entitymanager/4.2.7.SP1/hibernate-entitymanager-4.2.7.SP1.pom (10 KB at 12.6 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-hibernate/repo/org/hibernate/hibernate-validator/6.1.5.Final/hibernate-validator-6.1.5.Final.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-validator/6.1.5.Final/hibernate-validator-6.1.5.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-validator/6.1.5.Final/hibernate-validator-6.1.5.Final.pom (1012 B at 2.5 KB/sec) [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-hibernate/repo/org/hibernate/validator/hibernate-validator-relocation/6.1.5.Final/hibernate-validator-relocation-6.1.5.Final.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/validator/hibernate-validator-relocation/6.1.5.Final/hibernate-validator-relocation-6.1.5.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/validator/hibernate-validator-relocation/6.1.5.Final/hibernate-validator-relocation-6.1.5.Final.pom (2 KB at 1.5 KB/sec) [WARNING] The artifact org.hibernate:hibernate-validator:jar:6.1.5.Final has been relocated to org.hibernate.validator:hibernate-validator:jar:6.1.5.Final [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-hibernate/repo/org/hibernate/hibernate-core/4.2.7.SP1/hibernate-core-4.2.7.SP1.jar [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-hibernate/repo/org/hibernate/common/hibernate-commons-annotations/4.0.2.Final/hibernate-commons-annotations-4.0.2.Final.jar [INFO] Downloading: file:///home/jenkins/workspace/narayana-quickstarts/jca-and-hibernate/repo/org/hibernate/hibernate-entitymanager/4.2.7.SP1/hibernate-entitymanager-4.2.7.SP1.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-core/4.2.7.SP1/hibernate-core-4.2.7.SP1.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/common/hibernate-commons-annotations/4.0.2.Final/hibernate-commons-annotations-4.0.2.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-entitymanager/4.2.7.SP1/hibernate-entitymanager-4.2.7.SP1.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/common/hibernate-commons-annotations/4.0.2.Final/hibernate-commons-annotations-4.0.2.Final.jar (80 KB at 279.4 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-entitymanager/4.2.7.SP1/hibernate-entitymanager-4.2.7.SP1.jar (474 KB at 682.5 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-core/4.2.7.SP1/hibernate-core-4.2.7.SP1.jar (4533 KB at 1743.8 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jca-and-hibernate --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jca-and-hibernate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/jca-and-hibernate/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jca-and-hibernate --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/workspace/narayana-quickstarts/jca-and-hibernate/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/jca-and-hibernate/src/main/java/org/jboss/narayana/quickstart/hibernate/CustomerManager.java: /home/jenkins/workspace/narayana-quickstarts/jca-and-hibernate/src/main/java/org/jboss/narayana/quickstart/hibernate/CustomerManager.java uses unchecked or unsafe operations. [WARNING] /home/jenkins/workspace/narayana-quickstarts/jca-and-hibernate/src/main/java/org/jboss/narayana/quickstart/hibernate/CustomerManager.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jca-and-hibernate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jca-and-hibernate --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/workspace/narayana-quickstarts/jca-and-hibernate/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ jca-and-hibernate --- [INFO] Surefire report directory: /home/jenkins/workspace/narayana-quickstarts/jca-and-hibernate/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.jboss.narayana.quickstart.hibernate.TestCase Nov 26, 2020 12:35:51 AM com.github.fungal.impl.KernelImpl startup INFO: Fungal 0.11.0.Final started Nov 26, 2020 12:35:53 AM org.jboss.stdio.AbstractLoggingWriter write INFO: Hibernate: delete from Customer Nov 26, 2020 12:35:53 AM org.jboss.stdio.AbstractLoggingWriter write INFO: Hibernate: select max(id) from Customer Nov 26, 2020 12:35:53 AM org.jboss.stdio.AbstractLoggingWriter write INFO: Hibernate: insert into Customer (name, id) values (?, ?) Nov 26, 2020 12:35:53 AM org.jboss.stdio.AbstractLoggingWriter write INFO: Hibernate: select customer0_.id as id1_0_, customer0_.name as name2_0_ from Customer customer0_ Nov 26, 2020 12:35:53 AM org.jboss.stdio.AbstractLoggingWriter write INFO: Hibernate: delete from Customer Nov 26, 2020 12:35:53 AM org.jboss.stdio.AbstractLoggingWriter write INFO: Hibernate: select max(id) from Customer Nov 26, 2020 12:35:53 AM org.jboss.stdio.AbstractLoggingWriter write INFO: Hibernate: insert into Customer (name, id) values (?, ?) Nov 26, 2020 12:35:53 AM org.jboss.stdio.AbstractLoggingWriter write INFO: Hibernate: insert into Customer (name, id) values (?, ?) Nov 26, 2020 12:35:53 AM org.jboss.stdio.AbstractLoggingWriter write INFO: Hibernate: select customer0_.id as id1_0_, customer0_.name as name2_0_ from Customer customer0_ Nov 26, 2020 12:35:53 AM com.github.fungal.impl.KernelImpl shutdown INFO: Fungal 0.11.0.Final stopped Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.432 sec Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jca-and-hibernate --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/jca-and-hibernate/target/jca-and-hibernate.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ jca-and-hibernate --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/jca-and-hibernate/target/jca-and-hibernate.jar to /home/jenkins/.m2/repository/org/jboss/narayana/quickstarts/jca-and-hibernate/5.10.7.Final-SNAPSHOT/jca-and-hibernate-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/jca-and-hibernate/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstarts/jca-and-hibernate/5.10.7.Final-SNAPSHOT/jca-and-hibernate-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Narayana Quickstart: Standalone JTA 1.2 Quickstart 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/se/weld-se-core/3.1.0.Final/weld-se-core-3.1.0.Final.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/se/weld-se-core/3.1.0.Final/weld-se-core-3.1.0.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/se/weld-se-core/3.1.0.Final/weld-se-core-3.1.0.Final.pom (8 KB at 117.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/se/weld-se-parent/3.1.0.Final/weld-se-parent-3.1.0.Final.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/se/weld-se-parent/3.1.0.Final/weld-se-parent-3.1.0.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/se/weld-se-parent/3.1.0.Final/weld-se-parent-3.1.0.Final.pom (2 KB at 200.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-core-parent/3.1.0.Final/weld-core-parent-3.1.0.Final.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-parent/3.1.0.Final/weld-core-parent-3.1.0.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-parent/3.1.0.Final/weld-core-parent-3.1.0.Final.pom (33 KB at 3589.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-bom/1.4.0.Final/arquillian-bom-1.4.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-bom/1.4.0.Final/arquillian-bom-1.4.0.Final.pom (0 B at 0.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/environment/weld-environment-common/3.1.0.Final/weld-environment-common-3.1.0.Final.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/environment/weld-environment-common/3.1.0.Final/weld-environment-common-3.1.0.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/environment/weld-environment-common/3.1.0.Final/weld-environment-common-3.1.0.Final.pom (2 KB at 8.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-core-impl/3.1.0.Final/weld-core-impl-3.1.0.Final.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-impl/3.1.0.Final/weld-core-impl-3.1.0.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-impl/3.1.0.Final/weld-core-impl-3.1.0.Final.pom (8 KB at 913.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-api/3.1.Final/weld-api-3.1.Final.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api/3.1.Final/weld-api-3.1.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api/3.1.Final/weld-api-3.1.Final.pom (2 KB at 227.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-spi/3.1.Final/weld-spi-3.1.Final.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-spi/3.1.Final/weld-spi-3.1.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-spi/3.1.Final/weld-spi-3.1.Final.pom (3 KB at 309.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/classfilewriter/jboss-classfilewriter/1.2.3.Final/jboss-classfilewriter-1.2.3.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/classfilewriter/jboss-classfilewriter/1.2.3.Final/jboss-classfilewriter-1.2.3.Final.pom (4 KB at 5.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/annotation/jboss-annotations-api_1.3_spec/1.0.0.Final/jboss-annotations-api_1.3_spec-1.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/annotation/jboss-annotations-api_1.3_spec/1.0.0.Final/jboss-annotations-api_1.3_spec-1.0.0.Final.pom (5 KB at 16.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/probe/weld-probe-core/3.1.0.Final/weld-probe-core-3.1.0.Final.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/probe/weld-probe-core/3.1.0.Final/weld-probe-core-3.1.0.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/probe/weld-probe-core/3.1.0.Final/weld-probe-core-3.1.0.Final.pom (11 KB at 1197.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/probe/weld-probe-parent/3.1.0.Final/weld-probe-parent-3.1.0.Final.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/probe/weld-probe-parent/3.1.0.Final/weld-probe-parent-3.1.0.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/probe/weld-probe-parent/3.1.0.Final/weld-probe-parent-3.1.0.Final.pom (855 B at 104.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/module/weld-jta/3.1.0.Final/weld-jta-3.1.0.Final.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/module/weld-jta/3.1.0.Final/weld-jta-3.1.0.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/module/weld-jta/3.1.0.Final/weld-jta-3.1.0.Final.pom (3 KB at 361.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/se/weld-se-core/3.1.0.Final/weld-se-core-3.1.0.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/environment/weld-environment-common/3.1.0.Final/weld-environment-common-3.1.0.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/probe/weld-probe-core/3.1.0.Final/weld-probe-core-3.1.0.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/module/weld-jta/3.1.0.Final/weld-jta-3.1.0.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-api/3.1.Final/weld-api-3.1.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-core-impl/3.1.0.Final/weld-core-impl-3.1.0.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/annotation/jboss-annotations-api_1.3_spec/1.0.0.Final/jboss-annotations-api_1.3_spec-1.0.0.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-spi/3.1.Final/weld-spi-3.1.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/annotation/jboss-annotations-api_1.3_spec/1.0.0.Final/jboss-annotations-api_1.3_spec-1.0.0.Final.jar (20 KB at 20.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/se/weld-se-core/3.1.0.Final/weld-se-core-3.1.0.Final.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/environment/weld-environment-common/3.1.0.Final/weld-environment-common-3.1.0.Final.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/probe/weld-probe-core/3.1.0.Final/weld-probe-core-3.1.0.Final.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/module/weld-jta/3.1.0.Final/weld-jta-3.1.0.Final.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api/3.1.Final/weld-api-3.1.Final.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/module/weld-jta/3.1.0.Final/weld-jta-3.1.0.Final.jar (22 KB at 2438.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-impl/3.1.0.Final/weld-core-impl-3.1.0.Final.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api/3.1.Final/weld-api-3.1.Final.jar (33 KB at 3269.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-spi/3.1.Final/weld-spi-3.1.Final.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/se/weld-se-core/3.1.0.Final/weld-se-core-3.1.0.Final.jar (70 KB at 5828.0 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/environment/weld-environment-common/3.1.0.Final/weld-environment-common-3.1.0.Final.jar (85 KB at 6469.4 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-spi/3.1.Final/weld-spi-3.1.Final.jar (85 KB at 4037.1 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/probe/weld-probe-core/3.1.0.Final/weld-probe-core-3.1.0.Final.jar (801 KB at 24265.3 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-impl/3.1.0.Final/weld-core-impl-3.1.0.Final.jar (1630 KB at 34670.9 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jta-1_2-standalone --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jta-1_2-standalone --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jta-1_2-standalone --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/workspace/narayana-quickstarts/jta-1_2-standalone/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jta-1_2-standalone --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jta-1_2-standalone --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/workspace/narayana-quickstarts/jta-1_2-standalone/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ jta-1_2-standalone --- [INFO] Surefire report directory: /home/jenkins/workspace/narayana-quickstarts/jta-1_2-standalone/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.jboss.narayana.quickstarts.jta.CDITransactionServicesTestCase Nov 26, 2020 12:36:09 AM org.jboss.weld.bootstrap.WeldStartup INFO: WELD-000900: 3.1.0 (Final) Nov 26, 2020 12:36:12 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 022350bb-3e7d-40d6-9035-1690e65abfe8 initialized Nov 26, 2020 12:36:13 AM com.arjuna.ats.arjuna.recovery.TransactionStatusManager start INFO: ARJUNA012170: TransactionStatusManager started on port 45736 and host 127.0.0.1 with service com.arjuna.ats.arjuna.recovery.ActionStatusService Nov 26, 2020 12:36:13 AM org.jboss.weld.module.jta.DeferredEventNotification run ERROR: WELD-000401: Failure while notifying an observer [BackedAnnotatedMethod] org.jboss.narayana.quickstarts.jta.RequiredCounterManager.transactionObserverAfterCompletion(@Observes Counter) of event null. org.jboss.weld.contexts.ContextNotActiveException: WELD-001303: No active contexts for scope type javax.transaction.TransactionScoped Nov 26, 2020 12:36:13 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 022350bb-3e7d-40d6-9035-1690e65abfe8 shut down Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.036 sec Running org.jboss.narayana.quickstarts.jta.CDIBindingTestCase Nov 26, 2020 12:36:13 AM 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 26, 2020 12:36:13 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 61a674b2-079e-47a8-8cc9-55652c706efc initialized Nov 26, 2020 12:36:13 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 61a674b2-079e-47a8-8cc9-55652c706efc shut down Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 sec Running org.jboss.narayana.quickstarts.jta.JNDIBindingTestCase Nov 26, 2020 12:36:13 AM 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 26, 2020 12:36:13 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container a01b0125-7ea2-45f4-8fcb-042263bb95c5 initialized Nov 26, 2020 12:36:13 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container a01b0125-7ea2-45f4-8fcb-042263bb95c5 shut down Nov 26, 2020 12:36:13 AM 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 26, 2020 12:36:13 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container d76ff765-d482-4360-9d49-4cfc7e296b85 initialized Nov 26, 2020 12:36:13 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container d76ff765-d482-4360-9d49-4cfc7e296b85 shut down Nov 26, 2020 12:36:13 AM 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 26, 2020 12:36:13 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 0e4d8d02-51bd-4a48-b5a1-32651ba9c9e3 initialized Nov 26, 2020 12:36:13 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 0e4d8d02-51bd-4a48-b5a1-32651ba9c9e3 shut down Nov 26, 2020 12:36:13 AM 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 26, 2020 12:36:13 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 2811bd3e-dcf1-4f40-bbe8-4d9dc01f0dff initialized Nov 26, 2020 12:36:13 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 2811bd3e-dcf1-4f40-bbe8-4d9dc01f0dff shut down Nov 26, 2020 12:36:13 AM 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 26, 2020 12:36:13 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 6a1c7ec4-38c4-4ea6-bd1f-fedeabf47e91 initialized Nov 26, 2020 12:36:13 AM org.jboss.weld.environment.se.WeldContainer shutdown INFO: WELD-ENV-002001: Weld SE container 6a1c7ec4-38c4-4ea6-bd1f-fedeabf47e91 shut down Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.343 sec Results : Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jta-1_2-standalone --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/jta-1_2-standalone/target/jta-1_2-standalone.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ jta-1_2-standalone --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/jta-1_2-standalone/target/jta-1_2-standalone.jar to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/jta/jta-1_2-standalone/5.10.7.Final-SNAPSHOT/jta-1_2-standalone-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/jta-1_2-standalone/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/jta/jta-1_2-standalone/5.10.7.Final-SNAPSHOT/jta-1_2-standalone-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building narayana-quickstarts-all 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ narayana-quickstarts-all --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ narayana-quickstarts-all --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/narayana-quickstarts-all/5.10.7.Final-SNAPSHOT/narayana-quickstarts-all-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Narayana Quickstarts: JTA 1.2 in Wildfly 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-container-managed/2.1.1.Final/wildfly-arquillian-container-managed-2.1.1.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-container-managed/2.1.1.Final/wildfly-arquillian-container-managed-2.1.1.Final.pom (7 KB at 22.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-parent/2.1.1.Final/wildfly-arquillian-parent-2.1.1.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-parent/2.1.1.Final/wildfly-arquillian-parent-2.1.1.Final.pom (20 KB at 68.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-parent/3.0.0.Final/wildfly-core-parent-3.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-parent/3.0.0.Final/wildfly-core-parent-3.0.0.Final.pom (79 KB at 187.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-common/2.1.1.Final/wildfly-arquillian-common-2.1.1.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-common/2.1.1.Final/wildfly-arquillian-common-2.1.1.Final.pom (4 KB at 11.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-testenricher-msc/2.1.1.Final/wildfly-arquillian-testenricher-msc-2.1.1.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-testenricher-msc/2.1.1.Final/wildfly-arquillian-testenricher-msc-2.1.1.Final.pom (2 KB at 6.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-server/3.0.0.Final/wildfly-server-3.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-server/3.0.0.Final/wildfly-server-3.0.0.Final.pom (7 KB at 23.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-controller/3.0.0.Final/wildfly-controller-3.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-controller/3.0.0.Final/wildfly-controller-3.0.0.Final.pom (5 KB at 15.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-dmr/1.4.1.Final/jboss-dmr-1.4.1.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-dmr/1.4.1.Final/jboss-dmr-1.4.1.Final.pom (7 KB at 21.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-controller-client/3.0.0.Final/wildfly-controller-client-3.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-controller-client/3.0.0.Final/wildfly-controller-client-3.0.0.Final.pom (4 KB at 12.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-protocol/3.0.0.Final/wildfly-protocol-3.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-protocol/3.0.0.Final/wildfly-protocol-3.0.0.Final.pom (4 KB at 13.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/modules/jboss-modules/1.6.0.Final/jboss-modules-1.6.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/modules/jboss-modules/1.6.0.Final/jboss-modules-1.6.0.Final.pom (9 KB at 29.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/xnio/xnio-nio/3.5.1.Final/xnio-nio-3.5.1.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/xnio/xnio-nio/3.5.1.Final/xnio-nio-3.5.1.Final.pom (8 KB at 27.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-security/3.0.0.Final/wildfly-core-security-3.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-security/3.0.0.Final/wildfly-core-security-3.0.0.Final.pom (3 KB at 9.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-security-parent/3.0.0.Final/wildfly-core-security-parent-3.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-security-parent/3.0.0.Final/wildfly-core-security-parent-3.0.0.Final.pom (2 KB at 6.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-security-api/3.0.0.Final/wildfly-core-security-api-3.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-security-api/3.0.0.Final/wildfly-core-security-api-3.0.0.Final.pom (2 KB at 6.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-version/3.0.0.Final/wildfly-version-3.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-version/3.0.0.Final/wildfly-version-3.0.0.Final.pom (3 KB at 8.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/msc/jboss-msc/1.2.7.SP1/jboss-msc-1.2.7.SP1.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/msc/jboss-msc/1.2.7.SP1/jboss-msc-1.2.7.SP1.pom (11 KB at 37.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logmanager/jboss-logmanager/2.0.7.Final/jboss-logmanager-2.0.7.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logmanager/jboss-logmanager/2.0.7.Final/jboss-logmanager-2.0.7.Final.pom (6 KB at 20.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-management-client/3.0.0.Final/wildfly-core-management-client-3.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-management-client/3.0.0.Final/wildfly-core-management-client-3.0.0.Final.pom (2 KB at 6.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-management/3.0.0.Final/wildfly-core-management-3.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-management/3.0.0.Final/wildfly-core-management-3.0.0.Final.pom (2 KB at 6.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-domain-http-interface/3.0.0.Final/wildfly-domain-http-interface-3.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-domain-http-interface/3.0.0.Final/wildfly-domain-http-interface-3.0.0.Final.pom (4 KB at 13.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-domain-http/3.0.0.Final/wildfly-domain-http-3.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-domain-http/3.0.0.Final/wildfly-domain-http-3.0.0.Final.pom (2 KB at 6.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/io/undertow/undertow-core/1.4.18.Final/undertow-core-1.4.18.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/io/undertow/undertow-core/1.4.18.Final/undertow-core-1.4.18.Final.pom (23 KB at 78.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/io/undertow/undertow-parent/1.4.18.Final/undertow-parent-1.4.18.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/io/undertow/undertow-parent/1.4.18.Final/undertow-parent-1.4.18.Final.pom (25 KB at 86.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-domain-management/3.0.0.Final/wildfly-domain-management-3.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-domain-management/3.0.0.Final/wildfly-domain-management-3.0.0.Final.pom (7 KB at 21.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/picketbox/picketbox/5.0.2.Final/picketbox-5.0.2.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/picketbox/picketbox/5.0.2.Final/picketbox-5.0.2.Final.pom (4 KB at 11.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/picketbox/picketbox-parent/5.0.2.Final/picketbox-parent-5.0.2.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/picketbox/picketbox-parent/5.0.2.Final/picketbox-parent-5.0.2.Final.pom (3 KB at 10.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/openssl/wildfly-openssl-java/1.0.2.Final/wildfly-openssl-java-1.0.2.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/openssl/wildfly-openssl-java/1.0.2.Final/wildfly-openssl-java-1.0.2.Final.pom (10 KB at 34.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/openssl/wildfly-openssl-parent/1.0.2.Final/wildfly-openssl-parent-1.0.2.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/openssl/wildfly-openssl-parent/1.0.2.Final/wildfly-openssl-parent-1.0.2.Final.pom (7 KB at 24.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/elytron-web/undertow-server/1.0.0.Final/undertow-server-1.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/elytron-web/undertow-server/1.0.0.Final/undertow-server-1.0.0.Final.pom (5 KB at 17.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/elytron-web/elytron-web-parent/1.0.0.Final/elytron-web-parent-1.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/elytron-web/elytron-web-parent/1.0.0.Final/elytron-web-parent-1.0.0.Final.pom (14 KB at 46.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-deployment-repository/3.0.0.Final/wildfly-deployment-repository-3.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-deployment-repository/3.0.0.Final/wildfly-deployment-repository-3.0.0.Final.pom (6 KB at 20.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-platform-mbean/3.0.0.Final/wildfly-platform-mbean-3.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-platform-mbean/3.0.0.Final/wildfly-platform-mbean-3.0.0.Final.pom (4 KB at 11.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-process-controller/3.0.0.Final/wildfly-process-controller-3.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-process-controller/3.0.0.Final/wildfly-process-controller-3.0.0.Final.pom (4 KB at 14.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-remoting/3.0.0.Final/wildfly-remoting-3.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-remoting/3.0.0.Final/wildfly-remoting-3.0.0.Final.pom (5 KB at 15.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-remoting-parent/3.0.0.Final/wildfly-remoting-parent-3.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-remoting-parent/3.0.0.Final/wildfly-remoting-parent-3.0.0.Final.pom (2 KB at 6.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-io/3.0.0.Final/wildfly-io-3.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-io/3.0.0.Final/wildfly-io-3.0.0.Final.pom (3 KB at 9.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-io-bom/3.0.0.Final/wildfly-io-bom-3.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-io-bom/3.0.0.Final/wildfly-io-bom-3.0.0.Final.pom (2 KB at 6.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-network/3.0.0.Final/wildfly-network-3.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-network/3.0.0.Final/wildfly-network-3.0.0.Final.pom (4 KB at 11.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/invocation/jboss-invocation/1.5.0.Final/jboss-invocation-1.5.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/invocation/jboss-invocation/1.5.0.Final/jboss-invocation-1.5.0.Final.pom (7 KB at 22.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/plugins/wildfly-plugin-core/1.2.0.Final/wildfly-plugin-core-1.2.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/plugins/wildfly-plugin-core/1.2.0.Final/wildfly-plugin-core-1.2.0.Final.pom (6 KB at 20.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/plugins/wildfly-maven-plugin-parent/1.2.0.Final/wildfly-maven-plugin-parent-1.2.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/plugins/wildfly-maven-plugin-parent/1.2.0.Final/wildfly-maven-plugin-parent-1.2.0.Final.pom (15 KB at 51.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-protocol-jmx/2.1.1.Final/wildfly-arquillian-protocol-jmx-2.1.1.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-protocol-jmx/2.1.1.Final/wildfly-arquillian-protocol-jmx-2.1.1.Final.pom (3 KB at 8.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-jmx/3.0.0.Final/wildfly-jmx-3.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-jmx/3.0.0.Final/wildfly-jmx-3.0.0.Final.pom (5 KB at 16.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/remotingjmx/remoting-jmx/3.0.0.Final/remoting-jmx-3.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/remotingjmx/remoting-jmx/3.0.0.Final/remoting-jmx-3.0.0.Final.pom (10 KB at 35.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-launcher/3.0.0.Final/wildfly-launcher-3.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-launcher/3.0.0.Final/wildfly-launcher-3.0.0.Final.pom (5 KB at 17.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/javax/enterprise/cdi-api/1.1/cdi-api-1.1.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/javax/el/el-api/2.2/el-api-2.2.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/interceptor/jboss-interceptors-api_1.1_spec/1.0.0.Beta1/jboss-interceptors-api_1.1_spec-1.0.0.Beta1.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-container-managed/2.1.1.Final/wildfly-arquillian-container-managed-2.1.1.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-common/2.1.1.Final/wildfly-arquillian-common-2.1.1.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/javax/enterprise/cdi-api/1.1/cdi-api-1.1.jar (70 KB at 242.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-testenricher-msc/2.1.1.Final/wildfly-arquillian-testenricher-msc-2.1.1.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/interceptor/jboss-interceptors-api_1.1_spec/1.0.0.Beta1/jboss-interceptors-api_1.1_spec-1.0.0.Beta1.jar (6 KB at 9.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-server/3.0.0.Final/wildfly-server-3.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-testenricher-msc/2.1.1.Final/wildfly-arquillian-testenricher-msc-2.1.1.Final.jar (11 KB at 18.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-controller/3.0.0.Final/wildfly-controller-3.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-container-managed/2.1.1.Final/wildfly-arquillian-container-managed-2.1.1.Final.jar (18 KB at 25.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-management-client/3.0.0.Final/wildfly-core-management-client-3.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/javax/el/el-api/2.2/el-api-2.2.jar (34 KB at 45.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-domain-http-interface/3.0.0.Final/wildfly-domain-http-interface-3.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-common/2.1.1.Final/wildfly-arquillian-common-2.1.1.Final.jar (68 KB at 69.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/elytron-web/undertow-server/1.0.0.Final/undertow-server-1.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-management-client/3.0.0.Final/wildfly-core-management-client-3.0.0.Final.jar (15 KB at 14.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-deployment-repository/3.0.0.Final/wildfly-deployment-repository-3.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/elytron-web/undertow-server/1.0.0.Final/undertow-server-1.0.0.Final.jar (34 KB at 27.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-platform-mbean/3.0.0.Final/wildfly-platform-mbean-3.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-domain-http-interface/3.0.0.Final/wildfly-domain-http-interface-3.0.0.Final.jar (105 KB at 81.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-process-controller/3.0.0.Final/wildfly-process-controller-3.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-deployment-repository/3.0.0.Final/wildfly-deployment-repository-3.0.0.Final.jar (57 KB at 40.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-network/3.0.0.Final/wildfly-network-3.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-network/3.0.0.Final/wildfly-network-3.0.0.Final.jar (43 KB at 25.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-version/3.0.0.Final/wildfly-version-3.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-process-controller/3.0.0.Final/wildfly-process-controller-3.0.0.Final.jar (124 KB at 72.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/invocation/jboss-invocation/1.5.0.Final/jboss-invocation-1.5.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-controller/3.0.0.Final/wildfly-controller-3.0.0.Final.jar (1928 KB at 1070.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logmanager/jboss-logmanager/2.0.7.Final/jboss-logmanager-2.0.7.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-platform-mbean/3.0.0.Final/wildfly-platform-mbean-3.0.0.Final.jar (115 KB at 63.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/modules/jboss-modules/1.6.0.Final/jboss-modules-1.6.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-version/3.0.0.Final/wildfly-version-3.0.0.Final.jar (11 KB at 5.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/io/undertow/undertow-core/1.4.18.Final/undertow-core-1.4.18.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/invocation/jboss-invocation/1.5.0.Final/jboss-invocation-1.5.0.Final.jar (74 KB at 36.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-controller-client/3.0.0.Final/wildfly-controller-client-3.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logmanager/jboss-logmanager/2.0.7.Final/jboss-logmanager-2.0.7.Final.jar (333 KB at 150.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-protocol/3.0.0.Final/wildfly-protocol-3.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-controller-client/3.0.0.Final/wildfly-controller-client-3.0.0.Final.jar (211 KB at 87.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-dmr/1.4.1.Final/jboss-dmr-1.4.1.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-server/3.0.0.Final/wildfly-server-3.0.0.Final.jar (1380 KB at 569.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/plugins/wildfly-plugin-core/1.2.0.Final/wildfly-plugin-core-1.2.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/modules/jboss-modules/1.6.0.Final/jboss-modules-1.6.0.Final.jar (391 KB at 156.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-protocol-jmx/2.1.1.Final/wildfly-arquillian-protocol-jmx-2.1.1.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-protocol/3.0.0.Final/wildfly-protocol-3.0.0.Final.jar (93 KB at 37.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-jmx/3.0.0.Final/wildfly-jmx-3.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-dmr/1.4.1.Final/jboss-dmr-1.4.1.Final.jar (138 KB at 51.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/msc/jboss-msc/1.2.7.SP1/jboss-msc-1.2.7.SP1.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/plugins/wildfly-plugin-core/1.2.0.Final/wildfly-plugin-core-1.2.0.Final.jar (45 KB at 16.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-remoting/3.0.0.Final/wildfly-remoting-3.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-protocol-jmx/2.1.1.Final/wildfly-arquillian-protocol-jmx-2.1.1.Final.jar (48 KB at 17.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-domain-management/3.0.0.Final/wildfly-domain-management-3.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-jmx/3.0.0.Final/wildfly-jmx-3.0.0.Final.jar (229 KB at 82.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/picketbox/picketbox/5.0.2.Final/picketbox-5.0.2.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/msc/jboss-msc/1.2.7.SP1/jboss-msc-1.2.7.SP1.jar (230 KB at 77.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/openssl/wildfly-openssl-java/1.0.2.Final/wildfly-openssl-java-1.0.2.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-remoting/3.0.0.Final/wildfly-remoting-3.0.0.Final.jar (202 KB at 67.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-security/3.0.0.Final/wildfly-core-security-3.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/openssl/wildfly-openssl-java/1.0.2.Final/wildfly-openssl-java-1.0.2.Final.jar (140 KB at 42.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-security-api/3.0.0.Final/wildfly-core-security-api-3.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-security/3.0.0.Final/wildfly-core-security-3.0.0.Final.jar (13 KB at 3.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-io/3.0.0.Final/wildfly-io-3.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-domain-management/3.0.0.Final/wildfly-domain-management-3.0.0.Final.jar (918 KB at 264.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/xnio/xnio-nio/3.5.1.Final/xnio-nio-3.5.1.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/io/undertow/undertow-core/1.4.18.Final/undertow-core-1.4.18.Final.jar (2094 KB at 582.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging/3.3.1.Final/jboss-logging-3.3.1.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/picketbox/picketbox/5.0.2.Final/picketbox-5.0.2.Final.jar (927 KB at 253.8 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-security-api/3.0.0.Final/wildfly-core-security-api-3.0.0.Final.jar (5 KB at 1.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/remotingjmx/remoting-jmx/3.0.0.Final/remoting-jmx-3.0.0.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-launcher/3.0.0.Final/wildfly-launcher-3.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/xnio/xnio-nio/3.5.1.Final/xnio-nio-3.5.1.Final.jar (117 KB at 31.1 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-io/3.0.0.Final/wildfly-io-3.0.0.Final.jar (76 KB at 19.6 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging/3.3.1.Final/jboss-logging-3.3.1.Final.jar (65 KB at 16.6 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-launcher/3.0.0.Final/wildfly-launcher-3.0.0.Final.jar (41 KB at 10.4 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/remotingjmx/remoting-jmx/3.0.0.Final/remoting-jmx-3.0.0.Final.jar (311 KB at 76.3 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jta-1_2-in-wildfly --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jta-1_2-in-wildfly --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/jta-1_2-in-wildfly/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jta-1_2-in-wildfly --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/workspace/narayana-quickstarts/jta-1_2-in-wildfly/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/jta-1_2-in-wildfly/src/main/java/org/jboss/narayana/quickstarts/jta/QuickstartEntityRepository.java: /home/jenkins/workspace/narayana-quickstarts/jta-1_2-in-wildfly/src/main/java/org/jboss/narayana/quickstarts/jta/QuickstartEntityRepository.java uses unchecked or unsafe operations. [WARNING] /home/jenkins/workspace/narayana-quickstarts/jta-1_2-in-wildfly/src/main/java/org/jboss/narayana/quickstarts/jta/QuickstartEntityRepository.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jta-1_2-in-wildfly --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jta-1_2-in-wildfly --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/workspace/narayana-quickstarts/jta-1_2-in-wildfly/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ jta-1_2-in-wildfly --- [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom (4 KB at 455.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom (3 KB at 312.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar (74 KB at 8183.5 KB/sec) ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.jboss.narayana.quickstarts.jta.TestCase Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.035 sec - in org.jboss.narayana.quickstarts.jta.TestCase Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jta-1_2-in-wildfly --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/jta-1_2-in-wildfly/target/jta-1_2-in-wildfly.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ jta-1_2-in-wildfly --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/jta-1_2-in-wildfly/target/jta-1_2-in-wildfly.jar to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/jta/jta-1_2-in-wildfly/5.10.7.Final-SNAPSHOT/jta-1_2-in-wildfly-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/jta-1_2-in-wildfly/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/jta/jta-1_2-in-wildfly/5.10.7.Final-SNAPSHOT/jta-1_2-in-wildfly-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Narayana and Spring Quickstarts 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spring-all --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ spring-all --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/spring/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstarts/spring/spring-all/5.10.7.Final-SNAPSHOT/spring-all-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Narayana Quickstarts: JBTM and Spring - JTA Example 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.pom (12 KB at 1864.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.jar (150 KB at 13599.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.6/maven-jar-plugin-2.6.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.6/maven-jar-plugin-2.6.pom (6 KB at 959.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.6/maven-jar-plugin-2.6.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.6/maven-jar-plugin-2.6.jar (26 KB at 250.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/springframework/spring-context/4.2.0.RELEASE/spring-context-4.2.0.RELEASE.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/springframework/spring-context/4.2.0.RELEASE/spring-context-4.2.0.RELEASE.pom (5 KB at 17.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/springframework/spring-aop/4.2.0.RELEASE/spring-aop-4.2.0.RELEASE.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/springframework/spring-aop/4.2.0.RELEASE/spring-aop-4.2.0.RELEASE.pom (3 KB at 9.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/springframework/spring-beans/4.2.0.RELEASE/spring-beans-4.2.0.RELEASE.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/springframework/spring-beans/4.2.0.RELEASE/spring-beans-4.2.0.RELEASE.pom (3 KB at 8.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/springframework/spring-core/4.2.0.RELEASE/spring-core-4.2.0.RELEASE.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/springframework/spring-core/4.2.0.RELEASE/spring-core-4.2.0.RELEASE.pom (3 KB at 8.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/springframework/spring-expression/4.2.0.RELEASE/spring-expression-4.2.0.RELEASE.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/springframework/spring-expression/4.2.0.RELEASE/spring-expression-4.2.0.RELEASE.pom (2 KB at 5.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/springframework/spring-tx/4.2.0.RELEASE/spring-tx-4.2.0.RELEASE.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/springframework/spring-tx/4.2.0.RELEASE/spring-tx-4.2.0.RELEASE.pom (4 KB at 11.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/springframework/spring-jdbc/4.2.0.RELEASE/spring-jdbc-4.2.0.RELEASE.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/springframework/spring-jdbc/4.2.0.RELEASE/spring-jdbc-4.2.0.RELEASE.pom (4 KB at 12.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/springframework/spring-test/4.2.0.RELEASE/spring-test-4.2.0.RELEASE.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/springframework/spring-test/4.2.0.RELEASE/spring-test-4.2.0.RELEASE.pom (8 KB at 25.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-dbcp2/2.1.1/commons-dbcp2-2.1.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.1.1/commons-dbcp2-2.1.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.1.1/commons-dbcp2-2.1.1.pom (14 KB at 1959.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-pool2/2.4.2/commons-pool2-2.4.2.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.4.2/commons-pool2-2.4.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.4.2/commons-pool2-2.4.2.pom (11 KB at 1546.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-pool2/2.4.3/commons-pool2-2.4.3.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.4.3/commons-pool2-2.4.3.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.4.3/commons-pool2-2.4.3.pom (12 KB at 1618.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/springframework/spring-context/4.2.0.RELEASE/spring-context-4.2.0.RELEASE.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/springframework/spring-aop/4.2.0.RELEASE/spring-aop-4.2.0.RELEASE.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/springframework/spring-beans/4.2.0.RELEASE/spring-beans-4.2.0.RELEASE.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/springframework/spring-core/4.2.0.RELEASE/spring-core-4.2.0.RELEASE.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/springframework/spring-expression/4.2.0.RELEASE/spring-expression-4.2.0.RELEASE.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/springframework/spring-aop/4.2.0.RELEASE/spring-aop-4.2.0.RELEASE.jar (356 KB at 838.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/springframework/spring-tx/4.2.0.RELEASE/spring-tx-4.2.0.RELEASE.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/springframework/spring-context/4.2.0.RELEASE/spring-context-4.2.0.RELEASE.jar (1060 KB at 1277.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/springframework/spring-jdbc/4.2.0.RELEASE/spring-jdbc-4.2.0.RELEASE.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/springframework/spring-expression/4.2.0.RELEASE/spring-expression-4.2.0.RELEASE.jar (257 KB at 307.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/springframework/spring-test/4.2.0.RELEASE/spring-test-4.2.0.RELEASE.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/springframework/spring-tx/4.2.0.RELEASE/spring-tx-4.2.0.RELEASE.jar (257 KB at 305.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-dbcp2/2.1.1/commons-dbcp2-2.1.1.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-pool2/2.4.3/commons-pool2-2.4.3.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/springframework/spring-beans/4.2.0.RELEASE/spring-beans-4.2.0.RELEASE.jar (713 KB at 621.7 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/springframework/spring-jdbc/4.2.0.RELEASE/spring-jdbc-4.2.0.RELEASE.jar (412 KB at 329.7 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/springframework/spring-core/4.2.0.RELEASE/spring-core-4.2.0.RELEASE.jar (1028 KB at 804.2 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/springframework/spring-test/4.2.0.RELEASE/spring-test-4.2.0.RELEASE.jar (537 KB at 386.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.1.1/commons-dbcp2-2.1.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.4.3/commons-pool2-2.4.3.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.4.3/commons-pool2-2.4.3.jar (125 KB at 9541.8 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.1.1/commons-dbcp2-2.1.1.jar (171 KB at 12148.9 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spring-jta --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spring-jta --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spring-jta --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/workspace/narayana-quickstarts/spring/jta/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spring-jta --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spring-jta --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/workspace/narayana-quickstarts/spring/jta/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spring-jta --- [INFO] Surefire report directory: /home/jenkins/workspace/narayana-quickstarts/spring/jta/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.jboss.narayana.quickstart.spring.TestJTA Nov 26, 2020 12:38:17 AM org.springframework.test.context.support.DefaultTestContextBootstrapper getDefaultTestExecutionListenerClassNames INFO: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] Nov 26, 2020 12:38:17 AM org.springframework.test.context.support.DefaultTestContextBootstrapper instantiateListeners INFO: Could not instantiate TestExecutionListener [org.springframework.test.context.web.ServletTestExecutionListener]. Specify custom listener classes or make the default listener classes (and their required dependencies) available. Offending class: [javax/servlet/ServletContext] Nov 26, 2020 12:38:17 AM org.springframework.test.context.support.DefaultTestContextBootstrapper getTestExecutionListeners INFO: Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5afa04c, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6ea12c19, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6a024a67, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7921b0a2, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@174d20a] Nov 26, 2020 12:38:17 AM org.springframework.context.support.GenericApplicationContext prepareRefresh INFO: Refreshing org.springframework.context.support.GenericApplicationContext@66a3ffec: startup date [Thu Nov 26 00:38:17 UTC 2020]; root of context hierarchy Nov 26, 2020 12:38:19 AM org.springframework.transaction.jta.JtaTransactionManager checkUserTransactionAndTransactionManager INFO: Using JTA UserTransaction: org.springframework.transaction.jta.UserTransactionAdapter@5fbe4146 Nov 26, 2020 12:38:19 AM org.springframework.transaction.jta.JtaTransactionManager checkUserTransactionAndTransactionManager INFO: Using JTA TransactionManager: Transaction: unknown Nov 26, 2020 12:38:19 AM com.arjuna.ats.arjuna.recovery.TransactionStatusManager start INFO: ARJUNA012170: TransactionStatusManager started on port 37438 and host 127.0.0.1 with service com.arjuna.ats.arjuna.recovery.ActionStatusService [main] DummyXAResource XA_PREPARE [< formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffac11000b:a7de:5fbef8fb:2, node_name=1, branch_uid=0:ffffac11000b:a7de:5fbef8fb:3, subordinatenodename=null, eis_name=0 >] [main] DummyXAResource XA_COMMIT [< formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffac11000b:a7de:5fbef8fb:2, node_name=1, branch_uid=0:ffffac11000b:a7de:5fbef8fb:3, subordinatenodename=null, eis_name=0 >] with fault NONE [main] DummyXAResource commitRequests = 1 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.319 sec Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy-dependencies) @ spring-jta --- [INFO] Copying jboss-transaction-api_1.2_spec-1.0.0.Alpha3.jar to /home/jenkins/workspace/narayana-quickstarts/spring/jta/target/lib/jboss-transaction-api_1.2_spec-1.0.0.Alpha3.jar [INFO] Copying spring-beans-4.2.0.RELEASE.jar to /home/jenkins/workspace/narayana-quickstarts/spring/jta/target/lib/spring-beans-4.2.0.RELEASE.jar [INFO] Copying arjuna-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/spring/jta/target/lib/arjuna-5.10.7.Final-SNAPSHOT.jar [INFO] Copying commons-dbcp2-2.1.1.jar to /home/jenkins/workspace/narayana-quickstarts/spring/jta/target/lib/commons-dbcp2-2.1.1.jar [INFO] Copying spring-tx-4.2.0.RELEASE.jar to /home/jenkins/workspace/narayana-quickstarts/spring/jta/target/lib/spring-tx-4.2.0.RELEASE.jar [INFO] Copying aopalliance-1.0.jar to /home/jenkins/workspace/narayana-quickstarts/spring/jta/target/lib/aopalliance-1.0.jar [INFO] Copying h2-1.4.195.jar to /home/jenkins/workspace/narayana-quickstarts/spring/jta/target/lib/h2-1.4.195.jar [INFO] Copying jboss-transaction-api_1.1_spec-1.0.1.Final.jar to /home/jenkins/workspace/narayana-quickstarts/spring/jta/target/lib/jboss-transaction-api_1.1_spec-1.0.1.Final.jar [INFO] Copying spring-expression-4.2.0.RELEASE.jar to /home/jenkins/workspace/narayana-quickstarts/spring/jta/target/lib/spring-expression-4.2.0.RELEASE.jar [INFO] Copying junit-4.13.1.jar to /home/jenkins/workspace/narayana-quickstarts/spring/jta/target/lib/junit-4.13.1.jar [INFO] Copying spring-jdbc-4.2.0.RELEASE.jar to /home/jenkins/workspace/narayana-quickstarts/spring/jta/target/lib/spring-jdbc-4.2.0.RELEASE.jar [INFO] Copying narayana-jts-integration-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/spring/jta/target/lib/narayana-jts-integration-5.10.7.Final-SNAPSHOT.jar [INFO] Copying commons-pool2-2.4.3.jar to /home/jenkins/workspace/narayana-quickstarts/spring/jta/target/lib/commons-pool2-2.4.3.jar [INFO] Copying spring-context-4.2.0.RELEASE.jar to /home/jenkins/workspace/narayana-quickstarts/spring/jta/target/lib/spring-context-4.2.0.RELEASE.jar [INFO] Copying jboss-transaction-spi-7.5.2.Final.jar to /home/jenkins/workspace/narayana-quickstarts/spring/jta/target/lib/jboss-transaction-spi-7.5.2.Final.jar [INFO] Copying spring-test-4.2.0.RELEASE.jar to /home/jenkins/workspace/narayana-quickstarts/spring/jta/target/lib/spring-test-4.2.0.RELEASE.jar [INFO] Copying jta-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/spring/jta/target/lib/jta-5.10.7.Final-SNAPSHOT.jar [INFO] Copying log4j-api-2.13.0.jar to /home/jenkins/workspace/narayana-quickstarts/spring/jta/target/lib/log4j-api-2.13.0.jar [INFO] Copying common-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/workspace/narayana-quickstarts/spring/jta/target/lib/common-5.10.7.Final-SNAPSHOT.jar [INFO] Copying javax.annotation-api-1.3.2.jar to /home/jenkins/workspace/narayana-quickstarts/spring/jta/target/lib/javax.annotation-api-1.3.2.jar [INFO] Copying jboss-connector-api_1.7_spec-1.0.0.Final.jar to /home/jenkins/workspace/narayana-quickstarts/spring/jta/target/lib/jboss-connector-api_1.7_spec-1.0.0.Final.jar [INFO] Copying hamcrest-core-1.3.jar to /home/jenkins/workspace/narayana-quickstarts/spring/jta/target/lib/hamcrest-core-1.3.jar [INFO] Copying log4j-core-2.13.0.jar to /home/jenkins/workspace/narayana-quickstarts/spring/jta/target/lib/log4j-core-2.13.0.jar [INFO] Copying jconsole.jar to /home/jenkins/workspace/narayana-quickstarts/spring/jta/target/lib/jconsole-jdk.jar [INFO] Copying jboss-logging-3.1.4.GA.jar to /home/jenkins/workspace/narayana-quickstarts/spring/jta/target/lib/jboss-logging-3.1.4.GA.jar [INFO] Copying commons-logging-1.2.jar to /home/jenkins/workspace/narayana-quickstarts/spring/jta/target/lib/commons-logging-1.2.jar [INFO] Copying spring-core-4.2.0.RELEASE.jar to /home/jenkins/workspace/narayana-quickstarts/spring/jta/target/lib/spring-core-4.2.0.RELEASE.jar [INFO] Copying spring-aop-4.2.0.RELEASE.jar to /home/jenkins/workspace/narayana-quickstarts/spring/jta/target/lib/spring-aop-4.2.0.RELEASE.jar [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ spring-jta --- [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.9/plexus-archiver-2.9.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.9/plexus-archiver-2.9.pom (5 KB at 533.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.pom (4 KB at 520.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.9/plexus-archiver-2.9.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.9/plexus-archiver-2.9.jar (142 KB at 10140.6 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.jar (80 KB at 1646.3 KB/sec) [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/spring/jta/target/spring-jta.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ spring-jta --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/spring/jta/target/spring-jta.jar to /home/jenkins/.m2/repository/org/jboss/narayana/quickstarts/spring/spring-jta/5.10.7.Final-SNAPSHOT/spring-jta-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/spring/jta/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstarts/spring/spring-jta/5.10.7.Final-SNAPSHOT/spring-jta-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Narayana and Spring Boot Quickstart 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-maven-plugin/1.5.3.RELEASE/spring-boot-maven-plugin-1.5.3.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-maven-plugin/1.5.3.RELEASE/spring-boot-maven-plugin-1.5.3.RELEASE.pom (7 KB at 779.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-tools/1.5.3.RELEASE/spring-boot-tools-1.5.3.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-tools/1.5.3.RELEASE/spring-boot-tools-1.5.3.RELEASE.pom (2 KB at 160.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-parent/1.5.3.RELEASE/spring-boot-parent-1.5.3.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-parent/1.5.3.RELEASE/spring-boot-parent-1.5.3.RELEASE.pom (27 KB at 2934.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-maven-plugin/1.5.3.RELEASE/spring-boot-maven-plugin-1.5.3.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-maven-plugin/1.5.3.RELEASE/spring-boot-maven-plugin-1.5.3.RELEASE.jar (64 KB at 6372.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-data-jpa/1.5.3.RELEASE/spring-boot-starter-data-jpa-1.5.3.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-data-jpa/1.5.3.RELEASE/spring-boot-starter-data-jpa-1.5.3.RELEASE.pom (3 KB at 401.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starters/1.5.3.RELEASE/spring-boot-starters-1.5.3.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starters/1.5.3.RELEASE/spring-boot-starters-1.5.3.RELEASE.pom (7 KB at 784.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter/1.5.3.RELEASE/spring-boot-starter-1.5.3.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter/1.5.3.RELEASE/spring-boot-starter-1.5.3.RELEASE.pom (2 KB at 202.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot/1.5.3.RELEASE/spring-boot-1.5.3.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot/1.5.3.RELEASE/spring-boot-1.5.3.RELEASE.pom (10 KB at 1231.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.3.8.RELEASE/spring-core-4.3.8.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.3.8.RELEASE/spring-core-4.3.8.RELEASE.pom (3 KB at 345.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.3.8.RELEASE/spring-context-4.3.8.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.3.8.RELEASE/spring-context-4.3.8.RELEASE.pom (5 KB at 699.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.3.8.RELEASE/spring-aop-4.3.8.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.3.8.RELEASE/spring-aop-4.3.8.RELEASE.pom (3 KB at 373.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.3.8.RELEASE/spring-beans-4.3.8.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.3.8.RELEASE/spring-beans-4.3.8.RELEASE.pom (3 KB at 346.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.3.8.RELEASE/spring-expression-4.3.8.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.3.8.RELEASE/spring-expression-4.3.8.RELEASE.pom (2 KB at 238.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-autoconfigure/1.5.3.RELEASE/spring-boot-autoconfigure-1.5.3.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-autoconfigure/1.5.3.RELEASE/spring-boot-autoconfigure-1.5.3.RELEASE.pom (21 KB at 2243.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-logging/1.5.3.RELEASE/spring-boot-starter-logging-1.5.3.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-logging/1.5.3.RELEASE/spring-boot-starter-logging-1.5.3.RELEASE.pom (2 KB at 184.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.1.11/logback-classic-1.1.11.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.1.11/logback-classic-1.1.11.pom (13 KB at 1590.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.1.11/logback-parent-1.1.11.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.1.11/logback-parent-1.1.11.pom (18 KB at 2189.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.1.11/logback-core-1.1.11.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.1.11/logback-core-1.1.11.pom (5 KB at 611.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.pom (959 B at 133.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.pom (986 B at 137.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/log4j-over-slf4j/1.7.25/log4j-over-slf4j-1.7.25.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/log4j-over-slf4j/1.7.25/log4j-over-slf4j-1.7.25.pom (2 KB at 137.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.17/snakeyaml-1.17.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.17/snakeyaml-1.17.pom (28 KB at 3038.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-aop/1.5.3.RELEASE/spring-boot-starter-aop-1.5.3.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-aop/1.5.3.RELEASE/spring-boot-starter-aop-1.5.3.RELEASE.pom (2 KB at 150.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.10/aspectjweaver-1.8.10.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.10/aspectjweaver-1.8.10.pom (2 KB at 127.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-jdbc/1.5.3.RELEASE/spring-boot-starter-jdbc-1.5.3.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-jdbc/1.5.3.RELEASE/spring-boot-starter-jdbc-1.5.3.RELEASE.pom (2 KB at 172.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat-jdbc/8.5.14/tomcat-jdbc-8.5.14.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat-jdbc/8.5.14/tomcat-jdbc-8.5.14.pom (2 KB at 216.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat-juli/8.5.14/tomcat-juli-8.5.14.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat-juli/8.5.14/tomcat-juli-8.5.14.pom (2 KB at 185.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-jdbc/4.3.8.RELEASE/spring-jdbc-4.3.8.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-jdbc/4.3.8.RELEASE/spring-jdbc-4.3.8.RELEASE.pom (4 KB at 490.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-tx/4.3.8.RELEASE/spring-tx-4.3.8.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-tx/4.3.8.RELEASE/spring-tx-4.3.8.RELEASE.pom (4 KB at 384.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/5.0.12.Final/hibernate-core-5.0.12.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/5.0.12.Final/hibernate-core-5.0.12.Final.pom (4 KB at 436.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.21.0-GA/javassist-3.21.0-GA.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.21.0-GA/javassist-3.21.0-GA.pom (10 KB at 1200.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.0.0.Final/jandex-2.0.0.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.0.0.Final/jandex-2.0.0.Final.pom (6 KB at 699.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-entitymanager/5.0.12.Final/hibernate-entitymanager-5.0.12.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-entitymanager/5.0.12.Final/hibernate-entitymanager-5.0.12.Final.pom (3 KB at 415.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/javax/transaction/javax.transaction-api/1.2/javax.transaction-api-1.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/transaction/javax.transaction-api/1.2/javax.transaction-api-1.2.pom (14 KB at 1684.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-jpa/1.11.3.RELEASE/spring-data-jpa-1.11.3.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-jpa/1.11.3.RELEASE/spring-data-jpa-1.11.3.RELEASE.pom (17 KB at 1852.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/data/build/spring-data-parent/1.9.3.RELEASE/spring-data-parent-1.9.3.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/data/build/spring-data-parent/1.9.3.RELEASE/spring-data-parent-1.9.3.RELEASE.pom (24 KB at 2628.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-commons/1.13.3.RELEASE/spring-data-commons-1.13.3.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-commons/1.13.3.RELEASE/spring-data-commons-1.13.3.RELEASE.pom (8 KB at 965.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-orm/4.3.8.RELEASE/spring-orm-4.3.8.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-orm/4.3.8.RELEASE/spring-orm-4.3.8.RELEASE.pom (6 KB at 720.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aspects/4.3.8.RELEASE/spring-aspects-4.3.8.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aspects/4.3.8.RELEASE/spring-aspects-4.3.8.RELEASE.pom (4 KB at 505.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-artemis/1.5.3.RELEASE/spring-boot-starter-artemis-1.5.3.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-artemis/1.5.3.RELEASE/spring-boot-starter-artemis-1.5.3.RELEASE.pom (2 KB at 150.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-jms/4.3.8.RELEASE/spring-jms-4.3.8.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-jms/4.3.8.RELEASE/spring-jms-4.3.8.RELEASE.pom (4 KB at 398.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-messaging/4.3.8.RELEASE/spring-messaging-4.3.8.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-messaging/4.3.8.RELEASE/spring-messaging-4.3.8.RELEASE.pom (4 KB at 485.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jms-client/1.5.4/artemis-jms-client-1.5.4.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jms-client/1.5.4/artemis-jms-client-1.5.4.pom (4 KB at 515.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-pom/1.5.4/artemis-pom-1.5.4.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-pom/1.5.4/artemis-pom-1.5.4.pom (56 KB at 3971.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/1.5.4/artemis-core-client-1.5.4.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/1.5.4/artemis-core-client-1.5.4.pom (5 KB at 457.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/3.6.9.Final/jgroups-3.6.9.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/3.6.9.Final/jgroups-3.6.9.Final.pom (20 KB at 2397.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/1.5.4/artemis-commons-1.5.4.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/1.5.4/artemis-commons-1.5.4.pom (3 KB at 412.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/io/netty/netty-all/4.1.5.Final/netty-all-4.1.5.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty-all/4.1.5.Final/netty-all-4.1.5.Final.pom (20 KB at 2376.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.5.Final/netty-parent-4.1.5.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.5.Final/netty-parent-4.1.5.Final.pom (46 KB at 5104.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/1.5.4/artemis-selector-1.5.4.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/1.5.4/artemis-selector-1.5.4.pom (5 KB at 583.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-jta-narayana/1.5.3.RELEASE/spring-boot-starter-jta-narayana-1.5.3.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-jta-narayana/1.5.3.RELEASE/spring-boot-starter-jta-narayana-1.5.3.RELEASE.pom (2 KB at 234.6 KB/sec) [INFO] Downloading: http://repo.spring.io/snapshot/org/jboss/narayana/jta/jms/5.10.7.Final-SNAPSHOT/maven-metadata.xml [WARNING] Could not transfer metadata org.jboss.narayana.jta:jms:5.10.7.Final-SNAPSHOT/maven-metadata.xml from/to spring-snapshots (http://repo.spring.io/snapshot): Access denied to: http://repo.spring.io/snapshot/org/jboss/narayana/jta/jms/5.10.7.Final-SNAPSHOT/maven-metadata.xml , ReasonPhrase:Forbidden. [WARNING] Failure to transfer org.jboss.narayana.jta:jms:5.10.7.Final-SNAPSHOT/maven-metadata.xml from http://repo.spring.io/snapshot was cached in the local repository, resolution will not be reattempted until the update interval of spring-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.jboss.narayana.jta:jms:5.10.7.Final-SNAPSHOT/maven-metadata.xml from/to spring-snapshots (http://repo.spring.io/snapshot): Access denied to: http://repo.spring.io/snapshot/org/jboss/narayana/jta/jms/5.10.7.Final-SNAPSHOT/maven-metadata.xml , ReasonPhrase:Forbidden. [INFO] Downloading: https://repo.maven.apache.org/maven2/com/h2database/h2/1.4.194/h2-1.4.194.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/h2database/h2/1.4.194/h2-1.4.194.pom (960 B at 133.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jms-server/1.5.4/artemis-jms-server-1.5.4.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jms-server/1.5.4/artemis-jms-server-1.5.4.pom (5 KB at 420.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/1.5.4/artemis-server-1.5.4.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/1.5.4/artemis-server-1.5.4.pom (6 KB at 852.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/1.5.4/artemis-journal-1.5.4.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/1.5.4/artemis-journal-1.5.4.pom (3 KB at 354.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-native/1.5.4/artemis-native-1.5.4.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-native/1.5.4/artemis-native-1.5.4.pom (4 KB at 550.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jdbc-store/1.5.4/artemis-jdbc-store-1.5.4.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jdbc-store/1.5.4/artemis-jdbc-store-1.5.4.pom (4 KB at 377.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-service-extensions/1.5.4/artemis-service-extensions-1.5.4.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-service-extensions/1.5.4/artemis-service-extensions-1.5.4.pom (3 KB at 350.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-test/1.5.3.RELEASE/spring-boot-starter-test-1.5.3.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-test/1.5.3.RELEASE/spring-boot-starter-test-1.5.3.RELEASE.pom (4 KB at 437.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test/1.5.3.RELEASE/spring-boot-test-1.5.3.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test/1.5.3.RELEASE/spring-boot-test-1.5.3.RELEASE.pom (5 KB at 580.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test-autoconfigure/1.5.3.RELEASE/spring-boot-test-autoconfigure-1.5.3.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test-autoconfigure/1.5.3.RELEASE/spring-boot-test-autoconfigure-1.5.3.RELEASE.pom (6 KB at 700.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/2.2.0/json-path-2.2.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/2.2.0/json-path-2.2.0.pom (3 KB at 294.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.3/asm-5.0.3.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.3/asm-5.0.3.pom (2 KB at 314.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom (0 B at 0.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/2.6.0/assertj-core-2.6.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/2.6.0/assertj-core-2.6.0.pom (7 KB at 971.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.1.4/assertj-parent-pom-2.1.4.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.1.4/assertj-parent-pom-2.1.4.pom (15 KB at 1639.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.pom (2 KB at 214.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.1/objenesis-2.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.1/objenesis-2.1.pom (3 KB at 353.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.1/objenesis-parent-2.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.1/objenesis-parent-2.1.pom (17 KB at 2039.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom (820 B at 114.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/skyscreamer/jsonassert/1.4.0/jsonassert-1.4.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/skyscreamer/jsonassert/1.4.0/jsonassert-1.4.0.pom (6 KB at 721.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.3.8.RELEASE/spring-test-4.3.8.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.3.8.RELEASE/spring-test-4.3.8.RELEASE.pom (8 KB at 1107.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.pom (0 B at 0.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.2/jakarta.xml.bind-api-parent-2.3.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.2/jakarta.xml.bind-api-parent-2.3.2.pom (0 B at 0.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom (5 KB at 637.8 KB/sec) [INFO] Downloading: http://repo.spring.io/snapshot/org/jboss/narayana/jta/jdbc/5.10.7.Final-SNAPSHOT/maven-metadata.xml [WARNING] Could not transfer metadata org.jboss.narayana.jta:jdbc:5.10.7.Final-SNAPSHOT/maven-metadata.xml from/to spring-snapshots (http://repo.spring.io/snapshot): Access denied to: http://repo.spring.io/snapshot/org/jboss/narayana/jta/jdbc/5.10.7.Final-SNAPSHOT/maven-metadata.xml , ReasonPhrase:Forbidden. [INFO] Downloading: http://repo.spring.io/snapshot/org/jboss/narayana/jta/jta/5.10.7.Final-SNAPSHOT/maven-metadata.xml [WARNING] Could not transfer metadata org.jboss.narayana.jta:jta:5.10.7.Final-SNAPSHOT/maven-metadata.xml from/to spring-snapshots (http://repo.spring.io/snapshot): Access denied to: http://repo.spring.io/snapshot/org/jboss/narayana/jta/jta/5.10.7.Final-SNAPSHOT/maven-metadata.xml , ReasonPhrase:Forbidden. [INFO] Downloading: http://repo.spring.io/snapshot/org/jboss/narayana/common/5.10.7.Final-SNAPSHOT/maven-metadata.xml [WARNING] Could not transfer metadata org.jboss.narayana:common:5.10.7.Final-SNAPSHOT/maven-metadata.xml from/to spring-snapshots (http://repo.spring.io/snapshot): Access denied to: http://repo.spring.io/snapshot/org/jboss/narayana/common/5.10.7.Final-SNAPSHOT/maven-metadata.xml , ReasonPhrase:Forbidden. [INFO] Downloading: http://repo.spring.io/snapshot/org/jboss/narayana/arjunacore/arjuna/5.10.7.Final-SNAPSHOT/maven-metadata.xml [WARNING] Could not transfer metadata org.jboss.narayana.arjunacore:arjuna:5.10.7.Final-SNAPSHOT/maven-metadata.xml from/to spring-snapshots (http://repo.spring.io/snapshot): Access denied to: http://repo.spring.io/snapshot/org/jboss/narayana/arjunacore/arjuna/5.10.7.Final-SNAPSHOT/maven-metadata.xml , ReasonPhrase:Forbidden. [INFO] Downloading: http://repo.spring.io/snapshot/org/jboss/narayana/jts/narayana-jts-integration/5.10.7.Final-SNAPSHOT/maven-metadata.xml [WARNING] Could not transfer metadata org.jboss.narayana.jts:narayana-jts-integration:5.10.7.Final-SNAPSHOT/maven-metadata.xml from/to spring-snapshots (http://repo.spring.io/snapshot): Access denied to: http://repo.spring.io/snapshot/org/jboss/narayana/jts/narayana-jts-integration/5.10.7.Final-SNAPSHOT/maven-metadata.xml , ReasonPhrase:Forbidden. [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-data-jpa/1.5.3.RELEASE/spring-boot-starter-data-jpa-1.5.3.RELEASE.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter/1.5.3.RELEASE/spring-boot-starter-1.5.3.RELEASE.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot/1.5.3.RELEASE/spring-boot-1.5.3.RELEASE.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-autoconfigure/1.5.3.RELEASE/spring-boot-autoconfigure-1.5.3.RELEASE.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-logging/1.5.3.RELEASE/spring-boot-starter-logging-1.5.3.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter/1.5.3.RELEASE/spring-boot-starter-1.5.3.RELEASE.jar (3 KB at 279.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.1.11/logback-classic-1.1.11.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-logging/1.5.3.RELEASE/spring-boot-starter-logging-1.5.3.RELEASE.jar (3 KB at 282.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.1.11/logback-core-1.1.11.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-data-jpa/1.5.3.RELEASE/spring-boot-starter-data-jpa-1.5.3.RELEASE.jar (3 KB at 317.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar (5 KB at 320.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/log4j-over-slf4j/1.7.25/log4j-over-slf4j-1.7.25.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.1.11/logback-classic-1.1.11.jar (302 KB at 12075.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.17/snakeyaml-1.17.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.1.11/logback-core-1.1.11.jar (465 KB at 17859.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-aop/1.5.3.RELEASE/spring-boot-starter-aop-1.5.3.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/log4j-over-slf4j/1.7.25/log4j-over-slf4j-1.7.25.jar (24 KB at 888.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.3.8.RELEASE/spring-aop-4.3.8.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-aop/1.5.3.RELEASE/spring-boot-starter-aop-1.5.3.RELEASE.jar (3 KB at 62.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.10/aspectjweaver-1.8.10.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot/1.5.3.RELEASE/spring-boot-1.5.3.RELEASE.jar (656 KB at 16794.9 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.17/snakeyaml-1.17.jar (268 KB at 7031.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-jdbc/1.5.3.RELEASE/spring-boot-starter-jdbc-1.5.3.RELEASE.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat-jdbc/8.5.14/tomcat-jdbc-8.5.14.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-autoconfigure/1.5.3.RELEASE/spring-boot-autoconfigure-1.5.3.RELEASE.jar (1040 KB at 24170.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat-juli/8.5.14/tomcat-juli-8.5.14.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-jdbc/1.5.3.RELEASE/spring-boot-starter-jdbc-1.5.3.RELEASE.jar (3 KB at 47.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-jdbc/4.3.8.RELEASE/spring-jdbc-4.3.8.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.3.8.RELEASE/spring-aop-4.3.8.RELEASE.jar (372 KB at 8078.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/5.0.12.Final/hibernate-core-5.0.12.Final.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat-jdbc/8.5.14/tomcat-jdbc-8.5.14.jar (141 KB at 2818.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.3.1.Final/jboss-logging-3.3.1.Final.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat-juli/8.5.14/tomcat-juli-8.5.14.jar (41 KB at 758.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.21.0-GA/javassist-3.21.0-GA.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.3.1.Final/jboss-logging-3.3.1.Final.jar (0 B at 0.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.0.0.Final/jandex-2.0.0.Final.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-jdbc/4.3.8.RELEASE/spring-jdbc-4.3.8.RELEASE.jar (418 KB at 5883.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-entitymanager/5.0.12.Final/hibernate-entitymanager-5.0.12.Final.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.0.0.Final/jandex-2.0.0.Final.jar (184 KB at 2350.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/javax/transaction/javax.transaction-api/1.2/javax.transaction-api-1.2.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/transaction/javax.transaction-api/1.2/javax.transaction-api-1.2.jar (31 KB at 329.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-jpa/1.11.3.RELEASE/spring-data-jpa-1.11.3.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.21.0-GA/javassist-3.21.0-GA.jar (718 KB at 7634.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-commons/1.13.3.RELEASE/spring-data-commons-1.13.3.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-entitymanager/5.0.12.Final/hibernate-entitymanager-5.0.12.Final.jar (599 KB at 5488.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-orm/4.3.8.RELEASE/spring-orm-4.3.8.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.10/aspectjweaver-1.8.10.jar (1884 KB at 16524.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.3.8.RELEASE/spring-context-4.3.8.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-jpa/1.11.3.RELEASE/spring-data-jpa-1.11.3.RELEASE.jar (283 KB at 2452.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.3.8.RELEASE/spring-expression-4.3.8.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.3.8.RELEASE/spring-expression-4.3.8.RELEASE.jar (258 KB at 1798.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-tx/4.3.8.RELEASE/spring-tx-4.3.8.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-commons/1.13.3.RELEASE/spring-data-commons-1.13.3.RELEASE.jar (748 KB at 5193.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.3.8.RELEASE/spring-beans-4.3.8.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-orm/4.3.8.RELEASE/spring-orm-4.3.8.RELEASE.jar (466 KB at 3168.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar (17 KB at 99.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aspects/4.3.8.RELEASE/spring-aspects-4.3.8.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/5.0.12.Final/hibernate-core-5.0.12.Final.jar (5488 KB at 33874.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-artemis/1.5.3.RELEASE/spring-boot-starter-artemis-1.5.3.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-tx/4.3.8.RELEASE/spring-tx-4.3.8.RELEASE.jar (261 KB at 1600.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-jms/4.3.8.RELEASE/spring-jms-4.3.8.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.3.8.RELEASE/spring-context-4.3.8.RELEASE.jar (1114 KB at 6705.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-messaging/4.3.8.RELEASE/spring-messaging-4.3.8.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-artemis/1.5.3.RELEASE/spring-boot-starter-artemis-1.5.3.RELEASE.jar (3 KB at 13.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jms-client/1.5.4/artemis-jms-client-1.5.4.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aspects/4.3.8.RELEASE/spring-aspects-4.3.8.RELEASE.jar (58 KB at 335.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/1.5.4/artemis-selector-1.5.4.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.3.8.RELEASE/spring-beans-4.3.8.RELEASE.jar (745 KB at 4330.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-jta-narayana/1.5.3.RELEASE/spring-boot-starter-jta-narayana-1.5.3.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-jms/4.3.8.RELEASE/spring-jms-4.3.8.RELEASE.jar (283 KB at 1586.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/jboss-transaction-spi/7.5.2.Final/jboss-transaction-spi-7.5.2.Final.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jms-client/1.5.4/artemis-jms-client-1.5.4.jar (175 KB at 967.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/com/h2database/h2/1.4.194/h2-1.4.194.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-jta-narayana/1.5.3.RELEASE/spring-boot-starter-jta-narayana-1.5.3.RELEASE.jar (3 KB at 12.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jms-server/1.5.4/artemis-jms-server-1.5.4.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/1.5.4/artemis-selector-1.5.4.jar (104 KB at 571.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/1.5.4/artemis-core-client-1.5.4.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/jboss-transaction-spi/7.5.2.Final/jboss-transaction-spi-7.5.2.Final.jar (0 B at 0.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/3.6.9.Final/jgroups-3.6.9.Final.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-messaging/4.3.8.RELEASE/spring-messaging-4.3.8.RELEASE.jar (375 KB at 2033.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/1.5.4/artemis-commons-1.5.4.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jms-server/1.5.4/artemis-jms-server-1.5.4.jar (178 KB at 900.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/io/netty/netty-all/4.1.5.Final/netty-all-4.1.5.Final.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/1.5.4/artemis-commons-1.5.4.jar (192 KB at 945.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/1.5.4/artemis-server-1.5.4.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/1.5.4/artemis-core-client-1.5.4.jar (617 KB at 3020.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/1.5.4/artemis-journal-1.5.4.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/1.5.4/artemis-journal-1.5.4.jar (204 KB at 890.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-native/1.5.4/artemis-native-1.5.4.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/h2database/h2/1.4.194/h2-1.4.194.jar (1761 KB at 7246.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jdbc-store/1.5.4/artemis-jdbc-store-1.5.4.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-native/1.5.4/artemis-native-1.5.4.jar (38 KB at 152.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-service-extensions/1.5.4/artemis-service-extensions-1.5.4.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/3.6.9.Final/jgroups-3.6.9.Final.jar (2344 KB at 9261.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.4.2/commons-pool2-2.4.2.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-service-extensions/1.5.4/artemis-service-extensions-1.5.4.jar (36 KB at 139.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-test/1.5.3.RELEASE/spring-boot-starter-test-1.5.3.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jdbc-store/1.5.4/artemis-jdbc-store-1.5.4.jar (67 KB at 260.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test/1.5.3.RELEASE/spring-boot-test-1.5.3.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.4.2/commons-pool2-2.4.2.jar (110 KB at 411.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test-autoconfigure/1.5.3.RELEASE/spring-boot-test-autoconfigure-1.5.3.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-test/1.5.3.RELEASE/spring-boot-starter-test-1.5.3.RELEASE.jar (3 KB at 9.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/2.2.0/json-path-2.2.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test/1.5.3.RELEASE/spring-boot-test-1.5.3.RELEASE.jar (139 KB at 516.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.2.1/json-smart-2.2.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test-autoconfigure/1.5.3.RELEASE/spring-boot-test-autoconfigure-1.5.3.RELEASE.jar (120 KB at 437.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.1/accessors-smart-1.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/2.2.0/json-path-2.2.0.jar (203 KB at 730.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.2.1/json-smart-2.2.1.jar (118 KB at 424.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/2.6.0/assertj-core-2.6.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.1/accessors-smart-1.1.jar (79 KB at 278.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty-all/4.1.5.Final/netty-all-4.1.5.Final.jar (3419 KB at 11789.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.1/objenesis-2.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar (52 KB at 179.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.1/objenesis-2.1.jar (41 KB at 135.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/skyscreamer/jsonassert/1.4.0/jsonassert-1.4.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar (52 KB at 171.6 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/2.6.0/assertj-core-2.6.0.jar (957 KB at 3166.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.3.8.RELEASE/spring-core-4.3.8.RELEASE.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.3.8.RELEASE/spring-test-4.3.8.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/skyscreamer/jsonassert/1.4.0/jsonassert-1.4.0.jar (29 KB at 92.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar (0 B at 0.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.jar (1146 KB at 3602.2 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.3.8.RELEASE/spring-test-4.3.8.RELEASE.jar (586 KB at 1812.3 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar (44 KB at 133.8 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.3.8.RELEASE/spring-core-4.3.8.RELEASE.jar (1096 KB at 3308.7 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/1.5.4/artemis-server-1.5.4.jar (1355 KB at 2287.9 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ narayana-spring-boot --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ narayana-spring-boot --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ narayana-spring-boot --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! [INFO] Compiling 10 source files to /home/jenkins/workspace/narayana-quickstarts/spring/narayana-spring-boot/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ narayana-spring-boot --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ narayana-spring-boot --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! [INFO] Compiling 1 source file to /home/jenkins/workspace/narayana-quickstarts/spring/narayana-spring-boot/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ narayana-spring-boot --- [INFO] Surefire report directory: /home/jenkins/workspace/narayana-quickstarts/spring/narayana-spring-boot/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.jboss.narayana.quickstart.spring.QuickstartApplicationTests . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v1.5.3.RELEASE) 2020-11-26 00:39:00.225 INFO 20191 --- [ main] o.j.n.q.spring.QuickstartApplication : Starting QuickstartApplication on 84a65817f3f6 with PID 20191 (started by jenkins in /home/jenkins/workspace/narayana-quickstarts/spring/narayana-spring-boot) 2020-11-26 00:39:00.228 INFO 20191 --- [ main] o.j.n.q.spring.QuickstartApplication : No active profile set, falling back to default profiles: default 2020-11-26 00:39:00.275 INFO 20191 --- [ main] s.c.a.AnnotationConfigApplicationContext : Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@5ae50ce6: startup date [Thu Nov 26 00:39:00 UTC 2020]; root of context hierarchy 2020-11-26 00:39:01.455 WARN 20191 --- [ main] com.arjuna.ats.common : ARJUNA048002: Could not find configuration file, URL was: null 2020-11-26 00:39:01.488 INFO 20191 --- [ main] com.arjuna.ats.jbossatx : ARJUNA032010: JBossTS Recovery Service (tag: c705400e703a16b895050dc556fa6495566e5734) - JBoss Inc. 2020-11-26 00:39:01.520 INFO 20191 --- [ main] com.arjuna.ats.jbossatx : ARJUNA032013: Starting transaction recovery manager register xa recovery helper org.springframework.boot.jta.narayana.DataSourceXAResourceRecoveryHelper@c7a975a 2020-11-26 00:39:01.675 INFO 20191 --- [ main] o.s.t.jta.JtaTransactionManager : Using JTA UserTransaction: Transaction: unknown 2020-11-26 00:39:01.675 INFO 20191 --- [ main] o.s.t.jta.JtaTransactionManager : Using JTA TransactionManager: Transaction: unknown 2020-11-26 00:39:01.875 INFO 20191 --- [ main] j.LocalContainerEntityManagerFactoryBean : Building JPA container EntityManagerFactory for persistence unit 'default' 2020-11-26 00:39:01.890 INFO 20191 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [ name: default ...] 2020-11-26 00:39:01.944 INFO 20191 --- [ main] org.hibernate.Version : HHH000412: Hibernate Core {5.0.12.Final} 2020-11-26 00:39:01.946 INFO 20191 --- [ main] org.hibernate.cfg.Environment : HHH000206: hibernate.properties not found 2020-11-26 00:39:01.947 INFO 20191 --- [ main] org.hibernate.cfg.Environment : HHH000021: Bytecode provider name : javassist 2020-11-26 00:39:01.980 INFO 20191 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.0.1.Final} 2020-11-26 00:39:02.068 INFO 20191 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2020-11-26 00:39:02.438 INFO 20191 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000227: Running hbm2ddl schema export 2020-11-26 00:39:02.446 INFO 20191 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000230: Schema export complete 2020-11-26 00:39:02.474 INFO 20191 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2020-11-26 00:39:02.911 INFO 20191 --- [ main] org.apache.activemq.artemis.core.server : AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=/tmp/artemis-data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) 2020-11-26 00:39:02.923 INFO 20191 --- [ main] org.apache.activemq.artemis.core.server : AMQ221045: libaio is not available, switching the configuration into NIO 2020-11-26 00:39:02.946 INFO 20191 --- [ main] org.apache.activemq.artemis.core.server : AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 2020-11-26 00:39:03.041 INFO 20191 --- [ main] org.apache.activemq.artemis.core.server : AMQ221003: Deploying queue jms.queue.quickstart-messages 2020-11-26 00:39:03.061 WARN 20191 --- [ main] org.apache.activemq.artemis.core.server : AMQ222165: No Dead Letter Address configured for queue jms.queue.quickstart-messages in AddressSettings 2020-11-26 00:39:03.061 WARN 20191 --- [ main] org.apache.activemq.artemis.core.server : AMQ222166: No Expiry Address configured for queue jms.queue.quickstart-messages in AddressSettings 2020-11-26 00:39:03.197 INFO 20191 --- [ main] org.apache.activemq.artemis.core.server : AMQ221007: Server is now live 2020-11-26 00:39:03.197 INFO 20191 --- [ main] org.apache.activemq.artemis.core.server : AMQ221001: Apache ActiveMQ Artemis Message Broker version 1.5.4 [localhost, nodeID=c813e0de-2f7f-11eb-bcc3-0242ac11000b] 2020-11-26 00:39:03.464 INFO 20191 --- [ main] o.s.j.e.a.AnnotationMBeanExporter : Registering beans for JMX exposure on startup 2020-11-26 00:39:03.487 INFO 20191 --- [ main] o.s.c.support.DefaultLifecycleProcessor : Starting beans in phase 2147483647 2020-11-26 00:39:03.495 INFO 20191 --- [ main] o.j.n.q.spring.QuickstartApplication : Started QuickstartApplication in 3.479 seconds (JVM running for 4.967) 2020-11-26 00:39:03.940 INFO 20191 --- [enerContainer-1] com.arjuna.ats.arjuna : ARJUNA012170: TransactionStatusManager started on port 45028 and host 127.0.0.1 with service com.arjuna.ats.arjuna.recovery.ActionStatusService 2020-11-26 00:39:03.979 INFO 20191 --- [ main] o.h.h.i.QueryTranslatorFactoryInitiator : HHH000397: Using ASTQueryTranslatorFactory Entries at the start: [] Creating entry 'Test Value' Entries at the end: [] 2020-11-26 00:39:04.226 INFO 20191 --- [ main] s.c.a.AnnotationConfigApplicationContext : Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@5ae50ce6: startup date [Thu Nov 26 00:39:00 UTC 2020]; root of context hierarchy 2020-11-26 00:39:04.227 INFO 20191 --- [ main] o.s.c.support.DefaultLifecycleProcessor : Stopping beans in phase 2147483647 2020-11-26 00:39:05.217 INFO 20191 --- [ main] o.s.j.e.a.AnnotationMBeanExporter : Unregistering JMX-exposed beans on shutdown 2020-11-26 00:39:05.222 INFO 20191 --- [ main] org.apache.activemq.artemis.core.server : AMQ221002: Apache ActiveMQ Artemis Message Broker version 1.5.4 [c813e0de-2f7f-11eb-bcc3-0242ac11000b] stopped, uptime 2.321 seconds 2020-11-26 00:39:05.222 INFO 20191 --- [ main] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default' 2020-11-26 00:39:05.222 INFO 20191 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000227: Running hbm2ddl schema export 2020-11-26 00:39:05.225 INFO 20191 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000230: Schema export complete 2020-11-26 00:39:05.228 INFO 20191 --- [ main] com.arjuna.ats.jbossatx : ARJUNA032014: Stopping transaction recovery manager . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v1.5.3.RELEASE) 2020-11-26 00:39:05.273 INFO 20191 --- [ main] o.j.n.q.spring.QuickstartApplication : Starting QuickstartApplication on 84a65817f3f6 with PID 20191 (started by jenkins in /home/jenkins/workspace/narayana-quickstarts/spring/narayana-spring-boot) 2020-11-26 00:39:05.274 INFO 20191 --- [ main] o.j.n.q.spring.QuickstartApplication : No active profile set, falling back to default profiles: default 2020-11-26 00:39:05.276 INFO 20191 --- [ main] s.c.a.AnnotationConfigApplicationContext : Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@64ae105d: startup date [Thu Nov 26 00:39:05 UTC 2020]; root of context hierarchy 2020-11-26 00:39:05.514 INFO 20191 --- [ main] com.arjuna.ats.jbossatx : ARJUNA032010: JBossTS Recovery Service (tag: c705400e703a16b895050dc556fa6495566e5734) - JBoss Inc. 2020-11-26 00:39:05.515 INFO 20191 --- [ main] com.arjuna.ats.jbossatx : ARJUNA032013: Starting transaction recovery manager 2020-11-26 00:39:05.533 WARN 20191 --- [riodic Recovery] com.arjuna.ats.jta : ARJUNA016116: Failed to create JMS connection javax.jms.JMSException: Failed to create session factory at org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory.createConnectionInternal(ActiveMQConnectionFactory.java:757) ~[artemis-jms-client-1.5.4.jar:1.5.4] at org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory.createXAConnection(ActiveMQConnectionFactory.java:338) ~[artemis-jms-client-1.5.4.jar:1.5.4] at org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory.createXAConnection(ActiveMQConnectionFactory.java:333) ~[artemis-jms-client-1.5.4.jar:1.5.4] at org.jboss.narayana.jta.jms.ConnectionManager.createXAConnection(ConnectionManager.java:147) ~[jms-5.10.7.Final-SNAPSHOT.jar:5.10.7.Final-SNAPSHOT] at org.jboss.narayana.jta.jms.ConnectionManager.connect(ConnectionManager.java:104) ~[jms-5.10.7.Final-SNAPSHOT.jar:5.10.7.Final-SNAPSHOT] at org.jboss.narayana.jta.jms.JmsXAResourceRecoveryHelper.getXAResources(JmsXAResourceRecoveryHelper.java:76) ~[jms-5.10.7.Final-SNAPSHOT.jar:5.10.7.Final-SNAPSHOT] at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.resourceInitiatedRecoveryForRecoveryHelpers(XARecoveryModule.java:695) [jta-5.10.7.Final-SNAPSHOT.jar:5.10.7.Final-SNAPSHOT] at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.periodicWorkFirstPass(XARecoveryModule.java:241) [jta-5.10.7.Final-SNAPSHOT.jar:5.10.7.Final-SNAPSHOT] at com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule.periodicWorkFirstPass(XARecoveryModule.java:188) [jta-5.10.7.Final-SNAPSHOT.jar:5.10.7.Final-SNAPSHOT] at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doWorkInternal(PeriodicRecovery.java:770) [arjuna-5.10.7.Final-SNAPSHOT.jar:5.10.7.Final-SNAPSHOT] at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:382) [arjuna-5.10.7.Final-SNAPSHOT.jar:5.10.7.Final-SNAPSHOT] Caused by: org.apache.activemq.artemis.api.core.ActiveMQNotConnectedException: AMQ119007: Cannot connect to server(s). Tried with all available servers. at org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl.createSessionFactory(ServerLocatorImpl.java:787) ~[artemis-core-client-1.5.4.jar:1.5.4] at org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory.createConnectionInternal(ActiveMQConnectionFactory.java:755) ~[artemis-jms-client-1.5.4.jar:1.5.4] ... 10 common frames omitted register xa recovery helper org.springframework.boot.jta.narayana.DataSourceXAResourceRecoveryHelper@4026461d 2020-11-26 00:39:05.562 INFO 20191 --- [ main] o.s.t.jta.JtaTransactionManager : Using JTA UserTransaction: Transaction: unknown 2020-11-26 00:39:05.563 INFO 20191 --- [ main] o.s.t.jta.JtaTransactionManager : Using JTA TransactionManager: Transaction: unknown 2020-11-26 00:39:05.590 INFO 20191 --- [ main] j.LocalContainerEntityManagerFactoryBean : Building JPA container EntityManagerFactory for persistence unit 'default' 2020-11-26 00:39:05.590 INFO 20191 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [ name: default ...] 2020-11-26 00:39:05.597 INFO 20191 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2020-11-26 00:39:05.614 INFO 20191 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000227: Running hbm2ddl schema export 2020-11-26 00:39:05.616 INFO 20191 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000230: Schema export complete 2020-11-26 00:39:05.617 INFO 20191 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2020-11-26 00:39:05.721 INFO 20191 --- [ main] org.apache.activemq.artemis.core.server : AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=/tmp/artemis-data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) 2020-11-26 00:39:05.721 INFO 20191 --- [ main] org.apache.activemq.artemis.core.server : AMQ221045: libaio is not available, switching the configuration into NIO 2020-11-26 00:39:05.722 INFO 20191 --- [ main] org.apache.activemq.artemis.core.server : AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 2020-11-26 00:39:05.728 INFO 20191 --- [ main] org.apache.activemq.artemis.core.server : AMQ221003: Deploying queue jms.queue.quickstart-messages 2020-11-26 00:39:05.728 WARN 20191 --- [ main] org.apache.activemq.artemis.core.server : AMQ222165: No Dead Letter Address configured for queue jms.queue.quickstart-messages in AddressSettings 2020-11-26 00:39:05.728 WARN 20191 --- [ main] org.apache.activemq.artemis.core.server : AMQ222166: No Expiry Address configured for queue jms.queue.quickstart-messages in AddressSettings 2020-11-26 00:39:05.733 INFO 20191 --- [ main] org.apache.activemq.artemis.core.server : AMQ221007: Server is now live 2020-11-26 00:39:05.733 INFO 20191 --- [ main] org.apache.activemq.artemis.core.server : AMQ221001: Apache ActiveMQ Artemis Message Broker version 1.5.4 [localhost, nodeID=c9c1df10-2f7f-11eb-bcc3-0242ac11000b] 2020-11-26 00:39:05.850 INFO 20191 --- [ main] o.s.j.e.a.AnnotationMBeanExporter : Registering beans for JMX exposure on startup 2020-11-26 00:39:05.852 INFO 20191 --- [ main] o.s.c.support.DefaultLifecycleProcessor : Starting beans in phase 2147483647 2020-11-26 00:39:05.994 INFO 20191 --- [ main] o.j.n.q.spring.QuickstartApplication : Started QuickstartApplication in 0.758 seconds (JVM running for 7.466) 2020-11-26 00:39:06.001 INFO 20191 --- [ main] o.h.h.i.QueryTranslatorFactoryInitiator : HHH000397: Using ASTQueryTranslatorFactory Entries at the start: [] Creating entry 'Test Value' Message received: Created entry 'Test Value' Entries at the end: [Entry{id=1, value='Test Value'}] 2020-11-26 00:39:06.467 INFO 20191 --- [ main] s.c.a.AnnotationConfigApplicationContext : Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@64ae105d: startup date [Thu Nov 26 00:39:05 UTC 2020]; root of context hierarchy 2020-11-26 00:39:06.468 INFO 20191 --- [ main] o.s.c.support.DefaultLifecycleProcessor : Stopping beans in phase 2147483647 2020-11-26 00:39:06.473 INFO 20191 --- [ main] o.s.j.e.a.AnnotationMBeanExporter : Unregistering JMX-exposed beans on shutdown 2020-11-26 00:39:06.477 INFO 20191 --- [ main] org.apache.activemq.artemis.core.server : AMQ221002: Apache ActiveMQ Artemis Message Broker version 1.5.4 [c9c1df10-2f7f-11eb-bcc3-0242ac11000b] stopped, uptime 0.755 seconds 2020-11-26 00:39:06.477 INFO 20191 --- [ main] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default' 2020-11-26 00:39:06.477 INFO 20191 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000227: Running hbm2ddl schema export 2020-11-26 00:39:06.479 INFO 20191 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000230: Schema export complete 2020-11-26 00:39:06.480 INFO 20191 --- [ main] com.arjuna.ats.jbossatx : ARJUNA032014: Stopping transaction recovery manager Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.539 sec Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ narayana-spring-boot --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/spring/narayana-spring-boot/target/narayana-spring-boot-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:1.5.3.RELEASE:repackage (default) @ narayana-spring-boot --- [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-loader-tools/1.5.3.RELEASE/spring-boot-loader-tools-1.5.3.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-loader-tools/1.5.3.RELEASE/spring-boot-loader-tools-1.5.3.RELEASE.pom (4 KB at 458.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom (2 KB at 274.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.1/maven-3.1.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.1/maven-3.1.1.pom (22 KB at 2697.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom (5 KB at 577.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom (8 KB at 1014.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom (3 KB at 302.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom (3 KB at 362.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom (3 KB at 311.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom (4 KB at 471.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (0 B at 0.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (0 B at 0.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom (3 KB at 457.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/2.2/maven-shade-plugin-2.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/2.2/maven-shade-plugin-2.2.pom (8 KB at 1094.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/asm/asm-commons/3.3.1/asm-commons-3.3.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/asm/asm-commons/3.3.1/asm-commons-3.3.1.pom (417 B at 58.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/asm/asm-tree/3.3.1/asm-tree-3.3.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/asm/asm-tree/3.3.1/asm-tree-3.3.1.pom (406 B at 66.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/vafer/jdependency/0.7/jdependency-0.7.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/vafer/jdependency/0.7/jdependency-0.7.pom (8 KB at 1051.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-loader-tools/1.5.3.RELEASE/spring-boot-loader-tools-1.5.3.RELEASE.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/2.2/maven-shade-plugin-2.2.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/asm/asm-commons/3.3.1/asm-commons-3.3.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/asm/asm-tree/3.3.1/asm-tree-3.3.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (0 B at 0.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/vafer/jdependency/0.7/jdependency-0.7.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/asm/asm-tree/3.3.1/asm-tree-3.3.1.jar (22 KB at 3000.4 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/asm/asm-commons/3.3.1/asm-commons-3.3.1.jar (38 KB at 4157.4 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/2.2/maven-shade-plugin-2.2.jar (98 KB at 10879.2 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-loader-tools/1.5.3.RELEASE/spring-boot-loader-tools-1.5.3.RELEASE.jar (148 KB at 2579.6 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/vafer/jdependency/0.7/jdependency-0.7.jar (12 KB at 90.1 KB/sec) [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ narayana-spring-boot --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/spring/narayana-spring-boot/target/narayana-spring-boot-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/quickstarts/spring/narayana-spring-boot/5.10.7.Final-SNAPSHOT/narayana-spring-boot-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/spring/narayana-spring-boot/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstarts/spring/narayana-spring-boot/5.10.7.Final-SNAPSHOT/narayana-spring-boot-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building stock-market-with-narayana-spring-boot 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-maven-plugin/1.4.3.RELEASE/spring-boot-maven-plugin-1.4.3.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-maven-plugin/1.4.3.RELEASE/spring-boot-maven-plugin-1.4.3.RELEASE.pom (7 KB at 765.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-tools/1.4.3.RELEASE/spring-boot-tools-1.4.3.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-tools/1.4.3.RELEASE/spring-boot-tools-1.4.3.RELEASE.pom (2 KB at 169.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-parent/1.4.3.RELEASE/spring-boot-parent-1.4.3.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-parent/1.4.3.RELEASE/spring-boot-parent-1.4.3.RELEASE.pom (26 KB at 3173.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-maven-plugin/1.4.3.RELEASE/spring-boot-maven-plugin-1.4.3.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-maven-plugin/1.4.3.RELEASE/spring-boot-maven-plugin-1.4.3.RELEASE.jar (63 KB at 6939.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.6.1/maven-clean-plugin-2.6.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.6.1/maven-clean-plugin-2.6.1.pom (5 KB at 692.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/26/maven-plugins-26.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/26/maven-plugins-26.pom (12 KB at 1850.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.6.1/maven-clean-plugin-2.6.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.6.1/maven-clean-plugin-2.6.1.jar (29 KB at 4080.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.18.1/maven-surefire-plugin-2.18.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.18.1/maven-surefire-plugin-2.18.1.pom (6 KB at 921.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.18.1/surefire-2.18.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.18.1/surefire-2.18.1.pom (17 KB at 2048.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.18.1/maven-surefire-plugin-2.18.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.18.1/maven-surefire-plugin-2.18.1.jar (37 KB at 4518.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jms-server/1.3.0/artemis-jms-server-1.3.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jms-server/1.3.0/artemis-jms-server-1.3.0.pom (4 KB at 490.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-pom/1.3.0/artemis-pom-1.3.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-pom/1.3.0/artemis-pom-1.3.0.pom (49 KB at 5393.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/1.3.0/artemis-core-client-1.3.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/1.3.0/artemis-core-client-1.3.0.pom (4 KB at 553.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/1.3.0/artemis-commons-1.3.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/1.3.0/artemis-commons-1.3.0.pom (3 KB at 306.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/io/netty/netty-all/4.0.32.Final/netty-all-4.0.32.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty-all/4.0.32.Final/netty-all-4.0.32.Final.pom (18 KB at 2439.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.0.32.Final/netty-parent-4.0.32.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.0.32.Final/netty-parent-4.0.32.Final.pom (52 KB at 5693.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jms-client/1.3.0/artemis-jms-client-1.3.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jms-client/1.3.0/artemis-jms-client-1.3.0.pom (4 KB at 533.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/1.3.0/artemis-selector-1.3.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/1.3.0/artemis-selector-1.3.0.pom (5 KB at 504.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/1.3.0/artemis-server-1.3.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/1.3.0/artemis-server-1.3.0.pom (6 KB at 788.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/1.3.0/artemis-journal-1.3.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/1.3.0/artemis-journal-1.3.0.pom (3 KB at 354.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-native/1.3.0/artemis-native-1.3.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-native/1.3.0/artemis-native-1.3.0.pom (4 KB at 550.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jdbc-store/1.3.0/artemis-jdbc-store-1.3.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jdbc-store/1.3.0/artemis-jdbc-store-1.3.0.pom (3 KB at 278.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-service-extensions/1.3.0/artemis-service-extensions-1.3.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-service-extensions/1.3.0/artemis-service-extensions-1.3.0.pom (3 KB at 400.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-artemis/1.4.3.RELEASE/spring-boot-starter-artemis-1.4.3.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-artemis/1.4.3.RELEASE/spring-boot-starter-artemis-1.4.3.RELEASE.pom (2 KB at 150.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starters/1.4.3.RELEASE/spring-boot-starters-1.4.3.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starters/1.4.3.RELEASE/spring-boot-starters-1.4.3.RELEASE.pom (7 KB at 809.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter/1.4.3.RELEASE/spring-boot-starter-1.4.3.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter/1.4.3.RELEASE/spring-boot-starter-1.4.3.RELEASE.pom (2 KB at 231.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot/1.4.3.RELEASE/spring-boot-1.4.3.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot/1.4.3.RELEASE/spring-boot-1.4.3.RELEASE.pom (10 KB at 983.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.3.5.RELEASE/spring-core-4.3.5.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.3.5.RELEASE/spring-core-4.3.5.RELEASE.pom (3 KB at 405.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.3.5.RELEASE/spring-context-4.3.5.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.3.5.RELEASE/spring-context-4.3.5.RELEASE.pom (5 KB at 702.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.3.5.RELEASE/spring-aop-4.3.5.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.3.5.RELEASE/spring-aop-4.3.5.RELEASE.pom (3 KB at 376.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.3.5.RELEASE/spring-beans-4.3.5.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.3.5.RELEASE/spring-beans-4.3.5.RELEASE.pom (3 KB at 407.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.3.5.RELEASE/spring-expression-4.3.5.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.3.5.RELEASE/spring-expression-4.3.5.RELEASE.pom (2 KB at 280.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-autoconfigure/1.4.3.RELEASE/spring-boot-autoconfigure-1.4.3.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-autoconfigure/1.4.3.RELEASE/spring-boot-autoconfigure-1.4.3.RELEASE.pom (20 KB at 2428.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-logging/1.4.3.RELEASE/spring-boot-starter-logging-1.4.3.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-logging/1.4.3.RELEASE/spring-boot-starter-logging-1.4.3.RELEASE.pom (2 KB at 85.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.1.8/logback-classic-1.1.8.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.1.8/logback-classic-1.1.8.pom (13 KB at 1570.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.1.8/logback-parent-1.1.8.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.1.8/logback-parent-1.1.8.pom (18 KB at 2154.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.1.8/logback-core-1.1.8.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.1.8/logback-core-1.1.8.pom (5 KB at 615.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.22/slf4j-api-1.7.22.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.22/slf4j-api-1.7.22.pom (3 KB at 387.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.22/jul-to-slf4j-1.7.22.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.22/jul-to-slf4j-1.7.22.pom (986 B at 120.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/log4j-over-slf4j/1.7.22/log4j-over-slf4j-1.7.22.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/log4j-over-slf4j/1.7.22/log4j-over-slf4j-1.7.22.pom (2 KB at 13.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-jms/4.3.5.RELEASE/spring-jms-4.3.5.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-jms/4.3.5.RELEASE/spring-jms-4.3.5.RELEASE.pom (4 KB at 514.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-messaging/4.3.5.RELEASE/spring-messaging-4.3.5.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-messaging/4.3.5.RELEASE/spring-messaging-4.3.5.RELEASE.pom (4 KB at 487.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-tx/4.3.5.RELEASE/spring-tx-4.3.5.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-tx/4.3.5.RELEASE/spring-tx-4.3.5.RELEASE.pom (4 KB at 441.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-data-jpa/1.4.3.RELEASE/spring-boot-starter-data-jpa-1.4.3.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-data-jpa/1.4.3.RELEASE/spring-boot-starter-data-jpa-1.4.3.RELEASE.pom (3 KB at 401.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-aop/1.4.3.RELEASE/spring-boot-starter-aop-1.4.3.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-aop/1.4.3.RELEASE/spring-boot-starter-aop-1.4.3.RELEASE.pom (2 KB at 172.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.9/aspectjweaver-1.8.9.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.9/aspectjweaver-1.8.9.pom (2 KB at 145.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-jdbc/1.4.3.RELEASE/spring-boot-starter-jdbc-1.4.3.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-jdbc/1.4.3.RELEASE/spring-boot-starter-jdbc-1.4.3.RELEASE.pom (2 KB at 172.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat-jdbc/8.5.6/tomcat-jdbc-8.5.6.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat-jdbc/8.5.6/tomcat-jdbc-8.5.6.pom (2 KB at 251.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat-juli/8.5.6/tomcat-juli-8.5.6.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat-juli/8.5.6/tomcat-juli-8.5.6.pom (2 KB at 184.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-jdbc/4.3.5.RELEASE/spring-jdbc-4.3.5.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-jdbc/4.3.5.RELEASE/spring-jdbc-4.3.5.RELEASE.pom (4 KB at 431.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/5.0.11.Final/hibernate-core-5.0.11.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/5.0.11.Final/hibernate-core-5.0.11.Final.pom (4 KB at 436.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-entitymanager/5.0.11.Final/hibernate-entitymanager-5.0.11.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-entitymanager/5.0.11.Final/hibernate-entitymanager-5.0.11.Final.pom (3 KB at 415.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-jpa/1.10.6.RELEASE/spring-data-jpa-1.10.6.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-jpa/1.10.6.RELEASE/spring-data-jpa-1.10.6.RELEASE.pom (17 KB at 1853.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/data/build/spring-data-parent/1.8.6.RELEASE/spring-data-parent-1.8.6.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/data/build/spring-data-parent/1.8.6.RELEASE/spring-data-parent-1.8.6.RELEASE.pom (23 KB at 3230.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/4.2.9.RELEASE/spring-framework-bom-4.2.9.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/4.2.9.RELEASE/spring-framework-bom-4.2.9.RELEASE.pom (5 KB at 624.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-commons/1.12.6.RELEASE/spring-data-commons-1.12.6.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-commons/1.12.6.RELEASE/spring-data-commons-1.12.6.RELEASE.pom (8 KB at 1049.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-orm/4.3.5.RELEASE/spring-orm-4.3.5.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-orm/4.3.5.RELEASE/spring-orm-4.3.5.RELEASE.pom (6 KB at 826.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aspects/4.3.5.RELEASE/spring-aspects-4.3.5.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aspects/4.3.5.RELEASE/spring-aspects-4.3.5.RELEASE.pom (4 KB at 507.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-data-rest/1.4.3.RELEASE/spring-boot-starter-data-rest-1.4.3.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-data-rest/1.4.3.RELEASE/spring-boot-starter-data-rest-1.4.3.RELEASE.pom (3 KB at 293.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-web/1.4.3.RELEASE/spring-boot-starter-web-1.4.3.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-web/1.4.3.RELEASE/spring-boot-starter-web-1.4.3.RELEASE.pom (2 KB at 204.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-tomcat/1.4.3.RELEASE/spring-boot-starter-tomcat-1.4.3.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-tomcat/1.4.3.RELEASE/spring-boot-starter-tomcat-1.4.3.RELEASE.pom (2 KB at 162.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/8.5.6/tomcat-embed-core-8.5.6.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/8.5.6/tomcat-embed-core-8.5.6.pom (2 KB at 186.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-el/8.5.6/tomcat-embed-el-8.5.6.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-el/8.5.6/tomcat-embed-el-8.5.6.pom (2 KB at 186.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.6/tomcat-embed-websocket-8.5.6.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.6/tomcat-embed-websocket-8.5.6.pom (2 KB at 220.0 KB/sec) [INFO] Downloading: http://repo.spring.io/ext-release-local/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.1.1/shrinkwrap-resolver-bom-2.1.1.pom [INFO] Downloading: http://repo.spring.io/milestone/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.1.1/shrinkwrap-resolver-bom-2.1.1.pom [INFO] Downloading: http://repo.spring.io/snapshot/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.1.1/shrinkwrap-resolver-bom-2.1.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.1.1/shrinkwrap-resolver-bom-2.1.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.1.1/shrinkwrap-resolver-bom-2.1.1.pom (0 B at 0.0 KB/sec) [INFO] Downloading: http://repo.spring.io/ext-release-local/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-7/shrinkwrap-descriptors-bom-2.0.0-alpha-7.pom [INFO] Downloading: http://repo.spring.io/milestone/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-7/shrinkwrap-descriptors-bom-2.0.0-alpha-7.pom [INFO] Downloading: http://repo.spring.io/snapshot/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-7/shrinkwrap-descriptors-bom-2.0.0-alpha-7.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-7/shrinkwrap-descriptors-bom-2.0.0-alpha-7.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-7/shrinkwrap-descriptors-bom-2.0.0-alpha-7.pom (0 B at 0.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.3.3/classmate-1.3.3.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.3.3/classmate-1.3.3.pom (6 KB at 757.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.5/jackson-databind-2.8.5.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.5/jackson-databind-2.8.5.pom (6 KB at 757.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.5/jackson-annotations-2.8.5.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.5/jackson-annotations-2.8.5.pom (2 KB at 257.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.5/jackson-core-2.8.5.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.5/jackson-core-2.8.5.pom (6 KB at 881.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-web/4.3.5.RELEASE/spring-web-4.3.5.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-web/4.3.5.RELEASE/spring-web-4.3.5.RELEASE.pom (8 KB at 1111.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/4.3.5.RELEASE/spring-webmvc-4.3.5.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/4.3.5.RELEASE/spring-webmvc-4.3.5.RELEASE.pom (10 KB at 1217.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-rest-webmvc/2.5.6.RELEASE/spring-data-rest-webmvc-2.5.6.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-rest-webmvc/2.5.6.RELEASE/spring-data-rest-webmvc-2.5.6.RELEASE.pom (4 KB at 444.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-rest-parent/2.5.6.RELEASE/spring-data-rest-parent-2.5.6.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-rest-parent/2.5.6.RELEASE/spring-data-rest-parent-2.5.6.RELEASE.pom (4 KB at 455.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-rest-core/2.5.6.RELEASE/spring-data-rest-core-2.5.6.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-rest-core/2.5.6.RELEASE/spring-data-rest-core-2.5.6.RELEASE.pom (3 KB at 287.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/hateoas/spring-hateoas/0.20.0.RELEASE/spring-hateoas-0.20.0.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/hateoas/spring-hateoas/0.20.0.RELEASE/spring-hateoas-0.20.0.RELEASE.pom (19 KB at 1646.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/plugin/spring-plugin-core/1.2.0.RELEASE/spring-plugin-core-1.2.0.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/plugin/spring-plugin-core/1.2.0.RELEASE/spring-plugin-core-1.2.0.RELEASE.pom (2 KB at 196.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/plugin/spring-plugin/1.2.0.RELEASE/spring-plugin-1.2.0.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/plugin/spring-plugin/1.2.0.RELEASE/spring-plugin-1.2.0.RELEASE.pom (6 KB at 698.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/atteo/evo-inflector/1.2.1/evo-inflector-1.2.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/atteo/evo-inflector/1.2.1/evo-inflector-1.2.1.pom (2 KB at 171.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/atteo/parent/1.11/parent-1.11.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/atteo/parent/1.11/parent-1.11.pom (16 KB at 1943.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-jta-narayana/1.4.3.RELEASE/spring-boot-starter-jta-narayana-1.4.3.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-jta-narayana/1.4.3.RELEASE/spring-boot-starter-jta-narayana-1.4.3.RELEASE.pom (2 KB at 268.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/jdbc/5.3.5.Final/jdbc-5.3.5.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/jdbc/5.3.5.Final/jdbc-5.3.5.Final.pom (10 KB at 1204.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/narayana-jta-all/5.3.5.Final/narayana-jta-all-5.3.5.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/narayana-jta-all/5.3.5.Final/narayana-jta-all-5.3.5.Final.pom (3 KB at 372.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/narayana/narayana-all/5.3.5.Final/narayana-all-5.3.5.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/narayana/narayana-all/5.3.5.Final/narayana-all-5.3.5.Final.pom (30 KB at 3688.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/jta/5.3.5.Final/jta-5.3.5.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/jta/5.3.5.Final/jta-5.3.5.Final.pom (18 KB at 2498.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/narayana/common/5.3.5.Final/common-5.3.5.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/narayana/common/5.3.5.Final/common-5.3.5.Final.pom (5 KB at 629.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/arjuna/5.3.5.Final/arjuna-5.3.5.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/arjuna/5.3.5.Final/arjuna-5.3.5.Final.pom (19 KB at 2263.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/arjunacore-all/5.3.5.Final/arjunacore-all-5.3.5.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/arjunacore-all/5.3.5.Final/arjunacore-all-5.3.5.Final.pom (3 KB at 369.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/jms/5.3.5.Final/jms-5.3.5.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/jms/5.3.5.Final/jms-5.3.5.Final.pom (6 KB at 825.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/narayana/jts/narayana-jts-integration/5.3.5.Final/narayana-jts-integration-5.3.5.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/narayana/jts/narayana-jts-integration/5.3.5.Final/narayana-jts-integration-5.3.5.Final.pom (8 KB at 963.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/narayana/jts/narayana-jts-all/5.3.5.Final/narayana-jts-all-5.3.5.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/narayana/jts/narayana-jts-all/5.3.5.Final/narayana-jts-all-5.3.5.Final.pom (9 KB at 1169.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/com/h2database/h2/1.4.193/h2-1.4.193.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/h2database/h2/1.4.193/h2-1.4.193.pom (960 B at 133.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-test/1.4.3.RELEASE/spring-boot-starter-test-1.4.3.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-test/1.4.3.RELEASE/spring-boot-starter-test-1.4.3.RELEASE.pom (4 KB at 437.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test/1.4.3.RELEASE/spring-boot-test-1.4.3.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test/1.4.3.RELEASE/spring-boot-test-1.4.3.RELEASE.pom (5 KB at 647.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test-autoconfigure/1.4.3.RELEASE/spring-boot-test-autoconfigure-1.4.3.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test-autoconfigure/1.4.3.RELEASE/spring-boot-test-autoconfigure-1.4.3.RELEASE.pom (6 KB at 655.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/2.5.0/assertj-core-2.5.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/2.5.0/assertj-core-2.5.0.pom (7 KB at 689.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/skyscreamer/jsonassert/1.3.0/jsonassert-1.3.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/skyscreamer/jsonassert/1.3.0/jsonassert-1.3.0.pom (6 KB at 626.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/json/json/20140107/json-20140107.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/json/json/20140107/json-20140107.pom (5 KB at 584.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.3.5.RELEASE/spring-test-4.3.5.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.3.5.RELEASE/spring-test-4.3.5.RELEASE.pom (8 KB at 1109.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jms-server/1.3.0/artemis-jms-server-1.3.0.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/1.3.0/artemis-core-client-1.3.0.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/1.3.0/artemis-commons-1.3.0.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/io/netty/netty-all/4.0.32.Final/netty-all-4.0.32.Final.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jms-client/1.3.0/artemis-jms-client-1.3.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/1.3.0/artemis-commons-1.3.0.jar (157 KB at 11163.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/1.3.0/artemis-selector-1.3.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jms-server/1.3.0/artemis-jms-server-1.3.0.jar (174 KB at 9660.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/1.3.0/artemis-server-1.3.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jms-client/1.3.0/artemis-jms-client-1.3.0.jar (171 KB at 8988.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/1.3.0/artemis-journal-1.3.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/1.3.0/artemis-core-client-1.3.0.jar (626 KB at 24047.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-native/1.3.0/artemis-native-1.3.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/1.3.0/artemis-selector-1.3.0.jar (104 KB at 2117.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jdbc-store/1.3.0/artemis-jdbc-store-1.3.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/1.3.0/artemis-journal-1.3.0.jar (171 KB at 3152.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-service-extensions/1.3.0/artemis-service-extensions-1.3.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-native/1.3.0/artemis-native-1.3.0.jar (37 KB at 665.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-artemis/1.4.3.RELEASE/spring-boot-starter-artemis-1.4.3.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jdbc-store/1.3.0/artemis-jdbc-store-1.3.0.jar (56 KB at 920.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter/1.4.3.RELEASE/spring-boot-starter-1.4.3.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-artemis/1.4.3.RELEASE/spring-boot-starter-artemis-1.4.3.RELEASE.jar (3 KB at 35.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot/1.4.3.RELEASE/spring-boot-1.4.3.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-service-extensions/1.3.0/artemis-service-extensions-1.3.0.jar (36 KB at 563.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-autoconfigure/1.4.3.RELEASE/spring-boot-autoconfigure-1.4.3.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty-all/4.0.32.Final/netty-all-4.0.32.Final.jar (2044 KB at 30496.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-logging/1.4.3.RELEASE/spring-boot-starter-logging-1.4.3.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter/1.4.3.RELEASE/spring-boot-starter-1.4.3.RELEASE.jar (3 KB at 33.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.1.8/logback-classic-1.1.8.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/1.3.0/artemis-server-1.3.0.jar (1298 KB at 18279.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.1.8/logback-core-1.1.8.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-logging/1.4.3.RELEASE/spring-boot-starter-logging-1.4.3.RELEASE.jar (3 KB at 28.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.22/jul-to-slf4j-1.7.22.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.1.8/logback-classic-1.1.8.jar (298 KB at 3310.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/log4j-over-slf4j/1.7.22/log4j-over-slf4j-1.7.22.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot/1.4.3.RELEASE/spring-boot-1.4.3.RELEASE.jar (646 KB at 7091.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-jms/4.3.5.RELEASE/spring-jms-4.3.5.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-autoconfigure/1.4.3.RELEASE/spring-boot-autoconfigure-1.4.3.RELEASE.jar (950 KB at 10101.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.3.5.RELEASE/spring-aop-4.3.5.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.22/jul-to-slf4j-1.7.22.jar (5 KB at 47.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.3.5.RELEASE/spring-beans-4.3.5.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.1.8/logback-core-1.1.8.jar (460 KB at 4787.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.3.5.RELEASE/spring-context-4.3.5.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/log4j-over-slf4j/1.7.22/log4j-over-slf4j-1.7.22.jar (24 KB at 238.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-messaging/4.3.5.RELEASE/spring-messaging-4.3.5.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-jms/4.3.5.RELEASE/spring-jms-4.3.5.RELEASE.jar (283 KB at 2543.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-tx/4.3.5.RELEASE/spring-tx-4.3.5.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.3.5.RELEASE/spring-aop-4.3.5.RELEASE.jar (372 KB at 3200.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-data-jpa/1.4.3.RELEASE/spring-boot-starter-data-jpa-1.4.3.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.3.5.RELEASE/spring-beans-4.3.5.RELEASE.jar (744 KB at 6249.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-aop/1.4.3.RELEASE/spring-boot-starter-aop-1.4.3.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-messaging/4.3.5.RELEASE/spring-messaging-4.3.5.RELEASE.jar (374 KB at 3089.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.9/aspectjweaver-1.8.9.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-tx/4.3.5.RELEASE/spring-tx-4.3.5.RELEASE.jar (261 KB at 2087.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-jdbc/1.4.3.RELEASE/spring-boot-starter-jdbc-1.4.3.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-data-jpa/1.4.3.RELEASE/spring-boot-starter-data-jpa-1.4.3.RELEASE.jar (3 KB at 20.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat-jdbc/8.5.6/tomcat-jdbc-8.5.6.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-aop/1.4.3.RELEASE/spring-boot-starter-aop-1.4.3.RELEASE.jar (3 KB at 17.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat-juli/8.5.6/tomcat-juli-8.5.6.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.3.5.RELEASE/spring-context-4.3.5.RELEASE.jar (1109 KB at 8091.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-jdbc/4.3.5.RELEASE/spring-jdbc-4.3.5.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-jdbc/1.4.3.RELEASE/spring-boot-starter-jdbc-1.4.3.RELEASE.jar (3 KB at 15.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/5.0.11.Final/hibernate-core-5.0.11.Final.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat-jdbc/8.5.6/tomcat-jdbc-8.5.6.jar (137 KB at 955.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-entitymanager/5.0.11.Final/hibernate-entitymanager-5.0.11.Final.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat-juli/8.5.6/tomcat-juli-8.5.6.jar (41 KB at 281.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-jpa/1.10.6.RELEASE/spring-data-jpa-1.10.6.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-jdbc/4.3.5.RELEASE/spring-jdbc-4.3.5.RELEASE.jar (417 KB at 2589.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-commons/1.12.6.RELEASE/spring-data-commons-1.12.6.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.9/aspectjweaver-1.8.9.jar (1822 KB at 11311.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-orm/4.3.5.RELEASE/spring-orm-4.3.5.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-jpa/1.10.6.RELEASE/spring-data-jpa-1.10.6.RELEASE.jar (276 KB at 1699.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.22/slf4j-api-1.7.22.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-entitymanager/5.0.11.Final/hibernate-entitymanager-5.0.11.Final.jar (599 KB at 3647.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aspects/4.3.5.RELEASE/spring-aspects-4.3.5.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.22/slf4j-api-1.7.22.jar (41 KB at 221.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-data-rest/1.4.3.RELEASE/spring-boot-starter-data-rest-1.4.3.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aspects/4.3.5.RELEASE/spring-aspects-4.3.5.RELEASE.jar (58 KB at 308.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.5/jackson-annotations-2.8.5.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-orm/4.3.5.RELEASE/spring-orm-4.3.5.RELEASE.jar (466 KB at 2451.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.5/jackson-databind-2.8.5.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-commons/1.12.6.RELEASE/spring-data-commons-1.12.6.RELEASE.jar (679 KB at 3571.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.5/jackson-core-2.8.5.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-data-rest/1.4.3.RELEASE/spring-boot-starter-data-rest-1.4.3.RELEASE.jar (3 KB at 12.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-rest-webmvc/2.5.6.RELEASE/spring-data-rest-webmvc-2.5.6.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.5/jackson-annotations-2.8.5.jar (55 KB at 265.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-rest-core/2.5.6.RELEASE/spring-data-rest-core-2.5.6.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.5/jackson-core-2.8.5.jar (275 KB at 1193.4 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-rest-webmvc/2.5.6.RELEASE/spring-data-rest-webmvc-2.5.6.RELEASE.jar (270 KB at 1171.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/hateoas/spring-hateoas/0.20.0.RELEASE/spring-hateoas-0.20.0.RELEASE.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/plugin/spring-plugin-core/1.2.0.RELEASE/spring-plugin-core-1.2.0.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-rest-core/2.5.6.RELEASE/spring-data-rest-core-2.5.6.RELEASE.jar (126 KB at 531.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/atteo/evo-inflector/1.2.1/evo-inflector-1.2.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.5/jackson-databind-2.8.5.jar (1208 KB at 5072.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-jta-narayana/1.4.3.RELEASE/spring-boot-starter-jta-narayana-1.4.3.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/plugin/spring-plugin-core/1.2.0.RELEASE/spring-plugin-core-1.2.0.RELEASE.jar (20 KB at 81.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/jdbc/5.3.5.Final/jdbc-5.3.5.Final.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/hateoas/spring-hateoas/0.20.0.RELEASE/spring-hateoas-0.20.0.RELEASE.jar (188 KB at 773.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/jms/5.3.5.Final/jms-5.3.5.Final.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/atteo/evo-inflector/1.2.1/evo-inflector-1.2.1.jar (13 KB at 50.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/jta/5.3.5.Final/jta-5.3.5.Final.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-jta-narayana/1.4.3.RELEASE/spring-boot-starter-jta-narayana-1.4.3.RELEASE.jar (3 KB at 9.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/narayana/common/5.3.5.Final/common-5.3.5.Final.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/jdbc/5.3.5.Final/jdbc-5.3.5.Final.jar (57 KB at 228.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/arjuna/5.3.5.Final/arjuna-5.3.5.Final.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/5.0.11.Final/hibernate-core-5.0.11.Final.jar (5488 KB at 21952.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/narayana/jts/narayana-jts-integration/5.3.5.Final/narayana-jts-integration-5.3.5.Final.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/jms/5.3.5.Final/jms-5.3.5.Final.jar (16 KB at 60.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-web/1.4.3.RELEASE/spring-boot-starter-web-1.4.3.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/narayana/common/5.3.5.Final/common-5.3.5.Final.jar (32 KB at 127.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-tomcat/1.4.3.RELEASE/spring-boot-starter-tomcat-1.4.3.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/jta/5.3.5.Final/jta-5.3.5.Final.jar (190 KB at 740.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/8.5.6/tomcat-embed-core-8.5.6.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-web/1.4.3.RELEASE/spring-boot-starter-web-1.4.3.RELEASE.jar (3 KB at 8.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-el/8.5.6/tomcat-embed-el-8.5.6.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-tomcat/1.4.3.RELEASE/spring-boot-starter-tomcat-1.4.3.RELEASE.jar (3 KB at 8.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.6/tomcat-embed-websocket-8.5.6.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/narayana/jts/narayana-jts-integration/5.3.5.Final/narayana-jts-integration-5.3.5.Final.jar (48 KB at 182.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar (0 B at 0.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.3.3/classmate-1.3.3.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/arjuna/5.3.5.Final/arjuna-5.3.5.Final.jar (464 KB at 1748.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-web/4.3.5.RELEASE/spring-web-4.3.5.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-el/8.5.6/tomcat-embed-el-8.5.6.jar (235 KB at 860.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/4.3.5.RELEASE/spring-webmvc-4.3.5.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.3.3/classmate-1.3.3.jar (64 KB at 231.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.3.5.RELEASE/spring-expression-4.3.5.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.6/tomcat-embed-websocket-8.5.6.jar (236 KB at 854.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/com/h2database/h2/1.4.193/h2-1.4.193.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-web/4.3.5.RELEASE/spring-web-4.3.5.RELEASE.jar (798 KB at 2605.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-test/1.4.3.RELEASE/spring-boot-starter-test-1.4.3.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.3.5.RELEASE/spring-expression-4.3.5.RELEASE.jar (258 KB at 837.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test/1.4.3.RELEASE/spring-boot-test-1.4.3.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/4.3.5.RELEASE/spring-webmvc-4.3.5.RELEASE.jar (893 KB at 2790.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test-autoconfigure/1.4.3.RELEASE/spring-boot-test-autoconfigure-1.4.3.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-test/1.4.3.RELEASE/spring-boot-starter-test-1.4.3.RELEASE.jar (3 KB at 7.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/2.5.0/assertj-core-2.5.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test/1.4.3.RELEASE/spring-boot-test-1.4.3.RELEASE.jar (150 KB at 454.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/skyscreamer/jsonassert/1.3.0/jsonassert-1.3.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/8.5.6/tomcat-embed-core-8.5.6.jar (2921 KB at 8796.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/json/json/20140107/json-20140107.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/h2database/h2/1.4.193/h2-1.4.193.jar (1750 KB at 5255.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.3.5.RELEASE/spring-core-4.3.5.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test-autoconfigure/1.4.3.RELEASE/spring-boot-test-autoconfigure-1.4.3.RELEASE.jar (110 KB at 329.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.3.5.RELEASE/spring-test-4.3.5.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/skyscreamer/jsonassert/1.3.0/jsonassert-1.3.0.jar (28 KB at 80.1 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/json/json/20140107/json-20140107.jar (64 KB at 183.3 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/2.5.0/assertj-core-2.5.0.jar (913 KB at 2556.1 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.3.5.RELEASE/spring-test-4.3.5.RELEASE.jar (585 KB at 1633.6 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.3.5.RELEASE/spring-core-4.3.5.RELEASE.jar (1088 KB at 2962.9 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ stock-market-with-narayana-spring-boot --- [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar (165 KB at 18290.8 KB/sec) [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ stock-market-with-narayana-spring-boot --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ stock-market-with-narayana-spring-boot --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /home/jenkins/workspace/narayana-quickstarts/spring/stock-market-with-narayana-spring-boot/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ stock-market-with-narayana-spring-boot --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/spring/stock-market-with-narayana-spring-boot/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ stock-market-with-narayana-spring-boot --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/workspace/narayana-quickstarts/spring/stock-market-with-narayana-spring-boot/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ stock-market-with-narayana-spring-boot --- [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.18.1/maven-surefire-common-2.18.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.18.1/maven-surefire-common-2.18.1.pom (7 KB at 874.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.18.1/surefire-api-2.18.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.18.1/surefire-api-2.18.1.pom (3 KB at 318.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.18.1/surefire-booter-2.18.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.18.1/surefire-booter-2.18.1.pom (3 KB at 406.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.18.1/maven-surefire-common-2.18.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.18.1/surefire-booter-2.18.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.18.1/surefire-api-2.18.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.18.1/surefire-api-2.18.1.jar (145 KB at 13136.4 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.18.1/maven-surefire-common-2.18.1.jar (269 KB at 22333.5 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.18.1/surefire-booter-2.18.1.jar (39 KB at 330.0 KB/sec) [INFO] Surefire report directory: /home/jenkins/workspace/narayana-quickstarts/spring/stock-market-with-narayana-spring-boot/target/surefire-reports [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.18.1/surefire-junit4-2.18.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.18.1/surefire-junit4-2.18.1.pom (3 KB at 304.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.18.1/surefire-providers-2.18.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.18.1/surefire-providers-2.18.1.pom (3 KB at 354.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.18.1/surefire-junit4-2.18.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.18.1/surefire-junit4-2.18.1.jar (67 KB at 8299.2 KB/sec) ------------------------------------------------------- T E S T S ------------------------------------------------------- 00:39:52.355 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.jboss.narayana.quickstart.spring.PortfolioControllerTests] 00:39:52.361 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 00:39:52.367 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 00:39:52.381 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.jboss.narayana.quickstart.spring.PortfolioControllerTests] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 00:39:52.392 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.jboss.narayana.quickstart.spring.PortfolioControllerTests], using SpringBootContextLoader 00:39:52.396 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.jboss.narayana.quickstart.spring.PortfolioControllerTests]: class path resource [org/jboss/narayana/quickstart/spring/PortfolioControllerTests-context.xml] does not exist 00:39:52.396 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.jboss.narayana.quickstart.spring.PortfolioControllerTests]: class path resource [org/jboss/narayana/quickstart/spring/PortfolioControllerTestsContext.groovy] does not exist 00:39:52.396 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.jboss.narayana.quickstart.spring.PortfolioControllerTests]: no resource found for suffixes {-context.xml, Context.groovy}. 00:39:52.397 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [org.jboss.narayana.quickstart.spring.PortfolioControllerTests]: PortfolioControllerTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 00:39:52.438 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.jboss.narayana.quickstart.spring.PortfolioControllerTests] 00:39:52.446 [main] DEBUG org.springframework.core.env.StandardEnvironment - Adding [systemProperties] PropertySource with lowest search precedence 00:39:52.447 [main] DEBUG org.springframework.core.env.StandardEnvironment - Adding [systemEnvironment] PropertySource with lowest search precedence 00:39:52.447 [main] DEBUG org.springframework.core.env.StandardEnvironment - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] 00:39:52.455 [main] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Resolved classpath location [org/jboss/narayana/quickstart/spring/] to resources [URL [file:/home/jenkins/workspace/narayana-quickstarts/spring/stock-market-with-narayana-spring-boot/target/test-classes/org/jboss/narayana/quickstart/spring/], URL [file:/home/jenkins/workspace/narayana-quickstarts/spring/stock-market-with-narayana-spring-boot/target/classes/org/jboss/narayana/quickstart/spring/]] 00:39:52.456 [main] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Looking for matching resources in directory tree [/home/jenkins/workspace/narayana-quickstarts/spring/stock-market-with-narayana-spring-boot/target/test-classes/org/jboss/narayana/quickstart/spring] 00:39:52.456 [main] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Searching directory [/home/jenkins/workspace/narayana-quickstarts/spring/stock-market-with-narayana-spring-boot/target/test-classes/org/jboss/narayana/quickstart/spring] for files matching pattern [/home/jenkins/workspace/narayana-quickstarts/spring/stock-market-with-narayana-spring-boot/target/test-classes/org/jboss/narayana/quickstart/spring/*.class] 00:39:52.459 [main] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Looking for matching resources in directory tree [/home/jenkins/workspace/narayana-quickstarts/spring/stock-market-with-narayana-spring-boot/target/classes/org/jboss/narayana/quickstart/spring] 00:39:52.459 [main] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Searching directory [/home/jenkins/workspace/narayana-quickstarts/spring/stock-market-with-narayana-spring-boot/target/classes/org/jboss/narayana/quickstart/spring] for files matching pattern [/home/jenkins/workspace/narayana-quickstarts/spring/stock-market-with-narayana-spring-boot/target/classes/org/jboss/narayana/quickstart/spring/*.class] 00:39:52.460 [main] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Resolved location pattern [classpath*:org/jboss/narayana/quickstart/spring/*.class] to resources [file [/home/jenkins/workspace/narayana-quickstarts/spring/stock-market-with-narayana-spring-boot/target/test-classes/org/jboss/narayana/quickstart/spring/PortfolioControllerTests.class], file [/home/jenkins/workspace/narayana-quickstarts/spring/stock-market-with-narayana-spring-boot/target/test-classes/org/jboss/narayana/quickstart/spring/StockMarketApplicationTests.class], file [/home/jenkins/workspace/narayana-quickstarts/spring/stock-market-with-narayana-spring-boot/target/classes/org/jboss/narayana/quickstart/spring/MessageListener.class], file [/home/jenkins/workspace/narayana-quickstarts/spring/stock-market-with-narayana-spring-boot/target/classes/org/jboss/narayana/quickstart/spring/PortfolioController.class], file [/home/jenkins/workspace/narayana-quickstarts/spring/stock-market-with-narayana-spring-boot/target/classes/org/jboss/narayana/quickstart/spring/PortfolioEntry.class], file [/home/jenkins/workspace/narayana-quickstarts/spring/stock-market-with-narayana-spring-boot/target/classes/org/jboss/narayana/quickstart/spring/PortfolioEntryRepository.class], file [/home/jenkins/workspace/narayana-quickstarts/spring/stock-market-with-narayana-spring-boot/target/classes/org/jboss/narayana/quickstart/spring/Share.class], file [/home/jenkins/workspace/narayana-quickstarts/spring/stock-market-with-narayana-spring-boot/target/classes/org/jboss/narayana/quickstart/spring/ShareRepository.class], file [/home/jenkins/workspace/narayana-quickstarts/spring/stock-market-with-narayana-spring-boot/target/classes/org/jboss/narayana/quickstart/spring/StockMarketApplication.class], file [/home/jenkins/workspace/narayana-quickstarts/spring/stock-market-with-narayana-spring-boot/target/classes/org/jboss/narayana/quickstart/spring/User.class], file [/home/jenkins/workspace/narayana-quickstarts/spring/stock-market-with-narayana-spring-boot/target/classes/org/jboss/narayana/quickstart/spring/UserRepository.class]] 00:39:52.513 [main] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Identified candidate component class: file [/home/jenkins/workspace/narayana-quickstarts/spring/stock-market-with-narayana-spring-boot/target/classes/org/jboss/narayana/quickstart/spring/StockMarketApplication.class] 00:39:52.514 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration org.jboss.narayana.quickstart.spring.StockMarketApplication for test class org.jboss.narayana.quickstart.spring.PortfolioControllerTests 00:39:52.517 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.jboss.narayana.quickstart.spring.PortfolioControllerTests]: using defaults. 00:39:52.519 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 00:39:52.534 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@57175e74, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7bb58ca3, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@c540f5a, org.springframework.test.context.support.DirtiesContextTestExecutionListener@770c2e6b, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1a052a00, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4d826d77, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@61009542, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@77e9807f, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@448ff1a8, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@1a38c59b, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@7f77e91b, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@44a664f2] 00:39:52.538 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.jboss.narayana.quickstart.spring.StockMarketApplicationTests] 00:39:52.538 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 00:39:52.538 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 00:39:52.538 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.jboss.narayana.quickstart.spring.StockMarketApplicationTests] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 00:39:52.539 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.jboss.narayana.quickstart.spring.StockMarketApplicationTests], using SpringBootContextLoader 00:39:52.539 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.jboss.narayana.quickstart.spring.StockMarketApplicationTests]: class path resource [org/jboss/narayana/quickstart/spring/StockMarketApplicationTests-context.xml] does not exist 00:39:52.539 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.jboss.narayana.quickstart.spring.StockMarketApplicationTests]: class path resource [org/jboss/narayana/quickstart/spring/StockMarketApplicationTestsContext.groovy] does not exist 00:39:52.540 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.jboss.narayana.quickstart.spring.StockMarketApplicationTests]: no resource found for suffixes {-context.xml, Context.groovy}. 00:39:52.540 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [org.jboss.narayana.quickstart.spring.StockMarketApplicationTests]: StockMarketApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 00:39:52.545 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.jboss.narayana.quickstart.spring.StockMarketApplicationTests] 00:39:52.545 [main] DEBUG org.springframework.core.env.StandardEnvironment - Adding [systemProperties] PropertySource with lowest search precedence 00:39:52.545 [main] DEBUG org.springframework.core.env.StandardEnvironment - Adding [systemEnvironment] PropertySource with lowest search precedence 00:39:52.546 [main] DEBUG org.springframework.core.env.StandardEnvironment - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] 00:39:52.546 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration org.jboss.narayana.quickstart.spring.StockMarketApplication for test class org.jboss.narayana.quickstart.spring.StockMarketApplicationTests 00:39:52.547 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.jboss.narayana.quickstart.spring.StockMarketApplicationTests]: using defaults. 00:39:52.549 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 00:39:52.552 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@e50a6f6, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@14ec4505, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@53ca01a2, org.springframework.test.context.support.DirtiesContextTestExecutionListener@358c99f5, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3ee0fea4, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@48524010, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4b168fa9, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@1a84f40f, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@23282c25, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@7920ba90, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@6b419da, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@3b2da18f] 00:39:52.554 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.jboss.narayana.quickstart.spring.PortfolioControllerTests] 00:39:52.555 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.jboss.narayana.quickstart.spring.PortfolioControllerTests] 00:39:52.555 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.jboss.narayana.quickstart.spring.StockMarketApplicationTests] 00:39:52.555 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.jboss.narayana.quickstart.spring.StockMarketApplicationTests] Running org.jboss.narayana.quickstart.spring.PortfolioControllerTests 00:39:52.557 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.jboss.narayana.quickstart.spring.PortfolioControllerTests] 00:39:52.557 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 00:39:52.557 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 00:39:52.558 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.jboss.narayana.quickstart.spring.PortfolioControllerTests] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 00:39:52.558 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.jboss.narayana.quickstart.spring.PortfolioControllerTests], using SpringBootContextLoader 00:39:52.558 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.jboss.narayana.quickstart.spring.PortfolioControllerTests]: class path resource [org/jboss/narayana/quickstart/spring/PortfolioControllerTests-context.xml] does not exist 00:39:52.559 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.jboss.narayana.quickstart.spring.PortfolioControllerTests]: class path resource [org/jboss/narayana/quickstart/spring/PortfolioControllerTestsContext.groovy] does not exist 00:39:52.559 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.jboss.narayana.quickstart.spring.PortfolioControllerTests]: no resource found for suffixes {-context.xml, Context.groovy}. 00:39:52.559 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [org.jboss.narayana.quickstart.spring.PortfolioControllerTests]: PortfolioControllerTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 00:39:52.562 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.jboss.narayana.quickstart.spring.PortfolioControllerTests] 00:39:52.562 [main] DEBUG org.springframework.core.env.StandardEnvironment - Adding [systemProperties] PropertySource with lowest search precedence 00:39:52.562 [main] DEBUG org.springframework.core.env.StandardEnvironment - Adding [systemEnvironment] PropertySource with lowest search precedence 00:39:52.562 [main] DEBUG org.springframework.core.env.StandardEnvironment - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] 00:39:52.562 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration org.jboss.narayana.quickstart.spring.StockMarketApplication for test class org.jboss.narayana.quickstart.spring.PortfolioControllerTests 00:39:52.563 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.jboss.narayana.quickstart.spring.PortfolioControllerTests]: using defaults. 00:39:52.564 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 00:39:52.566 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6a01e23, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5a955565, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@6293abcc, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7995092a, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7fc2413d, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@f8c1ddd, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@70be0a2b, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@2133814f, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4c15e7fd, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@23986957, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@23f7d05d, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@1e730495] 00:39:52.566 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.jboss.narayana.quickstart.spring.PortfolioControllerTests] 00:39:52.566 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.jboss.narayana.quickstart.spring.PortfolioControllerTests] 00:39:52.567 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.jboss.narayana.quickstart.spring.PortfolioControllerTests] 00:39:52.567 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.jboss.narayana.quickstart.spring.PortfolioControllerTests] 00:39:52.571 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@233fe9b6 testClass = PortfolioControllerTests, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@358ee631 testClass = PortfolioControllerTests, locations = '{}', classes = '{class org.jboss.narayana.quickstart.spring.StockMarketApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.SpringBootTestContextCustomizer@79be0360, org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@3b084709, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@1d29cf23], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]], class annotated with @DirtiesContext [false] with mode [null]. 00:39:52.571 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.jboss.narayana.quickstart.spring.PortfolioControllerTests] 00:39:52.571 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.jboss.narayana.quickstart.spring.PortfolioControllerTests] 00:39:52.623 [main] DEBUG org.springframework.core.env.StandardEnvironment - Adding [systemProperties] PropertySource with lowest search precedence 00:39:52.623 [main] DEBUG org.springframework.core.env.StandardEnvironment - Adding [systemEnvironment] PropertySource with lowest search precedence 00:39:52.623 [main] DEBUG org.springframework.core.env.StandardEnvironment - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] 00:39:52.624 [main] DEBUG org.springframework.test.context.support.TestPropertySourceUtils - Adding inlined properties to environment: {spring.jmx.enabled=false, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=-1} 00:39:52.624 [main] DEBUG org.springframework.core.env.StandardEnvironment - Adding [Inlined Test Properties] PropertySource with highest search precedence . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v1.4.3.RELEASE) 2020-11-26 00:39:53.133 INFO 20292 --- [ main] o.j.n.q.spring.PortfolioControllerTests : Starting PortfolioControllerTests on 84a65817f3f6 with PID 20292 (started by jenkins in /home/jenkins/workspace/narayana-quickstarts/spring/stock-market-with-narayana-spring-boot) 2020-11-26 00:39:53.134 INFO 20292 --- [ main] o.j.n.q.spring.PortfolioControllerTests : No active profile set, falling back to default profiles: default 2020-11-26 00:39:53.187 INFO 20292 --- [ main] o.s.w.c.s.GenericWebApplicationContext : Refreshing org.springframework.web.context.support.GenericWebApplicationContext@465232e9: startup date [Thu Nov 26 00:39:53 UTC 2020]; root of context hierarchy 2020-11-26 00:39:54.522 INFO 20292 --- [ main] f.a.AutowiredAnnotationBeanPostProcessor : JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2020-11-26 00:39:54.627 INFO 20292 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [class org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$11fd660d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-11-26 00:39:54.857 WARN 20292 --- [ main] com.arjuna.ats.common : ARJUNA048002: Could not find configuration file, URL was: null 2020-11-26 00:39:54.880 INFO 20292 --- [ main] com.arjuna.ats.jbossatx : ARJUNA032010: JBossTS Recovery Service (tag: unknown) - JBoss Inc. 2020-11-26 00:39:54.912 INFO 20292 --- [ main] com.arjuna.ats.jbossatx : ARJUNA032013: Starting transaction recovery manager register xa recovery helper org.springframework.boot.jta.narayana.DataSourceXAResourceRecoveryHelper@7edb6fca 2020-11-26 00:39:55.066 INFO 20292 --- [ main] o.s.t.jta.JtaTransactionManager : Using JTA UserTransaction: Transaction: unknown 2020-11-26 00:39:55.066 INFO 20292 --- [ main] o.s.t.jta.JtaTransactionManager : Using JTA TransactionManager: Transaction: unknown 2020-11-26 00:39:55.275 INFO 20292 --- [ main] j.LocalContainerEntityManagerFactoryBean : Building JPA container EntityManagerFactory for persistence unit 'default' 2020-11-26 00:39:55.290 INFO 20292 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [ name: default ...] 2020-11-26 00:39:55.350 INFO 20292 --- [ main] org.hibernate.Version : HHH000412: Hibernate Core {5.0.11.Final} 2020-11-26 00:39:55.352 INFO 20292 --- [ main] org.hibernate.cfg.Environment : HHH000206: hibernate.properties not found 2020-11-26 00:39:55.353 INFO 20292 --- [ main] org.hibernate.cfg.Environment : HHH000021: Bytecode provider name : javassist 2020-11-26 00:39:55.390 INFO 20292 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.0.1.Final} 2020-11-26 00:39:55.596 INFO 20292 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2020-11-26 00:39:56.056 INFO 20292 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000227: Running hbm2ddl schema export 2020-11-26 00:39:56.074 INFO 20292 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000230: Schema export complete 2020-11-26 00:39:56.110 INFO 20292 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2020-11-26 00:39:56.506 INFO 20292 --- [ main] org.apache.activemq.artemis.core.server : AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=/tmp/artemis-data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) 2020-11-26 00:39:56.516 INFO 20292 --- [ main] org.apache.activemq.artemis.core.server : AMQ221045: libaio is not available, switching the configuration into NIO 2020-11-26 00:39:56.536 INFO 20292 --- [ main] org.apache.activemq.artemis.core.server : AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 2020-11-26 00:39:56.565 INFO 20292 --- [ main] org.apache.activemq.artemis.core.server : AMQ221003: Trying to deploy queue jms.queue.updates 2020-11-26 00:39:56.630 INFO 20292 --- [ main] org.apache.activemq.artemis.core.server : AMQ221007: Server is now live 2020-11-26 00:39:56.630 INFO 20292 --- [ main] org.apache.activemq.artemis.core.server : AMQ221001: Apache ActiveMQ Artemis Message Broker version 1.3.0 [localhost, nodeID=e805d38b-2f7f-11eb-8e04-0242ac11000b] 2020-11-26 00:39:56.820 INFO 20292 --- [ main] o.s.b.f.config.PropertiesFactoryBean : Loading properties file from class path resource [rest-default-messages.properties] 2020-11-26 00:39:57.390 INFO 20292 --- [ main] s.w.s.m.m.a.RequestMappingHandlerAdapter : Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@465232e9: startup date [Thu Nov 26 00:39:53 UTC 2020]; root of context hierarchy 2020-11-26 00:39:57.463 INFO 20292 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/portfolio/{username}/{symbol}],methods=[PUT]}" onto public void org.jboss.narayana.quickstart.spring.PortfolioController.buy(java.lang.String,java.lang.String,int) 2020-11-26 00:39:57.463 INFO 20292 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/portfolio/{username}/{symbol}],methods=[DELETE]}" onto public void org.jboss.narayana.quickstart.spring.PortfolioController.sell(java.lang.String,java.lang.String,int) 2020-11-26 00:39:57.465 INFO 20292 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) 2020-11-26 00:39:57.465 INFO 20292 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity> org.springframework.boot.autoconfigure.web.BasicErrorController.error(javax.servlet.http.HttpServletRequest) 2020-11-26 00:39:57.493 INFO 20292 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2020-11-26 00:39:57.493 INFO 20292 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2020-11-26 00:39:57.506 INFO 20292 --- [ main] .m.m.a.ExceptionHandlerExceptionResolver : Detected @ExceptionHandler methods in repositoryRestExceptionHandler 2020-11-26 00:39:57.526 INFO 20292 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2020-11-26 00:39:57.664 INFO 20292 --- [ main] o.s.d.r.w.RepositoryRestHandlerAdapter : Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@465232e9: startup date [Thu Nov 26 00:39:53 UTC 2020]; root of context hierarchy 2020-11-26 00:39:57.678 INFO 20292 --- [ main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/ || ],methods=[OPTIONS],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.HttpEntity org.springframework.data.rest.webmvc.RepositoryController.optionsForRepositories() 2020-11-26 00:39:57.678 INFO 20292 --- [ main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/ || ],methods=[HEAD],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryController.headForRepositories() 2020-11-26 00:39:57.678 INFO 20292 --- [ main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/ || ],methods=[GET],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.HttpEntity org.springframework.data.rest.webmvc.RepositoryController.listRepositories() 2020-11-26 00:39:57.683 INFO 20292 --- [ main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}],methods=[OPTIONS],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryEntityController.optionsForCollectionResource(org.springframework.data.rest.webmvc.RootResourceInformation) 2020-11-26 00:39:57.683 INFO 20292 --- [ main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}],methods=[HEAD],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryEntityController.headCollectionResource(org.springframework.data.rest.webmvc.RootResourceInformation,org.springframework.data.rest.webmvc.support.DefaultedPageable) throws org.springframework.web.HttpRequestMethodNotSupportedException 2020-11-26 00:39:57.683 INFO 20292 --- [ main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}],methods=[GET],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.hateoas.Resources org.springframework.data.rest.webmvc.RepositoryEntityController.getCollectionResource(org.springframework.data.rest.webmvc.RootResourceInformation,org.springframework.data.rest.webmvc.support.DefaultedPageable,org.springframework.data.domain.Sort,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler) throws org.springframework.data.rest.webmvc.ResourceNotFoundException,org.springframework.web.HttpRequestMethodNotSupportedException 2020-11-26 00:39:57.684 INFO 20292 --- [ main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}],methods=[GET],produces=[application/x-spring-data-compact+json || text/uri-list]}" onto public org.springframework.hateoas.Resources org.springframework.data.rest.webmvc.RepositoryEntityController.getCollectionResourceCompact(org.springframework.data.rest.webmvc.RootResourceInformation,org.springframework.data.rest.webmvc.support.DefaultedPageable,org.springframework.data.domain.Sort,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler) throws org.springframework.data.rest.webmvc.ResourceNotFoundException,org.springframework.web.HttpRequestMethodNotSupportedException 2020-11-26 00:39:57.684 INFO 20292 --- [ main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}],methods=[POST],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryEntityController.postCollectionResource(org.springframework.data.rest.webmvc.RootResourceInformation,org.springframework.data.rest.webmvc.PersistentEntityResource,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler,java.lang.String) throws org.springframework.web.HttpRequestMethodNotSupportedException 2020-11-26 00:39:57.684 INFO 20292 --- [ main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/{id}],methods=[OPTIONS],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryEntityController.optionsForItemResource(org.springframework.data.rest.webmvc.RootResourceInformation) 2020-11-26 00:39:57.684 INFO 20292 --- [ main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/{id}],methods=[HEAD],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryEntityController.headForItemResource(org.springframework.data.rest.webmvc.RootResourceInformation,java.io.Serializable,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler) throws org.springframework.web.HttpRequestMethodNotSupportedException 2020-11-26 00:39:57.685 INFO 20292 --- [ main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/{id}],methods=[GET],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity> org.springframework.data.rest.webmvc.RepositoryEntityController.getItemResource(org.springframework.data.rest.webmvc.RootResourceInformation,java.io.Serializable,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler,org.springframework.util.MultiValueMap) throws org.springframework.web.HttpRequestMethodNotSupportedException 2020-11-26 00:39:57.685 INFO 20292 --- [ main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/{id}],methods=[PUT],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryEntityController.putItemResource(org.springframework.data.rest.webmvc.RootResourceInformation,org.springframework.data.rest.webmvc.PersistentEntityResource,java.io.Serializable,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler,org.springframework.data.rest.webmvc.support.ETag,java.lang.String) throws org.springframework.web.HttpRequestMethodNotSupportedException 2020-11-26 00:39:57.685 INFO 20292 --- [ main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/{id}],methods=[PATCH],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryEntityController.patchItemResource(org.springframework.data.rest.webmvc.RootResourceInformation,org.springframework.data.rest.webmvc.PersistentEntityResource,java.io.Serializable,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler,org.springframework.data.rest.webmvc.support.ETag,java.lang.String) throws org.springframework.web.HttpRequestMethodNotSupportedException,org.springframework.data.rest.webmvc.ResourceNotFoundException 2020-11-26 00:39:57.685 INFO 20292 --- [ main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/{id}],methods=[DELETE],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryEntityController.deleteItemResource(org.springframework.data.rest.webmvc.RootResourceInformation,java.io.Serializable,org.springframework.data.rest.webmvc.support.ETag) throws org.springframework.data.rest.webmvc.ResourceNotFoundException,org.springframework.web.HttpRequestMethodNotSupportedException 2020-11-26 00:39:57.687 INFO 20292 --- [ main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/{id}/{property}],methods=[GET],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryPropertyReferenceController.followPropertyReference(org.springframework.data.rest.webmvc.RootResourceInformation,java.io.Serializable,java.lang.String,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler) throws java.lang.Exception 2020-11-26 00:39:57.687 INFO 20292 --- [ main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/{id}/{property}/{propertyId}],methods=[GET],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryPropertyReferenceController.followPropertyReference(org.springframework.data.rest.webmvc.RootResourceInformation,java.io.Serializable,java.lang.String,java.lang.String,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler) throws java.lang.Exception 2020-11-26 00:39:57.687 INFO 20292 --- [ main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/{id}/{property}],methods=[DELETE],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryPropertyReferenceController.deletePropertyReference(org.springframework.data.rest.webmvc.RootResourceInformation,java.io.Serializable,java.lang.String) throws java.lang.Exception 2020-11-26 00:39:57.687 INFO 20292 --- [ main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/{id}/{property}],methods=[GET],produces=[application/x-spring-data-compact+json || text/uri-list]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryPropertyReferenceController.followPropertyReferenceCompact(org.springframework.data.rest.webmvc.RootResourceInformation,java.io.Serializable,java.lang.String,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler) throws java.lang.Exception 2020-11-26 00:39:57.688 INFO 20292 --- [ main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/{id}/{property}],methods=[PATCH || PUT || POST],consumes=[application/json || application/x-spring-data-compact+json || text/uri-list],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryPropertyReferenceController.createPropertyReference(org.springframework.data.rest.webmvc.RootResourceInformation,org.springframework.http.HttpMethod,org.springframework.hateoas.Resources,java.io.Serializable,java.lang.String) throws java.lang.Exception 2020-11-26 00:39:57.688 INFO 20292 --- [ main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/{id}/{property}/{propertyId}],methods=[DELETE],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryPropertyReferenceController.deletePropertyReferenceId(org.springframework.data.rest.webmvc.RootResourceInformation,java.io.Serializable,java.lang.String,java.lang.String) throws java.lang.Exception 2020-11-26 00:39:57.689 INFO 20292 --- [ main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/search],methods=[OPTIONS],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.HttpEntity org.springframework.data.rest.webmvc.RepositorySearchController.optionsForSearches(org.springframework.data.rest.webmvc.RootResourceInformation) 2020-11-26 00:39:57.689 INFO 20292 --- [ main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/search],methods=[HEAD],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.HttpEntity org.springframework.data.rest.webmvc.RepositorySearchController.headForSearches(org.springframework.data.rest.webmvc.RootResourceInformation) 2020-11-26 00:39:57.689 INFO 20292 --- [ main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/search],methods=[GET],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.data.rest.webmvc.RepositorySearchesResource org.springframework.data.rest.webmvc.RepositorySearchController.listSearches(org.springframework.data.rest.webmvc.RootResourceInformation) 2020-11-26 00:39:57.690 INFO 20292 --- [ main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/search/{search}],methods=[GET],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositorySearchController.executeSearch(org.springframework.data.rest.webmvc.RootResourceInformation,org.springframework.util.MultiValueMap,java.lang.String,org.springframework.data.rest.webmvc.support.DefaultedPageable,org.springframework.data.domain.Sort,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler) 2020-11-26 00:39:57.690 INFO 20292 --- [ main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/search/{search}],methods=[GET],produces=[application/x-spring-data-compact+json]}" onto public org.springframework.hateoas.ResourceSupport org.springframework.data.rest.webmvc.RepositorySearchController.executeSearchCompact(org.springframework.data.rest.webmvc.RootResourceInformation,org.springframework.util.MultiValueMap,java.lang.String,java.lang.String,org.springframework.data.rest.webmvc.support.DefaultedPageable,org.springframework.data.domain.Sort,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler) 2020-11-26 00:39:57.690 INFO 20292 --- [ main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/search/{search}],methods=[OPTIONS],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositorySearchController.optionsForSearch(org.springframework.data.rest.webmvc.RootResourceInformation,java.lang.String) 2020-11-26 00:39:57.690 INFO 20292 --- [ main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/search/{search}],methods=[HEAD],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositorySearchController.headForSearch(org.springframework.data.rest.webmvc.RootResourceInformation,java.lang.String) 2020-11-26 00:39:57.692 INFO 20292 --- [ main] o.s.d.r.w.BasePathAwareHandlerMapping : Mapped "{[/profile/{repository}],methods=[OPTIONS],produces=[application/alps+json]}" onto org.springframework.http.HttpEntity org.springframework.data.rest.webmvc.alps.AlpsController.alpsOptions() 2020-11-26 00:39:57.693 INFO 20292 --- [ main] o.s.d.r.w.BasePathAwareHandlerMapping : Mapped "{[/profile/{repository}],methods=[GET],produces=[application/alps+json || */*]}" onto org.springframework.http.HttpEntity org.springframework.data.rest.webmvc.alps.AlpsController.descriptor(org.springframework.data.rest.webmvc.RootResourceInformation) 2020-11-26 00:39:57.693 INFO 20292 --- [ main] o.s.d.r.w.BasePathAwareHandlerMapping : Mapped "{[/profile],methods=[OPTIONS]}" onto public org.springframework.http.HttpEntity org.springframework.data.rest.webmvc.ProfileController.profileOptions() 2020-11-26 00:39:57.693 INFO 20292 --- [ main] o.s.d.r.w.BasePathAwareHandlerMapping : Mapped "{[/profile],methods=[GET]}" onto org.springframework.http.HttpEntity org.springframework.data.rest.webmvc.ProfileController.listAllFormsOfMetadata() 2020-11-26 00:39:57.693 INFO 20292 --- [ main] o.s.d.r.w.BasePathAwareHandlerMapping : Mapped "{[/profile/{repository}],methods=[GET],produces=[application/schema+json]}" onto public org.springframework.http.HttpEntity org.springframework.data.rest.webmvc.RepositorySchemaController.schema(org.springframework.data.rest.webmvc.RootResourceInformation) 2020-11-26 00:39:57.705 INFO 20292 --- [ main] .m.m.a.ExceptionHandlerExceptionResolver : Detected @ExceptionHandler methods in repositoryRestExceptionHandler 2020-11-26 00:39:57.902 INFO 20292 --- [ main] o.s.c.support.DefaultLifecycleProcessor : Starting beans in phase 2147483647 2020-11-26 00:39:57.919 INFO 20292 --- [ main] o.j.n.q.spring.PortfolioControllerTests : Started PortfolioControllerTests in 5.288 seconds (JVM running for 5.894) 2020-11-26 00:39:58.247 INFO 20292 --- [enerContainer-1] com.arjuna.ats.arjuna : ARJUNA012170: TransactionStatusManager started on port 35143 and host 127.0.0.1 with service com.arjuna.ats.arjuna.recovery.ActionStatusService 2020-11-26 00:39:58.269 INFO 20292 --- [ main] o.h.h.i.QueryTranslatorFactoryInitiator : HHH000397: Using ASTQueryTranslatorFactory ----> Updated 'test-user' budget to 900 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.266 sec - in org.jboss.narayana.quickstart.spring.PortfolioControllerTests Running org.jboss.narayana.quickstart.spring.StockMarketApplicationTests 2020-11-26 00:39:58.825 INFO 20292 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.jboss.narayana.quickstart.spring.StockMarketApplicationTests], using SpringBootContextLoader 2020-11-26 00:39:58.825 INFO 20292 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [org.jboss.narayana.quickstart.spring.StockMarketApplicationTests]: no resource found for suffixes {-context.xml, Context.groovy}. 2020-11-26 00:39:58.825 INFO 20292 --- [ main] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.jboss.narayana.quickstart.spring.StockMarketApplicationTests]: StockMarketApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2020-11-26 00:39:58.828 INFO 20292 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.jboss.narayana.quickstart.spring.StockMarketApplication for test class org.jboss.narayana.quickstart.spring.StockMarketApplicationTests 2020-11-26 00:39:58.829 INFO 20292 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2020-11-26 00:39:58.833 INFO 20292 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@34e9de8d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@33a8f553, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@61ca5134, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7204d98f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@8636cf4, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7c9512c6, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4f65af91, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@1b79df53, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@8ee1404, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@5c3924fd, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@3ec211cc, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@6b94c200] ----> Updated 'test-share' amount to 99 ----> 'test-user' just bought 1 shares of 'test-share' for the amount of 100 . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v1.4.3.RELEASE) 2020-11-26 00:39:58.879 INFO 20292 --- [ main] o.j.n.q.s.StockMarketApplicationTests : Starting StockMarketApplicationTests on 84a65817f3f6 with PID 20292 (started by jenkins in /home/jenkins/workspace/narayana-quickstarts/spring/stock-market-with-narayana-spring-boot) 2020-11-26 00:39:58.880 INFO 20292 --- [ main] o.j.n.q.s.StockMarketApplicationTests : No active profile set, falling back to default profiles: default 2020-11-26 00:39:58.882 INFO 20292 --- [ main] o.s.w.c.s.GenericWebApplicationContext : Refreshing org.springframework.web.context.support.GenericWebApplicationContext@abf1816: startup date [Thu Nov 26 00:39:58 UTC 2020]; root of context hierarchy 2020-11-26 00:39:59.658 INFO 20292 --- [ main] f.a.AutowiredAnnotationBeanPostProcessor : JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2020-11-26 00:39:59.703 INFO 20292 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [class org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$11fd660d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-11-26 00:39:59.774 INFO 20292 --- [ main] com.arjuna.ats.jbossatx : ARJUNA032010: JBossTS Recovery Service (tag: unknown) - JBoss Inc. 2020-11-26 00:39:59.774 INFO 20292 --- [ main] com.arjuna.ats.jbossatx : ARJUNA032013: Starting transaction recovery manager register xa recovery helper org.springframework.boot.jta.narayana.DataSourceXAResourceRecoveryHelper@514c6ca0 2020-11-26 00:39:59.823 INFO 20292 --- [ main] o.s.t.jta.JtaTransactionManager : Using JTA UserTransaction: Transaction: unknown 2020-11-26 00:39:59.823 INFO 20292 --- [ main] o.s.t.jta.JtaTransactionManager : Using JTA TransactionManager: Transaction: unknown 2020-11-26 00:39:59.848 INFO 20292 --- [ main] j.LocalContainerEntityManagerFactoryBean : Building JPA container EntityManagerFactory for persistence unit 'default' 2020-11-26 00:39:59.848 INFO 20292 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [ name: default ...] 2020-11-26 00:39:59.852 INFO 20292 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2020-11-26 00:39:59.887 INFO 20292 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000227: Running hbm2ddl schema export 2020-11-26 00:39:59.895 INFO 20292 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000230: Schema export complete 2020-11-26 00:39:59.897 WARN 20292 --- [ main] o.h.j.i.EntityManagerFactoryRegistry : HHH000436: Entity manager factory name (default) is already registered. If entity manager will be clustered or passivated, specify a unique value for property 'hibernate.ejb.entitymanager_factory_name' 2020-11-26 00:39:59.897 INFO 20292 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2020-11-26 00:39:59.986 INFO 20292 --- [ main] org.apache.activemq.artemis.core.server : AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=/tmp/artemis-data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) 2020-11-26 00:39:59.986 INFO 20292 --- [ main] org.apache.activemq.artemis.core.server : AMQ221045: libaio is not available, switching the configuration into NIO 2020-11-26 00:39:59.986 INFO 20292 --- [ main] org.apache.activemq.artemis.core.server : AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 2020-11-26 00:39:59.991 INFO 20292 --- [ main] org.apache.activemq.artemis.core.server : AMQ221003: Trying to deploy queue jms.queue.updates 2020-11-26 00:39:59.994 INFO 20292 --- [ main] org.apache.activemq.artemis.core.server : AMQ221007: Server is now live 2020-11-26 00:39:59.994 INFO 20292 --- [ main] org.apache.activemq.artemis.core.server : AMQ221001: Apache ActiveMQ Artemis Message Broker version 1.3.0 [localhost, nodeID=ea1a0db3-2f7f-11eb-8e04-0242ac11000b] 2020-11-26 00:40:00.075 INFO 20292 --- [ main] o.s.b.f.config.PropertiesFactoryBean : Loading properties file from class path resource [rest-default-messages.properties] 2020-11-26 00:40:00.342 INFO 20292 --- [ main] s.w.s.m.m.a.RequestMappingHandlerAdapter : Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@abf1816: startup date [Thu Nov 26 00:39:58 UTC 2020]; root of context hierarchy 2020-11-26 00:40:00.360 INFO 20292 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/portfolio/{username}/{symbol}],methods=[PUT]}" onto public void org.jboss.narayana.quickstart.spring.PortfolioController.buy(java.lang.String,java.lang.String,int) 2020-11-26 00:40:00.361 INFO 20292 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/portfolio/{username}/{symbol}],methods=[DELETE]}" onto public void org.jboss.narayana.quickstart.spring.PortfolioController.sell(java.lang.String,java.lang.String,int) 2020-11-26 00:40:00.362 INFO 20292 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) 2020-11-26 00:40:00.362 INFO 20292 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity> org.springframework.boot.autoconfigure.web.BasicErrorController.error(javax.servlet.http.HttpServletRequest) 2020-11-26 00:40:00.382 INFO 20292 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2020-11-26 00:40:00.383 INFO 20292 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2020-11-26 00:40:00.393 INFO 20292 --- [ main] .m.m.a.ExceptionHandlerExceptionResolver : Detected @ExceptionHandler methods in repositoryRestExceptionHandler 2020-11-26 00:40:00.407 INFO 20292 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2020-11-26 00:40:00.498 INFO 20292 --- [ main] o.s.d.r.w.RepositoryRestHandlerAdapter : Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@abf1816: startup date [Thu Nov 26 00:39:58 UTC 2020]; root of context hierarchy 2020-11-26 00:40:00.503 INFO 20292 --- [ main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/ || ],methods=[OPTIONS],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.HttpEntity org.springframework.data.rest.webmvc.RepositoryController.optionsForRepositories() 2020-11-26 00:40:00.503 INFO 20292 --- [ main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/ || ],methods=[HEAD],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryController.headForRepositories() 2020-11-26 00:40:00.503 INFO 20292 --- [ main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/ || ],methods=[GET],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.HttpEntity org.springframework.data.rest.webmvc.RepositoryController.listRepositories() 2020-11-26 00:40:00.505 INFO 20292 --- [ main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}],methods=[OPTIONS],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryEntityController.optionsForCollectionResource(org.springframework.data.rest.webmvc.RootResourceInformation) 2020-11-26 00:40:00.505 INFO 20292 --- [ main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}],methods=[HEAD],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryEntityController.headCollectionResource(org.springframework.data.rest.webmvc.RootResourceInformation,org.springframework.data.rest.webmvc.support.DefaultedPageable) throws org.springframework.web.HttpRequestMethodNotSupportedException 2020-11-26 00:40:00.505 INFO 20292 --- [ main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}],methods=[GET],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.hateoas.Resources org.springframework.data.rest.webmvc.RepositoryEntityController.getCollectionResource(org.springframework.data.rest.webmvc.RootResourceInformation,org.springframework.data.rest.webmvc.support.DefaultedPageable,org.springframework.data.domain.Sort,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler) throws org.springframework.data.rest.webmvc.ResourceNotFoundException,org.springframework.web.HttpRequestMethodNotSupportedException 2020-11-26 00:40:00.505 INFO 20292 --- [ main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}],methods=[GET],produces=[application/x-spring-data-compact+json || text/uri-list]}" onto public org.springframework.hateoas.Resources org.springframework.data.rest.webmvc.RepositoryEntityController.getCollectionResourceCompact(org.springframework.data.rest.webmvc.RootResourceInformation,org.springframework.data.rest.webmvc.support.DefaultedPageable,org.springframework.data.domain.Sort,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler) throws org.springframework.data.rest.webmvc.ResourceNotFoundException,org.springframework.web.HttpRequestMethodNotSupportedException 2020-11-26 00:40:00.505 INFO 20292 --- [ main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}],methods=[POST],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryEntityController.postCollectionResource(org.springframework.data.rest.webmvc.RootResourceInformation,org.springframework.data.rest.webmvc.PersistentEntityResource,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler,java.lang.String) throws org.springframework.web.HttpRequestMethodNotSupportedException 2020-11-26 00:40:00.505 INFO 20292 --- [ main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/{id}],methods=[OPTIONS],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryEntityController.optionsForItemResource(org.springframework.data.rest.webmvc.RootResourceInformation) 2020-11-26 00:40:00.506 INFO 20292 --- [ main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/{id}],methods=[HEAD],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryEntityController.headForItemResource(org.springframework.data.rest.webmvc.RootResourceInformation,java.io.Serializable,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler) throws org.springframework.web.HttpRequestMethodNotSupportedException 2020-11-26 00:40:00.506 INFO 20292 --- [ main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/{id}],methods=[GET],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity> org.springframework.data.rest.webmvc.RepositoryEntityController.getItemResource(org.springframework.data.rest.webmvc.RootResourceInformation,java.io.Serializable,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler,org.springframework.util.MultiValueMap) throws org.springframework.web.HttpRequestMethodNotSupportedException 2020-11-26 00:40:00.506 INFO 20292 --- [ main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/{id}],methods=[PUT],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryEntityController.putItemResource(org.springframework.data.rest.webmvc.RootResourceInformation,org.springframework.data.rest.webmvc.PersistentEntityResource,java.io.Serializable,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler,org.springframework.data.rest.webmvc.support.ETag,java.lang.String) throws org.springframework.web.HttpRequestMethodNotSupportedException 2020-11-26 00:40:00.506 INFO 20292 --- [ main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/{id}],methods=[PATCH],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryEntityController.patchItemResource(org.springframework.data.rest.webmvc.RootResourceInformation,org.springframework.data.rest.webmvc.PersistentEntityResource,java.io.Serializable,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler,org.springframework.data.rest.webmvc.support.ETag,java.lang.String) throws org.springframework.web.HttpRequestMethodNotSupportedException,org.springframework.data.rest.webmvc.ResourceNotFoundException 2020-11-26 00:40:00.506 INFO 20292 --- [ main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/{id}],methods=[DELETE],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryEntityController.deleteItemResource(org.springframework.data.rest.webmvc.RootResourceInformation,java.io.Serializable,org.springframework.data.rest.webmvc.support.ETag) throws org.springframework.data.rest.webmvc.ResourceNotFoundException,org.springframework.web.HttpRequestMethodNotSupportedException 2020-11-26 00:40:00.507 INFO 20292 --- [ main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/{id}/{property}],methods=[GET],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryPropertyReferenceController.followPropertyReference(org.springframework.data.rest.webmvc.RootResourceInformation,java.io.Serializable,java.lang.String,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler) throws java.lang.Exception 2020-11-26 00:40:00.507 INFO 20292 --- [ main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/{id}/{property}/{propertyId}],methods=[GET],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryPropertyReferenceController.followPropertyReference(org.springframework.data.rest.webmvc.RootResourceInformation,java.io.Serializable,java.lang.String,java.lang.String,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler) throws java.lang.Exception 2020-11-26 00:40:00.508 INFO 20292 --- [ main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/{id}/{property}],methods=[DELETE],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryPropertyReferenceController.deletePropertyReference(org.springframework.data.rest.webmvc.RootResourceInformation,java.io.Serializable,java.lang.String) throws java.lang.Exception 2020-11-26 00:40:00.508 INFO 20292 --- [ main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/{id}/{property}],methods=[GET],produces=[application/x-spring-data-compact+json || text/uri-list]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryPropertyReferenceController.followPropertyReferenceCompact(org.springframework.data.rest.webmvc.RootResourceInformation,java.io.Serializable,java.lang.String,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler) throws java.lang.Exception 2020-11-26 00:40:00.508 INFO 20292 --- [ main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/{id}/{property}],methods=[PATCH || PUT || POST],consumes=[application/json || application/x-spring-data-compact+json || text/uri-list],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryPropertyReferenceController.createPropertyReference(org.springframework.data.rest.webmvc.RootResourceInformation,org.springframework.http.HttpMethod,org.springframework.hateoas.Resources,java.io.Serializable,java.lang.String) throws java.lang.Exception 2020-11-26 00:40:00.508 INFO 20292 --- [ main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/{id}/{property}/{propertyId}],methods=[DELETE],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryPropertyReferenceController.deletePropertyReferenceId(org.springframework.data.rest.webmvc.RootResourceInformation,java.io.Serializable,java.lang.String,java.lang.String) throws java.lang.Exception 2020-11-26 00:40:00.509 INFO 20292 --- [ main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/search],methods=[OPTIONS],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.HttpEntity org.springframework.data.rest.webmvc.RepositorySearchController.optionsForSearches(org.springframework.data.rest.webmvc.RootResourceInformation) 2020-11-26 00:40:00.509 INFO 20292 --- [ main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/search],methods=[HEAD],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.HttpEntity org.springframework.data.rest.webmvc.RepositorySearchController.headForSearches(org.springframework.data.rest.webmvc.RootResourceInformation) 2020-11-26 00:40:00.509 INFO 20292 --- [ main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/search],methods=[GET],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.data.rest.webmvc.RepositorySearchesResource org.springframework.data.rest.webmvc.RepositorySearchController.listSearches(org.springframework.data.rest.webmvc.RootResourceInformation) 2020-11-26 00:40:00.509 INFO 20292 --- [ main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/search/{search}],methods=[GET],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositorySearchController.executeSearch(org.springframework.data.rest.webmvc.RootResourceInformation,org.springframework.util.MultiValueMap,java.lang.String,org.springframework.data.rest.webmvc.support.DefaultedPageable,org.springframework.data.domain.Sort,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler) 2020-11-26 00:40:00.511 INFO 20292 --- [ main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/search/{search}],methods=[GET],produces=[application/x-spring-data-compact+json]}" onto public org.springframework.hateoas.ResourceSupport org.springframework.data.rest.webmvc.RepositorySearchController.executeSearchCompact(org.springframework.data.rest.webmvc.RootResourceInformation,org.springframework.util.MultiValueMap,java.lang.String,java.lang.String,org.springframework.data.rest.webmvc.support.DefaultedPageable,org.springframework.data.domain.Sort,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler) 2020-11-26 00:40:00.511 INFO 20292 --- [ main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/search/{search}],methods=[OPTIONS],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositorySearchController.optionsForSearch(org.springframework.data.rest.webmvc.RootResourceInformation,java.lang.String) 2020-11-26 00:40:00.511 INFO 20292 --- [ main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/search/{search}],methods=[HEAD],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositorySearchController.headForSearch(org.springframework.data.rest.webmvc.RootResourceInformation,java.lang.String) 2020-11-26 00:40:00.514 INFO 20292 --- [ main] o.s.d.r.w.BasePathAwareHandlerMapping : Mapped "{[/profile/{repository}],methods=[OPTIONS],produces=[application/alps+json]}" onto org.springframework.http.HttpEntity org.springframework.data.rest.webmvc.alps.AlpsController.alpsOptions() 2020-11-26 00:40:00.514 INFO 20292 --- [ main] o.s.d.r.w.BasePathAwareHandlerMapping : Mapped "{[/profile/{repository}],methods=[GET],produces=[application/alps+json || */*]}" onto org.springframework.http.HttpEntity org.springframework.data.rest.webmvc.alps.AlpsController.descriptor(org.springframework.data.rest.webmvc.RootResourceInformation) 2020-11-26 00:40:00.514 INFO 20292 --- [ main] o.s.d.r.w.BasePathAwareHandlerMapping : Mapped "{[/profile],methods=[OPTIONS]}" onto public org.springframework.http.HttpEntity org.springframework.data.rest.webmvc.ProfileController.profileOptions() 2020-11-26 00:40:00.514 INFO 20292 --- [ main] o.s.d.r.w.BasePathAwareHandlerMapping : Mapped "{[/profile],methods=[GET]}" onto org.springframework.http.HttpEntity org.springframework.data.rest.webmvc.ProfileController.listAllFormsOfMetadata() 2020-11-26 00:40:00.514 INFO 20292 --- [ main] o.s.d.r.w.BasePathAwareHandlerMapping : Mapped "{[/profile/{repository}],methods=[GET],produces=[application/schema+json]}" onto public org.springframework.http.HttpEntity org.springframework.data.rest.webmvc.RepositorySchemaController.schema(org.springframework.data.rest.webmvc.RootResourceInformation) 2020-11-26 00:40:00.527 INFO 20292 --- [ main] .m.m.a.ExceptionHandlerExceptionResolver : Detected @ExceptionHandler methods in repositoryRestExceptionHandler 2020-11-26 00:40:00.656 INFO 20292 --- [ main] o.s.c.support.DefaultLifecycleProcessor : Starting beans in phase 2147483647 2020-11-26 00:40:00.660 INFO 20292 --- [ main] o.j.n.q.s.StockMarketApplicationTests : Started StockMarketApplicationTests in 1.823 seconds (JVM running for 8.635) 2020-11-26 00:40:00.685 INFO 20292 --- [ main] o.h.h.i.QueryTranslatorFactoryInitiator : HHH000397: Using ASTQueryTranslatorFactory 2020-11-26 00:40:00.706 INFO 20292 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring FrameworkServlet '' 2020-11-26 00:40:00.706 INFO 20292 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : FrameworkServlet '': initialization started 2020-11-26 00:40:00.718 INFO 20292 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : FrameworkServlet '': initialization completed in 12 ms ----> Updated 'test-user' budget to 900 ----> Updated 'test-share' amount to 99 ----> 'test-user' just bought 1 shares of 'test-share' for the amount of 100 ----> Updated 'test-user' budget to 1000 ----> Updated 'test-share' amount to 100 ----> 'test-user' just sold 1 shares of 'test-share' for the amount of 100 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.901 sec - in org.jboss.narayana.quickstart.spring.StockMarketApplicationTests 2020-11-26 00:40:01.732 INFO 20292 --- [ Thread-3] o.s.w.c.s.GenericWebApplicationContext : Closing org.springframework.web.context.support.GenericWebApplicationContext@abf1816: startup date [Thu Nov 26 00:39:58 UTC 2020]; root of context hierarchy 2020-11-26 00:40:01.732 INFO 20292 --- [ Thread-1] o.s.w.c.s.GenericWebApplicationContext : Closing org.springframework.web.context.support.GenericWebApplicationContext@465232e9: startup date [Thu Nov 26 00:39:53 UTC 2020]; root of context hierarchy 2020-11-26 00:40:01.735 INFO 20292 --- [ Thread-3] o.s.c.support.DefaultLifecycleProcessor : Stopping beans in phase 2147483647 2020-11-26 00:40:01.735 INFO 20292 --- [ Thread-1] o.s.c.support.DefaultLifecycleProcessor : Stopping beans in phase 2147483647 2020-11-26 00:40:01.924 INFO 20292 --- [ Thread-1] org.apache.activemq.artemis.core.server : AMQ221002: Apache ActiveMQ Artemis Message Broker version 1.3.0 [e805d38b-2f7f-11eb-8e04-0242ac11000b] stopped, uptime 5.427 seconds 2020-11-26 00:40:01.924 INFO 20292 --- [ Thread-1] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default' 2020-11-26 00:40:01.925 INFO 20292 --- [ Thread-1] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000227: Running hbm2ddl schema export 2020-11-26 00:40:01.929 INFO 20292 --- [ Thread-1] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000230: Schema export complete 2020-11-26 00:40:01.931 INFO 20292 --- [ Thread-1] com.arjuna.ats.jbossatx : ARJUNA032014: Stopping transaction recovery manager 2020-11-26 00:40:02.732 INFO 20292 --- [ Thread-3] org.apache.activemq.artemis.core.server : AMQ221002: Apache ActiveMQ Artemis Message Broker version 1.3.0 [ea1a0db3-2f7f-11eb-8e04-0242ac11000b] stopped, uptime 2.747 seconds 2020-11-26 00:40:02.733 INFO 20292 --- [ Thread-3] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default' 2020-11-26 00:40:02.733 INFO 20292 --- [ Thread-3] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000227: Running hbm2ddl schema export 2020-11-26 00:40:02.734 INFO 20292 --- [ Thread-3] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000230: Schema export complete 2020-11-26 00:40:02.736 INFO 20292 --- [ Thread-3] com.arjuna.ats.jbossatx : ARJUNA032014: Stopping transaction recovery manager 2020-11-26 00:40:02.736 WARN 20292 --- [ Thread-3] o.s.b.f.support.DisposableBeanAdapter : Invocation of destroy method failed on bean with name 'narayanaRecoveryManager': java.lang.IllegalStateException Results : Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ stock-market-with-narayana-spring-boot --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/spring/stock-market-with-narayana-spring-boot/target/stock-market-with-narayana-spring-boot-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:1.4.3.RELEASE:repackage (default) @ stock-market-with-narayana-spring-boot --- [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-loader-tools/1.4.3.RELEASE/spring-boot-loader-tools-1.4.3.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-loader-tools/1.4.3.RELEASE/spring-boot-loader-tools-1.4.3.RELEASE.pom (4 KB at 366.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-loader-tools/1.4.3.RELEASE/spring-boot-loader-tools-1.4.3.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-loader-tools/1.4.3.RELEASE/spring-boot-loader-tools-1.4.3.RELEASE.jar (142 KB at 14165.3 KB/sec) [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ stock-market-with-narayana-spring-boot --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/spring/stock-market-with-narayana-spring-boot/target/stock-market-with-narayana-spring-boot-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/spring/stock-market-with-narayana-spring-boot/5.10.7.Final-SNAPSHOT/stock-market-with-narayana-spring-boot-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/spring/stock-market-with-narayana-spring-boot/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/spring/stock-market-with-narayana-spring-boot/5.10.7.Final-SNAPSHOT/stock-market-with-narayana-spring-boot-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building camel-with-narayana-spring-boot 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/1.5.0/exec-maven-plugin-1.5.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/1.5.0/exec-maven-plugin-1.5.0.pom (13 KB at 1504.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/1.5.0/exec-maven-plugin-1.5.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/1.5.0/exec-maven-plugin-1.5.0.jar (53 KB at 6506.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-actuator/1.5.3.RELEASE/spring-boot-starter-actuator-1.5.3.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-actuator/1.5.3.RELEASE/spring-boot-starter-actuator-1.5.3.RELEASE.pom (2 KB at 148.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-actuator/1.5.3.RELEASE/spring-boot-actuator-1.5.3.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-actuator/1.5.3.RELEASE/spring-boot-actuator-1.5.3.RELEASE.pom (12 KB at 1395.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom (6 KB at 757.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom (2 KB at 257.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom (6 KB at 587.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-web/1.5.3.RELEASE/spring-boot-starter-web-1.5.3.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-web/1.5.3.RELEASE/spring-boot-starter-web-1.5.3.RELEASE.pom (2 KB at 233.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-tomcat/1.5.3.RELEASE/spring-boot-starter-tomcat-1.5.3.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-tomcat/1.5.3.RELEASE/spring-boot-starter-tomcat-1.5.3.RELEASE.pom (2 KB at 162.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/8.5.14/tomcat-embed-core-8.5.14.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/8.5.14/tomcat-embed-core-8.5.14.pom (2 KB at 163.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-el/8.5.14/tomcat-embed-el-8.5.14.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-el/8.5.14/tomcat-embed-el-8.5.14.pom (2 KB at 186.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.14/tomcat-embed-websocket-8.5.14.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.14/tomcat-embed-websocket-8.5.14.pom (2 KB at 192.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.3.5.Final/hibernate-validator-5.3.5.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.3.5.Final/hibernate-validator-5.3.5.Final.pom (16 KB at 1712.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator-parent/5.3.5.Final/hibernate-validator-parent-5.3.5.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator-parent/5.3.5.Final/hibernate-validator-parent-5.3.5.Final.pom (43 KB at 5362.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-web/4.3.8.RELEASE/spring-web-4.3.8.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-web/4.3.8.RELEASE/spring-web-4.3.8.RELEASE.pom (8 KB at 970.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/4.3.8.RELEASE/spring-webmvc-4.3.8.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/4.3.8.RELEASE/spring-webmvc-4.3.8.RELEASE.pom (10 KB at 1215.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-activemq/1.5.3.RELEASE/spring-boot-starter-activemq-1.5.3.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-activemq/1.5.3.RELEASE/spring-boot-starter-activemq-1.5.3.RELEASE.pom (2 KB at 150.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-broker/5.14.5/activemq-broker-5.14.5.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-broker/5.14.5/activemq-broker-5.14.5.pom (10 KB at 1141.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-parent/5.14.5/activemq-parent-5.14.5.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-parent/5.14.5/activemq-parent-5.14.5.pom (60 KB at 7476.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-client/5.14.5/activemq-client-5.14.5.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-client/5.14.5/activemq-client-5.14.5.pom (14 KB at 1932.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-jms_1.1_spec/1.1.1/geronimo-jms_1.1_spec-1.1.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-jms_1.1_spec/1.1.1/geronimo-jms_1.1_spec-1.1.1.pom (3 KB at 314.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.pom (3 KB at 362.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf-project/1.11/hawtbuf-project-1.11.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf-project/1.11/hawtbuf-project-1.11.pom (12 KB at 1396.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.10/fusesource-pom-1.10.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.10/fusesource-pom-1.10.pom (15 KB at 2066.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-j2ee-management_1.1_spec/1.0.1/geronimo-j2ee-management_1.1_spec-1.0.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-j2ee-management_1.1_spec/1.0.1/geronimo-j2ee-management_1.1_spec-1.0.1.pom (3 KB at 355.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-openwire-legacy/5.14.5/activemq-openwire-legacy-5.14.5.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-openwire-legacy/5.14.5/activemq-openwire-legacy-5.14.5.pom (2 KB at 221.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/camel/camel-spring-boot-starter/2.19.0/camel-spring-boot-starter-2.19.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/camel/camel-spring-boot-starter/2.19.0/camel-spring-boot-starter-2.19.0.pom (3 KB at 292.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/camel/components-starter/2.19.0/components-starter-2.19.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/camel/components-starter/2.19.0/components-starter-2.19.0.pom (14 KB at 1492.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/camel/camel-starter-parent/2.19.0/camel-starter-parent-2.19.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/camel/camel-starter-parent/2.19.0/camel-starter-parent-2.19.0.pom (8 KB at 879.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/camel/camel-spring-boot-dm/2.19.0/camel-spring-boot-dm-2.19.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/camel/camel-spring-boot-dm/2.19.0/camel-spring-boot-dm-2.19.0.pom (6 KB at 748.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/camel/spring-boot/2.19.0/spring-boot-2.19.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/camel/spring-boot/2.19.0/spring-boot-2.19.0.pom (2 KB at 183.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/camel/camel/2.19.0/camel-2.19.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/camel/camel/2.19.0/camel-2.19.0.pom (29 KB at 2850.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/1.5.2.RELEASE/spring-boot-dependencies-1.5.2.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/1.5.2.RELEASE/spring-boot-dependencies-1.5.2.RELEASE.pom (88 KB at 9685.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.8.7/jackson-bom-2.8.7.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.8.7/jackson-bom-2.8.7.pom (10 KB at 1424.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/4.3.7.RELEASE/spring-framework-bom-4.3.7.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/4.3.7.RELEASE/spring-framework-bom-4.3.7.RELEASE.pom (5 KB at 624.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-releasetrain/Ingalls-SR1/spring-data-releasetrain-Ingalls-SR1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-releasetrain/Ingalls-SR1/spring-data-releasetrain-Ingalls-SR1.pom (5 KB at 560.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/data/build/spring-data-build/1.9.1.RELEASE/spring-data-build-1.9.1.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/data/build/spring-data-build/1.9.1.RELEASE/spring-data-build-1.9.1.RELEASE.pom (6 KB at 755.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/integration/spring-integration-bom/4.3.8.RELEASE/spring-integration-bom-4.3.8.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/integration/spring-integration-bom/4.3.8.RELEASE/spring-integration-bom-4.3.8.RELEASE.pom (9 KB at 1033.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/camel/camel-spring-boot-dependencies/2.19.0/camel-spring-boot-dependencies-2.19.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/camel/camel-spring-boot-dependencies/2.19.0/camel-spring-boot-dependencies-2.19.0.pom (118 KB at 10649.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/camel/camel-spring-boot/2.19.0/camel-spring-boot-2.19.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/camel/camel-spring-boot/2.19.0/camel-spring-boot-2.19.0.pom (5 KB at 555.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/camel/components/2.19.0/components-2.19.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/camel/components/2.19.0/components-2.19.0.pom (14 KB at 1636.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/camel/camel-parent/2.19.0/camel-parent-2.19.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/camel/camel-parent/2.19.0/camel-parent-2.19.0.pom (200 KB at 13294.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-bom/6.5.0.Final/optaplanner-bom-6.5.0.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-bom/6.5.0.Final/optaplanner-bom-6.5.0.Final.pom (10 KB at 1231.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/kie/kie-parent-metadata/6.5.0.Final/kie-parent-metadata-6.5.0.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/kie/kie-parent-metadata/6.5.0.Final/kie-parent-metadata-6.5.0.Final.pom (47 KB at 5201.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/integration-platform/jboss-integration-platform-parent/6.0.8.Final/jboss-integration-platform-parent-6.0.8.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/integration-platform/jboss-integration-platform-parent/6.0.8.Final/jboss-integration-platform-parent-6.0.8.Final.pom (27 KB at 3737.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/camel/camel-spring/2.19.0/camel-spring-2.19.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/camel/camel-spring/2.19.0/camel-spring-2.19.0.pom (29 KB at 3149.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/camel/camel-core/2.19.0/camel-core-2.19.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/camel/camel-core/2.19.0/camel-core-2.19.0.pom (33 KB at 3594.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-core/2.2.11/jaxb-core-2.2.11.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-core/2.2.11/jaxb-core-2.2.11.pom (16 KB at 1875.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-bundles/2.2.11/jaxb-bundles-2.2.11.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-bundles/2.2.11/jaxb-bundles-2.2.11.pom (3 KB at 387.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.2.11/jaxb-parent-2.2.11.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.2.11/jaxb-parent-2.2.11.pom (35 KB at 4314.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.2.11/jaxb-bom-ext-2.2.11.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.2.11/jaxb-bom-ext-2.2.11.pom (6 KB at 662.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.2.11/jaxb-bom-2.2.11.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.2.11/jaxb-bom-2.2.11.pom (10 KB at 1376.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.2.11/jaxb-impl-2.2.11.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.2.11/jaxb-impl-2.2.11.pom (14 KB at 1674.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/camel/camel-core-starter/2.19.0/camel-core-starter-2.19.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/camel/camel-core-starter/2.19.0/camel-core-starter-2.19.0.pom (3 KB at 301.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/2.3.5/caffeine-2.3.5.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/2.3.5/caffeine-2.3.5.pom (6 KB at 662.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/jdbc/5.5.7.Final/jdbc-5.5.7.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/jdbc/5.5.7.Final/jdbc-5.5.7.Final.pom (10 KB at 1376.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/narayana-jta-all/5.5.7.Final/narayana-jta-all-5.5.7.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/narayana-jta-all/5.5.7.Final/narayana-jta-all-5.5.7.Final.pom (3 KB at 290.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/narayana/narayana-all/5.5.7.Final/narayana-all-5.5.7.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/narayana/narayana-all/5.5.7.Final/narayana-all-5.5.7.Final.pom (30 KB at 3309.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/jta/5.5.7.Final/jta-5.5.7.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/jta/5.5.7.Final/jta-5.5.7.Final.pom (18 KB at 2186.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/narayana/common/5.5.7.Final/common-5.5.7.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/narayana/common/5.5.7.Final/common-5.5.7.Final.pom (5 KB at 550.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/arjuna/5.5.7.Final/arjuna-5.5.7.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/arjuna/5.5.7.Final/arjuna-5.5.7.Final.pom (19 KB at 2264.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/arjunacore-all/5.5.7.Final/arjunacore-all-5.5.7.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/arjunacore-all/5.5.7.Final/arjunacore-all-5.5.7.Final.pom (3 KB at 323.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/jms/5.5.7.Final/jms-5.5.7.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/jms/5.5.7.Final/jms-5.5.7.Final.pom (6 KB at 722.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/narayana/jts/narayana-jts-integration/5.5.7.Final/narayana-jts-integration-5.5.7.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/narayana/jts/narayana-jts-integration/5.5.7.Final/narayana-jts-integration-5.5.7.Final.pom (8 KB at 963.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/narayana/jts/narayana-jts-all/5.5.7.Final/narayana-jts-all-5.5.7.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/narayana/jts/narayana-jts-all/5.5.7.Final/narayana-jts-all-5.5.7.Final.pom (9 KB at 744.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/camel/camel-jms/2.19.0/camel-jms-2.19.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/camel/camel-jms/2.19.0/camel-jms-2.19.0.pom (7 KB at 714.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/camel/camel-jpa-starter/2.19.0/camel-jpa-starter-2.19.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/camel/camel-jpa-starter/2.19.0/camel-jpa-starter-2.19.0.pom (3 KB at 306.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/camel/camel-jpa/2.19.0/camel-jpa-2.19.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/camel/camel-jpa/2.19.0/camel-jpa-2.19.0.pom (7 KB at 752.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-jpa_2.0_spec/1.1/geronimo-jpa_2.0_spec-1.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-jpa_2.0_spec/1.1/geronimo-jpa_2.0_spec-1.1.pom (8 KB at 1060.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (6 KB at 764.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 KB at 1581.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 KB at 2569.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-actuator/1.5.3.RELEASE/spring-boot-starter-actuator-1.5.3.RELEASE.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-actuator/1.5.3.RELEASE/spring-boot-actuator-1.5.3.RELEASE.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-web/1.5.3.RELEASE/spring-boot-starter-web-1.5.3.RELEASE.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-tomcat/1.5.3.RELEASE/spring-boot-starter-tomcat-1.5.3.RELEASE.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/8.5.14/tomcat-embed-core-8.5.14.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-web/1.5.3.RELEASE/spring-boot-starter-web-1.5.3.RELEASE.jar (3 KB at 286.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-el/8.5.14/tomcat-embed-el-8.5.14.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-tomcat/1.5.3.RELEASE/spring-boot-starter-tomcat-1.5.3.RELEASE.jar (3 KB at 248.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.14/tomcat-embed-websocket-8.5.14.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-actuator/1.5.3.RELEASE/spring-boot-starter-actuator-1.5.3.RELEASE.jar (3 KB at 249.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.3.5.Final/hibernate-validator-5.3.5.Final.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-actuator/1.5.3.RELEASE/spring-boot-actuator-1.5.3.RELEASE.jar (541 KB at 23518.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-el/8.5.14/tomcat-embed-el-8.5.14.jar (235 KB at 9758.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.14/tomcat-embed-websocket-8.5.14.jar (236 KB at 7864.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.3.5.Final/hibernate-validator-5.3.5.Final.jar (709 KB at 16874.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-web/4.3.8.RELEASE/spring-web-4.3.8.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.jar (55 KB at 1134.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/4.3.8.RELEASE/spring-webmvc-4.3.8.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.jar (276 KB at 3940.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-activemq/1.5.3.RELEASE/spring-boot-starter-activemq-1.5.3.RELEASE.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar (1210 KB at 16345.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-broker/5.14.5/activemq-broker-5.14.5.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-web/4.3.8.RELEASE/spring-web-4.3.8.RELEASE.jar (800 KB at 10115.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-client/5.14.5/activemq-client-5.14.5.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-activemq/1.5.3.RELEASE/spring-boot-starter-activemq-1.5.3.RELEASE.jar (3 KB at 26.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-jms_1.1_spec/1.1.1/geronimo-jms_1.1_spec-1.1.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/8.5.14/tomcat-embed-core-8.5.14.jar (2975 KB at 32689.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/4.3.8.RELEASE/spring-webmvc-4.3.8.RELEASE.jar (895 KB at 9720.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-j2ee-management_1.1_spec/1.0.1/geronimo-j2ee-management_1.1_spec-1.0.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-jms_1.1_spec/1.1.1/geronimo-jms_1.1_spec-1.1.1.jar (32 KB at 336.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-openwire-legacy/5.14.5/activemq-openwire-legacy-5.14.5.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-j2ee-management_1.1_spec/1.0.1/geronimo-j2ee-management_1.1_spec-1.0.1.jar (20 KB at 201.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/camel/camel-spring-boot-starter/2.19.0/camel-spring-boot-starter-2.19.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar (49 KB at 494.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/camel/camel-spring-boot/2.19.0/camel-spring-boot-2.19.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-broker/5.14.5/activemq-broker-5.14.5.jar (1143 KB at 11205.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/camel/camel-core-starter/2.19.0/camel-core-starter-2.19.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/camel/camel-spring-boot-starter/2.19.0/camel-spring-boot-starter-2.19.0.jar (13 KB at 119.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/2.3.5/caffeine-2.3.5.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-openwire-legacy/5.14.5/activemq-openwire-legacy-5.14.5.jar (670 KB at 5926.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/jdbc/5.5.7.Final/jdbc-5.5.7.Final.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/camel/camel-core-starter/2.19.0/camel-core-starter-2.19.0.jar (194 KB at 1698.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/jms/5.5.7.Final/jms-5.5.7.Final.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/jdbc/5.5.7.Final/jdbc-5.5.7.Final.jar (57 KB at 453.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/jta/5.5.7.Final/jta-5.5.7.Final.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/jms/5.5.7.Final/jms-5.5.7.Final.jar (16 KB at 118.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/narayana/common/5.5.7.Final/common-5.5.7.Final.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/2.3.5/caffeine-2.3.5.jar (950 KB at 7251.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/arjuna/5.5.7.Final/arjuna-5.5.7.Final.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/jta/5.5.7.Final/jta-5.5.7.Final.jar (192 KB at 1415.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/narayana/jts/narayana-jts-integration/5.5.7.Final/narayana-jts-integration-5.5.7.Final.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/narayana/jts/narayana-jts-integration/5.5.7.Final/narayana-jts-integration-5.5.7.Final.jar (48 KB at 325.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/camel/camel-jms/2.19.0/camel-jms-2.19.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/arjuna/5.5.7.Final/arjuna-5.5.7.Final.jar (464 KB at 3153.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/camel/camel-core/2.19.0/camel-core-2.19.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/camel/camel-jms/2.19.0/camel-jms-2.19.0.jar (177 KB at 1131.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/camel/camel-spring/2.19.0/camel-spring-2.19.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/camel/camel-spring/2.19.0/camel-spring-2.19.0.jar (326 KB at 1740.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-core/2.2.11/jaxb-core-2.2.11.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-core/2.2.11/jaxb-core-2.2.11.jar (247 KB at 1179.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.2.11/jaxb-impl-2.2.11.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/narayana/common/5.5.7.Final/common-5.5.7.Final.jar (32 KB at 148.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/camel/camel-jpa-starter/2.19.0/camel-jpa-starter-2.19.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/camel/camel-spring-boot/2.19.0/camel-spring-boot-2.19.0.jar (81 KB at 370.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/camel/camel-jpa/2.19.0/camel-jpa-2.19.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/camel/camel-jpa-starter/2.19.0/camel-jpa-starter-2.19.0.jar (20 KB at 83.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-jpa_2.0_spec/1.1/geronimo-jpa_2.0_spec-1.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-client/5.14.5/activemq-client-5.14.5.jar (1393 KB at 5925.2 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.2.11/jaxb-impl-2.2.11.jar (1024 KB at 4263.8 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-jpa_2.0_spec/1.1/geronimo-jpa_2.0_spec-1.1.jar (118 KB at 485.0 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/camel/camel-core/2.19.0/camel-core-2.19.0.jar (4639 KB at 18932.7 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/camel/camel-jpa/2.19.0/camel-jpa-2.19.0.jar (77 KB at 184.9 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ camel-with-narayana-spring-boot --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ camel-with-narayana-spring-boot --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ camel-with-narayana-spring-boot --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /home/jenkins/workspace/narayana-quickstarts/spring/camel-with-narayana-spring-boot/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ camel-with-narayana-spring-boot --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/spring/camel-with-narayana-spring-boot/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ camel-with-narayana-spring-boot --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/workspace/narayana-quickstarts/spring/camel-with-narayana-spring-boot/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ camel-with-narayana-spring-boot --- [INFO] Surefire report directory: /home/jenkins/workspace/narayana-quickstarts/spring/camel-with-narayana-spring-boot/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.jboss.narayana.quickstart.spring.CamelApplicationTests Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.686 sec - in org.jboss.narayana.quickstart.spring.CamelApplicationTests Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ camel-with-narayana-spring-boot --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/spring/camel-with-narayana-spring-boot/target/camel-with-narayana-spring-boot-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:1.5.3.RELEASE:repackage (default) @ camel-with-narayana-spring-boot --- [INFO] [INFO] --- exec-maven-plugin:1.5.0:exec (Run tests) @ camel-with-narayana-spring-boot --- Application Starting ... Done Running Commit Test id = 1, name = test Running Rollback Test id = 1, name = test Running Recovery Test Application Restarting ... Done id = 1, name = test id = 33, name = halt Application Shutdown [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ camel-with-narayana-spring-boot --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/spring/camel-with-narayana-spring-boot/target/camel-with-narayana-spring-boot-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/spring/camel-with-narayana-spring-boot/5.10.7.Final-SNAPSHOT/camel-with-narayana-spring-boot-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/spring/camel-with-narayana-spring-boot/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/spring/camel-with-narayana-spring-boot/5.10.7.Final-SNAPSHOT/camel-with-narayana-spring-boot-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss Core Examples 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ narayana-quickstarts-core --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ narayana-quickstarts-core --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaCore/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/arjunacore/narayana-quickstarts-core/5.10.7.Final-SNAPSHOT/narayana-quickstarts-core-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building TXOJ example 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/arjunacore/arjunacore/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-logging/5.0.0.Beta5/wildfly-logging-5.0.0.Beta5.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-logging/5.0.0.Beta5/wildfly-logging-5.0.0.Beta5.pom (9 KB at 30.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-parent/5.0.0.Beta5/wildfly-core-parent-5.0.0.Beta5.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-parent/5.0.0.Beta5/wildfly-core-parent-5.0.0.Beta5.pom (83 KB at 283.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/modules/jboss-modules/1.8.5.Final/jboss-modules-1.8.5.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/modules/jboss-modules/1.8.5.Final/jboss-modules-1.8.5.Final.pom (12 KB at 41.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-controller/5.0.0.Beta5/wildfly-controller-5.0.0.Beta5.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-controller/5.0.0.Beta5/wildfly-controller-5.0.0.Beta5.pom (5 KB at 15.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron/1.3.2.Final/wildfly-elytron-1.3.2.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron/1.3.2.Final/wildfly-elytron-1.3.2.Final.pom (29 KB at 102.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-server/5.0.0.Beta5/wildfly-server-5.0.0.Beta5.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-server/5.0.0.Beta5/wildfly-server-5.0.0.Beta5.pom (7 KB at 16.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logmanager/jboss-logmanager/2.1.2.Final/jboss-logmanager-2.1.2.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logmanager/jboss-logmanager/2.1.2.Final/jboss-logmanager-2.1.2.Final.pom (14 KB at 49.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logmanager/log4j-jboss-logmanager/1.1.4.Final/log4j-jboss-logmanager-1.1.4.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logmanager/log4j-jboss-logmanager/1.1.4.Final/log4j-jboss-logmanager-1.1.4.Final.pom (5 KB at 17.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/msc/jboss-msc/1.4.2.Final/jboss-msc-1.4.2.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/msc/jboss-msc/1.4.2.Final/jboss-msc-1.4.2.Final.pom (7 KB at 21.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-logging/5.0.0.Beta5/wildfly-logging-5.0.0.Beta5.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/modules/jboss-modules/1.8.5.Final/jboss-modules-1.8.5.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-controller/5.0.0.Beta5/wildfly-controller-5.0.0.Beta5.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron/1.3.2.Final/wildfly-elytron-1.3.2.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-server/5.0.0.Beta5/wildfly-server-5.0.0.Beta5.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/modules/jboss-modules/1.8.5.Final/jboss-modules-1.8.5.Final.jar (469 KB at 1062.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logmanager/jboss-logmanager/2.1.2.Final/jboss-logmanager-2.1.2.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-logging/5.0.0.Beta5/wildfly-logging-5.0.0.Beta5.jar (416 KB at 935.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logmanager/log4j-jboss-logmanager/1.1.4.Final/log4j-jboss-logmanager-1.1.4.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logmanager/jboss-logmanager/2.1.2.Final/jboss-logmanager-2.1.2.Final.jar (398 KB at 462.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/msc/jboss-msc/1.4.2.Final/jboss-msc-1.4.2.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logmanager/log4j-jboss-logmanager/1.1.4.Final/log4j-jboss-logmanager-1.1.4.Final.jar (485 KB at 560.5 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/msc/jboss-msc/1.4.2.Final/jboss-msc-1.4.2.Final.jar (233 KB at 196.8 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-controller/5.0.0.Beta5/wildfly-controller-5.0.0.Beta5.jar (1972 KB at 1565.7 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-server/5.0.0.Beta5/wildfly-server-5.0.0.Beta5.jar (1458 KB at 708.6 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron/1.3.2.Final/wildfly-elytron-1.3.2.Final.jar (1997 KB at 857.9 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ txoj --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ txoj --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaCore/txoj/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ txoj --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! [INFO] Compiling 1 source file to /home/jenkins/workspace/narayana-quickstarts/ArjunaCore/txoj/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ txoj --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaCore/txoj/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ txoj --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ txoj --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ txoj --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaCore/txoj/target/txoj-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] --- exec-maven-plugin:1.2:exec (Execute run script as test) @ txoj --- Running txoj quickstart + mvn compile exec:exec -Dversion.narayana=5.10.7.Final-SNAPSHOT OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0 [INFO] Scanning for projects... Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.6/maven-deploy-plugin-2.6.pom 2/6 KB 3/6 KB 5/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.6/maven-deploy-plugin-2.6.pom (6 KB at 17.9 KB/sec) Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/19/maven-plugins-19.pom 2/11 KB 3/11 KB 5/11 KB 6/11 KB 7/11 KB 9/11 KB 10/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/19/maven-plugins-19.pom (11 KB at 716.6 KB/sec) Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.6/maven-deploy-plugin-2.6.jar 2/24 KB 3/24 KB 5/24 KB 6/24 KB 7/24 KB 9/24 KB 10/24 KB 11/24 KB 13/24 KB 14/24 KB 15/24 KB 17/24 KB 18/24 KB 19/24 KB 21/24 KB 22/24 KB 23/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.6/maven-deploy-plugin-2.6.jar (24 KB at 1700.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building TXOJ example 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ txoj --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaCore/txoj/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ txoj --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- exec-maven-plugin:1.2:exec (default-cli) @ txoj --- Created persistent object 0:ffffac11000b:9896:5fbef9ae:3 Atomic object operated as expected [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.406 s [INFO] Finished at: 2020-11-26T00:41:18+00:00 [INFO] Final Memory: 13M/165M [INFO] ------------------------------------------------------------------------ + '[' 0 '!=' 0 ']' [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ txoj --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaCore/txoj/target/txoj-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/arjunacore/txoj/5.10.7.Final-SNAPSHOT/txoj-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaCore/txoj/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/arjunacore/txoj/5.10.7.Final-SNAPSHOT/txoj-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss JTA Examples 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ narayana-quickstarts-jta --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ narayana-quickstarts-jta --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTA/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/jta/narayana-quickstarts-jta/5.10.7.Final-SNAPSHOT/narayana-quickstarts-jta-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Javax Transaction Examples 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ javax_transaction --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ javax_transaction --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTA/javax_transaction/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ javax_transaction --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! [INFO] Compiling 1 source file to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTA/javax_transaction/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ javax_transaction --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTA/javax_transaction/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ javax_transaction --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ javax_transaction --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ javax_transaction --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTA/javax_transaction/target/javax_transaction-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] --- exec-maven-plugin:1.2:exec (Execute run script as test) @ javax_transaction --- Running maven quickstart OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0 [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Javax Transaction Examples 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ javax_transaction --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTA/javax_transaction/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ javax_transaction --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- exec-maven-plugin:1.2:exec (default-cli) @ javax_transaction --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.753 s [INFO] Finished at: 2020-11-26T00:41:22+00:00 [INFO] Final Memory: 11M/217M [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ javax_transaction --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTA/javax_transaction/target/javax_transaction-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/jta/javax_transaction/5.10.7.Final-SNAPSHOT/javax_transaction-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTA/javax_transaction/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/jta/javax_transaction/5.10.7.Final-SNAPSHOT/javax_transaction-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Configuring the Object Store 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-journal/1.5.5.jbossorg-008/artemis-journal-1.5.5.jbossorg-008.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-journal/1.5.5.jbossorg-008/artemis-journal-1.5.5.jbossorg-008.pom (3 KB at 8.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-pom/1.5.5.jbossorg-008/artemis-pom-1.5.5.jbossorg-008.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-pom/1.5.5.jbossorg-008/artemis-pom-1.5.5.jbossorg-008.pom (70 KB at 245.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-commons/1.5.5.jbossorg-008/artemis-commons-1.5.5.jbossorg-008.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-commons/1.5.5.jbossorg-008/artemis-commons-1.5.5.jbossorg-008.pom (3 KB at 10.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-native/1.5.5.jbossorg-008/artemis-native-1.5.5.jbossorg-008.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-native/1.5.5.jbossorg-008/artemis-native-1.5.5.jbossorg-008.pom (4 KB at 13.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-journal/1.5.5.jbossorg-008/artemis-journal-1.5.5.jbossorg-008.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-commons/1.5.5.jbossorg-008/artemis-commons-1.5.5.jbossorg-008.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-native/1.5.5.jbossorg-008/artemis-native-1.5.5.jbossorg-008.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-journal/1.5.5.jbossorg-008/artemis-journal-1.5.5.jbossorg-008.jar (210 KB at 709.4 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-native/1.5.5.jbossorg-008/artemis-native-1.5.5.jbossorg-008.jar (38 KB at 126.4 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/apache/activemq/artemis-commons/1.5.5.jbossorg-008/artemis-commons-1.5.5.jbossorg-008.jar (197 KB at 664.5 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ object-store --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ object-store --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTA/object_store/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ object-store --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! [INFO] Compiling 4 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTA/object_store/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ object-store --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTA/object_store/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ object-store --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ object-store --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ object-store --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTA/object_store/target/object-store-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] --- exec-maven-plugin:1.2:exec (Run tests) @ object-store --- + echo 'Running object_store quickstart' Running object_store quickstart + '[' x5.10.7.Final-SNAPSHOT '!=' x ']' + NARAYANA_VERSION_PARAM=-Dversion.narayana=5.10.7.Final-SNAPSHOT + mvn -e exec:java -Dexec.mainClass=org.jboss.narayana.jta.quickstarts.VolatileStoreExample -Dversion.narayana=5.10.7.Final-SNAPSHOT OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0 [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Configuring the Object Store 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> exec-maven-plugin:1.2:java (default-cli) > validate @ object-store >>> [INFO] [INFO] <<< exec-maven-plugin:1.2:java (default-cli) < validate @ object-store <<< [INFO] [INFO] --- exec-maven-plugin:1.2:java (default-cli) @ object-store --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.745 s [INFO] Finished at: 2020-11-26T00:41:26+00:00 [INFO] Final Memory: 12M/217M [INFO] ------------------------------------------------------------------------ + '[' 0 '!=' 0 ']' + mvn -e exec:java -Dexec.mainClass=org.jboss.narayana.jta.quickstarts.HornetqStoreExample -Dversion.narayana=5.10.7.Final-SNAPSHOT OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0 [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Configuring the Object Store 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> exec-maven-plugin:1.2:java (default-cli) > validate @ object-store >>> [INFO] [INFO] <<< exec-maven-plugin:1.2:java (default-cli) < validate @ object-store <<< [INFO] [INFO] --- exec-maven-plugin:1.2:java (default-cli) @ object-store --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 5.564 s [INFO] Finished at: 2020-11-26T00:41:33+00:00 [INFO] Final Memory: 11M/197M [INFO] ------------------------------------------------------------------------ + '[' 0 '!=' 0 ']' + mvn -e exec:java -Dexec.mainClass=org.jboss.narayana.jta.quickstarts.FileStoreExample -Dversion.narayana=5.10.7.Final-SNAPSHOT OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0 [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Configuring the Object Store 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> exec-maven-plugin:1.2:java (default-cli) > validate @ object-store >>> [INFO] [INFO] <<< exec-maven-plugin:1.2:java (default-cli) < validate @ object-store <<< [INFO] [INFO] --- exec-maven-plugin:1.2:java (default-cli) @ object-store --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.764 s [INFO] Finished at: 2020-11-26T00:41:36+00:00 [INFO] Final Memory: 13M/217M [INFO] ------------------------------------------------------------------------ + '[' 0 '!=' 0 ']' [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ object-store --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTA/object_store/target/object-store-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/jta/object-store/5.10.7.Final-SNAPSHOT/object-store-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTA/object_store/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/jta/object-store/5.10.7.Final-SNAPSHOT/object-store-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Recovery Examples 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/jms/jboss-jms-api_1.1_spec/1.0.0.Final/jboss-jms-api_1.1_spec-1.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/jms/jboss-jms-api_1.1_spec/1.0.0.Final/jboss-jms-api_1.1_spec-1.0.0.Final.pom (2 KB at 3.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/hornetq/hornetq-core/2.2.2.Final/hornetq-core-2.2.2.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/hornetq/hornetq-core/2.2.2.Final/hornetq-core-2.2.2.Final.pom (201 B at 0.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/hornetq/hornetq-jms/2.2.2.Final/hornetq-jms-2.2.2.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/hornetq/hornetq-jms/2.2.2.Final/hornetq-jms-2.2.2.Final.pom (200 B at 0.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/jms/jboss-jms-api_1.1_spec/1.0.0.Final/jboss-jms-api_1.1_spec-1.0.0.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/hornetq/hornetq-core/2.2.2.Final/hornetq-core-2.2.2.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/hornetq/hornetq-jms/2.2.2.Final/hornetq-jms-2.2.2.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/jms/jboss-jms-api_1.1_spec/1.0.0.Final/jboss-jms-api_1.1_spec-1.0.0.Final.jar (27 KB at 95.6 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/hornetq/hornetq-jms/2.2.2.Final/hornetq-jms-2.2.2.Final.jar (225 KB at 762.9 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/hornetq/hornetq-core/2.2.2.Final/hornetq-core-2.2.2.Final.jar (1332 KB at 1374.2 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ recovery --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ recovery --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTA/recovery/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ recovery --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! [INFO] Compiling 7 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTA/recovery/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ recovery --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTA/recovery/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ recovery --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ recovery --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ recovery --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTA/recovery/target/recovery-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] --- exec-maven-plugin:1.2:exec (Run tests) @ recovery --- Running recovery quickstart OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0 [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Recovery Examples 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> exec-maven-plugin:1.2:java (default-cli) > validate @ recovery >>> [INFO] [INFO] <<< exec-maven-plugin:1.2:java (default-cli) < validate @ recovery <<< [INFO] [INFO] --- exec-maven-plugin:1.2:java (default-cli) @ recovery --- Halting VM - next test run will not halt and should pass since there will be transactions to recover DummyXAResource commit() called, fault: NONE xid: < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffac11000b:a427:5fbef9c4:2, node_name=1, branch_uid=0:ffffac11000b:a427:5fbef9c4:3, subordinatenodename=null, eis_name=0 > DummyXAResource commit() called, fault: HALT xid: < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffac11000b:a427:5fbef9c4:2, node_name=1, branch_uid=0:ffffac11000b:a427:5fbef9c4:6, subordinatenodename=null, eis_name=0 > OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0 [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Recovery Examples 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> exec-maven-plugin:1.2:java (default-cli) > validate @ recovery >>> [INFO] [INFO] <<< exec-maven-plugin:1.2:java (default-cli) < validate @ recovery <<< [INFO] [INFO] --- exec-maven-plugin:1.2:java (default-cli) @ recovery --- DummyXAResource commit() called, fault: null xid: < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffac11000b:a427:5fbef9c4:2, node_name=1, branch_uid=0:ffffac11000b:a427:5fbef9c4:3, subordinatenodename=null, eis_name=0 > DummyXAResource commit() called, fault: null xid: < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffac11000b:a427:5fbef9c4:2, node_name=1, branch_uid=0:ffffac11000b:a427:5fbef9c4:6, subordinatenodename=null, eis_name=0 > [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.693 s [INFO] Finished at: 2020-11-26T00:41:43+00:00 [INFO] Final Memory: 13M/217M [INFO] ------------------------------------------------------------------------ Dummy example succeeded OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0 [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Recovery Examples 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> exec-maven-plugin:1.2:java (default-cli) > validate @ recovery >>> [INFO] [INFO] <<< exec-maven-plugin:1.2:java (default-cli) < validate @ recovery <<< [INFO] [INFO] --- exec-maven-plugin:1.2:java (default-cli) @ recovery --- Nov 26, 2020 12:41:45 AM org.hornetq.core.logging.impl.JULLogDelegate info INFO: live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=target/data/hornetq,bindingsDirectory=target/data/hornetq/bindings,largeMessagesDirectory=target/data/hornetq/largemessages,pagingDirectory=data/paging) Nov 26, 2020 12:41:45 AM org.hornetq.core.logging.impl.JULLogDelegate info INFO: Waiting to obtain live lock Nov 26, 2020 12:41:45 AM org.hornetq.core.logging.impl.JULLogDelegate info INFO: Using NIO Journal Nov 26, 2020 12:41:45 AM org.hornetq.core.logging.impl.JULLogDelegate warn WARNING: Security risk! It has been detected that the cluster admin user and password have not been changed from the installation default. Please see the HornetQ user guide, cluster chapter, for instructions on how to do this. Nov 26, 2020 12:41:45 AM org.hornetq.core.logging.impl.JULLogDelegate info INFO: Waiting to obtain live lock Nov 26, 2020 12:41:45 AM org.hornetq.core.logging.impl.JULLogDelegate info INFO: Live Server Obtained live lock Nov 26, 2020 12:41:46 AM org.hornetq.core.logging.impl.JULLogDelegate info INFO: trying to deploy queue jms.queue.queue1 Nov 26, 2020 12:41:47 AM org.hornetq.core.logging.impl.JULLogDelegate info INFO: Server is now live Nov 26, 2020 12:41:47 AM org.hornetq.core.logging.impl.JULLogDelegate info INFO: HornetQ Server version 2.2.2.Final (super-hornetq-fighter, 122) [28a9d4fc-2f80-11eb-8dce-0242ac11000b] started Embedded JMS Server is running DummyXAResource commit() called, fault: NONE xid: < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffac11000b:9bdc:5fbef9cb:9, node_name=1, branch_uid=0:ffffac11000b:9bdc:5fbef9cb:d, subordinatenodename=null, eis_name=0 > DummyXAResource commit() called, fault: HALT xid: < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffac11000b:9bdc:5fbef9cb:10, node_name=1, branch_uid=0:ffffac11000b:9bdc:5fbef9cb:11, subordinatenodename=null, eis_name=0 > OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0 [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Recovery Examples 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> exec-maven-plugin:1.2:java (default-cli) > validate @ recovery >>> [INFO] [INFO] <<< exec-maven-plugin:1.2:java (default-cli) < validate @ recovery <<< [INFO] [INFO] --- exec-maven-plugin:1.2:java (default-cli) @ recovery --- Nov 26, 2020 12:41:51 AM org.hornetq.core.logging.impl.JULLogDelegate info INFO: live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=target/data/hornetq,bindingsDirectory=target/data/hornetq/bindings,largeMessagesDirectory=target/data/hornetq/largemessages,pagingDirectory=data/paging) Nov 26, 2020 12:41:51 AM org.hornetq.core.logging.impl.JULLogDelegate info INFO: Waiting to obtain live lock Nov 26, 2020 12:41:51 AM org.hornetq.core.logging.impl.JULLogDelegate info INFO: Using NIO Journal Nov 26, 2020 12:41:51 AM org.hornetq.core.logging.impl.JULLogDelegate warn WARNING: Security risk! It has been detected that the cluster admin user and password have not been changed from the installation default. Please see the HornetQ user guide, cluster chapter, for instructions on how to do this. Nov 26, 2020 12:41:53 AM org.hornetq.core.logging.impl.JULLogDelegate info INFO: Waiting to obtain live lock Nov 26, 2020 12:41:53 AM org.hornetq.core.logging.impl.JULLogDelegate info INFO: Live Server Obtained live lock Nov 26, 2020 12:41:53 AM org.hornetq.core.logging.impl.JULLogDelegate info INFO: trying to deploy queue jms.queue.queue1 Nov 26, 2020 12:41:53 AM org.hornetq.core.logging.impl.JULLogDelegate info INFO: Server is now live Nov 26, 2020 12:41:53 AM org.hornetq.core.logging.impl.JULLogDelegate info INFO: HornetQ Server version 2.2.2.Final (super-hornetq-fighter, 122) [28a9d4fc-2f80-11eb-8dce-0242ac11000b] started Embedded JMS Server is running DummyXAResource commit() called, fault: null xid: < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffac11000b:9bdc:5fbef9cb:10, node_name=1, branch_uid=0:ffffac11000b:9bdc:5fbef9cb:11, subordinatenodename=null, eis_name=0 > Message received: hello Message received: world DummyXAResource commit() called, fault: NONE xid: < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffac11000b:8791:5fbef9d1:14, node_name=1, branch_uid=0:ffffac11000b:8791:5fbef9d1:18, subordinatenodename=null, eis_name=0 > Message Count after running recovery: 2 Nov 26, 2020 12:41:57 AM org.hornetq.core.logging.impl.JULLogDelegate warn WARNING: Notified of connection failure in xa recovery connectionFactory for provider org-hornetq-core-remoting-impl-invm-InVMConnectorFactory will attempt reconnect on next pass HornetQException[errorCode=2 message=Channel disconnected] at org.hornetq.core.client.impl.ClientSessionFactoryImpl.connectionDestroyed(ClientSessionFactoryImpl.java:348) at org.hornetq.core.remoting.impl.invm.InVMConnector$Listener$1.run(InVMConnector.java:200) at org.hornetq.utils.OrderedExecutorFactory$OrderedExecutor$1.run(OrderedExecutorFactory.java:100) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Nov 26, 2020 12:41:57 AM org.hornetq.core.logging.impl.JULLogDelegate info INFO: HornetQ Server version 2.2.2.Final (super-hornetq-fighter, 122) [28a9d4fc-2f80-11eb-8dce-0242ac11000b] stopped to generate something to recover: java JmsRecovery -f to recover from the failure: java JmsRecovery -r [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6.646 s [INFO] Finished at: 2020-11-26T00:41:57+00:00 [INFO] Final Memory: 13M/195M [INFO] ------------------------------------------------------------------------ JMS example succeeded All recovery examples succeeded [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ recovery --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTA/recovery/target/recovery-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/jta/recovery/5.10.7.Final-SNAPSHOT/recovery-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTA/recovery/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/jta/recovery/5.10.7.Final-SNAPSHOT/recovery-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building basic maven example 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging/3.1.3.GA/jboss-logging-3.1.3.GA.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging/3.1.3.GA/jboss-logging-3.1.3.GA.jar (56 KB at 198.0 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ maven --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ maven --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTA/maven/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ maven --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! [INFO] Compiling 1 source file to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTA/maven/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ maven --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTA/maven/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ maven --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ maven --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ maven --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTA/maven/target/maven-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] --- exec-maven-plugin:1.2:exec (Execute run script as test) @ maven --- Running maven quickstart OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0 [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building basic maven example 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ maven --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/ArjunaJTA/maven/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ maven --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- exec-maven-plugin:1.2:exec (default-cli) @ maven --- Nov 26, 2020 12:42:01 AM com.arjuna.ats.arjuna.recovery.TransactionStatusManager start INFO: ARJUNA012170: TransactionStatusManager started on port 45874 and host 127.0.0.1 with service com.arjuna.ats.arjuna.recovery.ActionStatusService TransactionImple < ac, BasicAction: 0:ffffac11000b:92bd:5fbef9d8:2 status: ActionStatus.RUNNING > null [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.510 s [INFO] Finished at: 2020-11-26T00:42:01+00:00 [INFO] Final Memory: 12M/217M [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ maven --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTA/maven/target/maven-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/jta/maven/5.10.7.Final-SNAPSHOT/maven-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTA/maven/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/jta/maven/5.10.7.Final-SNAPSHOT/maven-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building basic integration example 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/faces/jboss-jsf-api_2.1_spec/2.0.2.Final/jboss-jsf-api_2.1_spec-2.0.2.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/faces/jboss-jsf-api_2.1_spec/2.0.2.Final/jboss-jsf-api_2.1_spec-2.0.2.Final.pom (5 KB at 17.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/junit/arquillian-junit-container/1.0.0.Final/arquillian-junit-container-1.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/junit/arquillian-junit-container/1.0.0.Final/arquillian-junit-container-1.0.0.Final.pom (4 KB at 13.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-build/1.0.0.Final/arquillian-build-1.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-build/1.0.0.Final/arquillian-build-1.0.0.Final.pom (5 KB at 14.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-parent/1.0.0.Final/arquillian-parent-1.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-parent/1.0.0.Final/arquillian-parent-1.0.0.Final.pom (6 KB at 19.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/junit/arquillian-junit-core/1.0.0.Final/arquillian-junit-core-1.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/junit/arquillian-junit-core/1.0.0.Final/arquillian-junit-core-1.0.0.Final.pom (3 KB at 8.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-spi/1.0.0.Final/arquillian-test-spi-1.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-spi/1.0.0.Final/arquillian-test-spi-1.0.0.Final.pom (2 KB at 5.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-spi/1.0.0.Final/arquillian-core-spi-1.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-spi/1.0.0.Final/arquillian-core-spi-1.0.0.Final.pom (2 KB at 4.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-api/1.0.0.Final/arquillian-core-api-1.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-api/1.0.0.Final/arquillian-core-api-1.0.0.Final.pom (2 KB at 3.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-api/1.0.0.Final/arquillian-test-api-1.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-api/1.0.0.Final/arquillian-test-api-1.0.0.Final.pom (2 KB at 4.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-api/1.0.0/shrinkwrap-api-1.0.0.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-api/1.0.0/shrinkwrap-api-1.0.0.pom (4 KB at 10.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-parent/1.0.0/shrinkwrap-parent-1.0.0.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-parent/1.0.0/shrinkwrap-parent-1.0.0.pom (11 KB at 36.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-api/1.0.0.Final/arquillian-container-test-api-1.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-api/1.0.0.Final/arquillian-container-test-api-1.0.0.Final.pom (2 KB at 4.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-spi/1.0.0.Final/arquillian-container-test-spi-1.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-spi/1.0.0.Final/arquillian-container-test-spi-1.0.0.Final.pom (2 KB at 5.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-spi/1.0.0.Final/arquillian-container-spi-1.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-spi/1.0.0.Final/arquillian-container-spi-1.0.0.Final.pom (3 KB at 9.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-api/1.0.0.Final/arquillian-config-api-1.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-api/1.0.0.Final/arquillian-config-api-1.0.0.Final.pom (2 KB at 4.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0-alpha-2/shrinkwrap-descriptors-api-base-2.0.0-alpha-2.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0-alpha-2/shrinkwrap-descriptors-api-base-2.0.0-alpha-2.pom (803 B at 2.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-parent/2.0.0-alpha-2/shrinkwrap-descriptors-parent-2.0.0-alpha-2.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-parent/2.0.0-alpha-2/shrinkwrap-descriptors-parent-2.0.0-alpha-2.pom (8 KB at 27.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-impl-base/1.0.0.Final/arquillian-config-impl-base-1.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-impl-base/1.0.0.Final/arquillian-config-impl-base-1.0.0.Final.pom (3 KB at 8.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0-alpha-2/shrinkwrap-descriptors-spi-2.0.0-alpha-2.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0-alpha-2/shrinkwrap-descriptors-spi-2.0.0-alpha-2.pom (2 KB at 4.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-impl-base/1.0.0.Final/arquillian-core-impl-base-1.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-impl-base/1.0.0.Final/arquillian-core-impl-base-1.0.0.Final.pom (2 KB at 6.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-impl-base/1.0.0.Final/arquillian-test-impl-base-1.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-impl-base/1.0.0.Final/arquillian-test-impl-base-1.0.0.Final.pom (3 KB at 8.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-impl-base/1.0.0.Final/arquillian-container-impl-base-1.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-impl-base/1.0.0.Final/arquillian-container-impl-base-1.0.0.Final.pom (4 KB at 13.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.0.0.Final/arquillian-container-test-impl-base-1.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.0.0.Final/arquillian-container-test-impl-base-1.0.0.Final.pom (4 KB at 12.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.0.0/shrinkwrap-impl-base-1.0.0.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.0.0/shrinkwrap-impl-base-1.0.0.pom (4 KB at 13.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-spi/1.0.0/shrinkwrap-spi-1.0.0.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-spi/1.0.0/shrinkwrap-spi-1.0.0.pom (2 KB at 4.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.0.0.Final/arquillian-testenricher-cdi-1.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.0.0.Final/arquillian-testenricher-cdi-1.0.0.Final.pom (4 KB at 13.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-ejb/1.0.0.Final/arquillian-testenricher-ejb-1.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-ejb/1.0.0.Final/arquillian-testenricher-ejb-1.0.0.Final.pom (2 KB at 6.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-initialcontext/1.0.0.Final/arquillian-testenricher-initialcontext-1.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-initialcontext/1.0.0.Final/arquillian-testenricher-initialcontext-1.0.0.Final.pom (2 KB at 5.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-resource/1.0.0.Final/arquillian-testenricher-resource-1.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-resource/1.0.0.Final/arquillian-testenricher-resource-1.0.0.Final.pom (3 KB at 7.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/protocol/arquillian-protocol-servlet/1.0.0.Final/arquillian-protocol-servlet-1.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/protocol/arquillian-protocol-servlet/1.0.0.Final/arquillian-protocol-servlet-1.0.0.Final.pom (3 KB at 9.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-impl-base/2.0.0-alpha-2/shrinkwrap-descriptors-impl-base-2.0.0-alpha-2.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-impl-base/2.0.0-alpha-2/shrinkwrap-descriptors-impl-base-2.0.0-alpha-2.pom (2 KB at 6.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/protocol/arquillian-protocol-jmx/1.0.0.Final/arquillian-protocol-jmx-1.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/protocol/arquillian-protocol-jmx/1.0.0.Final/arquillian-protocol-jmx-1.0.0.Final.pom (3 KB at 7.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/faces/jboss-jsf-api_2.1_spec/2.0.2.Final/jboss-jsf-api_2.1_spec-2.0.2.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/junit/arquillian-junit-container/1.0.0.Final/arquillian-junit-container-1.0.0.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/junit/arquillian-junit-core/1.0.0.Final/arquillian-junit-core-1.0.0.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-api/1.0.0.Final/arquillian-test-api-1.0.0.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-spi/1.0.0.Final/arquillian-test-spi-1.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-spi/1.0.0.Final/arquillian-test-spi-1.0.0.Final.jar (35 KB at 124.0 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/junit/arquillian-junit-core/1.0.0.Final/arquillian-junit-core-1.0.0.Final.jar (20 KB at 69.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-spi/1.0.0.Final/arquillian-core-spi-1.0.0.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-api/1.0.0/shrinkwrap-api-1.0.0.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/junit/arquillian-junit-container/1.0.0.Final/arquillian-junit-container-1.0.0.Final.jar (8 KB at 28.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-api/1.0.0.Final/arquillian-container-test-api-1.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-api/1.0.0.Final/arquillian-test-api-1.0.0.Final.jar (4 KB at 11.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-spi/1.0.0.Final/arquillian-container-test-spi-1.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/faces/jboss-jsf-api_2.1_spec/2.0.2.Final/jboss-jsf-api_2.1_spec-2.0.2.Final.jar (690 KB at 1235.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-spi/1.0.0.Final/arquillian-container-spi-1.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-spi/1.0.0.Final/arquillian-core-spi-1.0.0.Final.jar (22 KB at 38.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0-alpha-2/shrinkwrap-descriptors-api-base-2.0.0-alpha-2.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-api/1.0.0.Final/arquillian-container-test-api-1.0.0.Final.jar (8 KB at 13.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-impl-base/1.0.0.Final/arquillian-core-impl-base-1.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-api/1.0.0/shrinkwrap-api-1.0.0.jar (62 KB at 108.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-impl-base/1.0.0.Final/arquillian-test-impl-base-1.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-spi/1.0.0.Final/arquillian-container-test-spi-1.0.0.Final.jar (21 KB at 36.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-impl-base/1.0.0.Final/arquillian-container-impl-base-1.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-spi/1.0.0.Final/arquillian-container-spi-1.0.0.Final.jar (51 KB at 59.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-api/1.0.0.Final/arquillian-config-api-1.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0-alpha-2/shrinkwrap-descriptors-api-base-2.0.0-alpha-2.jar (15 KB at 17.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-impl-base/1.0.0.Final/arquillian-config-impl-base-1.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-impl-base/1.0.0.Final/arquillian-core-impl-base-1.0.0.Final.jar (42 KB at 48.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0-alpha-2/shrinkwrap-descriptors-spi-2.0.0-alpha-2.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-impl-base/1.0.0.Final/arquillian-test-impl-base-1.0.0.Final.jar (20 KB at 22.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.0.0.Final/arquillian-container-test-impl-base-1.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-impl-base/1.0.0.Final/arquillian-container-impl-base-1.0.0.Final.jar (50 KB at 58.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.0.0/shrinkwrap-impl-base-1.0.0.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-api/1.0.0.Final/arquillian-config-api-1.0.0.Final.jar (7 KB at 5.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-spi/1.0.0/shrinkwrap-spi-1.0.0.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-impl-base/1.0.0.Final/arquillian-config-impl-base-1.0.0.Final.jar (40 KB at 35.1 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0-alpha-2/shrinkwrap-descriptors-spi-2.0.0-alpha-2.jar (37 KB at 32.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.0.0.Final/arquillian-testenricher-cdi-1.0.0.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-ejb/1.0.0.Final/arquillian-testenricher-ejb-1.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.0.0.Final/arquillian-container-test-impl-base-1.0.0.Final.jar (92 KB at 80.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-initialcontext/1.0.0.Final/arquillian-testenricher-initialcontext-1.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.0.0/shrinkwrap-impl-base-1.0.0.jar (143 KB at 126.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-resource/1.0.0.Final/arquillian-testenricher-resource-1.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-spi/1.0.0/shrinkwrap-spi-1.0.0.jar (4 KB at 2.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/protocol/arquillian-protocol-servlet/1.0.0.Final/arquillian-protocol-servlet-1.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-ejb/1.0.0.Final/arquillian-testenricher-ejb-1.0.0.Final.jar (17 KB at 11.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-impl-base/2.0.0-alpha-2/shrinkwrap-descriptors-impl-base-2.0.0-alpha-2.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-initialcontext/1.0.0.Final/arquillian-testenricher-initialcontext-1.0.0.Final.jar (7 KB at 4.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/protocol/arquillian-protocol-jmx/1.0.0.Final/arquillian-protocol-jmx-1.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.0.0.Final/arquillian-testenricher-cdi-1.0.0.Final.jar (23 KB at 16.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-api/1.0.0.Final/arquillian-core-api-1.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-resource/1.0.0.Final/arquillian-testenricher-resource-1.0.0.Final.jar (16 KB at 11.2 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/protocol/arquillian-protocol-servlet/1.0.0.Final/arquillian-protocol-servlet-1.0.0.Final.jar (51 KB at 30.0 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/protocol/arquillian-protocol-jmx/1.0.0.Final/arquillian-protocol-jmx-1.0.0.Final.jar (17 KB at 9.9 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-impl-base/2.0.0-alpha-2/shrinkwrap-descriptors-impl-base-2.0.0-alpha-2.jar (73 KB at 42.8 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-api/1.0.0.Final/arquillian-core-api-1.0.0.Final.jar (9 KB at 4.9 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jee_transactional_app --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jee_transactional_app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jee_transactional_app --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTA/jee_transactional_app/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jee_transactional_app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jee_transactional_app --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/workspace/narayana-quickstarts/ArjunaJTA/jee_transactional_app/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ jee_transactional_app --- [WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead. ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.jboss.narayana.quickstarts.TestManagedBeanCustomerManager Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.521 sec - in org.jboss.narayana.quickstarts.TestManagedBeanCustomerManager Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-war-plugin:2.1.1:war (default-war) @ jee_transactional_app --- [INFO] Packaging webapp [INFO] Assembling webapp [jee_transactional_app] in [/home/jenkins/workspace/narayana-quickstarts/ArjunaJTA/jee_transactional_app/target/jee_transactional_app] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/workspace/narayana-quickstarts/ArjunaJTA/jee_transactional_app/src/main/webapp] [INFO] Webapp assembled in [322 msecs] [INFO] Building war: /home/jenkins/workspace/narayana-quickstarts/ArjunaJTA/jee_transactional_app/target/jee_transactional_app.war [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ jee_transactional_app --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTA/jee_transactional_app/target/jee_transactional_app.war to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/jta/jee_transactional_app/5.10.7.Final-SNAPSHOT/jee_transactional_app-5.10.7.Final-SNAPSHOT.war [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/ArjunaJTA/jee_transactional_app/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/jta/jee_transactional_app/5.10.7.Final-SNAPSHOT/jee_transactional_app-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building narayana application server intergration 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.0.GA/jboss-logging-3.1.0.GA.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.0.GA/jboss-logging-3.1.0.GA.jar (0 B at 0.0 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ application-server-integration --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ application-server-integration --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/atsintegration/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ application-server-integration --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! [INFO] Compiling 13 source files to /home/jenkins/workspace/narayana-quickstarts/atsintegration/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/atsintegration/src/main/java/com/arjuna/jta/distributed/example/server/LocalServer.java:[117,28] unmappable character for encoding ASCII [WARNING] /home/jenkins/workspace/narayana-quickstarts/atsintegration/src/main/java/com/arjuna/jta/distributed/example/server/LocalServer.java:[117,29] unmappable character for encoding ASCII [WARNING] /home/jenkins/workspace/narayana-quickstarts/atsintegration/src/main/java/com/arjuna/jta/distributed/example/server/LocalServer.java:[117,30] unmappable character for encoding ASCII [WARNING] /home/jenkins/workspace/narayana-quickstarts/atsintegration/src/main/java/com/arjuna/jta/distributed/example/server/impl/ServerImpl.java: /home/jenkins/workspace/narayana-quickstarts/atsintegration/src/main/java/com/arjuna/jta/distributed/example/server/impl/ServerImpl.java uses or overrides a deprecated API. [WARNING] /home/jenkins/workspace/narayana-quickstarts/atsintegration/src/main/java/com/arjuna/jta/distributed/example/server/impl/ServerImpl.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ application-server-integration --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/atsintegration/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ application-server-integration --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! [INFO] Compiling 1 source file to /home/jenkins/workspace/narayana-quickstarts/atsintegration/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ application-server-integration --- [INFO] Surefire report directory: /home/jenkins/workspace/narayana-quickstarts/atsintegration/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running com.arjuna.jta.distributed.example.ExampleDistributedJTATestCase Nov 26, 2020 12:42:34 AM com.arjuna.ats.jbossatx.jta.RecoveryManagerService create INFO: ARJUNA032010: JBossTS Recovery Service (tag: c705400e703a16b895050dc556fa6495566e5734) - JBoss Inc. Nov 26, 2020 12:42:34 AM com.arjuna.ats.jbossatx.jta.TransactionManagerService create INFO: ARJUNA032017: JBossTS Transaction Service (JTA version - tag: c705400e703a16b895050dc556fa6495566e5734) - JBoss Inc. Nov 26, 2020 12:42:34 AM com.arjuna.ats.jbossatx.jta.RecoveryManagerService create INFO: ARJUNA032010: JBossTS Recovery Service (tag: c705400e703a16b895050dc556fa6495566e5734) - JBoss Inc. Nov 26, 2020 12:42:34 AM com.arjuna.ats.jbossatx.jta.TransactionManagerService create INFO: ARJUNA032017: JBossTS Transaction Service (JTA version - tag: c705400e703a16b895050dc556fa6495566e5734) - JBoss Inc. Nov 26, 2020 12:42:34 AM com.arjuna.ats.jbossatx.jta.RecoveryManagerService create INFO: ARJUNA032010: JBossTS Recovery Service (tag: c705400e703a16b895050dc556fa6495566e5734) - JBoss Inc. Nov 26, 2020 12:42:34 AM com.arjuna.ats.jbossatx.jta.TransactionManagerService create INFO: ARJUNA032017: JBossTS Transaction Service (JTA version - tag: c705400e703a16b895050dc556fa6495566e5734) - JBoss Inc. TestResource (1000) XA_START [< formatId=131077, gtrid_length=32, bqual_length=36, tx_uid=0:ffffac11000b:3e8:5fbef9fa:5, node_name=1000, branch_uid=0:ffffac11000b:3e8:5fbef9fa:7, subordinatenodename=null, eis_name=unknown eis name >] Flags=0 TestResource (2000) XA_START [< formatId=131077, gtrid_length=32, bqual_length=40, tx_uid=0:ffffac11000b:3e8:5fbef9fa:5, node_name=1000, branch_uid=0:ffffac11000b:3e8:5fbef9fa:d, subordinatenodename=1000, eis_name=unknown eis name >] Flags=0 TestResource (3000) XA_START [< formatId=131077, gtrid_length=32, bqual_length=40, tx_uid=0:ffffac11000b:3e8:5fbef9fa:5, node_name=1000, branch_uid=0:ffffac11000b:3e8:5fbef9fa:11, subordinatenodename=1000, eis_name=unknown eis name >] Flags=0 TestResource (2000) XA_START [< formatId=131077, gtrid_length=32, bqual_length=40, tx_uid=0:ffffac11000b:3e8:5fbef9fa:5, node_name=1000, branch_uid=0:ffffac11000b:3e8:5fbef9fa:15, subordinatenodename=1000, eis_name=unknown eis name >] Flags=0 TestResource (1000) XA_START [< formatId=131077, gtrid_length=32, bqual_length=36, tx_uid=0:ffffac11000b:3e8:5fbef9fa:5, node_name=1000, branch_uid=0:ffffac11000b:3e8:5fbef9fa:19, subordinatenodename=null, eis_name=unknown eis name >] Flags=0 TestResource (2000) XA_START [< formatId=131077, gtrid_length=32, bqual_length=40, tx_uid=0:ffffac11000b:3e8:5fbef9fa:5, node_name=1000, branch_uid=0:ffffac11000b:3e8:5fbef9fa:1d, subordinatenodename=1000, eis_name=unknown eis name >] Flags=0 TestResource (3000) XA_START [< formatId=131077, gtrid_length=32, bqual_length=40, tx_uid=0:ffffac11000b:3e8:5fbef9fa:5, node_name=1000, branch_uid=0:ffffac11000b:3e8:5fbef9fa:21, subordinatenodename=1000, eis_name=unknown eis name >] Flags=0 TestResource (1000) XA_START [< formatId=131077, gtrid_length=32, bqual_length=36, tx_uid=0:ffffac11000b:3e8:5fbef9fa:5, node_name=1000, branch_uid=0:ffffac11000b:3e8:5fbef9fa:25, subordinatenodename=null, eis_name=unknown eis name >] Flags=0 TestResource (3000) XA_START [< formatId=131077, gtrid_length=32, bqual_length=40, tx_uid=0:ffffac11000b:3e8:5fbef9fa:5, node_name=1000, branch_uid=0:ffffac11000b:3e8:5fbef9fa:29, subordinatenodename=1000, eis_name=unknown eis name >] Flags=0 ProxyXAResource (1000:2000) XA_START [< formatId=131077, gtrid_length=32, bqual_length=36, tx_uid=0:ffffac11000b:3e8:5fbef9fa:5, node_name=1000, branch_uid=0:ffffac11000b:3e8:5fbef9fa:2e, subordinatenodename=null, eis_name=ProxyXAResource: 1000 2000 >] TestSynchronization (1000) beforeCompletion TestSynchronization (1000) beforeCompletion TestSynchronization (1000) beforeCompletion ProxySynchronization (1000:2000) beforeCompletion TestSynchronization (2000) beforeCompletion TestSynchronization (3000) beforeCompletion TestSynchronization (2000) beforeCompletion TestSynchronization (2000) beforeCompletion TestSynchronization (3000) beforeCompletion TestSynchronization (3000) beforeCompletion TestResource (1000) XA_END [< formatId=131077, gtrid_length=32, bqual_length=36, tx_uid=0:ffffac11000b:3e8:5fbef9fa:5, node_name=1000, branch_uid=0:ffffac11000b:3e8:5fbef9fa:7, subordinatenodename=null, eis_name=unknown eis name >] Flags=67108864 TestResource (1000) XA_PREPARE [< formatId=131077, gtrid_length=32, bqual_length=36, tx_uid=0:ffffac11000b:3e8:5fbef9fa:5, node_name=1000, branch_uid=0:ffffac11000b:3e8:5fbef9fa:7, subordinatenodename=null, eis_name=unknown eis name >] TestResource (1000) XA_END [< formatId=131077, gtrid_length=32, bqual_length=36, tx_uid=0:ffffac11000b:3e8:5fbef9fa:5, node_name=1000, branch_uid=0:ffffac11000b:3e8:5fbef9fa:19, subordinatenodename=null, eis_name=unknown eis name >] Flags=67108864 TestResource (1000) XA_PREPARE [< formatId=131077, gtrid_length=32, bqual_length=36, tx_uid=0:ffffac11000b:3e8:5fbef9fa:5, node_name=1000, branch_uid=0:ffffac11000b:3e8:5fbef9fa:19, subordinatenodename=null, eis_name=unknown eis name >] TestResource (1000) XA_END [< formatId=131077, gtrid_length=32, bqual_length=36, tx_uid=0:ffffac11000b:3e8:5fbef9fa:5, node_name=1000, branch_uid=0:ffffac11000b:3e8:5fbef9fa:25, subordinatenodename=null, eis_name=unknown eis name >] Flags=67108864 TestResource (1000) XA_PREPARE [< formatId=131077, gtrid_length=32, bqual_length=36, tx_uid=0:ffffac11000b:3e8:5fbef9fa:5, node_name=1000, branch_uid=0:ffffac11000b:3e8:5fbef9fa:25, subordinatenodename=null, eis_name=unknown eis name >] ProxyXAResource (1000:2000) XA_END [< formatId=131077, gtrid_length=32, bqual_length=36, tx_uid=0:ffffac11000b:3e8:5fbef9fa:5, node_name=1000, branch_uid=0:ffffac11000b:3e8:5fbef9fa:2e, subordinatenodename=null, eis_name=ProxyXAResource: 1000 2000 >] ProxyXAResource (1000:2000) XA_PREPARE [< formatId=131077, gtrid_length=32, bqual_length=36, tx_uid=0:ffffac11000b:3e8:5fbef9fa:5, node_name=1000, branch_uid=0:ffffac11000b:3e8:5fbef9fa:2e, subordinatenodename=null, eis_name=ProxyXAResource: 1000 2000 >] TestResource (2000) XA_END [< formatId=131077, gtrid_length=32, bqual_length=40, tx_uid=0:ffffac11000b:3e8:5fbef9fa:5, node_name=1000, branch_uid=0:ffffac11000b:3e8:5fbef9fa:d, subordinatenodename=1000, eis_name=unknown eis name >] Flags=67108864 TestResource (2000) XA_PREPARE [< formatId=131077, gtrid_length=32, bqual_length=40, tx_uid=0:ffffac11000b:3e8:5fbef9fa:5, node_name=1000, branch_uid=0:ffffac11000b:3e8:5fbef9fa:d, subordinatenodename=1000, eis_name=unknown eis name >] TestResource (3000) XA_END [< formatId=131077, gtrid_length=32, bqual_length=40, tx_uid=0:ffffac11000b:3e8:5fbef9fa:5, node_name=1000, branch_uid=0:ffffac11000b:3e8:5fbef9fa:11, subordinatenodename=1000, eis_name=unknown eis name >] Flags=67108864 TestResource (3000) XA_PREPARE [< formatId=131077, gtrid_length=32, bqual_length=40, tx_uid=0:ffffac11000b:3e8:5fbef9fa:5, node_name=1000, branch_uid=0:ffffac11000b:3e8:5fbef9fa:11, subordinatenodename=1000, eis_name=unknown eis name >] TestResource (2000) XA_END [< formatId=131077, gtrid_length=32, bqual_length=40, tx_uid=0:ffffac11000b:3e8:5fbef9fa:5, node_name=1000, branch_uid=0:ffffac11000b:3e8:5fbef9fa:15, subordinatenodename=1000, eis_name=unknown eis name >] Flags=67108864 TestResource (2000) XA_PREPARE [< formatId=131077, gtrid_length=32, bqual_length=40, tx_uid=0:ffffac11000b:3e8:5fbef9fa:5, node_name=1000, branch_uid=0:ffffac11000b:3e8:5fbef9fa:15, subordinatenodename=1000, eis_name=unknown eis name >] TestResource (2000) XA_END [< formatId=131077, gtrid_length=32, bqual_length=40, tx_uid=0:ffffac11000b:3e8:5fbef9fa:5, node_name=1000, branch_uid=0:ffffac11000b:3e8:5fbef9fa:1d, subordinatenodename=1000, eis_name=unknown eis name >] Flags=67108864 TestResource (2000) XA_PREPARE [< formatId=131077, gtrid_length=32, bqual_length=40, tx_uid=0:ffffac11000b:3e8:5fbef9fa:5, node_name=1000, branch_uid=0:ffffac11000b:3e8:5fbef9fa:1d, subordinatenodename=1000, eis_name=unknown eis name >] TestResource (3000) XA_END [< formatId=131077, gtrid_length=32, bqual_length=40, tx_uid=0:ffffac11000b:3e8:5fbef9fa:5, node_name=1000, branch_uid=0:ffffac11000b:3e8:5fbef9fa:21, subordinatenodename=1000, eis_name=unknown eis name >] Flags=67108864 TestResource (3000) XA_PREPARE [< formatId=131077, gtrid_length=32, bqual_length=40, tx_uid=0:ffffac11000b:3e8:5fbef9fa:5, node_name=1000, branch_uid=0:ffffac11000b:3e8:5fbef9fa:21, subordinatenodename=1000, eis_name=unknown eis name >] TestResource (3000) XA_END [< formatId=131077, gtrid_length=32, bqual_length=40, tx_uid=0:ffffac11000b:3e8:5fbef9fa:5, node_name=1000, branch_uid=0:ffffac11000b:3e8:5fbef9fa:29, subordinatenodename=1000, eis_name=unknown eis name >] Flags=67108864 TestResource (3000) XA_PREPARE [< formatId=131077, gtrid_length=32, bqual_length=40, tx_uid=0:ffffac11000b:3e8:5fbef9fa:5, node_name=1000, branch_uid=0:ffffac11000b:3e8:5fbef9fa:29, subordinatenodename=1000, eis_name=unknown eis name >] ProxyXAResource (1000:2000) XA_PREPARED TestResource (1000) XA_COMMIT [< formatId=131077, gtrid_length=32, bqual_length=36, tx_uid=0:ffffac11000b:3e8:5fbef9fa:5, node_name=1000, branch_uid=0:ffffac11000b:3e8:5fbef9fa:7, subordinatenodename=null, eis_name=unknown eis name >] TestResource (1000) XA_COMMIT [< formatId=131077, gtrid_length=32, bqual_length=36, tx_uid=0:ffffac11000b:3e8:5fbef9fa:5, node_name=1000, branch_uid=0:ffffac11000b:3e8:5fbef9fa:19, subordinatenodename=null, eis_name=unknown eis name >] TestResource (1000) XA_COMMIT [< formatId=131077, gtrid_length=32, bqual_length=36, tx_uid=0:ffffac11000b:3e8:5fbef9fa:5, node_name=1000, branch_uid=0:ffffac11000b:3e8:5fbef9fa:25, subordinatenodename=null, eis_name=unknown eis name >] ProxyXAResource (1000:2000) XA_COMMIT [< formatId=131077, gtrid_length=32, bqual_length=36, tx_uid=0:ffffac11000b:3e8:5fbef9fa:5, node_name=1000, branch_uid=0:ffffac11000b:3e8:5fbef9fa:2e, subordinatenodename=null, eis_name=ProxyXAResource: 1000 2000 >] TestResource (2000) XA_COMMIT [< formatId=131077, gtrid_length=32, bqual_length=40, tx_uid=0:ffffac11000b:3e8:5fbef9fa:5, node_name=1000, branch_uid=0:ffffac11000b:3e8:5fbef9fa:d, subordinatenodename=1000, eis_name=unknown eis name >] TestResource (3000) XA_COMMIT [< formatId=131077, gtrid_length=32, bqual_length=40, tx_uid=0:ffffac11000b:3e8:5fbef9fa:5, node_name=1000, branch_uid=0:ffffac11000b:3e8:5fbef9fa:11, subordinatenodename=1000, eis_name=unknown eis name >] TestResource (2000) XA_COMMIT [< formatId=131077, gtrid_length=32, bqual_length=40, tx_uid=0:ffffac11000b:3e8:5fbef9fa:5, node_name=1000, branch_uid=0:ffffac11000b:3e8:5fbef9fa:15, subordinatenodename=1000, eis_name=unknown eis name >] TestResource (2000) XA_COMMIT [< formatId=131077, gtrid_length=32, bqual_length=40, tx_uid=0:ffffac11000b:3e8:5fbef9fa:5, node_name=1000, branch_uid=0:ffffac11000b:3e8:5fbef9fa:1d, subordinatenodename=1000, eis_name=unknown eis name >] TestResource (3000) XA_COMMIT [< formatId=131077, gtrid_length=32, bqual_length=40, tx_uid=0:ffffac11000b:3e8:5fbef9fa:5, node_name=1000, branch_uid=0:ffffac11000b:3e8:5fbef9fa:21, subordinatenodename=1000, eis_name=unknown eis name >] TestResource (3000) XA_COMMIT [< formatId=131077, gtrid_length=32, bqual_length=40, tx_uid=0:ffffac11000b:3e8:5fbef9fa:5, node_name=1000, branch_uid=0:ffffac11000b:3e8:5fbef9fa:29, subordinatenodename=1000, eis_name=unknown eis name >] TestSynchronization (3000) afterCompletion TestSynchronization (3000) afterCompletion TestSynchronization (2000) afterCompletion TestSynchronization (2000) afterCompletion TestSynchronization (3000) afterCompletion TestSynchronization (2000) afterCompletion ProxyXAResource (1000:2000) XA_COMMITED TestSynchronization (1000) afterCompletion TestSynchronization (1000) afterCompletion TestSynchronization (1000) afterCompletion Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.416 sec Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ application-server-integration --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/atsintegration/target/application-server-integration-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ application-server-integration --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/atsintegration/target/application-server-integration-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/application-server-integration/5.10.7.Final-SNAPSHOT/application-server-integration-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/atsintegration/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/application-server-integration/5.10.7.Final-SNAPSHOT/application-server-integration-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Compensating Transactions Examples 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ narayana-quickstarts-compensations --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ narayana-quickstarts-compensations --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/compensating-transactions/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/compensatingtransactions/narayana-quickstarts-compensations/5.10.7.Final-SNAPSHOT/narayana-quickstarts-compensations-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss Narayana Quickstarts: A simple example of using compensation-based transactions with a non-transactional resource 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/xts/jbossxts/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/compensations/compensations/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.10/junit-4.10.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.10/junit-4.10.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.10/junit-4.10.pom (3 KB at 8.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom (481 B at 78.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom (6 KB at 956.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.10/junit-4.10.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.10/junit-4.10.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.jar (75 KB at 8316.3 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.10/junit-4.10.jar (248 KB at 20602.2 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ non-transactional-resource-all --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ non-transactional-resource-all --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/compensating-transactions/non-transactional_resource/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ non-transactional-resource-all --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/workspace/narayana-quickstarts/compensating-transactions/non-transactional_resource/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ non-transactional-resource-all --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/compensating-transactions/non-transactional_resource/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ non-transactional-resource-all --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/workspace/narayana-quickstarts/compensating-transactions/non-transactional_resource/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ non-transactional-resource-all --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.jboss.narayana.quickstarts.nonTransactionalResource.BookServiceTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.497 sec - in org.jboss.narayana.quickstarts.nonTransactionalResource.BookServiceTest Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ non-transactional-resource-all --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/compensating-transactions/non-transactional_resource/target/non-transactional-resource-all-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ non-transactional-resource-all --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/compensating-transactions/non-transactional_resource/target/non-transactional-resource-all-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/xts/non-transactional-resource/non-transactional-resource-all/5.10.7.Final-SNAPSHOT/non-transactional-resource-all-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/compensating-transactions/non-transactional_resource/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/xts/non-transactional-resource/non-transactional-resource-all/5.10.7.Final-SNAPSHOT/non-transactional-resource-all-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss Narayana Quickstarts: Two WS-BA Web services backed by Databases accessed in a JTA Transaction 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.pom (25 KB at 4037.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar (56 KB at 6911.0 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ travel-agent-all --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ travel-agent-all --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/compensating-transactions/travel-agent/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ travel-agent-all --- [INFO] Compiling 20 source files to /home/jenkins/workspace/narayana-quickstarts/compensating-transactions/travel-agent/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ travel-agent-all --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) @ travel-agent-all --- [INFO] Compiling 5 source files to /home/jenkins/workspace/narayana-quickstarts/compensating-transactions/travel-agent/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ travel-agent-all --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.jboss.narayana.quickstarts.compensationsApi.travel.TravelBookingTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.567 sec - in org.jboss.narayana.quickstarts.compensationsApi.travel.TravelBookingTest Running org.jboss.narayana.quickstarts.compensationsApi.hotel.HotelBookingTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.002 sec - in org.jboss.narayana.quickstarts.compensationsApi.hotel.HotelBookingTest Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ travel-agent-all --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/compensating-transactions/travel-agent/target/travel-agent-all-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ travel-agent-all --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/compensating-transactions/travel-agent/target/travel-agent-all-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/compensations/travel-agent/travel-agent-all/5.10.7.Final-SNAPSHOT/travel-agent-all-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/compensating-transactions/travel-agent/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/compensations/travel-agent/travel-agent-all/5.10.7.Final-SNAPSHOT/travel-agent-all-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss Narayana Quickstarts: A simple example of using compensation-based transactions with MongoDB 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/mongodb/mongo-java-driver/2.10.1/mongo-java-driver-2.10.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/mongodb/mongo-java-driver/2.10.1/mongo-java-driver-2.10.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/mongodb/mongo-java-driver/2.10.1/mongo-java-driver-2.10.1.pom (869 B at 121.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/2.0.0-beta-1/shrinkwrap-resolver-api-2.0.0-beta-1.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/2.0.0-beta-1/shrinkwrap-resolver-api-2.0.0-beta-1.pom (2 KB at 1.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-parent/2.0.0-beta-1/shrinkwrap-resolver-parent-2.0.0-beta-1.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-parent/2.0.0-beta-1/shrinkwrap-resolver-parent-2.0.0-beta-1.pom (13 KB at 43.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven/2.0.0-beta-1/shrinkwrap-resolver-impl-maven-2.0.0-beta-1.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven/2.0.0-beta-1/shrinkwrap-resolver-impl-maven-2.0.0-beta-1.pom (16 KB at 54.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/1.0.0-beta-6/shrinkwrap-resolver-api-maven-1.0.0-beta-6.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/1.0.0-beta-6/shrinkwrap-resolver-api-maven-1.0.0-beta-6.pom (2 KB at 5.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-parent/1.0.0-beta-6/shrinkwrap-resolver-parent-1.0.0-beta-6.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-parent/1.0.0-beta-6/shrinkwrap-resolver-parent-1.0.0-beta-6.pom (10 KB at 34.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/1.0.0-beta-6/shrinkwrap-resolver-api-1.0.0-beta-6.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/1.0.0-beta-6/shrinkwrap-resolver-api-1.0.0-beta-6.pom (2 KB at 3.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi/2.0.0-beta-1/shrinkwrap-resolver-spi-2.0.0-beta-1.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi/2.0.0-beta-1/shrinkwrap-resolver-spi-2.0.0-beta-1.pom (2 KB at 4.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom (3 KB at 403.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom (2 KB at 235.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom (2 KB at 280.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-connector-wagon/1.13.1/aether-connector-wagon-1.13.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-connector-wagon/1.13.1/aether-connector-wagon-1.13.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-connector-wagon/1.13.1/aether-connector-wagon-1.13.1.pom (4 KB at 386.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.0.4/maven-aether-provider-3.0.4.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.4/maven-aether-provider-3.0.4.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.4/maven-aether-provider-3.0.4.pom (3 KB at 393.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.0.4/maven-model-builder-3.0.4.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.4/maven-model-builder-3.0.4.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.4/maven-model-builder-3.0.4.pom (3 KB at 344.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.0.4/maven-repository-metadata-3.0.4.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.4/maven-repository-metadata-3.0.4.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.4/maven-repository-metadata-3.0.4.pom (2 KB at 33.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.0.4/maven-settings-3.0.4.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.4/maven-settings-3.0.4.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.4/maven-settings-3.0.4.pom (2 KB at 298.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.0.4/maven-settings-builder-3.0.4.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.4/maven-settings-builder-3.0.4.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.4/maven-settings-builder-3.0.4.pom (3 KB at 315.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom (2 KB at 240.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/2.2/wagon-2.2.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.2/wagon-2.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.2/wagon-2.2.pom (16 KB at 2239.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-file/2.2/wagon-file-2.2.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/2.2/wagon-file-2.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/2.2/wagon-file-2.2.pom (2 KB at 201.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-providers/2.2/wagon-providers-2.2.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/2.2/wagon-providers-2.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/2.2/wagon-providers-2.2.pom (3 KB at 450.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-http-lightweight/2.2/wagon-http-lightweight-2.2.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-lightweight/2.2/wagon-http-lightweight-2.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-lightweight/2.2/wagon-http-lightweight-2.2.pom (3 KB at 312.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-http-shared4/2.2/wagon-http-shared4-2.2.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared4/2.2/wagon-http-shared4-2.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared4/2.2/wagon-http-shared4-2.2.pom (3 KB at 272.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.6.1/jsoup-1.6.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.6.1/jsoup-1.6.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.6.1/jsoup-1.6.1.pom (5 KB at 496.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.1.2/httpcore-4.1.2.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.1.2/httpcore-4.1.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.1.2/httpcore-4.1.2.pom (8 KB at 1031.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.1.2/httpcomponents-core-4.1.2.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.1.2/httpcomponents-core-4.1.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.1.2/httpcomponents-core-4.1.2.pom (10 KB at 1594.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/4.1.1/project-4.1.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1.1/project-4.1.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1.1/project-4.1.1.pom (17 KB at 2339.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.0.1/commons-io-2.0.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.0.1/commons-io-2.0.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.0.1/commons-io-2.0.1.pom (9 KB at 1466.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/15/commons-parent-15.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/15/commons-parent-15.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/15/commons-parent-15.pom (31 KB at 3868.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/2.0.0-beta-1/shrinkwrap-resolver-api-maven-2.0.0-beta-1.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/2.0.0-beta-1/shrinkwrap-resolver-api-maven-2.0.0-beta-1.pom (3 KB at 3.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/mongodb/mongo-java-driver/2.10.1/mongo-java-driver-2.10.1.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/2.0.0-beta-1/shrinkwrap-resolver-api-2.0.0-beta-1.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven/2.0.0-beta-1/shrinkwrap-resolver-impl-maven-2.0.0-beta-1.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi/2.0.0-beta-1/shrinkwrap-resolver-spi-2.0.0-beta-1.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi/2.0.0-beta-1/shrinkwrap-resolver-spi-2.0.0-beta-1.jar (16 KB at 22.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-connector-wagon/1.13.1/aether-connector-wagon-1.13.1.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.0.4/maven-aether-provider-3.0.4.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.0.4/maven-model-builder-3.0.4.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.0.4/maven-repository-metadata-3.0.4.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/2.0.0-beta-1/shrinkwrap-resolver-api-2.0.0-beta-1.jar (18 KB at 19.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.0.4/maven-settings-3.0.4.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.0.4/maven-settings-builder-3.0.4.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-file/2.2/wagon-file-2.2.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-http-lightweight/2.2/wagon-http-lightweight-2.2.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven/2.0.0-beta-1/shrinkwrap-resolver-impl-maven-2.0.0-beta-1.jar (111 KB at 82.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-http-shared4/2.2/wagon-http-shared4-2.2.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.6.1/jsoup-1.6.1.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.1.2/httpcore-4.1.2.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.0.1/commons-io-2.0.1.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/2.0.0-beta-1/shrinkwrap-resolver-api-maven-2.0.0-beta-1.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/2.0.0-beta-1/shrinkwrap-resolver-api-maven-2.0.0-beta-1.jar (45 KB at 17.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/mongodb/mongo-java-driver/2.10.1/mongo-java-driver-2.10.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-connector-wagon/1.13.1/aether-connector-wagon-1.13.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-connector-wagon/1.13.1/aether-connector-wagon-1.13.1.jar (30 KB at 2914.1 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar (16 KB at 1507.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.4/maven-model-builder-3.0.4.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.4/maven-aether-provider-3.0.4.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar (127 KB at 4702.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.4/maven-repository-metadata-3.0.4.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar (128 KB at 4236.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.4/maven-settings-3.0.4.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/mongodb/mongo-java-driver/2.10.1/mongo-java-driver-2.10.1.jar (390 KB at 11446.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.4/maven-settings-builder-3.0.4.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.4/maven-repository-metadata-3.0.4.jar (30 KB at 863.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.4/maven-aether-provider-3.0.4.jar (56 KB at 1576.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/2.2/wagon-file-2.2.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.4/maven-model-builder-3.0.4.jar (148 KB at 4085.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-lightweight/2.2/wagon-http-lightweight-2.2.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.4/maven-settings-3.0.4.jar (46 KB at 1265.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared4/2.2/wagon-http-shared4-2.2.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.4/maven-settings-builder-3.0.4.jar (41 KB at 1010.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.6.1/jsoup-1.6.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar (52 KB at 1251.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.1.2/httpcore-4.1.2.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-lightweight/2.2/wagon-http-lightweight-2.2.jar (16 KB at 370.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.0.1/commons-io-2.0.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared4/2.2/wagon-http-shared4-2.2.jar (30 KB at 676.8 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/2.2/wagon-file-2.2.jar (11 KB at 247.4 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.6.1/jsoup-1.6.1.jar (275 KB at 5391.8 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.1.2/httpcore-4.1.2.jar (177 KB at 3402.9 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.0.1/commons-io-2.0.1.jar (156 KB at 2939.1 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mongodb-simple-all --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mongodb-simple-all --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/compensating-transactions/mongodb-simple/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ mongodb-simple-all --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/workspace/narayana-quickstarts/compensating-transactions/mongodb-simple/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mongodb-simple-all --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/compensating-transactions/mongodb-simple/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ mongodb-simple-all --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/workspace/narayana-quickstarts/compensating-transactions/mongodb-simple/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ mongodb-simple-all --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ mongodb-simple-all --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/compensating-transactions/mongodb-simple/target/mongodb-simple-all-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ mongodb-simple-all --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/compensating-transactions/mongodb-simple/target/mongodb-simple-all-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/compensations/mongodb-simple/mongodb-simple-all/5.10.7.Final-SNAPSHOT/mongodb-simple-all-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/compensating-transactions/mongodb-simple/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/compensations/mongodb-simple/mongodb-simple-all/5.10.7.Final-SNAPSHOT/mongodb-simple-all-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building RESTAT Quickstart: Basic 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/rts/restat-util/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jaxrs/3.0.16.Final/resteasy-jaxrs-3.0.16.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jaxrs/3.0.16.Final/resteasy-jaxrs-3.0.16.Final.pom (10 KB at 17.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jaxrs-all/3.0.16.Final/resteasy-jaxrs-all-3.0.16.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jaxrs-all/3.0.16.Final/resteasy-jaxrs-all-3.0.16.Final.pom (27 KB at 62.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.3.6/httpclient-4.3.6.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.6/httpclient-4.3.6.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.6/httpclient-4.3.6.pom (6 KB at 847.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.3.6/httpcomponents-client-4.3.6.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.6/httpcomponents-client-4.3.6.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.6/httpcomponents-client-4.3.6.pom (16 KB at 2595.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.3.3/httpcore-4.3.3.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.3/httpcore-4.3.3.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.3/httpcore-4.3.3.pom (5 KB at 748.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.3.3/httpcomponents-core-4.3.3.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.3/httpcomponents-core-4.3.3.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.3/httpcomponents-core-4.3.3.pom (13 KB at 2146.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom (18 KB at 2987.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/28/commons-parent-28.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom (49 KB at 6996.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jaxrs/3.0.16.Final/resteasy-jaxrs-3.0.16.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.3.6/httpclient-4.3.6.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.3.3/httpcore-4.3.3.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.1/commons-io-2.1.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jaxrs/3.0.16.Final/resteasy-jaxrs-3.0.16.Final.jar (860 KB at 447.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.6/httpclient-4.3.6.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.3/httpcore-4.3.3.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.1/commons-io-2.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.1/commons-io-2.1.jar (160 KB at 12255.9 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar (61 KB at 4661.2 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.3/httpcore-4.3.3.jar (277 KB at 17260.3 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.6/httpclient-4.3.6.jar (579 KB at 30428.0 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ simple --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ simple --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/rts/at/simple/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ simple --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/workspace/narayana-quickstarts/rts/at/simple/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/rts/at/simple/src/main/java/MultipleTransactions.java: Some input files use or override a deprecated API. [WARNING] /home/jenkins/workspace/narayana-quickstarts/rts/at/simple/src/main/java/MultipleTransactions.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ simple --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/rts/at/simple/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ simple --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ simple --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ simple --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/rts/at/simple/target/simple-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ simple --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/rts/at/simple/target/simple-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/rts/simple/5.10.7.Final-SNAPSHOT/simple-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/rts/at/simple/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/rts/simple/5.10.7.Final-SNAPSHOT/simple-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building RESTAT Service Quickstarts 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ service-quickstarts --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ service-quickstarts --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/rts/at/service/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/rts/service-quickstarts/5.10.7.Final-SNAPSHOT/service-quickstarts-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building RESTAT Quickstart: Participant Service 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://download.java.net/maven/2/com/sun/jersey/jersey-server/1.5/jersey-server-1.5.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/sun/jersey/jersey-server/1.5/jersey-server-1.5.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-server/1.5/jersey-server-1.5.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-server/1.5/jersey-server-1.5.pom (11 KB at 100.7 KB/sec) [INFO] Downloading: https://download.java.net/maven/2/com/sun/jersey/jersey-project/1.5/jersey-project-1.5.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/sun/jersey/jersey-project/1.5/jersey-project-1.5.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-project/1.5/jersey-project-1.5.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-project/1.5/jersey-project-1.5.pom (12 KB at 20.0 KB/sec) [INFO] Downloading: https://download.java.net/maven/2/com/sun/jersey/jersey-core/1.5/jersey-core-1.5.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/sun/jersey/jersey-core/1.5/jersey-core-1.5.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.5/jersey-core-1.5.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.5/jersey-core-1.5.pom (10 KB at 46.1 KB/sec) [INFO] Downloading: https://download.java.net/maven/2/com/sun/jersey/jersey-client/1.5/jersey-client-1.5.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/sun/jersey/jersey-client/1.5/jersey-client-1.5.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-client/1.5/jersey-client-1.5.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-client/1.5/jersey-client-1.5.pom (5 KB at 60.2 KB/sec) [INFO] Downloading: https://download.java.net/maven/2/com/sun/grizzly/grizzly-servlet-webserver/1.9.18-i/grizzly-servlet-webserver-1.9.18-i.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/sun/grizzly/grizzly-servlet-webserver/1.9.18-i/grizzly-servlet-webserver-1.9.18-i.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-servlet-webserver/1.9.18-i/grizzly-servlet-webserver-1.9.18-i.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-servlet-webserver/1.9.18-i/grizzly-servlet-webserver-1.9.18-i.pom (5 KB at 41.4 KB/sec) [INFO] Downloading: https://download.java.net/maven/2/com/sun/grizzly/grizzly-project/1.9.18-i/grizzly-project-1.9.18-i.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/sun/grizzly/grizzly-project/1.9.18-i/grizzly-project-1.9.18-i.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-project/1.9.18-i/grizzly-project-1.9.18-i.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-project/1.9.18-i/grizzly-project-1.9.18-i.pom (13 KB at 198.0 KB/sec) [INFO] Downloading: https://download.java.net/maven/2/com/sun/grizzly/grizzly-http/1.9.18-i/grizzly-http-1.9.18-i.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/sun/grizzly/grizzly-http/1.9.18-i/grizzly-http-1.9.18-i.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-http/1.9.18-i/grizzly-http-1.9.18-i.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-http/1.9.18-i/grizzly-http-1.9.18-i.pom (3 KB at 28.2 KB/sec) [INFO] Downloading: https://download.java.net/maven/2/com/sun/grizzly/grizzly-framework/1.9.18-i/grizzly-framework-1.9.18-i.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/sun/grizzly/grizzly-framework/1.9.18-i/grizzly-framework-1.9.18-i.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-framework/1.9.18-i/grizzly-framework-1.9.18-i.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-framework/1.9.18-i/grizzly-framework-1.9.18-i.pom (3 KB at 1.3 KB/sec) [INFO] Downloading: https://download.java.net/maven/2/com/sun/grizzly/grizzly-utils/1.9.18-i/grizzly-utils-1.9.18-i.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/sun/grizzly/grizzly-utils/1.9.18-i/grizzly-utils-1.9.18-i.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-utils/1.9.18-i/grizzly-utils-1.9.18-i.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-utils/1.9.18-i/grizzly-utils-1.9.18-i.pom (3 KB at 38.9 KB/sec) [INFO] Downloading: https://download.java.net/maven/2/com/sun/grizzly/grizzly-rcm/1.9.18-i/grizzly-rcm-1.9.18-i.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/sun/grizzly/grizzly-rcm/1.9.18-i/grizzly-rcm-1.9.18-i.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-rcm/1.9.18-i/grizzly-rcm-1.9.18-i.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-rcm/1.9.18-i/grizzly-rcm-1.9.18-i.pom (2 KB at 5.8 KB/sec) [INFO] Downloading: https://download.java.net/maven/2/com/sun/grizzly/grizzly-portunif/1.9.18-i/grizzly-portunif-1.9.18-i.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/sun/grizzly/grizzly-portunif/1.9.18-i/grizzly-portunif-1.9.18-i.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-portunif/1.9.18-i/grizzly-portunif-1.9.18-i.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-portunif/1.9.18-i/grizzly-portunif-1.9.18-i.pom (3 KB at 17.4 KB/sec) [INFO] Downloading: https://download.java.net/maven/2/com/sun/grizzly/grizzly-http-servlet/1.9.18-i/grizzly-http-servlet-1.9.18-i.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/sun/grizzly/grizzly-http-servlet/1.9.18-i/grizzly-http-servlet-1.9.18-i.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-http-servlet/1.9.18-i/grizzly-http-servlet-1.9.18-i.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-http-servlet/1.9.18-i/grizzly-http-servlet-1.9.18-i.pom (4 KB at 30.2 KB/sec) [INFO] Downloading: https://download.java.net/maven/2/org/jboss/narayana/rts/restat-util/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://download.java.net/maven/2/com/sun/jersey/jersey-server/1.5/jersey-server-1.5.jar [INFO] Downloading: https://download.java.net/maven/2/com/sun/jersey/jersey-core/1.5/jersey-core-1.5.jar [INFO] Downloading: https://download.java.net/maven/2/com/sun/jersey/jersey-client/1.5/jersey-client-1.5.jar [INFO] Downloading: https://download.java.net/maven/2/com/sun/grizzly/grizzly-servlet-webserver/1.9.18-i/grizzly-servlet-webserver-1.9.18-i.jar [INFO] Downloading: https://download.java.net/maven/2/com/sun/grizzly/grizzly-http/1.9.18-i/grizzly-http-1.9.18-i.jar [INFO] Downloading: https://download.java.net/maven/2/com/sun/grizzly/grizzly-framework/1.9.18-i/grizzly-framework-1.9.18-i.jar [INFO] Downloading: https://download.java.net/maven/2/com/sun/grizzly/grizzly-rcm/1.9.18-i/grizzly-rcm-1.9.18-i.jar [INFO] Downloading: https://download.java.net/maven/2/com/sun/grizzly/grizzly-portunif/1.9.18-i/grizzly-portunif-1.9.18-i.jar [INFO] Downloading: https://download.java.net/maven/2/com/sun/grizzly/grizzly-http-servlet/1.9.18-i/grizzly-http-servlet-1.9.18-i.jar [INFO] Downloading: https://download.java.net/maven/2/com/sun/grizzly/grizzly-utils/1.9.18-i/grizzly-utils-1.9.18-i.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/sun/jersey/jersey-server/1.5/jersey-server-1.5.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/sun/jersey/jersey-core/1.5/jersey-core-1.5.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/sun/jersey/jersey-client/1.5/jersey-client-1.5.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/sun/grizzly/grizzly-servlet-webserver/1.9.18-i/grizzly-servlet-webserver-1.9.18-i.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/sun/grizzly/grizzly-http/1.9.18-i/grizzly-http-1.9.18-i.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/sun/grizzly/grizzly-framework/1.9.18-i/grizzly-framework-1.9.18-i.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/sun/grizzly/grizzly-rcm/1.9.18-i/grizzly-rcm-1.9.18-i.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/sun/grizzly/grizzly-portunif/1.9.18-i/grizzly-portunif-1.9.18-i.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/sun/grizzly/grizzly-http-servlet/1.9.18-i/grizzly-http-servlet-1.9.18-i.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/sun/grizzly/grizzly-utils/1.9.18-i/grizzly-utils-1.9.18-i.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-server/1.5/jersey-server-1.5.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.5/jersey-core-1.5.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-client/1.5/jersey-client-1.5.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-servlet-webserver/1.9.18-i/grizzly-servlet-webserver-1.9.18-i.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-http/1.9.18-i/grizzly-http-1.9.18-i.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-client/1.5/jersey-client-1.5.jar (126 KB at 3207.5 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.5/jersey-core-1.5.jar (445 KB at 11409.9 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-http/1.9.18-i/grizzly-http-1.9.18-i.jar (153 KB at 3921.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-framework/1.9.18-i/grizzly-framework-1.9.18-i.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-rcm/1.9.18-i/grizzly-rcm-1.9.18-i.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-portunif/1.9.18-i/grizzly-portunif-1.9.18-i.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-server/1.5/jersey-server-1.5.jar (666 KB at 14781.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-http-servlet/1.9.18-i/grizzly-http-servlet-1.9.18-i.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-rcm/1.9.18-i/grizzly-rcm-1.9.18-i.jar (10 KB at 195.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-utils/1.9.18-i/grizzly-utils-1.9.18-i.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-portunif/1.9.18-i/grizzly-portunif-1.9.18-i.jar (19 KB at 386.9 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-servlet-webserver/1.9.18-i/grizzly-servlet-webserver-1.9.18-i.jar (985 KB at 20082.6 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-framework/1.9.18-i/grizzly-framework-1.9.18-i.jar (229 KB at 4479.1 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-http-servlet/1.9.18-i/grizzly-http-servlet-1.9.18-i.jar (46 KB at 860.4 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-utils/1.9.18-i/grizzly-utils-1.9.18-i.jar (438 KB at 6936.8 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ service1 --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ service1 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/rts/at/service/service1/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ service1 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/workspace/narayana-quickstarts/rts/at/service/service1/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/rts/at/service/service1/src/main/java/quickstart/TransactionAwareResource.java: Some input files use or override a deprecated API. [WARNING] /home/jenkins/workspace/narayana-quickstarts/rts/at/service/service1/src/main/java/quickstart/TransactionAwareResource.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ service1 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/rts/at/service/service1/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ service1 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ service1 --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ service1 --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/rts/at/service/service1/target/service1-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ service1 --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/rts/at/service/service1/target/service1-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/rts/service1/5.10.7.Final-SNAPSHOT/service1-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/rts/at/service/service1/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/rts/service1/5.10.7.Final-SNAPSHOT/service1-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building RESTAT Quickstart: Participant Service 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.5.1/maven-compiler-plugin-3.5.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.5.1/maven-compiler-plugin-3.5.1.pom (10 KB at 1238.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom (12 KB at 1678.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.5.1/maven-compiler-plugin-3.5.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.5.1/maven-compiler-plugin-3.5.1.jar (50 KB at 6130.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/ws/rs/jboss-jaxrs-api_1.1_spec/1.0.1.Final/jboss-jaxrs-api_1.1_spec-1.0.1.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/ws/rs/jboss-jaxrs-api_1.1_spec/1.0.1.Final/jboss-jaxrs-api_1.1_spec-1.0.1.Final.pom (2 KB at 1.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/ws/rs/jboss-jaxrs-api_1.1_spec/1.0.1.Final/jboss-jaxrs-api_1.1_spec-1.0.1.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/ws/rs/jboss-jaxrs-api_1.1_spec/1.0.1.Final/jboss-jaxrs-api_1.1_spec-1.0.1.Final.jar (47 KB at 83.7 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ service1b --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ service1b --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ service1b --- [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.pom (891 B at 124.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.7/plexus-compiler-2.7.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.7/plexus-compiler-2.7.pom (5 KB at 803.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.7/plexus-compiler-manager-2.7.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.7/plexus-compiler-manager-2.7.pom (711 B at 99.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.pom (792 B at 128.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.7/plexus-compilers-2.7.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.7/plexus-compilers-2.7.pom (2 KB at 192.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.7/plexus-compiler-manager-2.7.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.7/plexus-compiler-manager-2.7.jar (5 KB at 571.4 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.jar (20 KB at 2718.6 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.jar (26 KB at 3137.0 KB/sec) [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/workspace/narayana-quickstarts/rts/at/service/service1b/target/classes [INFO] /home/jenkins/workspace/narayana-quickstarts/rts/at/service/service1b/src/main/java/quickstart/MultipleParticipants.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/workspace/narayana-quickstarts/rts/at/service/service1b/src/main/java/quickstart/MultipleParticipants.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ service1b --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/rts/at/service/service1b/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ service1b --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ service1b --- [INFO] No tests to run. [INFO] [INFO] --- maven-war-plugin:2.2:war (default-war) @ service1b --- [INFO] Packaging webapp [INFO] Assembling webapp [service1b] in [/home/jenkins/workspace/narayana-quickstarts/rts/at/service/service1b/target/service1b] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/workspace/narayana-quickstarts/rts/at/service/service1b/src/main/webapp] [INFO] Webapp assembled in [550 msecs] [INFO] Building war: /home/jenkins/workspace/narayana-quickstarts/rts/at/service/service1b/target/service1b.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ service1b --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/rts/at/service/service1b/target/service1b.war to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/rts/service1b/5.10.7.Final-SNAPSHOT/service1b-5.10.7.Final-SNAPSHOT.war [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/rts/at/service/service1b/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/rts/service1b/5.10.7.Final-SNAPSHOT/service1b-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building RESTAT Quickstart: Participant Service 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/rts/restat-integration/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://download.java.net/maven/2/org/jboss/narayana/rts/restat-integration/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://download.java.net/maven/2/org/jboss/narayana/jts/narayana-jts-jacorb/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ service2 --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ service2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/rts/at/service/service2/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ service2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/workspace/narayana-quickstarts/rts/at/service/service2/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/rts/at/service/service2/src/main/java/quickstart/MultipleParticipants.java: /home/jenkins/workspace/narayana-quickstarts/rts/at/service/service2/src/main/java/quickstart/MultipleParticipants.java uses or overrides a deprecated API. [WARNING] /home/jenkins/workspace/narayana-quickstarts/rts/at/service/service2/src/main/java/quickstart/MultipleParticipants.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ service2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/rts/at/service/service2/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ service2 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ service2 --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ service2 --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/rts/at/service/service2/target/service2-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ service2 --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/rts/at/service/service2/target/service2-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/rts/service2/5.10.7.Final-SNAPSHOT/service2-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/rts/at/service/service2/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/rts/service2/5.10.7.Final-SNAPSHOT/service2-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building RESTAT Quickstart: Participant Service 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://download.java.net/maven/2/javax/validation/validation-api/1.0.0.GA/validation-api-1.0.0.GA.pom [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/javax/validation/validation-api/1.0.0.GA/validation-api-1.0.0.GA.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/javax/validation/validation-api/1.0.0.GA/validation-api-1.0.0.GA.pom (5 KB at 7.7 KB/sec) [INFO] Downloading: https://download.java.net/maven/2/javax/validation/validation-api/1.0.0.GA/validation-api-1.0.0.GA.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/javax/validation/validation-api/1.0.0.GA/validation-api-1.0.0.GA.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/javax/validation/validation-api/1.0.0.GA/validation-api-1.0.0.GA.jar (47 KB at 83.9 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ service2b --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ service2b --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ service2b --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/workspace/narayana-quickstarts/rts/at/service/service2b/target/classes [INFO] /home/jenkins/workspace/narayana-quickstarts/rts/at/service/service2b/src/main/java/quickstart/MultipleParticipants.java: /home/jenkins/workspace/narayana-quickstarts/rts/at/service/service2b/src/main/java/quickstart/MultipleParticipants.java uses or overrides a deprecated API. [INFO] /home/jenkins/workspace/narayana-quickstarts/rts/at/service/service2b/src/main/java/quickstart/MultipleParticipants.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ service2b --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/rts/at/service/service2b/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ service2b --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ service2b --- [INFO] No tests to run. [INFO] [INFO] --- maven-war-plugin:2.2:war (default-war) @ service2b --- [INFO] Packaging webapp [INFO] Assembling webapp [service2b] in [/home/jenkins/workspace/narayana-quickstarts/rts/at/service/service2b/target/service2b] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/workspace/narayana-quickstarts/rts/at/service/service2b/src/main/webapp] [INFO] Webapp assembled in [11 msecs] [INFO] Building war: /home/jenkins/workspace/narayana-quickstarts/rts/at/service/service2b/target/service2b.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ service2b --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/rts/at/service/service2b/target/service2b.war to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/rts/service2b/5.10.7.Final-SNAPSHOT/service2b-5.10.7.Final-SNAPSHOT.war [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/rts/at/service/service2b/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/rts/service2b/5.10.7.Final-SNAPSHOT/service2b-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building RESTAT Recovery Quickstarts 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ recovery-quickstarts --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ recovery-quickstarts --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/rts/at/recovery/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/rts/recovery-quickstarts/5.10.7.Final-SNAPSHOT/recovery-quickstarts-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building RESTAT Quickstart: Participant Service with Recovery 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ recovery1 --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ recovery1 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/rts/at/recovery/recovery1/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ recovery1 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/workspace/narayana-quickstarts/rts/at/recovery/recovery1/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/rts/at/recovery/recovery1/src/main/java/quickstart/TransactionAwareResource.java: Some input files use or override a deprecated API. [WARNING] /home/jenkins/workspace/narayana-quickstarts/rts/at/recovery/recovery1/src/main/java/quickstart/TransactionAwareResource.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ recovery1 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/rts/at/recovery/recovery1/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ recovery1 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ recovery1 --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ recovery1 --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/rts/at/recovery/recovery1/target/recovery1-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ recovery1 --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/rts/at/recovery/recovery1/target/recovery1-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/rts/recovery1/5.10.7.Final-SNAPSHOT/recovery1-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/rts/at/recovery/recovery1/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/rts/recovery1/5.10.7.Final-SNAPSHOT/recovery1-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building RESTAT Quickstart: Participant Service with Recovery 2 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ recovery2 --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ recovery2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/rts/at/recovery/recovery2/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ recovery2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/workspace/narayana-quickstarts/rts/at/recovery/recovery2/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/rts/at/recovery/recovery2/src/main/java/quickstart/ParticipantRecovery.java: /home/jenkins/workspace/narayana-quickstarts/rts/at/recovery/recovery2/src/main/java/quickstart/ParticipantRecovery.java uses or overrides a deprecated API. [WARNING] /home/jenkins/workspace/narayana-quickstarts/rts/at/recovery/recovery2/src/main/java/quickstart/ParticipantRecovery.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ recovery2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/rts/at/recovery/recovery2/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ recovery2 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ recovery2 --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ recovery2 --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/rts/at/recovery/recovery2/target/recovery2-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ recovery2 --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/rts/at/recovery/recovery2/target/recovery2-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/rts/recovery2/5.10.7.Final-SNAPSHOT/recovery2-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/rts/at/recovery/recovery2/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/rts/recovery2/5.10.7.Final-SNAPSHOT/recovery2-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building RESTTX Quickstarts 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ rts-quickstarts --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ rts-quickstarts --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/rts/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/rts/rts-quickstarts/5.10.7.Final-SNAPSHOT/rts-quickstarts-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building RESTAT Quickstarts 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ restat-quickstarts --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ restat-quickstarts --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/rts/at/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/rts/restat-quickstarts/5.10.7.Final-SNAPSHOT/restat-quickstarts-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building REST-AT to JTA Bridge Quickstarts 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ restat-bridge --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ restat-bridge --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/rts/at/jta-service/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/rts/restat-bridge/5.10.7.Final-SNAPSHOT/restat-bridge-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building REST-AT to JTA Bridge Quickstart: JPA 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/jaxrs-api/3.0.5.Final/jaxrs-api-3.0.5.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/jaxrs-api/3.0.5.Final/jaxrs-api-3.0.5.Final.pom (2 KB at 3.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jaxrs-all/3.0.5.Final/resteasy-jaxrs-all-3.0.5.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jaxrs-all/3.0.5.Final/resteasy-jaxrs-all-3.0.5.Final.pom (19 KB at 66.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-client/3.0.23.Final/resteasy-client-3.0.23.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-client/3.0.23.Final/resteasy-client-3.0.23.Final.pom (5 KB at 14.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/jettison/jettison/1.3.2/jettison-1.3.2.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jettison/jettison/1.3.2/jettison-1.3.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jettison/jettison/1.3.2/jettison-1.3.2.pom (5 KB at 604.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/stax/stax-api/1.0.1/stax-api-1.0.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/stax/stax-api/1.0.1/stax-api-1.0.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/stax/stax-api/1.0.1/stax-api-1.0.1.pom (2 KB at 248.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/junit/arquillian-junit-container/1.1.0.Final/arquillian-junit-container-1.1.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/junit/arquillian-junit-container/1.1.0.Final/arquillian-junit-container-1.1.0.Final.pom (4 KB at 6.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-build/1.1.0.Final/arquillian-build-1.1.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-build/1.1.0.Final/arquillian-build-1.1.0.Final.pom (4 KB at 13.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-parent/1.1.0.Final/arquillian-parent-1.1.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-parent/1.1.0.Final/arquillian-parent-1.1.0.Final.pom (6 KB at 20.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/junit/arquillian-junit-core/1.1.0.Final/arquillian-junit-core-1.1.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/junit/arquillian-junit-core/1.1.0.Final/arquillian-junit-core-1.1.0.Final.pom (3 KB at 9.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-spi/1.1.0.Final/arquillian-test-spi-1.1.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-spi/1.1.0.Final/arquillian-test-spi-1.1.0.Final.pom (2 KB at 5.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-spi/1.1.0.Final/arquillian-core-spi-1.1.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-spi/1.1.0.Final/arquillian-core-spi-1.1.0.Final.pom (2 KB at 4.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-api/1.1.0.Final/arquillian-core-api-1.1.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-api/1.1.0.Final/arquillian-core-api-1.1.0.Final.pom (2 KB at 3.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-api/1.1.0.Final/arquillian-test-api-1.1.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-api/1.1.0.Final/arquillian-test-api-1.1.0.Final.pom (2 KB at 4.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-api/1.1.0.Final/arquillian-container-test-api-1.1.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-api/1.1.0.Final/arquillian-container-test-api-1.1.0.Final.pom (2 KB at 4.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-api/1.1.2/shrinkwrap-api-1.1.2.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-api/1.1.2/shrinkwrap-api-1.1.2.pom (4 KB at 10.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-parent/1.1.2/shrinkwrap-parent-1.1.2.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-parent/1.1.2/shrinkwrap-parent-1.1.2.pom (11 KB at 38.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-spi/1.1.0.Final/arquillian-container-test-spi-1.1.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-spi/1.1.0.Final/arquillian-container-test-spi-1.1.0.Final.pom (2 KB at 6.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-spi/1.1.0.Final/arquillian-container-spi-1.1.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-spi/1.1.0.Final/arquillian-container-spi-1.1.0.Final.pom (3 KB at 9.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-api/1.1.0.Final/arquillian-config-api-1.1.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-api/1.1.0.Final/arquillian-config-api-1.1.0.Final.pom (2 KB at 4.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0-alpha-3/shrinkwrap-descriptors-api-base-2.0.0-alpha-3.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0-alpha-3/shrinkwrap-descriptors-api-base-2.0.0-alpha-3.pom (803 B at 2.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-parent/2.0.0-alpha-3/shrinkwrap-descriptors-parent-2.0.0-alpha-3.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-parent/2.0.0-alpha-3/shrinkwrap-descriptors-parent-2.0.0-alpha-3.pom (8 KB at 27.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-impl-base/1.1.0.Final/arquillian-config-impl-base-1.1.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-impl-base/1.1.0.Final/arquillian-config-impl-base-1.1.0.Final.pom (3 KB at 8.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0-alpha-3/shrinkwrap-descriptors-spi-2.0.0-alpha-3.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0-alpha-3/shrinkwrap-descriptors-spi-2.0.0-alpha-3.pom (2 KB at 4.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-impl-base/1.1.0.Final/arquillian-core-impl-base-1.1.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-impl-base/1.1.0.Final/arquillian-core-impl-base-1.1.0.Final.pom (2 KB at 6.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-impl-base/1.1.0.Final/arquillian-test-impl-base-1.1.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-impl-base/1.1.0.Final/arquillian-test-impl-base-1.1.0.Final.pom (3 KB at 8.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-impl-base/1.1.0.Final/arquillian-container-impl-base-1.1.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-impl-base/1.1.0.Final/arquillian-container-impl-base-1.1.0.Final.pom (4 KB at 13.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.1.0.Final/arquillian-container-test-impl-base-1.1.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.1.0.Final/arquillian-container-test-impl-base-1.1.0.Final.pom (4 KB at 12.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.1.2/shrinkwrap-impl-base-1.1.2.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.1.2/shrinkwrap-impl-base-1.1.2.pom (4 KB at 13.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-spi/1.1.2/shrinkwrap-spi-1.1.2.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-spi/1.1.2/shrinkwrap-spi-1.1.2.pom (2 KB at 4.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/protocol/arquillian-protocol-servlet/1.1.0.Final/arquillian-protocol-servlet-1.1.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/protocol/arquillian-protocol-servlet/1.1.0.Final/arquillian-protocol-servlet-1.1.0.Final.pom (4 KB at 10.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.1.0.Final/arquillian-testenricher-cdi-1.1.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.1.0.Final/arquillian-testenricher-cdi-1.1.0.Final.pom (5 KB at 14.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-ejb/1.1.0.Final/arquillian-testenricher-ejb-1.1.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-ejb/1.1.0.Final/arquillian-testenricher-ejb-1.1.0.Final.pom (5 KB at 17.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-initialcontext/1.1.0.Final/arquillian-testenricher-initialcontext-1.1.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-initialcontext/1.1.0.Final/arquillian-testenricher-initialcontext-1.1.0.Final.pom (2 KB at 2.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-resource/1.1.0.Final/arquillian-testenricher-resource-1.1.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-resource/1.1.0.Final/arquillian-testenricher-resource-1.1.0.Final.pom (3 KB at 7.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-impl-base/2.0.0-alpha-3/shrinkwrap-descriptors-impl-base-2.0.0-alpha-3.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-impl-base/2.0.0-alpha-3/shrinkwrap-descriptors-impl-base-2.0.0-alpha-3.pom (2 KB at 6.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/protocol/arquillian-protocol-jmx/1.1.0.Final/arquillian-protocol-jmx-1.1.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/protocol/arquillian-protocol-jmx/1.1.0.Final/arquillian-protocol-jmx-1.1.0.Final.pom (2 KB at 5.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging-logmanager/2.2.0.CR2/jboss-logging-logmanager-2.2.0.CR2.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging-logmanager/2.2.0.CR2/jboss-logging-logmanager-2.2.0.CR2.pom (4 KB at 11.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logmanager/jboss-logmanager/1.2.0.CR1/jboss-logmanager-1.2.0.CR1.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logmanager/jboss-logmanager/1.2.0.CR1/jboss-logmanager-1.2.0.CR1.pom (5 KB at 14.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/jaxrs-api/3.0.5.Final/jaxrs-api-3.0.5.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-client/3.0.23.Final/resteasy-client-3.0.23.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/jettison/jettison/1.3.2/jettison-1.3.2.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/stax/stax-api/1.0.1/stax-api-1.0.1.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/junit/arquillian-junit-container/1.1.0.Final/arquillian-junit-container-1.1.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/jaxrs-api/3.0.5.Final/jaxrs-api-3.0.5.Final.jar (105 KB at 365.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/junit/arquillian-junit-core/1.1.0.Final/arquillian-junit-core-1.1.0.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-api/1.1.0.Final/arquillian-test-api-1.1.0.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-spi/1.1.0.Final/arquillian-test-spi-1.1.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/junit/arquillian-junit-container/1.1.0.Final/arquillian-junit-container-1.1.0.Final.jar (8 KB at 14.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-spi/1.1.0.Final/arquillian-core-spi-1.1.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/junit/arquillian-junit-core/1.1.0.Final/arquillian-junit-core-1.1.0.Final.jar (27 KB at 46.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-api/1.1.0.Final/arquillian-container-test-api-1.1.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-spi/1.1.0.Final/arquillian-core-spi-1.1.0.Final.jar (27 KB at 31.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-api/1.1.2/shrinkwrap-api-1.1.2.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-api/1.1.0.Final/arquillian-container-test-api-1.1.0.Final.jar (9 KB at 10.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-spi/1.1.0.Final/arquillian-container-test-spi-1.1.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-api/1.1.0.Final/arquillian-test-api-1.1.0.Final.jar (4 KB at 3.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-impl-base/1.1.0.Final/arquillian-core-impl-base-1.1.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-client/3.0.23.Final/resteasy-client-3.0.23.Final.jar (166 KB at 155.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-impl-base/1.1.0.Final/arquillian-test-impl-base-1.1.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-spi/1.1.0.Final/arquillian-test-spi-1.1.0.Final.jar (35 KB at 30.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-impl-base/1.1.0.Final/arquillian-container-impl-base-1.1.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-spi/1.1.0.Final/arquillian-container-test-spi-1.1.0.Final.jar (26 KB at 22.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-api/1.1.0.Final/arquillian-config-api-1.1.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-api/1.1.2/shrinkwrap-api-1.1.2.jar (64 KB at 50.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-impl-base/1.1.0.Final/arquillian-config-impl-base-1.1.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-impl-base/1.1.0.Final/arquillian-test-impl-base-1.1.0.Final.jar (23 KB at 16.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.1.0.Final/arquillian-container-test-impl-base-1.1.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-impl-base/1.1.0.Final/arquillian-core-impl-base-1.1.0.Final.jar (53 KB at 38.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.1.2/shrinkwrap-impl-base-1.1.2.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-api/1.1.0.Final/arquillian-config-api-1.1.0.Final.jar (7 KB at 4.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-spi/1.1.2/shrinkwrap-spi-1.1.2.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-impl-base/1.1.0.Final/arquillian-container-impl-base-1.1.0.Final.jar (76 KB at 49.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/protocol/arquillian-protocol-servlet/1.1.0.Final/arquillian-protocol-servlet-1.1.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.1.0.Final/arquillian-container-test-impl-base-1.1.0.Final.jar (97 KB at 59.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-spi/1.1.0.Final/arquillian-container-spi-1.1.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-impl-base/1.1.0.Final/arquillian-config-impl-base-1.1.0.Final.jar (41 KB at 24.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0-alpha-3/shrinkwrap-descriptors-api-base-2.0.0-alpha-3.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-spi/1.1.2/shrinkwrap-spi-1.1.2.jar (4 KB at 2.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0-alpha-3/shrinkwrap-descriptors-spi-2.0.0-alpha-3.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/protocol/arquillian-protocol-servlet/1.1.0.Final/arquillian-protocol-servlet-1.1.0.Final.jar (57 KB at 31.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.1.0.Final/arquillian-testenricher-cdi-1.1.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-spi/1.1.0.Final/arquillian-container-spi-1.1.0.Final.jar (52 KB at 26.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-ejb/1.1.0.Final/arquillian-testenricher-ejb-1.1.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.1.2/shrinkwrap-impl-base-1.1.2.jar (144 KB at 73.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-initialcontext/1.1.0.Final/arquillian-testenricher-initialcontext-1.1.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0-alpha-3/shrinkwrap-descriptors-api-base-2.0.0-alpha-3.jar (15 KB at 7.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-resource/1.1.0.Final/arquillian-testenricher-resource-1.1.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0-alpha-3/shrinkwrap-descriptors-spi-2.0.0-alpha-3.jar (37 KB at 18.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-impl-base/2.0.0-alpha-3/shrinkwrap-descriptors-impl-base-2.0.0-alpha-3.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.1.0.Final/arquillian-testenricher-cdi-1.1.0.Final.jar (27 KB at 12.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/protocol/arquillian-protocol-jmx/1.1.0.Final/arquillian-protocol-jmx-1.1.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-ejb/1.1.0.Final/arquillian-testenricher-ejb-1.1.0.Final.jar (20 KB at 9.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-api/1.1.0.Final/arquillian-core-api-1.1.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-initialcontext/1.1.0.Final/arquillian-testenricher-initialcontext-1.1.0.Final.jar (7 KB at 3.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging-logmanager/2.2.0.CR2/jboss-logging-logmanager-2.2.0.CR2.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-resource/1.1.0.Final/arquillian-testenricher-resource-1.1.0.Final.jar (19 KB at 8.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logmanager/jboss-logmanager/1.2.0.CR1/jboss-logmanager-1.2.0.CR1.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-impl-base/2.0.0-alpha-3/shrinkwrap-descriptors-impl-base-2.0.0-alpha-3.jar (73 KB at 32.2 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/protocol/arquillian-protocol-jmx/1.1.0.Final/arquillian-protocol-jmx-1.1.0.Final.jar (17 KB at 7.1 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-api/1.1.0.Final/arquillian-core-api-1.1.0.Final.jar (9 KB at 3.3 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging-logmanager/2.2.0.CR2/jboss-logging-logmanager-2.2.0.CR2.jar (9 KB at 3.1 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logmanager/jboss-logmanager/1.2.0.CR1/jboss-logmanager-1.2.0.CR1.jar (166 KB at 59.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jettison/jettison/1.3.2/jettison-1.3.2.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/stax/stax-api/1.0.1/stax-api-1.0.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/stax/stax-api/1.0.1/stax-api-1.0.1.jar (26 KB at 3698.9 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jettison/jettison/1.3.2/jettison-1.3.2.jar (76 KB at 9479.0 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ restat-bridge-jpa --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ restat-bridge-jpa --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ restat-bridge-jpa --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/workspace/narayana-quickstarts/rts/at/jta-service/jpa/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ restat-bridge-jpa --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ restat-bridge-jpa --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/workspace/narayana-quickstarts/rts/at/jta-service/jpa/target/test-classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/rts/at/jta-service/jpa/src/test/java/org/jboss/narayana/quickstart/rest/bridge/inbound/jpa/test/TaskResourceTest.java: /home/jenkins/workspace/narayana-quickstarts/rts/at/jta-service/jpa/src/test/java/org/jboss/narayana/quickstart/rest/bridge/inbound/jpa/test/TaskResourceTest.java uses or overrides a deprecated API. [WARNING] /home/jenkins/workspace/narayana-quickstarts/rts/at/jta-service/jpa/src/test/java/org/jboss/narayana/quickstart/rest/bridge/inbound/jpa/test/TaskResourceTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ restat-bridge-jpa --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.jboss.narayana.quickstart.rest.bridge.inbound.jpa.test.TaskResourceTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.731 sec - in org.jboss.narayana.quickstart.rest.bridge.inbound.jpa.test.TaskResourceTest Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-war-plugin:2.2:war (default-war) @ restat-bridge-jpa --- [INFO] Packaging webapp [INFO] Assembling webapp [restat-bridge-jpa] in [/home/jenkins/workspace/narayana-quickstarts/rts/at/jta-service/jpa/target/restat-bridge-jpa-5.10.7.Final-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/workspace/narayana-quickstarts/rts/at/jta-service/jpa/src/main/webapp] [INFO] Webapp assembled in [7 msecs] [INFO] Building war: /home/jenkins/workspace/narayana-quickstarts/rts/at/jta-service/jpa/target/restat-bridge-jpa-5.10.7.Final-SNAPSHOT.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ restat-bridge-jpa --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/rts/at/jta-service/jpa/target/restat-bridge-jpa-5.10.7.Final-SNAPSHOT.war to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/rts/restat-bridge-jpa/5.10.7.Final-SNAPSHOT/restat-bridge-jpa-5.10.7.Final-SNAPSHOT.war [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/rts/at/jta-service/jpa/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/rts/restat-bridge-jpa/5.10.7.Final-SNAPSHOT/restat-bridge-jpa-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building REST-AT to JTA Bridge Quickstart: JMS 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ restat-bridge-jms --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ restat-bridge-jms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/rts/at/jta-service/jms/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ restat-bridge-jms --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/workspace/narayana-quickstarts/rts/at/jta-service/jms/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ restat-bridge-jms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ restat-bridge-jms --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/workspace/narayana-quickstarts/rts/at/jta-service/jms/target/test-classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/rts/at/jta-service/jms/src/test/java/org/jboss/jbossts/resttxbridge/quickstart/jms/QueueResourceTest.java: /home/jenkins/workspace/narayana-quickstarts/rts/at/jta-service/jms/src/test/java/org/jboss/jbossts/resttxbridge/quickstart/jms/QueueResourceTest.java uses or overrides a deprecated API. [WARNING] /home/jenkins/workspace/narayana-quickstarts/rts/at/jta-service/jms/src/test/java/org/jboss/jbossts/resttxbridge/quickstart/jms/QueueResourceTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ restat-bridge-jms --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.jboss.jbossts.resttxbridge.quickstart.jms.QueueResourceTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.326 sec - in org.jboss.jbossts.resttxbridge.quickstart.jms.QueueResourceTest Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-war-plugin:2.2:war (default-war) @ restat-bridge-jms --- [INFO] Packaging webapp [INFO] Assembling webapp [restat-bridge-jms] in [/home/jenkins/workspace/narayana-quickstarts/rts/at/jta-service/jms/target/restat-bridge-jms-5.10.7.Final-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/workspace/narayana-quickstarts/rts/at/jta-service/jms/src/main/webapp] [INFO] Webapp assembled in [3 msecs] [INFO] Building war: /home/jenkins/workspace/narayana-quickstarts/rts/at/jta-service/jms/target/restat-bridge-jms-5.10.7.Final-SNAPSHOT.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ restat-bridge-jms --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/rts/at/jta-service/jms/target/restat-bridge-jms-5.10.7.Final-SNAPSHOT.war to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/rts/restat-bridge-jms/5.10.7.Final-SNAPSHOT/restat-bridge-jms-5.10.7.Final-SNAPSHOT.war [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/rts/at/jta-service/jms/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/rts/restat-bridge-jms/5.10.7.Final-SNAPSHOT/restat-bridge-jms-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Narayana Quickstarts: REST-AT with undertow 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/rts/restat-api/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-undertow/3.0.23.Final/resteasy-undertow-3.0.23.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-undertow/3.0.23.Final/resteasy-undertow-3.0.23.Final.pom (2 KB at 5.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/io/undertow/undertow-servlet/1.3.25.Final/undertow-servlet-1.3.25.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/io/undertow/undertow-servlet/1.3.25.Final/undertow-servlet-1.3.25.Final.pom (20 KB at 67.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/io/undertow/undertow-parent/1.3.25.Final/undertow-parent-1.3.25.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/io/undertow/undertow-parent/1.3.25.Final/undertow-parent-1.3.25.Final.pom (31 KB at 108.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/io/undertow/undertow-core/1.3.25.Final/undertow-core-1.3.25.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/io/undertow/undertow-core/1.3.25.Final/undertow-core-1.3.25.Final.pom (20 KB at 70.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/io/undertow/undertow-servlet/2.0.22.Final/undertow-servlet-2.0.22.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/io/undertow/undertow-core/2.0.22.Final/undertow-core-2.0.22.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-undertow/3.0.23.Final/resteasy-undertow-3.0.23.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-undertow/3.0.23.Final/resteasy-undertow-3.0.23.Final.jar (7 KB at 23.4 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/io/undertow/undertow-servlet/2.0.22.Final/undertow-servlet-2.0.22.Final.jar (521 KB at 550.7 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/io/undertow/undertow-core/2.0.22.Final/undertow-core-2.0.22.Final.jar (2221 KB at 1473.8 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ rts-undertow-qs --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ rts-undertow-qs --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/rts/at/undertow/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ rts-undertow-qs --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! [INFO] Compiling 4 source files to /home/jenkins/workspace/narayana-quickstarts/rts/at/undertow/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/rts/at/undertow/src/main/java/org/jboss/narayana/rts/TransactionAwareResource.java: /home/jenkins/workspace/narayana-quickstarts/rts/at/undertow/src/main/java/org/jboss/narayana/rts/TransactionAwareResource.java uses or overrides a deprecated API. [WARNING] /home/jenkins/workspace/narayana-quickstarts/rts/at/undertow/src/main/java/org/jboss/narayana/rts/TransactionAwareResource.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ rts-undertow-qs --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/rts/at/undertow/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ rts-undertow-qs --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ rts-undertow-qs --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ rts-undertow-qs --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/rts/at/undertow/target/rts-undertow-qs-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] --- maven-shade-plugin:2.2:shade (default) @ rts-undertow-qs --- [INFO] Including org.jboss.narayana.rts:restat-util:jar:5.10.7.Final-SNAPSHOT in the shaded jar. [INFO] Including org.jboss.narayana.rts:restat-api:jar:5.10.7.Final-SNAPSHOT in the shaded jar. [INFO] Including org.jboss.resteasy:resteasy-jaxrs:jar:3.0.16.Final in the shaded jar. [INFO] Including org.jboss.spec.javax.ws.rs:jboss-jaxrs-api_2.0_spec:jar:1.0.0.Final in the shaded jar. [INFO] Including org.jboss.spec.javax.annotation:jboss-annotations-api_1.2_spec:jar:1.0.0.Final in the shaded jar. [INFO] Including javax.activation:activation:jar:1.1.1 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpclient:jar:4.3.6 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpcore:jar:4.3.3 in the shaded jar. [INFO] Including commons-logging:commons-logging:jar:1.1.3 in the shaded jar. [INFO] Including commons-codec:commons-codec:jar:1.6 in the shaded jar. [INFO] Including commons-io:commons-io:jar:2.1 in the shaded jar. [INFO] Including net.jcip:jcip-annotations:jar:1.0 in the shaded jar. [INFO] Including org.jboss.narayana.arjunacore:arjunacore:jar:5.10.7.Final-SNAPSHOT in the shaded jar. [INFO] Including jfree:jfreechart:jar:1.0.9 in the shaded jar. [INFO] Including jfree:jcommon:jar:1.0.12 in the shaded jar. [INFO] Including org.jboss.logging:jboss-logging:jar:3.1.4.GA in the shaded jar. [INFO] Including io.undertow:undertow-servlet:jar:2.0.22.Final in the shaded jar. [INFO] Including org.jboss.spec.javax.servlet:jboss-servlet-api_4.0_spec:jar:1.0.0.Final in the shaded jar. [INFO] Including io.undertow:undertow-core:jar:2.0.22.Final in the shaded jar. [INFO] Including org.jboss.xnio:xnio-api:jar:3.3.8.Final in the shaded jar. [INFO] Including org.jboss.xnio:xnio-nio:jar:3.3.8.Final in the shaded jar. [INFO] Including org.jboss.resteasy:resteasy-undertow:jar:3.0.23.Final in the shaded jar. [INFO] Including org.jboss.resteasy:resteasy-client:jar:3.0.23.Final in the shaded jar. [INFO] Replacing /home/jenkins/workspace/narayana-quickstarts/rts/at/undertow/target/rts-undertow-qs.jar with /home/jenkins/workspace/narayana-quickstarts/rts/at/undertow/target/rts-undertow-qs-5.10.7.Final-SNAPSHOT-shaded.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ rts-undertow-qs --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/rts/at/undertow/target/rts-undertow-qs-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/rts-undertow-qs/5.10.7.Final-SNAPSHOT/rts-undertow-qs-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/rts/at/undertow/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/rts-undertow-qs/5.10.7.Final-SNAPSHOT/rts-undertow-qs-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building LRA Quickstarts 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ lra-quickstarts --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ lra-quickstarts --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/rts/lra/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/rts/lra/lra-quickstarts/5.10.7.Final-SNAPSHOT/lra-quickstarts-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building LRA Quickstart flight-service 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/rts/narayana-lra/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/jboss/narayana/rts/narayana-lra/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/jboss/narayana/rts/lra-parent/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/rts/lra-parent/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/jboss/narayana/rts/lra-client/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/rts/lra-client/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/narayana/rts/lra-client/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/jboss/narayana/rts/lra-client/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/rts/lra-service-base/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/jboss/narayana/rts/lra-service-base/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/narayana/rts/lra-service-base/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/jboss/narayana/rts/lra-service-base/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/jboss/narayana/rts/lra-proxy-api/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/rts/lra-proxy-api/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/narayana/rts/lra-proxy-api/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/jboss/narayana/rts/lra-proxy-api/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/rts/lra-proxy-parent/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/jboss/narayana/rts/lra-proxy-parent/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/jboss/narayana/rts/lra-proxy-parent/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/narayana/rts/lra-proxy-parent/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-client/3.1.3.Final/resteasy-client-3.1.3.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-client/3.1.3.Final/resteasy-client-3.1.3.Final.pom (5 KB at 8.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jaxrs-all/3.1.3.Final/resteasy-jaxrs-all-3.1.3.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jaxrs-all/3.1.3.Final/resteasy-jaxrs-all-3.1.3.Final.pom (14 KB at 47.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-dependencies/3.1.3.Final/resteasy-dependencies-3.1.3.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-dependencies/3.1.3.Final/resteasy-dependencies-3.1.3.Final.pom (30 KB at 71.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jaxrs/3.1.3.Final/resteasy-jaxrs-3.1.3.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jaxrs/3.1.3.Final/resteasy-jaxrs-3.1.3.Final.pom (9 KB at 30.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jaxrs-services/3.1.3.Final/resteasy-jaxrs-services-3.1.3.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jaxrs-services/3.1.3.Final/resteasy-jaxrs-services-3.1.3.Final.pom (685 B at 2.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.11.0/jackson-databind-2.11.0.pom [INFO] Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/com/fasterxml/jackson/core/jackson-databind/2.11.0/jackson-databind-2.11.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.11.0/jackson-databind-2.11.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.11.0/jackson-databind-2.11.0.pom (8 KB at 83.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/jackson-base/2.11.0/jackson-base-2.11.0.pom [INFO] Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/com/fasterxml/jackson/jackson-base/2.11.0/jackson-base-2.11.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.11.0/jackson-base-2.11.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.11.0/jackson-base-2.11.0.pom (8 KB at 119.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/jackson-bom/2.11.0/jackson-bom-2.11.0.pom [INFO] Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/com/fasterxml/jackson/jackson-bom/2.11.0/jackson-bom-2.11.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.11.0/jackson-bom-2.11.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.11.0/jackson-bom-2.11.0.pom (13 KB at 51.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.11.0/jackson-annotations-2.11.0.pom [INFO] Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/com/fasterxml/jackson/core/jackson-annotations/2.11.0/jackson-annotations-2.11.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.11.0/jackson-annotations-2.11.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.11.0/jackson-annotations-2.11.0.pom (4 KB at 11.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.11.0/jackson-core-2.11.0.pom [INFO] Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/com/fasterxml/jackson/core/jackson-core/2.11.0/jackson-core-2.11.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.11.0/jackson-core-2.11.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.11.0/jackson-core-2.11.0.pom (5 KB at 91.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-client/3.1.3.Final/resteasy-client-3.1.3.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jaxrs/3.1.3.Final/resteasy-jaxrs-3.1.3.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jaxrs-services/3.1.3.Final/resteasy-jaxrs-services-3.1.3.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.11.0/jackson-databind-2.11.0.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.11.0/jackson-annotations-2.11.0.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.11.0/jackson-core-2.11.0.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jaxrs-services/3.1.3.Final/resteasy-jaxrs-services-3.1.3.Final.jar (3 KB at 4.5 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-client/3.1.3.Final/resteasy-client-3.1.3.Final.jar (168 KB at 146.9 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jaxrs/3.1.3.Final/resteasy-jaxrs-3.1.3.Final.jar (677 KB at 380.6 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/com/fasterxml/jackson/core/jackson-databind/2.11.0/jackson-databind-2.11.0.jar [INFO] Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/com/fasterxml/jackson/core/jackson-annotations/2.11.0/jackson-annotations-2.11.0.jar [INFO] Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/com/fasterxml/jackson/core/jackson-core/2.11.0/jackson-core-2.11.0.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.11.0/jackson-databind-2.11.0.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.11.0/jackson-annotations-2.11.0.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.11.0/jackson-core-2.11.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.11.0/jackson-annotations-2.11.0.jar (67 KB at 5548.1 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.11.0/jackson-core-2.11.0.jar (344 KB at 17164.5 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.11.0/jackson-databind-2.11.0.jar (1385 KB at 44670.7 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ flight-service --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ flight-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/rts/lra/flight-service/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ flight-service --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/workspace/narayana-quickstarts/rts/lra/flight-service/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ flight-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/rts/lra/flight-service/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ flight-service --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ flight-service --- [INFO] No tests to run. [INFO] [INFO] --- maven-war-plugin:2.2:war (default-war) @ flight-service --- [INFO] Packaging webapp [INFO] Assembling webapp [flight-service] in [/home/jenkins/workspace/narayana-quickstarts/rts/lra/flight-service/target/lra-test] [INFO] Processing war project [INFO] Webapp assembled in [1659 msecs] [INFO] Building war: /home/jenkins/workspace/narayana-quickstarts/rts/lra/flight-service/target/lra-test.war [INFO] [INFO] --- thorntail-maven-plugin:2.4.0.Final:package (default) @ flight-service --- [INFO] Scanning for needed Thorntail fractions with mode: when_missing [INFO] Detected fractions: cdi:2.4.0.Final, jaxrs:2.4.0.Final [INFO] Adding fractions: bean-validation:2.4.0.Final, cdi-config:2.4.0.Final, cdi:2.4.0.Final, container:2.4.0.Final, ee:2.4.0.Final, jaxrs-cdi:2.4.0.Final, jaxrs:2.4.0.Final, logging:2.4.0.Final, security:2.4.0.Final, transactions:2.4.0.Final, undertow:2.4.0.Final [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/glassfish/javax.el-impl/3.0.1-b08-jbossorg-1/javax.el-impl-3.0.1-b08-jbossorg-1.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/glassfish/javax.el-impl/3.0.1-b08-jbossorg-1/javax.el-impl-3.0.1-b08-jbossorg-1.pom (0 B at 0.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/glassfish/javax.el/3.0.1-b08-jbossorg-1/javax.el-3.0.1-b08-jbossorg-1.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/glassfish/javax.el/3.0.1-b08-jbossorg-1/javax.el-3.0.1-b08-jbossorg-1.pom (0 B at 0.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/jts/narayana-jts-idlj/5.9.0.Final/narayana-jts-idlj-5.9.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/jts/narayana-jts-idlj/5.9.0.Final/narayana-jts-idlj-5.9.0.Final.pom (13 KB at 43.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/jts/narayana-jts-all/5.9.0.Final/narayana-jts-all-5.9.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/jts/narayana-jts-all/5.9.0.Final/narayana-jts-all-5.9.0.Final.pom (9 KB at 28.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/narayana-all/5.9.0.Final/narayana-all-5.9.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/narayana-all/5.9.0.Final/narayana-all-5.9.0.Final.pom (32 KB at 111.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/glassfish/javax.el-impl/3.0.1-b08-jbossorg-1/javax.el-impl-3.0.1-b08-jbossorg-1.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/jts/narayana-jts-idlj/5.9.0.Final/narayana-jts-idlj-5.9.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/glassfish/javax.el-impl/3.0.1-b08-jbossorg-1/javax.el-impl-3.0.1-b08-jbossorg-1.jar (0 B at 0.0 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/jts/narayana-jts-idlj/5.9.0.Final/narayana-jts-idlj-5.9.0.Final.jar (1688 KB at 1229.7 KB/sec) Resolving 79 out of 298 artifacts [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/compensations/compensations/5.9.0.Final/compensations-5.9.0.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/txframework/txframework/5.9.0.Final/txframework-5.9.0.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/jts/narayana-jts-integration/5.9.0.Final/narayana-jts-integration-5.9.0.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/jbosstxbridge/5.9.0.Final/jbosstxbridge-5.9.0.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/xts/jbossxts/5.9.0.Final/jbossxts-5.9.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/compensations/compensations/5.9.0.Final/compensations-5.9.0.Final.jar (55 KB at 188.7 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/txframework/txframework/5.9.0.Final/txframework-5.9.0.Final.jar (34 KB at 116.5 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/jts/narayana-jts-integration/5.9.0.Final/narayana-jts-integration-5.9.0.Final.jar (48 KB at 85.0 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/jbosstxbridge/5.9.0.Final/jbosstxbridge-5.9.0.Final.jar (43 KB at 51.2 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/xts/jbossxts/5.9.0.Final/jbossxts-5.9.0.Final.jar (979 KB at 475.0 KB/sec) [INFO] Repackaging .war: /home/jenkins/workspace/narayana-quickstarts/rts/lra/flight-service/target/lra-test.war [INFO] Repackaged .war: /home/jenkins/workspace/narayana-quickstarts/rts/lra/flight-service/target/lra-test.war [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ flight-service --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/rts/lra/flight-service/target/lra-test.war to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/rts/lra/flight-service/5.10.7.Final-SNAPSHOT/flight-service-5.10.7.Final-SNAPSHOT.war [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/rts/lra/flight-service/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/rts/lra/flight-service/5.10.7.Final-SNAPSHOT/flight-service-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/rts/lra/flight-service/target/lra-test-thorntail.jar to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/rts/lra/flight-service/5.10.7.Final-SNAPSHOT/flight-service-5.10.7.Final-SNAPSHOT-thorntail.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building LRA Quickstart hotel-service 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hotel-service --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hotel-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/rts/lra/hotel-service/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hotel-service --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/workspace/narayana-quickstarts/rts/lra/hotel-service/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hotel-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/rts/lra/hotel-service/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hotel-service --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ hotel-service --- [INFO] No tests to run. [INFO] [INFO] --- maven-war-plugin:2.2:war (default-war) @ hotel-service --- [INFO] Packaging webapp [INFO] Assembling webapp [hotel-service] in [/home/jenkins/workspace/narayana-quickstarts/rts/lra/hotel-service/target/lra-test] [INFO] Processing war project [INFO] Webapp assembled in [18 msecs] [INFO] Building war: /home/jenkins/workspace/narayana-quickstarts/rts/lra/hotel-service/target/lra-test.war [INFO] [INFO] --- thorntail-maven-plugin:2.4.0.Final:package (default) @ hotel-service --- [INFO] Scanning for needed Thorntail fractions with mode: when_missing [INFO] Detected fractions: cdi:2.4.0.Final, jaxrs:2.4.0.Final [INFO] Adding fractions: bean-validation:2.4.0.Final, cdi-config:2.4.0.Final, cdi:2.4.0.Final, container:2.4.0.Final, ee:2.4.0.Final, jaxrs-cdi:2.4.0.Final, jaxrs:2.4.0.Final, logging:2.4.0.Final, security:2.4.0.Final, transactions:2.4.0.Final, undertow:2.4.0.Final Resolving 74 out of 298 artifacts [INFO] Repackaging .war: /home/jenkins/workspace/narayana-quickstarts/rts/lra/hotel-service/target/lra-test.war [INFO] Repackaged .war: /home/jenkins/workspace/narayana-quickstarts/rts/lra/hotel-service/target/lra-test.war [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hotel-service --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/rts/lra/hotel-service/target/lra-test.war to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/rts/lra/hotel-service/5.10.7.Final-SNAPSHOT/hotel-service-5.10.7.Final-SNAPSHOT.war [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/rts/lra/hotel-service/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/rts/lra/hotel-service/5.10.7.Final-SNAPSHOT/hotel-service-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/rts/lra/hotel-service/target/lra-test-thorntail.jar to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/rts/lra/hotel-service/5.10.7.Final-SNAPSHOT/hotel-service-5.10.7.Final-SNAPSHOT-thorntail.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building LRA Quickstart trip-controller 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ trip-controller --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ trip-controller --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/rts/lra/trip-controller/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ trip-controller --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/workspace/narayana-quickstarts/rts/lra/trip-controller/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ trip-controller --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/rts/lra/trip-controller/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ trip-controller --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ trip-controller --- [INFO] No tests to run. [INFO] [INFO] --- maven-war-plugin:2.2:war (default-war) @ trip-controller --- [INFO] Packaging webapp [INFO] Assembling webapp [trip-controller] in [/home/jenkins/workspace/narayana-quickstarts/rts/lra/trip-controller/target/lra-test] [INFO] Processing war project [INFO] Webapp assembled in [14 msecs] [INFO] Building war: /home/jenkins/workspace/narayana-quickstarts/rts/lra/trip-controller/target/lra-test.war [INFO] [INFO] --- thorntail-maven-plugin:2.4.0.Final:package (default) @ trip-controller --- [INFO] Scanning for needed Thorntail fractions with mode: when_missing [INFO] Detected fractions: cdi:2.4.0.Final, jaxrs:2.4.0.Final [INFO] Adding fractions: bean-validation:2.4.0.Final, cdi-config:2.4.0.Final, cdi:2.4.0.Final, container:2.4.0.Final, ee:2.4.0.Final, jaxrs-cdi:2.4.0.Final, jaxrs:2.4.0.Final, logging:2.4.0.Final, security:2.4.0.Final, transactions:2.4.0.Final, undertow:2.4.0.Final Resolving 75 out of 299 artifacts [INFO] Repackaging .war: /home/jenkins/workspace/narayana-quickstarts/rts/lra/trip-controller/target/lra-test.war [INFO] Repackaged .war: /home/jenkins/workspace/narayana-quickstarts/rts/lra/trip-controller/target/lra-test.war [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ trip-controller --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/rts/lra/trip-controller/target/lra-test.war to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/rts/lra/trip-controller/5.10.7.Final-SNAPSHOT/trip-controller-5.10.7.Final-SNAPSHOT.war [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/rts/lra/trip-controller/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/rts/lra/trip-controller/5.10.7.Final-SNAPSHOT/trip-controller-5.10.7.Final-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/rts/lra/trip-controller/target/lra-test-thorntail.jar to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/rts/lra/trip-controller/5.10.7.Final-SNAPSHOT/trip-controller-5.10.7.Final-SNAPSHOT-thorntail.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building LRA Quickstart trip-client 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ trip-client --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ trip-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/rts/lra/trip-client/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ trip-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/workspace/narayana-quickstarts/rts/lra/trip-client/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ trip-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/rts/lra/trip-client/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ trip-client --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ trip-client --- [INFO] No tests to run. [INFO] [INFO] --- maven-war-plugin:2.2:war (default-war) @ trip-client --- [INFO] Packaging webapp [INFO] Assembling webapp [trip-client] in [/home/jenkins/workspace/narayana-quickstarts/rts/lra/trip-client/target/trip-client-5.10.7.Final-SNAPSHOT] [INFO] Processing war project [INFO] Webapp assembled in [77 msecs] [INFO] Building war: /home/jenkins/workspace/narayana-quickstarts/rts/lra/trip-client/target/trip-client-5.10.7.Final-SNAPSHOT.war [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ trip-client --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/rts/lra/trip-client/target/trip-client-5.10.7.Final-SNAPSHOT.war to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/rts/lra/trip-client/5.10.7.Final-SNAPSHOT/trip-client-5.10.7.Final-SNAPSHOT.war [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/rts/lra/trip-client/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/rts/lra/trip-client/5.10.7.Final-SNAPSHOT/trip-client-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building LRA Quickstart lra-test locally 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ lra-test --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ lra-test --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/rts/lra/lra-test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ lra-test --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ lra-test --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/rts/lra/lra-test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ lra-test --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ lra-test --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ lra-test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/rts/lra/lra-test/target/lra-test-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] --- exec-maven-plugin:3.0.0:exec (default) @ lra-test --- + export PORT=8787 + PORT=8787 + export JDWP=-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address= + JDWP=-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address= ++ dirname /home/jenkins/workspace/narayana-quickstarts/rts/lra/lra-test/../run.sh + cd /home/jenkins/workspace/narayana-quickstarts/rts/lra/lra-test/.. + case "$(uname)" in ++ uname ++ pwd + export NARAYANA_INSTALL_LOCATION=/home/jenkins/workspace/narayana-quickstarts/rts/lra/narayana-full-5.10.7.Final-SNAPSHOT/ + NARAYANA_INSTALL_LOCATION=/home/jenkins/workspace/narayana-quickstarts/rts/lra/narayana-full-5.10.7.Final-SNAPSHOT/ + rm -rf /home/jenkins/workspace/narayana-quickstarts/rts/lra/narayana-full-5.10.7.Final-SNAPSHOT/ + NARAYANA_ZIP=narayana-full-5.10.7.Final-SNAPSHOT-bin.zip + '[' '!' -f /home/jenkins/workspace/narayana-quickstarts/narayana-full-5.10.7.Final-SNAPSHOT-bin.zip ']' + unzip /home/jenkins/workspace/narayana-quickstarts/narayana-full-5.10.7.Final-SNAPSHOT-bin.zip Archive: /home/jenkins/workspace/narayana-quickstarts/narayana-full-5.10.7.Final-SNAPSHOT-bin.zip creating: narayana-full-5.10.7.Final-SNAPSHOT/ creating: narayana-full-5.10.7.Final-SNAPSHOT/etc/ creating: narayana-full-5.10.7.Final-SNAPSHOT/lib/ creating: narayana-full-5.10.7.Final-SNAPSHOT/lib/ext/ creating: narayana-full-5.10.7.Final-SNAPSHOT/rts/ creating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/ creating: narayana-full-5.10.7.Final-SNAPSHOT/bin/ creating: narayana-full-5.10.7.Final-SNAPSHOT/services/ creating: narayana-full-5.10.7.Final-SNAPSHOT/services/bin/ creating: narayana-full-5.10.7.Final-SNAPSHOT/services/bin/hpux/ creating: narayana-full-5.10.7.Final-SNAPSHOT/services/bin/linux/ creating: narayana-full-5.10.7.Final-SNAPSHOT/services/bin/solaris/ creating: narayana-full-5.10.7.Final-SNAPSHOT/services/bin/windows/ creating: narayana-full-5.10.7.Final-SNAPSHOT/services/installer/ creating: narayana-full-5.10.7.Final-SNAPSHOT/services/config/ creating: narayana-full-5.10.7.Final-SNAPSHOT/idl/ creating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/ creating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/etc/ creating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/ creating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/jacorb/ creating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/ creating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/lib/ creating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/ creating: narayana-full-5.10.7.Final-SNAPSHOT/lib/xts/ creating: narayana-full-5.10.7.Final-SNAPSHOT/lib/rts/ creating: narayana-full-5.10.7.Final-SNAPSHOT/lib/jts/ creating: narayana-full-5.10.7.Final-SNAPSHOT/lib/jta/ creating: narayana-full-5.10.7.Final-SNAPSHOT/lib/txbridge/ creating: narayana-full-5.10.7.Final-SNAPSHOT/services/lib/ inflating: narayana-full-5.10.7.Final-SNAPSHOT/readme.txt inflating: narayana-full-5.10.7.Final-SNAPSHOT/services/bin/hpux/libwrapper.sl inflating: narayana-full-5.10.7.Final-SNAPSHOT/services/bin/linux/libwrapper.so inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/jacorb/DomainManagement.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/CONV_FRAME.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/CSIIOP.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/CosCollection.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.11.2.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/io.quarkus.quarkus-security-runtime-spi-1.8.3.Final.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/io.smallrye.reactive.mutiny-0.7.0.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/lib/ext/jboss-transaction-api_1.2_spec.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/lib/ext/ironjacamar-spec-api.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/lib/ext/openjdk-orb.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/run_all_quickstarts.sh inflating: narayana-full-5.10.7.Final-SNAPSHOT/bin/start-transaction-service.sh inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/org.glassfish.jakarta.json-1.1.6.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/io.quarkus.quarkus-netty-1.8.3.Final.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/io.netty.netty-common-4.1.49.Final.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/lib/rts/restat-api.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/bin/ws-c11.war inflating: narayana-full-5.10.7.Final-SNAPSHOT/bin/ws-t11-client.war inflating: narayana-full-5.10.7.Final-SNAPSHOT/bin/ws-t11-coordinator.war inflating: narayana-full-5.10.7.Final-SNAPSHOT/bin/ws-t11-participant.war inflating: narayana-full-5.10.7.Final-SNAPSHOT/lib/jts/narayana-jts-integration.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/lib/jts/narayana-jts-jacorb.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/run_all_quickstarts.bat inflating: narayana-full-5.10.7.Final-SNAPSHOT/services/bin/hpux/wrapper inflating: narayana-full-5.10.7.Final-SNAPSHOT/services/bin/solaris/recoverymanagerservice.sh inflating: narayana-full-5.10.7.Final-SNAPSHOT/services/config/recoveryservice.conf inflating: narayana-full-5.10.7.Final-SNAPSHOT/idl/ArjunaOTS.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/org.slf4j.slf4j-api-1.7.30.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/io.quarkus.quarkus-bootstrap-runner-1.8.3.Final.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/io.quarkus.quarkus-core-1.8.3.Final.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/lib/txbridge/jbosstxbridge.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/lib/ext/xml-apis.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/copyright.txt inflating: narayana-full-5.10.7.Final-SNAPSHOT/services/bin/linux/wrapper inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/lib/logkit-1.2.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/lib/wrapper.dll inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/org.jboss.resteasy.resteasy-core-spi-4.5.6.Final.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/org.jboss.narayana.arjunacore.arjuna-5.10.7.Final-SNAPSHOT.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/etc/log4j.properties inflating: narayana-full-5.10.7.Final-SNAPSHOT/services/bin/solaris/libwrapper.so inflating: narayana-full-5.10.7.Final-SNAPSHOT/services/installer/install_services.sh inflating: narayana-full-5.10.7.Final-SNAPSHOT/idl/CosTransactions.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/idl/XA.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/org.jboss.logging.jboss-logging-annotations-2.1.0.Final.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/org.jboss.threads.jboss-threads-3.1.1.Final.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/jakarta.transaction.jakarta.transaction-api-1.3.3.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/io.quarkus.arc.arc-1.8.3.Final.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/org.jboss.resteasy.resteasy-core-4.5.6.Final.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/io.vertx.vertx-auth-common-3.9.2.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/io.quarkus.quarkus-swagger-ui-1.8.3.Final.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/io.quarkus.quarkus-smallrye-openapi-1.8.3.Final.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/org.eclipse.microprofile.lra.microprofile-lra-api-1.0-M2.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/org.jboss.jdeparser.jdeparser-2.0.2.Final.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/lib/xts/jbossxts.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/lib/ext/commons-collections.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/lib/ext/jts_third_party_licenses.txt inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/jakarta.validation.jakarta.validation-api-2.0.2.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/org.jboss.resteasy.resteasy-client-api-4.5.6.Final.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/com.fasterxml.jackson.core.jackson-core-2.11.2.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/io.netty.netty-resolver-dns-4.1.49.Final.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/lib/xts/jbossxts-api.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/bin/restat-web.war inflating: narayana-full-5.10.7.Final-SNAPSHOT/lib/jta/narayana-jta.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/etc/default-jta-jbossts-properties.xml inflating: narayana-full-5.10.7.Final-SNAPSHOT/services/bin/solaris/wrapper inflating: narayana-full-5.10.7.Final-SNAPSHOT/services/bin/hpux/transactionserverservice.sh inflating: narayana-full-5.10.7.Final-SNAPSHOT/services/bin/linux/transactionserverservice.sh inflating: narayana-full-5.10.7.Final-SNAPSHOT/services/bin/solaris/transactionserverservice.sh inflating: narayana-full-5.10.7.Final-SNAPSHOT/services/config/transactionservice-log4j.xml inflating: narayana-full-5.10.7.Final-SNAPSHOT/services/config/transactionservice.conf inflating: narayana-full-5.10.7.Final-SNAPSHOT/services/bin/windows/InstallRecoveryManagerService-NT.bat inflating: narayana-full-5.10.7.Final-SNAPSHOT/services/bin/windows/UninstallRecoveryManagerService-NT.bat inflating: narayana-full-5.10.7.Final-SNAPSHOT/services/bin/windows/recoverymanagerservice.bat inflating: narayana-full-5.10.7.Final-SNAPSHOT/services/bin/hpux/recoverymanagerservice.sh inflating: narayana-full-5.10.7.Final-SNAPSHOT/services/bin/linux/recoverymanagerservice.sh inflating: narayana-full-5.10.7.Final-SNAPSHOT/services/config/recoveryservice-log4j.xml inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/io.smallrye.common.smallrye-common-constraint-1.1.0.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/org.jboss.logmanager.jboss-logmanager-embedded-1.0.4.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/com.ibm.async.asyncutil-0.1.0.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/org.apache.httpcomponents.httpcore-4.4.13.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/org.jboss.jandex-2.2.1.Final.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/io.netty.netty-transport-4.1.49.Final.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/lib/ext/commons-logging.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/lib/ext/artemis-commons.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/lib/ext/commons-beanutils.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/etc/default-jts-jacorb-jbossts-properties.xml inflating: narayana-full-5.10.7.Final-SNAPSHOT/services/bin/windows/wrapper.dll inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/lib/picocontainer-1.2.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.0.1.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/io.quarkus.quarkus-arc-1.8.3.Final.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/org.jboss.spec.javax.xml.bind.jboss-jaxb-api_2.3_spec-2.0.0.Final.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/io.quarkus.quarkus-resteasy-common-1.8.3.Final.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/commons-codec.commons-codec-1.14.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/commons-io.commons-io-2.7.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/io.netty.netty-codec-socks-4.1.49.Final.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/io.netty.netty-codec-dns-4.1.49.Final.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/io.vertx.vertx-web-common-3.9.2.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/io.vertx.vertx-bridge-common-3.9.2.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/io.quarkus.quarkus-vertx-http-1.8.3.Final.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/lib/ext/junit.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/lib/ext/netty-resolver.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/lib/ext/netty-handler.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/etc/default-jts-idlj-jbossts-properties.xml inflating: narayana-full-5.10.7.Final-SNAPSHOT/services/bin/windows/wrapper.exe inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/CosNotifyFilter.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/CosRelationships.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/CosTrading.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/DynamicAny.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/InterfaceRepository.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/SystemException.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/TimeBase.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/lib/backport-util-concurrent.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/lib/slf4j-jdk14-1.5.6.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/lib/wrapper-3.1.0.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/jakarta.annotation.jakarta.annotation-api-1.3.5.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/jakarta.enterprise.jakarta.enterprise.cdi-api-2.0.2.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/io.smallrye.common.smallrye-common-expression-1.1.0.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/org.jboss.logging.jboss-logging-3.4.1.Final.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/org.graalvm.sdk.graal-sdk-20.2.0.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/io.quarkus.quarkus-rest-client-1.8.3.Final.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/io.quarkus.quarkus-resteasy-server-common-1.8.3.Final.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/io.quarkus.quarkus-resteasy-1.8.3.Final.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/com.fasterxml.jackson.core.jackson-annotations-2.11.2.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/io.smallrye.smallrye-open-api-core-2.0.9.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/io.quarkus.quarkus-vertx-core-1.8.3.Final.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/io.vertx.vertx-web-3.9.2.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/lib/ext/dom4j.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/etc/default-jts-jbossts-imborb-properties.xml inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/etc/antrc_pre.bat inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/etc/common.xml inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/etc/logging_properties.template inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/etc/orb.properties inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/io.netty.netty-buffer-4.1.49.Final.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/lib/ext/hamcrest-core.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/lib/ext/jboss-logging-annotations.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/lib/ext/jdeparser.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/lib/ext/xts_third_party_licenses.txt inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/README inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/etc/common-jmx.xml inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/etc/findbugs-ruleset.xml inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/etc/jacorb_jar.manifest inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/etc/jacorb_properties.template inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/CosBridgeAdmin.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/CosCompoundLifeCycle.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/CosEventChannelAdmin.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/CosGraphs.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/CosLifeCycleContainment.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/CosNaming.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/CosNotifyChannelAdmin.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/CosReference.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/CosStream.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/CosTime.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/CosTypedNotifyComm.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/ETF.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/IIOP.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/LifeCycleService.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/PortableInterceptor.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/RTCORBA.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/SSLIOP.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/SecurityAdmin.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/SecurityReplaceable.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/dds_dcps.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/lib/jacorb.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lra-coordinator-runner.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lra-coordinator.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/etc/pmd-ruleset.xml inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/jacorb/IIOPTransportCurrent.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/jacorb/SASPolicy.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/jacorb/SSLPolicy.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/jacorb/Tracing.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/jacorb/TransportCurrent.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/jacorb/channel.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/jacorb/imr.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/jacorb/notification.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/ATLAS.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/BiDirPolicy.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/CSI.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/CosCompoundExternalization.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/CosConcurrencyControl.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/CosContainment.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/CosEventComm.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/CosExternalization.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/CosLifeCycle.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/CosLifeCycleReference.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/CosNaming.old.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/CosNotifyComm.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/CosObjectIdentity.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/CosPropertyService.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/CosTSPortability.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/CosTradingRepos.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/CosTypedEventChannelAdmin.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/CosTypedNotifyChannelAdmin.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/GSSUP.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/IOP_N.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/Messaging.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/PortableServer.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/SecurityLevel1.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/SecurityLevel2.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/lib/antlr-2.7.2.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/io.netty.netty-handler-proxy-4.1.49.Final.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/lib/ext/jcommon.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/lib/ext/netty-transport.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lra-coordinator.war inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/etc/antrc inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/etc/common-xdoclet.xml inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/etc/conformance.txt inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/etc/jacorb.properties inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/Corba.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/CosNotification.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/CosPersistence.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/CosTSInteroperation.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/CosTradingDynamic.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/CosTransactions.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/CosTypedEventComm.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/Dynamic.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/GIOP.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/IOP.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/NRService.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/SECIOP.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/Security.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/idl/omg/orb.idl inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/lib/idl.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/org.reactivestreams.reactive-streams-1.0.3.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/lib/ext/jboss-transaction-spi.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/lib/ext/jboss-connector-api_1.7_spec.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/lib/ext/jboss-logging.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/lib/ext/netty-buffer.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lra-coordinator-thorntail.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/jta-setup-env.bat inflating: narayana-full-5.10.7.Final-SNAPSHOT/services/bin/windows/InstallTransactionServerService-NT.bat inflating: narayana-full-5.10.7.Final-SNAPSHOT/services/bin/windows/transactionserverservice.bat inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/jakarta.el.jakarta.el-api-3.0.3.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/jakarta.inject.jakarta.inject-api-1.0.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/io.quarkus.quarkus-development-mode-spi-1.8.3.Final.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/io.smallrye.common.smallrye-common-annotation-1.3.0.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/io.smallrye.config.smallrye-config-common-1.8.6.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/io.smallrye.common.smallrye-common-function-1.1.0.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/io.smallrye.config.smallrye-config-1.8.6.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/com.sun.activation.jakarta.activation-1.2.1.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/org.eclipse.microprofile.rest.client.microprofile-rest-client-api-1.4.1.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/org.jboss.resteasy.resteasy-client-microprofile-4.5.6.Final.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/org.apache.httpcomponents.httpclient-4.5.12.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/org.jboss.narayana.common-5.10.7.Final-SNAPSHOT.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/jfree.jfreechart-1.0.9.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/jts-idlj-setup-env.bat inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/org.jboss.slf4j.slf4j-jboss-logging-1.2.0.Final.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/org.wildfly.common.wildfly-common-1.5.4.Final-format-001.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/jakarta.interceptor.jakarta.interceptor-api-1.2.5.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/org.apache.httpcomponents.httpcore-nio-4.4.13.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/io.quarkus.security.quarkus-security-1.1.2.Final.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/io.netty.netty-handler-4.1.49.Final.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/org.jboss.narayana.rts.lra-service-base.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/orson.orson-0.5.0.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/org.jboss.narayana.rts.lra-coordinator.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/org.jboss.spec.javax.ws.rs.jboss-jaxrs-api_2.1_spec-2.0.1.Final.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/lib/jts/narayana-jts-idlj.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/jta-setup-env.sh inflating: narayana-full-5.10.7.Final-SNAPSHOT/services/bin/windows/UninstallTransactionServerService-NT.bat inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/lib/slf4j-api-1.5.6.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/io.netty.netty-codec-http-4.1.49.Final.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/services/lib/arjunacore-services-5.10.7.Final-SNAPSHOT.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/jts-idlj-setup-env.sh inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/org.jboss.resteasy.resteasy-client-4.5.6.Final.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/org.apache.httpcomponents.httpasyncclient-4.1.4.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/io.netty.netty-codec-http2-4.1.49.Final.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/lib/ext/artemis-journal.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/lib/ext/netty-codec.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/jts-jacorb-setup-env.bat inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/org.eclipse.yasson-1.0.8.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/jts-jacorb-setup-env.sh inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/io.quarkus.quarkus-jsonp-1.8.3.Final.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/org.jboss.resteasy.resteasy-json-binding-provider-4.5.6.Final.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/io.quarkus.quarkus-resteasy-jsonb-1.8.3.Final.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/org.eclipse.microprofile.config.microprofile-config-api-1.4.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/org.yaml.snakeyaml-1.26.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/org.jboss.logging.jboss-logging-processor-2.1.0.Final.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/lib/ext/jboss-servlet-api_3.0_spec.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/lib/ext/jboss-jms-api_1.1_spec.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/lib/ext/geronimo-json_1.0_spec.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/lib/ext/activemq-artemis-native.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/lib/ext/jboss-logging-processor.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/bin/start-recovery-manager.bat inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/io.quarkus.quarkus-jsonb-1.8.3.Final.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/org.jboss.resteasy.resteasy-json-p-provider-4.5.6.Final.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/org.eclipse.microprofile.openapi.microprofile-openapi-api-1.1.2.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/io.netty.netty-codec-4.1.49.Final.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/io.netty.netty-resolver-4.1.49.Final.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/io.vertx.vertx-core-3.9.2.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/lib/ext/jboss-logmanager.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/bin/start-recovery-manager.sh inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/jakarta.json.bind.jakarta.json.bind-api-1.0.2.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/com.fasterxml.jackson.core.jackson-databind-2.11.2.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/bin/start-transaction-service.bat inflating: narayana-full-5.10.7.Final-SNAPSHOT/jacorb/LICENSE inflating: narayana-full-5.10.7.Final-SNAPSHOT/rts/lra/lib/jfree.jcommon-1.0.12.jar inflating: narayana-full-5.10.7.Final-SNAPSHOT/lib/ext/netty-common.jar + CURL_IP_OPTS= + IP_OPTS= + '[' -z '' ']' + IP_OPTS='-Djava.net.preferIPv4Stack=true -Djava.net.preferIPv4Addresses' + CURL_IP_OPTS=-4 + ID1=24140 + (( PORT++ )) + ID2=24141 + (( PORT++ )) + ID3=24143 + (( PORT++ )) + ID4=24145 + (( PORT++ )) + ID5=24147 + (( PORT++ )) + echo 'Waiting for all the servers to start' ++ getDebugArgs 8789 ++ '[' ']' ++ echo '' Waiting for all the servers to start ++ getDebugArgs 8790 ++ '[' ']' ++ echo '' + java -Djava.net.preferIPv4Stack=true -Djava.net.preferIPv4Addresses -Dthorntail.http.port=8082 -jar hotel-service/target/lra-test-thorntail.jar + java -Djava.net.preferIPv4Stack=true -Djava.net.preferIPv4Addresses -Dthorntail.http.port=8083 -Dlra.http.port=8081 -jar flight-service/target/lra-test-thorntail.jar ++ timeout_adjust 30 ++ getDebugArgs 8787 ++ '[' ']' ++ echo '' + java -Djava.net.preferIPv4Stack=true -Djava.net.preferIPv4Addresses -Dquarkus.http.port=8080 -jar /home/jenkins/workspace/narayana-quickstarts/rts/lra/narayana-full-5.10.7.Final-SNAPSHOT//rts/lra/lra-coordinator-runner.jar -Dthorntail.transactions.object-store-path=../lra-coordinator-logs ++ getDebugArgs 8788 ++ '[' ']' ++ echo '' + java -Djava.net.preferIPv4Stack=true -Djava.net.preferIPv4Addresses -Dquarkus.http.port=8081 -jar /home/jenkins/workspace/narayana-quickstarts/rts/lra/narayana-full-5.10.7.Final-SNAPSHOT//rts/lra/lra-coordinator-runner.jar -Dthorntail.transactions.object-store-path=../flight-lra-coordinator-logs + sleep 30 ++ getDebugArgs 8791 ++ '[' ']' ++ echo '' + java -Djava.net.preferIPv4Stack=true -Djava.net.preferIPv4Addresses -Dthorntail.http.port=8084 -Dlra.http.port=8080 -jar trip-controller/target/lra-test-thorntail.jar __ ____ __ _____ ___ __ ____ ______ --/ __ \/ / / / _ | / _ \/ //_/ / / / __/ -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \ --\___\_\____/_/ |_/_/|_/_/|_|\____/___/ 2020-11-26 00:49:04,116 WARN [org.jbo.res.res.i18n] (main) RESTEASY002155: Provider class io.quarkus.resteasy.runtime.ForbiddenExceptionMapper is already registered. 2nd registration is being ignored. 2020-11-26 00:49:04,116 WARN [org.jbo.res.res.i18n] (main) RESTEASY002155: Provider class io.quarkus.resteasy.common.runtime.jsonb.QuarkusJsonbContextResolver is already registered. 2nd registration is being ignored. 2020-11-26 00:49:04,116 WARN [org.jbo.res.res.i18n] (main) RESTEASY002155: Provider class io.quarkus.resteasy.runtime.AuthenticationFailedExceptionMapper is already registered. 2nd registration is being ignored. 2020-11-26 00:49:04,116 WARN [org.jbo.res.res.i18n] (main) RESTEASY002155: Provider class io.narayana.lra.coordinator.api.CoordinatorContainerFilter is already registered. 2nd registration is being ignored. 2020-11-26 00:49:04,116 WARN [org.jbo.res.res.i18n] (main) RESTEASY002155: Provider class io.quarkus.resteasy.runtime.UnauthorizedExceptionMapper is already registered. 2nd registration is being ignored. __ ____ __ _____ ___ __ ____ ______ --/ __ \/ / / / _ | / _ \/ //_/ / / / __/ -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \ --\___\_\____/_/ |_/_/|_/_/|_|\____/___/ 2020-11-26 00:49:04,407 WARN [org.jbo.res.res.i18n] (main) RESTEASY002155: Provider class io.quarkus.resteasy.runtime.ForbiddenExceptionMapper is already registered. 2nd registration is being ignored. 2020-11-26 00:49:04,407 WARN [org.jbo.res.res.i18n] (main) RESTEASY002155: Provider class io.quarkus.resteasy.common.runtime.jsonb.QuarkusJsonbContextResolver is already registered. 2nd registration is being ignored. 2020-11-26 00:49:04,407 WARN [org.jbo.res.res.i18n] (main) RESTEASY002155: Provider class io.quarkus.resteasy.runtime.AuthenticationFailedExceptionMapper is already registered. 2nd registration is being ignored. 2020-11-26 00:49:04,407 WARN [org.jbo.res.res.i18n] (main) RESTEASY002155: Provider class io.narayana.lra.coordinator.api.CoordinatorContainerFilter is already registered. 2nd registration is being ignored. 2020-11-26 00:49:04,408 WARN [org.jbo.res.res.i18n] (main) RESTEASY002155: Provider class io.quarkus.resteasy.runtime.UnauthorizedExceptionMapper is already registered. 2nd registration is being ignored. Thu Nov 26 00:49:04 UTC 2020 ERROR [org.wildfly.swarm.modules.application] (main) Unable to find artifact for org.jboss.logging:jboss-logging:3.2.1.Final Thu Nov 26 00:49:04 UTC 2020 ERROR [org.wildfly.swarm.modules.application] (main) Unable to find artifact for org.jboss.logging:jboss-logging:3.2.1.Final Thu Nov 26 00:49:04 UTC 2020 ERROR [org.wildfly.swarm.modules.application] (main) Unable to find artifact for org.jboss.logging:jboss-logging:3.2.1.Final 2020-11-26 00:49:05,380 INFO [io.quarkus] (main) lra-coordinator 5.10.7.Final-SNAPSHOT on JVM (powered by Quarkus 1.8.3.Final) started in 2.668s. Listening on: http://0.0.0.0:8080 2020-11-26 00:49:05,385 INFO [io.quarkus] (main) Profile prod activated. 2020-11-26 00:49:05,385 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, resteasy-jsonb, smallrye-openapi, swagger-ui] 2020-11-26 00:49:05,394 INFO [io.quarkus] (main) lra-coordinator 5.10.7.Final-SNAPSHOT on JVM (powered by Quarkus 1.8.3.Final) started in 2.774s. Listening on: http://0.0.0.0:8081 2020-11-26 00:49:05,395 INFO [io.quarkus] (main) Profile prod activated. 2020-11-26 00:49:05,395 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, resteasy-jsonb, smallrye-openapi, swagger-ui] 2020-11-26 00:49:10,773 INFO [org.wildfly.swarm] (main) THORN0013: Installed fraction: Elytron - STABLE io.thorntail:elytron:2.4.0.Final 2020-11-26 00:49:10,796 INFO [org.wildfly.swarm] (main) THORN0013: Installed fraction: Bean Validation - STABLE io.thorntail:bean-validation:2.4.0.Final 2020-11-26 00:49:10,797 INFO [org.wildfly.swarm] (main) THORN0013: Installed fraction: JAX-RS - STABLE io.thorntail:jaxrs:2.4.0.Final 2020-11-26 00:49:10,797 INFO [org.wildfly.swarm] (main) THORN0013: Installed fraction: Logging - STABLE io.thorntail:logging:2.4.0.Final 2020-11-26 00:49:10,797 INFO [org.wildfly.swarm] (main) THORN0013: Installed fraction: CDI - STABLE io.thorntail:cdi:2.4.0.Final 2020-11-26 00:49:10,797 INFO [org.wildfly.swarm] (main) THORN0013: Installed fraction: Transactions - STABLE io.thorntail:transactions:2.4.0.Final 2020-11-26 00:49:10,797 INFO [org.wildfly.swarm] (main) THORN0013: Installed fraction: Undertow - STABLE io.thorntail:undertow:2.4.0.Final 2020-11-26 00:49:10,798 INFO [org.wildfly.swarm] (main) THORN0013: Installed fraction: CDI Configuration - STABLE io.thorntail:cdi-config:2.4.0.Final 2020-11-26 00:49:11,606 INFO [org.wildfly.swarm] (main) THORN0013: Installed fraction: Elytron - STABLE io.thorntail:elytron:2.4.0.Final 2020-11-26 00:49:11,626 INFO [org.wildfly.swarm] (main) THORN0013: Installed fraction: Bean Validation - STABLE io.thorntail:bean-validation:2.4.0.Final 2020-11-26 00:49:11,627 INFO [org.wildfly.swarm] (main) THORN0013: Installed fraction: JAX-RS - STABLE io.thorntail:jaxrs:2.4.0.Final 2020-11-26 00:49:11,627 INFO [org.wildfly.swarm] (main) THORN0013: Installed fraction: Logging - STABLE io.thorntail:logging:2.4.0.Final 2020-11-26 00:49:11,627 INFO [org.wildfly.swarm] (main) THORN0013: Installed fraction: CDI - STABLE io.thorntail:cdi:2.4.0.Final 2020-11-26 00:49:11,627 INFO [org.wildfly.swarm] (main) THORN0013: Installed fraction: Transactions - STABLE io.thorntail:transactions:2.4.0.Final 2020-11-26 00:49:11,627 INFO [org.wildfly.swarm] (main) THORN0013: Installed fraction: Undertow - STABLE io.thorntail:undertow:2.4.0.Final 2020-11-26 00:49:11,627 INFO [org.wildfly.swarm] (main) THORN0013: Installed fraction: CDI Configuration - STABLE io.thorntail:cdi-config:2.4.0.Final 2020-11-26 00:49:11,619 INFO [org.wildfly.swarm] (main) THORN0013: Installed fraction: Elytron - STABLE io.thorntail:elytron:2.4.0.Final 2020-11-26 00:49:11,636 INFO [org.wildfly.swarm] (main) THORN0013: Installed fraction: Bean Validation - STABLE io.thorntail:bean-validation:2.4.0.Final 2020-11-26 00:49:11,637 INFO [org.wildfly.swarm] (main) THORN0013: Installed fraction: JAX-RS - STABLE io.thorntail:jaxrs:2.4.0.Final 2020-11-26 00:49:11,637 INFO [org.wildfly.swarm] (main) THORN0013: Installed fraction: Logging - STABLE io.thorntail:logging:2.4.0.Final 2020-11-26 00:49:11,637 INFO [org.wildfly.swarm] (main) THORN0013: Installed fraction: CDI - STABLE io.thorntail:cdi:2.4.0.Final 2020-11-26 00:49:11,637 INFO [org.wildfly.swarm] (main) THORN0013: Installed fraction: Transactions - STABLE io.thorntail:transactions:2.4.0.Final 2020-11-26 00:49:11,637 INFO [org.wildfly.swarm] (main) THORN0013: Installed fraction: Undertow - STABLE io.thorntail:undertow:2.4.0.Final 2020-11-26 00:49:11,638 INFO [org.wildfly.swarm] (main) THORN0013: Installed fraction: CDI Configuration - STABLE io.thorntail:cdi-config:2.4.0.Final 2020-11-26 00:49:15,676 INFO [org.jboss.msc] (main) JBoss MSC version 1.4.5.Final 2020-11-26 00:49:15,685 INFO [org.jboss.threads] (main) JBoss Threads version 2.3.2.Final 2020-11-26 00:49:15,945 INFO [org.jboss.msc] (main) JBoss MSC version 1.4.5.Final 2020-11-26 00:49:15,971 INFO [org.jboss.threads] (main) JBoss Threads version 2.3.2.Final 2020-11-26 00:49:16,065 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: Thorntail 2.4.0.Final (WildFly Core 7.0.0.Final) starting 2020-11-26 00:49:16,086 INFO [org.jboss.msc] (main) JBoss MSC version 1.4.5.Final 2020-11-26 00:49:16,094 INFO [org.jboss.threads] (main) JBoss Threads version 2.3.2.Final 2020-11-26 00:49:16,125 INFO [org.wildfly.swarm] (MSC service thread 1-2) THORN0019: Install MSC service for command line args: [] 2020-11-26 00:49:16,360 INFO [org.jboss.as] (MSC service thread 1-1) WFLYSRV0049: Thorntail 2.4.0.Final (WildFly Core 7.0.0.Final) starting 2020-11-26 00:49:16,539 INFO [org.wildfly.swarm] (MSC service thread 1-1) THORN0019: Install MSC service for command line args: [] 2020-11-26 00:49:16,577 INFO [org.jboss.as] (MSC service thread 1-1) WFLYSRV0049: Thorntail 2.4.0.Final (WildFly Core 7.0.0.Final) starting 2020-11-26 00:49:16,649 INFO [org.wildfly.swarm] (MSC service thread 1-1) THORN0019: Install MSC service for command line args: [] 2020-11-26 00:49:16,782 INFO [org.wildfly.security] (ServerService Thread Pool -- 8) ELY00001: WildFly Elytron version 1.7.0.Final 2020-11-26 00:49:17,063 INFO [org.wildfly.security] (ServerService Thread Pool -- 13) ELY00001: WildFly Elytron version 1.7.0.Final 2020-11-26 00:49:17,670 INFO [org.wildfly.security] (ServerService Thread Pool -- 13) ELY00001: WildFly Elytron version 1.7.0.Final 2020-11-26 00:49:19,043 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 20) WFLYNAM0001: Activating Naming Subsystem 2020-11-26 00:49:19,105 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 22) WFLYNAM0001: Activating Naming Subsystem 2020-11-26 00:49:19,149 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 15) WFLYNAM0001: Activating Naming Subsystem 2020-11-26 00:49:19,195 INFO [org.jboss.as.naming] (MSC service thread 1-5) WFLYNAM0003: Starting Naming Service 2020-11-26 00:49:19,212 INFO [org.xnio] (ServerService Thread Pool -- 24) XNIO version 3.6.5.Final 2020-11-26 00:49:19,194 INFO [org.jboss.as.naming] (MSC service thread 1-7) WFLYNAM0003: Starting Naming Service 2020-11-26 00:49:19,234 INFO [org.xnio] (ServerService Thread Pool -- 23) XNIO version 3.6.5.Final 2020-11-26 00:49:19,250 INFO [org.jboss.as.security] (ServerService Thread Pool -- 16) WFLYSEC0002: Activating Security Subsystem 2020-11-26 00:49:19,254 INFO [org.jboss.as.naming] (MSC service thread 1-1) WFLYNAM0003: Starting Naming Service 2020-11-26 00:49:19,256 INFO [org.jboss.as.jaxrs] (ServerService Thread Pool -- 20) WFLYRS0016: RESTEasy version 3.6.2.Final 2020-11-26 00:49:19,284 INFO [org.xnio.nio] (ServerService Thread Pool -- 24) XNIO NIO Implementation Version 3.6.5.Final 2020-11-26 00:49:19,284 INFO [org.jboss.as.jaxrs] (ServerService Thread Pool -- 19) WFLYRS0016: RESTEasy version 3.6.2.Final 2020-11-26 00:49:19,301 INFO [org.jboss.as.security] (ServerService Thread Pool -- 21) WFLYSEC0002: Activating Security Subsystem 2020-11-26 00:49:19,293 INFO [org.xnio] (ServerService Thread Pool -- 22) XNIO version 3.6.5.Final 2020-11-26 00:49:19,320 INFO [org.jboss.as.security] (MSC service thread 1-7) WFLYSEC0001: Current PicketBox version=5.0.3.Final 2020-11-26 00:49:19,249 INFO [org.jboss.as.jaxrs] (ServerService Thread Pool -- 19) WFLYRS0016: RESTEasy version 3.6.2.Final 2020-11-26 00:49:19,324 INFO [org.xnio.nio] (ServerService Thread Pool -- 23) XNIO NIO Implementation Version 3.6.5.Final 2020-11-26 00:49:19,353 INFO [org.xnio.nio] (ServerService Thread Pool -- 22) XNIO NIO Implementation Version 3.6.5.Final 2020-11-26 00:49:19,355 INFO [org.jboss.as.security] (MSC service thread 1-3) WFLYSEC0001: Current PicketBox version=5.0.3.Final 2020-11-26 00:49:19,363 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0003: Undertow 2.0.15.Final starting 2020-11-26 00:49:19,364 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0003: Undertow 2.0.15.Final starting 2020-11-26 00:49:19,407 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 24) WFLYIO001: Worker 'default' has auto-configured to 48 core threads with 384 task threads based on your 24 available processors 2020-11-26 00:49:19,415 INFO [org.jboss.as.security] (ServerService Thread Pool -- 21) WFLYSEC0002: Activating Security Subsystem 2020-11-26 00:49:19,375 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 22) WFLYIO001: Worker 'default' has auto-configured to 48 core threads with 384 task threads based on your 24 available processors 2020-11-26 00:49:19,435 INFO [org.jboss.as.security] (MSC service thread 1-7) WFLYSEC0001: Current PicketBox version=5.0.3.Final 2020-11-26 00:49:19,461 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 23) WFLYIO001: Worker 'default' has auto-configured to 48 core threads with 384 task threads based on your 24 available processors 2020-11-26 00:49:19,604 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0003: Undertow 2.0.15.Final starting 2020-11-26 00:49:19,696 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0012: Started server default-server. 2020-11-26 00:49:19,760 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0006: Undertow HTTP listener default listening on 0.0.0.0:8082 2020-11-26 00:49:19,850 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0012: Started server default-server. 2020-11-26 00:49:19,888 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0012: Started server default-server. 2020-11-26 00:49:19,899 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0006: Undertow HTTP listener default listening on 0.0.0.0:8084 2020-11-26 00:49:19,973 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0006: Undertow HTTP listener default listening on 0.0.0.0:8083 2020-11-26 00:49:20,456 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server 2020-11-26 00:49:20,457 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server 2020-11-26 00:49:20,474 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: Thorntail 2.4.0.Final (WildFly Core 7.0.0.Final) started in 4851ms - Started 122 of 130 services (22 services are lazy, passive or on-demand) 2020-11-26 00:49:21,089 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server 2020-11-26 00:49:21,092 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: Thorntail 2.4.0.Final (WildFly Core 7.0.0.Final) started in 5064ms - Started 122 of 130 services (22 services are lazy, passive or on-demand) 2020-11-26 00:49:21,166 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: Thorntail 2.4.0.Final (WildFly Core 7.0.0.Final) started in 5267ms - Started 122 of 130 services (22 services are lazy, passive or on-demand) 2020-11-26 00:49:21,682 INFO [org.wildfly.swarm.runtime.deployer] (main) deploying lra-test.war 2020-11-26 00:49:21,719 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0027: Starting deployment of "lra-test.war" (runtime-name: "lra-test.war") 2020-11-26 00:49:21,728 INFO [org.wildfly.swarm.runtime.deployer] (main) deploying lra-test.war 2020-11-26 00:49:21,762 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "lra-test.war" (runtime-name: "lra-test.war") 2020-11-26 00:49:21,783 INFO [org.wildfly.swarm.runtime.deployer] (main) deploying lra-test.war 2020-11-26 00:49:21,819 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0027: Starting deployment of "lra-test.war" (runtime-name: "lra-test.war") 2020-11-26 00:49:22,630 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) WFLYSRV0018: Deployment "deployment.lra-test.war" is using a private module ("org.jboss.jts") which may be changed or removed in future versions without notice. 2020-11-26 00:49:22,650 WARN [org.jboss.as.dependency.private] (MSC service thread 1-6) WFLYSRV0018: Deployment "deployment.lra-test.war" is using a private module ("org.jboss.jts") which may be changed or removed in future versions without notice. 2020-11-26 00:49:22,664 INFO [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0003: Processing weld deployment lra-test.war 2020-11-26 00:49:22,674 INFO [org.jboss.weld.deployer] (MSC service thread 1-6) WFLYWELD0003: Processing weld deployment lra-test.war 2020-11-26 00:49:22,730 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) WFLYSRV0018: Deployment "deployment.lra-test.war" is using a private module ("org.jboss.jts") which may be changed or removed in future versions without notice. 2020-11-26 00:49:22,745 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment lra-test.war 2020-11-26 00:49:22,753 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-3) HV000001: Hibernate Validator 6.0.14.Final 2020-11-26 00:49:22,771 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-6) HV000001: Hibernate Validator 6.0.14.Final 2020-11-26 00:49:22,825 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-2) HV000001: Hibernate Validator 6.0.14.Final 2020-11-26 00:49:22,981 WARN [org.jboss.as.jaxrs] (MSC service thread 1-2) WFLYRS0018: Explicit usage of Jackson annotation in a JAX-RS deployment; the system will disable JSON-B processing for the current deployment. Consider setting the 'resteasy.preferJacksonOverJsonB' property to 'false' to restore JSON-B. 2020-11-26 00:49:23,001 WARN [org.jboss.as.jaxrs] (MSC service thread 1-8) WFLYRS0018: Explicit usage of Jackson annotation in a JAX-RS deployment; the system will disable JSON-B processing for the current deployment. Consider setting the 'resteasy.preferJacksonOverJsonB' property to 'false' to restore JSON-B. 2020-11-26 00:49:23,001 INFO [org.jboss.weld.Version] (MSC service thread 1-2) WELD-000900: 3.0.5 (Final) 2020-11-26 00:49:23,023 INFO [org.jboss.weld.Version] (MSC service thread 1-8) WELD-000900: 3.0.5 (Final) 2020-11-26 00:49:23,050 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0018: Host default-host starting 2020-11-26 00:49:23,050 WARN [org.jboss.as.jaxrs] (MSC service thread 1-2) WFLYRS0018: Explicit usage of Jackson annotation in a JAX-RS deployment; the system will disable JSON-B processing for the current deployment. Consider setting the 'resteasy.preferJacksonOverJsonB' property to 'false' to restore JSON-B. 2020-11-26 00:49:23,079 INFO [org.jboss.weld.Version] (MSC service thread 1-2) WELD-000900: 3.0.5 (Final) 2020-11-26 00:49:23,089 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0018: Host default-host starting 2020-11-26 00:49:23,125 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0018: Host default-host starting 2020-11-26 00:49:24,596 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 6) RESTEASY002225: Deploying javax.ws.rs.core.Application: class io.narayana.rts.lra.demo.flight.JaxRsActivator 2020-11-26 00:49:24,623 WARN [io.narayana.lra] (ServerService Thread Pool -- 6) LRA025040: CDI cannot be detected, non JAX-RS LRA participants will not be processed 2020-11-26 00:49:24,635 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 6) WFLYUT0021: Registered web context: '/' for server 'default-server' 2020-11-26 00:49:24,670 INFO [org.jboss.as.server] (main) WFLYSRV0010: Deployed "lra-test.war" (runtime-name : "lra-test.war") 2020-11-26 00:49:24,676 INFO [org.wildfly.swarm] (main) THORN99999: Thorntail is Ready 2020-11-26 00:49:24,682 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 3) RESTEASY002225: Deploying javax.ws.rs.core.Application: class io.narayana.rts.lra.demo.hotel.JaxRsActivator 2020-11-26 00:49:24,685 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 11) RESTEASY002225: Deploying javax.ws.rs.core.Application: class io.narayana.rts.lra.demo.tripcontroller.JaxRsActivator 2020-11-26 00:49:24,708 WARN [io.narayana.lra] (ServerService Thread Pool -- 3) LRA025040: CDI cannot be detected, non JAX-RS LRA participants will not be processed 2020-11-26 00:49:24,717 WARN [io.narayana.lra] (ServerService Thread Pool -- 11) LRA025040: CDI cannot be detected, non JAX-RS LRA participants will not be processed 2020-11-26 00:49:24,721 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 3) WFLYUT0021: Registered web context: '/' for server 'default-server' 2020-11-26 00:49:24,732 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 11) WFLYUT0021: Registered web context: '/' for server 'default-server' 2020-11-26 00:49:24,768 INFO [org.jboss.as.server] (main) WFLYSRV0010: Deployed "lra-test.war" (runtime-name : "lra-test.war") 2020-11-26 00:49:24,771 INFO [org.jboss.as.server] (main) WFLYSRV0010: Deployed "lra-test.war" (runtime-name : "lra-test.war") 2020-11-26 00:49:24,775 INFO [org.wildfly.swarm] (main) THORN99999: Thorntail is Ready 2020-11-26 00:49:24,778 INFO [org.wildfly.swarm] (main) THORN99999: Thorntail is Ready + mvn -f trip-client/pom.xml exec:java '-Dexec.args=-Djava.net.preferIPv4Stack=true -Djava.net.preferIPv4Addresses confirm' OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0 [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building LRA Quickstart trip-client 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/narayana/rts/rest-tx/5.10.7.Final-SNAPSHOT/maven-metadata.xml Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/jboss/narayana/rts/rest-tx/5.10.7.Final-SNAPSHOT/maven-metadata.xml Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/narayana/narayana-all/5.10.7.Final-SNAPSHOT/maven-metadata.xml Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/jboss/narayana/narayana-all/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] [INFO] --- exec-maven-plugin:1.4.0:java (default-cli) @ trip-client --- 2020-11-26 00:49:37,261 WARN [io.narayana.lra] (default task-1) LRA025040: CDI cannot be detected, non JAX-RS LRA participants will not be processed 2020-11-26 00:49:38,701 INFO [com.arj.ats.arjuna] (executor-thread-1) ARJUNA012170: TransactionStatusManager started on port 33321 and host 127.0.0.1 with service com.arjuna.ats.arjuna.recovery.ActionStatusService 2020-11-26 00:49:41,717 WARN [io.narayana.lra] (default task-1) LRA025040: CDI cannot be detected, non JAX-RS LRA participants will not be processed 2020-11-26 00:49:42,660 WARN [io.narayana.lra] (default task-1) LRA025040: CDI cannot be detected, non JAX-RS LRA participants will not be processed  Booking Info: {"id":"http://localhost:8080/lra-coordinator/0_ffffac11000b_8000_5fbefba1_3","name":"Aggregate Booking","type":"Trip","status":"PROVISIONAL"} Associated Booking: {"id":"http://localhost:8080/lra-coordinator/0_ffffac11000b_8000_5fbefba1_3","name":"TheGrand","type":"Hotel","status":"PROVISIONAL"} Associated Booking: {"id":"http://localhost:8080/lra-coordinator/0_ffffac11000b_8000_5fbefba1_b?ParentLRA=http%3A%2F%2Flocalhost%3A8080%2Flra-coordinator%2F0_ffffac11000b_8000_5fbefba1_3","name":"BA123","type":"Flight","status":"PROVISIONAL"} Associated Booking: {"id":"http://localhost:8080/lra-coordinator/0_ffffac11000b_8000_5fbefba1_11?ParentLRA=http%3A%2F%2Flocalhost%3A8080%2Flra-coordinator%2F0_ffffac11000b_8000_5fbefba1_3","name":"RH456","type":"Flight","status":"PROVISIONAL"} Will cancel?: false 2020-11-26 00:49:47,190 INFO [stdout] (default task-1) Confirming tripBooking id http://localhost:8080/lra-coordinator/0_ffffac11000b_8000_5fbefba1_3 (Aggregate Booking) status: PROVISIONAL 2020-11-26 00:49:47,680 WARN [io.nar.lra] (executor-thread-2) LRARecord.forget() LRA: http://localhost:8080/lra-coordinator/0_ffffac11000b_8000_5fbefba1_b?ParentLRA=http%3A%2F%2Flocalhost%3A8080%2Flra-coordinator%2F0_ffffac11000b_8000_5fbefba1_3: cannot forget http://localhost:8080/lra-coordinator/recoveryhttp%3A%2F%2Flocalhost%3A8080%2Flra-coordinator%2F0_ffffac11000b_8000_5fbefba1_b/0_ffffac11000b_8000_5fbefba1_f: missing forget URI, status: Compensated Booking Info: {"id":"http://localhost:8080/lra-coordinator/0_ffffac11000b_8000_5fbefba1_3","name":"Aggregate Booking","type":"Trip","status":"CONFIRMED"} Associated Booking: {"id":"http://localhost:8080/lra-coordinator/0_ffffac11000b_8000_5fbefba1_3","name":"TheGrand","type":"Hotel","status":"CONFIRMED"} Associated Booking: {"id":"http://localhost:8080/lra-coordinator/0_ffffac11000b_8000_5fbefba1_b?ParentLRA=http%3A%2F%2Flocalhost%3A8080%2Flra-coordinator%2F0_ffffac11000b_8000_5fbefba1_3","name":"BA123","type":"Flight","status":"CANCELLED"} Associated Booking: {"id":"http://localhost:8080/lra-coordinator/0_ffffac11000b_8000_5fbefba1_11?ParentLRA=http%3A%2F%2Flocalhost%3A8080%2Flra-coordinator%2F0_ffffac11000b_8000_5fbefba1_3","name":"RH456","type":"Flight","status":"CONFIRMED"} [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 15.566 s [INFO] Finished at: 2020-11-26T00:49:48+00:00 [INFO] Final Memory: 16M/166M [INFO] ------------------------------------------------------------------------ + mvn -f trip-client/pom.xml exec:java '-Dexec.args=-Djava.net.preferIPv4Stack=true -Djava.net.preferIPv4Addresses cancel' OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0 [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building LRA Quickstart trip-client 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- exec-maven-plugin:1.4.0:java (default-cli) @ trip-client --- Booking Info: {"id":"http://localhost:8080/lra-coordinator/0_ffffac11000b_8000_5fbefba1_1c","name":"Aggregate Booking","type":"Trip","status":"PROVISIONAL"} Associated Booking: {"id":"http://localhost:8080/lra-coordinator/0_ffffac11000b_8000_5fbefba1_1c","name":"TheGrand","type":"Hotel","status":"PROVISIONAL"} Associated Booking: {"id":"http://localhost:8080/lra-coordinator/0_ffffac11000b_8000_5fbefba1_22?ParentLRA=http%3A%2F%2Flocalhost%3A8080%2Flra-coordinator%2F0_ffffac11000b_8000_5fbefba1_1c","name":"BA123","type":"Flight","status":"PROVISIONAL"} Associated Booking: {"id":"http://localhost:8080/lra-coordinator/0_ffffac11000b_8000_5fbefba1_28?ParentLRA=http%3A%2F%2Flocalhost%3A8080%2Flra-coordinator%2F0_ffffac11000b_8000_5fbefba1_1c","name":"RH456","type":"Flight","status":"PROVISIONAL"} Will cancel?: false 2020-11-26 00:49:59,231 INFO [stdout] (default task-1) Confirming tripBooking id http://localhost:8080/lra-coordinator/0_ffffac11000b_8000_5fbefba1_1c (Aggregate Booking) status: PROVISIONAL 2020-11-26 00:50:00,995 WARN [io.nar.lra] (executor-thread-2) LRARecord.forget() LRA: http://localhost:8080/lra-coordinator/0_ffffac11000b_8000_5fbefba1_22?ParentLRA=http%3A%2F%2Flocalhost%3A8080%2Flra-coordinator%2F0_ffffac11000b_8000_5fbefba1_1c: cannot forget http://localhost:8080/lra-coordinator/recoveryhttp%3A%2F%2Flocalhost%3A8080%2Flra-coordinator%2F0_ffffac11000b_8000_5fbefba1_22/0_ffffac11000b_8000_5fbefba1_26: missing forget URI, status: Compensated Booking Info: {"id":"http://localhost:8080/lra-coordinator/0_ffffac11000b_8000_5fbefba1_1c","name":"Aggregate Booking","type":"Trip","status":"CONFIRMED"} Associated Booking: {"id":"http://localhost:8080/lra-coordinator/0_ffffac11000b_8000_5fbefba1_1c","name":"TheGrand","type":"Hotel","status":"CONFIRMED"} Associated Booking: {"id":"http://localhost:8080/lra-coordinator/0_ffffac11000b_8000_5fbefba1_22?ParentLRA=http%3A%2F%2Flocalhost%3A8080%2Flra-coordinator%2F0_ffffac11000b_8000_5fbefba1_1c","name":"BA123","type":"Flight","status":"CANCELLED"} Associated Booking: {"id":"http://localhost:8080/lra-coordinator/0_ffffac11000b_8000_5fbefba1_28?ParentLRA=http%3A%2F%2Flocalhost%3A8080%2Flra-coordinator%2F0_ffffac11000b_8000_5fbefba1_1c","name":"RH456","type":"Flight","status":"CONFIRMED"} [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 14.003 s [INFO] Finished at: 2020-11-26T00:50:04+00:00 [INFO] Final Memory: 10M/203M [INFO] ------------------------------------------------------------------------ + echo -e '\n\n\n' ++ curl -4 -X POST 'http://localhost:8084/?hotelName=TheGrand&flightNumber1=BA123&flightNumber2=RH456' -sS ++ jq -r .id + BOOKINGID=http://localhost:8080/lra-coordinator/0_ffffac11000b_8000_5fbefba1_33 + echo 'Booking ID was: http://localhost:8080/lra-coordinator/0_ffffac11000b_8000_5fbefba1_33' + kill -9 24140 Booking ID was: http://localhost:8080/lra-coordinator/0_ffffac11000b_8000_5fbefba1_33 + ID1=25119 + echo 'Waiting for all the coordinator to recover' Waiting for all the coordinator to recover ++ getDebugArgs 8787 ++ timeout_adjust 40 ++ '[' ']' ++ echo '' + java -Djava.net.preferIPv4Stack=true -Djava.net.preferIPv4Addresses -Dquarkus.http.port=8080 -jar /home/jenkins/workspace/narayana-quickstarts/rts/lra/narayana-full-5.10.7.Final-SNAPSHOT//rts/lra/lra-coordinator-runner.jar -Dthorntail.transactions.object-store-path=../lra-coordinator-logs + sleep 40 __ ____ __ _____ ___ __ ____ ______ --/ __ \/ / / / _ | / _ \/ //_/ / / / __/ -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \ --\___\_\____/_/ |_/_/|_/_/|_|\____/___/ 2020-11-26 00:50:09,054 WARN [org.jbo.res.res.i18n] (main) RESTEASY002155: Provider class io.quarkus.resteasy.runtime.ForbiddenExceptionMapper is already registered. 2nd registration is being ignored. 2020-11-26 00:50:09,054 WARN [org.jbo.res.res.i18n] (main) RESTEASY002155: Provider class io.quarkus.resteasy.common.runtime.jsonb.QuarkusJsonbContextResolver is already registered. 2nd registration is being ignored. 2020-11-26 00:50:09,054 WARN [org.jbo.res.res.i18n] (main) RESTEASY002155: Provider class io.quarkus.resteasy.runtime.AuthenticationFailedExceptionMapper is already registered. 2nd registration is being ignored. 2020-11-26 00:50:09,054 WARN [org.jbo.res.res.i18n] (main) RESTEASY002155: Provider class io.narayana.lra.coordinator.api.CoordinatorContainerFilter is already registered. 2nd registration is being ignored. 2020-11-26 00:50:09,054 WARN [org.jbo.res.res.i18n] (main) RESTEASY002155: Provider class io.quarkus.resteasy.runtime.UnauthorizedExceptionMapper is already registered. 2nd registration is being ignored. 2020-11-26 00:50:09,445 INFO [io.quarkus] (main) lra-coordinator 5.10.7.Final-SNAPSHOT on JVM (powered by Quarkus 1.8.3.Final) started in 1.037s. Listening on: http://0.0.0.0:8080 2020-11-26 00:50:09,446 INFO [io.quarkus] (main) Profile prod activated. 2020-11-26 00:50:09,446 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, resteasy-jsonb, smallrye-openapi, swagger-ui] /home/jenkins/workspace/narayana-quickstarts/rts/lra/lra-test/../run.sh: line 85: 24140 Killed java ${IP_OPTS} -Dquarkus.http.port=8080 $(getDebugArgs $PORT) -jar $NARAYANA_INSTALL_LOCATION/rts/lra/lra-coordinator-runner.jar -Dthorntail.transactions.object-store-path=../lra-coordinator-logs + echo -e '\n\n\n' + set +x Confirming with curl -4 -X PUT http://localhost:8084/http%3A%2F%2Flocalhost%3A8080%2Flra-coordinator%2F0_ffffac11000b_8000_5fbefba1_33 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 02020-11-26 00:50:48,839 INFO [com.arj.ats.arjuna] (executor-thread-1) ARJUNA012332: Failed to establish connection to server 2020-11-26 00:50:48,844 WARN [com.arj.ats.arjuna] (executor-thread-1) Transaction 0:ffffac11000b:8000:5fbefba1:3 has 1 heuristic participant(s)! 2020-11-26 00:50:48,846 WARN [com.arj.ats.arjuna] (executor-thread-1) Transaction 0:ffffac11000b:8000:5fbefba1:3 restored heuristic participant io.narayana.lra.coordinator.domain.model.LRARecord@de8f6eb 2020-11-26 00:50:48,852 WARN [com.arj.ats.arjuna] (executor-thread-1) Transaction 0:ffffac11000b:8000:5fbefba1:1c has 1 heuristic participant(s)! 2020-11-26 00:50:48,853 WARN [com.arj.ats.arjuna] (executor-thread-1) Transaction 0:ffffac11000b:8000:5fbefba1:1c restored heuristic participant io.narayana.lra.coordinator.domain.model.LRARecord@69b52698 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 02020-11-26 00:50:49,820 INFO [stdout] (default task-1) Confirming tripBooking id http://localhost:8080/lra-coordinator/0_ffffac11000b_8000_5fbefba1_33 (Aggregate Booking) status: PROVISIONAL  0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 02020-11-26 00:50:50,906 INFO [com.arj.ats.arjuna] (executor-thread-1) ARJUNA012170: TransactionStatusManager started on port 45169 and host 127.0.0.1 with service com.arjuna.ats.arjuna.recovery.ActionStatusService 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 02020-11-26 00:50:51,475 WARN [io.nar.lra] (executor-thread-2) LRARecord.forget() LRA: http://localhost:8080/lra-coordinator/0_ffffac11000b_8000_5fbefba1_39?ParentLRA=http%3A%2F%2Flocalhost%3A8080%2Flra-coordinator%2F0_ffffac11000b_8000_5fbefba1_33: cannot forget http://localhost:8080/lra-coordinator/recoveryhttp%3A%2F%2Flocalhost%3A8080%2Flra-coordinator%2F0_ffffac11000b_8000_5fbefba1_39/0_ffffac11000b_8000_5fbefba1_3d: missing forget URI, status: Compensated {"id":"http://localhost:8080/lra-coordinator/0_ffffac11000b_8000_5fbefba1_33","name":"Aggregate Booking","type":"Trip","status":"CONFIRMED","details":[{"id":"http://localhost:8080/lra-coordinator/0_ffffac11000b_8000_5fbefba1_33","name":"TheGrand","type":"Hotel","status":"CONFIRMED","details":[]},{"id":"http://localhost:8080/lra-coordinator/0_ffffac11000b_8000_5fbefba1_39?ParentLRA=http%3A%2F%2Flocalhost%3A8080%2Flra-coordinator%2F0_ffffac11000b_8000_5fbefba1_33","name":"BA123","type":"Flight","status":"CANCELLED","details":[]},{"id":"http://localhost:8080/lra-coordinator/0_ffffac11000b_8000_5fbefba1_3f?ParentLRA=http%3A%2F%2Flocalhost%3A8080%2Flra-coordinator%2F0_ffffac11000b_8000_5fbefba1_33","name":"RH456","type":"Flight","status":"CONFIRMED","details":[]}]} 100 770 100 770 0 0 202 0 0:00:03 0:00:03 --:--:-- 201 100 770 100 770 0 0 202 0 0:00:03 0:00:03 --:--:-- 201 + '[' ']' + finish + kill -9 25119 24141 24143 24145 24147 + rm -rf /home/jenkins/workspace/narayana-quickstarts/rts/lra/narayana-full-5.10.7.Final-SNAPSHOT/ + finish + kill -9 25119 24141 24143 24145 24147 + rm -rf /home/jenkins/workspace/narayana-quickstarts/rts/lra/narayana-full-5.10.7.Final-SNAPSHOT/ [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ lra-test --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/rts/lra/lra-test/target/lra-test-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/rts/lra/lra-test/5.10.7.Final-SNAPSHOT/lra-test-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/rts/lra/lra-test/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/rts/lra/lra-test/5.10.7.Final-SNAPSHOT/lra-test-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building WildFly Thorntail Examples: LRA Coordinator 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.3/maven-dependency-plugin-2.3.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.3/maven-dependency-plugin-2.3.pom (11 KB at 1060.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/21/maven-plugins-21.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/21/maven-plugins-21.pom (13 KB at 1523.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/20/maven-parent-20.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/20/maven-parent-20.pom (25 KB at 3004.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.3/maven-dependency-plugin-2.3.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.3/maven-dependency-plugin-2.3.jar (129 KB at 12871.8 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ examples-microprofile-lra-coordinator --- [INFO] [INFO] --- maven-dependency-plugin:2.3:copy (get-thorntail-lra-coordinator) @ examples-microprofile-lra-coordinator --- [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.0/plexus-archiver-2.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.0/plexus-archiver-2.0.pom (3 KB at 367.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0/plexus-io-2.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0/plexus-io-2.0.pom (2 KB at 101.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.2/maven-dependency-analyzer-1.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.2/maven-dependency-analyzer-1.2.pom (5 KB at 710.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/16/maven-shared-components-16.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/16/maven-shared-components-16.pom (9 KB at 992.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/asm/asm/3.0/asm-3.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/asm/asm/3.0/asm-3.0.pom (360 B at 50.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/asm/asm-parent/3.0/asm-parent-3.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/asm/asm-parent/3.0/asm-parent-3.0.pom (3 KB at 313.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.2/maven-common-artifact-filters-1.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.2/maven-common-artifact-filters-1.2.pom (5 KB at 630.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom (0 B at 0.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-plugin-testing-harness/1.1/maven-plugin-testing-harness-1.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-plugin-testing-harness/1.1/maven-plugin-testing-harness-1.1.pom (7 KB at 562.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/7/maven-shared-components-7.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/7/maven-shared-components-7.pom (3 KB at 282.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom (0 B at 0.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.0/plexus-archiver-2.0.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0/plexus-io-2.0.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.2/maven-dependency-analyzer-1.2.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/asm/asm/3.0/asm-3.0.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.2/maven-common-artifact-filters-1.2.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.2/maven-dependency-analyzer-1.2.jar (28 KB at 543.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-plugin-testing-harness/1.1/maven-plugin-testing-harness-1.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.2/maven-common-artifact-filters-1.2.jar (31 KB at 935.1 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/asm/asm/3.0/asm-3.0.jar (42 KB at 906.7 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0/plexus-io-2.0.jar (57 KB at 860.2 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.0/plexus-archiver-2.0.jar (176 KB at 2474.3 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-plugin-testing-harness/1.1/maven-plugin-testing-harness-1.1.jar (32 KB at 503.7 KB/sec) [INFO] Configured Artifact: org.jboss.narayana.rts:lra-coordinator-thorntail:thorntail:5.10.7.Final-SNAPSHOT:jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/rts/lra-coordinator-thorntail/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Copying lra-coordinator-thorntail-5.10.7.Final-SNAPSHOT-thorntail.jar to /home/jenkins/workspace/narayana-quickstarts/rts/lra-examples/lra-coordinator/target/lra-coordinator-thorntail.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ examples-microprofile-lra-coordinator --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/rts/lra-examples/lra-coordinator/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/rts/lra/examples-microprofile-lra-coordinator/5.10.7.Final-SNAPSHOT/examples-microprofile-lra-coordinator-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building MicroProfile Examples: LRA CDI Participant 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://repo.maven.apache.org/maven2/org/wildfly/wildfly-parent/18.0.1.Final/wildfly-parent-18.0.1.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/wildfly/wildfly-parent/18.0.1.Final/wildfly-parent-18.0.1.Final.pom (0 B at 0.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/ws/rs/jboss-jaxrs-api_2.1_spec/1.0.0.Final/jboss-jaxrs-api_2.1_spec-1.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/ws/rs/jboss-jaxrs-api_2.1_spec/1.0.0.Final/jboss-jaxrs-api_2.1_spec-1.0.0.Final.pom (5 KB at 14.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/ws/rs/jboss-jaxrs-api_2.1_spec/1.0.0.Final/jboss-jaxrs-api_2.1_spec-1.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/ws/rs/jboss-jaxrs-api_2.1_spec/1.0.0.Final/jboss-jaxrs-api_2.1_spec-1.0.0.Final.jar (132 KB at 237.5 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ examples-microprofile-lra-cdi-participant --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ examples-microprofile-lra-cdi-participant --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ examples-microprofile-lra-cdi-participant --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/workspace/narayana-quickstarts/rts/lra-examples/cdi-participant/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ examples-microprofile-lra-cdi-participant --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ examples-microprofile-lra-cdi-participant --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ examples-microprofile-lra-cdi-participant --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-war-plugin:2.2:war (default-war) @ examples-microprofile-lra-cdi-participant --- [INFO] Packaging webapp [INFO] Assembling webapp [examples-microprofile-lra-cdi-participant] in [/home/jenkins/workspace/narayana-quickstarts/rts/lra-examples/cdi-participant/target/lra-participant-example] [INFO] Processing war project [INFO] Webapp assembled in [9 msecs] [INFO] Building war: /home/jenkins/workspace/narayana-quickstarts/rts/lra-examples/cdi-participant/target/lra-participant-example.war [INFO] [INFO] --- thorntail-maven-plugin:2.6.0.Final:package (default) @ examples-microprofile-lra-cdi-participant --- [INFO] Scanning for needed Thorntail fractions with mode: when_missing [INFO] Detected fractions: cdi:2.6.0.Final, jaxrs:2.6.0.Final [INFO] Adding fractions: bean-validation:2.6.0.Final, cdi-config:2.6.0.Final, cdi:2.6.0.Final, container:2.6.0.Final, ee:2.6.0.Final, jaxrs-cdi:2.6.0.Final, jaxrs:2.6.0.Final, logging:2.6.0.Final, security:2.6.0.Final, transactions:2.6.0.Final, undertow:2.6.0.Final Resolving 78 out of 379 artifacts [INFO] Repackaging .war: /home/jenkins/workspace/narayana-quickstarts/rts/lra-examples/cdi-participant/target/lra-participant-example.war [INFO] Repackaged .war: /home/jenkins/workspace/narayana-quickstarts/rts/lra-examples/cdi-participant/target/lra-participant-example.war [INFO] [INFO] --- exec-maven-plugin:3.0.0:exec (Run Quickstart) @ examples-microprofile-lra-cdi-participant --- + thorntailjar=lra-participant-example-thorntail.jar + txlogdir=../txlogs + txlogprop=thorntail.transactions.object-store-path + qsdir=/home/jenkins/workspace/narayana-quickstarts/rts/lra-examples/cdi-participant + service_port=8082 + coord_port=8080 + getopts :s:c:d: opt + shift 0 + [[ -d /home/jenkins/workspace/narayana-quickstarts/rts/lra-examples/cdi-participant ]] + cd /home/jenkins/workspace/narayana-quickstarts/rts/lra-examples/cdi-participant ++ basename /home/jenkins/workspace/narayana-quickstarts/rts/lra-examples/cdi-participant + qsname=cdi-participant + arr=(${qsname//-/ }) ===== Running qickstart cdi-participant in directory /home/jenkins/workspace/narayana-quickstarts/rts/lra-examples/cdi-participant ===== starting external coordinator on port 8080 + svctype=cdi + last=participant + [[ cdi =~ ^(cdi)$ ]] + '[' cdi = mixed ']' + completions=1 + CURL_IP_OPTS= + IP_OPTS= + '[' -z '' ']' + IP_OPTS='-Djava.net.preferIPv4Stack=true -Djava.net.preferIPv4Addresses' + CURL_IP_OPTS=-4 + echo '===== Running qickstart cdi-participant in directory /home/jenkins/workspace/narayana-quickstarts/rts/lra-examples/cdi-participant' + [[ participant != \c\o\o\r\d\i\n\a\t\o\r ]] + echo '===== starting external coordinator on port 8080' + coord_pid=25239 + java -Djava.net.preferIPv4Stack=true -Djava.net.preferIPv4Addresses -Dthorntail.transactions.object-store-path=../txlogs -Dthorntail.http.port=8080 -jar ../lra-coordinator/target/lra-coordinator-thorntail.jar ++ timeout_adjust 10 + sleep 10 2020-11-26 00:51:10,194 INFO [org.wildfly.swarm] (main) THORN0013: Installed fraction: JAX-RS - STABLE io.thorntail:jaxrs:2.6.0.Final 2020-11-26 00:51:10,212 INFO [org.wildfly.swarm] (main) THORN0013: Installed fraction: Logging - STABLE io.thorntail:logging:2.6.0.Final 2020-11-26 00:51:10,212 INFO [org.wildfly.swarm] (main) THORN0013: Installed fraction: CDI Configuration - STABLE io.thorntail:cdi-config:2.6.0.Final 2020-11-26 00:51:10,212 INFO [org.wildfly.swarm] (main) THORN0013: Installed fraction: Undertow - STABLE io.thorntail:undertow:2.6.0.Final 2020-11-26 00:51:10,212 INFO [org.wildfly.swarm] (main) THORN0013: Installed fraction: Transactions - STABLE io.thorntail:transactions:2.6.0.Final 2020-11-26 00:51:10,213 INFO [org.wildfly.swarm] (main) THORN0013: Installed fraction: CDI - STABLE io.thorntail:cdi:2.6.0.Final 2020-11-26 00:51:10,213 INFO [org.wildfly.swarm] (main) THORN0013: Installed fraction: Elytron - STABLE io.thorntail:elytron:2.6.0.Final 2020-11-26 00:51:10,213 INFO [org.wildfly.swarm] (main) THORN0013: Installed fraction: MicroProfile OpenAPI - STABLE io.thorntail:microprofile-openapi:2.6.0.Final 2020-11-26 00:51:10,213 INFO [org.wildfly.swarm] (main) THORN0013: Installed fraction: Bean Validation - STABLE io.thorntail:bean-validation:2.6.0.Final 2020-11-26 00:51:10,213 INFO [org.wildfly.swarm] (main) THORN0013: Installed fraction: MicroProfile Config - STABLE io.thorntail:microprofile-config:2.6.0.Final + start_and_test_service + start_service + echo '===== starting service on port 8082' + service_pid=25326 ===== starting service on port 8082 ++ timeout_adjust 10 + java -Djava.net.preferIPv4Stack=true -Djava.net.preferIPv4Addresses -Dthorntail.http.port=8082 -Dlra.http.port=8080 -Dthorntail.transactions.object-store-path=../txlogs -jar target/lra-participant-example-thorntail.jar + sleep 10 2020-11-26 00:51:14,569 INFO [org.jboss.msc] (main) JBoss MSC version 1.4.11.Final 2020-11-26 00:51:14,577 INFO [org.jboss.threads] (main) JBoss Threads version 2.3.3.Final 2020-11-26 00:51:15,275 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: Thorntail 2.6.0.Final (WildFly Core 10.0.3.Final) starting 2020-11-26 00:51:15,357 INFO [org.wildfly.swarm] (MSC service thread 1-2) THORN0019: Install MSC service for command line args: [] 2020-11-26 00:51:16,707 INFO [org.wildfly.security] (ServerService Thread Pool -- 14) ELY00001: WildFly Elytron version 1.10.4.Final 2020-11-26 00:51:17,152 INFO [org.wildfly.extension.microprofile.config] (ServerService Thread Pool -- 15) EMPCONF0001: Activating Eclipse MicroProfile Config Subsystem 2020-11-26 00:51:17,188 INFO [org.xnio] (ServerService Thread Pool -- 16) XNIO version 3.7.3.Final 2020-11-26 00:51:17,253 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 21) WFLYNAM0001: Activating Naming Subsystem 2020-11-26 00:51:17,296 INFO [org.xnio.nio] (ServerService Thread Pool -- 16) XNIO NIO Implementation Version 3.7.3.Final 2020-11-26 00:51:17,235 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 19) WFLYTX0013: The node-identifier attribute on the /subsystem=transactions is set to the default value. This is a danger for environments running multiple servers. Please make sure the attribute value is unique. 2020-11-26 00:51:17,317 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 16) WFLYIO001: Worker 'default' has auto-configured to 48 core threads with 384 task threads based on your 24 available processors 2020-11-26 00:51:17,319 INFO [org.jboss.as.naming] (MSC service thread 1-1) WFLYNAM0003: Starting Naming Service 2020-11-26 00:51:17,321 INFO [org.jboss.as.jaxrs] (ServerService Thread Pool -- 24) WFLYRS0016: RESTEasy version 3.9.1.Final 2020-11-26 00:51:17,551 INFO [org.jboss.as.security] (ServerService Thread Pool -- 20) WFLYSEC0002: Activating Security Subsystem 2020-11-26 00:51:17,690 INFO [org.jboss.as.security] (MSC service thread 1-3) WFLYSEC0001: Current PicketBox version=5.0.3.Final 2020-11-26 00:51:17,756 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0003: Undertow 2.0.27.Final starting 2020-11-26 00:51:18,417 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0012: Started server default-server. 2020-11-26 00:51:18,420 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0018: Host default-host starting 2020-11-26 00:51:18,745 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0006: Undertow HTTP listener default listening on 0.0.0.0:8080 2020-11-26 00:51:19,619 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server 2020-11-26 00:51:19,666 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: Thorntail 2.6.0.Final (WildFly Core 10.0.3.Final) started in 5162ms - Started 129 of 134 services (27 services are lazy, passive or on-demand) 2020-11-26 00:51:21,526 INFO [org.wildfly.swarm.runtime.deployer] (main) deploying lra-coordinator.war 2020-11-26 00:51:21,557 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "lra-coordinator.war" (runtime-name: "lra-coordinator.war") 2020-11-26 00:51:21,712 INFO [org.wildfly.swarm] (main) THORN0013: Installed fraction: JAX-RS - STABLE io.thorntail:jaxrs:2.6.0.Final 2020-11-26 00:51:21,725 INFO [org.wildfly.swarm] (main) THORN0013: Installed fraction: Logging - STABLE io.thorntail:logging:2.6.0.Final 2020-11-26 00:51:21,725 INFO [org.wildfly.swarm] (main) THORN0013: Installed fraction: CDI Configuration - STABLE io.thorntail:cdi-config:2.6.0.Final 2020-11-26 00:51:21,725 INFO [org.wildfly.swarm] (main) THORN0013: Installed fraction: Undertow - STABLE io.thorntail:undertow:2.6.0.Final 2020-11-26 00:51:21,725 INFO [org.wildfly.swarm] (main) THORN0013: Installed fraction: Transactions - STABLE io.thorntail:transactions:2.6.0.Final 2020-11-26 00:51:21,725 INFO [org.wildfly.swarm] (main) THORN0013: Installed fraction: CDI - STABLE io.thorntail:cdi:2.6.0.Final 2020-11-26 00:51:21,726 INFO [org.wildfly.swarm] (main) THORN0013: Installed fraction: Elytron - STABLE io.thorntail:elytron:2.6.0.Final 2020-11-26 00:51:21,726 INFO [org.wildfly.swarm] (main) THORN0013: Installed fraction: Bean Validation - STABLE io.thorntail:bean-validation:2.6.0.Final 2020-11-26 00:51:22,557 WARN [org.jboss.as.dependency.private] (MSC service thread 1-8) WFLYSRV0018: Deployment "deployment.lra-coordinator.war" is using a private module ("org.jboss.jts") which may be changed or removed in future versions without notice. 2020-11-26 00:51:22,584 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0003: Processing weld deployment lra-coordinator.war 2020-11-26 00:51:22,744 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-4) HV000001: Hibernate Validator 6.0.18.Final ===== testing service + '[' '' = true ']' + echo '===== testing service' + test_service '1 completed and 0 compensated' + curl -4 -X PUT -I http://localhost:8082/cdi % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed connect to localhost:8082; Connection refused + echo ===== failed ===== failed ++ timeout_adjust 1 + sleep 1 2020-11-26 00:51:23,229 INFO [org.jboss.weld.Version] (MSC service thread 1-6) WELD-000900: 3.1.2 (Final) ++ curl -4 http://localhost:8082/cdi % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed connect to localhost:8082; Connection refused + '[' '' = '1 completed and 0 compensated' ']' + return 1 + res=1 + test_recovery + echo '===== CdiBasedResource halt the service on pid 25326' + curl -4 -X PUT -I 'http://localhost:8082/cdi?fault=haltcdiduring' ===== CdiBasedResource halt the service on pid 25326 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed connect to localhost:8082; Connection refused ++ timeout_adjust 1 + sleep 1 2020-11-26 00:51:24,696 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 3) RESTEASY002225: Deploying javax.ws.rs.core.Application: class io.narayana.lra.coordinator.api.JaxRsActivator$Proxy$_$$_WeldClientProxy 2020-11-26 00:51:24,745 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 3) WFLYUT0021: Registered web context: '/' for server 'default-server' 2020-11-26 00:51:24,783 INFO [org.jboss.msc] (main) JBoss MSC version 1.4.11.Final 2020-11-26 00:51:24,787 INFO [org.jboss.as.server] (main) WFLYSRV0010: Deployed "lra-coordinator.war" (runtime-name : "lra-coordinator.war") 2020-11-26 00:51:24,791 INFO [org.jboss.threads] (main) JBoss Threads version 2.3.3.Final 2020-11-26 00:51:24,794 INFO [org.wildfly.swarm] (main) THORN99999: Thorntail is Ready 2020-11-26 00:51:24,879 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: Thorntail 2.6.0.Final (WildFly Core 10.0.3.Final) starting 2020-11-26 00:51:25,000 INFO [org.wildfly.swarm] (MSC service thread 1-2) THORN0019: Install MSC service for command line args: [] + kill -0 25326 + '[' 0 '!=' 1 ']' + echo 'cdi service on pid 25326 failed to halt' + res=1 cdi service on pid 25326 failed to halt + killpid service 25326 + kill 25326 + test 0 + [[ -z x ]] + killpid coordinator 25239 + kill 25239 + test 0 ===== test cdi-participant completed with status 1 + echo '===== test cdi-participant completed with status 1' + exit 1 2020-11-26 00:51:25,282 INFO [org.wildfly.swarm] (Thread-2) THORN0027: Shutdown requested 2020-11-26 00:51:25,283 INFO [org.jboss.as.server] (Thread-3) WFLYSRV0272: Suspending server 2020-11-26 00:51:25,285 INFO [org.jboss.as.server] (Thread-3) WFLYSRV0220: Server shutdown has been requested via an OS signal 2020-11-26 00:51:25,287 INFO [org.jboss.as.server] (Thread-3) WFLYSRV0220: Server shutdown has been requested via an OS signal 2020-11-26 00:51:25,292 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 3) WFLYUT0022: Unregistered web context: '/' from server 'default-server' 2020-11-26 00:51:25,293 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0008: Undertow HTTP listener default suspending 2020-11-26 00:51:25,296 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 0.0.0.0:8080 2020-11-26 00:51:25,304 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0019: Host default-host stopping [ERROR] Command execution failed. org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1) at org.apache.commons.exec.DefaultExecutor.executeInternal(DefaultExecutor.java:404) at org.apache.commons.exec.DefaultExecutor.execute(DefaultExecutor.java:166) at org.codehaus.mojo.exec.ExecMojo.executeCommandLine(ExecMojo.java:982) at org.codehaus.mojo.exec.ExecMojo.executeCommandLine(ExecMojo.java:929) at org.codehaus.mojo.exec.ExecMojo.execute(ExecMojo.java:457) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155) at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584) at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:216) at org.apache.maven.cli.MavenCli.main(MavenCli.java:160) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415) at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building LRA Quickstart Examples 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ lra-examples --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ lra-examples --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/rts/lra-examples/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/rts/lra/lra-examples/5.10.7.Final-SNAPSHOT/lra-examples-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building XTS Examples 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ narayana-quickstarts-xts --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ narayana-quickstarts-xts --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/XTS/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/xts/narayana-quickstarts-xts/5.10.7.Final-SNAPSHOT/narayana-quickstarts-xts-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building XTS demo All (parent) 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xts-demo-all --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ xts-demo-all --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/XTS/raw-xts-api-demo/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstarts/xts/demo/xts-demo-all/5.10.7.Final-SNAPSHOT/xts-demo-all-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building xts-demo-core 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/sun/mail/javax.mail/1.5.0/javax.mail-1.5.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/mail/javax.mail/1.5.0/javax.mail-1.5.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/mail/javax.mail/1.5.0/javax.mail-1.5.0.pom (5 KB at 599.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/sun/mail/all/1.5.0/all-1.5.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/mail/all/1.5.0/all-1.5.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/mail/all/1.5.0/all-1.5.0.pom (19 KB at 2372.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/javax/javaee-api/7.0/javaee-api-7.0.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/sun/mail/javax.mail/1.5.0/javax.mail-1.5.0.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/javax/javaee-api/7.0/javaee-api-7.0.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/mail/javax.mail/1.5.0/javax.mail-1.5.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/mail/javax.mail/1.5.0/javax.mail-1.5.0.jar (510 KB at 19606.0 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/javaee-api/7.0/javaee-api-7.0.jar (1886 KB at 50957.9 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xts-demo-core --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ xts-demo-core --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ xts-demo-core --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! [INFO] Compiling 42 source files to /home/jenkins/workspace/narayana-quickstarts/XTS/raw-xts-api-demo/core/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/XTS/raw-xts-api-demo/core/src/main/java/com/jboss/jbosstm/xts/demo/services/restaurant/RestaurantView.java: Some input files use or override a deprecated API. [WARNING] /home/jenkins/workspace/narayana-quickstarts/XTS/raw-xts-api-demo/core/src/main/java/com/jboss/jbosstm/xts/demo/services/restaurant/RestaurantView.java: Recompile with -Xlint:deprecation for details. [WARNING] /home/jenkins/workspace/narayana-quickstarts/XTS/raw-xts-api-demo/core/src/main/java/com/jboss/jbosstm/xts/demo/services/state/ServiceStateManager.java: Some input files use unchecked or unsafe operations. [WARNING] /home/jenkins/workspace/narayana-quickstarts/XTS/raw-xts-api-demo/core/src/main/java/com/jboss/jbosstm/xts/demo/services/state/ServiceStateManager.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ xts-demo-core --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/XTS/raw-xts-api-demo/core/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ xts-demo-core --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ xts-demo-core --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ xts-demo-core --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/XTS/raw-xts-api-demo/core/target/xts-demo-core-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ xts-demo-core --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/XTS/raw-xts-api-demo/core/target/xts-demo-core-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/quickstarts/xts/demo/xts-demo-core/5.10.7.Final-SNAPSHOT/xts-demo-core-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/XTS/raw-xts-api-demo/core/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstarts/xts/demo/xts-demo-core/5.10.7.Final-SNAPSHOT/xts-demo-core-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building xts-demo-webservices 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-war-plugin/2.6/maven-war-plugin-2.6.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.6/maven-war-plugin-2.6.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.6/maven-war-plugin-2.6.pom (9 KB at 1004.0 KB/sec) [INFO] Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-war-plugin/2.6/maven-war-plugin-2.6.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.6/maven-war-plugin-2.6.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.6/maven-war-plugin-2.6.jar (86 KB at 9517.1 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xts-demo-webservices --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ xts-demo-webservices --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/XTS/raw-xts-api-demo/webservices/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ xts-demo-webservices --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ xts-demo-webservices --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/XTS/raw-xts-api-demo/webservices/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ xts-demo-webservices --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ xts-demo-webservices --- [INFO] No tests to run. [INFO] [INFO] --- maven-war-plugin:2.6:war (default-war) @ xts-demo-webservices --- [INFO] Downloading: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom (4 KB at 455.6 KB/sec) [INFO] Downloading: http://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/xstream/xstream/1.4.4/xstream-1.4.4.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.4/xstream-1.4.4.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.4/xstream-1.4.4.pom (9 KB at 1048.0 KB/sec) [INFO] Downloading: http://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/xstream/xstream-parent/1.4.4/xstream-parent-1.4.4.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.4/xstream-parent-1.4.4.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.4/xstream-parent-1.4.4.pom (19 KB at 2339.8 KB/sec) [INFO] Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/1.3/maven-filtering-1.3.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.3/maven-filtering-1.3.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.3/maven-filtering-1.3.pom (7 KB at 1008.8 KB/sec) [INFO] Downloading: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.18/plexus-utils-3.0.18.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.18/plexus-utils-3.0.18.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.18/plexus-utils-3.0.18.pom (4 KB at 473.6 KB/sec) [INFO] Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-mapping/1.0/maven-mapping-1.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-mapping/1.0/maven-mapping-1.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-mapping/1.0/maven-mapping-1.0.pom (5 KB at 621.7 KB/sec) [INFO] Downloading: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar [INFO] Downloading: http://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/xstream/xstream/1.4.4/xstream-1.4.4.jar [INFO] Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/1.3/maven-filtering-1.3.jar [INFO] Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-mapping/1.0/maven-mapping-1.0.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.4/xstream-1.4.4.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.3/maven-filtering-1.3.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-mapping/1.0/maven-mapping-1.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-mapping/1.0/maven-mapping-1.0.jar (10 KB at 1385.2 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.3/maven-filtering-1.3.jar (50 KB at 4544.0 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar (81 KB at 7321.1 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.4/xstream-1.4.4.jar (473 KB at 29507.6 KB/sec) [INFO] Packaging webapp [INFO] Assembling webapp [xts-demo-webservices] in [/home/jenkins/workspace/narayana-quickstarts/XTS/raw-xts-api-demo/webservices/target/xts-demo-webservices-5.10.7.Final-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/workspace/narayana-quickstarts/XTS/raw-xts-api-demo/webservices/src/main/webapp] [INFO] Webapp assembled in [85 msecs] [INFO] Building war: /home/jenkins/workspace/narayana-quickstarts/XTS/raw-xts-api-demo/webservices/target/xts-demo-webservices-5.10.7.Final-SNAPSHOT.war [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ xts-demo-webservices --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/XTS/raw-xts-api-demo/webservices/target/xts-demo-webservices-5.10.7.Final-SNAPSHOT.war to /home/jenkins/.m2/repository/org/jboss/narayana/quickstarts/xts/demo/xts-demo-webservices/5.10.7.Final-SNAPSHOT/xts-demo-webservices-5.10.7.Final-SNAPSHOT.war [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/XTS/raw-xts-api-demo/webservices/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstarts/xts/demo/xts-demo-webservices/5.10.7.Final-SNAPSHOT/xts-demo-webservices-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building xts-demo-war 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xts-demo-war --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ xts-demo-war --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/XTS/raw-xts-api-demo/war/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ xts-demo-war --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ xts-demo-war --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/XTS/raw-xts-api-demo/war/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ xts-demo-war --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ xts-demo-war --- [INFO] No tests to run. [INFO] [INFO] --- maven-war-plugin:2.6:war (default-war) @ xts-demo-war --- [INFO] Packaging webapp [INFO] Assembling webapp [xts-demo-war] in [/home/jenkins/workspace/narayana-quickstarts/XTS/raw-xts-api-demo/war/target/xts-demo-war-5.10.7.Final-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/workspace/narayana-quickstarts/XTS/raw-xts-api-demo/war/src/main/webapp] [INFO] Webapp assembled in [6 msecs] [INFO] Building war: /home/jenkins/workspace/narayana-quickstarts/XTS/raw-xts-api-demo/war/target/xts-demo-war-5.10.7.Final-SNAPSHOT.war [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ xts-demo-war --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/XTS/raw-xts-api-demo/war/target/xts-demo-war-5.10.7.Final-SNAPSHOT.war to /home/jenkins/.m2/repository/org/jboss/narayana/quickstarts/xts/demo/xts-demo-war/5.10.7.Final-SNAPSHOT/xts-demo-war-5.10.7.Final-SNAPSHOT.war [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/XTS/raw-xts-api-demo/war/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstarts/xts/demo/xts-demo-war/5.10.7.Final-SNAPSHOT/xts-demo-war-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building xts-demo-ear 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-ear-plugin/2.10.1/maven-ear-plugin-2.10.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-ear-plugin/2.10.1/maven-ear-plugin-2.10.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-ear-plugin/2.10.1/maven-ear-plugin-2.10.1.pom (10 KB at 1172.6 KB/sec) [INFO] Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-ear-plugin/2.10.1/maven-ear-plugin-2.10.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-ear-plugin/2.10.1/maven-ear-plugin-2.10.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-ear-plugin/2.10.1/maven-ear-plugin-2.10.1.jar (90 KB at 8908.1 KB/sec) [INFO] Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom (6 KB at 726.4 KB/sec) [INFO] Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar (24 KB at 3407.6 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xts-demo-ear --- [INFO] [INFO] --- maven-ear-plugin:2.10.1:generate-application-xml (default-generate-application-xml) @ xts-demo-ear --- [INFO] Downloading: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.10.3/plexus-archiver-2.10.3.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.10.3/plexus-archiver-2.10.3.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.10.3/plexus-archiver-2.10.3.pom (6 KB at 479.9 KB/sec) [INFO] Downloading: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.6/plexus-io-2.6.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.6/plexus-io-2.6.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.6/plexus-io-2.6.pom (4 KB at 481.9 KB/sec) [INFO] Downloading: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.10.3/plexus-archiver-2.10.3.jar [INFO] Downloading: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.6/plexus-io-2.6.jar [INFO] Downloading: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.10.3/plexus-archiver-2.10.3.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.6/plexus-io-2.6.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar (0 B at 0.0 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.6/plexus-io-2.6.jar (83 KB at 5868.2 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.10.3/plexus-archiver-2.10.3.jar (368 KB at 12664.9 KB/sec) [INFO] Generating application.xml [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ xts-demo-ear --- [INFO] Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.pom (5 KB at 567.9 KB/sec) [INFO] Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.jar (34 KB at 4815.8 KB/sec) [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/XTS/raw-xts-api-demo/ear/src/main/resources [INFO] [INFO] --- maven-ear-plugin:2.10.1:ear (default-ear) @ xts-demo-ear --- [INFO] Copying artifact [war:org.jboss.narayana.quickstarts.xts.demo:xts-demo-war:5.10.7.Final-SNAPSHOT] to [xts-demo-war-5.10.7.Final-SNAPSHOT.war] [INFO] Copying artifact [war:org.jboss.narayana.quickstarts.xts.demo:xts-demo-webservices:5.10.7.Final-SNAPSHOT] to [xts-demo-webservices-5.10.7.Final-SNAPSHOT.war] [INFO] Could not find manifest file: /home/jenkins/workspace/narayana-quickstarts/XTS/raw-xts-api-demo/ear/target/xts-demo-ear-5.10.7.Final-SNAPSHOT/META-INF/MANIFEST.MF - Generating one [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/XTS/raw-xts-api-demo/ear/target/xts-demo-ear-5.10.7.Final-SNAPSHOT.ear [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ xts-demo-ear --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/XTS/raw-xts-api-demo/ear/target/xts-demo-ear-5.10.7.Final-SNAPSHOT.ear to /home/jenkins/.m2/repository/org/jboss/narayana/quickstarts/xts/demo/xts-demo-ear/5.10.7.Final-SNAPSHOT/xts-demo-ear-5.10.7.Final-SNAPSHOT.ear [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/XTS/raw-xts-api-demo/ear/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstarts/xts/demo/xts-demo-ear/5.10.7.Final-SNAPSHOT/xts-demo-ear-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building xts-demo-test 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom (5 KB at 666.0 KB/sec) [INFO] Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar (30 KB at 2302.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/graphene/graphene-webdriver/2.0.3.Final/graphene-webdriver-2.0.3.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/graphene/graphene-webdriver/2.0.3.Final/graphene-webdriver-2.0.3.Final.pom (2 KB at 3.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/graphene/graphene-parent/2.0.3.Final/graphene-parent-2.0.3.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/graphene/graphene-parent/2.0.3.Final/graphene-parent-2.0.3.Final.pom (16 KB at 37.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-bom/1.1.4.Final/arquillian-bom-1.1.4.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-bom/1.1.4.Final/arquillian-bom-1.1.4.Final.pom (11 KB at 36.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/extension/arquillian-drone-bom/1.3.0.Final/arquillian-drone-bom-1.3.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/extension/arquillian-drone-bom/1.3.0.Final/arquillian-drone-bom-1.3.0.Final.pom (7 KB at 21.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/selenium/selenium-bom/2.40.0/selenium-bom-2.40.0.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/selenium/selenium-bom/2.40.0/selenium-bom-2.40.0.pom (5 KB at 17.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/graphene/graphene-webdriver-api/2.0.3.Final/graphene-webdriver-api-2.0.3.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/graphene/graphene-webdriver-api/2.0.3.Final/graphene-webdriver-api-2.0.3.Final.pom (3 KB at 8.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/graphene/graphene-webdriver-spi/2.0.3.Final/graphene-webdriver-spi-2.0.3.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/graphene/graphene-webdriver-spi/2.0.3.Final/graphene-webdriver-spi-2.0.3.Final.pom (3 KB at 8.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-spi/1.1.11.Final/arquillian-core-spi-1.1.11.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-spi/1.1.11.Final/arquillian-core-spi-1.1.11.Final.pom (2 KB at 4.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-build/1.1.11.Final/arquillian-build-1.1.11.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-build/1.1.11.Final/arquillian-build-1.1.11.Final.pom (4 KB at 13.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-parent/1.1.11.Final/arquillian-parent-1.1.11.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-parent/1.1.11.Final/arquillian-parent-1.1.11.Final.pom (6 KB at 20.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-api/1.1.11.Final/arquillian-core-api-1.1.11.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-api/1.1.11.Final/arquillian-core-api-1.1.11.Final.pom (2 KB at 3.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-spi/1.1.11.Final/arquillian-test-spi-1.1.11.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-spi/1.1.11.Final/arquillian-test-spi-1.1.11.Final.pom (2 KB at 5.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-api/1.1.11.Final/arquillian-test-api-1.1.11.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-api/1.1.11.Final/arquillian-test-api-1.1.11.Final.pom (2 KB at 4.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/graphene/graphene-webdriver-impl/2.0.3.Final/graphene-webdriver-impl-2.0.3.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/graphene/graphene-webdriver-impl/2.0.3.Final/graphene-webdriver-impl-2.0.3.Final.pom (9 KB at 30.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/extension/arquillian-drone-impl/1.3.0.Final/arquillian-drone-impl-1.3.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/extension/arquillian-drone-impl/1.3.0.Final/arquillian-drone-impl-1.3.0.Final.pom (4 KB at 13.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/extension/arquillian-drone-build/1.3.0.Final/arquillian-drone-build-1.3.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/extension/arquillian-drone-build/1.3.0.Final/arquillian-drone-build-1.3.0.Final.pom (8 KB at 28.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/extension/arquillian-drone-aggregator/1.3.0.Final/arquillian-drone-aggregator-1.3.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/extension/arquillian-drone-aggregator/1.3.0.Final/arquillian-drone-aggregator-1.3.0.Final.pom (5 KB at 14.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-bom/1.1.3.Final/arquillian-bom-1.1.3.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-bom/1.1.3.Final/arquillian-bom-1.1.3.Final.pom (11 KB at 36.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.1/shrinkwrap-bom-1.2.1.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.1/shrinkwrap-bom-1.2.1.pom (4 KB at 12.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.0.2/shrinkwrap-resolver-bom-2.0.2.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.0.2/shrinkwrap-resolver-bom-2.0.2.pom (5 KB at 15.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-build/1.1.3.Final/arquillian-build-1.1.3.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-build/1.1.3.Final/arquillian-build-1.1.3.Final.pom (4 KB at 13.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-parent/1.1.3.Final/arquillian-parent-1.1.3.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-parent/1.1.3.Final/arquillian-parent-1.1.3.Final.pom (6 KB at 20.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/extension/arquillian-drone-api/1.3.0.Final/arquillian-drone-api-1.3.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/extension/arquillian-drone-api/1.3.0.Final/arquillian-drone-api-1.3.0.Final.pom (951 B at 3.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/extension/arquillian-drone-spi/1.3.0.Final/arquillian-drone-spi-1.3.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/extension/arquillian-drone-spi/1.3.0.Final/arquillian-drone-spi-1.3.0.Final.pom (2 KB at 4.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-api/1.1.11.Final/arquillian-config-api-1.1.11.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-api/1.1.11.Final/arquillian-config-api-1.1.11.Final.pom (2 KB at 3.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/extension/arquillian-drone-configuration/1.3.0.Final/arquillian-drone-configuration-1.3.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/extension/arquillian-drone-configuration/1.3.0.Final/arquillian-drone-configuration-1.3.0.Final.pom (4 KB at 12.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-spi/1.1.11.Final/arquillian-container-spi-1.1.11.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-spi/1.1.11.Final/arquillian-container-spi-1.1.11.Final.pom (3 KB at 9.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-impl-base/1.1.11.Final/arquillian-config-impl-base-1.1.11.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-impl-base/1.1.11.Final/arquillian-config-impl-base-1.1.11.Final.pom (3 KB at 8.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-api/1.2.3/shrinkwrap-api-1.2.3.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-api/1.2.3/shrinkwrap-api-1.2.3.pom (4 KB at 10.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-parent/1.2.3/shrinkwrap-parent-1.2.3.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-parent/1.2.3/shrinkwrap-parent-1.2.3.pom (11 KB at 36.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-spi/1.1.11.Final/arquillian-container-test-spi-1.1.11.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-spi/1.1.11.Final/arquillian-container-test-spi-1.1.11.Final.pom (2 KB at 6.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-api/1.1.11.Final/arquillian-container-test-api-1.1.11.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-api/1.1.11.Final/arquillian-container-test-api-1.1.11.Final.pom (2 KB at 4.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/extension/arquillian-drone-webdriver-depchain/1.3.0.Final/arquillian-drone-webdriver-depchain-1.3.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/extension/arquillian-drone-webdriver-depchain/1.3.0.Final/arquillian-drone-webdriver-depchain-1.3.0.Final.pom (5 KB at 15.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/extension/arquillian-drone-webdriver/1.3.0.Final/arquillian-drone-webdriver-1.3.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/extension/arquillian-drone-webdriver/1.3.0.Final/arquillian-drone-webdriver-1.3.0.Final.pom (11 KB at 37.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/seleniumhq/selenium/selenium-api/2.40.0/selenium-api-2.40.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-api/2.40.0/selenium-api-2.40.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-api/2.40.0/selenium-api-2.40.0.pom (6 KB at 628.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/seleniumhq/selenium/selenium-parent/2.40.0/selenium-parent-2.40.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-parent/2.40.0/selenium-parent-2.40.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-parent/2.40.0/selenium-parent-2.40.0.pom (10 KB at 1188.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/15.0/guava-15.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/15.0/guava-15.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/15.0/guava-15.0.pom (7 KB at 469.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom (8 KB at 477.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/json/json/20080701/json-20080701.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/json/json/20080701/json-20080701.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/json/json/20080701/json-20080701.pom (2 KB at 181.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/seleniumhq/selenium/selenium-java/2.40.0/selenium-java-2.40.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-java/2.40.0/selenium-java-2.40.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-java/2.40.0/selenium-java-2.40.0.pom (6 KB at 733.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/seleniumhq/selenium/selenium-chrome-driver/2.40.0/selenium-chrome-driver-2.40.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chrome-driver/2.40.0/selenium-chrome-driver-2.40.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chrome-driver/2.40.0/selenium-chrome-driver-2.40.0.pom (3 KB at 410.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/seleniumhq/selenium/selenium-remote-driver/2.40.0/selenium-remote-driver-2.40.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-remote-driver/2.40.0/selenium-remote-driver-2.40.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-remote-driver/2.40.0/selenium-remote-driver-2.40.0.pom (4 KB at 425.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/cglib/cglib-nodep/2.1_3/cglib-nodep-2.1_3.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/cglib/cglib-nodep/2.1_3/cglib-nodep-2.1_3.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/cglib/cglib-nodep/2.1_3/cglib-nodep-2.1_3.pom (214 B at 26.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.3.1/httpclient-4.3.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.1/httpclient-4.3.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.1/httpclient-4.3.1.pom (6 KB at 726.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.3.1/httpcomponents-client-4.3.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.1/httpcomponents-client-4.3.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.1/httpcomponents-client-4.3.1.pom (16 KB at 2515.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.3/httpcore-4.3.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3/httpcore-4.3.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3/httpcore-4.3.pom (5 KB at 674.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.3/httpcomponents-core-4.3.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3/httpcomponents-core-4.3.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3/httpcomponents-core-4.3.pom (12 KB at 1968.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-exec/1.1/commons-exec-1.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.1/commons-exec-1.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.1/commons-exec-1.1.pom (11 KB at 1564.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/seleniumhq/selenium/selenium-htmlunit-driver/2.40.0/selenium-htmlunit-driver-2.40.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-htmlunit-driver/2.40.0/selenium-htmlunit-driver-2.40.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-htmlunit-driver/2.40.0/selenium-htmlunit-driver-2.40.0.pom (3 KB at 4.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/net/sourceforge/htmlunit/htmlunit/2.13/htmlunit-2.13.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit/2.13/htmlunit-2.13.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit/2.13/htmlunit-2.13.pom (36 KB at 3976.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/xalan/xalan/2.7.1/xalan-2.7.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.1/xalan-2.7.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.1/xalan-2.7.1.pom (2 KB at 178.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/xalan/serializer/2.7.1/serializer-2.7.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.1/serializer-2.7.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.1/serializer-2.7.1.pom (2 KB at 133.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpmime/4.3.1/httpmime-4.3.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.1/httpmime-4.3.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.1/httpmime-4.3.1.pom (5 KB at 667.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.8/commons-codec-1.8.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.8/commons-codec-1.8.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.8/commons-codec-1.8.pom (12 KB at 1592.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/net/sourceforge/htmlunit/htmlunit-core-js/2.13/htmlunit-core-js-2.13.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit-core-js/2.13/htmlunit-core-js-2.13.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit-core-js/2.13/htmlunit-core-js-2.13.pom (2 KB at 206.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.pom (4 KB at 552.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/net/sourceforge/nekohtml/nekohtml/1.9.19/nekohtml-1.9.19.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/net/sourceforge/nekohtml/nekohtml/1.9.19/nekohtml-1.9.19.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/net/sourceforge/nekohtml/nekohtml/1.9.19/nekohtml-1.9.19.pom (2 KB at 198.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/net/sourceforge/cssparser/cssparser/0.9.11/cssparser-0.9.11.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/net/sourceforge/cssparser/cssparser/0.9.11/cssparser-0.9.11.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/net/sourceforge/cssparser/cssparser/0.9.11/cssparser-0.9.11.pom (12 KB at 1309.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/w3c/css/sac/1.3/sac-1.3.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/w3c/css/sac/1.3/sac-1.3.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/w3c/css/sac/1.3/sac-1.3.pom (2 KB at 184.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jetty/jetty-websocket/8.1.12.v20130726/jetty-websocket-8.1.12.v20130726.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-websocket/8.1.12.v20130726/jetty-websocket-8.1.12.v20130726.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-websocket/8.1.12.v20130726/jetty-websocket-8.1.12.v20130726.pom (5 KB at 10.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jetty/jetty-project/8.1.12.v20130726/jetty-project-8.1.12.v20130726.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/8.1.12.v20130726/jetty-project-8.1.12.v20130726.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/8.1.12.v20130726/jetty-project-8.1.12.v20130726.pom (28 KB at 3031.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jetty/jetty-parent/20/jetty-parent-20.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-parent/20/jetty-parent-20.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-parent/20/jetty-parent-20.pom (21 KB at 2587.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jetty/jetty-util/8.1.12.v20130726/jetty-util-8.1.12.v20130726.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/8.1.12.v20130726/jetty-util-8.1.12.v20130726.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/8.1.12.v20130726/jetty-util-8.1.12.v20130726.pom (4 KB at 419.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jetty/jetty-io/8.1.12.v20130726/jetty-io-8.1.12.v20130726.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/8.1.12.v20130726/jetty-io-8.1.12.v20130726.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/8.1.12.v20130726/jetty-io-8.1.12.v20130726.pom (3 KB at 232.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jetty/jetty-http/8.1.12.v20130726/jetty-http-8.1.12.v20130726.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/8.1.12.v20130726/jetty-http-8.1.12.v20130726.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/8.1.12.v20130726/jetty-http-8.1.12.v20130726.pom (3 KB at 322.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/seleniumhq/selenium/selenium-firefox-driver/2.40.0/selenium-firefox-driver-2.40.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-firefox-driver/2.40.0/selenium-firefox-driver-2.40.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-firefox-driver/2.40.0/selenium-firefox-driver-2.40.0.pom (4 KB at 450.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/seleniumhq/selenium/selenium-ie-driver/2.40.0/selenium-ie-driver-2.40.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-ie-driver/2.40.0/selenium-ie-driver-2.40.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-ie-driver/2.40.0/selenium-ie-driver-2.40.0.pom (4 KB at 388.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/seleniumhq/selenium/selenium-safari-driver/2.40.0/selenium-safari-driver-2.40.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-safari-driver/2.40.0/selenium-safari-driver-2.40.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-safari-driver/2.40.0/selenium-safari-driver-2.40.0.pom (4 KB at 429.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/webbitserver/webbit/0.4.14/webbit-0.4.14.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/webbitserver/webbit/0.4.14/webbit-0.4.14.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/webbitserver/webbit/0.4.14/webbit-0.4.14.pom (5 KB at 697.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/io/netty/netty/3.5.2.Final/netty-3.5.2.Final.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/io/netty/netty/3.5.2.Final/netty-3.5.2.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty/3.5.2.Final/netty-3.5.2.Final.pom (26 KB at 3172.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/seleniumhq/selenium/selenium-support/2.40.0/selenium-support-2.40.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-support/2.40.0/selenium-support-2.40.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-support/2.40.0/selenium-support-2.40.0.pom (3 KB at 299.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/opera/operadriver/1.5/operadriver-1.5.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/com/opera/operadriver/1.5/operadriver-1.5.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/opera/operadriver/1.5/operadriver-1.5.pom (5 KB at 532.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/opera/operalaunchers/1.1/operalaunchers-1.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/com/opera/operalaunchers/1.1/operalaunchers-1.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/opera/operalaunchers/1.1/operalaunchers-1.1.pom (5 KB at 503.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/12.0.1/guava-12.0.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/12.0.1/guava-12.0.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/12.0.1/guava-12.0.1.pom (6 KB at 741.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/12.0.1/guava-parent-12.0.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/12.0.1/guava-parent-12.0.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/12.0.1/guava-parent-12.0.1.pom (3 KB at 347.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/google/protobuf/protobuf-java/2.4.1/protobuf-java-2.4.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/2.4.1/protobuf-java-2.4.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/2.4.1/protobuf-java-2.4.1.pom (8 KB at 1019.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/14.0/guava-14.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/14.0/guava-14.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/14.0/guava-14.0.pom (6 KB at 656.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/14.0/guava-parent-14.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/14.0/guava-parent-14.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/14.0/guava-parent-14.0.pom (3 KB at 356.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/commons-jxpath/commons-jxpath/1.3/commons-jxpath-1.3.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/commons-jxpath/commons-jxpath/1.3/commons-jxpath-1.3.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-jxpath/commons-jxpath/1.3/commons-jxpath-1.3.pom (9 KB at 1279.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/ini4j/ini4j/0.5.2/ini4j-0.5.2.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/ini4j/ini4j/0.5.2/ini4j-0.5.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/ini4j/ini4j/0.5.2/ini4j-0.5.2.pom (33 KB at 4047.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/seleniumhq/selenium/selenium-java/2.35.0/selenium-java-2.35.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-java/2.35.0/selenium-java-2.35.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-java/2.35.0/selenium-java-2.35.0.pom (7 KB at 910.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/seleniumhq/selenium/selenium-parent/2.35.0/selenium-parent-2.35.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-parent/2.35.0/selenium-parent-2.35.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-parent/2.35.0/selenium-parent-2.35.0.pom (10 KB at 1368.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/seleniumhq/selenium/selenium-android-driver/2.35.0/selenium-android-driver-2.35.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-android-driver/2.35.0/selenium-android-driver-2.35.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-android-driver/2.35.0/selenium-android-driver-2.35.0.pom (3 KB at 301.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/seleniumhq/selenium/selenium-remote-driver/2.35.0/selenium-remote-driver-2.35.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-remote-driver/2.35.0/selenium-remote-driver-2.35.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-remote-driver/2.35.0/selenium-remote-driver-2.35.0.pom (4 KB at 486.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/seleniumhq/selenium/selenium-api/2.35.0/selenium-api-2.35.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-api/2.35.0/selenium-api-2.35.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-api/2.35.0/selenium-api-2.35.0.pom (6 KB at 718.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/seleniumhq/selenium/selenium-chrome-driver/2.35.0/selenium-chrome-driver-2.35.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chrome-driver/2.35.0/selenium-chrome-driver-2.35.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chrome-driver/2.35.0/selenium-chrome-driver-2.35.0.pom (3 KB at 359.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/seleniumhq/selenium/selenium-htmlunit-driver/2.35.0/selenium-htmlunit-driver-2.35.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-htmlunit-driver/2.35.0/selenium-htmlunit-driver-2.35.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-htmlunit-driver/2.35.0/selenium-htmlunit-driver-2.35.0.pom (3 KB at 3.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/net/sourceforge/htmlunit/htmlunit/2.12/htmlunit-2.12.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit/2.12/htmlunit-2.12.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit/2.12/htmlunit-2.12.pom (35 KB at 4315.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.pom (6 KB at 824.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.2.3/httpcomponents-client-4.2.3.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2.3/httpcomponents-client-4.2.3.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2.3/httpcomponents-client-4.2.3.pom (15 KB at 2037.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom (6 KB at 793.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom (12 KB at 1600.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpmime/4.2.3/httpmime-4.2.3.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.2.3/httpmime-4.2.3.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.2.3/httpmime-4.2.3.pom (6 KB at 756.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.7/commons-codec-1.7.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.7/commons-codec-1.7.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.7/commons-codec-1.7.pom (11 KB at 1260.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/26/commons-parent-26.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/26/commons-parent-26.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/26/commons-parent-26.pom (47 KB at 5866.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/net/sourceforge/htmlunit/htmlunit-core-js/2.12/htmlunit-core-js-2.12.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit-core-js/2.12/htmlunit-core-js-2.12.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit-core-js/2.12/htmlunit-core-js-2.12.pom (2 KB at 180.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/xerces/xercesImpl/2.10.0/xercesImpl-2.10.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.10.0/xercesImpl-2.10.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.10.0/xercesImpl-2.10.0.pom (4 KB at 446.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/net/sourceforge/nekohtml/nekohtml/1.9.18/nekohtml-1.9.18.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/net/sourceforge/nekohtml/nekohtml/1.9.18/nekohtml-1.9.18.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/net/sourceforge/nekohtml/nekohtml/1.9.18/nekohtml-1.9.18.pom (2 KB at 174.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/net/sourceforge/cssparser/cssparser/0.9.9/cssparser-0.9.9.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/net/sourceforge/cssparser/cssparser/0.9.9/cssparser-0.9.9.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/net/sourceforge/cssparser/cssparser/0.9.9/cssparser-0.9.9.pom (10 KB at 1412.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jetty/jetty-websocket/8.1.9.v20130131/jetty-websocket-8.1.9.v20130131.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-websocket/8.1.9.v20130131/jetty-websocket-8.1.9.v20130131.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-websocket/8.1.9.v20130131/jetty-websocket-8.1.9.v20130131.pom (4 KB at 45.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jetty/jetty-project/8.1.9.v20130131/jetty-project-8.1.9.v20130131.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/8.1.9.v20130131/jetty-project-8.1.9.v20130131.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/8.1.9.v20130131/jetty-project-8.1.9.v20130131.pom (28 KB at 3408.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jetty/jetty-util/8.1.9.v20130131/jetty-util-8.1.9.v20130131.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/8.1.9.v20130131/jetty-util-8.1.9.v20130131.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/8.1.9.v20130131/jetty-util-8.1.9.v20130131.pom (4 KB at 331.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jetty/jetty-io/8.1.9.v20130131/jetty-io-8.1.9.v20130131.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/8.1.9.v20130131/jetty-io-8.1.9.v20130131.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/8.1.9.v20130131/jetty-io-8.1.9.v20130131.pom (3 KB at 171.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jetty/jetty-http/8.1.9.v20130131/jetty-http-8.1.9.v20130131.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/8.1.9.v20130131/jetty-http-8.1.9.v20130131.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/8.1.9.v20130131/jetty-http-8.1.9.v20130131.pom (3 KB at 317.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/seleniumhq/selenium/selenium-firefox-driver/2.35.0/selenium-firefox-driver-2.35.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-firefox-driver/2.35.0/selenium-firefox-driver-2.35.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-firefox-driver/2.35.0/selenium-firefox-driver-2.35.0.pom (4 KB at 393.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/seleniumhq/selenium/selenium-ie-driver/2.35.0/selenium-ie-driver-2.35.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-ie-driver/2.35.0/selenium-ie-driver-2.35.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-ie-driver/2.35.0/selenium-ie-driver-2.35.0.pom (4 KB at 388.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/seleniumhq/selenium/selenium-iphone-driver/2.35.0/selenium-iphone-driver-2.35.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-iphone-driver/2.35.0/selenium-iphone-driver-2.35.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-iphone-driver/2.35.0/selenium-iphone-driver-2.35.0.pom (2 KB at 146.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/seleniumhq/selenium/selenium-safari-driver/2.35.0/selenium-safari-driver-2.35.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-safari-driver/2.35.0/selenium-safari-driver-2.35.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-safari-driver/2.35.0/selenium-safari-driver-2.35.0.pom (4 KB at 429.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/seleniumhq/selenium/selenium-support/2.35.0/selenium-support-2.35.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-support/2.35.0/selenium-support-2.35.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-support/2.35.0/selenium-support-2.35.0.pom (3 KB at 239.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/extension/arquillian-phantom-driver/1.1.2.Final/arquillian-phantom-driver-1.1.2.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/extension/arquillian-phantom-driver/1.1.2.Final/arquillian-phantom-driver-1.1.2.Final.pom (4 KB at 5.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/github/detro/ghostdriver/phantomjsdriver/1.1.0/phantomjsdriver-1.1.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/com/github/detro/ghostdriver/phantomjsdriver/1.1.0/phantomjsdriver-1.1.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/github/detro/ghostdriver/phantomjsdriver/1.1.0/phantomjsdriver-1.1.0.pom (3 KB at 271.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/seleniumhq/selenium/selenium-java/2.39.0/selenium-java-2.39.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-java/2.39.0/selenium-java-2.39.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-java/2.39.0/selenium-java-2.39.0.pom (7 KB at 796.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/seleniumhq/selenium/selenium-parent/2.39.0/selenium-parent-2.39.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-parent/2.39.0/selenium-parent-2.39.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-parent/2.39.0/selenium-parent-2.39.0.pom (10 KB at 1198.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/seleniumhq/selenium/selenium-android-driver/2.39.0/selenium-android-driver-2.39.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-android-driver/2.39.0/selenium-android-driver-2.39.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-android-driver/2.39.0/selenium-android-driver-2.39.0.pom (3 KB at 301.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/seleniumhq/selenium/selenium-remote-driver/2.39.0/selenium-remote-driver-2.39.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-remote-driver/2.39.0/selenium-remote-driver-2.39.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-remote-driver/2.39.0/selenium-remote-driver-2.39.0.pom (4 KB at 378.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/seleniumhq/selenium/selenium-api/2.39.0/selenium-api-2.39.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-api/2.39.0/selenium-api-2.39.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-api/2.39.0/selenium-api-2.39.0.pom (6 KB at 628.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/seleniumhq/selenium/selenium-chrome-driver/2.39.0/selenium-chrome-driver-2.39.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chrome-driver/2.39.0/selenium-chrome-driver-2.39.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chrome-driver/2.39.0/selenium-chrome-driver-2.39.0.pom (3 KB at 359.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/seleniumhq/selenium/selenium-htmlunit-driver/2.39.0/selenium-htmlunit-driver-2.39.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-htmlunit-driver/2.39.0/selenium-htmlunit-driver-2.39.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-htmlunit-driver/2.39.0/selenium-htmlunit-driver-2.39.0.pom (3 KB at 2.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/seleniumhq/selenium/selenium-firefox-driver/2.39.0/selenium-firefox-driver-2.39.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-firefox-driver/2.39.0/selenium-firefox-driver-2.39.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-firefox-driver/2.39.0/selenium-firefox-driver-2.39.0.pom (4 KB at 393.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/seleniumhq/selenium/selenium-ie-driver/2.39.0/selenium-ie-driver-2.39.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-ie-driver/2.39.0/selenium-ie-driver-2.39.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-ie-driver/2.39.0/selenium-ie-driver-2.39.0.pom (4 KB at 443.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/seleniumhq/selenium/selenium-iphone-driver/2.39.0/selenium-iphone-driver-2.39.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-iphone-driver/2.39.0/selenium-iphone-driver-2.39.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-iphone-driver/2.39.0/selenium-iphone-driver-2.39.0.pom (2 KB at 271.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/seleniumhq/selenium/selenium-safari-driver/2.39.0/selenium-safari-driver-2.39.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-safari-driver/2.39.0/selenium-safari-driver-2.39.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-safari-driver/2.39.0/selenium-safari-driver-2.39.0.pom (4 KB at 375.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/seleniumhq/selenium/selenium-support/2.39.0/selenium-support-2.39.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-support/2.39.0/selenium-support-2.39.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-support/2.39.0/selenium-support-2.39.0.pom (3 KB at 341.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/seleniumhq/selenium/selenium-server/2.39.0/selenium-server-2.39.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-server/2.39.0/selenium-server-2.39.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-server/2.39.0/selenium-server-2.39.0.pom (6 KB at 661.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcprov-jdk15on/1.48/bcprov-jdk15on-1.48.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.48/bcprov-jdk15on-1.48.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.48/bcprov-jdk15on-1.48.pom (2 KB at 112.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcpkix-jdk15on/1.48/bcpkix-jdk15on-1.48.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.48/bcpkix-jdk15on-1.48.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.48/bcpkix-jdk15on-1.48.pom (2 KB at 165.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/mx4j/mx4j-tools/3.0.1/mx4j-tools-3.0.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/mx4j/mx4j-tools/3.0.1/mx4j-tools-3.0.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/mx4j/mx4j-tools/3.0.1/mx4j-tools-3.0.1.pom (155 B at 21.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/mortbay/jetty/servlet-api-2.5/6.1.9/servlet-api-2.5-6.1.9.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.9/servlet-api-2.5-6.1.9.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.9/servlet-api-2.5-6.1.9.pom (4 KB at 508.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/mortbay/jetty/project/6.1.9/project-6.1.9.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/mortbay/jetty/project/6.1.9/project-6.1.9.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/mortbay/jetty/project/6.1.9/project-6.1.9.pom (12 KB at 1701.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/seleniumhq/selenium/jetty-repacked/7.6.1/jetty-repacked-7.6.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/jetty-repacked/7.6.1/jetty-repacked-7.6.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/jetty-repacked/7.6.1/jetty-repacked-7.6.1.pom (5 KB at 654.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/yaml/snakeyaml/1.8/snakeyaml-1.8.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.8/snakeyaml-1.8.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.8/snakeyaml-1.8.pom (14 KB at 1880.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-depchain/2.2.0/shrinkwrap-resolver-depchain-2.2.0.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-depchain/2.2.0/shrinkwrap-resolver-depchain-2.2.0.pom (3 KB at 4.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-parent/2.2.0/shrinkwrap-resolver-parent-2.2.0.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-parent/2.2.0/shrinkwrap-resolver-parent-2.2.0.pom (14 KB at 48.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/2.2.0/shrinkwrap-resolver-api-2.2.0.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/2.2.0/shrinkwrap-resolver-api-2.2.0.pom (2 KB at 3.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi/2.2.0/shrinkwrap-resolver-spi-2.2.0.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi/2.2.0/shrinkwrap-resolver-spi-2.2.0.pom (2 KB at 4.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/2.2.0/shrinkwrap-resolver-api-maven-2.2.0.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/2.2.0/shrinkwrap-resolver-api-maven-2.2.0.pom (3 KB at 7.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven/2.2.0/shrinkwrap-resolver-spi-maven-2.2.0.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven/2.2.0/shrinkwrap-resolver-spi-maven-2.2.0.pom (2 KB at 5.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven-archive/2.2.0/shrinkwrap-resolver-api-maven-archive-2.2.0.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven-archive/2.2.0/shrinkwrap-resolver-api-maven-archive-2.2.0.pom (2 KB at 6.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven/2.2.0/shrinkwrap-resolver-impl-maven-2.2.0.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven/2.2.0/shrinkwrap-resolver-impl-maven-2.2.0.pom (18 KB at 62.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven-archive/2.2.0/shrinkwrap-resolver-impl-maven-archive-2.2.0.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven-archive/2.2.0/shrinkwrap-resolver-impl-maven-archive-2.2.0.pom (4 KB at 12.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.3/shrinkwrap-impl-base-1.2.3.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.3/shrinkwrap-impl-base-1.2.3.pom (4 KB at 13.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.3/shrinkwrap-spi-1.2.3.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.3/shrinkwrap-spi-1.2.3.pom (2 KB at 4.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven-archive/2.2.0/shrinkwrap-resolver-spi-maven-archive-2.2.0.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven-archive/2.2.0/shrinkwrap-resolver-spi-maven-archive-2.2.0.pom (2 KB at 5.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/junit/arquillian-junit-container/1.1.11.Final/arquillian-junit-container-1.1.11.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/junit/arquillian-junit-container/1.1.11.Final/arquillian-junit-container-1.1.11.Final.pom (4 KB at 13.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/junit/arquillian-junit-core/1.1.11.Final/arquillian-junit-core-1.1.11.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/junit/arquillian-junit-core/1.1.11.Final/arquillian-junit-core-1.1.11.Final.pom (4 KB at 10.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-impl-base/1.1.11.Final/arquillian-core-impl-base-1.1.11.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-impl-base/1.1.11.Final/arquillian-core-impl-base-1.1.11.Final.pom (2 KB at 6.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-impl-base/1.1.11.Final/arquillian-test-impl-base-1.1.11.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-impl-base/1.1.11.Final/arquillian-test-impl-base-1.1.11.Final.pom (3 KB at 8.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-impl-base/1.1.11.Final/arquillian-container-impl-base-1.1.11.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-impl-base/1.1.11.Final/arquillian-container-impl-base-1.1.11.Final.pom (4 KB at 13.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.1.11.Final/arquillian-container-test-impl-base-1.1.11.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.1.11.Final/arquillian-container-test-impl-base-1.1.11.Final.pom (4 KB at 12.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-container-managed/1.1.0.Final/wildfly-arquillian-container-managed-1.1.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-container-managed/1.1.0.Final/wildfly-arquillian-container-managed-1.1.0.Final.pom (6 KB at 17.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-parent/1.1.0.Final/wildfly-arquillian-parent-1.1.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-parent/1.1.0.Final/wildfly-arquillian-parent-1.1.0.Final.pom (22 KB at 21.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-common/1.1.0.Final/wildfly-arquillian-common-1.1.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-common/1.1.0.Final/wildfly-arquillian-common-1.1.0.Final.pom (4 KB at 11.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.1.11.Final/arquillian-testenricher-cdi-1.1.11.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.1.11.Final/arquillian-testenricher-cdi-1.1.11.Final.pom (5 KB at 14.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-ejb/1.1.11.Final/arquillian-testenricher-ejb-1.1.11.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-ejb/1.1.11.Final/arquillian-testenricher-ejb-1.1.11.Final.pom (6 KB at 17.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-initialcontext/1.1.11.Final/arquillian-testenricher-initialcontext-1.1.11.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-initialcontext/1.1.11.Final/arquillian-testenricher-initialcontext-1.1.11.Final.pom (2 KB at 5.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-resource/1.1.11.Final/arquillian-testenricher-resource-1.1.11.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-resource/1.1.11.Final/arquillian-testenricher-resource-1.1.11.Final.pom (3 KB at 7.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/protocol/arquillian-protocol-servlet/1.1.11.Final/arquillian-protocol-servlet-1.1.11.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/protocol/arquillian-protocol-servlet/1.1.11.Final/arquillian-protocol-servlet-1.1.11.Final.pom (4 KB at 11.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-testenricher-msc/1.1.0.Final/wildfly-arquillian-testenricher-msc-1.1.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-testenricher-msc/1.1.0.Final/wildfly-arquillian-testenricher-msc-1.1.0.Final.pom (2 KB at 6.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-server/1.0.1.Final/wildfly-server-1.0.1.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-server/1.0.1.Final/wildfly-server-1.0.1.Final.pom (7 KB at 22.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-controller/1.0.1.Final/wildfly-controller-1.0.1.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-controller/1.0.1.Final/wildfly-controller-1.0.1.Final.pom (5 KB at 13.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-controller-client/1.0.1.Final/wildfly-controller-client-1.0.1.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-controller-client/1.0.1.Final/wildfly-controller-client-1.0.1.Final.pom (4 KB at 12.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-protocol/1.0.1.Final/wildfly-protocol-1.0.1.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-protocol/1.0.1.Final/wildfly-protocol-1.0.1.Final.pom (4 KB at 13.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/remoting/jboss-remoting/4.0.9.Final/jboss-remoting-4.0.9.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/remoting/jboss-remoting/4.0.9.Final/jboss-remoting-4.0.9.Final.pom (14 KB at 47.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging/3.1.1.GA/jboss-logging-3.1.1.GA.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging/3.1.1.GA/jboss-logging-3.1.1.GA.pom (6 KB at 21.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/threads/jboss-threads/2.2.0.Final/jboss-threads-2.2.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/threads/jboss-threads/2.2.0.Final/jboss-threads-2.2.0.Final.pom (4 KB at 13.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-security-manager/1.1.2.Final/wildfly-security-manager-1.1.2.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-security-manager/1.1.2.Final/wildfly-security-manager-1.1.2.Final.pom (7 KB at 22.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-security/1.0.1.Final/wildfly-core-security-1.0.1.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-security/1.0.1.Final/wildfly-core-security-1.0.1.Final.pom (3 KB at 9.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-security-parent/1.0.1.Final/wildfly-core-security-parent-1.0.1.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-security-parent/1.0.1.Final/wildfly-core-security-parent-1.0.1.Final.pom (2 KB at 6.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-security-api/1.0.1.Final/wildfly-core-security-api-1.0.1.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-security-api/1.0.1.Final/wildfly-core-security-api-1.0.1.Final.pom (2 KB at 6.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/modules/jboss-modules/1.4.3.Final/jboss-modules-1.4.3.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/modules/jboss-modules/1.4.3.Final/jboss-modules-1.4.3.Final.pom (5 KB at 16.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logmanager/jboss-logmanager/2.0.0.Final/jboss-logmanager-2.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logmanager/jboss-logmanager/2.0.0.Final/jboss-logmanager-2.0.0.Final.pom (6 KB at 20.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-domain-http-interface/1.0.1.Final/wildfly-domain-http-interface-1.0.1.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-domain-http-interface/1.0.1.Final/wildfly-domain-http-interface-1.0.1.Final.pom (4 KB at 9.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-domain-http/1.0.1.Final/wildfly-domain-http-1.0.1.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-domain-http/1.0.1.Final/wildfly-domain-http-1.0.1.Final.pom (2 KB at 6.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/io/undertow/undertow-core/1.2.9.Final/undertow-core-1.2.9.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/io/undertow/undertow-core/1.2.9.Final/undertow-core-1.2.9.Final.pom (18 KB at 63.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/io/undertow/undertow-parent/1.2.9.Final/undertow-parent-1.2.9.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/io/undertow/undertow-parent/1.2.9.Final/undertow-parent-1.2.9.Final.pom (24 KB at 82.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-domain-management/1.0.1.Final/wildfly-domain-management-1.0.1.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-domain-management/1.0.1.Final/wildfly-domain-management-1.0.1.Final.pom (7 KB at 21.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-common-core/2.5.0.Final/jboss-common-core-2.5.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-common-core/2.5.0.Final/jboss-common-core-2.5.0.Final.pom (4 KB at 13.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/picketbox/picketbox/4.9.2.Final/picketbox-4.9.2.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/picketbox/picketbox/4.9.2.Final/picketbox-4.9.2.Final.pom (4 KB at 11.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/picketbox/picketbox-parent/4.9.2.Final/picketbox-parent-4.9.2.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/picketbox/picketbox-parent/4.9.2.Final/picketbox-parent-4.9.2.Final.pom (4 KB at 11.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-deployment-repository/1.0.1.Final/wildfly-deployment-repository-1.0.1.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-deployment-repository/1.0.1.Final/wildfly-deployment-repository-1.0.1.Final.pom (4 KB at 13.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-vfs/3.2.9.Final/jboss-vfs-3.2.9.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-vfs/3.2.9.Final/jboss-vfs-3.2.9.Final.pom (8 KB at 25.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-platform-mbean/1.0.1.Final/wildfly-platform-mbean-1.0.1.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-platform-mbean/1.0.1.Final/wildfly-platform-mbean-1.0.1.Final.pom (4 KB at 11.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-process-controller/1.0.1.Final/wildfly-process-controller-1.0.1.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-process-controller/1.0.1.Final/wildfly-process-controller-1.0.1.Final.pom (4 KB at 14.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-version/1.0.1.Final/wildfly-version-1.0.1.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-version/1.0.1.Final/wildfly-version-1.0.1.Final.pom (3 KB at 8.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-remoting/1.0.1.Final/wildfly-remoting-1.0.1.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-remoting/1.0.1.Final/wildfly-remoting-1.0.1.Final.pom (5 KB at 15.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-remoting-parent/1.0.1.Final/wildfly-remoting-parent-1.0.1.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-remoting-parent/1.0.1.Final/wildfly-remoting-parent-1.0.1.Final.pom (2 KB at 6.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-io/1.0.1.Final/wildfly-io-1.0.1.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-io/1.0.1.Final/wildfly-io-1.0.1.Final.pom (3 KB at 9.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-io-bom/1.0.1.Final/wildfly-io-bom-1.0.1.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-io-bom/1.0.1.Final/wildfly-io-bom-1.0.1.Final.pom (2 KB at 6.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-network/1.0.1.Final/wildfly-network-1.0.1.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-network/1.0.1.Final/wildfly-network-1.0.1.Final.pom (4 KB at 10.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-self-contained/1.0.1.Final/wildfly-self-contained-1.0.1.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-self-contained/1.0.1.Final/wildfly-self-contained-1.0.1.Final.pom (3 KB at 8.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jandex/1.2.2.Final/jandex-1.2.2.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jandex/1.2.2.Final/jandex-1.2.2.Final.pom (4 KB at 12.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-impl-base/2.0.0-alpha-8/shrinkwrap-descriptors-impl-base-2.0.0-alpha-8.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-impl-base/2.0.0-alpha-8/shrinkwrap-descriptors-impl-base-2.0.0-alpha-8.pom (3 KB at 8.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-protocol-jmx/1.1.0.Final/wildfly-arquillian-protocol-jmx-1.1.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-protocol-jmx/1.1.0.Final/wildfly-arquillian-protocol-jmx-1.1.0.Final.pom (3 KB at 8.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/protocol/arquillian-protocol-jmx/1.1.11.Final/arquillian-protocol-jmx-1.1.11.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/protocol/arquillian-protocol-jmx/1.1.11.Final/arquillian-protocol-jmx-1.1.11.Final.pom (2 KB at 5.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-jmx/1.0.1.Final/wildfly-jmx-1.0.1.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-jmx/1.0.1.Final/wildfly-jmx-1.0.1.Final.pom (5 KB at 15.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-launcher/1.0.1.Final/wildfly-launcher-1.0.1.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-launcher/1.0.1.Final/wildfly-launcher-1.0.1.Final.pom (5 KB at 17.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/graphene/graphene-webdriver-api/2.0.3.Final/graphene-webdriver-api-2.0.3.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/graphene/graphene-webdriver-spi/2.0.3.Final/graphene-webdriver-spi-2.0.3.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-spi/1.1.11.Final/arquillian-core-spi-1.1.11.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/graphene/graphene-webdriver-impl/2.0.3.Final/graphene-webdriver-impl-2.0.3.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/extension/arquillian-drone-impl/1.3.0.Final/arquillian-drone-impl-1.3.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/graphene/graphene-webdriver-api/2.0.3.Final/graphene-webdriver-api-2.0.3.Final.jar (31 KB at 94.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/extension/arquillian-drone-configuration/1.3.0.Final/arquillian-drone-configuration-1.3.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-spi/1.1.11.Final/arquillian-core-spi-1.1.11.Final.jar (27 KB at 47.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-api/1.1.11.Final/arquillian-config-api-1.1.11.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/graphene/graphene-webdriver-spi/2.0.3.Final/graphene-webdriver-spi-2.0.3.Final.jar (18 KB at 30.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-spi/1.1.11.Final/arquillian-container-spi-1.1.11.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/extension/arquillian-drone-configuration/1.3.0.Final/arquillian-drone-configuration-1.3.0.Final.jar (34 KB at 56.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/extension/arquillian-drone-api/1.3.0.Final/arquillian-drone-api-1.3.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/extension/arquillian-drone-impl/1.3.0.Final/arquillian-drone-impl-1.3.0.Final.jar (58 KB at 83.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/extension/arquillian-drone-spi/1.3.0.Final/arquillian-drone-spi-1.3.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-api/1.1.11.Final/arquillian-config-api-1.1.11.Final.jar (8 KB at 8.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/extension/arquillian-drone-webdriver/1.3.0.Final/arquillian-drone-webdriver-1.3.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/extension/arquillian-drone-api/1.3.0.Final/arquillian-drone-api-1.3.0.Final.jar (5 KB at 5.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/seleniumhq/selenium/selenium-api/2.40.0/selenium-api-2.40.0.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/extension/arquillian-drone-spi/1.3.0.Final/arquillian-drone-spi-1.3.0.Final.jar (19 KB at 19.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/15.0/guava-15.0.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-spi/1.1.11.Final/arquillian-container-spi-1.1.11.Final.jar (51 KB at 52.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/json/json/20080701/json-20080701.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/seleniumhq/selenium/selenium-support/2.40.0/selenium-support-2.40.0.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/seleniumhq/selenium/selenium-chrome-driver/2.40.0/selenium-chrome-driver-2.40.0.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/seleniumhq/selenium/selenium-firefox-driver/2.40.0/selenium-firefox-driver-2.40.0.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/extension/arquillian-drone-webdriver/1.3.0.Final/arquillian-drone-webdriver-1.3.0.Final.jar (88 KB at 69.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-exec/1.1/commons-exec-1.1.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/seleniumhq/selenium/selenium-htmlunit-driver/2.40.0/selenium-htmlunit-driver-2.40.0.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/net/sourceforge/htmlunit/htmlunit/2.13/htmlunit-2.13.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/graphene/graphene-webdriver-impl/2.0.3.Final/graphene-webdriver-impl-2.0.3.Final.jar (664 KB at 438.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/xalan/xalan/2.7.1/xalan-2.7.1.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/xalan/serializer/2.7.1/serializer-2.7.1.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpmime/4.3.1/httpmime-4.3.1.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.8/commons-codec-1.8.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/net/sourceforge/htmlunit/htmlunit-core-js/2.13/htmlunit-core-js-2.13.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/net/sourceforge/nekohtml/nekohtml/1.9.19/nekohtml-1.9.19.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/net/sourceforge/cssparser/cssparser/0.9.11/cssparser-0.9.11.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/w3c/css/sac/1.3/sac-1.3.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jetty/jetty-websocket/8.1.12.v20130726/jetty-websocket-8.1.12.v20130726.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jetty/jetty-util/8.1.12.v20130726/jetty-util-8.1.12.v20130726.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jetty/jetty-io/8.1.12.v20130726/jetty-io-8.1.12.v20130726.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jetty/jetty-http/8.1.12.v20130726/jetty-http-8.1.12.v20130726.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.3.1/httpclient-4.3.1.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.3/httpcore-4.3.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/seleniumhq/selenium/selenium-ie-driver/2.40.0/selenium-ie-driver-2.40.0.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/net/java/dev/jna/jna/3.4.0/jna-3.4.0.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/seleniumhq/selenium/selenium-remote-driver/2.40.0/selenium-remote-driver-2.40.0.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/cglib/cglib-nodep/2.1_3/cglib-nodep-2.1_3.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/opera/operadriver/1.5/operadriver-1.5.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/opera/operalaunchers/1.1/operalaunchers-1.1.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/google/protobuf/protobuf-java/2.4.1/protobuf-java-2.4.1.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/commons-jxpath/commons-jxpath/1.3/commons-jxpath-1.3.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/ini4j/ini4j/0.5.2/ini4j-0.5.2.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/extension/arquillian-phantom-driver/1.1.2.Final/arquillian-phantom-driver-1.1.2.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/github/detro/ghostdriver/phantomjsdriver/1.1.0/phantomjsdriver-1.1.0.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/seleniumhq/selenium/selenium-server/2.39.0/selenium-server-2.39.0.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcprov-jdk15on/1.48/bcprov-jdk15on-1.48.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcpkix-jdk15on/1.48/bcpkix-jdk15on-1.48.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/mx4j/mx4j-tools/3.0.1/mx4j-tools-3.0.1.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/mortbay/jetty/servlet-api-2.5/6.1.9/servlet-api-2.5-6.1.9.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/seleniumhq/selenium/jetty-repacked/7.6.1/jetty-repacked-7.6.1.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/extension/arquillian-phantom-driver/1.1.2.Final/arquillian-phantom-driver-1.1.2.Final.jar (20 KB at 4.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/yaml/snakeyaml/1.8/snakeyaml-1.8.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/2.2.0/shrinkwrap-resolver-api-2.2.0.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi/2.2.0/shrinkwrap-resolver-spi-2.2.0.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/2.2.0/shrinkwrap-resolver-api-maven-2.2.0.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven/2.2.0/shrinkwrap-resolver-spi-maven-2.2.0.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven-archive/2.2.0/shrinkwrap-resolver-api-maven-archive-2.2.0.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/2.2.0/shrinkwrap-resolver-api-2.2.0.jar (22 KB at 4.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven/2.2.0/shrinkwrap-resolver-impl-maven-2.2.0.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven/2.2.0/shrinkwrap-resolver-spi-maven-2.2.0.jar (4 KB at 0.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven-archive/2.2.0/shrinkwrap-resolver-impl-maven-archive-2.2.0.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi/2.2.0/shrinkwrap-resolver-spi-2.2.0.jar (18 KB at 3.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven-archive/2.2.0/shrinkwrap-resolver-spi-maven-archive-2.2.0.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven-archive/2.2.0/shrinkwrap-resolver-api-maven-archive-2.2.0.jar (7 KB at 1.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/seleniumhq/selenium/selenium-java/2.40.0/selenium-java-2.40.0.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/seleniumhq/selenium/selenium-safari-driver/2.40.0/selenium-safari-driver-2.40.0.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/2.2.0/shrinkwrap-resolver-api-maven-2.2.0.jar (52 KB at 9.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/webbitserver/webbit/0.4.14/webbit-0.4.14.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven-archive/2.2.0/shrinkwrap-resolver-spi-maven-archive-2.2.0.jar (6 KB at 1.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/io/netty/netty/3.5.2.Final/netty-3.5.2.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/junit/arquillian-junit-container/1.1.11.Final/arquillian-junit-container-1.1.11.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/junit/arquillian-junit-core/1.1.11.Final/arquillian-junit-core-1.1.11.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven-archive/2.2.0/shrinkwrap-resolver-impl-maven-archive-2.2.0.jar (50 KB at 8.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-api/1.1.11.Final/arquillian-test-api-1.1.11.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-spi/1.1.11.Final/arquillian-test-spi-1.1.11.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven/2.2.0/shrinkwrap-resolver-impl-maven-2.2.0.jar (155 KB at 26.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-api/1.1.11.Final/arquillian-container-test-api-1.1.11.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-api/1.1.11.Final/arquillian-test-api-1.1.11.Final.jar (4 KB at 0.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-api/1.2.3/shrinkwrap-api-1.2.3.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/junit/arquillian-junit-container/1.1.11.Final/arquillian-junit-container-1.1.11.Final.jar (9 KB at 1.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-spi/1.1.11.Final/arquillian-container-test-spi-1.1.11.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-api/1.1.11.Final/arquillian-container-test-api-1.1.11.Final.jar (9 KB at 1.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-impl-base/1.1.11.Final/arquillian-core-impl-base-1.1.11.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-api/1.2.3/shrinkwrap-api-1.2.3.jar (65 KB at 10.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-impl-base/1.1.11.Final/arquillian-test-impl-base-1.1.11.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/junit/arquillian-junit-core/1.1.11.Final/arquillian-junit-core-1.1.11.Final.jar (38 KB at 5.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-impl-base/1.1.11.Final/arquillian-container-impl-base-1.1.11.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-impl-base/1.1.11.Final/arquillian-core-impl-base-1.1.11.Final.jar (61 KB at 9.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-impl-base/1.1.11.Final/arquillian-config-impl-base-1.1.11.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-spi/1.1.11.Final/arquillian-container-test-spi-1.1.11.Final.jar (26 KB at 3.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.1.11.Final/arquillian-container-test-impl-base-1.1.11.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-spi/1.1.11.Final/arquillian-test-spi-1.1.11.Final.jar (41 KB at 6.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.3/shrinkwrap-impl-base-1.2.3.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-impl-base/1.1.11.Final/arquillian-test-impl-base-1.1.11.Final.jar (28 KB at 4.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.3/shrinkwrap-spi-1.2.3.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-impl-base/1.1.11.Final/arquillian-config-impl-base-1.1.11.Final.jar (41 KB at 6.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-container-managed/1.1.0.Final/wildfly-arquillian-container-managed-1.1.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.3/shrinkwrap-spi-1.2.3.jar (5 KB at 0.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-common/1.1.0.Final/wildfly-arquillian-common-1.1.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-impl-base/1.1.11.Final/arquillian-container-impl-base-1.1.11.Final.jar (78 KB at 11.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.1.11.Final/arquillian-testenricher-cdi-1.1.11.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-container-managed/1.1.0.Final/wildfly-arquillian-container-managed-1.1.0.Final.jar (18 KB at 2.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-ejb/1.1.11.Final/arquillian-testenricher-ejb-1.1.11.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.1.11.Final/arquillian-container-test-impl-base-1.1.11.Final.jar (107 KB at 15.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-initialcontext/1.1.11.Final/arquillian-testenricher-initialcontext-1.1.11.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-common/1.1.0.Final/wildfly-arquillian-common-1.1.0.Final.jar (62 KB at 8.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-resource/1.1.11.Final/arquillian-testenricher-resource-1.1.11.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.1.11.Final/arquillian-testenricher-cdi-1.1.11.Final.jar (27 KB at 3.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/protocol/arquillian-protocol-servlet/1.1.11.Final/arquillian-protocol-servlet-1.1.11.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-ejb/1.1.11.Final/arquillian-testenricher-ejb-1.1.11.Final.jar (20 KB at 2.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-testenricher-msc/1.1.0.Final/wildfly-arquillian-testenricher-msc-1.1.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-initialcontext/1.1.11.Final/arquillian-testenricher-initialcontext-1.1.11.Final.jar (7 KB at 1.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-server/1.0.1.Final/wildfly-server-1.0.1.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.3/shrinkwrap-impl-base-1.2.3.jar (187 KB at 25.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-controller/1.0.1.Final/wildfly-controller-1.0.1.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-resource/1.1.11.Final/arquillian-testenricher-resource-1.1.11.Final.jar (19 KB at 2.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-security/1.0.1.Final/wildfly-core-security-1.0.1.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/protocol/arquillian-protocol-servlet/1.1.11.Final/arquillian-protocol-servlet-1.1.11.Final.jar (59 KB at 7.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-security-api/1.0.1.Final/wildfly-core-security-api-1.0.1.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-testenricher-msc/1.1.0.Final/wildfly-arquillian-testenricher-msc-1.1.0.Final.jar (11 KB at 1.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-domain-http-interface/1.0.1.Final/wildfly-domain-http-interface-1.0.1.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-security/1.0.1.Final/wildfly-core-security-1.0.1.Final.jar (15 KB at 1.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-domain-management/1.0.1.Final/wildfly-domain-management-1.0.1.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-security-api/1.0.1.Final/wildfly-core-security-api-1.0.1.Final.jar (5 KB at 0.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-common-core/2.5.0.Final/jboss-common-core-2.5.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-domain-http-interface/1.0.1.Final/wildfly-domain-http-interface-1.0.1.Final.jar (93 KB at 11.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/picketbox/picketbox/4.9.2.Final/picketbox-4.9.2.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-domain-management/1.0.1.Final/wildfly-domain-management-1.0.1.Final.jar (727 KB at 85.4 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-server/1.0.1.Final/wildfly-server-1.0.1.Final.jar (1053 KB at 123.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-deployment-repository/1.0.1.Final/wildfly-deployment-repository-1.0.1.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-platform-mbean/1.0.1.Final/wildfly-platform-mbean-1.0.1.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-common-core/2.5.0.Final/jboss-common-core-2.5.0.Final.jar (564 KB at 66.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-process-controller/1.0.1.Final/wildfly-process-controller-1.0.1.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/picketbox/picketbox/4.9.2.Final/picketbox-4.9.2.Final.jar (898 KB at 104.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-remoting/1.0.1.Final/wildfly-remoting-1.0.1.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-deployment-repository/1.0.1.Final/wildfly-deployment-repository-1.0.1.Final.jar (29 KB at 3.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-io/1.0.1.Final/wildfly-io-1.0.1.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-platform-mbean/1.0.1.Final/wildfly-platform-mbean-1.0.1.Final.jar (121 KB at 13.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-network/1.0.1.Final/wildfly-network-1.0.1.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-process-controller/1.0.1.Final/wildfly-process-controller-1.0.1.Final.jar (125 KB at 14.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-self-contained/1.0.1.Final/wildfly-self-contained-1.0.1.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-controller/1.0.1.Final/wildfly-controller-1.0.1.Final.jar (1668 KB at 188.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-version/1.0.1.Final/wildfly-version-1.0.1.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-remoting/1.0.1.Final/wildfly-remoting-1.0.1.Final.jar (200 KB at 22.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jandex/1.2.2.Final/jandex-1.2.2.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-network/1.0.1.Final/wildfly-network-1.0.1.Final.jar (41 KB at 4.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logmanager/jboss-logmanager/2.0.0.Final/jboss-logmanager-2.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-io/1.0.1.Final/wildfly-io-1.0.1.Final.jar (41 KB at 4.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/modules/jboss-modules/1.4.3.Final/jboss-modules-1.4.3.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-self-contained/1.0.1.Final/wildfly-self-contained-1.0.1.Final.jar (9 KB at 0.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-vfs/3.2.9.Final/jboss-vfs-3.2.9.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-version/1.0.1.Final/wildfly-version-1.0.1.Final.jar (14 KB at 1.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/io/undertow/undertow-core/1.2.9.Final/undertow-core-1.2.9.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jandex/1.2.2.Final/jandex-1.2.2.Final.jar (77 KB at 8.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-controller-client/1.0.1.Final/wildfly-controller-client-1.0.1.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-vfs/3.2.9.Final/jboss-vfs-3.2.9.Final.jar (135 KB at 14.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-protocol/1.0.1.Final/wildfly-protocol-1.0.1.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logmanager/jboss-logmanager/2.0.0.Final/jboss-logmanager-2.0.0.Final.jar (332 KB at 34.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/threads/jboss-threads/2.2.0.Final/jboss-threads-2.2.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/modules/jboss-modules/1.4.3.Final/jboss-modules-1.4.3.Final.jar (358 KB at 37.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-impl-base/2.0.0-alpha-8/shrinkwrap-descriptors-impl-base-2.0.0-alpha-8.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-controller-client/1.0.1.Final/wildfly-controller-client-1.0.1.Final.jar (206 KB at 21.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-protocol-jmx/1.1.0.Final/wildfly-arquillian-protocol-jmx-1.1.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-protocol/1.0.1.Final/wildfly-protocol-1.0.1.Final.jar (102 KB at 10.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-security-manager/1.1.2.Final/wildfly-security-manager-1.1.2.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/threads/jboss-threads/2.2.0.Final/jboss-threads-2.2.0.Final.jar (122 KB at 12.4 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-impl-base/2.0.0-alpha-8/shrinkwrap-descriptors-impl-base-2.0.0-alpha-8.jar (73 KB at 7.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/protocol/arquillian-protocol-jmx/1.1.11.Final/arquillian-protocol-jmx-1.1.11.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-jmx/1.0.1.Final/wildfly-jmx-1.0.1.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-protocol-jmx/1.1.0.Final/wildfly-arquillian-protocol-jmx-1.1.0.Final.jar (48 KB at 4.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/xnio/xnio-api/3.3.1.Final/xnio-api-3.3.1.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-security-manager/1.1.2.Final/wildfly-security-manager-1.1.2.Final.jar (60 KB at 5.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/xnio/xnio-nio/3.3.1.Final/xnio-nio-3.3.1.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/protocol/arquillian-protocol-jmx/1.1.11.Final/arquillian-protocol-jmx-1.1.11.Final.jar (20 KB at 1.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/remoting/jboss-remoting/4.0.9.Final/jboss-remoting-4.0.9.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-jmx/1.0.1.Final/wildfly-jmx-1.0.1.Final.jar (222 KB at 22.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-launcher/1.0.1.Final/wildfly-launcher-1.0.1.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/xnio/xnio-api/3.3.1.Final/xnio-api-3.3.1.Final.jar (497 KB at 48.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-api/1.1.11.Final/arquillian-core-api-1.1.11.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/xnio/xnio-nio/3.3.1.Final/xnio-nio-3.3.1.Final.jar (97 KB at 9.5 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-launcher/1.0.1.Final/wildfly-launcher-1.0.1.Final.jar (43 KB at 4.1 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/io/undertow/undertow-core/1.2.9.Final/undertow-core-1.2.9.Final.jar (1894 KB at 182.9 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/remoting/jboss-remoting/4.0.9.Final/jboss-remoting-4.0.9.Final.jar (266 KB at 25.4 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-api/1.1.11.Final/arquillian-core-api-1.1.11.Final.jar (10 KB at 0.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-api/2.40.0/selenium-api-2.40.0.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/15.0/guava-15.0.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/json/json/20080701/json-20080701.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-support/2.40.0/selenium-support-2.40.0.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chrome-driver/2.40.0/selenium-chrome-driver-2.40.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/json/json/20080701/json-20080701.jar (37 KB at 4109.7 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chrome-driver/2.40.0/selenium-chrome-driver-2.40.0.jar (11 KB at 1214.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-firefox-driver/2.40.0/selenium-firefox-driver-2.40.0.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.1/commons-exec-1.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-support/2.40.0/selenium-support-2.40.0.jar (133 KB at 12028.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-htmlunit-driver/2.40.0/selenium-htmlunit-driver-2.40.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-api/2.40.0/selenium-api-2.40.0.jar (140 KB at 11664.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit/2.13/htmlunit-2.13.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.1/commons-exec-1.1.jar (52 KB at 2700.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.1/xalan-2.7.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-htmlunit-driver/2.40.0/selenium-htmlunit-driver-2.40.0.jar (57 KB at 2277.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.1/serializer-2.7.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.1/serializer-2.7.1.jar (272 KB at 3774.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.1/httpmime-4.3.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit/2.13/htmlunit-2.13.jar (1259 KB at 16140.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.8/commons-codec-1.8.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/15.0/guava-15.0.jar (2122 KB at 25557.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit-core-js/2.13/htmlunit-core-js-2.13.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.1/httpmime-4.3.1.jar (37 KB at 426.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.8/commons-codec-1.8.jar (258 KB at 2656.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/net/sourceforge/nekohtml/nekohtml/1.9.19/nekohtml-1.9.19.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.1/xalan-2.7.1.jar (3102 KB at 27448.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/net/sourceforge/cssparser/cssparser/0.9.11/cssparser-0.9.11.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/net/sourceforge/nekohtml/nekohtml/1.9.19/nekohtml-1.9.19.jar (122 KB at 1051.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/w3c/css/sac/1.3/sac-1.3.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.jar (1336 KB at 11319.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-websocket/8.1.12.v20130726/jetty-websocket-8.1.12.v20130726.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/w3c/css/sac/1.3/sac-1.3.jar (16 KB at 124.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/8.1.12.v20130726/jetty-util-8.1.12.v20130726.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit-core-js/2.13/htmlunit-core-js-2.13.jar (1009 KB at 8004.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/8.1.12.v20130726/jetty-io-8.1.12.v20130726.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/net/sourceforge/cssparser/cssparser/0.9.11/cssparser-0.9.11.jar (347 KB at 2726.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/8.1.12.v20130726/jetty-http-8.1.12.v20130726.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-websocket/8.1.12.v20130726/jetty-websocket-8.1.12.v20130726.jar (123 KB at 968.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.1/httpclient-4.3.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/8.1.12.v20130726/jetty-util-8.1.12.v20130726.jar (281 KB at 2034.8 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/8.1.12.v20130726/jetty-io-8.1.12.v20130726.jar (102 KB at 737.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3/httpcore-4.3.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-ie-driver/2.40.0/selenium-ie-driver-2.40.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/8.1.12.v20130726/jetty-http-8.1.12.v20130726.jar (94 KB at 655.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.4.0/jna-3.4.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-ie-driver/2.40.0/selenium-ie-driver-2.40.0.jar (12 KB at 79.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.1/httpclient-4.3.1.jar (572 KB at 3864.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-remote-driver/2.40.0/selenium-remote-driver-2.40.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3/httpcore-4.3.jar (276 KB at 1837.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/cglib/cglib-nodep/2.1_3/cglib-nodep-2.1_3.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.4.0/jna-3.4.0.jar (986 KB at 5760.7 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-remote-driver/2.40.0/selenium-remote-driver-2.40.0.jar (241 KB at 1406.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/com/opera/operadriver/1.5/operadriver-1.5.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/com/opera/operalaunchers/1.1/operalaunchers-1.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar (893 KB at 5126.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/2.4.1/protobuf-java-2.4.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/cglib/cglib-nodep/2.1_3/cglib-nodep-2.1_3.jar (317 KB at 1799.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/commons-jxpath/commons-jxpath/1.3/commons-jxpath-1.3.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/2.4.1/protobuf-java-2.4.1.jar (440 KB at 2176.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/ini4j/ini4j/0.5.2/ini4j-0.5.2.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-jxpath/commons-jxpath/1.3/commons-jxpath-1.3.jar (293 KB at 1429.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/com/github/detro/ghostdriver/phantomjsdriver/1.1.0/phantomjsdriver-1.1.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/opera/operalaunchers/1.1/operalaunchers-1.1.jar (1433 KB at 6480.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-server/2.39.0/selenium-server-2.39.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/ini4j/ini4j/0.5.2/ini4j-0.5.2.jar (100 KB at 446.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.48/bcprov-jdk15on-1.48.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/github/detro/ghostdriver/phantomjsdriver/1.1.0/phantomjsdriver-1.1.0.jar (11 KB at 43.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.48/bcpkix-jdk15on-1.48.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/opera/operadriver/1.5/operadriver-1.5.jar (2541 KB at 9551.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/mx4j/mx4j-tools/3.0.1/mx4j-tools-3.0.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-server/2.39.0/selenium-server-2.39.0.jar (2290 KB at 8120.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.9/servlet-api-2.5-6.1.9.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.48/bcpkix-jdk15on-1.48.jar (572 KB at 2019.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/jetty-repacked/7.6.1/jetty-repacked-7.6.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.48/bcprov-jdk15on-1.48.jar (2264 KB at 7971.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.8/snakeyaml-1.8.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/mx4j/mx4j-tools/3.0.1/mx4j-tools-3.0.1.jar (486 KB at 1703.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-java/2.40.0/selenium-java-2.40.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.9/servlet-api-2.5-6.1.9.jar (130 KB at 442.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-safari-driver/2.40.0/selenium-safari-driver-2.40.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.8/snakeyaml-1.8.jar (252 KB at 853.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/webbitserver/webbit/0.4.14/webbit-0.4.14.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-java/2.40.0/selenium-java-2.40.0.jar (175 KB at 586.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/io/netty/netty/3.5.2.Final/netty-3.5.2.Final.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-safari-driver/2.40.0/selenium-safari-driver-2.40.0.jar (273 KB at 870.3 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/webbitserver/webbit/0.4.14/webbit-0.4.14.jar (162 KB at 511.9 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/jetty-repacked/7.6.1/jetty-repacked-7.6.1.jar (996 KB at 3141.7 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty/3.5.2.Final/netty-3.5.2.Final.jar (1096 KB at 3349.1 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-firefox-driver/2.40.0/selenium-firefox-driver-2.40.0.jar (2440 KB at 4326.0 KB/sec) [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ xts-demo-test --- [INFO] Deleting /home/jenkins/workspace/narayana-quickstarts/XTS/raw-xts-api-demo/test (includes = [restaurantManagerState, theatreManagerState], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ xts-demo-test --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/XTS/raw-xts-api-demo/test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ xts-demo-test --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ xts-demo-test --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ xts-demo-test --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! [INFO] Compiling 1 source file to /home/jenkins/workspace/narayana-quickstarts/XTS/raw-xts-api-demo/test/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ xts-demo-test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ xts-demo-test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/XTS/raw-xts-api-demo/test/target/xts-demo-test-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ xts-demo-test --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/XTS/raw-xts-api-demo/test/target/xts-demo-test-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/quickstarts/xts/demo/xts-demo-test/5.10.7.Final-SNAPSHOT/xts-demo-test-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/XTS/raw-xts-api-demo/test/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstarts/xts/demo/xts-demo-test/5.10.7.Final-SNAPSHOT/xts-demo-test-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss Narayana Quickstarts: Simple WS-AT Web service, bridged to and from JTA. Bridges three servers 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/2.4.1/maven-clean-plugin-2.4.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.4.1/maven-clean-plugin-2.4.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.4.1/maven-clean-plugin-2.4.1.pom (5 KB at 579.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/2.4.1/maven-clean-plugin-2.4.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.4.1/maven-clean-plugin-2.4.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.4.1/maven-clean-plugin-2.4.1.jar (23 KB at 3285.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.0.0/maven-resources-plugin-3.0.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.0.0/maven-resources-plugin-3.0.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.0.0/maven-resources-plugin-3.0.0.pom (8 KB at 900.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.0.0/maven-resources-plugin-3.0.0.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.0.0/maven-resources-plugin-3.0.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.0.0/maven-resources-plugin-3.0.0.jar (31 KB at 3845.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/javax/persistence/persistence-api/1.0.2/persistence-api-1.0.2.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/javax/persistence/persistence-api/1.0.2/persistence-api-1.0.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/persistence/persistence-api/1.0.2/persistence-api-1.0.2.pom (167 B at 23.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/javax/enterprise/cdi-api/1.0-SP4/cdi-api-1.0-SP4.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/annotation/jboss-annotations-api_1.1_spec/1.0.1.Final/jboss-annotations-api_1.1_spec-1.0.1.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/junit/arquillian-junit-container/1.0.0.Final/arquillian-junit-container-1.0.0.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/junit/arquillian-junit-core/1.0.0.Final/arquillian-junit-core-1.0.0.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-api/1.0.0.Final/arquillian-test-api-1.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/javax/enterprise/cdi-api/1.0-SP4/cdi-api-1.0-SP4.jar (0 B at 0.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-spi/1.0.0.Final/arquillian-test-spi-1.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/junit/arquillian-junit-container/1.0.0.Final/arquillian-junit-container-1.0.0.Final.jar (0 B at 0.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-spi/1.0.0.Final/arquillian-core-spi-1.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-api/1.0.0.Final/arquillian-test-api-1.0.0.Final.jar (0 B at 0.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-api/1.0.0/shrinkwrap-api-1.0.0.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/annotation/jboss-annotations-api_1.1_spec/1.0.1.Final/jboss-annotations-api_1.1_spec-1.0.1.Final.jar (0 B at 0.0 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/junit/arquillian-junit-core/1.0.0.Final/arquillian-junit-core-1.0.0.Final.jar (0 B at 0.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-spi/1.0.0.Final/arquillian-container-test-spi-1.0.0.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-api/1.0.0.Final/arquillian-container-test-api-1.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-spi/1.0.0.Final/arquillian-test-spi-1.0.0.Final.jar (0 B at 0.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-impl-base/1.0.0.Final/arquillian-core-impl-base-1.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-spi/1.0.0.Final/arquillian-core-spi-1.0.0.Final.jar (0 B at 0.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-impl-base/1.0.0.Final/arquillian-test-impl-base-1.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-api/1.0.0/shrinkwrap-api-1.0.0.jar (0 B at 0.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-impl-base/1.0.0.Final/arquillian-container-impl-base-1.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-api/1.0.0.Final/arquillian-container-test-api-1.0.0.Final.jar (0 B at 0.0 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-spi/1.0.0.Final/arquillian-container-test-spi-1.0.0.Final.jar (0 B at 0.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-api/1.0.0.Final/arquillian-config-api-1.0.0.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-impl-base/1.0.0.Final/arquillian-config-impl-base-1.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-impl-base/1.0.0.Final/arquillian-core-impl-base-1.0.0.Final.jar (0 B at 0.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.0.0.Final/arquillian-container-test-impl-base-1.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-impl-base/1.0.0.Final/arquillian-test-impl-base-1.0.0.Final.jar (0 B at 0.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.0.0/shrinkwrap-impl-base-1.0.0.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-impl-base/1.0.0.Final/arquillian-container-impl-base-1.0.0.Final.jar (0 B at 0.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-spi/1.0.0/shrinkwrap-spi-1.0.0.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-api/1.0.0.Final/arquillian-config-api-1.0.0.Final.jar (0 B at 0.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/protocol/arquillian-protocol-servlet/1.0.0.Final/arquillian-protocol-servlet-1.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-impl-base/1.0.0.Final/arquillian-config-impl-base-1.0.0.Final.jar (0 B at 0.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-spi/1.0.0.Final/arquillian-container-spi-1.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.0.0.Final/arquillian-container-test-impl-base-1.0.0.Final.jar (0 B at 0.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0-alpha-2/shrinkwrap-descriptors-api-base-2.0.0-alpha-2.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.0.0/shrinkwrap-impl-base-1.0.0.jar (0 B at 0.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0-alpha-2/shrinkwrap-descriptors-spi-2.0.0-alpha-2.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-spi/1.0.0/shrinkwrap-spi-1.0.0.jar (0 B at 0.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/javax/persistence/persistence-api/1.0.2/persistence-api-1.0.2.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/protocol/arquillian-protocol-servlet/1.0.0.Final/arquillian-protocol-servlet-1.0.0.Final.jar (0 B at 0.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-container-managed/2.1.1.Final/wildfly-arquillian-container-managed-2.1.1.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-spi/1.0.0.Final/arquillian-container-spi-1.0.0.Final.jar (0 B at 0.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-common/2.1.1.Final/wildfly-arquillian-common-2.1.1.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0-alpha-2/shrinkwrap-descriptors-spi-2.0.0-alpha-2.jar (0 B at 0.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.0.0.Final/arquillian-testenricher-cdi-1.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-common/2.1.1.Final/wildfly-arquillian-common-2.1.1.Final.jar (0 B at 0.0 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-container-managed/2.1.1.Final/wildfly-arquillian-container-managed-2.1.1.Final.jar (0 B at 0.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-ejb/1.0.0.Final/arquillian-testenricher-ejb-1.0.0.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-initialcontext/1.0.0.Final/arquillian-testenricher-initialcontext-1.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0-alpha-2/shrinkwrap-descriptors-api-base-2.0.0-alpha-2.jar (0 B at 0.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-resource/1.0.0.Final/arquillian-testenricher-resource-1.0.0.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-testenricher-msc/2.1.1.Final/wildfly-arquillian-testenricher-msc-2.1.1.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.0.0.Final/arquillian-testenricher-cdi-1.0.0.Final.jar (0 B at 0.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-server/3.0.0.Final/wildfly-server-3.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-ejb/1.0.0.Final/arquillian-testenricher-ejb-1.0.0.Final.jar (0 B at 0.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-controller-client/3.0.0.Final/wildfly-controller-client-3.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-initialcontext/1.0.0.Final/arquillian-testenricher-initialcontext-1.0.0.Final.jar (0 B at 0.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/plugins/wildfly-plugin-core/1.2.0.Final/wildfly-plugin-core-1.2.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-resource/1.0.0.Final/arquillian-testenricher-resource-1.0.0.Final.jar (0 B at 0.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-impl-base/2.0.0-alpha-2/shrinkwrap-descriptors-impl-base-2.0.0-alpha-2.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-controller-client/3.0.0.Final/wildfly-controller-client-3.0.0.Final.jar (0 B at 0.0 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-server/3.0.0.Final/wildfly-server-3.0.0.Final.jar (0 B at 0.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/common/wildfly-common/1.2.0.Final/wildfly-common-1.2.0.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-protocol-jmx/2.1.1.Final/wildfly-arquillian-protocol-jmx-2.1.1.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/plugins/wildfly-plugin-core/1.2.0.Final/wildfly-plugin-core-1.2.0.Final.jar (0 B at 0.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron/1.1.0.Final/wildfly-elytron-1.1.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-impl-base/2.0.0-alpha-2/shrinkwrap-descriptors-impl-base-2.0.0-alpha-2.jar (0 B at 0.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/protocol/arquillian-protocol-jmx/1.0.0.Final/arquillian-protocol-jmx-1.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-testenricher-msc/2.1.1.Final/wildfly-arquillian-testenricher-msc-2.1.1.Final.jar (0 B at 0.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-jmx/3.0.0.Final/wildfly-jmx-3.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/protocol/arquillian-protocol-jmx/1.0.0.Final/arquillian-protocol-jmx-1.0.0.Final.jar (0 B at 0.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/xnio/xnio-api/3.5.1.Final/xnio-api-3.5.1.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/common/wildfly-common/1.2.0.Final/wildfly-common-1.2.0.Final.jar (0 B at 0.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/client/wildfly-client-config/1.0.0.Final/wildfly-client-config-1.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-protocol-jmx/2.1.1.Final/wildfly-arquillian-protocol-jmx-2.1.1.Final.jar (0 B at 0.0 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron/1.1.0.Final/wildfly-elytron-1.1.0.Final.jar (0 B at 0.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/xnio/xnio-nio/3.5.1.Final/xnio-nio-3.5.1.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/marshalling/jboss-marshalling/2.0.0.Final/jboss-marshalling-2.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-jmx/3.0.0.Final/wildfly-jmx-3.0.0.Final.jar (0 B at 0.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/marshalling/jboss-marshalling-river/2.0.0.Final/jboss-marshalling-river-2.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/xnio/xnio-api/3.5.1.Final/xnio-api-3.5.1.Final.jar (0 B at 0.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/remoting/jboss-remoting/5.0.0.Final/jboss-remoting-5.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/client/wildfly-client-config/1.0.0.Final/wildfly-client-config-1.0.0.Final.jar (0 B at 0.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/remotingjmx/remoting-jmx/3.0.0.Final/remoting-jmx-3.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/xnio/xnio-nio/3.5.1.Final/xnio-nio-3.5.1.Final.jar (0 B at 0.0 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/marshalling/jboss-marshalling/2.0.0.Final/jboss-marshalling-2.0.0.Final.jar (0 B at 0.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-api/1.0.0.Final/arquillian-core-api-1.0.0.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-launcher/3.0.0.Final/wildfly-launcher-3.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/marshalling/jboss-marshalling-river/2.0.0.Final/jboss-marshalling-river-2.0.0.Final.jar (0 B at 0.0 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/remoting/jboss-remoting/5.0.0.Final/jboss-remoting-5.0.0.Final.jar (0 B at 0.0 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/remotingjmx/remoting-jmx/3.0.0.Final/remoting-jmx-3.0.0.Final.jar (0 B at 0.0 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-launcher/3.0.0.Final/wildfly-launcher-3.0.0.Final.jar (0 B at 0.0 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-api/1.0.0.Final/arquillian-core-api-1.0.0.Final.jar (0 B at 0.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/javax/persistence/persistence-api/1.0.2/persistence-api-1.0.2.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/persistence/persistence-api/1.0.2/persistence-api-1.0.2.jar (53 KB at 5842.2 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ wsat-jta-multi_service-all --- [INFO] [INFO] --- maven-resources-plugin:3.0.0:resources (default-resources) @ wsat-jta-multi_service-all --- [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/3.1.0/maven-filtering-3.1.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.0/maven-filtering-3.1.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.0/maven-filtering-3.1.0.pom (6 KB at 703.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/3.1.0/maven-filtering-3.1.0.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.0/maven-filtering-3.1.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.0/maven-filtering-3.1.0.jar (50 KB at 4952.3 KB/sec) [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] ignoreDelta true [INFO] Copying 1 resource [INFO] Copying file META-INF/persistence.xml [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ wsat-jta-multi_service-all --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.0:testResources (default-testResources) @ wsat-jta-multi_service-all --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] ignoreDelta true [INFO] Copying 2 resources [INFO] Copying file arquillian.xml [INFO] Copying file persistence.xml [INFO] [INFO] --- maven-resources-plugin:3.0.0:copy-resources (copy-resources-jboss1) @ wsat-jta-multi_service-all --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] ignoreDelta true [INFO] Copying 1750 resources [INFO] Copying file modules/system/layers/base/nu/xom/main/module.xml [INFO] Copying file modules/system/layers/base/nu/xom/main/xom-1.2.10.jar [INFO] Copying file modules/system/layers/base/asm/asm/main/asm-util-7.1.jar [INFO] Copying file modules/system/layers/base/asm/asm/main/asm-7.1.jar [INFO] Copying file modules/system/layers/base/asm/asm/main/module.xml [INFO] Copying file modules/system/layers/base/net/bytebuddy/main/module.xml [INFO] Copying file modules/system/layers/base/net/bytebuddy/main/byte-buddy-1.9.11.jar [INFO] Copying file modules/system/layers/base/net/jcip/main/module.xml [INFO] Copying file modules/system/layers/base/net/jcip/main/jcip-annotations-1.0.jar [INFO] Copying file modules/system/layers/base/gnu/getopt/main/module.xml [INFO] Copying file modules/system/layers/base/gnu/getopt/main/java-getopt-1.0.13.jar [INFO] Copying file modules/system/layers/base/javaee/api/main/module.xml [INFO] Copying file modules/system/layers/base/com/microsoft/azure/storage/main/module.xml [INFO] Copying file modules/system/layers/base/com/microsoft/azure/storage/main/azure-storage-8.6.5.jar [INFO] Copying file modules/system/layers/base/com/google/guava/main/module.xml [INFO] Copying file modules/system/layers/base/com/google/guava/main/guava-25.0-jre.jar [INFO] Copying file modules/system/layers/base/com/google/code/gson/main/module.xml [INFO] Copying file modules/system/layers/base/com/google/code/gson/main/gson-2.8.6.jar [INFO] Copying file modules/system/layers/base/com/squareup/okhttp3/main/module.xml [INFO] Copying file modules/system/layers/base/com/squareup/okhttp3/main/okio-1.13.0.jar [INFO] Copying file modules/system/layers/base/com/squareup/okhttp3/main/okhttp-3.9.0.jar [INFO] Copying file modules/system/layers/base/com/fasterxml/classmate/main/module.xml [INFO] Copying file modules/system/layers/base/com/fasterxml/classmate/main/classmate-1.5.1.jar [INFO] Copying file modules/system/layers/base/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/main/module.xml [INFO] Copying file modules/system/layers/base/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/main/jackson-dataformat-yaml-2.11.3.jar [INFO] Copying file modules/system/layers/base/com/fasterxml/jackson/core/jackson-databind/main/module.xml [INFO] Copying file modules/system/layers/base/com/fasterxml/jackson/core/jackson-databind/main/jackson-databind-2.11.3.jar [INFO] Copying file modules/system/layers/base/com/fasterxml/jackson/core/jackson-annotations/main/module.xml [INFO] Copying file modules/system/layers/base/com/fasterxml/jackson/core/jackson-annotations/main/jackson-annotations-2.11.3.jar [INFO] Copying file modules/system/layers/base/com/fasterxml/jackson/core/jackson-core/main/module.xml [INFO] Copying file modules/system/layers/base/com/fasterxml/jackson/core/jackson-core/main/jackson-core-2.11.3.jar [INFO] Copying file modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/module.xml [INFO] Copying file modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/jackson-module-jaxb-annotations-2.11.3.jar [INFO] Copying file modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/jackson-jaxrs-base-2.11.3.jar [INFO] Copying file modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/jackson-jaxrs-json-provider-2.11.3.jar [INFO] Copying file modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/main/module.xml [INFO] Copying file modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/main/jackson-datatype-jdk8-2.11.3.jar [INFO] Copying file modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/main/module.xml [INFO] Copying file modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/main/jackson-datatype-jsr310-2.11.3.jar [INFO] Copying file modules/system/layers/base/com/github/fge/json-patch/main/module.xml [INFO] Copying file modules/system/layers/base/com/github/fge/json-patch/main/json-patch-1.9.jar [INFO] Copying file modules/system/layers/base/com/github/fge/jackson-coreutils/main/module.xml [INFO] Copying file modules/system/layers/base/com/github/fge/jackson-coreutils/main/jackson-coreutils-1.8.jar [INFO] Copying file modules/system/layers/base/com/github/fge/msg-simple/main/module.xml [INFO] Copying file modules/system/layers/base/com/github/fge/msg-simple/main/msg-simple-1.1.jar [INFO] Copying file modules/system/layers/base/com/github/fge/btf/main/module.xml [INFO] Copying file modules/system/layers/base/com/github/fge/btf/main/btf-1.2.jar [INFO] Copying file modules/system/layers/base/com/github/ben-manes/caffeine/main/module.xml [INFO] Copying file modules/system/layers/base/com/github/ben-manes/caffeine/main/caffeine-2.8.5.jar [INFO] Copying file modules/system/layers/base/com/github/spullara/mustache/main/module.xml [INFO] Copying file modules/system/layers/base/com/github/spullara/mustache/main/compiler-0.9.6.jar [INFO] Copying file modules/system/layers/base/com/h2database/h2/main/module.xml [INFO] Copying file modules/system/layers/base/com/h2database/h2/main/h2-1.4.197.jar [INFO] Copying file modules/system/layers/base/com/sun/jsf-impl/main/module.xml [INFO] Copying file modules/system/layers/base/com/sun/jsf-impl/main/jsf-impl-2.3.14.SP01.jar [INFO] Copying file modules/system/layers/base/com/sun/xml/messaging/saaj/main/module.xml [INFO] Copying file modules/system/layers/base/com/sun/xml/messaging/saaj/main/stax-ex-1.7.8.jar [INFO] Copying file modules/system/layers/base/com/sun/xml/messaging/saaj/main/saaj-impl-1.4.1.SP1.jar [INFO] Copying file modules/system/layers/base/com/sun/xml/fastinfoset/main/module.xml [INFO] Copying file modules/system/layers/base/com/sun/xml/fastinfoset/main/FastInfoset-1.2.13.jar [INFO] Copying file modules/system/layers/base/com/sun/xml/bind/main/xsom-2.3.3-b02.jar [INFO] Copying file modules/system/layers/base/com/sun/xml/bind/main/jaxb-jxc-2.3.3-b02.jar [INFO] Copying file modules/system/layers/base/com/sun/xml/bind/main/codemodel-2.3.3-b02.jar [INFO] Copying file modules/system/layers/base/com/sun/xml/bind/main/relaxng-datatype-2.3.3-b02.jar [INFO] Copying file modules/system/layers/base/com/sun/xml/bind/main/rngom-2.3.3-b02.jar [INFO] Copying file modules/system/layers/base/com/sun/xml/bind/main/module.xml [INFO] Copying file modules/system/layers/base/com/sun/xml/bind/main/txw2-2.3.3-b02.jar [INFO] Copying file modules/system/layers/base/com/sun/xml/bind/main/jaxb-xjc-2.3.3-b02.jar [INFO] Copying file modules/system/layers/base/com/sun/xml/bind/main/istack-commons-tools-3.0.10.jar [INFO] Copying file modules/system/layers/base/com/sun/xml/bind/main/istack-commons-runtime-3.0.10.jar [INFO] Copying file modules/system/layers/base/com/sun/xml/bind/main/jaxb-runtime-2.3.3-b02.jar [INFO] Copying file modules/system/layers/base/com/googlecode/javaewah/main/module.xml [INFO] Copying file modules/system/layers/base/com/googlecode/javaewah/main/JavaEWAH-1.1.7.jar [INFO] Copying file modules/system/layers/base/ibm/jdk/main/module.xml [INFO] Copying file modules/system/layers/base/wildflyee/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/ws/rs/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/ws/rs/api/main/jboss-jaxrs-api_2.1_spec-2.0.1.Final.jar [INFO] Copying file modules/system/layers/base/javax/persistence/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/persistence/api/main/jakarta.persistence-api-2.2.3.jar [INFO] Copying file modules/system/layers/base/javax/ejb/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/ejb/api/main/jboss-ejb-api_3.2_spec-2.0.0.Final.jar [INFO] Copying file modules/system/layers/base/javax/jms/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/jms/api/main/jboss-jms-api_2.0_spec-2.0.0.Final.jar [INFO] Copying file modules/system/layers/base/javax/orb/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/orb/api/main/openjdk-orb-8.1.4.Final.jar [INFO] Copying file modules/system/layers/base/javax/rmi/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/jws/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/jws/api/main/jsr181-api-1.0-MR1.jar [INFO] Copying file modules/system/layers/base/javax/wsdl4j/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/wsdl4j/api/main/wsdl4j-1.6.3.jar [INFO] Copying file modules/system/layers/base/javax/mail/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/mail/api/main/jakarta.mail-1.6.5.jar [INFO] Copying file modules/system/layers/base/javax/batch/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/batch/api/main/jboss-batch-api_1.0_spec-2.0.0.Final.jar [INFO] Copying file modules/system/layers/base/javax/faces/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/faces/api/main/jboss-jsf-api_2.3_spec-3.0.0.SP04.jar [INFO] Copying file modules/system/layers/base/javax/management/j2ee/api/main/jboss-j2eemgmt-api_1.1_spec-2.0.0.Final.jar [INFO] Copying file modules/system/layers/base/javax/management/j2ee/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/resource/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/resource/api/main/jboss-connector-api_1.7_spec-2.0.0.Final.jar [INFO] Copying file modules/system/layers/base/javax/validation/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/validation/api/main/jakarta.validation-api-2.0.2.jar [INFO] Copying file modules/system/layers/base/javax/activation/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/activation/api/main/jakarta.activation-1.2.1.jar [INFO] Copying file modules/system/layers/base/javax/annotation/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/annotation/api/main/jboss-annotations-api_1.3_spec-2.0.1.Final.jar [INFO] Copying file modules/system/layers/base/javax/el/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/el/api/main/jboss-el-api_3.0_spec-2.0.0.Final.jar [INFO] Copying file modules/system/layers/base/javax/servlet/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/servlet/api/main/jboss-servlet-api_4.0_spec-2.0.0.Final.jar [INFO] Copying file modules/system/layers/base/javax/servlet/jsp/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/servlet/jsp/api/main/jboss-jsp-api_2.3_spec-2.0.0.Final.jar [INFO] Copying file modules/system/layers/base/javax/servlet/jstl/api/main/taglibs-standard-spec-1.2.6-RC1.jar [INFO] Copying file modules/system/layers/base/javax/servlet/jstl/api/main/taglibs-standard-impl-1.2.6-RC1.jar [INFO] Copying file modules/system/layers/base/javax/servlet/jstl/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/servlet/jstl/api/main/taglibs-standard-compat-1.2.6-RC1.jar [INFO] Copying file modules/system/layers/base/javax/websocket/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/websocket/api/main/jboss-websocket-api_1.1_spec-2.0.0.Final.jar [INFO] Copying file modules/system/layers/base/javax/transaction/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/transaction/api/main/jboss-transaction-api_1.3_spec-2.0.0.Final.jar [INFO] Copying file modules/system/layers/base/javax/inject/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/inject/api/main/jakarta.inject-api-1.0.1.jar [INFO] Copying file modules/system/layers/base/javax/enterprise/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/enterprise/api/main/jakarta.enterprise.cdi-api-2.0.2.jar [INFO] Copying file modules/system/layers/base/javax/enterprise/concurrent/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/enterprise/concurrent/api/main/jboss-concurrency-api_1.0_spec-2.0.0.Final.jar [INFO] Copying file modules/system/layers/base/javax/sql/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/xml/rpc/api/internal/main/module.xml [INFO] Copying file modules/system/layers/base/javax/xml/rpc/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/xml/rpc/api/main/jboss-jaxrpc-api_1.1_spec-2.0.0.Final.jar [INFO] Copying file modules/system/layers/base/javax/xml/soap/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/xml/soap/api/main/jboss-saaj-api_1.4_spec-1.0.2.Final.jar [INFO] Copying file modules/system/layers/base/javax/xml/ws/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/xml/ws/api/main/jboss-jaxws-api_2.3_spec-2.0.0.Final.jar [INFO] Copying file modules/system/layers/base/javax/xml/bind/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/xml/bind/api/main/jboss-jaxb-api_2.3_spec-2.0.0.Final.jar [INFO] Copying file modules/system/layers/base/javax/xml/stream/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/json/bind/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/json/bind/api/main/jakarta.json.bind-api-1.0.2.jar [INFO] Copying file modules/system/layers/base/javax/json/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/json/api/main/jakarta.json-api-1.1.6.jar [INFO] Copying file modules/system/layers/base/javax/security/enterprise/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/security/enterprise/api/main/jakarta.security.enterprise-api-1.0.2.jar [INFO] Copying file modules/system/layers/base/javax/security/jacc/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/security/jacc/api/main/jboss-jacc-api_1.5_spec-2.0.0.Final.jar [INFO] Copying file modules/system/layers/base/javax/security/auth/message/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/security/auth/message/api/main/jboss-jaspi-api_1.1_spec-2.0.1.Final.jar [INFO] Copying file modules/system/layers/base/javax/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/interceptor/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/interceptor/api/main/jboss-interceptors-api_1.2_spec-2.0.0.Final.jar [INFO] Copying file modules/system/layers/base/io/netty/main/module.xml [INFO] Copying file modules/system/layers/base/io/netty/main/netty-all-4.1.51.Final.jar [INFO] Copying file modules/system/layers/base/io/jaegertracing/jaeger/main/module.xml [INFO] Copying file modules/system/layers/base/io/jaegertracing/jaeger/main/jaeger-thrift-0.34.3.jar [INFO] Copying file modules/system/layers/base/io/jaegertracing/jaeger/main/jaeger-core-0.34.3.jar [INFO] Copying file modules/system/layers/base/io/opentracing/opentracing-api/main/module.xml [INFO] Copying file modules/system/layers/base/io/opentracing/opentracing-api/main/opentracing-api-0.31.0.jar [INFO] Copying file modules/system/layers/base/io/opentracing/opentracing-util/main/module.xml [INFO] Copying file modules/system/layers/base/io/opentracing/opentracing-util/main/opentracing-util-0.31.0.jar [INFO] Copying file modules/system/layers/base/io/opentracing/opentracing-noop/main/module.xml [INFO] Copying file modules/system/layers/base/io/opentracing/opentracing-noop/main/opentracing-noop-0.31.0.jar [INFO] Copying file modules/system/layers/base/io/opentracing/contrib/opentracing-web-servlet-filter/main/module.xml [INFO] Copying file modules/system/layers/base/io/opentracing/contrib/opentracing-web-servlet-filter/main/opentracing-web-servlet-filter-0.2.3.jar [INFO] Copying file modules/system/layers/base/io/opentracing/contrib/opentracing-jaxrs2/main/module.xml [INFO] Copying file modules/system/layers/base/io/opentracing/contrib/opentracing-jaxrs2/main/opentracing-jaxrs2-0.4.1.jar [INFO] Copying file modules/system/layers/base/io/opentracing/contrib/opentracing-concurrent/main/module.xml [INFO] Copying file modules/system/layers/base/io/opentracing/contrib/opentracing-concurrent/main/opentracing-concurrent-0.2.1.jar [INFO] Copying file modules/system/layers/base/io/opentracing/contrib/opentracing-interceptors/main/module.xml [INFO] Copying file modules/system/layers/base/io/opentracing/contrib/opentracing-interceptors/main/opentracing-interceptors-0.0.4.jar [INFO] Copying file modules/system/layers/base/io/opentracing/contrib/opentracing-tracerresolver/main/module.xml [INFO] Copying file modules/system/layers/base/io/opentracing/contrib/opentracing-tracerresolver/main/opentracing-tracerresolver-0.1.5.jar [INFO] Copying file modules/system/layers/base/io/smallrye/jwt/main/module.xml [INFO] Copying file modules/system/layers/base/io/smallrye/jwt/main/smallrye-jwt-2.0.13.jar [INFO] Copying file modules/system/layers/base/io/smallrye/fault-tolerance/main/module.xml [INFO] Copying file modules/system/layers/base/io/smallrye/fault-tolerance/main/smallrye-fault-tolerance-core-4.3.1.jar [INFO] Copying file modules/system/layers/base/io/smallrye/fault-tolerance/main/smallrye-fault-tolerance-api-4.3.1.jar [INFO] Copying file modules/system/layers/base/io/smallrye/fault-tolerance/main/smallrye-fault-tolerance-4.3.1.jar [INFO] Copying file modules/system/layers/base/io/smallrye/openapi/main/module.xml [INFO] Copying file modules/system/layers/base/io/smallrye/openapi/main/smallrye-open-api-jaxrs-2.0.10.jar [INFO] Copying file modules/system/layers/base/io/smallrye/openapi/main/smallrye-open-api-core-2.0.10.jar [INFO] Copying file modules/system/layers/base/io/smallrye/config/main/module.xml [INFO] Copying file modules/system/layers/base/io/smallrye/config/main/smallrye-config-source-file-system-1.6.2.jar [INFO] Copying file modules/system/layers/base/io/smallrye/config/main/smallrye-config-common-1.6.2.jar [INFO] Copying file modules/system/layers/base/io/smallrye/config/main/smallrye-config-1.6.2.jar [INFO] Copying file modules/system/layers/base/io/smallrye/metrics/main/module.xml [INFO] Copying file modules/system/layers/base/io/smallrye/metrics/main/smallrye-metrics-api-2.4.4.jar [INFO] Copying file modules/system/layers/base/io/smallrye/metrics/main/smallrye-metrics-2.4.4.jar [INFO] Copying file modules/system/layers/base/io/smallrye/opentracing/main/module.xml [INFO] Copying file modules/system/layers/base/io/smallrye/opentracing/main/smallrye-opentracing-1.3.4.jar [INFO] Copying file modules/system/layers/base/io/smallrye/health/main/module.xml [INFO] Copying file modules/system/layers/base/io/smallrye/health/main/smallrye-health-2.2.0.jar [INFO] Copying file modules/system/layers/base/io/reactivex/rxjava3/rxjava/main/module.xml [INFO] Copying file modules/system/layers/base/io/reactivex/rxjava3/rxjava/main/rxjava-3.0.4.jar [INFO] Copying file modules/system/layers/base/io/reactivex/rxjava2/rxjava/main/module.xml [INFO] Copying file modules/system/layers/base/io/reactivex/rxjava2/rxjava/main/rxjava-2.2.19.jar [INFO] Copying file modules/system/layers/base/io/agroal/main/agroal-narayana-1.3.jar [INFO] Copying file modules/system/layers/base/io/agroal/main/agroal-api-1.3.jar [INFO] Copying file modules/system/layers/base/io/agroal/main/module.xml [INFO] Copying file modules/system/layers/base/io/agroal/main/agroal-pool-1.3.jar [INFO] Copying file modules/system/layers/base/io/undertow/js/main/module.xml [INFO] Copying file modules/system/layers/base/io/undertow/js/main/undertow-js-1.0.2.Final.jar [INFO] Copying file modules/system/layers/base/io/undertow/servlet/main/module.xml [INFO] Copying file modules/system/layers/base/io/undertow/servlet/main/undertow-servlet-2.2.2.Final.jar [INFO] Copying file modules/system/layers/base/io/undertow/jsp/main/module.xml [INFO] Copying file modules/system/layers/base/io/undertow/jsp/main/jastow-2.0.9.Final.jar [INFO] Copying file modules/system/layers/base/io/undertow/websocket/main/module.xml [INFO] Copying file modules/system/layers/base/io/undertow/websocket/main/undertow-websockets-jsr-2.2.2.Final.jar [INFO] Copying file modules/system/layers/base/io/undertow/core/main/module.xml [INFO] Copying file modules/system/layers/base/io/undertow/core/main/undertow-core-2.2.2.Final.jar [INFO] Copying file modules/system/layers/base/sun/jdk/main/service-loader-resources/META-INF/services/java.sql.Driver [INFO] Copying file modules/system/layers/base/sun/jdk/main/module.xml [INFO] Copying file modules/system/layers/base/sun/scripting/main/service-loader-resources/META-INF/services/javax.script.ScriptEngineFactory [INFO] Copying file modules/system/layers/base/sun/scripting/main/module.xml [INFO] Copying file modules/system/layers/base/org/bitbucket/jose4j/main/module.xml [INFO] Copying file modules/system/layers/base/org/bitbucket/jose4j/main/jose4j-0.7.0.jar [INFO] Copying file modules/system/layers/base/org/reactivestreams/main/module.xml [INFO] Copying file modules/system/layers/base/org/reactivestreams/main/reactive-streams-1.0.3.jar [INFO] Copying file modules/system/layers/base/org/yaml/snakeyaml/main/module.xml [INFO] Copying file modules/system/layers/base/org/yaml/snakeyaml/main/snakeyaml-1.26.jar [INFO] Copying file modules/system/layers/base/org/omg/api/main/module.xml [INFO] Copying file modules/system/layers/base/org/jctools/main/module.xml [INFO] Copying file modules/system/layers/base/org/jctools/main/jctools-core-2.1.2.jar [INFO] Copying file modules/system/layers/base/org/jgroups/main/module.xml [INFO] Copying file modules/system/layers/base/org/jgroups/main/jgroups-4.2.5.Final.jar [INFO] Copying file modules/system/layers/base/org/jgroups/azure/main/module.xml [INFO] Copying file modules/system/layers/base/org/jgroups/azure/main/jgroups-azure-1.3.0.Final.jar [INFO] Copying file modules/system/layers/base/org/jgroups/kubernetes/main/module.xml [INFO] Copying file modules/system/layers/base/org/jgroups/kubernetes/main/jgroups-kubernetes-1.0.15.Final.jar [INFO] Copying file modules/system/layers/base/org/joda/time/main/module.xml [INFO] Copying file modules/system/layers/base/org/joda/time/main/joda-time-2.9.7.jar [INFO] Copying file modules/system/layers/base/org/jsoup/main/module.xml [INFO] Copying file modules/system/layers/base/org/jsoup/main/jsoup-1.8.3.jar [INFO] Copying file modules/system/layers/base/org/hornetq/client/main/hornetq-commons-2.4.7.Final.jar [INFO] Copying file modules/system/layers/base/org/hornetq/client/main/module.xml [INFO] Copying file modules/system/layers/base/org/hornetq/client/main/hornetq-jms-client-2.4.7.Final.jar [INFO] Copying file modules/system/layers/base/org/hornetq/client/main/hornetq-core-client-2.4.7.Final.jar [INFO] Copying file modules/system/layers/base/org/jaxen/main/module.xml [INFO] Copying file modules/system/layers/base/org/jaxen/main/jaxen-1.1.6.jar [INFO] Copying file modules/system/layers/base/org/dom4j/main/module.xml [INFO] Copying file modules/system/layers/base/org/dom4j/main/dom4j-2.1.3.jar [INFO] Copying file modules/system/layers/base/org/antlr/main/module.xml [INFO] Copying file modules/system/layers/base/org/antlr/main/antlr-2.7.7.jar [INFO] Copying file modules/system/layers/base/org/javassist/main/module.xml [INFO] Copying file modules/system/layers/base/org/javassist/main/javassist-3.23.2-GA.jar [INFO] Copying file modules/system/layers/base/org/opensaml/main/opensaml-security-impl-3.3.1.jar [INFO] Copying file modules/system/layers/base/org/opensaml/main/module.xml [INFO] Copying file modules/system/layers/base/org/opensaml/main/java-support-7.3.0.jar [INFO] Copying file modules/system/layers/base/org/opensaml/main/opensaml-xmlsec-api-3.3.1.jar [INFO] Copying file modules/system/layers/base/org/opensaml/main/opensaml-xacml-saml-impl-3.3.1.jar [INFO] Copying file modules/system/layers/base/org/opensaml/main/opensaml-xacml-api-3.3.1.jar [INFO] Copying file modules/system/layers/base/org/opensaml/main/opensaml-soap-api-3.3.1.jar [INFO] Copying file modules/system/layers/base/org/opensaml/main/opensaml-saml-impl-3.3.1.jar [INFO] Copying file modules/system/layers/base/org/opensaml/main/cryptacular-1.2.4.jar [INFO] Copying file modules/system/layers/base/org/opensaml/main/opensaml-xmlsec-impl-3.3.1.jar [INFO] Copying file modules/system/layers/base/org/opensaml/main/opensaml-xacml-saml-api-3.3.1.jar [INFO] Copying file modules/system/layers/base/org/opensaml/main/opensaml-xacml-impl-3.3.1.jar [INFO] Copying file modules/system/layers/base/org/opensaml/main/opensaml-security-api-3.3.1.jar [INFO] Copying file modules/system/layers/base/org/opensaml/main/opensaml-profile-api-3.3.1.jar [INFO] Copying file modules/system/layers/base/org/opensaml/main/opensaml-core-3.3.1.jar [INFO] Copying file modules/system/layers/base/org/opensaml/main/opensaml-saml-api-3.3.1.jar [INFO] Copying file modules/system/layers/base/org/jberet/jberet-core/main/module.xml [INFO] Copying file modules/system/layers/base/org/jberet/jberet-core/main/jberet-core-1.3.7.Final.jar [INFO] Copying file modules/system/layers/base/org/infinispan/protostream/main/module.xml [INFO] Copying file modules/system/layers/base/org/infinispan/protostream/main/protostream-4.3.4.Final.jar [INFO] Copying file modules/system/layers/base/org/infinispan/main/module.xml [INFO] Copying file modules/system/layers/base/org/infinispan/main/infinispan-core-11.0.4.Final.jar [INFO] Copying file modules/system/layers/base/org/infinispan/commons/main/module.xml [INFO] Copying file modules/system/layers/base/org/infinispan/commons/main/infinispan-commons-11.0.4.Final.jar [INFO] Copying file modules/system/layers/base/org/infinispan/component/annotations/main/module.xml [INFO] Copying file modules/system/layers/base/org/infinispan/component/annotations/main/infinispan-component-annotations-11.0.4.Final.jar [INFO] Copying file modules/system/layers/base/org/infinispan/hibernate-cache/main/infinispan-hibernate-cache-spi-11.0.4.Final.jar [INFO] Copying file modules/system/layers/base/org/infinispan/hibernate-cache/main/module.xml [INFO] Copying file modules/system/layers/base/org/infinispan/hibernate-cache/main/infinispan-hibernate-cache-v53-11.0.4.Final.jar [INFO] Copying file modules/system/layers/base/org/infinispan/hibernate-cache/main/infinispan-hibernate-cache-commons-11.0.4.Final.jar [INFO] Copying file modules/system/layers/base/org/infinispan/persistence/jdbc/main/module.xml [INFO] Copying file modules/system/layers/base/org/infinispan/persistence/jdbc/main/infinispan-cachestore-jdbc-11.0.4.Final.jar [INFO] Copying file modules/system/layers/base/org/infinispan/persistence/remote/main/module.xml [INFO] Copying file modules/system/layers/base/org/infinispan/persistence/remote/main/infinispan-cachestore-remote-11.0.4.Final.jar [INFO] Copying file modules/system/layers/base/org/infinispan/client/hotrod/main/module.xml [INFO] Copying file modules/system/layers/base/org/infinispan/client/hotrod/main/infinispan-client-hotrod-11.0.4.Final.jar [INFO] Copying file modules/system/layers/base/org/infinispan/cachestore/remote/main/module.xml [INFO] Copying file modules/system/layers/base/org/picketlink/common/main/module.xml [INFO] Copying file modules/system/layers/base/org/picketlink/common/main/picketlink-common-2.5.5.SP12-redhat-00009.jar [INFO] Copying file modules/system/layers/base/org/picketlink/config/main/module.xml [INFO] Copying file modules/system/layers/base/org/picketlink/config/main/picketlink-config-2.5.5.SP12-redhat-00009.jar [INFO] Copying file modules/system/layers/base/org/picketlink/idm/api/main/module.xml [INFO] Copying file modules/system/layers/base/org/picketlink/idm/api/main/picketlink-idm-api-2.5.5.SP12-redhat-00009.jar [INFO] Copying file modules/system/layers/base/org/picketlink/idm/main/module.xml [INFO] Copying file modules/system/layers/base/org/picketlink/idm/main/picketlink-idm-impl-2.5.5.SP12-redhat-00009.jar [INFO] Copying file modules/system/layers/base/org/picketlink/idm/schema/main/module.xml [INFO] Copying file modules/system/layers/base/org/picketlink/idm/schema/main/picketlink-idm-simple-schema-2.5.5.SP12-redhat-00009.jar [INFO] Copying file modules/system/layers/base/org/picketlink/federation/main/module.xml [INFO] Copying file modules/system/layers/base/org/picketlink/federation/main/picketlink-federation-2.5.5.SP12-redhat-00009.jar [INFO] Copying file modules/system/layers/base/org/picketlink/federation/bindings/main/module.xml [INFO] Copying file modules/system/layers/base/org/picketlink/federation/bindings/main/picketlink-wildfly8-2.5.5.SP12-redhat-00012.jar [INFO] Copying file modules/system/layers/base/org/picketlink/core/api/main/module.xml [INFO] Copying file modules/system/layers/base/org/picketlink/core/api/main/picketlink-api-2.5.5.SP12-redhat-00009.jar [INFO] Copying file modules/system/layers/base/org/picketlink/core/main/module.xml [INFO] Copying file modules/system/layers/base/org/picketlink/core/main/picketlink-impl-2.5.5.SP12-redhat-00009.jar [INFO] Copying file modules/system/layers/base/org/picketlink/main/module.xml [INFO] Copying file modules/system/layers/base/org/hibernate/validator/main/module.xml [INFO] Copying file modules/system/layers/base/org/hibernate/validator/main/hibernate-validator-6.0.21.Final.jar [INFO] Copying file modules/system/layers/base/org/hibernate/validator/cdi/main/module.xml [INFO] Copying file modules/system/layers/base/org/hibernate/validator/cdi/main/hibernate-validator-cdi-6.0.21.Final.jar [INFO] Copying file modules/system/layers/base/org/hibernate/main/module.xml [INFO] Copying file modules/system/layers/base/org/hibernate/main/hibernate-envers-5.3.18.Final.jar [INFO] Copying file modules/system/layers/base/org/hibernate/main/hibernate-core-5.3.18.Final.jar [INFO] Copying file modules/system/layers/base/org/hibernate/commons-annotations/main/module.xml [INFO] Copying file modules/system/layers/base/org/hibernate/commons-annotations/main/hibernate-commons-annotations-5.0.5.Final.jar [INFO] Copying file modules/system/layers/base/org/hibernate/jipijapa-hibernate5-3/main/module.xml [INFO] Copying file modules/system/layers/base/org/hibernate/jipijapa-hibernate5-3/main/jipijapa-hibernate5-3-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/hibernate/jipijapa-hibernate4-3/main/module.xml [INFO] Copying file modules/system/layers/base/org/hibernate/jipijapa-hibernate4-3/main/jipijapa-hibernate4-3-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/hibernate/4.3/module.xml [INFO] Copying file modules/system/layers/base/org/hibernate/bytecodetransformer/main/module.xml [INFO] Copying file modules/system/layers/base/org/hibernate/bytecodetransformer/main/wildfly-ormtransformer-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/hibernate/jipijapa-hibernate5/main/module.xml [INFO] Copying file modules/system/layers/base/org/hibernate/jipijapa-hibernate5/main/jipijapa-hibernate5-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/hibernate/infinispan/main/module.xml [INFO] Copying file modules/system/layers/base/org/hibernate/4.1/module.xml [INFO] Copying file modules/system/layers/base/org/hibernate/4.1/jipijapa-hibernate4-1-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/hibernate/5.0/module.xml [INFO] Copying file modules/system/layers/base/org/hibernate/5.3/module.xml [INFO] Copying file modules/system/layers/base/org/hibernate/envers/main/module.xml [INFO] Copying file modules/system/layers/base/org/hibernate/search/engine/main/module.xml [INFO] Copying file modules/system/layers/base/org/hibernate/search/engine/main/hibernate-search-engine-5.10.7.Final.jar [INFO] Copying file modules/system/layers/base/org/hibernate/search/orm/main/module.xml [INFO] Copying file modules/system/layers/base/org/hibernate/search/orm/main/hibernate-search-orm-5.10.7.Final.jar [INFO] Copying file modules/system/layers/base/org/hibernate/search/backend-jms/main/module.xml [INFO] Copying file modules/system/layers/base/org/hibernate/search/backend-jms/main/hibernate-search-backend-jms-5.10.7.Final.jar [INFO] Copying file modules/system/layers/base/org/hibernate/search/serialization-avro/main/module.xml [INFO] Copying file modules/system/layers/base/org/hibernate/search/serialization-avro/main/hibernate-search-serialization-avro-5.10.7.Final.jar [INFO] Copying file modules/system/layers/base/org/picketbox/main/module.xml [INFO] Copying file modules/system/layers/base/org/picketbox/main/picketbox-commons-1.0.0.final.jar [INFO] Copying file modules/system/layers/base/org/picketbox/main/picketbox-infinispan-5.0.3.Final-redhat-00007.jar [INFO] Copying file modules/system/layers/base/org/picketbox/main/picketbox-5.0.3.Final-redhat-00007.jar [INFO] Copying file modules/system/layers/base/org/fusesource/jansi/main/module.xml [INFO] Copying file modules/system/layers/base/org/fusesource/jansi/main/jansi-1.18.jar [INFO] Copying file modules/system/layers/base/org/aesh/main/readline-2.0.jar [INFO] Copying file modules/system/layers/base/org/aesh/main/module.xml [INFO] Copying file modules/system/layers/base/org/aesh/main/aesh-2.4.jar [INFO] Copying file modules/system/layers/base/org/aesh/main/aesh-extensions-1.8.jar [INFO] Copying file modules/system/layers/base/org/eclipse/microprofile/jwt/auth/api/main/module.xml [INFO] Copying file modules/system/layers/base/org/eclipse/microprofile/jwt/auth/api/main/microprofile-jwt-auth-api-1.1.1.jar [INFO] Copying file modules/system/layers/base/org/eclipse/microprofile/fault-tolerance/api/main/module.xml [INFO] Copying file modules/system/layers/base/org/eclipse/microprofile/fault-tolerance/api/main/microprofile-fault-tolerance-api-2.1.1.jar [INFO] Copying file modules/system/layers/base/org/eclipse/microprofile/openapi/api/main/module.xml [INFO] Copying file modules/system/layers/base/org/eclipse/microprofile/openapi/api/main/microprofile-openapi-api-1.1.2.jar [INFO] Copying file modules/system/layers/base/org/eclipse/microprofile/config/api/main/module.xml [INFO] Copying file modules/system/layers/base/org/eclipse/microprofile/config/api/main/microprofile-config-api-1.4.jar [INFO] Copying file modules/system/layers/base/org/eclipse/microprofile/metrics/api/main/module.xml [INFO] Copying file modules/system/layers/base/org/eclipse/microprofile/metrics/api/main/microprofile-metrics-api-2.3.jar [INFO] Copying file modules/system/layers/base/org/eclipse/microprofile/opentracing/main/module.xml [INFO] Copying file modules/system/layers/base/org/eclipse/microprofile/opentracing/main/microprofile-opentracing-api-1.3.3.jar [INFO] Copying file modules/system/layers/base/org/eclipse/microprofile/restclient/main/module.xml [INFO] Copying file modules/system/layers/base/org/eclipse/microprofile/restclient/main/microprofile-rest-client-api-1.4.0.jar [INFO] Copying file modules/system/layers/base/org/eclipse/microprofile/health/api/main/module.xml [INFO] Copying file modules/system/layers/base/org/eclipse/microprofile/health/api/main/microprofile-health-api-2.2.jar [INFO] Copying file modules/system/layers/base/org/eclipse/persistence/main/module.xml [INFO] Copying file modules/system/layers/base/org/eclipse/persistence/main/jipijapa-eclipselink-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/eclipse/yasson/main/yasson-1.0.5.jar [INFO] Copying file modules/system/layers/base/org/eclipse/yasson/main/module.xml [INFO] Copying file modules/system/layers/base/org/eclipse/jdt/ecj/main/module.xml [INFO] Copying file modules/system/layers/base/org/eclipse/jdt/ecj/main/ecj-4.6.1.jar [INFO] Copying file modules/system/layers/base/org/eclipse/jgit/main/module.xml [INFO] Copying file modules/system/layers/base/org/eclipse/jgit/main/org.eclipse.jgit.ssh.apache-5.9.0.202009080501-r.jar [INFO] Copying file modules/system/layers/base/org/eclipse/jgit/main/org.eclipse.jgit-5.9.0.202009080501-r.jar [INFO] Copying file modules/system/layers/base/org/codehaus/jettison/main/module.xml [INFO] Copying file modules/system/layers/base/org/codehaus/jettison/main/jettison-1.4.0.jar [INFO] Copying file modules/system/layers/base/org/codehaus/jackson/jackson-xc/main/module.xml [INFO] Copying file modules/system/layers/base/org/codehaus/jackson/jackson-xc/main/jackson-xc-1.9.13.redhat-00007.jar [INFO] Copying file modules/system/layers/base/org/codehaus/jackson/jackson-mapper-asl/main/module.xml [INFO] Copying file modules/system/layers/base/org/codehaus/jackson/jackson-mapper-asl/main/jackson-mapper-asl-1.9.13.redhat-00007.jar [INFO] Copying file modules/system/layers/base/org/codehaus/jackson/jackson-core-asl/main/module.xml [INFO] Copying file modules/system/layers/base/org/codehaus/jackson/jackson-core-asl/main/jackson-core-asl-1.9.13.redhat-00007.jar [INFO] Copying file modules/system/layers/base/org/codehaus/jackson/jackson-jaxrs/main/module.xml [INFO] Copying file modules/system/layers/base/org/codehaus/jackson/jackson-jaxrs/main/jackson-jaxrs-1.9.13.redhat-00007.jar [INFO] Copying file modules/system/layers/base/org/codehaus/woodstox/main/module.xml [INFO] Copying file modules/system/layers/base/org/codehaus/woodstox/main/stax2-api-4.2.1.jar [INFO] Copying file modules/system/layers/base/org/codehaus/woodstox/main/woodstox-core-6.0.3.jar [INFO] Copying file modules/system/layers/base/org/glassfish/soteria/main/module.xml [INFO] Copying file modules/system/layers/base/org/glassfish/soteria/main/jakarta.security.enterprise-1.0.1-jbossorg-1.jar [INFO] Copying file modules/system/layers/base/org/glassfish/javax/el/main/module.xml [INFO] Copying file modules/system/layers/base/org/glassfish/javax/enterprise/concurrent/main/module.xml [INFO] Copying file modules/system/layers/base/org/glassfish/javax/enterprise/concurrent/main/jakarta.enterprise.concurrent-1.1.1.jar [INFO] Copying file modules/system/layers/base/org/glassfish/javax/json/main/module.xml [INFO] Copying file modules/system/layers/base/org/glassfish/jakarta/el/main/module.xml [INFO] Copying file modules/system/layers/base/org/glassfish/jakarta/el/main/jakarta.el-3.0.3.jbossorg-2.jar [INFO] Copying file modules/system/layers/base/org/glassfish/jakarta/json/main/module.xml [INFO] Copying file modules/system/layers/base/org/glassfish/jakarta/json/main/jakarta.json-1.1.6.jar [INFO] Copying file modules/system/layers/base/org/bouncycastle/bcmail/main/module.xml [INFO] Copying file modules/system/layers/base/org/bouncycastle/bcmail/main/bcmail-jdk15on-1.65.jar [INFO] Copying file modules/system/layers/base/org/bouncycastle/main/module.xml [INFO] Copying file modules/system/layers/base/org/bouncycastle/bcpg/main/module.xml [INFO] Copying file modules/system/layers/base/org/bouncycastle/bcpg/main/bcpg-jdk15on-1.66.jar [INFO] Copying file modules/system/layers/base/org/bouncycastle/bcpkix/main/module.xml [INFO] Copying file modules/system/layers/base/org/bouncycastle/bcpkix/main/bcpkix-jdk15on-1.66.jar [INFO] Copying file modules/system/layers/base/org/bouncycastle/bcprov/main/module.xml [INFO] Copying file modules/system/layers/base/org/bouncycastle/bcprov/main/bcprov-jdk15on-1.66.jar [INFO] Copying file modules/system/layers/base/org/slf4j/main/module.xml [INFO] Copying file modules/system/layers/base/org/slf4j/main/slf4j-api-1.7.30.jar [INFO] Copying file modules/system/layers/base/org/slf4j/impl/main/module.xml [INFO] Copying file modules/system/layers/base/org/slf4j/impl/main/slf4j-jboss-logmanager-1.1.0.Final.jar [INFO] Copying file modules/system/layers/base/org/slf4j/impl/main/jbosgi-xservice.properties [INFO] Copying file modules/system/layers/base/org/projectodd/vdx/main/module.xml [INFO] Copying file modules/system/layers/base/org/projectodd/vdx/main/vdx-wildfly-1.1.6.jar [INFO] Copying file modules/system/layers/base/org/projectodd/vdx/main/vdx-core-1.1.6.jar [INFO] Copying file modules/system/layers/base/org/apache/james/mime4j/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/james/mime4j/main/apache-mime4j-0.6.jar [INFO] Copying file modules/system/layers/base/org/apache/thrift/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/thrift/main/libthrift-0.13.0.jar [INFO] Copying file modules/system/layers/base/org/apache/neethi/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/neethi/main/neethi-3.1.1.jar [INFO] Copying file modules/system/layers/base/org/apache/velocity/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/velocity/main/velocity-engine-core-2.2.jar [INFO] Copying file modules/system/layers/base/org/apache/xml-resolver/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/xml-resolver/main/xml-resolver-1.2.jar [INFO] Copying file modules/system/layers/base/org/apache/ws/xmlschema/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/ws/xmlschema/main/xmlschema-core-2.2.5.jar [INFO] Copying file modules/system/layers/base/org/apache/ws/security/main/wss4j-ws-security-stax-2.2.5.jar [INFO] Copying file modules/system/layers/base/org/apache/ws/security/main/wss4j-policy-2.2.5.jar [INFO] Copying file modules/system/layers/base/org/apache/ws/security/main/wss4j-ws-security-dom-2.2.5.jar [INFO] Copying file modules/system/layers/base/org/apache/ws/security/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/ws/security/main/jasypt-1.9.3.jar [INFO] Copying file modules/system/layers/base/org/apache/ws/security/main/wss4j-ws-security-policy-stax-2.2.5.jar [INFO] Copying file modules/system/layers/base/org/apache/ws/security/main/wss4j-ws-security-common-2.2.5.jar [INFO] Copying file modules/system/layers/base/org/apache/ws/security/main/wss4j-bindings-2.2.5.jar [INFO] Copying file modules/system/layers/base/org/apache/santuario/xmlsec/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/santuario/xmlsec/main/xmlsec-2.1.4.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-xjc-dv-3.3.0.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-services-ws-discovery-api-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-wsdlto-databinding-jaxb-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-wsdlto-core-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-validator-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-common-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-ws-policy-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-ws-mex-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-ws-addr-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-wsdl-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-transports-http-hc-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-security-saml-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-security-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-management-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-frontend-simple-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-features-clustering-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-databinding-jaxb-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-bindings-xml-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-bindings-soap-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-xjc-runtime-3.3.0.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-xjc-ts-3.3.0.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-xjc-bug986-3.3.0.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-xjc-boolean-3.3.0.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-wsdlto-frontend-jaxws-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-java2ws-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-ws-rm-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-transports-local-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-transports-jms-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-transports-http-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-databinding-aegis-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-frontend-jaxws-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-bindings-coloc-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/main/cxf-core-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/cxf/main/cxf-rt-features-logging-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/ws-security/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/cxf/ws-security/main/cxf-rt-ws-security-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/services-sts/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/cxf/services-sts/main/cxf-services-sts-core-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/qpid/proton/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/qpid/proton/main/proton-j-0.33.2.jar [INFO] Copying file modules/system/layers/base/org/apache/activemq/artemis/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/activemq/artemis/main/artemis-tools-2.10.1.jar [INFO] Copying file modules/system/layers/base/org/apache/activemq/artemis/main/artemis-service-extensions-2.10.1.jar [INFO] Copying file modules/system/layers/base/org/apache/activemq/artemis/main/artemis-jms-server-2.10.1.jar [INFO] Copying file modules/system/layers/base/org/apache/activemq/artemis/main/artemis-jms-client-2.10.1.jar [INFO] Copying file modules/system/layers/base/org/apache/activemq/artemis/main/artemis-jdbc-store-2.10.1.jar [INFO] Copying file modules/system/layers/base/org/apache/activemq/artemis/main/artemis-hqclient-protocol-2.10.1.jar [INFO] Copying file modules/system/layers/base/org/apache/activemq/artemis/main/artemis-cli-2.10.1.jar [INFO] Copying file modules/system/layers/base/org/apache/activemq/artemis/main/artemis-core-client-2.10.1.jar [INFO] Copying file modules/system/layers/base/org/apache/activemq/artemis/main/artemis-selector-2.10.1.jar [INFO] Copying file modules/system/layers/base/org/apache/activemq/artemis/main/artemis-dto-2.10.1.jar [INFO] Copying file modules/system/layers/base/org/apache/activemq/artemis/main/artemis-server-2.10.1.jar [INFO] Copying file modules/system/layers/base/org/apache/activemq/artemis/journal/main/lib/linux-i686/libartemis-native-32.so [INFO] Copying file modules/system/layers/base/org/apache/activemq/artemis/journal/main/lib/linux-x86_64/libartemis-native-64.so [INFO] Copying file modules/system/layers/base/org/apache/activemq/artemis/journal/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/activemq/artemis/journal/main/activemq-artemis-native-1.0.2.jar [INFO] Copying file modules/system/layers/base/org/apache/activemq/artemis/journal/main/artemis-journal-2.10.1.jar [INFO] Copying file modules/system/layers/base/org/apache/activemq/artemis/journal/main/artemis-commons-2.10.1.jar [INFO] Copying file modules/system/layers/base/org/apache/activemq/artemis/ra/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/activemq/artemis/ra/main/artemis-ra-2.10.1.jar [INFO] Copying file modules/system/layers/base/org/apache/activemq/artemis/protocol/amqp/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/activemq/artemis/protocol/amqp/main/artemis-amqp-protocol-2.10.1.jar [INFO] Copying file modules/system/layers/base/org/apache/activemq/artemis/protocol/stomp/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/activemq/artemis/protocol/stomp/main/artemis-stomp-protocol-2.10.1.jar [INFO] Copying file modules/system/layers/base/org/apache/activemq/artemis/protocol/hornetq/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/activemq/artemis/protocol/hornetq/main/artemis-hornetq-protocol-2.10.1.jar [INFO] Copying file modules/system/layers/base/org/apache/lucene/main/lucene-queries-5.5.5.jar [INFO] Copying file modules/system/layers/base/org/apache/lucene/main/lucene-analyzers-common-5.5.5.jar [INFO] Copying file modules/system/layers/base/org/apache/lucene/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/lucene/main/lucene-queryparser-5.5.5.jar [INFO] Copying file modules/system/layers/base/org/apache/lucene/main/lucene-facet-5.5.5.jar [INFO] Copying file modules/system/layers/base/org/apache/lucene/main/lucene-core-5.5.5.jar [INFO] Copying file modules/system/layers/base/org/apache/lucene/internal/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/lucene/internal/main/lucene-backward-codecs-5.5.5.jar [INFO] Copying file modules/system/layers/base/org/apache/lucene/internal/main/lucene-misc-5.5.5.jar [INFO] Copying file modules/system/layers/base/org/apache/avro/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/avro/main/avro-1.7.6.jar [INFO] Copying file modules/system/layers/base/org/apache/openjpa/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/openjpa/main/jipijapa-openjpa-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/apache/xalan/main/serializer-2.7.1.jbossorg-4.jar [INFO] Copying file modules/system/layers/base/org/apache/xalan/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/xalan/main/xalan-2.7.1.jbossorg-4.jar [INFO] Copying file modules/system/layers/base/org/apache/log4j/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/httpcomponents/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/httpcomponents/main/httpmime-4.5.13.jar [INFO] Copying file modules/system/layers/base/org/apache/httpcomponents/main/httpasyncclient-4.1.4.jar [INFO] Copying file modules/system/layers/base/org/apache/httpcomponents/main/httpcore-nio-4.4.13.jar [INFO] Copying file modules/system/layers/base/org/apache/httpcomponents/core/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/httpcomponents/core/main/httpcore-4.4.13.jar [INFO] Copying file modules/system/layers/base/org/apache/httpcomponents/core/main/httpclient-4.5.13.jar [INFO] Copying file modules/system/layers/base/org/apache/commons/io/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/commons/io/main/commons-io-2.5.jar [INFO] Copying file modules/system/layers/base/org/apache/commons/codec/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/commons/codec/main/commons-codec-1.14.jar [INFO] Copying file modules/system/layers/base/org/apache/commons/beanutils/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/commons/beanutils/main/commons-beanutils-1.9.4.jar [INFO] Copying file modules/system/layers/base/org/apache/commons/collections/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/commons/collections/main/commons-collections-3.2.2.jar [INFO] Copying file modules/system/layers/base/org/apache/commons/cli/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/commons/cli/main/commons-cli-1.3.1.jar [INFO] Copying file modules/system/layers/base/org/apache/commons/lang3/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/commons/lang3/main/commons-lang3-3.10.jar [INFO] Copying file modules/system/layers/base/org/apache/commons/lang/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/commons/lang/main/commons-lang-2.6.jar [INFO] Copying file modules/system/layers/base/org/apache/commons/logging/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/sshd/main/sshd-common-2.4.0.jar [INFO] Copying file modules/system/layers/base/org/apache/sshd/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/sshd/main/sshd-core-2.4.0.jar [INFO] Copying file modules/system/layers/base/org/apache/xerces/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/xerces/main/xercesImpl-2.12.0.SP03.jar [INFO] Copying file modules/system/layers/base/org/wildfly/iiop-openjdk/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/iiop-openjdk/main/wildfly-iiop-openjdk-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/transaction/client/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/transaction/client/main/wildfly-transaction-client-1.1.13.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/microprofile/fault-tolerance-smallrye/executor/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/microprofile/fault-tolerance-smallrye/executor/main/wildfly-microprofile-fault-tolerance-smallrye-executor-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/microprofile/opentracing-smallrye/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/microprofile/opentracing-smallrye/main/wildfly-microprofile-opentracing-smallrye-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/mod_cluster/undertow/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/mod_cluster/undertow/main/wildfly-mod_cluster-undertow-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/naming/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/http-client/transaction/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/http-client/transaction/main/wildfly-http-transaction-client-1.1.2.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/http-client/ejb/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/http-client/ejb/main/wildfly-http-ejb-client-1.1.2.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/http-client/naming/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/http-client/naming/main/wildfly-http-naming-client-1.1.2.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/http-client/common/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/http-client/common/main/wildfly-http-client-common-1.1.2.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/naming-client/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/naming-client/main/wildfly-naming-client-1.0.13.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/api/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/api/main/wildfly-clustering-api-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/spi/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/spi/main/wildfly-clustering-spi-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/singleton/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/singleton/main/wildfly-clustering-singleton-api-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/marshalling/jboss/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/marshalling/jboss/main/wildfly-clustering-marshalling-jboss-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/marshalling/api/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/marshalling/api/main/wildfly-clustering-marshalling-api-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/marshalling/spi/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/marshalling/spi/main/wildfly-clustering-marshalling-spi-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/marshalling/protostream/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/marshalling/protostream/main/wildfly-clustering-marshalling-protostream-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/ejb/spi/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/ejb/spi/main/wildfly-clustering-ejb-spi-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/ejb/infinispan/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/ejb/infinispan/main/wildfly-clustering-ejb-infinispan-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/server/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/server/main/wildfly-clustering-server-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/jgroups/spi/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/jgroups/spi/main/wildfly-clustering-jgroups-spi-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/jgroups/api/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/jgroups/api/main/wildfly-clustering-jgroups-api-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/infinispan/spi/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/infinispan/spi/main/wildfly-clustering-infinispan-spi-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/infinispan/marshalling/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/infinispan/marshalling/main/wildfly-clustering-infinispan-marshalling-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/infinispan/client/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/infinispan/client/main/wildfly-clustering-infinispan-client-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/ee/cache/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/ee/cache/main/wildfly-clustering-ee-cache-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/ee/spi/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/ee/spi/main/wildfly-clustering-ee-spi-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/ee/infinispan/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/ee/infinispan/main/wildfly-clustering-ee-infinispan-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/ee/hotrod/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/ee/hotrod/main/wildfly-clustering-ee-hotrod-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/service/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/service/main/wildfly-clustering-service-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/web/cache/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/web/cache/main/wildfly-clustering-web-cache-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/web/spi/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/web/spi/main/wildfly-clustering-web-spi-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/web/api/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/web/api/main/wildfly-clustering-web-api-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/web/hotrod/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/web/hotrod/main/wildfly-clustering-web-hotrod-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/web/infinispan/main/wildfly-clustering-web-infinispan-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/web/infinispan/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/web/undertow/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/web/undertow/main/wildfly-clustering-web-undertow-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/web/container/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/web/container/main/wildfly-clustering-web-container-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/discovery/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/discovery/main/wildfly-discovery-client-1.2.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/bootable-jar/main/wildfly-jar-runtime-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/wildfly/bootable-jar/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/embedded/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/embedded/main/wildfly-embedded-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/wildfly/openssl/main/lib/solaris-x86_64/libwfssl.so [INFO] Copying file modules/system/layers/base/org/wildfly/openssl/main/lib/win-x86_64/wfssl.dll [INFO] Copying file modules/system/layers/base/org/wildfly/openssl/main/lib/win-i686/wfssl.dll [INFO] Copying file modules/system/layers/base/org/wildfly/openssl/main/lib/macosx-x86_64/libwfssl.dylib [INFO] Copying file modules/system/layers/base/org/wildfly/openssl/main/lib/linux-s390x/libwfssl.so [INFO] Copying file modules/system/layers/base/org/wildfly/openssl/main/lib/linux-i386/libwfssl.so [INFO] Copying file modules/system/layers/base/org/wildfly/openssl/main/lib/linux-x86_64/libwfssl.so [INFO] Copying file modules/system/layers/base/org/wildfly/openssl/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/openssl/main/wildfly-openssl-java-2.1.0.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/event/logger/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/event/logger/main/wildfly-event-logger-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/wildfly/common/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/common/main/wildfly-common-1.5.4.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/client/config/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/client/config/main/wildfly-client-config-1.0.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-jwt/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-jwt/main/wildfly-elytron-jwt-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/manager/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-realm-jdbc-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-provider-util-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-permission-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-mechanism-scram-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-mechanism-http-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-keystore-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-http-util-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-http-form-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-http-digest-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-credential-source-deprecated-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-base-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-auth-util-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-auth-server-deprecated-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-auth-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-audit-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-asn1-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-x500-cert-acme-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-x500-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-security-manager-action-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-security-manager-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-sasl-oauth2-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-sasl-localuser-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-sasl-gssapi-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-sasl-gs2-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-sasl-digest-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-sasl-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-mechanism-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-jacc-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-http-spnego-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-http-external-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-http-deprecated-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-http-bearer-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-digest-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-credential-source-impl-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-client-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-x500-principal-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-x500-deprecated-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-x500-cert-util-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-x500-cert-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-ssl-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-realm-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-mechanism-oauth2-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-mechanism-gssapi-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-mechanism-digest-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-json-util-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-jaspi-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-http-sso-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-http-basic-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-credential-store-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-auth-server-sasl-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-auth-server-http-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-auth-server-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-util-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-sasl-scram-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-sasl-plain-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-sasl-otp-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-sasl-external-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-sasl-entity-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-sasl-deprecated-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-sasl-anonymous-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-sasl-auth-util-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-realm-token-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-realm-ldap-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-password-impl-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-http-cert-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-http-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-credential-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server-servlet/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server-servlet/main/undertow-server-servlet-1.8.0.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server/main/undertow-server-1.8.0.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/extension/messaging-activemq/main/artemis-wildfly-integration-1.0.2.jar [INFO] Copying file modules/system/layers/base/org/wildfly/extension/messaging-activemq/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/extension/messaging-activemq/main/wildfly-messaging-activemq-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/extension/rts/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/extension/rts/main/wildfly-rts-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/extension/mod_cluster/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/extension/mod_cluster/main/wildfly-mod_cluster-extension-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/extension/batch/jberet/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/extension/batch/jberet/main/wildfly-batch-jberet-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/extension/datasources-agroal/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/extension/datasources-agroal/main/wildfly-datasources-agroal-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/extension/picketlink/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/extension/picketlink/main/wildfly-picketlink-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/extension/clustering/web/main/wildfly-clustering-web-extension-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/extension/clustering/web/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/extension/clustering/singleton/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/extension/clustering/singleton/main/wildfly-clustering-singleton-extension-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/extension/bean-validation/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/extension/bean-validation/main/wildfly-bean-validation-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/extension/ee-security/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/extension/ee-security/main/wildfly-ee-security-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/extension/microprofile/jwt-smallrye/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/extension/microprofile/jwt-smallrye/main/wildfly-microprofile-jwt-smallrye-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/extension/microprofile/openapi-smallrye/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/extension/microprofile/openapi-smallrye/main/wildfly-microprofile-openapi-smallrye-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/extension/microprofile/fault-tolerance-smallrye/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/extension/microprofile/fault-tolerance-smallrye/main/wildfly-microprofile-fault-tolerance-smallrye-extension-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/extension/microprofile/health-smallrye/main/wildfly-microprofile-health-smallrye-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/extension/microprofile/health-smallrye/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/extension/microprofile/config-smallrye/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/extension/microprofile/config-smallrye/main/wildfly-microprofile-config-smallrye-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/extension/microprofile/metrics-smallrye/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/extension/microprofile/metrics-smallrye/main/wildfly-microprofile-metrics-smallrye-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/extension/microprofile/opentracing-smallrye/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/extension/microprofile/opentracing-smallrye/main/wildfly-microprofile-opentracing-extension-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/extension/undertow/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/extension/undertow/main/wildfly-undertow-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/extension/security/manager/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/extension/security/manager/main/wildfly-security-manager-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/wildfly/extension/discovery/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/extension/discovery/main/wildfly-discovery-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/wildfly/extension/request-controller/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/extension/request-controller/main/wildfly-request-controller-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/wildfly/extension/elytron/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/extension/elytron/main/wildfly-elytron-integration-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/wildfly/extension/core-management/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/extension/core-management/main/wildfly-core-management-subsystem-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/wildfly/extension/io/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/extension/io/main/wildfly-io-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/wildfly/extension/core-management-client/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/extension/core-management-client/main/wildfly-core-management-client-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/jboss/jts/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/jts/main/narayana-jts-idlj-5.10.6.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/jts/integration/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/jts/integration/main/narayana-jts-integration-5.10.6.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/jboss-transaction-spi/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/jboss-transaction-spi/main/jboss-transaction-spi-7.6.0.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/iiop-client/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/iiop-client/main/jboss-iiop-client-1.0.1.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/ironjacamar/impl/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-validator-1.4.24.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-deployers-common-1.4.24.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-core-impl-1.4.24.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-common-impl-1.4.24.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/ironjacamar/api/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/ironjacamar/api/main/ironjacamar-core-api-1.4.24.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/ironjacamar/api/main/ironjacamar-common-spi-1.4.24.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/ironjacamar/api/main/ironjacamar-common-api-1.4.24.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/ironjacamar/jdbcadapters/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/ironjacamar/jdbcadapters/main/ironjacamar-jdbc-1.4.24.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/ejb-client/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/ejb-client/main/jboss-ejb-client-4.0.34.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/ejb3/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/ejb3/main/jboss-ejb3-ext-api-2.3.0.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/jaxbintros/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/jaxbintros/main/jboss-jaxb-intros-1.0.3.GA.jar [INFO] Copying file modules/system/layers/base/org/jboss/xts/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/xts/main/jbosstxbridge-5.10.6.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/narayana/compensations/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/narayana/compensations/main/compensations-5.10.6.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/narayana/txframework/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/narayana/txframework/main/txframework-5.10.6.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/narayana/rts/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/narayana/rts/main/restat-bridge-5.10.6.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/narayana/rts/main/restat-integration-5.10.6.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/narayana/rts/main/restat-util-5.10.6.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/narayana/rts/main/restat-api-5.10.6.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/weld/api/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/weld/api/main/weld-api-3.1.SP3.jar [INFO] Copying file modules/system/layers/base/org/jboss/weld/core/main/weld-jta-3.1.5.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/weld/core/main/weld-ejb-3.1.5.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/weld/core/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/weld/core/main/weld-web-3.1.5.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/weld/core/main/weld-core-impl-3.1.5.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/weld/spi/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/weld/spi/main/weld-spi-3.1.SP3.jar [INFO] Copying file modules/system/layers/base/org/jboss/weld/probe/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/weld/probe/main/weld-probe-core-3.1.5.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/mod_cluster/container/spi/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/mod_cluster/container/spi/main/mod_cluster-container-spi-1.4.1.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/mod_cluster/core/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/mod_cluster/core/main/mod_cluster-core-1.4.1.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/mod_cluster/load/spi/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/mod_cluster/load/spi/main/mod_cluster-load-spi-1.4.1.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/genericjms/main/META-INF/ra.xml [INFO] Copying file modules/system/layers/base/org/jboss/genericjms/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/genericjms/main/generic-jms-ra-jar-2.0.8.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/ejb/remote/protocol/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/integration/ext-content/main/bundled/jboss-seam-int-jbossas.jar [INFO] Copying file modules/system/layers/base/org/jboss/integration/ext-content/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/deployers/jboss-service-deployer/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/ws/api/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/ws/api/main/jbossws-api-1.1.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/ws/jaxws-client/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/ws/jaxws-client/main/jbossws-cxf-jaspi-5.4.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/ws/jaxws-client/main/jbossws-cxf-client-5.4.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/ws/spi/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/ws/spi/main/jbossws-spi-3.3.0.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/ws/common/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/ws/common/main/jbossws-common-3.3.3.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/ws/jaxws-undertow-httpspi/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/ws/jaxws-undertow-httpspi/main/jaxws-undertow-httpspi-1.0.1.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/ws/saaj-impl/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-factories/main/jbossws-cxf-factories-5.4.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-factories/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-undertow/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-undertow/main/jbossws-cxf-transports-undertow-5.4.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-udp/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-udp/main/jbossws-cxf-transports-udp-5.4.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-server/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-server/main/jbossws-cxf-server-5.4.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-client/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/ws/cxf/sts/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/ws/tools/common/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/ws/tools/common/main/jbossws-common-tools-1.3.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/ws/tools/wsprovide/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/ws/tools/wsconsume/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/remoting3/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/remoting3/remoting-jmx/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-jaxrs/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-jaxrs/main/resteasy-client-3.13.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-jaxrs/main/resteasy-jaxrs-3.13.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-jaxb-provider/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-jaxb-provider/main/resteasy-jaxb-provider-3.13.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/jose-jwt/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/jose-jwt/main/jose-jwt-3.13.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-jackson2-provider/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-jackson2-provider/main/resteasy-jackson2-provider-3.13.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-jettison-provider/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-jettison-provider/main/resteasy-jettison-provider-3.13.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-yaml-provider/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-yaml-provider/main/resteasy-yaml-provider-3.13.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-multipart-provider/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-multipart-provider/main/resteasy-multipart-provider-3.13.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-jsapi/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-jsapi/main/resteasy-jsapi-3.13.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-json-p-provider/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-json-p-provider/main/resteasy-json-p-provider-3.13.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-atom-provider/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-atom-provider/main/resteasy-atom-provider-3.13.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-spring/main/bundled/resteasy-spring-jar/resteasy-spring-3.13.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-spring/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-jackson-provider/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-jackson-provider/main/resteasy-jackson-provider-3.13.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-validator-provider-11/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-validator-provider/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-validator-provider/main/resteasy-validator-provider-3.13.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-cdi/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-cdi/main/resteasy-cdi-3.13.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-crypto/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-crypto/main/resteasy-crypto-3.13.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-client-microprofile/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-client-microprofile/main/resteasy-client-microprofile-3.13.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-json-binding-provider/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-json-binding-provider/main/resteasy-json-binding-provider-3.13.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-rxjava2/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-rxjava2/main/resteasy-rxjava2-3.13.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/remote-naming/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/common-beans/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/common-beans/main/jboss-common-beans-2.0.1.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/metadata/ejb/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/metadata/ejb/main/jboss-metadata-ejb-13.0.0.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/metadata/appclient/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/metadata/appclient/main/jboss-metadata-appclient-13.0.0.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/metadata/common/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/metadata/common/main/jboss-metadata-common-13.0.0.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/metadata/ear/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/metadata/ear/main/jboss-metadata-ear-13.0.0.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/metadata/web/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/metadata/web/main/jboss-metadata-web-13.0.0.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/security/xacml/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/security/xacml/main/jbossxacml-2.0.8.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/security/negotiation/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/security/negotiation/main/jboss-negotiation-spnego-3.0.6.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/security/negotiation/main/jboss-negotiation-ntlm-3.0.6.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/security/negotiation/main/jboss-negotiation-extras-3.0.6.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/security/negotiation/main/jboss-negotiation-common-3.0.6.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/log4j/logmanager/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/log4j/logmanager/main/log4j-jboss-logmanager-1.2.0.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/remoting-jmx/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/remoting-jmx/main/remoting-jmx-3.0.4.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/logging/jul-to-slf4j-stub/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/logging/jul-to-slf4j-stub/main/jul-to-slf4j-stub-1.0.1.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/logging/commons/logging/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/logging/commons/logging/main/commons-logging-jboss-logging-1.0.0.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/logging/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/logging/main/jboss-logging-3.4.1.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/logmanager/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/logmanager/main/jboss-logmanager-2.1.17.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/threads/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/threads/main/jboss-threads-2.4.0.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/remoting/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/remoting/main/jboss-remoting-5.0.19.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/marshalling/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/marshalling/main/jboss-marshalling-2.0.10.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/marshalling/river/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/marshalling/river/main/jboss-marshalling-river-2.0.10.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/xnio/netty/netty-xnio-transport/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/xnio/netty/netty-xnio-transport/main/netty-xnio-transport-0.1.9.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/xnio/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/xnio/main/xnio-api-3.8.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/xnio/nio/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/xnio/nio/main/xnio-nio-3.8.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/dmr/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/dmr/main/jboss-dmr-1.5.1.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/msc/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/msc/main/jboss-msc-1.4.12.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/staxmapper/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/staxmapper/main/staxmapper-1.3.0.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/classfilewriter/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/classfilewriter/main/jboss-classfilewriter-1.2.4.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/invocation/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/invocation/main/jboss-invocation-1.6.0.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/jandex/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/jandex/main/jandex-2.1.3.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/stdio/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/stdio/main/jboss-stdio-1.1.0.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/vfs/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/vfs/main/jboss-vfs-3.2.15.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/jaxrs/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/jaxrs/main/wildfly-jaxrs-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/transactions/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/transactions/main/wildfly-transactions-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/connector/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/connector/main/wildfly-connector-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/vault-tool/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/vault-tool/main/wildfly-security-vault-tool-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/xts/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/xts/main/wildfly-xts-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/webservices/server/integration/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/webservices/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/webservices/main/jbossws-cxf-resources-5.4.2.Final-wildfly1900.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/webservices/main/wildfly-webservices-server-integration-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/ejb3/main/timers/timer-sql.properties [INFO] Copying file modules/system/layers/base/org/jboss/as/ejb3/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/ejb3/main/wildfly-ejb3-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/system-jmx/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/system-jmx/main/wildfly-system-jmx-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/jaxr/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/jaxr/main/wildfly-jaxr-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/console/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/console/main/hal-console-3.2.11.Final-resources.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/jdr/main/resources/plugins.properties [INFO] Copying file modules/system/layers/base/org/jboss/as/jdr/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/jdr/main/wildfly-jdr-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/jsf/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/jsf/main/wildfly-jsf-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/jacorb/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/jacorb/main/wildfly-jacorb-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/jpa/hibernate/4/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/jpa/spi/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/jpa/spi/main/jipijapa-spi-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/jpa/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/jpa/main/wildfly-jpa-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/jpa/openjpa/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/jsf-injection/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/jsf-injection/main/weld-jsf-3.1.5.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/jsf-injection/main/wildfly-jsf-injection-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/configadmin/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/configadmin/main/wildfly-configadmin-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/sar/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/sar/main/wildfly-sar-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/modcluster/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/pojo/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/pojo/main/wildfly-pojo-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/cmp/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/cmp/main/wildfly-cmp-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/web/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/web/main/wildfly-web-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/mail/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/mail/main/wildfly-mail-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/appclient/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/appclient/main/wildfly-appclient-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/messaging/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/messaging/main/wildfly-messaging-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/security-api/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/security-api/main/wildfly-security-api-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/weld/common/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/weld/common/main/wildfly-weld-common-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/weld/spi/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/weld/spi/main/wildfly-weld-spi-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/weld/transactions/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/weld/transactions/main/wildfly-weld-transactions-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/weld/ejb/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/weld/ejb/main/wildfly-weld-ejb-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/weld/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/weld/main/wildfly-weld-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/weld/webservices/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/weld/webservices/main/wildfly-weld-webservices-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/weld/beanvalidation/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/weld/beanvalidation/main/wildfly-weld-bean-validation-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/weld/jpa/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/weld/jpa/main/wildfly-weld-jpa-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/jsr77/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/jsr77/main/wildfly-jsr77-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/security-integration/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/security-integration/main/wildfly-security-integration-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/security-plugins/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/security-plugins/main/wildfly-security-plugins-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/security/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/security/main/wildfly-security-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/clustering/ejb3/infinispan/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/clustering/infinispan/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/clustering/infinispan/main/wildfly-clustering-infinispan-extension-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/clustering/jgroups/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/clustering/jgroups/main/wildfly-clustering-jgroups-extension-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/clustering/web/infinispan/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/clustering/common/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/clustering/common/main/wildfly-clustering-common-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/naming/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/naming/main/wildfly-naming-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/ee/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/ee/main/wildfly-ee-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/web-common/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/web-common/main/wildfly-web-common-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/standalone/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/management-client-content/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/management-client-content/main/wildfly-management-client-content-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/deployment-scanner/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/deployment-scanner/main/wildfly-deployment-scanner-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/host-controller/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/host-controller/main/wildfly-host-controller-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/patching/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/patching/main/wildfly-patching-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/patching/cli/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/cli/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/cli/main/wildfly-cli-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/domain-add-user/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/threads/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/threads/main/wildfly-threads-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/logging/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/logging/main/wildfly-logging-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/domain-http-error-context/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/domain-http-error-context/main/wildfly-domain-http-error-context-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/controller/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/controller/main/wildfly-controller-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/controller-client/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/controller-client/main/wildfly-controller-client-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/protocol/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/protocol/main/wildfly-protocol-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/core-security/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/core-security/main/wildfly-core-security-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/core-security-api/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/core-security-api/main/wildfly-core-security-api-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/server/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/server/main/wildfly-server-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/deployment-repository/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/deployment-repository/main/wildfly-deployment-repository-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/domain-http-interface/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/domain-http-interface/main/wildfly-domain-http-interface-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/domain-management/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/domain-management/main/wildfly-domain-management-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/jmx/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/jmx/main/wildfly-jmx-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/remoting/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/remoting/main/wildfly-remoting-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/network/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/network/main/wildfly-network-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/platform-mbean/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/platform-mbean/main/wildfly-platform-mbean-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/process-controller/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/process-controller/main/wildfly-process-controller-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/version/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/version/main/wildfly-version-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/product/main/dir/META-INF/MANIFEST.MF [INFO] Copying file modules/system/layers/base/org/jboss/as/product/main/module.xml [INFO] Copying file appclient/configuration/logging.properties [INFO] Copying file appclient/configuration/appclient.xml [INFO] Copying file welcome-content/wildfly_logo.png [INFO] Copying file welcome-content/wildfly.css [INFO] Copying file welcome-content/noredirect.html [INFO] Copying file welcome-content/noconsole.html [INFO] Copying file welcome-content/index_noconsole.html [INFO] Copying file welcome-content/index.html [INFO] Copying file welcome-content/bkg.gif [INFO] Copying file welcome-content/jbosscommunity_logo_hori_white.png [INFO] Copying file welcome-content/favicon.ico [INFO] Copying file domain/configuration/default-server-logging.properties [INFO] Copying file domain/configuration/logging.properties [INFO] Copying file domain/configuration/application-roles.properties [INFO] Copying file domain/configuration/mgmt-groups.properties [INFO] Copying file domain/configuration/mgmt-users.properties [INFO] Copying file domain/configuration/application-users.properties [INFO] Copying file domain/configuration/host-slave.xml [INFO] Copying file domain/configuration/host.xml [INFO] Copying file domain/configuration/host-master.xml [INFO] Copying file domain/configuration/domain.xml [INFO] Copying file standalone/configuration/standalone-microprofile.xml [INFO] Copying file standalone/configuration/standalone-full-ha.xml [INFO] Copying file standalone/configuration/standalone-microprofile-ha.xml [INFO] Copying file standalone/configuration/standalone-load-balancer.xml [INFO] Copying file standalone/configuration/standalone-ha.xml [INFO] Copying file standalone/configuration/logging.properties [INFO] Copying file standalone/configuration/application-roles.properties [INFO] Copying file standalone/configuration/mgmt-groups.properties [INFO] Copying file standalone/configuration/mgmt-users.properties [INFO] Copying file standalone/configuration/application-users.properties [INFO] Copying file standalone/configuration/standalone_xml_history/standalone-full.initial.xml [INFO] Copying file standalone/configuration/standalone_xml_history/standalone-full.boot.xml [INFO] Copying file standalone/configuration/standalone_xml_history/standalone-full.last.xml [INFO] Copying file standalone/configuration/standalone_xml_history/20201126-004227133/standalone-full.v1.xml [INFO] Copying file standalone/configuration/standalone_xml_history/20201126-004227133/standalone-full.v2.xml [INFO] Copying file standalone/configuration/standalone_xml_history/standalone.initial.xml [INFO] Copying file standalone/configuration/standalone_xml_history/20201126-004246665/standalone.v1.xml [INFO] Copying file standalone/configuration/standalone_xml_history/20201126-004246665/standalone.v2.xml [INFO] Copying file standalone/configuration/standalone_xml_history/standalone.boot.xml [INFO] Copying file standalone/configuration/standalone_xml_history/standalone.last.xml [INFO] Copying file standalone/configuration/standalone_xml_history/20201126-004304420/standalone.v1.xml [INFO] Copying file standalone/configuration/standalone_xml_history/20201126-004304420/standalone.v2.xml [INFO] Copying file standalone/configuration/standalone_xml_history/standalone-xts.initial.xml [INFO] Copying file standalone/configuration/standalone_xml_history/standalone-xts.boot.xml [INFO] Copying file standalone/configuration/standalone_xml_history/standalone-xts.last.xml [INFO] Copying file standalone/configuration/standalone_xml_history/20201126-004617580/standalone-xts.v1.xml [INFO] Copying file standalone/configuration/standalone_xml_history/20201126-004617580/standalone-xts.v2.xml [INFO] Copying file standalone/configuration/standalone_xml_history/20201126-004617580/standalone-xts.v3.xml [INFO] Copying file standalone/configuration/standalone_xml_history/20201126-004617580/standalone-xts.v4.xml [INFO] Copying file standalone/configuration/standalone_xml_history/standalone-rts.initial.xml [INFO] Copying file standalone/configuration/standalone_xml_history/20201126-004632258/standalone-rts.v1.xml [INFO] Copying file standalone/configuration/standalone_xml_history/20201126-004632258/standalone-rts.v2.xml [INFO] Copying file standalone/configuration/standalone_xml_history/current/standalone-rts.v1.xml [INFO] Copying file standalone/configuration/standalone_xml_history/current/standalone-rts.v2.xml [INFO] Copying file standalone/configuration/standalone_xml_history/standalone-rts.boot.xml [INFO] Copying file standalone/configuration/standalone_xml_history/standalone-rts.last.xml [INFO] Copying file standalone/configuration/standalone-full.xml [INFO] Copying file standalone/configuration/standalone.xml [INFO] Copying file standalone/configuration/standalone-xts.xml [INFO] Copying file standalone/configuration/standalone-rts.xml [INFO] Copying file standalone/deployments/README.txt [INFO] Copying file standalone/log/server.log [INFO] Copying file standalone/log/audit.log [INFO] Copying file standalone/data/kernel/process-uuid [INFO] Copying file standalone/data/tx-object-store/ShadowNoFileLockStore/defaultStore/EISNAME/0_ffffac11000b_66a680cc_5fbef8cb_1e [INFO] Copying file standalone/data/tx-object-store/ShadowNoFileLockStore/defaultStore/EISNAME/0_ffffac11000b_66a680cc_5fbef8cb_29 [INFO] Copying file standalone/data/tx-object-store/ShadowNoFileLockStore/defaultStore/EISNAME/0_ffffac11000b_-2aa003e7_5fbef9f2_27 [INFO] Copying file standalone/data/tx-object-store/ShadowNoFileLockStore/defaultStore/EISNAME/0_ffffac11000b_-758a9d98_5fbefad7_37 [INFO] Copying file standalone/data/activemq/journal/server.lock [INFO] Copying file standalone/data/activemq/journal/serverlock.0 [INFO] Copying file standalone/data/activemq/journal/serverlock.1 [INFO] Copying file standalone/data/activemq/journal/serverlock.2 [INFO] Copying file standalone/data/activemq/journal/activemq-data-1.amq [INFO] Copying file standalone/data/activemq/journal/activemq-data-2.amq [INFO] Copying file standalone/data/activemq/bindings/activemq-bindings-1.bindings [INFO] Copying file standalone/data/activemq/bindings/activemq-bindings-2.bindings [INFO] Copying file standalone/data/activemq/bindings/activemq-jms-1.jms [INFO] Copying file standalone/data/activemq/bindings/activemq-jms-2.jms [INFO] Copying file docs/schema/jboss-ejb3-spec-2_0.xsd [INFO] Copying file docs/schema/persistence_2_0.xsd [INFO] Copying file docs/schema/trans-timeout-1_0.xsd [INFO] Copying file docs/schema/jboss-ejb-iiop_1_1.xsd [INFO] Copying file docs/schema/ejb-jar_3_0.xsd [INFO] Copying file docs/schema/ejb-jar_2_1.xsd [INFO] Copying file docs/schema/wildfly-messaging-activemq_7_0.xsd [INFO] Copying file docs/schema/wildfly-messaging-activemq_5_0.xsd [INFO] Copying file docs/schema/wildfly-messaging-activemq_3_0.xsd [INFO] Copying file docs/schema/wildfly-datasources_3_0.xsd [INFO] Copying file docs/schema/jboss-as-datasources_1_1.xsd [INFO] Copying file docs/schema/wildfly-jca_5_0.xsd [INFO] Copying file docs/schema/wildfly-resource-adapters_5_0.xsd [INFO] Copying file docs/schema/wildfly-resource-adapters_3_0.xsd [INFO] Copying file docs/schema/jboss-as-xts_2_0.xsd [INFO] Copying file docs/schema/jboss-as-xts_1_0.xsd [INFO] Copying file docs/schema/jboss-as-xts_3_0.xsd [INFO] Copying file docs/schema/jboss-as-webservices_2_0.xsd [INFO] Copying file docs/schema/jboss-as-webservices_1_1.xsd [INFO] Copying file docs/schema/jbossws-web-services_1_0.xsd [INFO] Copying file docs/schema/jboss-ejb-cache_1_0.xsd [INFO] Copying file docs/schema/jboss-ejb-client_1_0.xsd [INFO] Copying file docs/schema/jboss-ejb-client_1_3.xsd [INFO] Copying file docs/schema/wildfly-ejb3_6_0.xsd [INFO] Copying file docs/schema/jboss-as-ejb3_1_0.xsd [INFO] Copying file docs/schema/jboss-as-ejb3_1_3.xsd [INFO] Copying file docs/schema/jboss-ejb-client_1_2.xsd [INFO] Copying file docs/schema/wildfly-ejb3_5_0.xsd [INFO] Copying file docs/schema/wildfly-ejb3_7_0.xsd [INFO] Copying file docs/schema/jboss-as-infinispan_3_0.xsd [INFO] Copying file docs/schema/jboss-as-infinispan_2_0.xsd [INFO] Copying file docs/schema/jboss-as-infinispan_1_1.xsd [INFO] Copying file docs/schema/jboss-as-infinispan_6_0.xsd [INFO] Copying file docs/schema/jboss-as-infinispan_1_0.xsd [INFO] Copying file docs/schema/jboss-as-infinispan_4_0.xsd [INFO] Copying file docs/schema/jboss-as-jgroups_4_0.xsd [INFO] Copying file docs/schema/jboss-as-jgroups_8_0.xsd [INFO] Copying file docs/schema/jboss-as-jgroups_5_0.xsd [INFO] Copying file docs/schema/jboss-as-mod-cluster_2_0.xsd [INFO] Copying file docs/schema/jboss-as-mod-cluster_5_0.xsd [INFO] Copying file docs/schema/wildfly-batch-jberet_1_0.xsd [INFO] Copying file docs/schema/distributable-web_2_0.xsd [INFO] Copying file docs/schema/jboss-as-jaxr_1_0.xsd [INFO] Copying file docs/schema/wildfly-agroal_2_0.xsd [INFO] Copying file docs/schema/wildfly-picketlink-idm_2_0.xsd [INFO] Copying file docs/schema/wildfly-picketlink-federation_2_0.xsd [INFO] Copying file docs/schema/jboss-jpa_1_0.xsd [INFO] Copying file docs/schema/jboss-as-jacorb_1_3.xsd [INFO] Copying file docs/schema/jboss-as-jacorb_1_4.xsd [INFO] Copying file docs/schema/jboss-as-weld_3_0.xsd [INFO] Copying file docs/schema/jboss-weld-1_0.xsd [INFO] Copying file docs/schema/jboss-as-sar_1_0.xsd [INFO] Copying file docs/schema/wildfly-microprofile-metrics-smallrye_1_0.xsd [INFO] Copying file docs/schema/wildfly-microprofile-opentracing_2_0.xsd [INFO] Copying file docs/schema/jboss-as-cmp_1_1.xsd [INFO] Copying file docs/schema/jboss-as-web_1_2.xsd [INFO] Copying file docs/schema/jboss-as-web_1_0.xsd [INFO] Copying file docs/schema/jboss-as-web_2_0.xsd [INFO] Copying file docs/schema/jboss-as-mail_1_1.xsd [INFO] Copying file docs/schema/wildfly-mail_3_0.xsd [INFO] Copying file docs/schema/application-client_6.xsd [INFO] Copying file docs/schema/jboss-client_8_0.xsd [INFO] Copying file docs/schema/jboss-as-messaging_3_0.xsd [INFO] Copying file docs/schema/jboss-as-messaging_1_3.xsd [INFO] Copying file docs/schema/jboss-as-jsr77_1_0.xsd [INFO] Copying file docs/schema/jboss-as-security_1_0.xsd [INFO] Copying file docs/schema/wildfly-security_2_0.xsd [INFO] Copying file docs/schema/wildfly-undertow_1_0.xsd [INFO] Copying file docs/schema/wildfly-undertow_4_0.xsd [INFO] Copying file docs/schema/wildfly-undertow_10_0.xsd [INFO] Copying file docs/schema/wildfly-undertow_11_0.xsd [INFO] Copying file docs/schema/wildfly-undertow_8_0.xsd [INFO] Copying file docs/schema/jboss-as-ee_1_2.xsd [INFO] Copying file docs/schema/jboss-as-ee_1_1.xsd [INFO] Copying file docs/schema/jboss-app_7_0.xsd [INFO] Copying file docs/schema/jboss-as-ee_2_0.xsd [INFO] Copying file docs/schema/javaee_web_services_client_1_2.xsd [INFO] Copying file docs/schema/jboss-common_7_0.xsd [INFO] Copying file docs/schema/javaee_8.xsd [INFO] Copying file docs/schema/java-properties_1_0.xsd [INFO] Copying file docs/schema/xml.xsd [INFO] Copying file docs/schema/jndi-binding-service_1_0.xsd [INFO] Copying file docs/schema/javaee_6.xsd [INFO] Copying file docs/schema/application_7.xsd [INFO] Copying file docs/schema/jboss-web_7_0.xsd [INFO] Copying file docs/schema/jboss-web_7_1.xsd [INFO] Copying file docs/schema/jboss-web_11_0.xsd [INFO] Copying file docs/schema/web-jsptaglibrary_2_0.xsd [INFO] Copying file docs/schema/web-app_2_5.xsd [INFO] Copying file docs/schema/web-fragment_4_0.xsd [INFO] Copying file docs/schema/web-app_4_0.xsd [INFO] Copying file docs/schema/jboss-web_7_3.xsd [INFO] Copying file docs/schema/jsp_2_2.xsd [INFO] Copying file docs/schema/web-app_3_0.xsd [INFO] Copying file docs/schema/web-partialresponse_2_3.xsd [INFO] Copying file docs/schema/jboss-web_12_0.xsd [INFO] Copying file docs/schema/web-facesconfig_1_2.xsd [INFO] Copying file docs/schema/wildfly-cli_3_3.xsd [INFO] Copying file docs/schema/jboss-as-cli_1_2.xsd [INFO] Copying file docs/schema/jboss-as-cli_2_0.xsd [INFO] Copying file docs/schema/jboss-as-threads_1_1.xsd [INFO] Copying file docs/schema/jboss-as-logging_1_5.xsd [INFO] Copying file docs/schema/jboss-as-logging_8_0.xsd [INFO] Copying file docs/schema/jboss-as-logging_1_3.xsd [INFO] Copying file docs/schema/jboss-as-logging_1_2.xsd [INFO] Copying file docs/schema/jboss-as-logging_2_0.xsd [INFO] Copying file docs/schema/wildfly-elytron_5_0.xsd [INFO] Copying file docs/schema/wildfly-elytron_12_0.xsd [INFO] Copying file docs/schema/wildfly-elytron_4_0.xsd [INFO] Copying file docs/schema/wildfly-elytron_3_0.xsd [INFO] Copying file docs/schema/wildfly-elytron_11_0.xsd [INFO] Copying file docs/schema/wildfly-core-management_1_0.xsd [INFO] Copying file docs/schema/wildfly-credential-reference_1_1.xsd [INFO] Copying file docs/schema/wildfly-credential-reference_1_0.xsd [INFO] Copying file docs/schema/README.md [INFO] Copying file docs/schema/wildfly-config_10_0.xsd [INFO] Copying file docs/schema/wildfly-config_4_0.xsd [INFO] Copying file docs/schema/jboss-as-config_1_7.xsd [INFO] Copying file docs/schema/jboss-deployment-dependencies-1_0.xsd [INFO] Copying file docs/schema/wildfly-config_4_1.xsd [INFO] Copying file docs/schema/jboss-deployment-structure-1_3.xsd [INFO] Copying file docs/schema/jboss-as-config_1_6.xsd [INFO] Copying file docs/schema/wildfly-config_3_0.xsd [INFO] Copying file docs/schema/jboss-as-config_1_8.xsd [INFO] Copying file docs/schema/jboss-as-config_1_1.xsd [INFO] Copying file docs/schema/wildfly-config_6_0.xsd [INFO] Copying file docs/schema/jboss-as-config_1_5.xsd [INFO] Copying file docs/schema/module-1_5.xsd [INFO] Copying file docs/schema/elytron-client-1_5.xsd [INFO] Copying file docs/schema/elytron-client-1_4.xsd [INFO] Copying file docs/schema/elytron-1_0_1.xsd [INFO] Copying file docs/schema/wildfly-client_1_0.xsd [INFO] Copying file docs/schema/wildfly-client-ejb_3_0.xsd [INFO] Copying file docs/schema/wildfly-client-ejb_3_2.xsd [INFO] Copying file docs/schema/wildfly-microprofile-jwt-smallrye_1_0.xsd [INFO] Copying file docs/schema/wildfly-microprofile-openapi-smallrye_1_0.xsd [INFO] Copying file docs/schema/jboss-as-jaxrs_1_0.xsd [INFO] Copying file docs/schema/jboss-as-txn_1_2.xsd [INFO] Copying file docs/schema/wildfly-txn_5_0.xsd [INFO] Copying file docs/schema/wildfly-txn_3_0.xsd [INFO] Copying file docs/schema/jboss-as-txn_1_1.xsd [INFO] Copying file docs/schema/jboss-as-txn_2_0.xsd [INFO] Copying file docs/schema/jboss-as-iiop-openjdk_1_0.xsd [INFO] Copying file docs/schema/wildfly-iiop-openjdk_2_0.xsd [INFO] Copying file docs/schema/orm_1_0.xsd [INFO] Copying file docs/schema/jboss-ejb3-2_0.xsd [INFO] Copying file docs/schema/jboss-ejb-iiop_1_0.xsd [INFO] Copying file docs/schema/ejb-jar_3_1.xsd [INFO] Copying file docs/schema/wildfly-messaging-activemq_1_0.xsd [INFO] Copying file docs/schema/wildfly-messaging-activemq-deployment_1_0.xsd [INFO] Copying file docs/schema/wildfly-messaging-activemq_10_0.xsd [INFO] Copying file docs/schema/wildfly-messaging-activemq_11_0.xsd [INFO] Copying file docs/schema/jboss-as-jca_1_1.xsd [INFO] Copying file docs/schema/jboss-as-resource-adapters_1_0.xsd [INFO] Copying file docs/schema/wildfly-jca_2_0.xsd [INFO] Copying file docs/schema/wildfly-jca_4_0.xsd [INFO] Copying file docs/schema/wildfly-resource-adapters_6_0.xsd [INFO] Copying file docs/schema/wildfly-datasources_6_0.xsd [INFO] Copying file docs/schema/wildfly-datasources_4_0.xsd [INFO] Copying file docs/schema/wildfly-datasources_5_0.xsd [INFO] Copying file docs/schema/jboss-as-webservices_1_0.xsd [INFO] Copying file docs/schema/jboss-as-ejb3_1_4.xsd [INFO] Copying file docs/schema/jboss-ejb-delivery-active_1_2.xsd [INFO] Copying file docs/schema/wildfly-ejb-timer_1_0.xsd [INFO] Copying file docs/schema/jboss-as-ejb3_2_0.xsd [INFO] Copying file docs/schema/wildfly-ejb3_4_0.xsd [INFO] Copying file docs/schema/jboss-ejb-client_1_4.xsd [INFO] Copying file docs/schema/jboss-ejb-clustering_1_1.xsd [INFO] Copying file docs/schema/jboss-ejb-delivery-active_1_0.xsd [INFO] Copying file docs/schema/jboss-ejb-resource-adapter-binding_1_0.xsd [INFO] Copying file docs/schema/wildfly-ejb3_3_0.xsd [INFO] Copying file docs/schema/wildfly-microprofile-health-smallrye_1_0.xsd [INFO] Copying file docs/schema/jboss-as-infinispan_11_0.xsd [INFO] Copying file docs/schema/jboss-as-infinispan_5_0.xsd [INFO] Copying file docs/schema/jboss-as-infinispan_1_5.xsd [INFO] Copying file docs/schema/jboss-as-infinispan_9_1.xsd [INFO] Copying file docs/schema/jboss-as-infinispan_1_2.xsd [INFO] Copying file docs/schema/jboss-as-infinispan_8_0.xsd [INFO] Copying file docs/schema/jboss-as-mod-cluster_1_0.xsd [INFO] Copying file docs/schema/jboss-as-mod-cluster_4_0.xsd [INFO] Copying file docs/schema/jboss-as-mod-cluster_3_0.xsd [INFO] Copying file docs/schema/wildfly-batch-jberet_2_0.xsd [INFO] Copying file docs/schema/distributable-web_1_0.xsd [INFO] Copying file docs/schema/jboss-as-jaxr_1_1.xsd [INFO] Copying file docs/schema/wildfly-agroal_1_0.xsd [INFO] Copying file docs/schema/wildfly-picketlink-federation_1_0.xsd [INFO] Copying file docs/schema/wildfly-picketlink-idm_1_0.xsd [INFO] Copying file docs/schema/jboss-as-jpa_1_0.xsd [INFO] Copying file docs/schema/jboss-as-jsf_1_1.xsd [INFO] Copying file docs/schema/jboss-as-jacorb_2_0.xsd [INFO] Copying file docs/schema/jboss-as-jacorb_1_2.xsd [INFO] Copying file docs/schema/jboss-as-weld_1_0.xsd [INFO] Copying file docs/schema/jboss-as-weld_2_0.xsd [INFO] Copying file docs/schema/wildfly-ee-security_1_0.xsd [INFO] Copying file docs/schema/jboss-service_7_0.xsd [INFO] Copying file docs/schema/wildfly-microprofile-opentracing_3_0.xsd [INFO] Copying file docs/schema/jboss-as-pojo_1_0.xsd [INFO] Copying file docs/schema/jboss-as-cmp_1_0.xsd [INFO] Copying file docs/schema/jboss-as-web_1_4.xsd [INFO] Copying file docs/schema/jboss-as-web_1_3.xsd [INFO] Copying file docs/schema/jboss-as-web_1_5.xsd [INFO] Copying file docs/schema/jboss-as-mail_1_0.xsd [INFO] Copying file docs/schema/jboss-as-mail_1_2.xsd [INFO] Copying file docs/schema/application-client_7.xsd [INFO] Copying file docs/schema/jboss-client_6_0.xsd [INFO] Copying file docs/schema/jboss-as-messaging_1_5.xsd [INFO] Copying file docs/schema/jboss-as-messaging_1_0.xsd [INFO] Copying file docs/schema/jboss-as-messaging_2_0.xsd [INFO] Copying file docs/schema/shared-session-config_1_0.xsd [INFO] Copying file docs/schema/shared-session-config_2_0.xsd [INFO] Copying file docs/schema/wildfly-undertow_1_1.xsd [INFO] Copying file docs/schema/wildfly-undertow_5_0.xsd [INFO] Copying file docs/schema/j2ee_1_4.xsd [INFO] Copying file docs/schema/wildfly-undertow_1_2.xsd [INFO] Copying file docs/schema/wildfly-undertow_3_1.xsd [INFO] Copying file docs/schema/jboss-as-naming_1_2.xsd [INFO] Copying file docs/schema/jboss-as-naming_2_0.xsd [INFO] Copying file docs/schema/jboss-as-naming_1_3.xsd [INFO] Copying file docs/schema/jboss-as-naming_1_4.xsd [INFO] Copying file docs/schema/jboss-as-ee_1_0.xsd [INFO] Copying file docs/schema/jboss-as-ee_5_0.xsd [INFO] Copying file docs/schema/javaee_web_services_1_3.xsd [INFO] Copying file docs/schema/jbxb_1_0.xsd [INFO] Copying file docs/schema/jboss-common_5_1.xsd [INFO] Copying file docs/schema/javaee_web_services_client_1_3.xsd [INFO] Copying file docs/schema/j2ee_jaxrpc_mapping_1_1.xsd [INFO] Copying file docs/schema/jboss-common_6_0.xsd [INFO] Copying file docs/schema/jboss-common_7_1.xsd [INFO] Copying file docs/schema/jboss-app_7_1.xsd [INFO] Copying file docs/schema/application_6.xsd [INFO] Copying file docs/schema/application_1_4.xsd [INFO] Copying file docs/schema/jboss-app_8_0.xsd [INFO] Copying file docs/schema/application_5.xsd [INFO] Copying file docs/schema/application_8.xsd [INFO] Copying file docs/schema/web-facesconfig_2_2.xsd [INFO] Copying file docs/schema/web-common_3_0.xsd [INFO] Copying file docs/schema/web-jsptaglibrary_2_1.xsd [INFO] Copying file docs/schema/web-partialresponse_2_2.xsd [INFO] Copying file docs/schema/web-app_2_4.xsd [INFO] Copying file docs/schema/jboss-web_7_2.xsd [INFO] Copying file docs/schema/web-common_3_1.xsd [INFO] Copying file docs/schema/web-app_3_1.xsd [INFO] Copying file docs/schema/jboss-as-deployment-scanner_1_1.xsd [INFO] Copying file docs/schema/jboss-as-deployment-scanner_2_0.xsd [INFO] Copying file docs/schema/jboss-as-cli_1_1.xsd [INFO] Copying file docs/schema/jboss-as-cli_1_0.xsd [INFO] Copying file docs/schema/jboss-as-cli_1_3.xsd [INFO] Copying file docs/schema/wildfly-cli_3_1.xsd [INFO] Copying file docs/schema/wildfly-discovery_1_0.xsd [INFO] Copying file docs/schema/jboss-as-threads_1_0.xsd [INFO] Copying file docs/schema/jboss-as-logging_1_4.xsd [INFO] Copying file docs/schema/jboss-as-logging_6_0.xsd [INFO] Copying file docs/schema/wildfly-elytron_7_0.xsd [INFO] Copying file docs/schema/wildfly-elytron_1_0.xsd [INFO] Copying file docs/schema/wildfly-elytron_9_0.xsd [INFO] Copying file docs/schema/wildfly-config_4_2.xsd [INFO] Copying file docs/schema/wildfly-config_12_0.xsd [INFO] Copying file docs/schema/wildfly-config_7_0.xsd [INFO] Copying file docs/schema/jboss-as-config_2_1.xsd [INFO] Copying file docs/schema/wildfly-config_13_0.xsd [INFO] Copying file docs/schema/jboss-deployment-structure-1_2.xsd [INFO] Copying file docs/schema/wildfly-config_14_0.xsd [INFO] Copying file docs/schema/wildfly-config_5_0.xsd [INFO] Copying file docs/schema/jboss-deployment-structure-1_1.xsd [INFO] Copying file docs/schema/jboss-as-jmx_1_3.xsd [INFO] Copying file docs/schema/jboss-as-jmx_1_1.xsd [INFO] Copying file docs/schema/jboss-as-jmx_1_0.xsd [INFO] Copying file docs/schema/jboss-as-jmx_1_2.xsd [INFO] Copying file docs/schema/wildfly-remoting_2_0.xsd [INFO] Copying file docs/schema/wildfly-remoting_3_0.xsd [INFO] Copying file docs/schema/jboss-as-remoting_1_0.xsd [INFO] Copying file docs/schema/jboss-as-remoting_1_2.xsd [INFO] Copying file docs/schema/jboss-as-remoting_1_1.xsd [INFO] Copying file docs/schema/wildfly-io_1_1.xsd [INFO] Copying file docs/schema/wildfly-io_1_0.xsd [INFO] Copying file docs/schema/wildfly-io_2_0.xsd [INFO] Copying file docs/schema/module-1_8.xsd [INFO] Copying file docs/schema/module-1_1.xsd [INFO] Copying file docs/schema/module-1_9.xsd [INFO] Copying file docs/schema/module-1_6.xsd [INFO] Copying file docs/schema/elytron-client-1_1.xsd [INFO] Copying file docs/schema/elytron-client-1_3.xsd [INFO] Copying file docs/schema/jboss-remoting_5_0.xsd [INFO] Copying file docs/schema/jboss-remoting_5_1.xsd [INFO] Copying file docs/schema/xnio_3_5.xsd [INFO] Copying file docs/schema/wildfly-client-ejb_3_1.xsd [INFO] Copying file docs/schema/discovery-1_0.xsd [INFO] Copying file docs/schema/wildfly-http-client_1_0.xsd [INFO] Copying file docs/schema/wildfly-microprofile-fault-tolerance-smallrye_1_0.xsd [INFO] Copying file docs/schema/jboss-as-jaxrs_2_0.xsd [INFO] Copying file docs/schema/jboss-as-txn_1_5.xsd [INFO] Copying file docs/schema/jboss-as-txn_1_4.xsd [INFO] Copying file docs/schema/jboss-as-txn_1_0.xsd [INFO] Copying file docs/schema/jboss-as-txn_1_3.xsd [INFO] Copying file docs/schema/wildfly-txn_4_0.xsd [INFO] Copying file docs/schema/wildfly-iiop-openjdk_2_1.xsd [INFO] Copying file docs/schema/persistence_1_0.xsd [INFO] Copying file docs/schema/ejb-jar_3_2.xsd [INFO] Copying file docs/schema/wildfly-messaging-activemq_9_0.xsd [INFO] Copying file docs/schema/wildfly-messaging-activemq_4_0.xsd [INFO] Copying file docs/schema/wildfly-messaging-activemq_2_0.xsd [INFO] Copying file docs/schema/wildfly-messaging-activemq_8_0.xsd [INFO] Copying file docs/schema/wildfly-messaging-activemq_6_0.xsd [INFO] Copying file docs/schema/wildfly-jca_3_0.xsd [INFO] Copying file docs/schema/wildfly-resource-adapters_2_0.xsd [INFO] Copying file docs/schema/wildfly-datasources_2_0.xsd [INFO] Copying file docs/schema/jboss-as-datasources_1_2.xsd [INFO] Copying file docs/schema/jboss-as-resource-adapters_1_1.xsd [INFO] Copying file docs/schema/wildfly-resource-adapters_4_0.xsd [INFO] Copying file docs/schema/jbossws-jaxws-config_4_0.xsd [INFO] Copying file docs/schema/jboss-as-webservices_1_2.xsd [INFO] Copying file docs/schema/jboss-ejb-client_1_1.xsd [INFO] Copying file docs/schema/jboss-ejb-security-role_1_0.xsd [INFO] Copying file docs/schema/jboss-as-ejb3_1_2.xsd [INFO] Copying file docs/schema/jboss-ejb-container-interceptors_1_0.xsd [INFO] Copying file docs/schema/jboss-ejb-delivery-active_1_1.xsd [INFO] Copying file docs/schema/jboss-ejb-security_1_0.xsd [INFO] Copying file docs/schema/jboss-as-ejb3_1_1.xsd [INFO] Copying file docs/schema/jboss-as-ejb3_1_5.xsd [INFO] Copying file docs/schema/jboss-ejb-pool_1_0.xsd [INFO] Copying file docs/schema/jboss-ejb-security_1_1.xsd [INFO] Copying file docs/schema/wildfly-ejb3_8_0.xsd [INFO] Copying file docs/schema/wildfly-rts_1_0.xsd [INFO] Copying file docs/schema/wildfly-microprofile-health-smallrye_2_0.xsd [INFO] Copying file docs/schema/wildfly-microprofile-config-smallrye_1_0.xsd [INFO] Copying file docs/schema/jboss-as-infinispan_1_3.xsd [INFO] Copying file docs/schema/jboss-as-infinispan_7_0.xsd [INFO] Copying file docs/schema/jboss-as-infinispan_9_0.xsd [INFO] Copying file docs/schema/jboss-as-infinispan_10_0.xsd [INFO] Copying file docs/schema/jboss-as-infinispan_1_4.xsd [INFO] Copying file docs/schema/jboss-as-jgroups_1_0.xsd [INFO] Copying file docs/schema/jboss-as-jgroups_1_1.xsd [INFO] Copying file docs/schema/jboss-as-jgroups_2_0.xsd [INFO] Copying file docs/schema/jboss-as-jgroups_6_0.xsd [INFO] Copying file docs/schema/jboss-as-jgroups_3_0.xsd [INFO] Copying file docs/schema/jboss-as-jgroups_7_0.xsd [INFO] Copying file docs/schema/jboss-as-mod-cluster_1_2.xsd [INFO] Copying file docs/schema/jboss-as-mod-cluster_1_1.xsd [INFO] Copying file docs/schema/batch-jberet_1_0.xsd [INFO] Copying file docs/schema/wildfly-distributable-web_1_0.xsd [INFO] Copying file docs/schema/wildfly-distributable-web_2_0.xsd [INFO] Copying file docs/schema/jboss-as-jdr_1_0.xsd [INFO] Copying file docs/schema/wildfly-picketlink-federation_1_1.xsd [INFO] Copying file docs/schema/wildfly-picketlink-idm_1_1.xsd [INFO] Copying file docs/schema/jboss-as-jpa_1_1.xsd [INFO] Copying file docs/schema/jboss-as-jsf_1_0.xsd [INFO] Copying file docs/schema/jboss-as-jacorb_1_1.xsd [INFO] Copying file docs/schema/jboss-as-jacorb_1_0.xsd [INFO] Copying file docs/schema/singleton-deployment_1_0.xsd [INFO] Copying file docs/schema/wildfly-singleton_1_0.xsd [INFO] Copying file docs/schema/jboss-as-weld_4_0.xsd [INFO] Copying file docs/schema/jboss-weld-1_1.xsd [INFO] Copying file docs/schema/wildfly-bean-validation_1_0.xsd [INFO] Copying file docs/schema/wildfly-microprofile-metrics-smallrye_2_0.xsd [INFO] Copying file docs/schema/wildfly-microprofile-opentracing_1_0.xsd [INFO] Copying file docs/schema/jboss-pojo_7_0.xsd [INFO] Copying file docs/schema/jboss-as-web_2_1.xsd [INFO] Copying file docs/schema/jboss-as-web_2_2.xsd [INFO] Copying file docs/schema/jboss-as-web_1_1.xsd [INFO] Copying file docs/schema/wildfly-mail_4_0.xsd [INFO] Copying file docs/schema/wildfly-mail_2_0.xsd [INFO] Copying file docs/schema/application-client_8.xsd [INFO] Copying file docs/schema/jboss-as-messaging_1_2.xsd [INFO] Copying file docs/schema/jboss-as-messaging_1_1.xsd [INFO] Copying file docs/schema/jboss-as-messaging_1_4.xsd [INFO] Copying file docs/schema/jboss-as-security_1_2.xsd [INFO] Copying file docs/schema/jboss-as-security_1_1.xsd [INFO] Copying file docs/schema/wildfly-undertow_2_0.xsd [INFO] Copying file docs/schema/wildfly-undertow_7_0.xsd [INFO] Copying file docs/schema/wildfly-undertow_3_0.xsd [INFO] Copying file docs/schema/wildfly-undertow_9_0.xsd [INFO] Copying file docs/schema/wildfly-undertow_6_0.xsd [INFO] Copying file docs/schema/jboss-as-naming_1_0.xsd [INFO] Copying file docs/schema/jboss-as-naming_1_1.xsd [INFO] Copying file docs/schema/jboss-as-ee_4_0.xsd [INFO] Copying file docs/schema/jboss-as-ee_3_0.xsd [INFO] Copying file docs/schema/user-roles_1_0.xsd [INFO] Copying file docs/schema/j2ee_web_services_1_1.xsd [INFO] Copying file docs/schema/javaee_web_services_1_4.xsd [INFO] Copying file docs/schema/javaee_5.xsd [INFO] Copying file docs/schema/j2ee_web_services_client_1_1.xsd [INFO] Copying file docs/schema/javaee_web_services_client_1_4.xsd [INFO] Copying file docs/schema/jboss-common_8_0.xsd [INFO] Copying file docs/schema/javaee_web_services_1_2.xsd [INFO] Copying file docs/schema/javaee_7.xsd [INFO] Copying file docs/schema/jboss-web_14_0.xsd [INFO] Copying file docs/schema/web-fragment_3_0.xsd [INFO] Copying file docs/schema/jboss-web_13_0.xsd [INFO] Copying file docs/schema/jsp_2_3.xsd [INFO] Copying file docs/schema/jboss-web_12_1.xsd [INFO] Copying file docs/schema/web-fragment_3_1.xsd [INFO] Copying file docs/schema/jsp_2_0.xsd [INFO] Copying file docs/schema/jboss-web_10_0.xsd [INFO] Copying file docs/schema/web-common_4_0.xsd [INFO] Copying file docs/schema/jboss-web_11_1.xsd [INFO] Copying file docs/schema/web-facelettaglibrary_2_3.xsd [INFO] Copying file docs/schema/jboss-web_8_0.xsd [INFO] Copying file docs/schema/web-facelettaglibrary_2_2.xsd [INFO] Copying file docs/schema/jsp_2_1.xsd [INFO] Copying file docs/schema/jboss-web_10_1.xsd [INFO] Copying file docs/schema/wildfly-security-manager_1_0.xsd [INFO] Copying file docs/schema/jboss-as-deployment-scanner_1_0.xsd [INFO] Copying file docs/schema/wildfly-cli_3_4.xsd [INFO] Copying file docs/schema/wildfly-cli_3_0.xsd [INFO] Copying file docs/schema/wildfly-cli_3_2.xsd [INFO] Copying file docs/schema/wildfly-threads_2_0.xsd [INFO] Copying file docs/schema/wildfly-request-controller_1_0.xsd [INFO] Copying file docs/schema/jboss-as-logging_5_0.xsd [INFO] Copying file docs/schema/jboss-as-logging_4_0.xsd [INFO] Copying file docs/schema/jboss-as-logging_1_0.xsd [INFO] Copying file docs/schema/jboss-as-logging_1_1.xsd [INFO] Copying file docs/schema/jboss-as-logging_3_0.xsd [INFO] Copying file docs/schema/jboss-as-logging_7_0.xsd [INFO] Copying file docs/schema/wildfly-elytron_6_0.xsd [INFO] Copying file docs/schema/wildfly-elytron_8_0.xsd [INFO] Copying file docs/schema/wildfly-elytron_1_2.xsd [INFO] Copying file docs/schema/wildfly-elytron_2_0.xsd [INFO] Copying file docs/schema/wildfly-elytron_1_1.xsd [INFO] Copying file docs/schema/wildfly-elytron_10_0.xsd [INFO] Copying file docs/schema/jboss-as-config_1_2.xsd [INFO] Copying file docs/schema/wildfly-config_11_0.xsd [INFO] Copying file docs/schema/jboss-as-config_1_0.xsd [INFO] Copying file docs/schema/wildfly-config_15_0.xsd [INFO] Copying file docs/schema/jboss-as-config_2_0.xsd [INFO] Copying file docs/schema/jboss-as-config_1_3.xsd [INFO] Copying file docs/schema/jboss-as-config_1_4.xsd [INFO] Copying file docs/schema/jboss-as-config_2_2.xsd [INFO] Copying file docs/schema/jboss-deployment-structure-1_0.xsd [INFO] Copying file docs/schema/wildfly-config_8_0.xsd [INFO] Copying file docs/schema/wildfly-config_9_0.xsd [INFO] Copying file docs/schema/wildfly-remoting_4_0.xsd [INFO] Copying file docs/schema/wildfly-io_3_0.xsd [INFO] Copying file docs/schema/module-1_2.xsd [INFO] Copying file docs/schema/module-1_0.xsd [INFO] Copying file docs/schema/module-1_7.xsd [INFO] Copying file docs/schema/module-1_3.xsd [INFO] Copying file docs/schema/elytron-1_0.xsd [INFO] Copying file docs/schema/elytron-client-1_6.xsd [INFO] Copying file docs/schema/elytron-client-1_2.xsd [INFO] Copying file docs/examples/configs/standalone-genericjms.xml [INFO] Copying file docs/examples/configs/standalone-azure-full-ha.xml [INFO] Copying file docs/examples/configs/standalone-gossip-ha.xml [INFO] Copying file docs/examples/configs/standalone-rts.xml [INFO] Copying file docs/examples/configs/standalone-ec2-full-ha.xml [INFO] Copying file docs/examples/configs/standalone-picketlink.xml [INFO] Copying file docs/examples/configs/domain-ec2.xml [INFO] Copying file docs/examples/configs/standalone-minimalistic.xml [INFO] Copying file docs/examples/configs/standalone-azure-ha.xml [INFO] Copying file docs/examples/configs/standalone-xts.xml [INFO] Copying file docs/examples/configs/standalone-jts.xml [INFO] Copying file docs/examples/configs/standalone-ec2-ha.xml [INFO] Copying file docs/examples/configs/standalone-activemq-colocated.xml [INFO] Copying file docs/examples/configs/standalone-gossip-full-ha.xml [INFO] Copying file docs/examples/enable-elytron.cli [INFO] Copying file docs/examples/enable-microprofile.cli [INFO] Copying file docs/licenses/microprofile-feature-pack-licenses.html [INFO] Copying file docs/licenses/full-feature-pack-licenses.html [INFO] Copying file docs/licenses/servlet-feature-pack-licenses.html [INFO] Copying file docs/licenses/core-feature-pack-licenses.html [INFO] Copying file docs/licenses/apache license 2.0.txt [INFO] Copying file docs/licenses/microprofile-feature-pack-licenses.xml [INFO] Copying file docs/licenses/the jsoup mit license.html [INFO] Copying file docs/licenses/the bsd license.txt [INFO] Copying file docs/licenses/the asm bsd license.txt [INFO] Copying file docs/licenses/the antlr 2.7.7 license.txt [INFO] Copying file docs/licenses/public domain.txt [INFO] Copying file docs/licenses/plexus classworlds license.html [INFO] Copying file docs/licenses/mit license.txt [INFO] Copying file docs/licenses/licenses.css [INFO] Copying file docs/licenses/gnu library general public license v2 only.txt [INFO] Copying file docs/licenses/gnu general public license, version 2 with the classpath exception.txt [INFO] Copying file docs/licenses/fsf all permissive license.html [INFO] Copying file docs/licenses/eclipse public license 1.0.txt [INFO] Copying file docs/licenses/eclipse distribution license, version 1.0.txt [INFO] Copying file docs/licenses/creative commons attribution 2.5.html [INFO] Copying file docs/licenses/common development and distribution license 1.0.txt [INFO] Copying file docs/licenses/gnu general public license v2.0 only.html [INFO] Copying file docs/licenses/indiana university extreme lab software license 1.1.1.html [INFO] Copying file docs/licenses/licenses.html [INFO] Copying file docs/licenses/licenses.xsl [INFO] Copying file docs/licenses/gnu lesser general public license v2.1 or later.html [INFO] Copying file docs/licenses/mozilla public license 2.0.html [INFO] Copying file docs/licenses/gnu lesser general public license v3.0 or later.txt [INFO] Copying file docs/licenses/gnu lesser general public license v2.1 or later.txt [INFO] Copying file docs/licenses/gnu general public license v2.0 only, with classpath exception.txt [INFO] Copying file docs/licenses/common public license 1.0.txt [INFO] Copying file docs/licenses/bsd 3-clause no nuclear license.html [INFO] Copying file docs/licenses/bsd 3-clause new or revised license.html [INFO] Copying file docs/licenses/servlet-feature-pack-licenses.xml [INFO] Copying file docs/licenses/core-feature-pack-licenses.xml [INFO] Copying file docs/licenses/licenses.xml [INFO] Copying file docs/licenses/mozilla public license 1.1.txt [INFO] Copying file docs/licenses/gnu lesser general public license v3.0 only.txt [INFO] Copying file docs/licenses/gnu lesser general public license v2.1 only.txt [INFO] Copying file docs/licenses/eclipse public license 2.0.txt [INFO] Copying file docs/licenses/creative commons zero v1.0 universal.txt [INFO] Copying file docs/licenses/common development and distribution license 1.1.txt [INFO] Copying file docs/licenses/bsd 2-clause simplified license.txt [INFO] Copying file docs/licenses/full-feature-pack-licenses.xml [INFO] Copying file docs/contrib/scripts/systemd/wildfly.conf [INFO] Copying file docs/contrib/scripts/systemd/launch.sh [INFO] Copying file docs/contrib/scripts/systemd/README [INFO] Copying file docs/contrib/scripts/systemd/wildfly.service [INFO] Copying file docs/contrib/scripts/service/amd64/wildfly-service.exe [INFO] Copying file docs/contrib/scripts/service/wildfly-mgr.exe [INFO] Copying file docs/contrib/scripts/service/wildfly-service.exe [INFO] Copying file docs/contrib/scripts/service/service.bat [INFO] Copying file docs/contrib/scripts/init.d/wildfly-init-debian.sh [INFO] Copying file docs/contrib/scripts/init.d/wildfly.conf [INFO] Copying file docs/contrib/scripts/init.d/wildfly-init-redhat.sh [INFO] Copying file docs/contrib/scripts/README.md [INFO] Copying file bin/client/jboss-client.jar [INFO] Copying file bin/client/jboss-cli-client.jar [INFO] Copying file bin/client/README-EJB-JMS.txt [INFO] Copying file bin/client/README-CLI-JCONSOLE.txt [INFO] Copying file bin/launcher.jar [INFO] Copying file bin/product.conf [INFO] Copying file bin/jconsole.sh [INFO] Copying file bin/jconsole.ps1 [INFO] Copying file bin/jconsole.bat [INFO] Copying file bin/appclient.sh [INFO] Copying file bin/appclient.ps1 [INFO] Copying file bin/appclient.conf.ps1 [INFO] Copying file bin/appclient.conf.bat [INFO] Copying file bin/appclient.conf [INFO] Copying file bin/appclient.bat [INFO] Copying file bin/wsprovide.sh [INFO] Copying file bin/wsprovide.ps1 [INFO] Copying file bin/wsprovide.bat [INFO] Copying file bin/wsconsume.sh [INFO] Copying file bin/wsconsume.ps1 [INFO] Copying file bin/wsconsume.bat [INFO] Copying file bin/jdr.sh [INFO] Copying file bin/jdr.ps1 [INFO] Copying file bin/jdr.bat [INFO] Copying file bin/domain.conf.ps1 [INFO] Copying file bin/domain.sh [INFO] Copying file bin/domain.conf [INFO] Copying file bin/domain.ps1 [INFO] Copying file bin/domain.bat [INFO] Copying file bin/domain.conf.bat [INFO] Copying file bin/standalone.conf.bat [INFO] Copying file bin/standalone.ps1 [INFO] Copying file bin/standalone.conf [INFO] Copying file bin/standalone.bat [INFO] Copying file bin/standalone.sh [INFO] Copying file bin/standalone.conf.ps1 [INFO] Copying file bin/common.bat [INFO] Copying file bin/common.ps1 [INFO] Copying file bin/common.sh [INFO] Copying file bin/add-user.properties [INFO] Copying file bin/elytron-tool.bat [INFO] Copying file bin/jboss-cli.xml [INFO] Copying file bin/add-user.ps1 [INFO] Copying file bin/elytron-tool.ps1 [INFO] Copying file bin/add-user.bat [INFO] Copying file bin/elytron-tool.sh [INFO] Copying file bin/.jbossclirc [INFO] Copying file bin/add-user.sh [INFO] Copying file bin/jboss-cli.ps1 [INFO] Copying file bin/jboss-cli.sh [INFO] Copying file bin/jboss-cli-logging.properties [INFO] Copying file bin/jboss-cli.bat [INFO] Copying file bin/vault.ps1 [INFO] Copying file bin/vault.sh [INFO] Copying file bin/vault.bat [INFO] Copying file bin/wildfly-elytron-tool.jar [INFO] Copying file jboss-modules.jar [INFO] Copying file LICENSE.txt [INFO] Copying file README.txt [INFO] Copying file copyright.txt [INFO] [INFO] --- maven-resources-plugin:3.0.0:copy-resources (copy-resources-jboss2) @ wsat-jta-multi_service-all --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] ignoreDelta true [INFO] Copying 1750 resources [INFO] Copying file modules/system/layers/base/nu/xom/main/module.xml [INFO] Copying file modules/system/layers/base/nu/xom/main/xom-1.2.10.jar [INFO] Copying file modules/system/layers/base/asm/asm/main/asm-util-7.1.jar [INFO] Copying file modules/system/layers/base/asm/asm/main/asm-7.1.jar [INFO] Copying file modules/system/layers/base/asm/asm/main/module.xml [INFO] Copying file modules/system/layers/base/net/bytebuddy/main/module.xml [INFO] Copying file modules/system/layers/base/net/bytebuddy/main/byte-buddy-1.9.11.jar [INFO] Copying file modules/system/layers/base/net/jcip/main/module.xml [INFO] Copying file modules/system/layers/base/net/jcip/main/jcip-annotations-1.0.jar [INFO] Copying file modules/system/layers/base/gnu/getopt/main/module.xml [INFO] Copying file modules/system/layers/base/gnu/getopt/main/java-getopt-1.0.13.jar [INFO] Copying file modules/system/layers/base/javaee/api/main/module.xml [INFO] Copying file modules/system/layers/base/com/microsoft/azure/storage/main/module.xml [INFO] Copying file modules/system/layers/base/com/microsoft/azure/storage/main/azure-storage-8.6.5.jar [INFO] Copying file modules/system/layers/base/com/google/guava/main/module.xml [INFO] Copying file modules/system/layers/base/com/google/guava/main/guava-25.0-jre.jar [INFO] Copying file modules/system/layers/base/com/google/code/gson/main/module.xml [INFO] Copying file modules/system/layers/base/com/google/code/gson/main/gson-2.8.6.jar [INFO] Copying file modules/system/layers/base/com/squareup/okhttp3/main/module.xml [INFO] Copying file modules/system/layers/base/com/squareup/okhttp3/main/okio-1.13.0.jar [INFO] Copying file modules/system/layers/base/com/squareup/okhttp3/main/okhttp-3.9.0.jar [INFO] Copying file modules/system/layers/base/com/fasterxml/classmate/main/module.xml [INFO] Copying file modules/system/layers/base/com/fasterxml/classmate/main/classmate-1.5.1.jar [INFO] Copying file modules/system/layers/base/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/main/module.xml [INFO] Copying file modules/system/layers/base/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/main/jackson-dataformat-yaml-2.11.3.jar [INFO] Copying file modules/system/layers/base/com/fasterxml/jackson/core/jackson-databind/main/module.xml [INFO] Copying file modules/system/layers/base/com/fasterxml/jackson/core/jackson-databind/main/jackson-databind-2.11.3.jar [INFO] Copying file modules/system/layers/base/com/fasterxml/jackson/core/jackson-annotations/main/module.xml [INFO] Copying file modules/system/layers/base/com/fasterxml/jackson/core/jackson-annotations/main/jackson-annotations-2.11.3.jar [INFO] Copying file modules/system/layers/base/com/fasterxml/jackson/core/jackson-core/main/module.xml [INFO] Copying file modules/system/layers/base/com/fasterxml/jackson/core/jackson-core/main/jackson-core-2.11.3.jar [INFO] Copying file modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/module.xml [INFO] Copying file modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/jackson-module-jaxb-annotations-2.11.3.jar [INFO] Copying file modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/jackson-jaxrs-base-2.11.3.jar [INFO] Copying file modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/jackson-jaxrs-json-provider-2.11.3.jar [INFO] Copying file modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/main/module.xml [INFO] Copying file modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/main/jackson-datatype-jdk8-2.11.3.jar [INFO] Copying file modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/main/module.xml [INFO] Copying file modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/main/jackson-datatype-jsr310-2.11.3.jar [INFO] Copying file modules/system/layers/base/com/github/fge/json-patch/main/module.xml [INFO] Copying file modules/system/layers/base/com/github/fge/json-patch/main/json-patch-1.9.jar [INFO] Copying file modules/system/layers/base/com/github/fge/jackson-coreutils/main/module.xml [INFO] Copying file modules/system/layers/base/com/github/fge/jackson-coreutils/main/jackson-coreutils-1.8.jar [INFO] Copying file modules/system/layers/base/com/github/fge/msg-simple/main/module.xml [INFO] Copying file modules/system/layers/base/com/github/fge/msg-simple/main/msg-simple-1.1.jar [INFO] Copying file modules/system/layers/base/com/github/fge/btf/main/module.xml [INFO] Copying file modules/system/layers/base/com/github/fge/btf/main/btf-1.2.jar [INFO] Copying file modules/system/layers/base/com/github/ben-manes/caffeine/main/module.xml [INFO] Copying file modules/system/layers/base/com/github/ben-manes/caffeine/main/caffeine-2.8.5.jar [INFO] Copying file modules/system/layers/base/com/github/spullara/mustache/main/module.xml [INFO] Copying file modules/system/layers/base/com/github/spullara/mustache/main/compiler-0.9.6.jar [INFO] Copying file modules/system/layers/base/com/h2database/h2/main/module.xml [INFO] Copying file modules/system/layers/base/com/h2database/h2/main/h2-1.4.197.jar [INFO] Copying file modules/system/layers/base/com/sun/jsf-impl/main/module.xml [INFO] Copying file modules/system/layers/base/com/sun/jsf-impl/main/jsf-impl-2.3.14.SP01.jar [INFO] Copying file modules/system/layers/base/com/sun/xml/messaging/saaj/main/module.xml [INFO] Copying file modules/system/layers/base/com/sun/xml/messaging/saaj/main/stax-ex-1.7.8.jar [INFO] Copying file modules/system/layers/base/com/sun/xml/messaging/saaj/main/saaj-impl-1.4.1.SP1.jar [INFO] Copying file modules/system/layers/base/com/sun/xml/fastinfoset/main/module.xml [INFO] Copying file modules/system/layers/base/com/sun/xml/fastinfoset/main/FastInfoset-1.2.13.jar [INFO] Copying file modules/system/layers/base/com/sun/xml/bind/main/xsom-2.3.3-b02.jar [INFO] Copying file modules/system/layers/base/com/sun/xml/bind/main/jaxb-jxc-2.3.3-b02.jar [INFO] Copying file modules/system/layers/base/com/sun/xml/bind/main/codemodel-2.3.3-b02.jar [INFO] Copying file modules/system/layers/base/com/sun/xml/bind/main/relaxng-datatype-2.3.3-b02.jar [INFO] Copying file modules/system/layers/base/com/sun/xml/bind/main/rngom-2.3.3-b02.jar [INFO] Copying file modules/system/layers/base/com/sun/xml/bind/main/module.xml [INFO] Copying file modules/system/layers/base/com/sun/xml/bind/main/txw2-2.3.3-b02.jar [INFO] Copying file modules/system/layers/base/com/sun/xml/bind/main/jaxb-xjc-2.3.3-b02.jar [INFO] Copying file modules/system/layers/base/com/sun/xml/bind/main/istack-commons-tools-3.0.10.jar [INFO] Copying file modules/system/layers/base/com/sun/xml/bind/main/istack-commons-runtime-3.0.10.jar [INFO] Copying file modules/system/layers/base/com/sun/xml/bind/main/jaxb-runtime-2.3.3-b02.jar [INFO] Copying file modules/system/layers/base/com/googlecode/javaewah/main/module.xml [INFO] Copying file modules/system/layers/base/com/googlecode/javaewah/main/JavaEWAH-1.1.7.jar [INFO] Copying file modules/system/layers/base/ibm/jdk/main/module.xml [INFO] Copying file modules/system/layers/base/wildflyee/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/ws/rs/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/ws/rs/api/main/jboss-jaxrs-api_2.1_spec-2.0.1.Final.jar [INFO] Copying file modules/system/layers/base/javax/persistence/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/persistence/api/main/jakarta.persistence-api-2.2.3.jar [INFO] Copying file modules/system/layers/base/javax/ejb/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/ejb/api/main/jboss-ejb-api_3.2_spec-2.0.0.Final.jar [INFO] Copying file modules/system/layers/base/javax/jms/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/jms/api/main/jboss-jms-api_2.0_spec-2.0.0.Final.jar [INFO] Copying file modules/system/layers/base/javax/orb/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/orb/api/main/openjdk-orb-8.1.4.Final.jar [INFO] Copying file modules/system/layers/base/javax/rmi/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/jws/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/jws/api/main/jsr181-api-1.0-MR1.jar [INFO] Copying file modules/system/layers/base/javax/wsdl4j/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/wsdl4j/api/main/wsdl4j-1.6.3.jar [INFO] Copying file modules/system/layers/base/javax/mail/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/mail/api/main/jakarta.mail-1.6.5.jar [INFO] Copying file modules/system/layers/base/javax/batch/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/batch/api/main/jboss-batch-api_1.0_spec-2.0.0.Final.jar [INFO] Copying file modules/system/layers/base/javax/faces/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/faces/api/main/jboss-jsf-api_2.3_spec-3.0.0.SP04.jar [INFO] Copying file modules/system/layers/base/javax/management/j2ee/api/main/jboss-j2eemgmt-api_1.1_spec-2.0.0.Final.jar [INFO] Copying file modules/system/layers/base/javax/management/j2ee/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/resource/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/resource/api/main/jboss-connector-api_1.7_spec-2.0.0.Final.jar [INFO] Copying file modules/system/layers/base/javax/validation/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/validation/api/main/jakarta.validation-api-2.0.2.jar [INFO] Copying file modules/system/layers/base/javax/activation/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/activation/api/main/jakarta.activation-1.2.1.jar [INFO] Copying file modules/system/layers/base/javax/annotation/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/annotation/api/main/jboss-annotations-api_1.3_spec-2.0.1.Final.jar [INFO] Copying file modules/system/layers/base/javax/el/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/el/api/main/jboss-el-api_3.0_spec-2.0.0.Final.jar [INFO] Copying file modules/system/layers/base/javax/servlet/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/servlet/api/main/jboss-servlet-api_4.0_spec-2.0.0.Final.jar [INFO] Copying file modules/system/layers/base/javax/servlet/jsp/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/servlet/jsp/api/main/jboss-jsp-api_2.3_spec-2.0.0.Final.jar [INFO] Copying file modules/system/layers/base/javax/servlet/jstl/api/main/taglibs-standard-spec-1.2.6-RC1.jar [INFO] Copying file modules/system/layers/base/javax/servlet/jstl/api/main/taglibs-standard-impl-1.2.6-RC1.jar [INFO] Copying file modules/system/layers/base/javax/servlet/jstl/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/servlet/jstl/api/main/taglibs-standard-compat-1.2.6-RC1.jar [INFO] Copying file modules/system/layers/base/javax/websocket/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/websocket/api/main/jboss-websocket-api_1.1_spec-2.0.0.Final.jar [INFO] Copying file modules/system/layers/base/javax/transaction/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/transaction/api/main/jboss-transaction-api_1.3_spec-2.0.0.Final.jar [INFO] Copying file modules/system/layers/base/javax/inject/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/inject/api/main/jakarta.inject-api-1.0.1.jar [INFO] Copying file modules/system/layers/base/javax/enterprise/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/enterprise/api/main/jakarta.enterprise.cdi-api-2.0.2.jar [INFO] Copying file modules/system/layers/base/javax/enterprise/concurrent/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/enterprise/concurrent/api/main/jboss-concurrency-api_1.0_spec-2.0.0.Final.jar [INFO] Copying file modules/system/layers/base/javax/sql/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/xml/rpc/api/internal/main/module.xml [INFO] Copying file modules/system/layers/base/javax/xml/rpc/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/xml/rpc/api/main/jboss-jaxrpc-api_1.1_spec-2.0.0.Final.jar [INFO] Copying file modules/system/layers/base/javax/xml/soap/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/xml/soap/api/main/jboss-saaj-api_1.4_spec-1.0.2.Final.jar [INFO] Copying file modules/system/layers/base/javax/xml/ws/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/xml/ws/api/main/jboss-jaxws-api_2.3_spec-2.0.0.Final.jar [INFO] Copying file modules/system/layers/base/javax/xml/bind/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/xml/bind/api/main/jboss-jaxb-api_2.3_spec-2.0.0.Final.jar [INFO] Copying file modules/system/layers/base/javax/xml/stream/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/json/bind/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/json/bind/api/main/jakarta.json.bind-api-1.0.2.jar [INFO] Copying file modules/system/layers/base/javax/json/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/json/api/main/jakarta.json-api-1.1.6.jar [INFO] Copying file modules/system/layers/base/javax/security/enterprise/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/security/enterprise/api/main/jakarta.security.enterprise-api-1.0.2.jar [INFO] Copying file modules/system/layers/base/javax/security/jacc/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/security/jacc/api/main/jboss-jacc-api_1.5_spec-2.0.0.Final.jar [INFO] Copying file modules/system/layers/base/javax/security/auth/message/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/security/auth/message/api/main/jboss-jaspi-api_1.1_spec-2.0.1.Final.jar [INFO] Copying file modules/system/layers/base/javax/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/interceptor/api/main/module.xml [INFO] Copying file modules/system/layers/base/javax/interceptor/api/main/jboss-interceptors-api_1.2_spec-2.0.0.Final.jar [INFO] Copying file modules/system/layers/base/io/netty/main/module.xml [INFO] Copying file modules/system/layers/base/io/netty/main/netty-all-4.1.51.Final.jar [INFO] Copying file modules/system/layers/base/io/jaegertracing/jaeger/main/module.xml [INFO] Copying file modules/system/layers/base/io/jaegertracing/jaeger/main/jaeger-thrift-0.34.3.jar [INFO] Copying file modules/system/layers/base/io/jaegertracing/jaeger/main/jaeger-core-0.34.3.jar [INFO] Copying file modules/system/layers/base/io/opentracing/opentracing-api/main/module.xml [INFO] Copying file modules/system/layers/base/io/opentracing/opentracing-api/main/opentracing-api-0.31.0.jar [INFO] Copying file modules/system/layers/base/io/opentracing/opentracing-util/main/module.xml [INFO] Copying file modules/system/layers/base/io/opentracing/opentracing-util/main/opentracing-util-0.31.0.jar [INFO] Copying file modules/system/layers/base/io/opentracing/opentracing-noop/main/module.xml [INFO] Copying file modules/system/layers/base/io/opentracing/opentracing-noop/main/opentracing-noop-0.31.0.jar [INFO] Copying file modules/system/layers/base/io/opentracing/contrib/opentracing-web-servlet-filter/main/module.xml [INFO] Copying file modules/system/layers/base/io/opentracing/contrib/opentracing-web-servlet-filter/main/opentracing-web-servlet-filter-0.2.3.jar [INFO] Copying file modules/system/layers/base/io/opentracing/contrib/opentracing-jaxrs2/main/module.xml [INFO] Copying file modules/system/layers/base/io/opentracing/contrib/opentracing-jaxrs2/main/opentracing-jaxrs2-0.4.1.jar [INFO] Copying file modules/system/layers/base/io/opentracing/contrib/opentracing-concurrent/main/module.xml [INFO] Copying file modules/system/layers/base/io/opentracing/contrib/opentracing-concurrent/main/opentracing-concurrent-0.2.1.jar [INFO] Copying file modules/system/layers/base/io/opentracing/contrib/opentracing-interceptors/main/module.xml [INFO] Copying file modules/system/layers/base/io/opentracing/contrib/opentracing-interceptors/main/opentracing-interceptors-0.0.4.jar [INFO] Copying file modules/system/layers/base/io/opentracing/contrib/opentracing-tracerresolver/main/module.xml [INFO] Copying file modules/system/layers/base/io/opentracing/contrib/opentracing-tracerresolver/main/opentracing-tracerresolver-0.1.5.jar [INFO] Copying file modules/system/layers/base/io/smallrye/jwt/main/module.xml [INFO] Copying file modules/system/layers/base/io/smallrye/jwt/main/smallrye-jwt-2.0.13.jar [INFO] Copying file modules/system/layers/base/io/smallrye/fault-tolerance/main/module.xml [INFO] Copying file modules/system/layers/base/io/smallrye/fault-tolerance/main/smallrye-fault-tolerance-core-4.3.1.jar [INFO] Copying file modules/system/layers/base/io/smallrye/fault-tolerance/main/smallrye-fault-tolerance-api-4.3.1.jar [INFO] Copying file modules/system/layers/base/io/smallrye/fault-tolerance/main/smallrye-fault-tolerance-4.3.1.jar [INFO] Copying file modules/system/layers/base/io/smallrye/openapi/main/module.xml [INFO] Copying file modules/system/layers/base/io/smallrye/openapi/main/smallrye-open-api-jaxrs-2.0.10.jar [INFO] Copying file modules/system/layers/base/io/smallrye/openapi/main/smallrye-open-api-core-2.0.10.jar [INFO] Copying file modules/system/layers/base/io/smallrye/config/main/module.xml [INFO] Copying file modules/system/layers/base/io/smallrye/config/main/smallrye-config-source-file-system-1.6.2.jar [INFO] Copying file modules/system/layers/base/io/smallrye/config/main/smallrye-config-common-1.6.2.jar [INFO] Copying file modules/system/layers/base/io/smallrye/config/main/smallrye-config-1.6.2.jar [INFO] Copying file modules/system/layers/base/io/smallrye/metrics/main/module.xml [INFO] Copying file modules/system/layers/base/io/smallrye/metrics/main/smallrye-metrics-api-2.4.4.jar [INFO] Copying file modules/system/layers/base/io/smallrye/metrics/main/smallrye-metrics-2.4.4.jar [INFO] Copying file modules/system/layers/base/io/smallrye/opentracing/main/module.xml [INFO] Copying file modules/system/layers/base/io/smallrye/opentracing/main/smallrye-opentracing-1.3.4.jar [INFO] Copying file modules/system/layers/base/io/smallrye/health/main/module.xml [INFO] Copying file modules/system/layers/base/io/smallrye/health/main/smallrye-health-2.2.0.jar [INFO] Copying file modules/system/layers/base/io/reactivex/rxjava3/rxjava/main/module.xml [INFO] Copying file modules/system/layers/base/io/reactivex/rxjava3/rxjava/main/rxjava-3.0.4.jar [INFO] Copying file modules/system/layers/base/io/reactivex/rxjava2/rxjava/main/module.xml [INFO] Copying file modules/system/layers/base/io/reactivex/rxjava2/rxjava/main/rxjava-2.2.19.jar [INFO] Copying file modules/system/layers/base/io/agroal/main/agroal-narayana-1.3.jar [INFO] Copying file modules/system/layers/base/io/agroal/main/agroal-api-1.3.jar [INFO] Copying file modules/system/layers/base/io/agroal/main/module.xml [INFO] Copying file modules/system/layers/base/io/agroal/main/agroal-pool-1.3.jar [INFO] Copying file modules/system/layers/base/io/undertow/js/main/module.xml [INFO] Copying file modules/system/layers/base/io/undertow/js/main/undertow-js-1.0.2.Final.jar [INFO] Copying file modules/system/layers/base/io/undertow/servlet/main/module.xml [INFO] Copying file modules/system/layers/base/io/undertow/servlet/main/undertow-servlet-2.2.2.Final.jar [INFO] Copying file modules/system/layers/base/io/undertow/jsp/main/module.xml [INFO] Copying file modules/system/layers/base/io/undertow/jsp/main/jastow-2.0.9.Final.jar [INFO] Copying file modules/system/layers/base/io/undertow/websocket/main/module.xml [INFO] Copying file modules/system/layers/base/io/undertow/websocket/main/undertow-websockets-jsr-2.2.2.Final.jar [INFO] Copying file modules/system/layers/base/io/undertow/core/main/module.xml [INFO] Copying file modules/system/layers/base/io/undertow/core/main/undertow-core-2.2.2.Final.jar [INFO] Copying file modules/system/layers/base/sun/jdk/main/service-loader-resources/META-INF/services/java.sql.Driver [INFO] Copying file modules/system/layers/base/sun/jdk/main/module.xml [INFO] Copying file modules/system/layers/base/sun/scripting/main/service-loader-resources/META-INF/services/javax.script.ScriptEngineFactory [INFO] Copying file modules/system/layers/base/sun/scripting/main/module.xml [INFO] Copying file modules/system/layers/base/org/bitbucket/jose4j/main/module.xml [INFO] Copying file modules/system/layers/base/org/bitbucket/jose4j/main/jose4j-0.7.0.jar [INFO] Copying file modules/system/layers/base/org/reactivestreams/main/module.xml [INFO] Copying file modules/system/layers/base/org/reactivestreams/main/reactive-streams-1.0.3.jar [INFO] Copying file modules/system/layers/base/org/yaml/snakeyaml/main/module.xml [INFO] Copying file modules/system/layers/base/org/yaml/snakeyaml/main/snakeyaml-1.26.jar [INFO] Copying file modules/system/layers/base/org/omg/api/main/module.xml [INFO] Copying file modules/system/layers/base/org/jctools/main/module.xml [INFO] Copying file modules/system/layers/base/org/jctools/main/jctools-core-2.1.2.jar [INFO] Copying file modules/system/layers/base/org/jgroups/main/module.xml [INFO] Copying file modules/system/layers/base/org/jgroups/main/jgroups-4.2.5.Final.jar [INFO] Copying file modules/system/layers/base/org/jgroups/azure/main/module.xml [INFO] Copying file modules/system/layers/base/org/jgroups/azure/main/jgroups-azure-1.3.0.Final.jar [INFO] Copying file modules/system/layers/base/org/jgroups/kubernetes/main/module.xml [INFO] Copying file modules/system/layers/base/org/jgroups/kubernetes/main/jgroups-kubernetes-1.0.15.Final.jar [INFO] Copying file modules/system/layers/base/org/joda/time/main/module.xml [INFO] Copying file modules/system/layers/base/org/joda/time/main/joda-time-2.9.7.jar [INFO] Copying file modules/system/layers/base/org/jsoup/main/module.xml [INFO] Copying file modules/system/layers/base/org/jsoup/main/jsoup-1.8.3.jar [INFO] Copying file modules/system/layers/base/org/hornetq/client/main/hornetq-commons-2.4.7.Final.jar [INFO] Copying file modules/system/layers/base/org/hornetq/client/main/module.xml [INFO] Copying file modules/system/layers/base/org/hornetq/client/main/hornetq-jms-client-2.4.7.Final.jar [INFO] Copying file modules/system/layers/base/org/hornetq/client/main/hornetq-core-client-2.4.7.Final.jar [INFO] Copying file modules/system/layers/base/org/jaxen/main/module.xml [INFO] Copying file modules/system/layers/base/org/jaxen/main/jaxen-1.1.6.jar [INFO] Copying file modules/system/layers/base/org/dom4j/main/module.xml [INFO] Copying file modules/system/layers/base/org/dom4j/main/dom4j-2.1.3.jar [INFO] Copying file modules/system/layers/base/org/antlr/main/module.xml [INFO] Copying file modules/system/layers/base/org/antlr/main/antlr-2.7.7.jar [INFO] Copying file modules/system/layers/base/org/javassist/main/module.xml [INFO] Copying file modules/system/layers/base/org/javassist/main/javassist-3.23.2-GA.jar [INFO] Copying file modules/system/layers/base/org/opensaml/main/opensaml-security-impl-3.3.1.jar [INFO] Copying file modules/system/layers/base/org/opensaml/main/module.xml [INFO] Copying file modules/system/layers/base/org/opensaml/main/java-support-7.3.0.jar [INFO] Copying file modules/system/layers/base/org/opensaml/main/opensaml-xmlsec-api-3.3.1.jar [INFO] Copying file modules/system/layers/base/org/opensaml/main/opensaml-xacml-saml-impl-3.3.1.jar [INFO] Copying file modules/system/layers/base/org/opensaml/main/opensaml-xacml-api-3.3.1.jar [INFO] Copying file modules/system/layers/base/org/opensaml/main/opensaml-soap-api-3.3.1.jar [INFO] Copying file modules/system/layers/base/org/opensaml/main/opensaml-saml-impl-3.3.1.jar [INFO] Copying file modules/system/layers/base/org/opensaml/main/cryptacular-1.2.4.jar [INFO] Copying file modules/system/layers/base/org/opensaml/main/opensaml-xmlsec-impl-3.3.1.jar [INFO] Copying file modules/system/layers/base/org/opensaml/main/opensaml-xacml-saml-api-3.3.1.jar [INFO] Copying file modules/system/layers/base/org/opensaml/main/opensaml-xacml-impl-3.3.1.jar [INFO] Copying file modules/system/layers/base/org/opensaml/main/opensaml-security-api-3.3.1.jar [INFO] Copying file modules/system/layers/base/org/opensaml/main/opensaml-profile-api-3.3.1.jar [INFO] Copying file modules/system/layers/base/org/opensaml/main/opensaml-core-3.3.1.jar [INFO] Copying file modules/system/layers/base/org/opensaml/main/opensaml-saml-api-3.3.1.jar [INFO] Copying file modules/system/layers/base/org/jberet/jberet-core/main/module.xml [INFO] Copying file modules/system/layers/base/org/jberet/jberet-core/main/jberet-core-1.3.7.Final.jar [INFO] Copying file modules/system/layers/base/org/infinispan/protostream/main/module.xml [INFO] Copying file modules/system/layers/base/org/infinispan/protostream/main/protostream-4.3.4.Final.jar [INFO] Copying file modules/system/layers/base/org/infinispan/main/module.xml [INFO] Copying file modules/system/layers/base/org/infinispan/main/infinispan-core-11.0.4.Final.jar [INFO] Copying file modules/system/layers/base/org/infinispan/commons/main/module.xml [INFO] Copying file modules/system/layers/base/org/infinispan/commons/main/infinispan-commons-11.0.4.Final.jar [INFO] Copying file modules/system/layers/base/org/infinispan/component/annotations/main/module.xml [INFO] Copying file modules/system/layers/base/org/infinispan/component/annotations/main/infinispan-component-annotations-11.0.4.Final.jar [INFO] Copying file modules/system/layers/base/org/infinispan/hibernate-cache/main/infinispan-hibernate-cache-spi-11.0.4.Final.jar [INFO] Copying file modules/system/layers/base/org/infinispan/hibernate-cache/main/module.xml [INFO] Copying file modules/system/layers/base/org/infinispan/hibernate-cache/main/infinispan-hibernate-cache-v53-11.0.4.Final.jar [INFO] Copying file modules/system/layers/base/org/infinispan/hibernate-cache/main/infinispan-hibernate-cache-commons-11.0.4.Final.jar [INFO] Copying file modules/system/layers/base/org/infinispan/persistence/jdbc/main/module.xml [INFO] Copying file modules/system/layers/base/org/infinispan/persistence/jdbc/main/infinispan-cachestore-jdbc-11.0.4.Final.jar [INFO] Copying file modules/system/layers/base/org/infinispan/persistence/remote/main/module.xml [INFO] Copying file modules/system/layers/base/org/infinispan/persistence/remote/main/infinispan-cachestore-remote-11.0.4.Final.jar [INFO] Copying file modules/system/layers/base/org/infinispan/client/hotrod/main/module.xml [INFO] Copying file modules/system/layers/base/org/infinispan/client/hotrod/main/infinispan-client-hotrod-11.0.4.Final.jar [INFO] Copying file modules/system/layers/base/org/infinispan/cachestore/remote/main/module.xml [INFO] Copying file modules/system/layers/base/org/picketlink/common/main/module.xml [INFO] Copying file modules/system/layers/base/org/picketlink/common/main/picketlink-common-2.5.5.SP12-redhat-00009.jar [INFO] Copying file modules/system/layers/base/org/picketlink/config/main/module.xml [INFO] Copying file modules/system/layers/base/org/picketlink/config/main/picketlink-config-2.5.5.SP12-redhat-00009.jar [INFO] Copying file modules/system/layers/base/org/picketlink/idm/api/main/module.xml [INFO] Copying file modules/system/layers/base/org/picketlink/idm/api/main/picketlink-idm-api-2.5.5.SP12-redhat-00009.jar [INFO] Copying file modules/system/layers/base/org/picketlink/idm/main/module.xml [INFO] Copying file modules/system/layers/base/org/picketlink/idm/main/picketlink-idm-impl-2.5.5.SP12-redhat-00009.jar [INFO] Copying file modules/system/layers/base/org/picketlink/idm/schema/main/module.xml [INFO] Copying file modules/system/layers/base/org/picketlink/idm/schema/main/picketlink-idm-simple-schema-2.5.5.SP12-redhat-00009.jar [INFO] Copying file modules/system/layers/base/org/picketlink/federation/main/module.xml [INFO] Copying file modules/system/layers/base/org/picketlink/federation/main/picketlink-federation-2.5.5.SP12-redhat-00009.jar [INFO] Copying file modules/system/layers/base/org/picketlink/federation/bindings/main/module.xml [INFO] Copying file modules/system/layers/base/org/picketlink/federation/bindings/main/picketlink-wildfly8-2.5.5.SP12-redhat-00012.jar [INFO] Copying file modules/system/layers/base/org/picketlink/core/api/main/module.xml [INFO] Copying file modules/system/layers/base/org/picketlink/core/api/main/picketlink-api-2.5.5.SP12-redhat-00009.jar [INFO] Copying file modules/system/layers/base/org/picketlink/core/main/module.xml [INFO] Copying file modules/system/layers/base/org/picketlink/core/main/picketlink-impl-2.5.5.SP12-redhat-00009.jar [INFO] Copying file modules/system/layers/base/org/picketlink/main/module.xml [INFO] Copying file modules/system/layers/base/org/hibernate/validator/main/module.xml [INFO] Copying file modules/system/layers/base/org/hibernate/validator/main/hibernate-validator-6.0.21.Final.jar [INFO] Copying file modules/system/layers/base/org/hibernate/validator/cdi/main/module.xml [INFO] Copying file modules/system/layers/base/org/hibernate/validator/cdi/main/hibernate-validator-cdi-6.0.21.Final.jar [INFO] Copying file modules/system/layers/base/org/hibernate/main/module.xml [INFO] Copying file modules/system/layers/base/org/hibernate/main/hibernate-envers-5.3.18.Final.jar [INFO] Copying file modules/system/layers/base/org/hibernate/main/hibernate-core-5.3.18.Final.jar [INFO] Copying file modules/system/layers/base/org/hibernate/commons-annotations/main/module.xml [INFO] Copying file modules/system/layers/base/org/hibernate/commons-annotations/main/hibernate-commons-annotations-5.0.5.Final.jar [INFO] Copying file modules/system/layers/base/org/hibernate/jipijapa-hibernate5-3/main/module.xml [INFO] Copying file modules/system/layers/base/org/hibernate/jipijapa-hibernate5-3/main/jipijapa-hibernate5-3-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/hibernate/jipijapa-hibernate4-3/main/module.xml [INFO] Copying file modules/system/layers/base/org/hibernate/jipijapa-hibernate4-3/main/jipijapa-hibernate4-3-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/hibernate/4.3/module.xml [INFO] Copying file modules/system/layers/base/org/hibernate/bytecodetransformer/main/module.xml [INFO] Copying file modules/system/layers/base/org/hibernate/bytecodetransformer/main/wildfly-ormtransformer-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/hibernate/jipijapa-hibernate5/main/module.xml [INFO] Copying file modules/system/layers/base/org/hibernate/jipijapa-hibernate5/main/jipijapa-hibernate5-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/hibernate/infinispan/main/module.xml [INFO] Copying file modules/system/layers/base/org/hibernate/4.1/module.xml [INFO] Copying file modules/system/layers/base/org/hibernate/4.1/jipijapa-hibernate4-1-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/hibernate/5.0/module.xml [INFO] Copying file modules/system/layers/base/org/hibernate/5.3/module.xml [INFO] Copying file modules/system/layers/base/org/hibernate/envers/main/module.xml [INFO] Copying file modules/system/layers/base/org/hibernate/search/engine/main/module.xml [INFO] Copying file modules/system/layers/base/org/hibernate/search/engine/main/hibernate-search-engine-5.10.7.Final.jar [INFO] Copying file modules/system/layers/base/org/hibernate/search/orm/main/module.xml [INFO] Copying file modules/system/layers/base/org/hibernate/search/orm/main/hibernate-search-orm-5.10.7.Final.jar [INFO] Copying file modules/system/layers/base/org/hibernate/search/backend-jms/main/module.xml [INFO] Copying file modules/system/layers/base/org/hibernate/search/backend-jms/main/hibernate-search-backend-jms-5.10.7.Final.jar [INFO] Copying file modules/system/layers/base/org/hibernate/search/serialization-avro/main/module.xml [INFO] Copying file modules/system/layers/base/org/hibernate/search/serialization-avro/main/hibernate-search-serialization-avro-5.10.7.Final.jar [INFO] Copying file modules/system/layers/base/org/picketbox/main/module.xml [INFO] Copying file modules/system/layers/base/org/picketbox/main/picketbox-commons-1.0.0.final.jar [INFO] Copying file modules/system/layers/base/org/picketbox/main/picketbox-infinispan-5.0.3.Final-redhat-00007.jar [INFO] Copying file modules/system/layers/base/org/picketbox/main/picketbox-5.0.3.Final-redhat-00007.jar [INFO] Copying file modules/system/layers/base/org/fusesource/jansi/main/module.xml [INFO] Copying file modules/system/layers/base/org/fusesource/jansi/main/jansi-1.18.jar [INFO] Copying file modules/system/layers/base/org/aesh/main/readline-2.0.jar [INFO] Copying file modules/system/layers/base/org/aesh/main/module.xml [INFO] Copying file modules/system/layers/base/org/aesh/main/aesh-2.4.jar [INFO] Copying file modules/system/layers/base/org/aesh/main/aesh-extensions-1.8.jar [INFO] Copying file modules/system/layers/base/org/eclipse/microprofile/jwt/auth/api/main/module.xml [INFO] Copying file modules/system/layers/base/org/eclipse/microprofile/jwt/auth/api/main/microprofile-jwt-auth-api-1.1.1.jar [INFO] Copying file modules/system/layers/base/org/eclipse/microprofile/fault-tolerance/api/main/module.xml [INFO] Copying file modules/system/layers/base/org/eclipse/microprofile/fault-tolerance/api/main/microprofile-fault-tolerance-api-2.1.1.jar [INFO] Copying file modules/system/layers/base/org/eclipse/microprofile/openapi/api/main/module.xml [INFO] Copying file modules/system/layers/base/org/eclipse/microprofile/openapi/api/main/microprofile-openapi-api-1.1.2.jar [INFO] Copying file modules/system/layers/base/org/eclipse/microprofile/config/api/main/module.xml [INFO] Copying file modules/system/layers/base/org/eclipse/microprofile/config/api/main/microprofile-config-api-1.4.jar [INFO] Copying file modules/system/layers/base/org/eclipse/microprofile/metrics/api/main/module.xml [INFO] Copying file modules/system/layers/base/org/eclipse/microprofile/metrics/api/main/microprofile-metrics-api-2.3.jar [INFO] Copying file modules/system/layers/base/org/eclipse/microprofile/opentracing/main/module.xml [INFO] Copying file modules/system/layers/base/org/eclipse/microprofile/opentracing/main/microprofile-opentracing-api-1.3.3.jar [INFO] Copying file modules/system/layers/base/org/eclipse/microprofile/restclient/main/module.xml [INFO] Copying file modules/system/layers/base/org/eclipse/microprofile/restclient/main/microprofile-rest-client-api-1.4.0.jar [INFO] Copying file modules/system/layers/base/org/eclipse/microprofile/health/api/main/module.xml [INFO] Copying file modules/system/layers/base/org/eclipse/microprofile/health/api/main/microprofile-health-api-2.2.jar [INFO] Copying file modules/system/layers/base/org/eclipse/persistence/main/module.xml [INFO] Copying file modules/system/layers/base/org/eclipse/persistence/main/jipijapa-eclipselink-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/eclipse/yasson/main/yasson-1.0.5.jar [INFO] Copying file modules/system/layers/base/org/eclipse/yasson/main/module.xml [INFO] Copying file modules/system/layers/base/org/eclipse/jdt/ecj/main/module.xml [INFO] Copying file modules/system/layers/base/org/eclipse/jdt/ecj/main/ecj-4.6.1.jar [INFO] Copying file modules/system/layers/base/org/eclipse/jgit/main/module.xml [INFO] Copying file modules/system/layers/base/org/eclipse/jgit/main/org.eclipse.jgit.ssh.apache-5.9.0.202009080501-r.jar [INFO] Copying file modules/system/layers/base/org/eclipse/jgit/main/org.eclipse.jgit-5.9.0.202009080501-r.jar [INFO] Copying file modules/system/layers/base/org/codehaus/jettison/main/module.xml [INFO] Copying file modules/system/layers/base/org/codehaus/jettison/main/jettison-1.4.0.jar [INFO] Copying file modules/system/layers/base/org/codehaus/jackson/jackson-xc/main/module.xml [INFO] Copying file modules/system/layers/base/org/codehaus/jackson/jackson-xc/main/jackson-xc-1.9.13.redhat-00007.jar [INFO] Copying file modules/system/layers/base/org/codehaus/jackson/jackson-mapper-asl/main/module.xml [INFO] Copying file modules/system/layers/base/org/codehaus/jackson/jackson-mapper-asl/main/jackson-mapper-asl-1.9.13.redhat-00007.jar [INFO] Copying file modules/system/layers/base/org/codehaus/jackson/jackson-core-asl/main/module.xml [INFO] Copying file modules/system/layers/base/org/codehaus/jackson/jackson-core-asl/main/jackson-core-asl-1.9.13.redhat-00007.jar [INFO] Copying file modules/system/layers/base/org/codehaus/jackson/jackson-jaxrs/main/module.xml [INFO] Copying file modules/system/layers/base/org/codehaus/jackson/jackson-jaxrs/main/jackson-jaxrs-1.9.13.redhat-00007.jar [INFO] Copying file modules/system/layers/base/org/codehaus/woodstox/main/module.xml [INFO] Copying file modules/system/layers/base/org/codehaus/woodstox/main/stax2-api-4.2.1.jar [INFO] Copying file modules/system/layers/base/org/codehaus/woodstox/main/woodstox-core-6.0.3.jar [INFO] Copying file modules/system/layers/base/org/glassfish/soteria/main/module.xml [INFO] Copying file modules/system/layers/base/org/glassfish/soteria/main/jakarta.security.enterprise-1.0.1-jbossorg-1.jar [INFO] Copying file modules/system/layers/base/org/glassfish/javax/el/main/module.xml [INFO] Copying file modules/system/layers/base/org/glassfish/javax/enterprise/concurrent/main/module.xml [INFO] Copying file modules/system/layers/base/org/glassfish/javax/enterprise/concurrent/main/jakarta.enterprise.concurrent-1.1.1.jar [INFO] Copying file modules/system/layers/base/org/glassfish/javax/json/main/module.xml [INFO] Copying file modules/system/layers/base/org/glassfish/jakarta/el/main/module.xml [INFO] Copying file modules/system/layers/base/org/glassfish/jakarta/el/main/jakarta.el-3.0.3.jbossorg-2.jar [INFO] Copying file modules/system/layers/base/org/glassfish/jakarta/json/main/module.xml [INFO] Copying file modules/system/layers/base/org/glassfish/jakarta/json/main/jakarta.json-1.1.6.jar [INFO] Copying file modules/system/layers/base/org/bouncycastle/bcmail/main/module.xml [INFO] Copying file modules/system/layers/base/org/bouncycastle/bcmail/main/bcmail-jdk15on-1.65.jar [INFO] Copying file modules/system/layers/base/org/bouncycastle/main/module.xml [INFO] Copying file modules/system/layers/base/org/bouncycastle/bcpg/main/module.xml [INFO] Copying file modules/system/layers/base/org/bouncycastle/bcpg/main/bcpg-jdk15on-1.66.jar [INFO] Copying file modules/system/layers/base/org/bouncycastle/bcpkix/main/module.xml [INFO] Copying file modules/system/layers/base/org/bouncycastle/bcpkix/main/bcpkix-jdk15on-1.66.jar [INFO] Copying file modules/system/layers/base/org/bouncycastle/bcprov/main/module.xml [INFO] Copying file modules/system/layers/base/org/bouncycastle/bcprov/main/bcprov-jdk15on-1.66.jar [INFO] Copying file modules/system/layers/base/org/slf4j/main/module.xml [INFO] Copying file modules/system/layers/base/org/slf4j/main/slf4j-api-1.7.30.jar [INFO] Copying file modules/system/layers/base/org/slf4j/impl/main/module.xml [INFO] Copying file modules/system/layers/base/org/slf4j/impl/main/slf4j-jboss-logmanager-1.1.0.Final.jar [INFO] Copying file modules/system/layers/base/org/slf4j/impl/main/jbosgi-xservice.properties [INFO] Copying file modules/system/layers/base/org/projectodd/vdx/main/module.xml [INFO] Copying file modules/system/layers/base/org/projectodd/vdx/main/vdx-wildfly-1.1.6.jar [INFO] Copying file modules/system/layers/base/org/projectodd/vdx/main/vdx-core-1.1.6.jar [INFO] Copying file modules/system/layers/base/org/apache/james/mime4j/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/james/mime4j/main/apache-mime4j-0.6.jar [INFO] Copying file modules/system/layers/base/org/apache/thrift/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/thrift/main/libthrift-0.13.0.jar [INFO] Copying file modules/system/layers/base/org/apache/neethi/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/neethi/main/neethi-3.1.1.jar [INFO] Copying file modules/system/layers/base/org/apache/velocity/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/velocity/main/velocity-engine-core-2.2.jar [INFO] Copying file modules/system/layers/base/org/apache/xml-resolver/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/xml-resolver/main/xml-resolver-1.2.jar [INFO] Copying file modules/system/layers/base/org/apache/ws/xmlschema/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/ws/xmlschema/main/xmlschema-core-2.2.5.jar [INFO] Copying file modules/system/layers/base/org/apache/ws/security/main/wss4j-ws-security-stax-2.2.5.jar [INFO] Copying file modules/system/layers/base/org/apache/ws/security/main/wss4j-policy-2.2.5.jar [INFO] Copying file modules/system/layers/base/org/apache/ws/security/main/wss4j-ws-security-dom-2.2.5.jar [INFO] Copying file modules/system/layers/base/org/apache/ws/security/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/ws/security/main/jasypt-1.9.3.jar [INFO] Copying file modules/system/layers/base/org/apache/ws/security/main/wss4j-ws-security-policy-stax-2.2.5.jar [INFO] Copying file modules/system/layers/base/org/apache/ws/security/main/wss4j-ws-security-common-2.2.5.jar [INFO] Copying file modules/system/layers/base/org/apache/ws/security/main/wss4j-bindings-2.2.5.jar [INFO] Copying file modules/system/layers/base/org/apache/santuario/xmlsec/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/santuario/xmlsec/main/xmlsec-2.1.4.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-xjc-dv-3.3.0.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-services-ws-discovery-api-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-wsdlto-databinding-jaxb-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-wsdlto-core-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-validator-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-common-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-ws-policy-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-ws-mex-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-ws-addr-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-wsdl-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-transports-http-hc-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-security-saml-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-security-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-management-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-frontend-simple-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-features-clustering-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-databinding-jaxb-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-bindings-xml-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-bindings-soap-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-xjc-runtime-3.3.0.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-xjc-ts-3.3.0.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-xjc-bug986-3.3.0.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-xjc-boolean-3.3.0.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-wsdlto-frontend-jaxws-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-java2ws-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-ws-rm-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-transports-local-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-transports-jms-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-transports-http-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-databinding-aegis-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-frontend-jaxws-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-bindings-coloc-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/main/cxf-core-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/cxf/main/cxf-rt-features-logging-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/ws-security/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/cxf/ws-security/main/cxf-rt-ws-security-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/cxf/services-sts/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/cxf/services-sts/main/cxf-services-sts-core-3.3.7.jar [INFO] Copying file modules/system/layers/base/org/apache/qpid/proton/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/qpid/proton/main/proton-j-0.33.2.jar [INFO] Copying file modules/system/layers/base/org/apache/activemq/artemis/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/activemq/artemis/main/artemis-tools-2.10.1.jar [INFO] Copying file modules/system/layers/base/org/apache/activemq/artemis/main/artemis-service-extensions-2.10.1.jar [INFO] Copying file modules/system/layers/base/org/apache/activemq/artemis/main/artemis-jms-server-2.10.1.jar [INFO] Copying file modules/system/layers/base/org/apache/activemq/artemis/main/artemis-jms-client-2.10.1.jar [INFO] Copying file modules/system/layers/base/org/apache/activemq/artemis/main/artemis-jdbc-store-2.10.1.jar [INFO] Copying file modules/system/layers/base/org/apache/activemq/artemis/main/artemis-hqclient-protocol-2.10.1.jar [INFO] Copying file modules/system/layers/base/org/apache/activemq/artemis/main/artemis-cli-2.10.1.jar [INFO] Copying file modules/system/layers/base/org/apache/activemq/artemis/main/artemis-core-client-2.10.1.jar [INFO] Copying file modules/system/layers/base/org/apache/activemq/artemis/main/artemis-selector-2.10.1.jar [INFO] Copying file modules/system/layers/base/org/apache/activemq/artemis/main/artemis-dto-2.10.1.jar [INFO] Copying file modules/system/layers/base/org/apache/activemq/artemis/main/artemis-server-2.10.1.jar [INFO] Copying file modules/system/layers/base/org/apache/activemq/artemis/journal/main/lib/linux-i686/libartemis-native-32.so [INFO] Copying file modules/system/layers/base/org/apache/activemq/artemis/journal/main/lib/linux-x86_64/libartemis-native-64.so [INFO] Copying file modules/system/layers/base/org/apache/activemq/artemis/journal/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/activemq/artemis/journal/main/activemq-artemis-native-1.0.2.jar [INFO] Copying file modules/system/layers/base/org/apache/activemq/artemis/journal/main/artemis-journal-2.10.1.jar [INFO] Copying file modules/system/layers/base/org/apache/activemq/artemis/journal/main/artemis-commons-2.10.1.jar [INFO] Copying file modules/system/layers/base/org/apache/activemq/artemis/ra/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/activemq/artemis/ra/main/artemis-ra-2.10.1.jar [INFO] Copying file modules/system/layers/base/org/apache/activemq/artemis/protocol/amqp/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/activemq/artemis/protocol/amqp/main/artemis-amqp-protocol-2.10.1.jar [INFO] Copying file modules/system/layers/base/org/apache/activemq/artemis/protocol/stomp/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/activemq/artemis/protocol/stomp/main/artemis-stomp-protocol-2.10.1.jar [INFO] Copying file modules/system/layers/base/org/apache/activemq/artemis/protocol/hornetq/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/activemq/artemis/protocol/hornetq/main/artemis-hornetq-protocol-2.10.1.jar [INFO] Copying file modules/system/layers/base/org/apache/lucene/main/lucene-queries-5.5.5.jar [INFO] Copying file modules/system/layers/base/org/apache/lucene/main/lucene-analyzers-common-5.5.5.jar [INFO] Copying file modules/system/layers/base/org/apache/lucene/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/lucene/main/lucene-queryparser-5.5.5.jar [INFO] Copying file modules/system/layers/base/org/apache/lucene/main/lucene-facet-5.5.5.jar [INFO] Copying file modules/system/layers/base/org/apache/lucene/main/lucene-core-5.5.5.jar [INFO] Copying file modules/system/layers/base/org/apache/lucene/internal/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/lucene/internal/main/lucene-backward-codecs-5.5.5.jar [INFO] Copying file modules/system/layers/base/org/apache/lucene/internal/main/lucene-misc-5.5.5.jar [INFO] Copying file modules/system/layers/base/org/apache/avro/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/avro/main/avro-1.7.6.jar [INFO] Copying file modules/system/layers/base/org/apache/openjpa/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/openjpa/main/jipijapa-openjpa-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/apache/xalan/main/serializer-2.7.1.jbossorg-4.jar [INFO] Copying file modules/system/layers/base/org/apache/xalan/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/xalan/main/xalan-2.7.1.jbossorg-4.jar [INFO] Copying file modules/system/layers/base/org/apache/log4j/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/httpcomponents/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/httpcomponents/main/httpmime-4.5.13.jar [INFO] Copying file modules/system/layers/base/org/apache/httpcomponents/main/httpasyncclient-4.1.4.jar [INFO] Copying file modules/system/layers/base/org/apache/httpcomponents/main/httpcore-nio-4.4.13.jar [INFO] Copying file modules/system/layers/base/org/apache/httpcomponents/core/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/httpcomponents/core/main/httpcore-4.4.13.jar [INFO] Copying file modules/system/layers/base/org/apache/httpcomponents/core/main/httpclient-4.5.13.jar [INFO] Copying file modules/system/layers/base/org/apache/commons/io/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/commons/io/main/commons-io-2.5.jar [INFO] Copying file modules/system/layers/base/org/apache/commons/codec/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/commons/codec/main/commons-codec-1.14.jar [INFO] Copying file modules/system/layers/base/org/apache/commons/beanutils/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/commons/beanutils/main/commons-beanutils-1.9.4.jar [INFO] Copying file modules/system/layers/base/org/apache/commons/collections/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/commons/collections/main/commons-collections-3.2.2.jar [INFO] Copying file modules/system/layers/base/org/apache/commons/cli/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/commons/cli/main/commons-cli-1.3.1.jar [INFO] Copying file modules/system/layers/base/org/apache/commons/lang3/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/commons/lang3/main/commons-lang3-3.10.jar [INFO] Copying file modules/system/layers/base/org/apache/commons/lang/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/commons/lang/main/commons-lang-2.6.jar [INFO] Copying file modules/system/layers/base/org/apache/commons/logging/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/sshd/main/sshd-common-2.4.0.jar [INFO] Copying file modules/system/layers/base/org/apache/sshd/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/sshd/main/sshd-core-2.4.0.jar [INFO] Copying file modules/system/layers/base/org/apache/xerces/main/module.xml [INFO] Copying file modules/system/layers/base/org/apache/xerces/main/xercesImpl-2.12.0.SP03.jar [INFO] Copying file modules/system/layers/base/org/wildfly/iiop-openjdk/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/iiop-openjdk/main/wildfly-iiop-openjdk-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/transaction/client/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/transaction/client/main/wildfly-transaction-client-1.1.13.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/microprofile/fault-tolerance-smallrye/executor/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/microprofile/fault-tolerance-smallrye/executor/main/wildfly-microprofile-fault-tolerance-smallrye-executor-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/microprofile/opentracing-smallrye/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/microprofile/opentracing-smallrye/main/wildfly-microprofile-opentracing-smallrye-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/mod_cluster/undertow/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/mod_cluster/undertow/main/wildfly-mod_cluster-undertow-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/naming/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/http-client/transaction/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/http-client/transaction/main/wildfly-http-transaction-client-1.1.2.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/http-client/ejb/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/http-client/ejb/main/wildfly-http-ejb-client-1.1.2.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/http-client/naming/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/http-client/naming/main/wildfly-http-naming-client-1.1.2.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/http-client/common/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/http-client/common/main/wildfly-http-client-common-1.1.2.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/naming-client/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/naming-client/main/wildfly-naming-client-1.0.13.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/api/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/api/main/wildfly-clustering-api-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/spi/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/spi/main/wildfly-clustering-spi-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/singleton/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/singleton/main/wildfly-clustering-singleton-api-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/marshalling/jboss/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/marshalling/jboss/main/wildfly-clustering-marshalling-jboss-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/marshalling/api/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/marshalling/api/main/wildfly-clustering-marshalling-api-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/marshalling/spi/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/marshalling/spi/main/wildfly-clustering-marshalling-spi-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/marshalling/protostream/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/marshalling/protostream/main/wildfly-clustering-marshalling-protostream-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/ejb/spi/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/ejb/spi/main/wildfly-clustering-ejb-spi-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/ejb/infinispan/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/ejb/infinispan/main/wildfly-clustering-ejb-infinispan-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/server/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/server/main/wildfly-clustering-server-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/jgroups/spi/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/jgroups/spi/main/wildfly-clustering-jgroups-spi-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/jgroups/api/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/jgroups/api/main/wildfly-clustering-jgroups-api-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/infinispan/spi/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/infinispan/spi/main/wildfly-clustering-infinispan-spi-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/infinispan/marshalling/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/infinispan/marshalling/main/wildfly-clustering-infinispan-marshalling-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/infinispan/client/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/infinispan/client/main/wildfly-clustering-infinispan-client-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/ee/cache/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/ee/cache/main/wildfly-clustering-ee-cache-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/ee/spi/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/ee/spi/main/wildfly-clustering-ee-spi-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/ee/infinispan/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/ee/infinispan/main/wildfly-clustering-ee-infinispan-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/ee/hotrod/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/ee/hotrod/main/wildfly-clustering-ee-hotrod-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/service/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/service/main/wildfly-clustering-service-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/web/cache/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/web/cache/main/wildfly-clustering-web-cache-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/web/spi/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/web/spi/main/wildfly-clustering-web-spi-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/web/api/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/web/api/main/wildfly-clustering-web-api-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/web/hotrod/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/web/hotrod/main/wildfly-clustering-web-hotrod-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/web/infinispan/main/wildfly-clustering-web-infinispan-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/web/infinispan/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/web/undertow/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/web/undertow/main/wildfly-clustering-web-undertow-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/web/container/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/clustering/web/container/main/wildfly-clustering-web-container-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/discovery/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/discovery/main/wildfly-discovery-client-1.2.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/bootable-jar/main/wildfly-jar-runtime-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/wildfly/bootable-jar/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/embedded/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/embedded/main/wildfly-embedded-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/wildfly/openssl/main/lib/solaris-x86_64/libwfssl.so [INFO] Copying file modules/system/layers/base/org/wildfly/openssl/main/lib/win-x86_64/wfssl.dll [INFO] Copying file modules/system/layers/base/org/wildfly/openssl/main/lib/win-i686/wfssl.dll [INFO] Copying file modules/system/layers/base/org/wildfly/openssl/main/lib/macosx-x86_64/libwfssl.dylib [INFO] Copying file modules/system/layers/base/org/wildfly/openssl/main/lib/linux-s390x/libwfssl.so [INFO] Copying file modules/system/layers/base/org/wildfly/openssl/main/lib/linux-i386/libwfssl.so [INFO] Copying file modules/system/layers/base/org/wildfly/openssl/main/lib/linux-x86_64/libwfssl.so [INFO] Copying file modules/system/layers/base/org/wildfly/openssl/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/openssl/main/wildfly-openssl-java-2.1.0.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/event/logger/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/event/logger/main/wildfly-event-logger-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/wildfly/common/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/common/main/wildfly-common-1.5.4.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/client/config/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/client/config/main/wildfly-client-config-1.0.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-jwt/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-jwt/main/wildfly-elytron-jwt-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/manager/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-realm-jdbc-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-provider-util-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-permission-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-mechanism-scram-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-mechanism-http-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-keystore-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-http-util-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-http-form-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-http-digest-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-credential-source-deprecated-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-base-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-auth-util-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-auth-server-deprecated-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-auth-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-audit-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-asn1-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-x500-cert-acme-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-x500-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-security-manager-action-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-security-manager-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-sasl-oauth2-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-sasl-localuser-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-sasl-gssapi-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-sasl-gs2-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-sasl-digest-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-sasl-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-mechanism-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-jacc-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-http-spnego-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-http-external-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-http-deprecated-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-http-bearer-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-digest-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-credential-source-impl-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-client-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-x500-principal-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-x500-deprecated-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-x500-cert-util-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-x500-cert-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-ssl-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-realm-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-mechanism-oauth2-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-mechanism-gssapi-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-mechanism-digest-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-json-util-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-jaspi-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-http-sso-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-http-basic-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-credential-store-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-auth-server-sasl-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-auth-server-http-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-auth-server-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-util-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-sasl-scram-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-sasl-plain-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-sasl-otp-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-sasl-external-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-sasl-entity-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-sasl-deprecated-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-sasl-anonymous-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-sasl-auth-util-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-realm-token-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-realm-ldap-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-password-impl-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-http-cert-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-http-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-credential-1.13.1.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server-servlet/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server-servlet/main/undertow-server-servlet-1.8.0.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server/main/undertow-server-1.8.0.Final.jar [INFO] Copying file modules/system/layers/base/org/wildfly/extension/messaging-activemq/main/artemis-wildfly-integration-1.0.2.jar [INFO] Copying file modules/system/layers/base/org/wildfly/extension/messaging-activemq/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/extension/messaging-activemq/main/wildfly-messaging-activemq-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/extension/rts/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/extension/rts/main/wildfly-rts-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/extension/mod_cluster/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/extension/mod_cluster/main/wildfly-mod_cluster-extension-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/extension/batch/jberet/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/extension/batch/jberet/main/wildfly-batch-jberet-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/extension/datasources-agroal/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/extension/datasources-agroal/main/wildfly-datasources-agroal-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/extension/picketlink/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/extension/picketlink/main/wildfly-picketlink-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/extension/clustering/web/main/wildfly-clustering-web-extension-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/extension/clustering/web/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/extension/clustering/singleton/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/extension/clustering/singleton/main/wildfly-clustering-singleton-extension-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/extension/bean-validation/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/extension/bean-validation/main/wildfly-bean-validation-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/extension/ee-security/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/extension/ee-security/main/wildfly-ee-security-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/extension/microprofile/jwt-smallrye/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/extension/microprofile/jwt-smallrye/main/wildfly-microprofile-jwt-smallrye-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/extension/microprofile/openapi-smallrye/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/extension/microprofile/openapi-smallrye/main/wildfly-microprofile-openapi-smallrye-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/extension/microprofile/fault-tolerance-smallrye/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/extension/microprofile/fault-tolerance-smallrye/main/wildfly-microprofile-fault-tolerance-smallrye-extension-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/extension/microprofile/health-smallrye/main/wildfly-microprofile-health-smallrye-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/extension/microprofile/health-smallrye/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/extension/microprofile/config-smallrye/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/extension/microprofile/config-smallrye/main/wildfly-microprofile-config-smallrye-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/extension/microprofile/metrics-smallrye/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/extension/microprofile/metrics-smallrye/main/wildfly-microprofile-metrics-smallrye-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/extension/microprofile/opentracing-smallrye/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/extension/microprofile/opentracing-smallrye/main/wildfly-microprofile-opentracing-extension-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/extension/undertow/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/extension/undertow/main/wildfly-undertow-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/wildfly/extension/security/manager/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/extension/security/manager/main/wildfly-security-manager-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/wildfly/extension/discovery/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/extension/discovery/main/wildfly-discovery-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/wildfly/extension/request-controller/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/extension/request-controller/main/wildfly-request-controller-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/wildfly/extension/elytron/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/extension/elytron/main/wildfly-elytron-integration-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/wildfly/extension/core-management/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/extension/core-management/main/wildfly-core-management-subsystem-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/wildfly/extension/io/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/extension/io/main/wildfly-io-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/wildfly/extension/core-management-client/main/module.xml [INFO] Copying file modules/system/layers/base/org/wildfly/extension/core-management-client/main/wildfly-core-management-client-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/jboss/jts/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/jts/main/narayana-jts-idlj-5.10.6.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/jts/integration/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/jts/integration/main/narayana-jts-integration-5.10.6.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/jboss-transaction-spi/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/jboss-transaction-spi/main/jboss-transaction-spi-7.6.0.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/iiop-client/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/iiop-client/main/jboss-iiop-client-1.0.1.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/ironjacamar/impl/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-validator-1.4.24.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-deployers-common-1.4.24.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-core-impl-1.4.24.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-common-impl-1.4.24.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/ironjacamar/api/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/ironjacamar/api/main/ironjacamar-core-api-1.4.24.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/ironjacamar/api/main/ironjacamar-common-spi-1.4.24.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/ironjacamar/api/main/ironjacamar-common-api-1.4.24.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/ironjacamar/jdbcadapters/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/ironjacamar/jdbcadapters/main/ironjacamar-jdbc-1.4.24.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/ejb-client/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/ejb-client/main/jboss-ejb-client-4.0.34.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/ejb3/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/ejb3/main/jboss-ejb3-ext-api-2.3.0.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/jaxbintros/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/jaxbintros/main/jboss-jaxb-intros-1.0.3.GA.jar [INFO] Copying file modules/system/layers/base/org/jboss/xts/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/xts/main/jbosstxbridge-5.10.6.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/narayana/compensations/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/narayana/compensations/main/compensations-5.10.6.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/narayana/txframework/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/narayana/txframework/main/txframework-5.10.6.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/narayana/rts/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/narayana/rts/main/restat-bridge-5.10.6.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/narayana/rts/main/restat-integration-5.10.6.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/narayana/rts/main/restat-util-5.10.6.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/narayana/rts/main/restat-api-5.10.6.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/weld/api/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/weld/api/main/weld-api-3.1.SP3.jar [INFO] Copying file modules/system/layers/base/org/jboss/weld/core/main/weld-jta-3.1.5.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/weld/core/main/weld-ejb-3.1.5.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/weld/core/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/weld/core/main/weld-web-3.1.5.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/weld/core/main/weld-core-impl-3.1.5.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/weld/spi/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/weld/spi/main/weld-spi-3.1.SP3.jar [INFO] Copying file modules/system/layers/base/org/jboss/weld/probe/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/weld/probe/main/weld-probe-core-3.1.5.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/mod_cluster/container/spi/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/mod_cluster/container/spi/main/mod_cluster-container-spi-1.4.1.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/mod_cluster/core/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/mod_cluster/core/main/mod_cluster-core-1.4.1.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/mod_cluster/load/spi/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/mod_cluster/load/spi/main/mod_cluster-load-spi-1.4.1.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/genericjms/main/META-INF/ra.xml [INFO] Copying file modules/system/layers/base/org/jboss/genericjms/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/genericjms/main/generic-jms-ra-jar-2.0.8.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/ejb/remote/protocol/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/integration/ext-content/main/bundled/jboss-seam-int-jbossas.jar [INFO] Copying file modules/system/layers/base/org/jboss/integration/ext-content/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/deployers/jboss-service-deployer/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/ws/api/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/ws/api/main/jbossws-api-1.1.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/ws/jaxws-client/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/ws/jaxws-client/main/jbossws-cxf-jaspi-5.4.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/ws/jaxws-client/main/jbossws-cxf-client-5.4.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/ws/spi/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/ws/spi/main/jbossws-spi-3.3.0.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/ws/common/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/ws/common/main/jbossws-common-3.3.3.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/ws/jaxws-undertow-httpspi/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/ws/jaxws-undertow-httpspi/main/jaxws-undertow-httpspi-1.0.1.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/ws/saaj-impl/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-factories/main/jbossws-cxf-factories-5.4.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-factories/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-undertow/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-undertow/main/jbossws-cxf-transports-undertow-5.4.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-udp/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-udp/main/jbossws-cxf-transports-udp-5.4.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-server/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-server/main/jbossws-cxf-server-5.4.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-client/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/ws/cxf/sts/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/ws/tools/common/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/ws/tools/common/main/jbossws-common-tools-1.3.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/ws/tools/wsprovide/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/ws/tools/wsconsume/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/remoting3/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/remoting3/remoting-jmx/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-jaxrs/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-jaxrs/main/resteasy-client-3.13.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-jaxrs/main/resteasy-jaxrs-3.13.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-jaxb-provider/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-jaxb-provider/main/resteasy-jaxb-provider-3.13.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/jose-jwt/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/jose-jwt/main/jose-jwt-3.13.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-jackson2-provider/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-jackson2-provider/main/resteasy-jackson2-provider-3.13.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-jettison-provider/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-jettison-provider/main/resteasy-jettison-provider-3.13.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-yaml-provider/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-yaml-provider/main/resteasy-yaml-provider-3.13.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-multipart-provider/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-multipart-provider/main/resteasy-multipart-provider-3.13.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-jsapi/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-jsapi/main/resteasy-jsapi-3.13.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-json-p-provider/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-json-p-provider/main/resteasy-json-p-provider-3.13.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-atom-provider/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-atom-provider/main/resteasy-atom-provider-3.13.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-spring/main/bundled/resteasy-spring-jar/resteasy-spring-3.13.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-spring/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-jackson-provider/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-jackson-provider/main/resteasy-jackson-provider-3.13.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-validator-provider-11/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-validator-provider/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-validator-provider/main/resteasy-validator-provider-3.13.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-cdi/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-cdi/main/resteasy-cdi-3.13.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-crypto/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-crypto/main/resteasy-crypto-3.13.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-client-microprofile/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-client-microprofile/main/resteasy-client-microprofile-3.13.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-json-binding-provider/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-json-binding-provider/main/resteasy-json-binding-provider-3.13.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-rxjava2/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/resteasy/resteasy-rxjava2/main/resteasy-rxjava2-3.13.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/remote-naming/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/common-beans/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/common-beans/main/jboss-common-beans-2.0.1.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/metadata/ejb/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/metadata/ejb/main/jboss-metadata-ejb-13.0.0.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/metadata/appclient/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/metadata/appclient/main/jboss-metadata-appclient-13.0.0.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/metadata/common/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/metadata/common/main/jboss-metadata-common-13.0.0.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/metadata/ear/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/metadata/ear/main/jboss-metadata-ear-13.0.0.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/metadata/web/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/metadata/web/main/jboss-metadata-web-13.0.0.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/security/xacml/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/security/xacml/main/jbossxacml-2.0.8.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/security/negotiation/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/security/negotiation/main/jboss-negotiation-spnego-3.0.6.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/security/negotiation/main/jboss-negotiation-ntlm-3.0.6.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/security/negotiation/main/jboss-negotiation-extras-3.0.6.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/security/negotiation/main/jboss-negotiation-common-3.0.6.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/log4j/logmanager/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/log4j/logmanager/main/log4j-jboss-logmanager-1.2.0.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/remoting-jmx/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/remoting-jmx/main/remoting-jmx-3.0.4.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/logging/jul-to-slf4j-stub/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/logging/jul-to-slf4j-stub/main/jul-to-slf4j-stub-1.0.1.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/logging/commons/logging/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/logging/commons/logging/main/commons-logging-jboss-logging-1.0.0.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/logging/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/logging/main/jboss-logging-3.4.1.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/logmanager/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/logmanager/main/jboss-logmanager-2.1.17.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/threads/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/threads/main/jboss-threads-2.4.0.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/remoting/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/remoting/main/jboss-remoting-5.0.19.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/marshalling/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/marshalling/main/jboss-marshalling-2.0.10.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/marshalling/river/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/marshalling/river/main/jboss-marshalling-river-2.0.10.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/xnio/netty/netty-xnio-transport/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/xnio/netty/netty-xnio-transport/main/netty-xnio-transport-0.1.9.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/xnio/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/xnio/main/xnio-api-3.8.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/xnio/nio/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/xnio/nio/main/xnio-nio-3.8.2.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/dmr/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/dmr/main/jboss-dmr-1.5.1.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/msc/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/msc/main/jboss-msc-1.4.12.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/staxmapper/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/staxmapper/main/staxmapper-1.3.0.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/classfilewriter/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/classfilewriter/main/jboss-classfilewriter-1.2.4.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/invocation/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/invocation/main/jboss-invocation-1.6.0.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/jandex/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/jandex/main/jandex-2.1.3.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/stdio/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/stdio/main/jboss-stdio-1.1.0.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/vfs/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/vfs/main/jboss-vfs-3.2.15.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/jaxrs/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/jaxrs/main/wildfly-jaxrs-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/transactions/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/transactions/main/wildfly-transactions-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/connector/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/connector/main/wildfly-connector-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/vault-tool/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/vault-tool/main/wildfly-security-vault-tool-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/xts/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/xts/main/wildfly-xts-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/webservices/server/integration/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/webservices/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/webservices/main/jbossws-cxf-resources-5.4.2.Final-wildfly1900.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/webservices/main/wildfly-webservices-server-integration-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/ejb3/main/timers/timer-sql.properties [INFO] Copying file modules/system/layers/base/org/jboss/as/ejb3/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/ejb3/main/wildfly-ejb3-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/system-jmx/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/system-jmx/main/wildfly-system-jmx-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/jaxr/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/jaxr/main/wildfly-jaxr-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/console/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/console/main/hal-console-3.2.11.Final-resources.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/jdr/main/resources/plugins.properties [INFO] Copying file modules/system/layers/base/org/jboss/as/jdr/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/jdr/main/wildfly-jdr-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/jsf/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/jsf/main/wildfly-jsf-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/jacorb/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/jacorb/main/wildfly-jacorb-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/jpa/hibernate/4/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/jpa/spi/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/jpa/spi/main/jipijapa-spi-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/jpa/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/jpa/main/wildfly-jpa-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/jpa/openjpa/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/jsf-injection/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/jsf-injection/main/weld-jsf-3.1.5.Final.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/jsf-injection/main/wildfly-jsf-injection-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/configadmin/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/configadmin/main/wildfly-configadmin-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/sar/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/sar/main/wildfly-sar-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/modcluster/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/pojo/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/pojo/main/wildfly-pojo-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/cmp/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/cmp/main/wildfly-cmp-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/web/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/web/main/wildfly-web-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/mail/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/mail/main/wildfly-mail-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/appclient/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/appclient/main/wildfly-appclient-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/messaging/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/messaging/main/wildfly-messaging-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/security-api/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/security-api/main/wildfly-security-api-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/weld/common/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/weld/common/main/wildfly-weld-common-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/weld/spi/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/weld/spi/main/wildfly-weld-spi-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/weld/transactions/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/weld/transactions/main/wildfly-weld-transactions-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/weld/ejb/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/weld/ejb/main/wildfly-weld-ejb-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/weld/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/weld/main/wildfly-weld-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/weld/webservices/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/weld/webservices/main/wildfly-weld-webservices-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/weld/beanvalidation/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/weld/beanvalidation/main/wildfly-weld-bean-validation-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/weld/jpa/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/weld/jpa/main/wildfly-weld-jpa-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/jsr77/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/jsr77/main/wildfly-jsr77-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/security-integration/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/security-integration/main/wildfly-security-integration-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/security-plugins/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/security-plugins/main/wildfly-security-plugins-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/security/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/security/main/wildfly-security-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/clustering/ejb3/infinispan/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/clustering/infinispan/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/clustering/infinispan/main/wildfly-clustering-infinispan-extension-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/clustering/jgroups/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/clustering/jgroups/main/wildfly-clustering-jgroups-extension-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/clustering/web/infinispan/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/clustering/common/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/clustering/common/main/wildfly-clustering-common-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/naming/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/naming/main/wildfly-naming-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/ee/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/ee/main/wildfly-ee-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/web-common/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/web-common/main/wildfly-web-common-22.0.0.Beta1-SNAPSHOT.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/standalone/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/management-client-content/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/management-client-content/main/wildfly-management-client-content-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/deployment-scanner/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/deployment-scanner/main/wildfly-deployment-scanner-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/host-controller/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/host-controller/main/wildfly-host-controller-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/patching/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/patching/main/wildfly-patching-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/patching/cli/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/cli/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/cli/main/wildfly-cli-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/domain-add-user/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/threads/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/threads/main/wildfly-threads-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/logging/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/logging/main/wildfly-logging-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/domain-http-error-context/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/domain-http-error-context/main/wildfly-domain-http-error-context-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/controller/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/controller/main/wildfly-controller-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/controller-client/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/controller-client/main/wildfly-controller-client-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/protocol/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/protocol/main/wildfly-protocol-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/core-security/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/core-security/main/wildfly-core-security-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/core-security-api/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/core-security-api/main/wildfly-core-security-api-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/server/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/server/main/wildfly-server-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/deployment-repository/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/deployment-repository/main/wildfly-deployment-repository-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/domain-http-interface/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/domain-http-interface/main/wildfly-domain-http-interface-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/domain-management/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/domain-management/main/wildfly-domain-management-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/jmx/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/jmx/main/wildfly-jmx-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/remoting/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/remoting/main/wildfly-remoting-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/network/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/network/main/wildfly-network-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/platform-mbean/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/platform-mbean/main/wildfly-platform-mbean-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/process-controller/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/process-controller/main/wildfly-process-controller-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/version/main/module.xml [INFO] Copying file modules/system/layers/base/org/jboss/as/version/main/wildfly-version-14.0.0.Beta1.jar [INFO] Copying file modules/system/layers/base/org/jboss/as/product/main/dir/META-INF/MANIFEST.MF [INFO] Copying file modules/system/layers/base/org/jboss/as/product/main/module.xml [INFO] Copying file appclient/configuration/logging.properties [INFO] Copying file appclient/configuration/appclient.xml [INFO] Copying file welcome-content/wildfly_logo.png [INFO] Copying file welcome-content/wildfly.css [INFO] Copying file welcome-content/noredirect.html [INFO] Copying file welcome-content/noconsole.html [INFO] Copying file welcome-content/index_noconsole.html [INFO] Copying file welcome-content/index.html [INFO] Copying file welcome-content/bkg.gif [INFO] Copying file welcome-content/jbosscommunity_logo_hori_white.png [INFO] Copying file welcome-content/favicon.ico [INFO] Copying file domain/configuration/default-server-logging.properties [INFO] Copying file domain/configuration/logging.properties [INFO] Copying file domain/configuration/application-roles.properties [INFO] Copying file domain/configuration/mgmt-groups.properties [INFO] Copying file domain/configuration/mgmt-users.properties [INFO] Copying file domain/configuration/application-users.properties [INFO] Copying file domain/configuration/host-slave.xml [INFO] Copying file domain/configuration/host.xml [INFO] Copying file domain/configuration/host-master.xml [INFO] Copying file domain/configuration/domain.xml [INFO] Copying file standalone/configuration/standalone-microprofile.xml [INFO] Copying file standalone/configuration/standalone-full-ha.xml [INFO] Copying file standalone/configuration/standalone-microprofile-ha.xml [INFO] Copying file standalone/configuration/standalone-load-balancer.xml [INFO] Copying file standalone/configuration/standalone-ha.xml [INFO] Copying file standalone/configuration/logging.properties [INFO] Copying file standalone/configuration/application-roles.properties [INFO] Copying file standalone/configuration/mgmt-groups.properties [INFO] Copying file standalone/configuration/mgmt-users.properties [INFO] Copying file standalone/configuration/application-users.properties [INFO] Copying file standalone/configuration/standalone_xml_history/standalone-full.initial.xml [INFO] Copying file standalone/configuration/standalone_xml_history/standalone-full.boot.xml [INFO] Copying file standalone/configuration/standalone_xml_history/standalone-full.last.xml [INFO] Copying file standalone/configuration/standalone_xml_history/20201126-004227133/standalone-full.v1.xml [INFO] Copying file standalone/configuration/standalone_xml_history/20201126-004227133/standalone-full.v2.xml [INFO] Copying file standalone/configuration/standalone_xml_history/standalone.initial.xml [INFO] Copying file standalone/configuration/standalone_xml_history/20201126-004246665/standalone.v1.xml [INFO] Copying file standalone/configuration/standalone_xml_history/20201126-004246665/standalone.v2.xml [INFO] Copying file standalone/configuration/standalone_xml_history/standalone.boot.xml [INFO] Copying file standalone/configuration/standalone_xml_history/standalone.last.xml [INFO] Copying file standalone/configuration/standalone_xml_history/20201126-004304420/standalone.v1.xml [INFO] Copying file standalone/configuration/standalone_xml_history/20201126-004304420/standalone.v2.xml [INFO] Copying file standalone/configuration/standalone_xml_history/standalone-xts.initial.xml [INFO] Copying file standalone/configuration/standalone_xml_history/standalone-xts.boot.xml [INFO] Copying file standalone/configuration/standalone_xml_history/standalone-xts.last.xml [INFO] Copying file standalone/configuration/standalone_xml_history/20201126-004617580/standalone-xts.v1.xml [INFO] Copying file standalone/configuration/standalone_xml_history/20201126-004617580/standalone-xts.v2.xml [INFO] Copying file standalone/configuration/standalone_xml_history/20201126-004617580/standalone-xts.v3.xml [INFO] Copying file standalone/configuration/standalone_xml_history/20201126-004617580/standalone-xts.v4.xml [INFO] Copying file standalone/configuration/standalone_xml_history/standalone-rts.initial.xml [INFO] Copying file standalone/configuration/standalone_xml_history/20201126-004632258/standalone-rts.v1.xml [INFO] Copying file standalone/configuration/standalone_xml_history/20201126-004632258/standalone-rts.v2.xml [INFO] Copying file standalone/configuration/standalone_xml_history/current/standalone-rts.v1.xml [INFO] Copying file standalone/configuration/standalone_xml_history/current/standalone-rts.v2.xml [INFO] Copying file standalone/configuration/standalone_xml_history/standalone-rts.boot.xml [INFO] Copying file standalone/configuration/standalone_xml_history/standalone-rts.last.xml [INFO] Copying file standalone/configuration/standalone-full.xml [INFO] Copying file standalone/configuration/standalone.xml [INFO] Copying file standalone/configuration/standalone-xts.xml [INFO] Copying file standalone/configuration/standalone-rts.xml [INFO] Copying file standalone/deployments/README.txt [INFO] Copying file standalone/log/server.log [INFO] Copying file standalone/log/audit.log [INFO] Copying file standalone/data/kernel/process-uuid [INFO] Copying file standalone/data/tx-object-store/ShadowNoFileLockStore/defaultStore/EISNAME/0_ffffac11000b_66a680cc_5fbef8cb_1e [INFO] Copying file standalone/data/tx-object-store/ShadowNoFileLockStore/defaultStore/EISNAME/0_ffffac11000b_66a680cc_5fbef8cb_29 [INFO] Copying file standalone/data/tx-object-store/ShadowNoFileLockStore/defaultStore/EISNAME/0_ffffac11000b_-2aa003e7_5fbef9f2_27 [INFO] Copying file standalone/data/tx-object-store/ShadowNoFileLockStore/defaultStore/EISNAME/0_ffffac11000b_-758a9d98_5fbefad7_37 [INFO] Copying file standalone/data/activemq/journal/server.lock [INFO] Copying file standalone/data/activemq/journal/serverlock.0 [INFO] Copying file standalone/data/activemq/journal/serverlock.1 [INFO] Copying file standalone/data/activemq/journal/serverlock.2 [INFO] Copying file standalone/data/activemq/journal/activemq-data-1.amq [INFO] Copying file standalone/data/activemq/journal/activemq-data-2.amq [INFO] Copying file standalone/data/activemq/bindings/activemq-bindings-1.bindings [INFO] Copying file standalone/data/activemq/bindings/activemq-bindings-2.bindings [INFO] Copying file standalone/data/activemq/bindings/activemq-jms-1.jms [INFO] Copying file standalone/data/activemq/bindings/activemq-jms-2.jms [INFO] Copying file docs/schema/jboss-ejb3-spec-2_0.xsd [INFO] Copying file docs/schema/persistence_2_0.xsd [INFO] Copying file docs/schema/trans-timeout-1_0.xsd [INFO] Copying file docs/schema/jboss-ejb-iiop_1_1.xsd [INFO] Copying file docs/schema/ejb-jar_3_0.xsd [INFO] Copying file docs/schema/ejb-jar_2_1.xsd [INFO] Copying file docs/schema/wildfly-messaging-activemq_7_0.xsd [INFO] Copying file docs/schema/wildfly-messaging-activemq_5_0.xsd [INFO] Copying file docs/schema/wildfly-messaging-activemq_3_0.xsd [INFO] Copying file docs/schema/wildfly-datasources_3_0.xsd [INFO] Copying file docs/schema/jboss-as-datasources_1_1.xsd [INFO] Copying file docs/schema/wildfly-jca_5_0.xsd [INFO] Copying file docs/schema/wildfly-resource-adapters_5_0.xsd [INFO] Copying file docs/schema/wildfly-resource-adapters_3_0.xsd [INFO] Copying file docs/schema/jboss-as-xts_2_0.xsd [INFO] Copying file docs/schema/jboss-as-xts_1_0.xsd [INFO] Copying file docs/schema/jboss-as-xts_3_0.xsd [INFO] Copying file docs/schema/jboss-as-webservices_2_0.xsd [INFO] Copying file docs/schema/jboss-as-webservices_1_1.xsd [INFO] Copying file docs/schema/jbossws-web-services_1_0.xsd [INFO] Copying file docs/schema/jboss-ejb-cache_1_0.xsd [INFO] Copying file docs/schema/jboss-ejb-client_1_0.xsd [INFO] Copying file docs/schema/jboss-ejb-client_1_3.xsd [INFO] Copying file docs/schema/wildfly-ejb3_6_0.xsd [INFO] Copying file docs/schema/jboss-as-ejb3_1_0.xsd [INFO] Copying file docs/schema/jboss-as-ejb3_1_3.xsd [INFO] Copying file docs/schema/jboss-ejb-client_1_2.xsd [INFO] Copying file docs/schema/wildfly-ejb3_5_0.xsd [INFO] Copying file docs/schema/wildfly-ejb3_7_0.xsd [INFO] Copying file docs/schema/jboss-as-infinispan_3_0.xsd [INFO] Copying file docs/schema/jboss-as-infinispan_2_0.xsd [INFO] Copying file docs/schema/jboss-as-infinispan_1_1.xsd [INFO] Copying file docs/schema/jboss-as-infinispan_6_0.xsd [INFO] Copying file docs/schema/jboss-as-infinispan_1_0.xsd [INFO] Copying file docs/schema/jboss-as-infinispan_4_0.xsd [INFO] Copying file docs/schema/jboss-as-jgroups_4_0.xsd [INFO] Copying file docs/schema/jboss-as-jgroups_8_0.xsd [INFO] Copying file docs/schema/jboss-as-jgroups_5_0.xsd [INFO] Copying file docs/schema/jboss-as-mod-cluster_2_0.xsd [INFO] Copying file docs/schema/jboss-as-mod-cluster_5_0.xsd [INFO] Copying file docs/schema/wildfly-batch-jberet_1_0.xsd [INFO] Copying file docs/schema/distributable-web_2_0.xsd [INFO] Copying file docs/schema/jboss-as-jaxr_1_0.xsd [INFO] Copying file docs/schema/wildfly-agroal_2_0.xsd [INFO] Copying file docs/schema/wildfly-picketlink-idm_2_0.xsd [INFO] Copying file docs/schema/wildfly-picketlink-federation_2_0.xsd [INFO] Copying file docs/schema/jboss-jpa_1_0.xsd [INFO] Copying file docs/schema/jboss-as-jacorb_1_3.xsd [INFO] Copying file docs/schema/jboss-as-jacorb_1_4.xsd [INFO] Copying file docs/schema/jboss-as-weld_3_0.xsd [INFO] Copying file docs/schema/jboss-weld-1_0.xsd [INFO] Copying file docs/schema/jboss-as-sar_1_0.xsd [INFO] Copying file docs/schema/wildfly-microprofile-metrics-smallrye_1_0.xsd [INFO] Copying file docs/schema/wildfly-microprofile-opentracing_2_0.xsd [INFO] Copying file docs/schema/jboss-as-cmp_1_1.xsd [INFO] Copying file docs/schema/jboss-as-web_1_2.xsd [INFO] Copying file docs/schema/jboss-as-web_1_0.xsd [INFO] Copying file docs/schema/jboss-as-web_2_0.xsd [INFO] Copying file docs/schema/jboss-as-mail_1_1.xsd [INFO] Copying file docs/schema/wildfly-mail_3_0.xsd [INFO] Copying file docs/schema/application-client_6.xsd [INFO] Copying file docs/schema/jboss-client_8_0.xsd [INFO] Copying file docs/schema/jboss-as-messaging_3_0.xsd [INFO] Copying file docs/schema/jboss-as-messaging_1_3.xsd [INFO] Copying file docs/schema/jboss-as-jsr77_1_0.xsd [INFO] Copying file docs/schema/jboss-as-security_1_0.xsd [INFO] Copying file docs/schema/wildfly-security_2_0.xsd [INFO] Copying file docs/schema/wildfly-undertow_1_0.xsd [INFO] Copying file docs/schema/wildfly-undertow_4_0.xsd [INFO] Copying file docs/schema/wildfly-undertow_10_0.xsd [INFO] Copying file docs/schema/wildfly-undertow_11_0.xsd [INFO] Copying file docs/schema/wildfly-undertow_8_0.xsd [INFO] Copying file docs/schema/jboss-as-ee_1_2.xsd [INFO] Copying file docs/schema/jboss-as-ee_1_1.xsd [INFO] Copying file docs/schema/jboss-app_7_0.xsd [INFO] Copying file docs/schema/jboss-as-ee_2_0.xsd [INFO] Copying file docs/schema/javaee_web_services_client_1_2.xsd [INFO] Copying file docs/schema/jboss-common_7_0.xsd [INFO] Copying file docs/schema/javaee_8.xsd [INFO] Copying file docs/schema/java-properties_1_0.xsd [INFO] Copying file docs/schema/xml.xsd [INFO] Copying file docs/schema/jndi-binding-service_1_0.xsd [INFO] Copying file docs/schema/javaee_6.xsd [INFO] Copying file docs/schema/application_7.xsd [INFO] Copying file docs/schema/jboss-web_7_0.xsd [INFO] Copying file docs/schema/jboss-web_7_1.xsd [INFO] Copying file docs/schema/jboss-web_11_0.xsd [INFO] Copying file docs/schema/web-jsptaglibrary_2_0.xsd [INFO] Copying file docs/schema/web-app_2_5.xsd [INFO] Copying file docs/schema/web-fragment_4_0.xsd [INFO] Copying file docs/schema/web-app_4_0.xsd [INFO] Copying file docs/schema/jboss-web_7_3.xsd [INFO] Copying file docs/schema/jsp_2_2.xsd [INFO] Copying file docs/schema/web-app_3_0.xsd [INFO] Copying file docs/schema/web-partialresponse_2_3.xsd [INFO] Copying file docs/schema/jboss-web_12_0.xsd [INFO] Copying file docs/schema/web-facesconfig_1_2.xsd [INFO] Copying file docs/schema/wildfly-cli_3_3.xsd [INFO] Copying file docs/schema/jboss-as-cli_1_2.xsd [INFO] Copying file docs/schema/jboss-as-cli_2_0.xsd [INFO] Copying file docs/schema/jboss-as-threads_1_1.xsd [INFO] Copying file docs/schema/jboss-as-logging_1_5.xsd [INFO] Copying file docs/schema/jboss-as-logging_8_0.xsd [INFO] Copying file docs/schema/jboss-as-logging_1_3.xsd [INFO] Copying file docs/schema/jboss-as-logging_1_2.xsd [INFO] Copying file docs/schema/jboss-as-logging_2_0.xsd [INFO] Copying file docs/schema/wildfly-elytron_5_0.xsd [INFO] Copying file docs/schema/wildfly-elytron_12_0.xsd [INFO] Copying file docs/schema/wildfly-elytron_4_0.xsd [INFO] Copying file docs/schema/wildfly-elytron_3_0.xsd [INFO] Copying file docs/schema/wildfly-elytron_11_0.xsd [INFO] Copying file docs/schema/wildfly-core-management_1_0.xsd [INFO] Copying file docs/schema/wildfly-credential-reference_1_1.xsd [INFO] Copying file docs/schema/wildfly-credential-reference_1_0.xsd [INFO] Copying file docs/schema/README.md [INFO] Copying file docs/schema/wildfly-config_10_0.xsd [INFO] Copying file docs/schema/wildfly-config_4_0.xsd [INFO] Copying file docs/schema/jboss-as-config_1_7.xsd [INFO] Copying file docs/schema/jboss-deployment-dependencies-1_0.xsd [INFO] Copying file docs/schema/wildfly-config_4_1.xsd [INFO] Copying file docs/schema/jboss-deployment-structure-1_3.xsd [INFO] Copying file docs/schema/jboss-as-config_1_6.xsd [INFO] Copying file docs/schema/wildfly-config_3_0.xsd [INFO] Copying file docs/schema/jboss-as-config_1_8.xsd [INFO] Copying file docs/schema/jboss-as-config_1_1.xsd [INFO] Copying file docs/schema/wildfly-config_6_0.xsd [INFO] Copying file docs/schema/jboss-as-config_1_5.xsd [INFO] Copying file docs/schema/module-1_5.xsd [INFO] Copying file docs/schema/elytron-client-1_5.xsd [INFO] Copying file docs/schema/elytron-client-1_4.xsd [INFO] Copying file docs/schema/elytron-1_0_1.xsd [INFO] Copying file docs/schema/wildfly-client_1_0.xsd [INFO] Copying file docs/schema/wildfly-client-ejb_3_0.xsd [INFO] Copying file docs/schema/wildfly-client-ejb_3_2.xsd [INFO] Copying file docs/schema/wildfly-microprofile-jwt-smallrye_1_0.xsd [INFO] Copying file docs/schema/wildfly-microprofile-openapi-smallrye_1_0.xsd [INFO] Copying file docs/schema/jboss-as-jaxrs_1_0.xsd [INFO] Copying file docs/schema/jboss-as-txn_1_2.xsd [INFO] Copying file docs/schema/wildfly-txn_5_0.xsd [INFO] Copying file docs/schema/wildfly-txn_3_0.xsd [INFO] Copying file docs/schema/jboss-as-txn_1_1.xsd [INFO] Copying file docs/schema/jboss-as-txn_2_0.xsd [INFO] Copying file docs/schema/jboss-as-iiop-openjdk_1_0.xsd [INFO] Copying file docs/schema/wildfly-iiop-openjdk_2_0.xsd [INFO] Copying file docs/schema/orm_1_0.xsd [INFO] Copying file docs/schema/jboss-ejb3-2_0.xsd [INFO] Copying file docs/schema/jboss-ejb-iiop_1_0.xsd [INFO] Copying file docs/schema/ejb-jar_3_1.xsd [INFO] Copying file docs/schema/wildfly-messaging-activemq_1_0.xsd [INFO] Copying file docs/schema/wildfly-messaging-activemq-deployment_1_0.xsd [INFO] Copying file docs/schema/wildfly-messaging-activemq_10_0.xsd [INFO] Copying file docs/schema/wildfly-messaging-activemq_11_0.xsd [INFO] Copying file docs/schema/jboss-as-jca_1_1.xsd [INFO] Copying file docs/schema/jboss-as-resource-adapters_1_0.xsd [INFO] Copying file docs/schema/wildfly-jca_2_0.xsd [INFO] Copying file docs/schema/wildfly-jca_4_0.xsd [INFO] Copying file docs/schema/wildfly-resource-adapters_6_0.xsd [INFO] Copying file docs/schema/wildfly-datasources_6_0.xsd [INFO] Copying file docs/schema/wildfly-datasources_4_0.xsd [INFO] Copying file docs/schema/wildfly-datasources_5_0.xsd [INFO] Copying file docs/schema/jboss-as-webservices_1_0.xsd [INFO] Copying file docs/schema/jboss-as-ejb3_1_4.xsd [INFO] Copying file docs/schema/jboss-ejb-delivery-active_1_2.xsd [INFO] Copying file docs/schema/wildfly-ejb-timer_1_0.xsd [INFO] Copying file docs/schema/jboss-as-ejb3_2_0.xsd [INFO] Copying file docs/schema/wildfly-ejb3_4_0.xsd [INFO] Copying file docs/schema/jboss-ejb-client_1_4.xsd [INFO] Copying file docs/schema/jboss-ejb-clustering_1_1.xsd [INFO] Copying file docs/schema/jboss-ejb-delivery-active_1_0.xsd [INFO] Copying file docs/schema/jboss-ejb-resource-adapter-binding_1_0.xsd [INFO] Copying file docs/schema/wildfly-ejb3_3_0.xsd [INFO] Copying file docs/schema/wildfly-microprofile-health-smallrye_1_0.xsd [INFO] Copying file docs/schema/jboss-as-infinispan_11_0.xsd [INFO] Copying file docs/schema/jboss-as-infinispan_5_0.xsd [INFO] Copying file docs/schema/jboss-as-infinispan_1_5.xsd [INFO] Copying file docs/schema/jboss-as-infinispan_9_1.xsd [INFO] Copying file docs/schema/jboss-as-infinispan_1_2.xsd [INFO] Copying file docs/schema/jboss-as-infinispan_8_0.xsd [INFO] Copying file docs/schema/jboss-as-mod-cluster_1_0.xsd [INFO] Copying file docs/schema/jboss-as-mod-cluster_4_0.xsd [INFO] Copying file docs/schema/jboss-as-mod-cluster_3_0.xsd [INFO] Copying file docs/schema/wildfly-batch-jberet_2_0.xsd [INFO] Copying file docs/schema/distributable-web_1_0.xsd [INFO] Copying file docs/schema/jboss-as-jaxr_1_1.xsd [INFO] Copying file docs/schema/wildfly-agroal_1_0.xsd [INFO] Copying file docs/schema/wildfly-picketlink-federation_1_0.xsd [INFO] Copying file docs/schema/wildfly-picketlink-idm_1_0.xsd [INFO] Copying file docs/schema/jboss-as-jpa_1_0.xsd [INFO] Copying file docs/schema/jboss-as-jsf_1_1.xsd [INFO] Copying file docs/schema/jboss-as-jacorb_2_0.xsd [INFO] Copying file docs/schema/jboss-as-jacorb_1_2.xsd [INFO] Copying file docs/schema/jboss-as-weld_1_0.xsd [INFO] Copying file docs/schema/jboss-as-weld_2_0.xsd [INFO] Copying file docs/schema/wildfly-ee-security_1_0.xsd [INFO] Copying file docs/schema/jboss-service_7_0.xsd [INFO] Copying file docs/schema/wildfly-microprofile-opentracing_3_0.xsd [INFO] Copying file docs/schema/jboss-as-pojo_1_0.xsd [INFO] Copying file docs/schema/jboss-as-cmp_1_0.xsd [INFO] Copying file docs/schema/jboss-as-web_1_4.xsd [INFO] Copying file docs/schema/jboss-as-web_1_3.xsd [INFO] Copying file docs/schema/jboss-as-web_1_5.xsd [INFO] Copying file docs/schema/jboss-as-mail_1_0.xsd [INFO] Copying file docs/schema/jboss-as-mail_1_2.xsd [INFO] Copying file docs/schema/application-client_7.xsd [INFO] Copying file docs/schema/jboss-client_6_0.xsd [INFO] Copying file docs/schema/jboss-as-messaging_1_5.xsd [INFO] Copying file docs/schema/jboss-as-messaging_1_0.xsd [INFO] Copying file docs/schema/jboss-as-messaging_2_0.xsd [INFO] Copying file docs/schema/shared-session-config_1_0.xsd [INFO] Copying file docs/schema/shared-session-config_2_0.xsd [INFO] Copying file docs/schema/wildfly-undertow_1_1.xsd [INFO] Copying file docs/schema/wildfly-undertow_5_0.xsd [INFO] Copying file docs/schema/j2ee_1_4.xsd [INFO] Copying file docs/schema/wildfly-undertow_1_2.xsd [INFO] Copying file docs/schema/wildfly-undertow_3_1.xsd [INFO] Copying file docs/schema/jboss-as-naming_1_2.xsd [INFO] Copying file docs/schema/jboss-as-naming_2_0.xsd [INFO] Copying file docs/schema/jboss-as-naming_1_3.xsd [INFO] Copying file docs/schema/jboss-as-naming_1_4.xsd [INFO] Copying file docs/schema/jboss-as-ee_1_0.xsd [INFO] Copying file docs/schema/jboss-as-ee_5_0.xsd [INFO] Copying file docs/schema/javaee_web_services_1_3.xsd [INFO] Copying file docs/schema/jbxb_1_0.xsd [INFO] Copying file docs/schema/jboss-common_5_1.xsd [INFO] Copying file docs/schema/javaee_web_services_client_1_3.xsd [INFO] Copying file docs/schema/j2ee_jaxrpc_mapping_1_1.xsd [INFO] Copying file docs/schema/jboss-common_6_0.xsd [INFO] Copying file docs/schema/jboss-common_7_1.xsd [INFO] Copying file docs/schema/jboss-app_7_1.xsd [INFO] Copying file docs/schema/application_6.xsd [INFO] Copying file docs/schema/application_1_4.xsd [INFO] Copying file docs/schema/jboss-app_8_0.xsd [INFO] Copying file docs/schema/application_5.xsd [INFO] Copying file docs/schema/application_8.xsd [INFO] Copying file docs/schema/web-facesconfig_2_2.xsd [INFO] Copying file docs/schema/web-common_3_0.xsd [INFO] Copying file docs/schema/web-jsptaglibrary_2_1.xsd [INFO] Copying file docs/schema/web-partialresponse_2_2.xsd [INFO] Copying file docs/schema/web-app_2_4.xsd [INFO] Copying file docs/schema/jboss-web_7_2.xsd [INFO] Copying file docs/schema/web-common_3_1.xsd [INFO] Copying file docs/schema/web-app_3_1.xsd [INFO] Copying file docs/schema/jboss-as-deployment-scanner_1_1.xsd [INFO] Copying file docs/schema/jboss-as-deployment-scanner_2_0.xsd [INFO] Copying file docs/schema/jboss-as-cli_1_1.xsd [INFO] Copying file docs/schema/jboss-as-cli_1_0.xsd [INFO] Copying file docs/schema/jboss-as-cli_1_3.xsd [INFO] Copying file docs/schema/wildfly-cli_3_1.xsd [INFO] Copying file docs/schema/wildfly-discovery_1_0.xsd [INFO] Copying file docs/schema/jboss-as-threads_1_0.xsd [INFO] Copying file docs/schema/jboss-as-logging_1_4.xsd [INFO] Copying file docs/schema/jboss-as-logging_6_0.xsd [INFO] Copying file docs/schema/wildfly-elytron_7_0.xsd [INFO] Copying file docs/schema/wildfly-elytron_1_0.xsd [INFO] Copying file docs/schema/wildfly-elytron_9_0.xsd [INFO] Copying file docs/schema/wildfly-config_4_2.xsd [INFO] Copying file docs/schema/wildfly-config_12_0.xsd [INFO] Copying file docs/schema/wildfly-config_7_0.xsd [INFO] Copying file docs/schema/jboss-as-config_2_1.xsd [INFO] Copying file docs/schema/wildfly-config_13_0.xsd [INFO] Copying file docs/schema/jboss-deployment-structure-1_2.xsd [INFO] Copying file docs/schema/wildfly-config_14_0.xsd [INFO] Copying file docs/schema/wildfly-config_5_0.xsd [INFO] Copying file docs/schema/jboss-deployment-structure-1_1.xsd [INFO] Copying file docs/schema/jboss-as-jmx_1_3.xsd [INFO] Copying file docs/schema/jboss-as-jmx_1_1.xsd [INFO] Copying file docs/schema/jboss-as-jmx_1_0.xsd [INFO] Copying file docs/schema/jboss-as-jmx_1_2.xsd [INFO] Copying file docs/schema/wildfly-remoting_2_0.xsd [INFO] Copying file docs/schema/wildfly-remoting_3_0.xsd [INFO] Copying file docs/schema/jboss-as-remoting_1_0.xsd [INFO] Copying file docs/schema/jboss-as-remoting_1_2.xsd [INFO] Copying file docs/schema/jboss-as-remoting_1_1.xsd [INFO] Copying file docs/schema/wildfly-io_1_1.xsd [INFO] Copying file docs/schema/wildfly-io_1_0.xsd [INFO] Copying file docs/schema/wildfly-io_2_0.xsd [INFO] Copying file docs/schema/module-1_8.xsd [INFO] Copying file docs/schema/module-1_1.xsd [INFO] Copying file docs/schema/module-1_9.xsd [INFO] Copying file docs/schema/module-1_6.xsd [INFO] Copying file docs/schema/elytron-client-1_1.xsd [INFO] Copying file docs/schema/elytron-client-1_3.xsd [INFO] Copying file docs/schema/jboss-remoting_5_0.xsd [INFO] Copying file docs/schema/jboss-remoting_5_1.xsd [INFO] Copying file docs/schema/xnio_3_5.xsd [INFO] Copying file docs/schema/wildfly-client-ejb_3_1.xsd [INFO] Copying file docs/schema/discovery-1_0.xsd [INFO] Copying file docs/schema/wildfly-http-client_1_0.xsd [INFO] Copying file docs/schema/wildfly-microprofile-fault-tolerance-smallrye_1_0.xsd [INFO] Copying file docs/schema/jboss-as-jaxrs_2_0.xsd [INFO] Copying file docs/schema/jboss-as-txn_1_5.xsd [INFO] Copying file docs/schema/jboss-as-txn_1_4.xsd [INFO] Copying file docs/schema/jboss-as-txn_1_0.xsd [INFO] Copying file docs/schema/jboss-as-txn_1_3.xsd [INFO] Copying file docs/schema/wildfly-txn_4_0.xsd [INFO] Copying file docs/schema/wildfly-iiop-openjdk_2_1.xsd [INFO] Copying file docs/schema/persistence_1_0.xsd [INFO] Copying file docs/schema/ejb-jar_3_2.xsd [INFO] Copying file docs/schema/wildfly-messaging-activemq_9_0.xsd [INFO] Copying file docs/schema/wildfly-messaging-activemq_4_0.xsd [INFO] Copying file docs/schema/wildfly-messaging-activemq_2_0.xsd [INFO] Copying file docs/schema/wildfly-messaging-activemq_8_0.xsd [INFO] Copying file docs/schema/wildfly-messaging-activemq_6_0.xsd [INFO] Copying file docs/schema/wildfly-jca_3_0.xsd [INFO] Copying file docs/schema/wildfly-resource-adapters_2_0.xsd [INFO] Copying file docs/schema/wildfly-datasources_2_0.xsd [INFO] Copying file docs/schema/jboss-as-datasources_1_2.xsd [INFO] Copying file docs/schema/jboss-as-resource-adapters_1_1.xsd [INFO] Copying file docs/schema/wildfly-resource-adapters_4_0.xsd [INFO] Copying file docs/schema/jbossws-jaxws-config_4_0.xsd [INFO] Copying file docs/schema/jboss-as-webservices_1_2.xsd [INFO] Copying file docs/schema/jboss-ejb-client_1_1.xsd [INFO] Copying file docs/schema/jboss-ejb-security-role_1_0.xsd [INFO] Copying file docs/schema/jboss-as-ejb3_1_2.xsd [INFO] Copying file docs/schema/jboss-ejb-container-interceptors_1_0.xsd [INFO] Copying file docs/schema/jboss-ejb-delivery-active_1_1.xsd [INFO] Copying file docs/schema/jboss-ejb-security_1_0.xsd [INFO] Copying file docs/schema/jboss-as-ejb3_1_1.xsd [INFO] Copying file docs/schema/jboss-as-ejb3_1_5.xsd [INFO] Copying file docs/schema/jboss-ejb-pool_1_0.xsd [INFO] Copying file docs/schema/jboss-ejb-security_1_1.xsd [INFO] Copying file docs/schema/wildfly-ejb3_8_0.xsd [INFO] Copying file docs/schema/wildfly-rts_1_0.xsd [INFO] Copying file docs/schema/wildfly-microprofile-health-smallrye_2_0.xsd [INFO] Copying file docs/schema/wildfly-microprofile-config-smallrye_1_0.xsd [INFO] Copying file docs/schema/jboss-as-infinispan_1_3.xsd [INFO] Copying file docs/schema/jboss-as-infinispan_7_0.xsd [INFO] Copying file docs/schema/jboss-as-infinispan_9_0.xsd [INFO] Copying file docs/schema/jboss-as-infinispan_10_0.xsd [INFO] Copying file docs/schema/jboss-as-infinispan_1_4.xsd [INFO] Copying file docs/schema/jboss-as-jgroups_1_0.xsd [INFO] Copying file docs/schema/jboss-as-jgroups_1_1.xsd [INFO] Copying file docs/schema/jboss-as-jgroups_2_0.xsd [INFO] Copying file docs/schema/jboss-as-jgroups_6_0.xsd [INFO] Copying file docs/schema/jboss-as-jgroups_3_0.xsd [INFO] Copying file docs/schema/jboss-as-jgroups_7_0.xsd [INFO] Copying file docs/schema/jboss-as-mod-cluster_1_2.xsd [INFO] Copying file docs/schema/jboss-as-mod-cluster_1_1.xsd [INFO] Copying file docs/schema/batch-jberet_1_0.xsd [INFO] Copying file docs/schema/wildfly-distributable-web_1_0.xsd [INFO] Copying file docs/schema/wildfly-distributable-web_2_0.xsd [INFO] Copying file docs/schema/jboss-as-jdr_1_0.xsd [INFO] Copying file docs/schema/wildfly-picketlink-federation_1_1.xsd [INFO] Copying file docs/schema/wildfly-picketlink-idm_1_1.xsd [INFO] Copying file docs/schema/jboss-as-jpa_1_1.xsd [INFO] Copying file docs/schema/jboss-as-jsf_1_0.xsd [INFO] Copying file docs/schema/jboss-as-jacorb_1_1.xsd [INFO] Copying file docs/schema/jboss-as-jacorb_1_0.xsd [INFO] Copying file docs/schema/singleton-deployment_1_0.xsd [INFO] Copying file docs/schema/wildfly-singleton_1_0.xsd [INFO] Copying file docs/schema/jboss-as-weld_4_0.xsd [INFO] Copying file docs/schema/jboss-weld-1_1.xsd [INFO] Copying file docs/schema/wildfly-bean-validation_1_0.xsd [INFO] Copying file docs/schema/wildfly-microprofile-metrics-smallrye_2_0.xsd [INFO] Copying file docs/schema/wildfly-microprofile-opentracing_1_0.xsd [INFO] Copying file docs/schema/jboss-pojo_7_0.xsd [INFO] Copying file docs/schema/jboss-as-web_2_1.xsd [INFO] Copying file docs/schema/jboss-as-web_2_2.xsd [INFO] Copying file docs/schema/jboss-as-web_1_1.xsd [INFO] Copying file docs/schema/wildfly-mail_4_0.xsd [INFO] Copying file docs/schema/wildfly-mail_2_0.xsd [INFO] Copying file docs/schema/application-client_8.xsd [INFO] Copying file docs/schema/jboss-as-messaging_1_2.xsd [INFO] Copying file docs/schema/jboss-as-messaging_1_1.xsd [INFO] Copying file docs/schema/jboss-as-messaging_1_4.xsd [INFO] Copying file docs/schema/jboss-as-security_1_2.xsd [INFO] Copying file docs/schema/jboss-as-security_1_1.xsd [INFO] Copying file docs/schema/wildfly-undertow_2_0.xsd [INFO] Copying file docs/schema/wildfly-undertow_7_0.xsd [INFO] Copying file docs/schema/wildfly-undertow_3_0.xsd [INFO] Copying file docs/schema/wildfly-undertow_9_0.xsd [INFO] Copying file docs/schema/wildfly-undertow_6_0.xsd [INFO] Copying file docs/schema/jboss-as-naming_1_0.xsd [INFO] Copying file docs/schema/jboss-as-naming_1_1.xsd [INFO] Copying file docs/schema/jboss-as-ee_4_0.xsd [INFO] Copying file docs/schema/jboss-as-ee_3_0.xsd [INFO] Copying file docs/schema/user-roles_1_0.xsd [INFO] Copying file docs/schema/j2ee_web_services_1_1.xsd [INFO] Copying file docs/schema/javaee_web_services_1_4.xsd [INFO] Copying file docs/schema/javaee_5.xsd [INFO] Copying file docs/schema/j2ee_web_services_client_1_1.xsd [INFO] Copying file docs/schema/javaee_web_services_client_1_4.xsd [INFO] Copying file docs/schema/jboss-common_8_0.xsd [INFO] Copying file docs/schema/javaee_web_services_1_2.xsd [INFO] Copying file docs/schema/javaee_7.xsd [INFO] Copying file docs/schema/jboss-web_14_0.xsd [INFO] Copying file docs/schema/web-fragment_3_0.xsd [INFO] Copying file docs/schema/jboss-web_13_0.xsd [INFO] Copying file docs/schema/jsp_2_3.xsd [INFO] Copying file docs/schema/jboss-web_12_1.xsd [INFO] Copying file docs/schema/web-fragment_3_1.xsd [INFO] Copying file docs/schema/jsp_2_0.xsd [INFO] Copying file docs/schema/jboss-web_10_0.xsd [INFO] Copying file docs/schema/web-common_4_0.xsd [INFO] Copying file docs/schema/jboss-web_11_1.xsd [INFO] Copying file docs/schema/web-facelettaglibrary_2_3.xsd [INFO] Copying file docs/schema/jboss-web_8_0.xsd [INFO] Copying file docs/schema/web-facelettaglibrary_2_2.xsd [INFO] Copying file docs/schema/jsp_2_1.xsd [INFO] Copying file docs/schema/jboss-web_10_1.xsd [INFO] Copying file docs/schema/wildfly-security-manager_1_0.xsd [INFO] Copying file docs/schema/jboss-as-deployment-scanner_1_0.xsd [INFO] Copying file docs/schema/wildfly-cli_3_4.xsd [INFO] Copying file docs/schema/wildfly-cli_3_0.xsd [INFO] Copying file docs/schema/wildfly-cli_3_2.xsd [INFO] Copying file docs/schema/wildfly-threads_2_0.xsd [INFO] Copying file docs/schema/wildfly-request-controller_1_0.xsd [INFO] Copying file docs/schema/jboss-as-logging_5_0.xsd [INFO] Copying file docs/schema/jboss-as-logging_4_0.xsd [INFO] Copying file docs/schema/jboss-as-logging_1_0.xsd [INFO] Copying file docs/schema/jboss-as-logging_1_1.xsd [INFO] Copying file docs/schema/jboss-as-logging_3_0.xsd [INFO] Copying file docs/schema/jboss-as-logging_7_0.xsd [INFO] Copying file docs/schema/wildfly-elytron_6_0.xsd [INFO] Copying file docs/schema/wildfly-elytron_8_0.xsd [INFO] Copying file docs/schema/wildfly-elytron_1_2.xsd [INFO] Copying file docs/schema/wildfly-elytron_2_0.xsd [INFO] Copying file docs/schema/wildfly-elytron_1_1.xsd [INFO] Copying file docs/schema/wildfly-elytron_10_0.xsd [INFO] Copying file docs/schema/jboss-as-config_1_2.xsd [INFO] Copying file docs/schema/wildfly-config_11_0.xsd [INFO] Copying file docs/schema/jboss-as-config_1_0.xsd [INFO] Copying file docs/schema/wildfly-config_15_0.xsd [INFO] Copying file docs/schema/jboss-as-config_2_0.xsd [INFO] Copying file docs/schema/jboss-as-config_1_3.xsd [INFO] Copying file docs/schema/jboss-as-config_1_4.xsd [INFO] Copying file docs/schema/jboss-as-config_2_2.xsd [INFO] Copying file docs/schema/jboss-deployment-structure-1_0.xsd [INFO] Copying file docs/schema/wildfly-config_8_0.xsd [INFO] Copying file docs/schema/wildfly-config_9_0.xsd [INFO] Copying file docs/schema/wildfly-remoting_4_0.xsd [INFO] Copying file docs/schema/wildfly-io_3_0.xsd [INFO] Copying file docs/schema/module-1_2.xsd [INFO] Copying file docs/schema/module-1_0.xsd [INFO] Copying file docs/schema/module-1_7.xsd [INFO] Copying file docs/schema/module-1_3.xsd [INFO] Copying file docs/schema/elytron-1_0.xsd [INFO] Copying file docs/schema/elytron-client-1_6.xsd [INFO] Copying file docs/schema/elytron-client-1_2.xsd [INFO] Copying file docs/examples/configs/standalone-genericjms.xml [INFO] Copying file docs/examples/configs/standalone-azure-full-ha.xml [INFO] Copying file docs/examples/configs/standalone-gossip-ha.xml [INFO] Copying file docs/examples/configs/standalone-rts.xml [INFO] Copying file docs/examples/configs/standalone-ec2-full-ha.xml [INFO] Copying file docs/examples/configs/standalone-picketlink.xml [INFO] Copying file docs/examples/configs/domain-ec2.xml [INFO] Copying file docs/examples/configs/standalone-minimalistic.xml [INFO] Copying file docs/examples/configs/standalone-azure-ha.xml [INFO] Copying file docs/examples/configs/standalone-xts.xml [INFO] Copying file docs/examples/configs/standalone-jts.xml [INFO] Copying file docs/examples/configs/standalone-ec2-ha.xml [INFO] Copying file docs/examples/configs/standalone-activemq-colocated.xml [INFO] Copying file docs/examples/configs/standalone-gossip-full-ha.xml [INFO] Copying file docs/examples/enable-elytron.cli [INFO] Copying file docs/examples/enable-microprofile.cli [INFO] Copying file docs/licenses/microprofile-feature-pack-licenses.html [INFO] Copying file docs/licenses/full-feature-pack-licenses.html [INFO] Copying file docs/licenses/servlet-feature-pack-licenses.html [INFO] Copying file docs/licenses/core-feature-pack-licenses.html [INFO] Copying file docs/licenses/apache license 2.0.txt [INFO] Copying file docs/licenses/microprofile-feature-pack-licenses.xml [INFO] Copying file docs/licenses/the jsoup mit license.html [INFO] Copying file docs/licenses/the bsd license.txt [INFO] Copying file docs/licenses/the asm bsd license.txt [INFO] Copying file docs/licenses/the antlr 2.7.7 license.txt [INFO] Copying file docs/licenses/public domain.txt [INFO] Copying file docs/licenses/plexus classworlds license.html [INFO] Copying file docs/licenses/mit license.txt [INFO] Copying file docs/licenses/licenses.css [INFO] Copying file docs/licenses/gnu library general public license v2 only.txt [INFO] Copying file docs/licenses/gnu general public license, version 2 with the classpath exception.txt [INFO] Copying file docs/licenses/fsf all permissive license.html [INFO] Copying file docs/licenses/eclipse public license 1.0.txt [INFO] Copying file docs/licenses/eclipse distribution license, version 1.0.txt [INFO] Copying file docs/licenses/creative commons attribution 2.5.html [INFO] Copying file docs/licenses/common development and distribution license 1.0.txt [INFO] Copying file docs/licenses/gnu general public license v2.0 only.html [INFO] Copying file docs/licenses/indiana university extreme lab software license 1.1.1.html [INFO] Copying file docs/licenses/licenses.html [INFO] Copying file docs/licenses/licenses.xsl [INFO] Copying file docs/licenses/gnu lesser general public license v2.1 or later.html [INFO] Copying file docs/licenses/mozilla public license 2.0.html [INFO] Copying file docs/licenses/gnu lesser general public license v3.0 or later.txt [INFO] Copying file docs/licenses/gnu lesser general public license v2.1 or later.txt [INFO] Copying file docs/licenses/gnu general public license v2.0 only, with classpath exception.txt [INFO] Copying file docs/licenses/common public license 1.0.txt [INFO] Copying file docs/licenses/bsd 3-clause no nuclear license.html [INFO] Copying file docs/licenses/bsd 3-clause new or revised license.html [INFO] Copying file docs/licenses/servlet-feature-pack-licenses.xml [INFO] Copying file docs/licenses/core-feature-pack-licenses.xml [INFO] Copying file docs/licenses/licenses.xml [INFO] Copying file docs/licenses/mozilla public license 1.1.txt [INFO] Copying file docs/licenses/gnu lesser general public license v3.0 only.txt [INFO] Copying file docs/licenses/gnu lesser general public license v2.1 only.txt [INFO] Copying file docs/licenses/eclipse public license 2.0.txt [INFO] Copying file docs/licenses/creative commons zero v1.0 universal.txt [INFO] Copying file docs/licenses/common development and distribution license 1.1.txt [INFO] Copying file docs/licenses/bsd 2-clause simplified license.txt [INFO] Copying file docs/licenses/full-feature-pack-licenses.xml [INFO] Copying file docs/contrib/scripts/systemd/wildfly.conf [INFO] Copying file docs/contrib/scripts/systemd/launch.sh [INFO] Copying file docs/contrib/scripts/systemd/README [INFO] Copying file docs/contrib/scripts/systemd/wildfly.service [INFO] Copying file docs/contrib/scripts/service/amd64/wildfly-service.exe [INFO] Copying file docs/contrib/scripts/service/wildfly-mgr.exe [INFO] Copying file docs/contrib/scripts/service/wildfly-service.exe [INFO] Copying file docs/contrib/scripts/service/service.bat [INFO] Copying file docs/contrib/scripts/init.d/wildfly-init-debian.sh [INFO] Copying file docs/contrib/scripts/init.d/wildfly.conf [INFO] Copying file docs/contrib/scripts/init.d/wildfly-init-redhat.sh [INFO] Copying file docs/contrib/scripts/README.md [INFO] Copying file bin/client/jboss-client.jar [INFO] Copying file bin/client/jboss-cli-client.jar [INFO] Copying file bin/client/README-EJB-JMS.txt [INFO] Copying file bin/client/README-CLI-JCONSOLE.txt [INFO] Copying file bin/launcher.jar [INFO] Copying file bin/product.conf [INFO] Copying file bin/jconsole.sh [INFO] Copying file bin/jconsole.ps1 [INFO] Copying file bin/jconsole.bat [INFO] Copying file bin/appclient.sh [INFO] Copying file bin/appclient.ps1 [INFO] Copying file bin/appclient.conf.ps1 [INFO] Copying file bin/appclient.conf.bat [INFO] Copying file bin/appclient.conf [INFO] Copying file bin/appclient.bat [INFO] Copying file bin/wsprovide.sh [INFO] Copying file bin/wsprovide.ps1 [INFO] Copying file bin/wsprovide.bat [INFO] Copying file bin/wsconsume.sh [INFO] Copying file bin/wsconsume.ps1 [INFO] Copying file bin/wsconsume.bat [INFO] Copying file bin/jdr.sh [INFO] Copying file bin/jdr.ps1 [INFO] Copying file bin/jdr.bat [INFO] Copying file bin/domain.conf.ps1 [INFO] Copying file bin/domain.sh [INFO] Copying file bin/domain.conf [INFO] Copying file bin/domain.ps1 [INFO] Copying file bin/domain.bat [INFO] Copying file bin/domain.conf.bat [INFO] Copying file bin/standalone.conf.bat [INFO] Copying file bin/standalone.ps1 [INFO] Copying file bin/standalone.conf [INFO] Copying file bin/standalone.bat [INFO] Copying file bin/standalone.sh [INFO] Copying file bin/standalone.conf.ps1 [INFO] Copying file bin/common.bat [INFO] Copying file bin/common.ps1 [INFO] Copying file bin/common.sh [INFO] Copying file bin/add-user.properties [INFO] Copying file bin/elytron-tool.bat [INFO] Copying file bin/jboss-cli.xml [INFO] Copying file bin/add-user.ps1 [INFO] Copying file bin/elytron-tool.ps1 [INFO] Copying file bin/add-user.bat [INFO] Copying file bin/elytron-tool.sh [INFO] Copying file bin/.jbossclirc [INFO] Copying file bin/add-user.sh [INFO] Copying file bin/jboss-cli.ps1 [INFO] Copying file bin/jboss-cli.sh [INFO] Copying file bin/jboss-cli-logging.properties [INFO] Copying file bin/jboss-cli.bat [INFO] Copying file bin/vault.ps1 [INFO] Copying file bin/vault.sh [INFO] Copying file bin/vault.bat [INFO] Copying file bin/wildfly-elytron-tool.jar [INFO] Copying file jboss-modules.jar [INFO] Copying file LICENSE.txt [INFO] Copying file README.txt [INFO] Copying file copyright.txt [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ wsat-jta-multi_service-all --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/test-classes [INFO] [INFO] --- maven-resources-plugin:3.0.0:copy-resources (copy-standalone-xts-jboss1) @ wsat-jta-multi_service-all --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] ignoreDelta true [INFO] Copying 1 resource [INFO] Copying file standalone-xts.xml [INFO] [INFO] --- maven-resources-plugin:3.0.0:copy-resources (copy-standalone-xts-jboss2) @ wsat-jta-multi_service-all --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] ignoreDelta true [INFO] Copying 1 resource [INFO] Copying file standalone-xts.xml [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ wsat-jta-multi_service-all --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.jboss.narayana.quickstarts.wsat.jtabridge.fromjta.BridgeFromJTATest Nov 26, 2020 12:55:34 AM org.jboss.as.arquillian.container.managed.ManagedDeployableContainer startInternal INFO: Starting container with: [/usr/lib/jvm/java-1.8.0-openjdk/bin/java, -D[Standalone], -server, -Xms64m, -Xmx1024m, -XX:MaxPermSize=512m, -ea, -Djboss.home.dir=/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1, -Dorg.jboss.boot.log.file=/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/standalone/log/server.log, -Dlogging.configuration=file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/standalone/configuration/logging.properties, -jar, /home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/jboss-modules.jar, -mp, /home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules, org.jboss.as.standalone, -Djboss.home.dir=/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1, -Djboss.server.base.dir=/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/standalone, -Djboss.server.log.dir=/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/standalone/log, -Djboss.server.config.dir=/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/standalone/configuration, -c=standalone-xts.xml] OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0 Nov 26, 2020 12:55:34 AM org.jboss.remoting3.EndpointImpl INFO: JBoss Remoting version 5.0.0.Final Nov 26, 2020 12:55:34 AM org.xnio.Xnio INFO: XNIO version 3.5.1.Final Nov 26, 2020 12:55:34 AM org.xnio.nio.NioXnio INFO: XNIO NIO Implementation Version 3.5.1.Final Nov 26, 2020 12:55:34 AM org.wildfly.security.Version INFO: ELY00001: WildFly Elytron version 1.1.0.Final 00:55:35,097 INFO [org.jboss.modules] (main) JBoss Modules version 1.10.2.Final 00:55:35,484 INFO [org.jboss.msc] (main) JBoss MSC version 1.4.12.Final 00:55:35,494 INFO [org.jboss.threads] (main) JBoss Threads version 2.4.0.Final 00:55:35,621 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: WildFly Full 22.0.0.Beta1-SNAPSHOT (WildFly Core 14.0.0.Beta1) starting 00:55:36,437 INFO [org.wildfly.security] (ServerService Thread Pool -- 16) ELY00001: WildFly Elytron version 1.13.1.Final 00:55:36,904 INFO [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/core-service=management/management-interface=http-interface' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. 00:55:36,929 INFO [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 20) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/subsystem=undertow/server=default-server/https-listener=https' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. 00:55:36,978 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http) 00:55:36,991 INFO [org.xnio] (MSC service thread 1-8) XNIO version 3.8.2.Final 00:55:36,996 INFO [org.xnio.nio] (MSC service thread 1-8) XNIO NIO Implementation Version 3.8.2.Final 00:55:37,016 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 54) WFLYCLINF0001: Activating Infinispan subsystem. 00:55:37,024 INFO [org.wildfly.extension.microprofile.config.smallrye._private] (ServerService Thread Pool -- 65) WFLYCONF0001: Activating WildFly MicroProfile Config Subsystem 00:55:37,026 INFO [org.jboss.as.jaxrs] (ServerService Thread Pool -- 56) WFLYRS0016: RESTEasy version 3.13.2.Final 00:55:37,032 INFO [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 53) WFLYIIOP0001: Activating IIOP Subsystem 00:55:37,032 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 55) WFLYIO001: Worker 'default' has auto-configured to 48 IO threads with 384 max task threads based on your 24 available processors 00:55:37,048 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 61) WFLYJSF0007: Activated the following JSF Implementations: [main] 00:55:37,050 INFO [org.wildfly.extension.microprofile.health.smallrye] (ServerService Thread Pool -- 66) WFLYHEALTH0001: Activating Eclipse MicroProfile Health Subsystem 00:55:37,061 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 77) WFLYTX0013: The node-identifier attribute on the /subsystem=transactions is set to the default value. This is a danger for environments running multiple servers. Please make sure the attribute value is unique. 00:55:37,062 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 45) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.4) 00:55:37,063 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 69) WFLYNAM0001: Activating Naming Subsystem 00:55:37,068 INFO [org.jboss.as.security] (ServerService Thread Pool -- 75) WFLYSEC0002: Activating Security Subsystem 00:55:37,069 INFO [org.jboss.as.security] (MSC service thread 1-4) WFLYSEC0001: Current PicketBox version=5.0.3.Final-redhat-00007 00:55:37,070 INFO [org.wildfly.extension.microprofile.opentracing] (ServerService Thread Pool -- 68) WFLYTRACEXT0001: Activating MicroProfile OpenTracing Subsystem 00:55:37,078 INFO [org.jboss.as.connector] (MSC service thread 1-7) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar @VERSION@) 00:55:37,079 INFO [org.wildfly.extension.microprofile.metrics.smallrye] (ServerService Thread Pool -- 67) WFLYMETRICS0001: Activating Eclipse MicroProfile Metrics Subsystem 00:55:37,081 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0003: Undertow 2.2.2.Final starting 00:55:37,087 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 79) WFLYWS0002: Activating WebServices Extension 00:55:37,102 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-3) WFLYJCA0018: Started Driver service with driver-name = h2 00:55:37,133 INFO [org.jboss.as.naming] (MSC service thread 1-1) WFLYNAM0003: Starting Naming Service 00:55:37,134 INFO [org.jboss.remoting] (MSC service thread 1-6) JBoss Remoting version 5.0.19.Final 00:55:37,150 INFO [org.jboss.as.mail.extension] (MSC service thread 1-7) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default] 00:55:37,332 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 78) WFLYUT0014: Creating file handler for path '/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]'] 00:55:37,363 INFO [org.jboss.as.ejb3] (MSC service thread 1-8) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 96 (per class), which is derived from the number of CPUs on this host. 00:55:37,370 INFO [org.jboss.as.ejb3] (MSC service thread 1-5) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 384 (per class), which is derived from thread worker pool sizing. 00:55:37,395 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0012: Started server default-server. 00:55:37,398 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0018: Host default-host starting 00:55:37,450 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:8080 00:55:37,476 INFO [org.jboss.as.patching] (MSC service thread 1-4) WFLYPAT0050: WildFly Full cumulative patch ID is: base, one-off patches include: none 00:55:37,481 INFO [org.jboss.as.ejb3] (MSC service thread 1-3) WFLYEJB0493: EJB subsystem suspension complete 00:55:37,489 WARN [org.jboss.as.domain.management.security] (MSC service thread 1-7) WFLYDM0111: Keystore /home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/standalone/configuration/application.keystore not found, it will be auto generated on first use with a self signed certificate for host localhost 00:55:37,491 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-8) WFLYDS0013: Started FileSystemDeploymentService for directory /home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/standalone/deployments 00:55:37,527 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-5) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS] 00:55:37,530 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0006: Undertow HTTPS listener https listening on 127.0.0.1:8443 00:55:37,534 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/standalone/data/activemq/journal,bindingsDirectory=/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/standalone/data/activemq/bindings,largeMessagesDirectory=/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/standalone/data/activemq/largemessages,pagingDirectory=/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/standalone/data/activemq/paging) 00:55:37,542 INFO [org.wildfly.iiop.openjdk] (MSC service thread 1-1) WFLYIIOP0009: CORBA ORB Service started 00:55:37,563 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221012: Using AIO Journal 00:55:37,582 INFO [org.jboss.ws.common.management] (MSC service thread 1-5) JBWS022052: Starting JBossWS 5.4.2.Final (Apache CXF 3.3.7) 00:55:37,583 INFO [org.jboss.as.webservices] (MSC service thread 1-8) WFLYWS0003: Starting service jboss.ws.endpoint-deploy.ws-t11-client 00:55:37,583 INFO [org.jboss.as.webservices] (MSC service thread 1-7) WFLYWS0003: Starting service jboss.ws.endpoint-deploy.ws-c11 00:55:37,583 INFO [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0003: Starting service jboss.ws.endpoint-deploy.ws-t11-coordinator 00:55:37,583 INFO [org.jboss.as.webservices] (MSC service thread 1-5) WFLYWS0003: Starting service jboss.ws.endpoint-deploy.ws-t11-participant 00:55:37,618 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 00:55:37,618 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP 00:55:37,618 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ 00:55:37,619 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP 00:55:37,619 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-7) JBWS024061: Adding service endpoint metadata: id=ActivationService address=http://localhost:8080/ws-c11/ActivationService implementor=com.arjuna.webservices11.wscoor.sei.ActivationPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService portName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:55:37,619 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=CompletionCoordinatorService address=http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorService implementor=com.arjuna.webservices11.wsat.sei.CompletionCoordinatorPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:55:37,619 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-5) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithCoordinatorCompletionParticipantService address=http://localhost:8080/ws-t11-participant/BusinessAgreementWithCoordinatorCompletionParticipantService implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionParticipantPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantService portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:55:37,620 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-5) JBWS024061: Adding service endpoint metadata: id=ParticipantService address=http://localhost:8080/ws-t11-participant/ParticipantService implementor=com.arjuna.webservices11.wsat.sei.ParticipantPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:55:37,619 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-8) JBWS024061: Adding service endpoint metadata: id=TerminationParticipantService address=http://localhost:8080/ws-t11-client/TerminationParticipantService implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationParticipantPortTypeImpl serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantService portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:55:37,620 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=TerminationCoordinatorService address=http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorService implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorPortTypeImpl serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorService portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:55:37,620 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-5) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithParticipantCompletionParticipantService address=http://localhost:8080/ws-t11-participant/BusinessAgreementWithParticipantCompletionParticipantService implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantService portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:55:37,620 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-8) JBWS024061: Adding service endpoint metadata: id=CompletionInitiatorService address=http://localhost:8080/ws-t11-client/CompletionInitiatorService implementor=com.arjuna.webservices11.wsat.sei.CompletionInitiatorPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:55:37,620 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=TerminationCoordinatorRPCService address=http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorRPCService implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorRPCPortTypeImpl serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypeImplService portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypePort annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:55:37,621 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithCoordinatorCompletionCoordinatorService address=http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithCoordinatorCompletionCoordinatorService implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorService portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:55:37,620 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-7) JBWS024061: Adding service endpoint metadata: id=RegistrationService address=http://localhost:8080/ws-c11/RegistrationService implementor=com.arjuna.webservices11.wscoor.sei.RegistrationPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService portName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:55:37,623 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithParticipantCompletionCoordinatorService address=http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithParticipantCompletionCoordinatorService implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorService portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:55:37,624 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=CoordinatorService address=http://localhost:8080/ws-t11-coordinator/CoordinatorService implementor=com.arjuna.webservices11.wsat.sei.CoordinatorPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:55:37,624 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=CompletionCoordinatorRPCService address=http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorRPCService implementor=com.arjuna.webservices11.wsat.sei.CompletionCoordinatorRPCPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCService portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:55:38,102 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-5) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantService from class org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithCoordinatorCompletionParticipantPortType 00:55:38,102 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-8) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantService from class com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationParticipantPortType 00:55:38,102 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from class com.arjuna.webservices11.wsat.sei.CompletionCoordinatorPortTypeImpl 00:55:38,102 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-7) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService from class com.arjuna.webservices11.wscoor.sei.ActivationPortTypeImpl 00:55:38,403 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-7) Setting the server's publish address to be http://localhost:8080/ws-c11/ActivationService 00:55:38,403 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-8) Setting the server's publish address to be http://localhost:8080/ws-t11-client/TerminationParticipantService 00:55:38,402 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorService 00:55:38,404 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-5) Setting the server's publish address to be http://localhost:8080/ws-t11-participant/BusinessAgreementWithCoordinatorCompletionParticipantService 00:55:38,666 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-7) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/standalone/data/wsdl/ws-c11.deployment/ActivationService.wsdl 00:55:38,665 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/standalone/data/wsdl/ws-t11-coordinator.deployment/CompletionCoordinatorService.wsdl 00:55:38,667 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-8) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/standalone/data/wsdl/ws-t11-client.deployment/TerminationParticipantService.wsdl 00:55:38,667 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-7) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from class com.arjuna.webservices11.wscoor.sei.RegistrationPortTypeImpl 00:55:38,668 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-8) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from class com.arjuna.webservices11.wsat.sei.CompletionInitiatorPortTypeImpl 00:55:38,668 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorService from class com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationCoordinatorPortType 00:55:38,669 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-5) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/standalone/data/wsdl/ws-t11-participant.deployment/BusinessAgreementWithCoordinatorCompletionParticipantService.wsdl 00:55:38,670 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-5) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from class com.arjuna.webservices11.wsat.sei.ParticipantPortTypeImpl 00:55:38,675 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221034: Waiting indefinitely to obtain live lock 00:55:38,675 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221035: Live Server Obtained live lock 00:55:38,680 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorService 00:55:38,686 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-8) Setting the server's publish address to be http://localhost:8080/ws-t11-client/CompletionInitiatorService 00:55:38,686 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-5) Setting the server's publish address to be http://localhost:8080/ws-t11-participant/ParticipantService 00:55:38,688 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/standalone/data/wsdl/ws-t11-coordinator.deployment/TerminationCoordinatorService.wsdl 00:55:38,689 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypeImplService from class com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorRPCPortTypeImpl 00:55:38,691 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorRPCService 00:55:38,695 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-8) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/standalone/data/wsdl/ws-t11-client.deployment/CompletionInitiatorService.wsdl 00:55:38,696 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-5) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/standalone/data/wsdl/ws-t11-participant.deployment/ParticipantService.wsdl 00:55:38,697 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-5) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl 00:55:38,698 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/standalone/data/wsdl/ws-t11-coordinator.deployment/TerminationCoordinatorRPCPortTypeImplService.wsdl 00:55:38,699 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl 00:55:38,699 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-7) Setting the server's publish address to be http://localhost:8080/ws-c11/RegistrationService 00:55:38,702 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-5) Setting the server's publish address to be http://localhost:8080/ws-t11-participant/BusinessAgreementWithParticipantCompletionParticipantService 00:55:38,718 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-7) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/standalone/data/wsdl/ws-c11.deployment/RegistrationService.wsdl 00:55:38,727 INFO [org.jboss.as.webservices] (MSC service thread 1-3) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-client.deployment".TerminationParticipantService 00:55:38,727 INFO [org.jboss.as.webservices] (MSC service thread 1-6) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-client.deployment".CompletionInitiatorService 00:55:38,721 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-5) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/standalone/data/wsdl/ws-t11-participant.deployment/BusinessAgreementWithParticipantCompletionParticipantService.wsdl 00:55:38,744 INFO [org.jboss.as.webservices] (MSC service thread 1-7) WFLYWS0003: Starting service jboss.ws.endpoint."ws-c11.deployment".ActivationService 00:55:38,744 INFO [org.jboss.as.webservices] (MSC service thread 1-2) WFLYWS0003: Starting service jboss.ws.endpoint."ws-c11.deployment".RegistrationService 00:55:38,766 INFO [org.jboss.as.webservices] (MSC service thread 1-5) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".ParticipantService 00:55:38,766 INFO [org.jboss.as.webservices] (MSC service thread 1-8) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithParticipantCompletionParticipantService 00:55:38,766 INFO [org.jboss.as.webservices] (MSC service thread 1-4) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithCoordinatorCompletionParticipantService 00:55:38,769 INFO [org.jboss.as.webservices] (MSC service thread 1-8) WFLYWS0003: Starting service jboss.ws.endpoint-publish.ws-t11-participant 00:55:38,777 INFO [org.jboss.as.webservices] (MSC service thread 1-3) WFLYWS0003: Starting service jboss.ws.endpoint-publish.ws-c11 00:55:38,779 INFO [org.jboss.as.webservices] (MSC service thread 1-6) WFLYWS0003: Starting service jboss.ws.endpoint-publish.ws-t11-client 00:55:38,786 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithCoordinatorCompletionCoordinatorService 00:55:38,809 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/standalone/data/wsdl/ws-t11-coordinator.deployment/BusinessAgreementWithCoordinatorCompletionCoordinatorService.wsdl 00:55:38,810 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl 00:55:38,829 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithParticipantCompletionCoordinatorService 00:55:38,842 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/standalone/data/wsdl/ws-t11-coordinator.deployment/BusinessAgreementWithParticipantCompletionCoordinatorService.wsdl 00:55:38,844 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from class com.arjuna.webservices11.wsat.sei.CoordinatorPortTypeImpl 00:55:38,854 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/CoordinatorService 00:55:38,867 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0021: Registered web context: '/ws-c11' for server 'default-server' 00:55:38,867 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0021: Registered web context: '/ws-t11-client' for server 'default-server' 00:55:38,867 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0021: Registered web context: '/ws-t11-participant' for server 'default-server' 00:55:38,872 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/standalone/data/wsdl/ws-t11-coordinator.deployment/CoordinatorService.wsdl 00:55:38,873 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCService from class com.arjuna.webservices11.wsat.sei.CompletionCoordinatorRPCPortTypeImpl 00:55:38,876 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorRPCService 00:55:38,887 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/standalone/data/wsdl/ws-t11-coordinator.deployment/CompletionCoordinatorRPCService.wsdl 00:55:38,893 INFO [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorRPCService 00:55:38,893 INFO [org.jboss.as.webservices] (MSC service thread 1-6) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorService 00:55:38,894 INFO [org.jboss.as.webservices] (MSC service thread 1-8) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorService 00:55:38,894 INFO [org.jboss.as.webservices] (MSC service thread 1-7) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithParticipantCompletionCoordinatorService 00:55:38,893 INFO [org.jboss.as.webservices] (MSC service thread 1-2) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorRPCService 00:55:38,893 INFO [org.jboss.as.webservices] (MSC service thread 1-3) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithCoordinatorCompletionCoordinatorService 00:55:38,896 INFO [org.jboss.as.webservices] (MSC service thread 1-4) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CoordinatorService 00:55:38,901 INFO [org.jboss.as.webservices] (MSC service thread 1-8) WFLYWS0003: Starting service jboss.ws.endpoint-publish.ws-t11-coordinator 00:55:38,903 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0021: Registered web context: '/ws-t11-coordinator' for server 'default-server' 00:55:38,962 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-8) ARJUNA033013: OutboundBridgeRecoveryManager starting 00:55:38,962 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-2) ARJUNA033006: InboundBridgeRecoveryManager starting 00:55:39,840 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221003: Deploying ANYCAST queue jms.queue.ExpiryQueue on address jms.queue.ExpiryQueue 00:55:39,840 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221003: Deploying ANYCAST queue jms.queue.DLQ on address jms.queue.DLQ 00:55:39,850 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-2) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor 00:55:39,850 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-4) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor 00:55:39,851 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-5) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor 00:55:39,851 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-8) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor 00:55:40,313 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221007: Server is now live 00:55:40,313 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.10.1 [default, nodeID=96cd21ec-2f7f-11eb-8e9d-0242ac11000b] 00:55:40,332 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 82) WFLYMSGAMQ0002: Bound messaging object to jndi name java:/ConnectionFactory 00:55:40,357 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 85) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 00:55:40,391 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-7) WFLYJCA0007: Registered connection factory java:/JmsXA 00:55:40,446 INFO [org.apache.activemq.artemis.ra] (MSC service thread 1-7) AMQ151007: Resource adaptor started 00:55:40,446 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-7) IJ020002: Deployed: file://RaActivatoractivemq-ra 00:55:40,449 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-6) WFLYJCA0002: Bound JCA ConnectionFactory [java:/JmsXA] 00:55:40,449 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-7) WFLYJCA0118: Binding connection factory named java:/JmsXA to alias java:jboss/DefaultJMSConnectionFactory 00:55:40,627 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server 00:55:40,629 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 22.0.0.Beta1-SNAPSHOT (WildFly Core 14.0.0.Beta1) started in 5912ms - Started 380 of 641 services (385 services are lazy, passive or on-demand) 00:55:40,632 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management 00:55:40,632 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:9990 Nov 26, 2020 12:55:40 AM org.jboss.as.arquillian.container.managed.ManagedDeployableContainer startInternal INFO: Starting container with: [/usr/lib/jvm/java-1.8.0-openjdk/bin/java, -D[Standalone], -server, -Xms64m, -Xmx1024m, -XX:MaxPermSize=512m, -Djboss.socket.binding.port-offset=100, -ea, -Djboss.home.dir=/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2, -Dorg.jboss.boot.log.file=/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/standalone/log/server.log, -Dlogging.configuration=file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/standalone/configuration/logging.properties, -jar, /home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/jboss-modules.jar, -mp, /home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/modules, org.jboss.as.standalone, -Djboss.home.dir=/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2, -Djboss.server.base.dir=/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/standalone, -Djboss.server.log.dir=/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/standalone/log, -Djboss.server.config.dir=/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/standalone/configuration, -c=standalone-xts.xml] OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0 00:55:41,192 INFO [org.jboss.modules] (main) JBoss Modules version 1.10.2.Final 00:55:41,623 INFO [org.jboss.msc] (main) JBoss MSC version 1.4.12.Final 00:55:41,632 INFO [org.jboss.threads] (main) JBoss Threads version 2.4.0.Final 00:55:41,766 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: WildFly Full 22.0.0.Beta1-SNAPSHOT (WildFly Core 14.0.0.Beta1) starting 00:55:42,561 INFO [org.wildfly.security] (ServerService Thread Pool -- 26) ELY00001: WildFly Elytron version 1.13.1.Final 00:55:43,029 INFO [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/core-service=management/management-interface=http-interface' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. 00:55:43,049 INFO [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 32) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/subsystem=undertow/server=default-server/https-listener=https' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. 00:55:43,116 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http) 00:55:43,130 INFO [org.xnio] (MSC service thread 1-7) XNIO version 3.8.2.Final 00:55:43,135 INFO [org.xnio.nio] (MSC service thread 1-7) XNIO NIO Implementation Version 3.8.2.Final 00:55:43,167 INFO [org.jboss.remoting] (MSC service thread 1-3) JBoss Remoting version 5.0.19.Final 00:55:43,179 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 45) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.4) 00:55:43,183 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 54) WFLYCLINF0001: Activating Infinispan subsystem. 00:55:43,190 INFO [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 53) WFLYIIOP0001: Activating IIOP Subsystem 00:55:43,203 INFO [org.wildfly.extension.microprofile.config.smallrye._private] (ServerService Thread Pool -- 65) WFLYCONF0001: Activating WildFly MicroProfile Config Subsystem 00:55:43,203 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 61) WFLYJSF0007: Activated the following JSF Implementations: [main] 00:55:43,203 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 55) WFLYIO001: Worker 'default' has auto-configured to 48 IO threads with 384 max task threads based on your 24 available processors 00:55:43,209 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 69) WFLYNAM0001: Activating Naming Subsystem 00:55:43,210 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 77) WFLYTX0013: The node-identifier attribute on the /subsystem=transactions is set to the default value. This is a danger for environments running multiple servers. Please make sure the attribute value is unique. 00:55:43,213 INFO [org.jboss.as.jaxrs] (ServerService Thread Pool -- 56) WFLYRS0016: RESTEasy version 3.13.2.Final 00:55:43,219 INFO [org.wildfly.extension.microprofile.health.smallrye] (ServerService Thread Pool -- 66) WFLYHEALTH0001: Activating Eclipse MicroProfile Health Subsystem 00:55:43,220 INFO [org.wildfly.extension.microprofile.opentracing] (ServerService Thread Pool -- 68) WFLYTRACEXT0001: Activating MicroProfile OpenTracing Subsystem 00:55:43,220 INFO [org.jboss.as.security] (ServerService Thread Pool -- 75) WFLYSEC0002: Activating Security Subsystem 00:55:43,235 INFO [org.wildfly.extension.microprofile.metrics.smallrye] (ServerService Thread Pool -- 67) WFLYMETRICS0001: Activating Eclipse MicroProfile Metrics Subsystem 00:55:43,234 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 79) WFLYWS0002: Activating WebServices Extension 00:55:43,233 INFO [org.jboss.as.connector] (MSC service thread 1-6) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar @VERSION@) 00:55:43,247 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-3) WFLYJCA0018: Started Driver service with driver-name = h2 00:55:43,249 INFO [org.jboss.as.security] (MSC service thread 1-6) WFLYSEC0001: Current PicketBox version=5.0.3.Final-redhat-00007 00:55:43,275 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0003: Undertow 2.2.2.Final starting 00:55:43,301 INFO [org.jboss.as.naming] (MSC service thread 1-8) WFLYNAM0003: Starting Naming Service 00:55:43,304 INFO [org.jboss.as.mail.extension] (MSC service thread 1-8) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default] 00:55:43,486 INFO [org.jboss.as.ejb3] (MSC service thread 1-7) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 96 (per class), which is derived from the number of CPUs on this host. 00:55:43,486 INFO [org.jboss.as.ejb3] (MSC service thread 1-1) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 384 (per class), which is derived from thread worker pool sizing. 00:55:43,526 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 78) WFLYUT0014: Creating file handler for path '/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]'] 00:55:43,549 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0012: Started server default-server. 00:55:43,551 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0018: Host default-host starting 00:55:43,621 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:8180 00:55:43,650 INFO [org.jboss.as.patching] (MSC service thread 1-6) WFLYPAT0050: WildFly Full cumulative patch ID is: base, one-off patches include: none 00:55:43,662 INFO [org.jboss.as.ejb3] (MSC service thread 1-3) WFLYEJB0493: EJB subsystem suspension complete 00:55:43,716 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS] 00:55:43,700 INFO [org.wildfly.iiop.openjdk] (MSC service thread 1-4) WFLYIIOP0009: CORBA ORB Service started 00:55:43,671 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-7) WFLYDS0013: Started FileSystemDeploymentService for directory /home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/standalone/deployments 00:55:43,663 WARN [org.jboss.as.domain.management.security] (MSC service thread 1-5) WFLYDM0111: Keystore /home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/standalone/configuration/application.keystore not found, it will be auto generated on first use with a self signed certificate for host localhost 00:55:43,822 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/standalone/data/activemq/journal,bindingsDirectory=/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/standalone/data/activemq/bindings,largeMessagesDirectory=/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/standalone/data/activemq/largemessages,pagingDirectory=/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/standalone/data/activemq/paging) 00:55:43,852 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221012: Using AIO Journal 00:55:43,852 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0006: Undertow HTTPS listener https listening on 127.0.0.1:8543 00:55:43,909 INFO [org.jboss.ws.common.management] (MSC service thread 1-6) JBWS022052: Starting JBossWS 5.4.2.Final (Apache CXF 3.3.7) 00:55:43,910 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 00:55:43,910 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP 00:55:43,910 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ 00:55:43,911 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP 00:55:43,911 INFO [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0003: Starting service jboss.ws.endpoint-deploy.ws-c11 00:55:43,911 INFO [org.jboss.as.webservices] (MSC service thread 1-2) WFLYWS0003: Starting service jboss.ws.endpoint-deploy.ws-t11-client 00:55:43,911 INFO [org.jboss.as.webservices] (MSC service thread 1-7) WFLYWS0003: Starting service jboss.ws.endpoint-deploy.ws-t11-coordinator 00:55:43,911 INFO [org.jboss.as.webservices] (MSC service thread 1-6) WFLYWS0003: Starting service jboss.ws.endpoint-deploy.ws-t11-participant 00:55:43,948 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=ActivationService address=http://localhost:8180/ws-c11/ActivationService implementor=com.arjuna.webservices11.wscoor.sei.ActivationPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService portName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:55:43,948 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-6) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithCoordinatorCompletionParticipantService address=http://localhost:8180/ws-t11-participant/BusinessAgreementWithCoordinatorCompletionParticipantService implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionParticipantPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantService portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:55:43,948 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-7) JBWS024061: Adding service endpoint metadata: id=CompletionCoordinatorService address=http://localhost:8180/ws-t11-coordinator/CompletionCoordinatorService implementor=com.arjuna.webservices11.wsat.sei.CompletionCoordinatorPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:55:43,949 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-7) JBWS024061: Adding service endpoint metadata: id=TerminationCoordinatorService address=http://localhost:8180/ws-t11-coordinator/TerminationCoordinatorService implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorPortTypeImpl serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorService portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:55:43,949 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=RegistrationService address=http://localhost:8180/ws-c11/RegistrationService implementor=com.arjuna.webservices11.wscoor.sei.RegistrationPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService portName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:55:43,949 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-6) JBWS024061: Adding service endpoint metadata: id=ParticipantService address=http://localhost:8180/ws-t11-participant/ParticipantService implementor=com.arjuna.webservices11.wsat.sei.ParticipantPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:55:43,949 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-6) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithParticipantCompletionParticipantService address=http://localhost:8180/ws-t11-participant/BusinessAgreementWithParticipantCompletionParticipantService implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantService portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:55:43,949 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-7) JBWS024061: Adding service endpoint metadata: id=TerminationCoordinatorRPCService address=http://localhost:8180/ws-t11-coordinator/TerminationCoordinatorRPCService implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorRPCPortTypeImpl serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypeImplService portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypePort annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:55:43,950 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-7) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithCoordinatorCompletionCoordinatorService address=http://localhost:8180/ws-t11-coordinator/BusinessAgreementWithCoordinatorCompletionCoordinatorService implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorService portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:55:43,949 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=TerminationParticipantService address=http://localhost:8180/ws-t11-client/TerminationParticipantService implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationParticipantPortTypeImpl serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantService portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:55:43,950 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-7) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithParticipantCompletionCoordinatorService address=http://localhost:8180/ws-t11-coordinator/BusinessAgreementWithParticipantCompletionCoordinatorService implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorService portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:55:43,950 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=CompletionInitiatorService address=http://localhost:8180/ws-t11-client/CompletionInitiatorService implementor=com.arjuna.webservices11.wsat.sei.CompletionInitiatorPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:55:43,950 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-7) JBWS024061: Adding service endpoint metadata: id=CoordinatorService address=http://localhost:8180/ws-t11-coordinator/CoordinatorService implementor=com.arjuna.webservices11.wsat.sei.CoordinatorPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:55:43,950 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-7) JBWS024061: Adding service endpoint metadata: id=CompletionCoordinatorRPCService address=http://localhost:8180/ws-t11-coordinator/CompletionCoordinatorRPCService implementor=com.arjuna.webservices11.wsat.sei.CompletionCoordinatorRPCPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCService portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:55:44,367 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-2) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantService from class com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationParticipantPortType 00:55:44,367 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-7) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from class com.arjuna.webservices11.wsat.sei.CompletionCoordinatorPortTypeImpl 00:55:44,367 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService from class com.arjuna.webservices11.wscoor.sei.ActivationPortTypeImpl 00:55:44,367 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-6) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantService from class org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithCoordinatorCompletionParticipantPortType 00:55:44,714 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8180/ws-c11/ActivationService 00:55:44,714 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-7) Setting the server's publish address to be http://localhost:8180/ws-t11-coordinator/CompletionCoordinatorService 00:55:44,714 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-6) Setting the server's publish address to be http://localhost:8180/ws-t11-participant/BusinessAgreementWithCoordinatorCompletionParticipantService 00:55:44,714 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8180/ws-t11-client/TerminationParticipantService 00:55:45,171 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-7) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/standalone/data/wsdl/ws-t11-coordinator.deployment/CompletionCoordinatorService.wsdl 00:55:45,172 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/standalone/data/wsdl/ws-t11-client.deployment/TerminationParticipantService.wsdl 00:55:45,172 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-7) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorService from class com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationCoordinatorPortType 00:55:45,173 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from class com.arjuna.webservices11.wsat.sei.CompletionInitiatorPortTypeImpl 00:55:45,175 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-6) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/standalone/data/wsdl/ws-t11-participant.deployment/BusinessAgreementWithCoordinatorCompletionParticipantService.wsdl 00:55:45,175 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-6) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from class com.arjuna.webservices11.wsat.sei.ParticipantPortTypeImpl 00:55:45,182 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-7) Setting the server's publish address to be http://localhost:8180/ws-t11-coordinator/TerminationCoordinatorService 00:55:45,187 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8180/ws-t11-client/CompletionInitiatorService 00:55:45,188 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-6) Setting the server's publish address to be http://localhost:8180/ws-t11-participant/ParticipantService 00:55:45,191 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-7) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/standalone/data/wsdl/ws-t11-coordinator.deployment/TerminationCoordinatorService.wsdl 00:55:45,193 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-7) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypeImplService from class com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorRPCPortTypeImpl 00:55:45,194 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/standalone/data/wsdl/ws-t11-client.deployment/CompletionInitiatorService.wsdl 00:55:45,195 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-7) Setting the server's publish address to be http://localhost:8180/ws-t11-coordinator/TerminationCoordinatorRPCService 00:55:45,201 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-6) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/standalone/data/wsdl/ws-t11-participant.deployment/ParticipantService.wsdl 00:55:45,202 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-7) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/standalone/data/wsdl/ws-t11-coordinator.deployment/TerminationCoordinatorRPCPortTypeImplService.wsdl 00:55:45,202 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-6) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl 00:55:45,202 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-7) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl 00:55:45,207 INFO [org.jboss.as.webservices] (MSC service thread 1-5) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-client.deployment".TerminationParticipantService 00:55:45,207 INFO [org.jboss.as.webservices] (MSC service thread 1-3) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-client.deployment".CompletionInitiatorService 00:55:45,210 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-6) Setting the server's publish address to be http://localhost:8180/ws-t11-participant/BusinessAgreementWithParticipantCompletionParticipantService 00:55:45,218 INFO [org.jboss.as.webservices] (MSC service thread 1-4) WFLYWS0003: Starting service jboss.ws.endpoint-publish.ws-t11-client 00:55:45,218 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-6) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/standalone/data/wsdl/ws-t11-participant.deployment/BusinessAgreementWithParticipantCompletionParticipantService.wsdl 00:55:45,223 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-7) Setting the server's publish address to be http://localhost:8180/ws-t11-coordinator/BusinessAgreementWithCoordinatorCompletionCoordinatorService 00:55:45,224 INFO [org.jboss.as.webservices] (MSC service thread 1-6) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithCoordinatorCompletionParticipantService 00:55:45,224 INFO [org.jboss.as.webservices] (MSC service thread 1-2) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".ParticipantService 00:55:45,224 INFO [org.jboss.as.webservices] (MSC service thread 1-8) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithParticipantCompletionParticipantService 00:55:45,225 INFO [org.jboss.as.webservices] (MSC service thread 1-3) WFLYWS0003: Starting service jboss.ws.endpoint-publish.ws-t11-participant 00:55:45,314 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/standalone/data/wsdl/ws-c11.deployment/ActivationService.wsdl 00:55:45,316 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from class com.arjuna.webservices11.wscoor.sei.RegistrationPortTypeImpl 00:55:45,336 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8180/ws-c11/RegistrationService 00:55:45,342 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/standalone/data/wsdl/ws-c11.deployment/RegistrationService.wsdl 00:55:45,348 INFO [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0003: Starting service jboss.ws.endpoint."ws-c11.deployment".ActivationService 00:55:45,348 INFO [org.jboss.as.webservices] (MSC service thread 1-5) WFLYWS0003: Starting service jboss.ws.endpoint."ws-c11.deployment".RegistrationService 00:55:45,349 INFO [org.jboss.as.webservices] (MSC service thread 1-6) WFLYWS0003: Starting service jboss.ws.endpoint-publish.ws-c11 00:55:45,364 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-7) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/standalone/data/wsdl/ws-t11-coordinator.deployment/BusinessAgreementWithCoordinatorCompletionCoordinatorService.wsdl 00:55:45,365 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-7) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl 00:55:45,371 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-7) Setting the server's publish address to be http://localhost:8180/ws-t11-coordinator/BusinessAgreementWithParticipantCompletionCoordinatorService 00:55:45,380 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-7) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/standalone/data/wsdl/ws-t11-coordinator.deployment/BusinessAgreementWithParticipantCompletionCoordinatorService.wsdl 00:55:45,381 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-7) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from class com.arjuna.webservices11.wsat.sei.CoordinatorPortTypeImpl 00:55:45,393 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-7) Setting the server's publish address to be http://localhost:8180/ws-t11-coordinator/CoordinatorService 00:55:45,403 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-7) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/standalone/data/wsdl/ws-t11-coordinator.deployment/CoordinatorService.wsdl 00:55:45,404 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-7) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCService from class com.arjuna.webservices11.wsat.sei.CompletionCoordinatorRPCPortTypeImpl 00:55:45,407 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-7) Setting the server's publish address to be http://localhost:8180/ws-t11-coordinator/CompletionCoordinatorRPCService 00:55:45,415 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-7) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/standalone/data/wsdl/ws-t11-coordinator.deployment/CompletionCoordinatorRPCService.wsdl 00:55:45,421 INFO [org.jboss.as.webservices] (MSC service thread 1-7) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorService 00:55:45,421 INFO [org.jboss.as.webservices] (MSC service thread 1-2) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorService 00:55:45,421 INFO [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithParticipantCompletionCoordinatorService 00:55:45,421 INFO [org.jboss.as.webservices] (MSC service thread 1-5) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorRPCService 00:55:45,421 INFO [org.jboss.as.webservices] (MSC service thread 1-8) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithCoordinatorCompletionCoordinatorService 00:55:45,422 INFO [org.jboss.as.webservices] (MSC service thread 1-7) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorRPCService 00:55:45,422 INFO [org.jboss.as.webservices] (MSC service thread 1-2) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CoordinatorService 00:55:45,424 INFO [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0003: Starting service jboss.ws.endpoint-publish.ws-t11-coordinator 00:55:45,434 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0021: Registered web context: '/ws-t11-participant' for server 'default-server' 00:55:45,434 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0021: Registered web context: '/ws-c11' for server 'default-server' 00:55:45,434 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0021: Registered web context: '/ws-t11-coordinator' for server 'default-server' 00:55:45,434 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0021: Registered web context: '/ws-t11-client' for server 'default-server' 00:55:45,495 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-6) ARJUNA033013: OutboundBridgeRecoveryManager starting 00:55:45,495 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-7) ARJUNA033006: InboundBridgeRecoveryManager starting 00:55:46,563 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221034: Waiting indefinitely to obtain live lock 00:55:46,563 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221035: Live Server Obtained live lock 00:56:00,329 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221003: Deploying ANYCAST queue jms.queue.ExpiryQueue on address jms.queue.ExpiryQueue 00:56:00,330 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221003: Deploying ANYCAST queue jms.queue.DLQ on address jms.queue.DLQ 00:56:00,345 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-7) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor 00:56:00,345 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-1) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor 00:56:00,345 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-2) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor 00:56:00,348 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-6) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor 00:56:05,546 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221007: Server is now live 00:56:05,546 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.10.1 [default, nodeID=96cd21ec-2f7f-11eb-8e9d-0242ac11000b] 00:56:05,562 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 82) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 00:56:05,617 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) WFLYJCA0007: Registered connection factory java:/JmsXA 00:56:05,672 INFO [org.apache.activemq.artemis.ra] (MSC service thread 1-2) AMQ151007: Resource adaptor started 00:56:05,673 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-2) IJ020002: Deployed: file://RaActivatoractivemq-ra 00:56:05,674 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-4) WFLYJCA0002: Bound JCA ConnectionFactory [java:/JmsXA] 00:56:05,675 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-8) WFLYJCA0118: Binding connection factory named java:/JmsXA to alias java:jboss/DefaultJMSConnectionFactory 00:56:06,472 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 83) WFLYMSGAMQ0002: Bound messaging object to jndi name java:/ConnectionFactory 00:56:06,776 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server 00:56:06,778 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 22.0.0.Beta1-SNAPSHOT (WildFly Core 14.0.0.Beta1) started in 26020ms - Started 380 of 641 services (385 services are lazy, passive or on-demand) 00:56:06,780 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:10090/management 00:56:06,780 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:10090 00:56:07,176 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/standalone/data/content/b9/1f7096eb708daa07809fa72fdb0b1489ba6acf/content 00:56:07,192 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0027: Starting deployment of "test.war" (runtime-name: "test.war") 00:56:07,693 INFO [org.jboss.as.jpa] (MSC service thread 1-3) WFLYJPA0002: Read persistence.xml for first 00:56:07,755 WARN [org.jboss.as.dependency.private] (MSC service thread 1-4) WFLYSRV0018: Deployment "deployment.test.war" is using a private module ("org.jboss.jts") which may be changed or removed in future versions without notice. 00:56:07,896 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0003: Processing weld deployment test.war 00:56:07,982 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-4) HV000001: Hibernate Validator 6.0.21.Final 00:56:08,116 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'SecondServiceATImpl' in deployment unit 'deployment "test.war"' are as follows: java:global/test/SecondServiceATImpl!org.jboss.narayana.quickstarts.wsat.jtabridge.second.jaxws.SecondServiceAT java:app/test/SecondServiceATImpl!org.jboss.narayana.quickstarts.wsat.jtabridge.second.jaxws.SecondServiceAT java:module/SecondServiceATImpl!org.jboss.narayana.quickstarts.wsat.jtabridge.second.jaxws.SecondServiceAT java:jboss/exported/test/SecondServiceATImpl!org.jboss.narayana.quickstarts.wsat.jtabridge.second.jaxws.SecondServiceAT ejb:/test/SecondServiceATImpl!org.jboss.narayana.quickstarts.wsat.jtabridge.second.jaxws.SecondServiceAT 00:56:08,276 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-4) No shutdown hook registered: Please call close() manually on application shutdown. 00:56:08,281 INFO [org.infinispan.CONTAINER] (ServerService Thread Pool -- 2) ISPN000128: Infinispan version: Infinispan 'Corona Extra' 11.0.4.Final 00:56:08,320 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 19) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test.war#first' 00:56:08,328 INFO [org.infinispan.CONFIG] (MSC service thread 1-1) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 00:56:08,329 INFO [org.infinispan.CONFIG] (MSC service thread 1-1) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 00:56:08,343 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 19) HHH000204: Processing PersistenceUnitInfo [ name: first ...] 00:56:08,414 INFO [org.hibernate.Version] (ServerService Thread Pool -- 19) HHH000412: Hibernate Core {5.3.18.Final} 00:56:08,416 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 19) HHH000206: hibernate.properties not found 00:56:08,420 INFO [org.jboss.weld.Version] (MSC service thread 1-8) WELD-000900: 3.1.5 (Final) 00:56:08,426 INFO [org.infinispan.PERSISTENCE] (ServerService Thread Pool -- 2) ISPN000556: Starting user marshaller 'org.wildfly.clustering.infinispan.spi.marshalling.InfinispanProtoStreamMarshaller' 00:56:08,444 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-8) JBWS024061: Adding service endpoint metadata: id=SecondServiceATImpl address=http://localhost:8180/test/SecondServiceATService/SecondServiceAT implementor=org.jboss.narayana.quickstarts.wsat.jtabridge.second.SecondServiceATImpl serviceName={http://www.jboss.org/narayana/quickstarts/wsat/simple/second}SecondServiceATService portName={http://www.jboss.org/narayana/quickstarts/wsat/simple/second}SecondServiceAT annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false handlers=[org.jboss.as.xts.txnclient.WildflyTransactionClientTxBridgeIntegrationHandler,org.jboss.jbossts.txbridge.inbound.OptionalJaxWSTxInboundBridgeHandler,com.arjuna.mw.wst11.service.JaxWSHeaderContextProcessor] 00:56:08,457 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-8) Creating Service {http://www.jboss.org/narayana/quickstarts/wsat/simple/second}SecondServiceATService from class org.jboss.narayana.quickstarts.wsat.jtabridge.second.jaxws.SecondServiceAT 00:56:08,469 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-8) Setting the server's publish address to be http://localhost:8180/test/SecondServiceATService/SecondServiceAT 00:56:08,476 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-8) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/standalone/data/wsdl/test.war/SecondServiceATService.wsdl 00:56:08,520 INFO [org.jboss.as.webservices] (MSC service thread 1-4) WFLYWS0003: Starting service jboss.ws.endpoint."test.war".SecondServiceATImpl 00:56:08,557 INFO [org.hibernate.annotations.common.Version] (ServerService Thread Pool -- 19) HCANN000001: Hibernate Commons Annotations {5.0.5.Final} 00:56:08,630 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 2) WFLYCLINF0002: Started http-remoting-connector cache from ejb container 00:56:08,672 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 19) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test.war#first' 00:56:08,865 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 19) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 00:56:08,872 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 19) HHH000431: Unable to determine H2 database version, certain features may not work 00:56:08,933 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 19) Envers integration enabled? : true 00:56:09,493 INFO [org.hibernate.tool.schema.internal.SchemaCreatorImpl] (ServerService Thread Pool -- 19) HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@484e72e7' 00:56:09,615 INFO [io.smallrye.metrics] (MSC service thread 1-5) MicroProfile: Metrics activated (SmallRye Metrics version: 2.4.4) 00:56:10,083 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 19) WFLYUT0021: Registered web context: '/test' for server 'default-server' 00:56:10,264 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "test.war" (runtime-name : "test.war") 00:56:10,810 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/standalone/data/content/64/49696a63ba4612daac47d7ab079a725365960b/content 00:56:10,824 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0027: Starting deployment of "test.war" (runtime-name: "test.war") 00:56:11,284 INFO [org.jboss.as.jpa] (MSC service thread 1-4) WFLYJPA0002: Read persistence.xml for first 00:56:11,342 WARN [org.jboss.as.dependency.private] (MSC service thread 1-5) WFLYSRV0018: Deployment "deployment.test.war" is using a private module ("org.jboss.jts") which may be changed or removed in future versions without notice. 00:56:11,513 INFO [org.jboss.weld.deployer] (MSC service thread 1-7) WFLYWELD0003: Processing weld deployment test.war 00:56:11,601 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-7) HV000001: Hibernate Validator 6.0.21.Final 00:56:11,754 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'SecondServiceATImpl' in deployment unit 'deployment "test.war"' are as follows: java:global/test/SecondServiceATImpl!org.jboss.narayana.quickstarts.wsat.jtabridge.second.jaxws.SecondServiceAT java:app/test/SecondServiceATImpl!org.jboss.narayana.quickstarts.wsat.jtabridge.second.jaxws.SecondServiceAT java:module/SecondServiceATImpl!org.jboss.narayana.quickstarts.wsat.jtabridge.second.jaxws.SecondServiceAT java:jboss/exported/test/SecondServiceATImpl!org.jboss.narayana.quickstarts.wsat.jtabridge.second.jaxws.SecondServiceAT ejb:/test/SecondServiceATImpl!org.jboss.narayana.quickstarts.wsat.jtabridge.second.jaxws.SecondServiceAT 00:56:11,830 INFO [org.infinispan.CONTAINER] (ServerService Thread Pool -- 5) ISPN000128: Infinispan version: Infinispan 'Corona Extra' 11.0.4.Final 00:56:11,863 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'FirstServiceATImpl' in deployment unit 'deployment "test.war"' are as follows: java:global/test/FirstServiceATImpl!org.jboss.narayana.quickstarts.wsat.jtabridge.first.jaxws.FirstServiceAT java:app/test/FirstServiceATImpl!org.jboss.narayana.quickstarts.wsat.jtabridge.first.jaxws.FirstServiceAT java:module/FirstServiceATImpl!org.jboss.narayana.quickstarts.wsat.jtabridge.first.jaxws.FirstServiceAT java:jboss/exported/test/FirstServiceATImpl!org.jboss.narayana.quickstarts.wsat.jtabridge.first.jaxws.FirstServiceAT ejb:/test/FirstServiceATImpl!org.jboss.narayana.quickstarts.wsat.jtabridge.first.jaxws.FirstServiceAT 00:56:12,011 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 5) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test.war#first' 00:56:12,065 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 5) HHH000204: Processing PersistenceUnitInfo [ name: first ...] 00:56:12,109 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-7) No shutdown hook registered: Please call close() manually on application shutdown. 00:56:12,109 INFO [org.infinispan.CONFIG] (MSC service thread 1-1) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 00:56:12,131 INFO [org.infinispan.CONFIG] (MSC service thread 1-1) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 00:56:12,202 INFO [org.hibernate.Version] (ServerService Thread Pool -- 5) HHH000412: Hibernate Core {5.3.18.Final} 00:56:12,203 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 5) HHH000206: hibernate.properties not found 00:56:12,236 INFO [org.infinispan.PERSISTENCE] (ServerService Thread Pool -- 89) ISPN000556: Starting user marshaller 'org.wildfly.clustering.infinispan.spi.marshalling.InfinispanProtoStreamMarshaller' 00:56:12,281 INFO [org.jboss.weld.Version] (MSC service thread 1-8) WELD-000900: 3.1.5 (Final) 00:56:12,303 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-8) JBWS024061: Adding service endpoint metadata: id=FirstServiceATImpl address=http://localhost:8080/test/FirstServiceATService/FirstServiceAT implementor=org.jboss.narayana.quickstarts.wsat.jtabridge.first.FirstServiceATImpl serviceName={http://www.jboss.org/narayana/quickstarts/wsat/simple/first}FirstServiceATService portName={http://www.jboss.org/narayana/quickstarts/wsat/simple/first}FirstServiceAT annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false handlers=[org.jboss.as.xts.txnclient.WildflyTransactionClientTxBridgeIntegrationHandler,org.jboss.jbossts.txbridge.inbound.OptionalJaxWSTxInboundBridgeHandler,com.arjuna.mw.wst11.service.JaxWSHeaderContextProcessor] 00:56:12,303 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-8) JBWS024061: Adding service endpoint metadata: id=SecondServiceATImpl address=http://localhost:8080/test/SecondServiceATService/SecondServiceAT implementor=org.jboss.narayana.quickstarts.wsat.jtabridge.second.SecondServiceATImpl serviceName={http://www.jboss.org/narayana/quickstarts/wsat/simple/second}SecondServiceATService portName={http://www.jboss.org/narayana/quickstarts/wsat/simple/second}SecondServiceAT annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false handlers=[org.jboss.as.xts.txnclient.WildflyTransactionClientTxBridgeIntegrationHandler,org.jboss.jbossts.txbridge.inbound.OptionalJaxWSTxInboundBridgeHandler,com.arjuna.mw.wst11.service.JaxWSHeaderContextProcessor] 00:56:12,313 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-8) Creating Service {http://www.jboss.org/narayana/quickstarts/wsat/simple/first}FirstServiceATService from class org.jboss.narayana.quickstarts.wsat.jtabridge.first.jaxws.FirstServiceAT 00:56:12,323 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-8) Setting the server's publish address to be http://localhost:8080/test/FirstServiceATService/FirstServiceAT 00:56:12,329 INFO [org.hibernate.annotations.common.Version] (ServerService Thread Pool -- 5) HCANN000001: Hibernate Commons Annotations {5.0.5.Final} 00:56:12,356 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-8) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/standalone/data/wsdl/test.war/FirstServiceATService.wsdl 00:56:12,356 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-8) Creating Service {http://www.jboss.org/narayana/quickstarts/wsat/simple/second}SecondServiceATService from class org.jboss.narayana.quickstarts.wsat.jtabridge.second.jaxws.SecondServiceAT 00:56:12,359 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-8) Setting the server's publish address to be http://localhost:8080/test/SecondServiceATService/SecondServiceAT 00:56:12,362 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-8) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/standalone/data/wsdl/test.war/SecondServiceATService.wsdl 00:56:12,405 INFO [org.jboss.as.webservices] (MSC service thread 1-4) WFLYWS0003: Starting service jboss.ws.endpoint."test.war".FirstServiceATImpl 00:56:12,405 INFO [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0003: Starting service jboss.ws.endpoint."test.war".SecondServiceATImpl 00:56:12,425 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 89) WFLYCLINF0002: Started http-remoting-connector cache from ejb container 00:56:12,561 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 89) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test.war#first' 00:56:12,743 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 89) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 00:56:12,797 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 89) HHH000431: Unable to determine H2 database version, certain features may not work 00:56:12,854 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 89) Envers integration enabled? : true 00:56:13,397 INFO [org.hibernate.tool.schema.internal.SchemaCreatorImpl] (ServerService Thread Pool -- 89) HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@73c4a073' 00:56:13,557 INFO [io.smallrye.metrics] (MSC service thread 1-8) MicroProfile: Metrics activated (SmallRye Metrics version: 2.4.4) 00:56:14,102 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 89) WFLYUT0021: Registered web context: '/test' for server 'default-server' 00:56:14,179 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "test.war" (runtime-name : "test.war") 00:56:14,569 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://www.jboss.org/narayana/quickstarts/wsat/simple/first}FirstServiceATService from WSDL: http://localhost:8080/test/FirstServiceATService/FirstServiceAT?wsdl 00:56:14,718 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://www.jboss.org/narayana/quickstarts/wsat/simple/second}SecondServiceATService from WSDL: http://localhost:8180/test/SecondServiceATService/SecondServiceAT?wsdl 00:56:14,729 INFO [stdout] (default task-1) [CLIENT] Beginning the first JTA transaction (to increment the counter) 00:56:14,740 INFO [stdout] (default task-1) [CLIENT] Calling incrementCounter on each client stub. The registered interceptor will bridge rom JTA to WS-AT 00:56:15,029 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-2) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:56:16,108 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-2) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:56:16,185 INFO [stdout] (default task-2) [SERVICE] First service invoked to increment the counter by '1' 00:56:16,185 INFO [stdout] (default task-2) [SERVICE] Using the JPA Entity Manager to update the counter within a JTA transaction 00:56:16,603 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:56:16,789 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:56:17,094 INFO [stdout] (default task-1) [SERVICE] Second service invoked to increment the counter by '1' 00:56:17,095 INFO [stdout] (default task-1) [SERVICE] Using the JPA Entity Manager to update the counter within a JTA transaction 00:56:17,213 INFO [stdout] (default task-1) [CLIENT] about to commit the JTA transaction. This will also cause the bridged WS-AT transactions to commit 00:56:17,248 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:17,356 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:17,403 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:18,022 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:18,073 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:18,218 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:18,255 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:18,366 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:18,505 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:18,544 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:18,576 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:18,619 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:18,656 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:18,692 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:18,725 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:18,759 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:18,779 INFO [stdout] (default task-1) [CLIENT] Beginning the second JTA transaction (to check the counter *was* incremented) 00:56:18,779 INFO [stdout] (default task-1) [CLIENT] Calling getCounter on the client stubs. The registered interceptor will bridge rom JTA to WS-AT 00:56:18,828 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-2) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:56:18,879 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-2) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:56:18,907 INFO [stdout] (default task-2) [SERVICE] getCounter() invoked 00:56:18,965 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:56:19,020 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:56:19,057 INFO [stdout] (default task-1) [SERVICE] getCounter() invoked 00:56:19,068 INFO [stdout] (default task-1) [CLIENT] Counters obtained successfully, about to commit the JTA transaction. This will also cause the bridged WS-AT transactions to commit 00:56:19,091 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:19,131 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:19,168 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:19,212 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:19,248 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:19,534 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:19,577 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:19,856 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:19,986 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:20,029 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:20,119 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:20,155 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:20,192 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:20,235 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:20,269 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:20,302 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:20,321 INFO [stdout] (default task-1) [CLIENT] Asserting that the counters incremented successfully 00:56:20,378 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-2) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:56:20,430 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-2) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:56:20,511 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:56:20,561 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:56:20,612 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:20,644 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:20,675 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:20,725 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:20,757 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:21,028 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:21,057 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:21,339 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:21,468 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:21,497 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:21,525 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:21,558 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:21,591 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:21,623 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:21,651 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:21,681 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:21,741 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://www.jboss.org/narayana/quickstarts/wsat/simple/first}FirstServiceATService from WSDL: http://localhost:8080/test/FirstServiceATService/FirstServiceAT?wsdl 00:56:21,756 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://www.jboss.org/narayana/quickstarts/wsat/simple/second}SecondServiceATService from WSDL: http://localhost:8180/test/SecondServiceATService/SecondServiceAT?wsdl 00:56:21,762 INFO [stdout] (default task-1) [CLIENT] Beginning the first JTA transaction (to increment the counter) 00:56:21,763 INFO [stdout] (default task-1) [CLIENT] Calling incrementCounter on each client stub. The registered interceptor will bridge rom JTA to WS-AT 00:56:21,818 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-2) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:56:21,864 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-2) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:56:21,893 INFO [stdout] (default task-2) [SERVICE] First service invoked to increment the counter by '1' 00:56:21,893 INFO [stdout] (default task-2) [SERVICE] Using the JPA Entity Manager to update the counter within a JTA transaction 00:56:21,945 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:56:21,992 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:56:22,022 INFO [stdout] (default task-1) [SERVICE] Second service invoked to increment the counter by '1' 00:56:22,023 INFO [stdout] (default task-1) [SERVICE] Using the JPA Entity Manager to update the counter within a JTA transaction 00:56:22,027 INFO [stdout] (default task-1) [CLIENT] about to rollback the JTA transaction. This will also cause the bridged WS-AT transaction to rollback 00:56:22,039 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:22,059 WARN [org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorTrackingImpl] (TaskWorker-1) HHH000451: Transaction afterCompletion called by a background thread; delaying afterCompletion processing until the original thread can handle it. [status=4] 00:56:22,071 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:22,099 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:22,125 WARN [org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorTrackingImpl] (TaskWorker-1) HHH000451: Transaction afterCompletion called by a background thread; delaying afterCompletion processing until the original thread can handle it. [status=4] 00:56:22,137 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:22,166 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:22,198 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:22,228 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:22,255 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:22,270 INFO [stdout] (default task-1) [CLIENT] Beginning the second JTA transaction (to check the counter *was not* incremented) 00:56:22,271 INFO [stdout] (default task-1) [CLIENT] Calling getCounter on the client stubs. The registered interceptor will bridge rom JTA to WS-AT 00:56:22,370 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-2) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:56:22,409 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-2) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:56:22,435 INFO [stdout] (default task-2) [SERVICE] getCounter() invoked 00:56:22,483 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:56:22,530 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:56:22,561 INFO [stdout] (default task-1) [SERVICE] getCounter() invoked 00:56:22,567 INFO [stdout] (default task-1) [CLIENT] Counters obtained successfully, about to commit the JTA transaction. This will also cause the bridged WS-AT transaction to commit 00:56:22,580 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:22,610 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:22,637 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:22,672 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:22,704 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:23,483 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:23,510 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:23,649 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:23,865 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:23,891 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:23,918 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:23,951 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:23,982 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:24,013 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:24,056 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:24,081 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:24,121 INFO [stdout] (default task-1) [CLIENT] Asserting that the counters were *not* incremented successfully 00:56:24,170 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-2) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:56:24,228 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-2) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:56:24,325 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:56:24,387 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:56:24,429 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:24,452 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:24,475 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:24,503 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:24,532 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:25,032 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:25,059 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:25,285 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:25,375 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:25,405 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:25,437 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:25,487 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:25,520 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:25,552 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:25,583 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:25,607 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:25,738 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 19) WFLYUT0022: Unregistered web context: '/test' from server 'default-server' 00:56:25,753 INFO [org.jboss.as.webservices] (MSC service thread 1-4) WFLYWS0004: Stopping service jboss.ws.endpoint."test.war".SecondServiceATImpl 00:56:25,777 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 2) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#first' 00:56:25,778 INFO [org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl] (ServerService Thread Pool -- 2) HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down' 00:56:25,792 INFO [org.hibernate.orm.beans] (ServerService Thread Pool -- 2) HHH10005004: Stopping BeanContainer : org.hibernate.resource.beans.container.internal.CdiBeanContainerExtendedAccessImpl@649c592f 00:56:25,796 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 2) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#first' 00:56:25,836 INFO [org.infinispan.manager.DefaultCacheManager] (ServerService Thread Pool -- 2) Stopping cache manager null on null 00:56:25,841 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment test.war (runtime-name: test.war) in 187ms 00:56:25,866 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2/standalone/data/content/b9/1f7096eb708daa07809fa72fdb0b1489ba6acf/content 00:56:25,867 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "test.war" (runtime-name: "test.war") 00:56:25,888 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 89) WFLYUT0022: Unregistered web context: '/test' from server 'default-server' 00:56:25,897 INFO [org.jboss.as.webservices] (MSC service thread 1-7) WFLYWS0004: Stopping service jboss.ws.endpoint."test.war".SecondServiceATImpl 00:56:25,897 INFO [org.jboss.as.webservices] (MSC service thread 1-5) WFLYWS0004: Stopping service jboss.ws.endpoint."test.war".FirstServiceATImpl 00:56:25,940 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 97) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#first' 00:56:25,942 INFO [org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl] (ServerService Thread Pool -- 97) HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down' 00:56:25,953 INFO [org.hibernate.orm.beans] (ServerService Thread Pool -- 97) HHH10005004: Stopping BeanContainer : org.hibernate.resource.beans.container.internal.CdiBeanContainerExtendedAccessImpl@735f7acf 00:56:25,957 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 97) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#first' 00:56:25,999 INFO [org.infinispan.manager.DefaultCacheManager] (ServerService Thread Pool -- 97) Stopping cache manager null on null 00:56:26,004 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment test.war (runtime-name: test.war) in 125ms 00:56:26,026 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1/standalone/data/content/64/49696a63ba4612daac47d7ab079a725365960b/content 00:56:26,026 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "test.war" (runtime-name: "test.war") Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.805 sec - in org.jboss.narayana.quickstarts.wsat.jtabridge.fromjta.BridgeFromJTATest 00:56:26,035 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0272: Suspending server 00:56:26,040 INFO [org.jboss.as.ejb3] (management-handler-thread - 1) WFLYEJB0493: EJB subsystem suspension complete 00:56:26,041 INFO [org.jboss.as.server] (Management Triggered Shutdown) WFLYSRV0241: Shutting down in response to management operation 'shutdown' 00:56:26,043 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-2) ARJUNA033014: OutboundBridgeRecoveryManager stopping 00:56:26,044 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-1) ARJUNA033007: InboundBridgeRecoveryManager stopping 00:56:26,076 INFO [org.jboss.as.mail.extension] (MSC service thread 1-6) WFLYMAIL0002: Unbound mail session [java:jboss/mail/Default] 00:56:26,076 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-6) WFLYJCA0119: Unbinding connection factory named java:/JmsXA to alias java:jboss/DefaultJMSConnectionFactory 00:56:26,077 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 90) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 00:56:26,077 INFO [org.jboss.as.webservices] (MSC service thread 1-6) WFLYWS0004: Stopping service jboss.ws.endpoint-publish.ws-c11 00:56:26,078 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0022: Unregistered web context: '/ws-c11' from server 'default-server' 00:56:26,078 INFO [org.jboss.as.webservices] (MSC service thread 1-3) WFLYWS0004: Stopping service jboss.ws.endpoint-publish.ws-t11-coordinator 00:56:26,078 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0022: Unregistered web context: '/ws-t11-coordinator' from server 'default-server' 00:56:26,080 INFO [org.jboss.as.webservices] (MSC service thread 1-8) WFLYWS0004: Stopping service jboss.ws.endpoint-publish.ws-t11-client 00:56:26,080 INFO [org.jboss.as.webservices] (MSC service thread 1-7) WFLYWS0004: Stopping service jboss.ws.endpoint-publish.ws-t11-participant 00:56:26,080 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0022: Unregistered web context: '/ws-t11-client' from server 'default-server' 00:56:26,080 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0022: Unregistered web context: '/ws-t11-participant' from server 'default-server' 00:56:26,080 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS] 00:56:26,081 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-5) WFLYJCA0011: Unbound JCA ConnectionFactory [java:/JmsXA] 00:56:26,092 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0019: Stopped Driver service with driver-name = h2 00:56:26,094 INFO [org.jboss.as.webservices] (MSC service thread 1-2) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-client.deployment".TerminationParticipantService 00:56:26,094 INFO [org.jboss.as.webservices] (MSC service thread 1-6) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-c11.deployment".ActivationService 00:56:26,095 INFO [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-client.deployment".CompletionInitiatorService 00:56:26,096 INFO [org.jboss.as.webservices] (MSC service thread 1-7) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-participant.deployment".ParticipantService 00:56:26,094 INFO [org.jboss.as.webservices] (MSC service thread 1-8) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-c11.deployment".RegistrationService 00:56:26,098 INFO [org.jboss.as.webservices] (MSC service thread 1-3) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithCoordinatorCompletionParticipantService 00:56:26,099 INFO [org.jboss.as.webservices] (MSC service thread 1-4) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithParticipantCompletionParticipantService 00:56:26,100 INFO [org.jboss.as.webservices] (MSC service thread 1-6) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithParticipantCompletionCoordinatorService 00:56:26,100 INFO [org.jboss.as.webservices] (MSC service thread 1-2) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-coordinator.deployment".CoordinatorService 00:56:26,101 INFO [org.jboss.as.webservices] (MSC service thread 1-7) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorRPCService 00:56:26,101 INFO [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorRPCService 00:56:26,101 INFO [org.jboss.as.webservices] (MSC service thread 1-8) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithCoordinatorCompletionCoordinatorService 00:56:26,102 INFO [org.jboss.as.webservices] (MSC service thread 1-5) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorService 00:56:26,110 INFO [org.jboss.as.webservices] (MSC service thread 1-4) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorService 00:56:26,111 INFO [org.jboss.as.webservices] (MSC service thread 1-3) WFLYWS0004: Stopping service jboss.ws.endpoint-deploy.ws-t11-client 00:56:26,113 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0019: Host default-host stopping 00:56:26,113 INFO [org.jboss.as.webservices] (MSC service thread 1-3) WFLYWS0004: Stopping service jboss.ws.endpoint-deploy.ws-c11 00:56:26,114 INFO [org.apache.activemq.artemis.ra] (ServerService Thread Pool -- 97) AMQ151003: resource adaptor stopped 00:56:26,117 INFO [org.jboss.as.webservices] (MSC service thread 1-3) WFLYWS0004: Stopping service jboss.ws.endpoint-deploy.ws-t11-participant 00:56:26,126 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 97) WFLYCLINF0003: Stopped http-remoting-connector cache from ejb container 00:56:26,131 INFO [org.jboss.as.webservices] (MSC service thread 1-4) WFLYWS0004: Stopping service jboss.ws.endpoint-deploy.ws-t11-coordinator 00:56:26,139 INFO [org.infinispan.manager.DefaultCacheManager] (ServerService Thread Pool -- 97) Stopping cache manager null on null 00:56:26,139 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0008: Undertow HTTPS listener https suspending 00:56:26,139 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0007: Undertow HTTPS listener https stopped, was bound to 127.0.0.1:8443 00:56:26,503 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 90) AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.10.1 [96cd21ec-2f7f-11eb-8e9d-0242ac11000b] stopped, uptime 48.983 seconds 00:56:26,504 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0008: Undertow HTTP listener default suspending 00:56:26,504 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:8080 00:56:26,505 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0004: Undertow 2.2.2.Final stopping 00:56:26,512 INFO [org.jboss.as] (MSC service thread 1-4) WFLYSRV0050: WildFly Full 22.0.0.Beta1-SNAPSHOT (WildFly Core 14.0.0.Beta1) stopped in 468ms 00:56:26,936 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0272: Suspending server 00:56:26,940 INFO [org.jboss.as.ejb3] (management-handler-thread - 1) WFLYEJB0493: EJB subsystem suspension complete 00:56:26,941 INFO [org.jboss.as.server] (Management Triggered Shutdown) WFLYSRV0241: Shutting down in response to management operation 'shutdown' 00:56:26,944 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-8) ARJUNA033014: OutboundBridgeRecoveryManager stopping 00:56:26,944 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-6) ARJUNA033007: InboundBridgeRecoveryManager stopping 00:56:26,953 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 2) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 00:56:26,954 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) WFLYJCA0119: Unbinding connection factory named java:/JmsXA to alias java:jboss/DefaultJMSConnectionFactory 00:56:26,955 INFO [org.jboss.as.mail.extension] (MSC service thread 1-4) WFLYMAIL0002: Unbound mail session [java:jboss/mail/Default] 00:56:26,955 INFO [org.jboss.as.webservices] (MSC service thread 1-2) WFLYWS0004: Stopping service jboss.ws.endpoint-publish.ws-t11-client 00:56:26,955 INFO [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0004: Stopping service jboss.ws.endpoint-publish.ws-t11-participant 00:56:26,955 INFO [org.jboss.as.webservices] (MSC service thread 1-3) WFLYWS0004: Stopping service jboss.ws.endpoint-publish.ws-t11-coordinator 00:56:26,955 INFO [org.jboss.as.webservices] (MSC service thread 1-5) WFLYWS0004: Stopping service jboss.ws.endpoint-publish.ws-c11 00:56:26,955 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS] 00:56:26,955 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-4) WFLYJCA0011: Unbound JCA ConnectionFactory [java:/JmsXA] 00:56:26,957 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0022: Unregistered web context: '/ws-t11-coordinator' from server 'default-server' 00:56:26,958 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0022: Unregistered web context: '/ws-t11-client' from server 'default-server' 00:56:26,958 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0022: Unregistered web context: '/ws-c11' from server 'default-server' 00:56:26,957 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0022: Unregistered web context: '/ws-t11-participant' from server 'default-server' 00:56:26,961 INFO [org.jboss.as.webservices] (MSC service thread 1-4) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-c11.deployment".RegistrationService 00:56:26,962 INFO [org.jboss.as.webservices] (MSC service thread 1-8) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-c11.deployment".ActivationService 00:56:26,962 INFO [org.jboss.as.webservices] (MSC service thread 1-5) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorService 00:56:26,962 INFO [org.jboss.as.webservices] (MSC service thread 1-8) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorRPCService 00:56:26,962 INFO [org.jboss.as.webservices] (MSC service thread 1-3) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorService 00:56:26,962 INFO [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorRPCService 00:56:26,962 INFO [org.jboss.as.webservices] (MSC service thread 1-5) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithParticipantCompletionCoordinatorService 00:56:26,962 INFO [org.jboss.as.webservices] (MSC service thread 1-4) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithCoordinatorCompletionCoordinatorService 00:56:26,965 INFO [org.jboss.as.webservices] (MSC service thread 1-7) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-coordinator.deployment".CoordinatorService 00:56:26,966 INFO [org.jboss.as.webservices] (MSC service thread 1-3) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-client.deployment".TerminationParticipantService 00:56:26,966 INFO [org.jboss.as.webservices] (MSC service thread 1-8) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-client.deployment".CompletionInitiatorService 00:56:26,971 INFO [org.jboss.as.webservices] (MSC service thread 1-7) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithCoordinatorCompletionParticipantService 00:56:26,971 INFO [org.jboss.as.webservices] (MSC service thread 1-5) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-participant.deployment".ParticipantService 00:56:26,971 INFO [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithParticipantCompletionParticipantService 00:56:26,971 INFO [org.jboss.as.webservices] (MSC service thread 1-2) WFLYWS0004: Stopping service jboss.ws.endpoint-deploy.ws-c11 00:56:26,977 INFO [org.jboss.as.webservices] (MSC service thread 1-8) WFLYWS0004: Stopping service jboss.ws.endpoint-deploy.ws-t11-coordinator 00:56:26,979 INFO [org.jboss.as.webservices] (MSC service thread 1-7) WFLYWS0004: Stopping service jboss.ws.endpoint-deploy.ws-t11-client 00:56:26,981 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0019: Host default-host stopping 00:56:26,981 INFO [org.jboss.as.webservices] (MSC service thread 1-5) WFLYWS0004: Stopping service jboss.ws.endpoint-deploy.ws-t11-participant 00:56:26,981 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0019: Stopped Driver service with driver-name = h2 00:56:26,985 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0008: Undertow HTTPS listener https suspending 00:56:26,986 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0007: Undertow HTTPS listener https stopped, was bound to 127.0.0.1:8543 00:56:26,988 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 22) WFLYCLINF0003: Stopped http-remoting-connector cache from ejb container 00:56:26,990 INFO [org.infinispan.manager.DefaultCacheManager] (ServerService Thread Pool -- 22) Stopping cache manager null on null 00:56:27,029 INFO [org.apache.activemq.artemis.ra] (ServerService Thread Pool -- 2) AMQ151003: resource adaptor stopped 00:56:28,022 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 2) AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.10.1 [96cd21ec-2f7f-11eb-8e9d-0242ac11000b] stopped, uptime 44.328 seconds 00:56:28,023 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0008: Undertow HTTP listener default suspending 00:56:28,024 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:8180 00:56:28,024 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0004: Undertow 2.2.2.Final stopping 00:56:28,030 INFO [org.jboss.as] (MSC service thread 1-5) WFLYSRV0050: WildFly Full 22.0.0.Beta1-SNAPSHOT (WildFly Core 14.0.0.Beta1) stopped in 1085ms  Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ wsat-jta-multi_service-all --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/wsat-jta-multi_service.jar [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (remove-jboss-home-directories) @ wsat-jta-multi_service-all --- [INFO] Deleting /home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss1 (includes = [], excludes = []) [INFO] Deleting /home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/jboss2 (includes = [], excludes = []) [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ wsat-jta-multi_service-all --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/target/wsat-jta-multi_service.jar to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/txbridge/wsat-jta-multi_service/wsat-jta-multi_service-all/5.10.7.Final-SNAPSHOT/wsat-jta-multi_service-all-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_service/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/txbridge/wsat-jta-multi_service/wsat-jta-multi_service-all/5.10.7.Final-SNAPSHOT/wsat-jta-multi_service-all-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss Narayana Quickstarts: Simple WS-AT Web service, bridged to and from JTA. Bridges three servers where one service invokes another 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ wsat-jta-multi_hop-all --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ wsat-jta-multi_hop-all --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ wsat-jta-multi_hop-all --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_hop/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ wsat-jta-multi_hop-all --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ wsat-jta-multi_hop-all --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_hop/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ wsat-jta-multi_hop-all --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.jboss.narayana.quickstarts.wsat.jtabridge.fromjta.BridgeFromJTATest Nov 26, 2020 12:56:30 AM org.jboss.as.arquillian.container.managed.ManagedDeployableContainer startInternal INFO: Starting container with: [/usr/lib/jvm/java-1.8.0-openjdk/bin/java, -D[Standalone], -server, -Xms64m, -Xmx1024m, -XX:MaxPermSize=512m, -ea, -Djboss.home.dir=/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT, -Dorg.jboss.boot.log.file=/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/log/server.log, -Dlogging.configuration=file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/configuration/logging.properties, -jar, /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/jboss-modules.jar, -mp, /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules, org.jboss.as.standalone, -Djboss.home.dir=/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT, -Djboss.server.base.dir=/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/standalone, -Djboss.server.log.dir=/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/log, -Djboss.server.config.dir=/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/configuration, -c=standalone-xts.xml] OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0 Nov 26, 2020 12:56:30 AM org.jboss.remoting3.EndpointImpl INFO: JBoss Remoting version 5.0.0.Final Nov 26, 2020 12:56:30 AM org.xnio.Xnio INFO: XNIO version 3.5.1.Final Nov 26, 2020 12:56:30 AM org.xnio.nio.NioXnio INFO: XNIO NIO Implementation Version 3.5.1.Final Nov 26, 2020 12:56:30 AM org.wildfly.security.Version INFO: ELY00001: WildFly Elytron version 1.1.0.Final 00:56:31,198 INFO [org.jboss.modules] (main) JBoss Modules version 1.10.2.Final 00:56:31,569 INFO [org.jboss.msc] (main) JBoss MSC version 1.4.12.Final 00:56:31,578 INFO [org.jboss.threads] (main) JBoss Threads version 2.4.0.Final 00:56:31,685 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: WildFly Full 22.0.0.Beta1-SNAPSHOT (WildFly Core 14.0.0.Beta1) starting 00:56:32,453 INFO [org.wildfly.security] (ServerService Thread Pool -- 27) ELY00001: WildFly Elytron version 1.13.1.Final 00:56:33,024 INFO [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/core-service=management/management-interface=http-interface' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. 00:56:33,050 INFO [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 39) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/subsystem=undertow/server=default-server/https-listener=https' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. 00:56:33,102 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http) 00:56:33,115 INFO [org.xnio] (MSC service thread 1-7) XNIO version 3.8.2.Final 00:56:33,120 INFO [org.xnio.nio] (MSC service thread 1-7) XNIO NIO Implementation Version 3.8.2.Final 00:56:33,143 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 54) WFLYCLINF0001: Activating Infinispan subsystem. 00:56:33,153 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 55) WFLYIO001: Worker 'default' has auto-configured to 48 IO threads with 384 max task threads based on your 24 available processors 00:56:33,166 INFO [org.wildfly.extension.microprofile.config.smallrye._private] (ServerService Thread Pool -- 65) WFLYCONF0001: Activating WildFly MicroProfile Config Subsystem 00:56:33,166 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 77) WFLYTX0013: The node-identifier attribute on the /subsystem=transactions is set to the default value. This is a danger for environments running multiple servers. Please make sure the attribute value is unique. 00:56:33,169 INFO [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 53) WFLYIIOP0001: Activating IIOP Subsystem 00:56:33,181 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 69) WFLYNAM0001: Activating Naming Subsystem 00:56:33,191 INFO [org.jboss.as.jaxrs] (ServerService Thread Pool -- 56) WFLYRS0016: RESTEasy version 3.13.2.Final 00:56:33,198 INFO [org.jboss.as.security] (ServerService Thread Pool -- 75) WFLYSEC0002: Activating Security Subsystem 00:56:33,199 INFO [org.jboss.as.connector] (MSC service thread 1-2) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar @VERSION@) 00:56:33,199 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 61) WFLYJSF0007: Activated the following JSF Implementations: [main] 00:56:33,210 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 79) WFLYWS0002: Activating WebServices Extension 00:56:33,209 INFO [org.wildfly.extension.microprofile.metrics.smallrye] (ServerService Thread Pool -- 67) WFLYMETRICS0001: Activating Eclipse MicroProfile Metrics Subsystem 00:56:33,216 INFO [org.wildfly.extension.microprofile.opentracing] (ServerService Thread Pool -- 68) WFLYTRACEXT0001: Activating MicroProfile OpenTracing Subsystem 00:56:33,222 INFO [org.jboss.as.security] (MSC service thread 1-8) WFLYSEC0001: Current PicketBox version=5.0.3.Final-redhat-00007 00:56:33,228 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 45) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.4) 00:56:33,230 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-3) WFLYJCA0018: Started Driver service with driver-name = h2 00:56:33,232 INFO [org.wildfly.extension.microprofile.health.smallrye] (ServerService Thread Pool -- 66) WFLYHEALTH0001: Activating Eclipse MicroProfile Health Subsystem 00:56:33,262 INFO [org.jboss.as.naming] (MSC service thread 1-5) WFLYNAM0003: Starting Naming Service 00:56:33,265 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default] 00:56:33,263 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0003: Undertow 2.2.2.Final starting 00:56:33,285 INFO [org.jboss.remoting] (MSC service thread 1-3) JBoss Remoting version 5.0.19.Final 00:56:33,583 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 78) WFLYUT0014: Creating file handler for path '/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]'] 00:56:33,587 INFO [org.jboss.as.ejb3] (MSC service thread 1-7) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 384 (per class), which is derived from thread worker pool sizing. 00:56:33,585 INFO [org.jboss.as.ejb3] (MSC service thread 1-3) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 96 (per class), which is derived from the number of CPUs on this host. 00:56:33,623 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0012: Started server default-server. 00:56:33,629 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0018: Host default-host starting 00:56:33,684 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:8080 00:56:33,727 INFO [org.jboss.as.ejb3] (MSC service thread 1-1) WFLYEJB0493: EJB subsystem suspension complete 00:56:33,731 INFO [org.jboss.as.patching] (MSC service thread 1-8) WFLYPAT0050: WildFly Full cumulative patch ID is: base, one-off patches include: none 00:56:33,746 WARN [org.jboss.as.domain.management.security] (MSC service thread 1-2) WFLYDM0111: Keystore /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/configuration/application.keystore not found, it will be auto generated on first use with a self signed certificate for host localhost 00:56:33,756 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-6) WFLYDS0013: Started FileSystemDeploymentService for directory /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/deployments 00:56:33,805 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/data/activemq/journal,bindingsDirectory=/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/data/activemq/bindings,largeMessagesDirectory=/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/data/activemq/largemessages,pagingDirectory=/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/data/activemq/paging) 00:56:33,822 INFO [org.wildfly.iiop.openjdk] (MSC service thread 1-5) WFLYIIOP0009: CORBA ORB Service started 00:56:33,825 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0006: Undertow HTTPS listener https listening on 127.0.0.1:8443 00:56:33,828 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-8) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS] 00:56:33,856 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221012: Using AIO Journal 00:56:33,912 INFO [org.jboss.ws.common.management] (MSC service thread 1-5) JBWS022052: Starting JBossWS 5.4.2.Final (Apache CXF 3.3.7) 00:56:33,914 INFO [org.jboss.as.webservices] (MSC service thread 1-2) WFLYWS0003: Starting service jboss.ws.endpoint-deploy.ws-c11 00:56:33,914 INFO [org.jboss.as.webservices] (MSC service thread 1-3) WFLYWS0003: Starting service jboss.ws.endpoint-deploy.ws-t11-client 00:56:33,914 INFO [org.jboss.as.webservices] (MSC service thread 1-5) WFLYWS0003: Starting service jboss.ws.endpoint-deploy.ws-t11-coordinator 00:56:33,914 INFO [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0003: Starting service jboss.ws.endpoint-deploy.ws-t11-participant 00:56:33,950 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 00:56:33,951 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP 00:56:33,951 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ 00:56:33,951 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP 00:56:33,957 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-3) JBWS024061: Adding service endpoint metadata: id=TerminationParticipantService address=http://localhost:8080/ws-t11-client/TerminationParticipantService implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationParticipantPortTypeImpl serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantService portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:56:33,957 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithCoordinatorCompletionParticipantService address=http://localhost:8080/ws-t11-participant/BusinessAgreementWithCoordinatorCompletionParticipantService implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionParticipantPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantService portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:56:33,958 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=ParticipantService address=http://localhost:8080/ws-t11-participant/ParticipantService implementor=com.arjuna.webservices11.wsat.sei.ParticipantPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:56:33,958 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=ActivationService address=http://localhost:8080/ws-c11/ActivationService implementor=com.arjuna.webservices11.wscoor.sei.ActivationPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService portName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:56:33,958 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithParticipantCompletionParticipantService address=http://localhost:8080/ws-t11-participant/BusinessAgreementWithParticipantCompletionParticipantService implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantService portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:56:33,958 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=RegistrationService address=http://localhost:8080/ws-c11/RegistrationService implementor=com.arjuna.webservices11.wscoor.sei.RegistrationPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService portName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:56:33,958 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-3) JBWS024061: Adding service endpoint metadata: id=CompletionInitiatorService address=http://localhost:8080/ws-t11-client/CompletionInitiatorService implementor=com.arjuna.webservices11.wsat.sei.CompletionInitiatorPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:56:33,959 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-5) JBWS024061: Adding service endpoint metadata: id=CompletionCoordinatorService address=http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorService implementor=com.arjuna.webservices11.wsat.sei.CompletionCoordinatorPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:56:33,963 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-5) JBWS024061: Adding service endpoint metadata: id=TerminationCoordinatorService address=http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorService implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorPortTypeImpl serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorService portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:56:33,964 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-5) JBWS024061: Adding service endpoint metadata: id=TerminationCoordinatorRPCService address=http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorRPCService implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorRPCPortTypeImpl serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypeImplService portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypePort annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:56:33,964 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-5) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithCoordinatorCompletionCoordinatorService address=http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithCoordinatorCompletionCoordinatorService implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorService portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:56:33,964 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-5) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithParticipantCompletionCoordinatorService address=http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithParticipantCompletionCoordinatorService implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorService portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:56:33,965 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-5) JBWS024061: Adding service endpoint metadata: id=CoordinatorService address=http://localhost:8080/ws-t11-coordinator/CoordinatorService implementor=com.arjuna.webservices11.wsat.sei.CoordinatorPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:56:33,965 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-5) JBWS024061: Adding service endpoint metadata: id=CompletionCoordinatorRPCService address=http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorRPCService implementor=com.arjuna.webservices11.wsat.sei.CompletionCoordinatorRPCPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCService portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:56:34,051 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221034: Waiting indefinitely to obtain live lock 00:56:34,051 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221035: Live Server Obtained live lock 00:56:34,395 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-2) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService from class com.arjuna.webservices11.wscoor.sei.ActivationPortTypeImpl 00:56:34,395 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-5) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from class com.arjuna.webservices11.wsat.sei.CompletionCoordinatorPortTypeImpl 00:56:34,397 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-3) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantService from class com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationParticipantPortType 00:56:34,398 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantService from class org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithCoordinatorCompletionParticipantPortType 00:56:34,678 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221003: Deploying ANYCAST queue jms.queue.ExpiryQueue on address jms.queue.ExpiryQueue 00:56:34,678 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221003: Deploying ANYCAST queue jms.queue.DLQ on address jms.queue.DLQ 00:56:34,688 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-4) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor 00:56:34,688 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-6) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor 00:56:34,688 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-8) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor 00:56:34,691 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-7) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor 00:56:34,707 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8080/ws-c11/ActivationService 00:56:34,707 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-3) Setting the server's publish address to be http://localhost:8080/ws-t11-client/TerminationParticipantService 00:56:34,708 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-5) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorService 00:56:34,708 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-participant/BusinessAgreementWithCoordinatorCompletionParticipantService 00:56:34,848 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-5) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/CompletionCoordinatorService.wsdl 00:56:34,850 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-5) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorService from class com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationCoordinatorPortType 00:56:34,853 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-3) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/data/wsdl/ws-t11-client.deployment/TerminationParticipantService.wsdl 00:56:34,854 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from class com.arjuna.webservices11.wsat.sei.CompletionInitiatorPortTypeImpl 00:56:34,856 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/data/wsdl/ws-c11.deployment/ActivationService.wsdl 00:56:34,857 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-2) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from class com.arjuna.webservices11.wscoor.sei.RegistrationPortTypeImpl 00:56:34,857 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/data/wsdl/ws-t11-participant.deployment/BusinessAgreementWithCoordinatorCompletionParticipantService.wsdl 00:56:34,858 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from class com.arjuna.webservices11.wsat.sei.ParticipantPortTypeImpl 00:56:34,862 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-5) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorService 00:56:34,910 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-5) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/TerminationCoordinatorService.wsdl 00:56:34,911 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-3) Setting the server's publish address to be http://localhost:8080/ws-t11-client/CompletionInitiatorService 00:56:34,911 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-5) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypeImplService from class com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorRPCPortTypeImpl 00:56:34,927 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-5) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/TerminationCoordinatorRPCService 00:56:34,929 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8080/ws-c11/RegistrationService 00:56:35,053 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-5) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/TerminationCoordinatorRPCPortTypeImplService.wsdl 00:56:35,054 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-3) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/data/wsdl/ws-t11-client.deployment/CompletionInitiatorService.wsdl 00:56:35,054 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-participant/ParticipantService 00:56:35,055 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-5) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl 00:56:35,063 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/data/wsdl/ws-t11-participant.deployment/ParticipantService.wsdl 00:56:35,064 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl 00:56:35,067 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/data/wsdl/ws-c11.deployment/RegistrationService.wsdl 00:56:35,070 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/ws-t11-participant/BusinessAgreementWithParticipantCompletionParticipantService 00:56:35,080 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-5) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithCoordinatorCompletionCoordinatorService 00:56:35,082 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/data/wsdl/ws-t11-participant.deployment/BusinessAgreementWithParticipantCompletionParticipantService.wsdl 00:56:35,084 INFO [org.jboss.as.webservices] (MSC service thread 1-6) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-client.deployment".CompletionInitiatorService 00:56:35,084 INFO [org.jboss.as.webservices] (MSC service thread 1-8) WFLYWS0003: Starting service jboss.ws.endpoint."ws-c11.deployment".RegistrationService 00:56:35,084 INFO [org.jboss.as.webservices] (MSC service thread 1-3) WFLYWS0003: Starting service jboss.ws.endpoint."ws-c11.deployment".ActivationService 00:56:35,085 INFO [org.jboss.as.webservices] (MSC service thread 1-2) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-client.deployment".TerminationParticipantService 00:56:35,090 INFO [org.jboss.as.webservices] (MSC service thread 1-7) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".ParticipantService 00:56:35,090 INFO [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithParticipantCompletionParticipantService 00:56:35,090 INFO [org.jboss.as.webservices] (MSC service thread 1-4) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithCoordinatorCompletionParticipantService 00:56:35,091 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-5) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/BusinessAgreementWithCoordinatorCompletionCoordinatorService.wsdl 00:56:35,092 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-5) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl 00:56:35,098 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-5) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/BusinessAgreementWithParticipantCompletionCoordinatorService 00:56:35,106 INFO [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0003: Starting service jboss.ws.endpoint-publish.ws-c11 00:56:35,106 INFO [org.jboss.as.webservices] (MSC service thread 1-7) WFLYWS0003: Starting service jboss.ws.endpoint-publish.ws-t11-client 00:56:35,106 INFO [org.jboss.as.webservices] (MSC service thread 1-6) WFLYWS0003: Starting service jboss.ws.endpoint-publish.ws-t11-participant 00:56:35,108 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-5) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/BusinessAgreementWithParticipantCompletionCoordinatorService.wsdl 00:56:35,109 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-5) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from class com.arjuna.webservices11.wsat.sei.CoordinatorPortTypeImpl 00:56:35,115 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-5) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/CoordinatorService 00:56:35,153 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-5) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/CoordinatorService.wsdl 00:56:35,159 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-5) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCService from class com.arjuna.webservices11.wsat.sei.CompletionCoordinatorRPCPortTypeImpl 00:56:35,163 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-5) Setting the server's publish address to be http://localhost:8080/ws-t11-coordinator/CompletionCoordinatorRPCService 00:56:35,170 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-5) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/data/wsdl/ws-t11-coordinator.deployment/CompletionCoordinatorRPCService.wsdl 00:56:35,176 INFO [org.jboss.as.webservices] (MSC service thread 1-3) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithParticipantCompletionCoordinatorService 00:56:35,176 INFO [org.jboss.as.webservices] (MSC service thread 1-8) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorRPCService 00:56:35,176 INFO [org.jboss.as.webservices] (MSC service thread 1-2) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorRPCService 00:56:35,176 INFO [org.jboss.as.webservices] (MSC service thread 1-3) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorService 00:56:35,177 INFO [org.jboss.as.webservices] (MSC service thread 1-2) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithCoordinatorCompletionCoordinatorService 00:56:35,176 INFO [org.jboss.as.webservices] (MSC service thread 1-5) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CoordinatorService 00:56:35,176 INFO [org.jboss.as.webservices] (MSC service thread 1-4) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorService 00:56:35,182 INFO [org.jboss.as.webservices] (MSC service thread 1-3) WFLYWS0003: Starting service jboss.ws.endpoint-publish.ws-t11-coordinator 00:56:35,203 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0021: Registered web context: '/ws-c11' for server 'default-server' 00:56:35,202 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0021: Registered web context: '/ws-t11-client' for server 'default-server' 00:56:35,203 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0021: Registered web context: '/ws-t11-coordinator' for server 'default-server' 00:56:35,203 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0021: Registered web context: '/ws-t11-participant' for server 'default-server' 00:56:35,275 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-3) ARJUNA033013: OutboundBridgeRecoveryManager starting 00:56:35,275 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-7) ARJUNA033006: InboundBridgeRecoveryManager starting 00:56:35,305 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221007: Server is now live 00:56:35,305 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.10.1 [default, nodeID=96cd21ec-2f7f-11eb-8e9d-0242ac11000b] 00:56:35,323 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 85) WFLYMSGAMQ0002: Bound messaging object to jndi name java:/ConnectionFactory 00:56:35,359 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 83) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 00:56:35,386 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-5) WFLYJCA0007: Registered connection factory java:/JmsXA 00:56:35,440 INFO [org.apache.activemq.artemis.ra] (MSC service thread 1-5) AMQ151007: Resource adaptor started 00:56:35,440 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-5) IJ020002: Deployed: file://RaActivatoractivemq-ra 00:56:35,443 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-7) WFLYJCA0002: Bound JCA ConnectionFactory [java:/JmsXA] 00:56:35,443 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-3) WFLYJCA0118: Binding connection factory named java:/JmsXA to alias java:jboss/DefaultJMSConnectionFactory 00:56:35,726 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server 00:56:35,728 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 22.0.0.Beta1-SNAPSHOT (WildFly Core 14.0.0.Beta1) started in 4881ms - Started 380 of 641 services (385 services are lazy, passive or on-demand) 00:56:35,731 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management 00:56:35,731 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:9990 00:56:36,413 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/data/content/6f/49395b70d9e2410722c59254bbe75f11946c41/content 00:56:36,431 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0027: Starting deployment of "test.war" (runtime-name: "test.war") 00:56:36,970 INFO [org.jboss.as.jpa] (MSC service thread 1-3) WFLYJPA0002: Read persistence.xml for first 00:56:37,035 WARN [org.jboss.as.dependency.private] (MSC service thread 1-8) WFLYSRV0018: Deployment "deployment.test.war" is using a private module ("org.jboss.jts") which may be changed or removed in future versions without notice. 00:56:37,181 INFO [org.jboss.weld.deployer] (MSC service thread 1-6) WFLYWELD0003: Processing weld deployment test.war 00:56:37,307 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-6) HV000001: Hibernate Validator 6.0.21.Final 00:56:37,438 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'SecondServiceATImpl' in deployment unit 'deployment "test.war"' are as follows: java:global/test/SecondServiceATImpl!org.jboss.narayana.quickstarts.wsat.jtabridge.second.jaxws.SecondServiceAT java:app/test/SecondServiceATImpl!org.jboss.narayana.quickstarts.wsat.jtabridge.second.jaxws.SecondServiceAT java:module/SecondServiceATImpl!org.jboss.narayana.quickstarts.wsat.jtabridge.second.jaxws.SecondServiceAT java:jboss/exported/test/SecondServiceATImpl!org.jboss.narayana.quickstarts.wsat.jtabridge.second.jaxws.SecondServiceAT ejb:/test/SecondServiceATImpl!org.jboss.narayana.quickstarts.wsat.jtabridge.second.jaxws.SecondServiceAT 00:56:37,439 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'FirstServiceATImpl' in deployment unit 'deployment "test.war"' are as follows: java:global/test/FirstServiceATImpl!org.jboss.narayana.quickstarts.wsat.jtabridge.first.jaxws.FirstServiceAT java:app/test/FirstServiceATImpl!org.jboss.narayana.quickstarts.wsat.jtabridge.first.jaxws.FirstServiceAT java:module/FirstServiceATImpl!org.jboss.narayana.quickstarts.wsat.jtabridge.first.jaxws.FirstServiceAT java:jboss/exported/test/FirstServiceATImpl!org.jboss.narayana.quickstarts.wsat.jtabridge.first.jaxws.FirstServiceAT ejb:/test/FirstServiceATImpl!org.jboss.narayana.quickstarts.wsat.jtabridge.first.jaxws.FirstServiceAT 00:56:37,538 INFO [org.infinispan.CONTAINER] (ServerService Thread Pool -- 23) ISPN000128: Infinispan version: Infinispan 'Corona Extra' 11.0.4.Final 00:56:37,562 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-6) No shutdown hook registered: Please call close() manually on application shutdown. 00:56:37,579 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 9) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test.war#first' 00:56:37,586 INFO [org.infinispan.CONFIG] (MSC service thread 1-1) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 00:56:37,587 INFO [org.infinispan.CONFIG] (MSC service thread 1-1) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 00:56:37,602 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 9) HHH000204: Processing PersistenceUnitInfo [ name: first ...] 00:56:37,671 INFO [org.hibernate.Version] (ServerService Thread Pool -- 9) HHH000412: Hibernate Core {5.3.18.Final} 00:56:37,673 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 9) HHH000206: hibernate.properties not found 00:56:37,686 INFO [org.infinispan.PERSISTENCE] (ServerService Thread Pool -- 23) ISPN000556: Starting user marshaller 'org.wildfly.clustering.infinispan.spi.marshalling.InfinispanProtoStreamMarshaller' 00:56:37,721 INFO [org.jboss.weld.Version] (MSC service thread 1-5) WELD-000900: 3.1.5 (Final) 00:56:37,743 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-5) JBWS024061: Adding service endpoint metadata: id=FirstServiceATImpl address=http://localhost:8080/test/FirstServiceATService/FirstServiceAT implementor=org.jboss.narayana.quickstarts.wsat.jtabridge.first.FirstServiceATImpl serviceName={http://www.jboss.org/narayana/quickstarts/wsat/simple/first}FirstServiceATService portName={http://www.jboss.org/narayana/quickstarts/wsat/simple/first}FirstServiceAT annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false handlers=[org.jboss.as.xts.txnclient.WildflyTransactionClientTxBridgeIntegrationHandler,org.jboss.jbossts.txbridge.inbound.OptionalJaxWSTxInboundBridgeHandler,com.arjuna.mw.wst11.service.JaxWSHeaderContextProcessor] 00:56:37,744 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-5) JBWS024061: Adding service endpoint metadata: id=SecondServiceATImpl address=http://localhost:8080/test/SecondServiceATService/SecondServiceAT implementor=org.jboss.narayana.quickstarts.wsat.jtabridge.second.SecondServiceATImpl serviceName={http://www.jboss.org/narayana/quickstarts/wsat/simple/second}SecondServiceATService portName={http://www.jboss.org/narayana/quickstarts/wsat/simple/second}SecondServiceAT annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false handlers=[org.jboss.as.xts.txnclient.WildflyTransactionClientTxBridgeIntegrationHandler,org.jboss.jbossts.txbridge.inbound.OptionalJaxWSTxInboundBridgeHandler,com.arjuna.mw.wst11.service.JaxWSHeaderContextProcessor] 00:56:37,755 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-5) Creating Service {http://www.jboss.org/narayana/quickstarts/wsat/simple/first}FirstServiceATService from class org.jboss.narayana.quickstarts.wsat.jtabridge.first.jaxws.FirstServiceAT 00:56:37,764 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-5) Setting the server's publish address to be http://localhost:8080/test/FirstServiceATService/FirstServiceAT 00:56:37,770 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-5) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/data/wsdl/test.war/FirstServiceATService.wsdl 00:56:37,771 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-5) Creating Service {http://www.jboss.org/narayana/quickstarts/wsat/simple/second}SecondServiceATService from class org.jboss.narayana.quickstarts.wsat.jtabridge.second.jaxws.SecondServiceAT 00:56:37,774 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-5) Setting the server's publish address to be http://localhost:8080/test/SecondServiceATService/SecondServiceAT 00:56:37,778 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-5) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/data/wsdl/test.war/SecondServiceATService.wsdl 00:56:37,806 INFO [org.hibernate.annotations.common.Version] (ServerService Thread Pool -- 9) HCANN000001: Hibernate Commons Annotations {5.0.5.Final} 00:56:37,823 INFO [org.jboss.as.webservices] (MSC service thread 1-4) WFLYWS0003: Starting service jboss.ws.endpoint."test.war".FirstServiceATImpl 00:56:37,823 INFO [org.jboss.as.webservices] (MSC service thread 1-7) WFLYWS0003: Starting service jboss.ws.endpoint."test.war".SecondServiceATImpl 00:56:37,931 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 23) WFLYCLINF0002: Started http-remoting-connector cache from ejb container 00:56:38,021 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 9) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test.war#first' 00:56:38,208 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 9) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 00:56:38,216 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 9) HHH000431: Unable to determine H2 database version, certain features may not work 00:56:38,273 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 9) Envers integration enabled? : true 00:56:38,842 INFO [org.hibernate.tool.schema.internal.SchemaCreatorImpl] (ServerService Thread Pool -- 9) HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@718a7824' 00:56:38,977 INFO [io.smallrye.metrics] (MSC service thread 1-6) MicroProfile: Metrics activated (SmallRye Metrics version: 2.4.4) 00:56:39,464 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 9) WFLYUT0021: Registered web context: '/test' for server 'default-server' 00:56:39,526 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "test.war" (runtime-name : "test.war") 00:56:39,959 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-2) Creating Service {http://www.jboss.org/narayana/quickstarts/wsat/simple/first}FirstServiceATService from WSDL: http://localhost:8080/test/FirstServiceATService/FirstServiceAT?wsdl 00:56:39,993 INFO [stdout] (default task-2) [CLIENT] Beginning the first JTA transaction XXX 00:56:40,004 INFO [stdout] (default task-2) [CLIENT] Calling incrementCounter on the WS firstClient stub. The registered interceptor will bridge rom JTA to WS-AT 00:56:40,259 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:56:40,962 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:56:41,021 INFO [stdout] (default task-1) [SERVICE_1] First service invoked to increment the counter by '1' 00:56:41,021 INFO [stdout] (default task-1) [SERVICE_1] Using the JPA Entity Manager to update the counter within a JTA transaction 00:56:41,115 INFO [stdout] (default task-1) [SERVICE_1] Calling incrementCounter on the WS secondClient stub. The registered interceptor will bridge rom JTA to WS-AT 00:56:41,124 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://www.jboss.org/narayana/quickstarts/wsat/simple/second}SecondServiceATService from WSDL: http://localhost:8080/test/SecondServiceATService/SecondServiceAT?wsdl 00:56:41,188 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-3) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:56:41,247 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-3) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:56:41,283 INFO [stdout] (default task-3) [SERVICE_2] Second service invoked to increment the counter by '1' 00:56:41,283 INFO [stdout] (default task-3) [SERVICE_2] Using the JPA Entity Manager to update the counter within a JTA transaction 00:56:41,294 INFO [stdout] (default task-2) [CLIENT] Update successful, about to commit the JTA transaction. This will also cause the bridged WS-AT transaction to commit 00:56:41,319 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:41,390 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:41,471 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:41,515 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:41,554 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:41,589 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:41,696 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:41,886 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:42,001 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:42,032 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:42,069 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:42,101 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:42,127 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:42,152 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:42,182 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:42,212 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:42,287 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-3) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:56:42,338 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-3) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:56:42,419 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:56:42,474 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:56:42,520 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:42,583 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:42,611 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:42,638 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:42,667 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:42,696 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:42,793 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:43,265 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:43,463 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:43,491 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:43,558 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:43,582 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:43,605 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:43,628 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:43,653 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:43,679 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:43,725 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-3) Creating Service {http://www.jboss.org/narayana/quickstarts/wsat/simple/first}FirstServiceATService from WSDL: http://localhost:8080/test/FirstServiceATService/FirstServiceAT?wsdl 00:56:43,731 INFO [stdout] (default task-3) [CLIENT] Beginning the first JTA transaction 00:56:43,731 INFO [stdout] (default task-3) [CLIENT] Calling incrementCounter on the WS firstClient stub. The registered interceptor will bridge rom JTA to WS-AT 00:56:43,776 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-2) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:56:43,824 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-2) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:56:43,852 INFO [stdout] (default task-2) [SERVICE_1] First service invoked to increment the counter by '1' 00:56:43,852 INFO [stdout] (default task-2) [SERVICE_1] Using the JPA Entity Manager to update the counter within a JTA transaction 00:56:43,854 INFO [stdout] (default task-2) [SERVICE_1] Calling incrementCounter on the WS secondClient stub. The registered interceptor will bridge rom JTA to WS-AT 00:56:43,897 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:56:43,940 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:56:43,967 INFO [stdout] (default task-1) [SERVICE_2] Second service invoked to increment the counter by '1' 00:56:43,967 INFO [stdout] (default task-1) [SERVICE_2] Using the JPA Entity Manager to update the counter within a JTA transaction 00:56:43,973 INFO [stdout] (default task-3) [CLIENT] Update successful, about to commit the JTA transaction. This will also cause the bridged WS-AT transaction to commit 00:56:43,986 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:44,014 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:44,058 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:44,087 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:44,113 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:44,162 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:44,253 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:44,585 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:44,846 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:44,873 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:44,896 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:44,931 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:44,962 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:44,997 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:45,041 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:45,067 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:45,083 INFO [stdout] (default task-3) [CLIENT] Beginning the second JTA transaction 00:56:45,083 INFO [stdout] (default task-3) [CLIENT] Calling getFirstCounter and getSecondCounter on the WS firstClient stub. The registered interceptor will bridge rom JTA to WS-AT 00:56:45,129 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-2) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:56:45,185 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-2) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:56:45,214 INFO [stdout] (default task-2) [SERVICE_1] getFirstCounter() invoked 00:56:45,240 INFO [stdout] (default task-2) [SERVICE_1] Calling getCounter on the WS secondClient stub. The registered interceptor will bridge rom JTA to WS-AT 00:56:45,280 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:56:45,321 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:56:45,348 INFO [stdout] (default task-1) [SERVICE_2] getFirstCounter() invoked 00:56:45,357 INFO [stdout] (default task-3) [CLIENT] Counters obtained successfully, about to commit the JTA transaction. This will also cause the bridged WS-AT transaction to commit 00:56:45,374 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:45,401 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:45,425 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:45,459 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:45,485 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:45,566 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:45,644 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:45,805 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:45,888 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:45,940 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:45,965 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:45,996 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:46,020 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:46,043 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:46,068 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:46,103 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:46,131 INFO [stdout] (default task-3) [CLIENT] Asserting that the counters were incremented successfully 00:56:46,189 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:56:46,248 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:56:46,317 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-2) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:56:46,353 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-2) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:56:46,418 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:46,457 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:46,495 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:46,521 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:46,551 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:46,575 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:46,687 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:46,971 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:47,052 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:47,077 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:47,100 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:47,121 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:47,141 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:47,164 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:47,217 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:47,244 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:47,279 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-3) Creating Service {http://www.jboss.org/narayana/quickstarts/wsat/simple/first}FirstServiceATService from WSDL: http://localhost:8080/test/FirstServiceATService/FirstServiceAT?wsdl 00:56:47,285 INFO [stdout] (default task-3) [CLIENT] Beginning the first JTA transaction 00:56:47,286 INFO [stdout] (default task-3) [CLIENT] Calling incrementCounter on the WS firstClient stub. The registered interceptor will bridge rom JTA to WS-AT 00:56:47,348 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:56:47,403 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:56:47,427 INFO [stdout] (default task-1) [SERVICE_1] First service invoked to increment the counter by '1' 00:56:47,427 INFO [stdout] (default task-1) [SERVICE_1] Using the JPA Entity Manager to update the counter within a JTA transaction 00:56:47,428 INFO [stdout] (default task-1) [SERVICE_1] Calling incrementCounter on the WS secondClient stub. The registered interceptor will bridge rom JTA to WS-AT 00:56:47,465 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-2) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:56:47,500 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-2) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:56:47,523 INFO [stdout] (default task-2) [SERVICE_2] Second service invoked to increment the counter by '1' 00:56:47,523 INFO [stdout] (default task-2) [SERVICE_2] Using the JPA Entity Manager to update the counter within a JTA transaction 00:56:47,528 INFO [stdout] (default task-3) [CLIENT] Update successful, about to rollback the JTA transaction. This will also cause the bridged WS-AT transaction to rollback 00:56:47,538 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:47,561 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:47,577 WARN [org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorTrackingImpl] (TaskWorker-1) HHH000451: Transaction afterCompletion called by a background thread; delaying afterCompletion processing until the original thread can handle it. [status=4] 00:56:47,587 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:47,605 WARN [org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorTrackingImpl] (TaskWorker-2) HHH000451: Transaction afterCompletion called by a background thread; delaying afterCompletion processing until the original thread can handle it. [status=4] 00:56:47,613 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:47,633 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:47,705 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:47,735 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:47,760 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:47,777 INFO [stdout] (default task-3) [CLIENT] Beginning the second JTA transaction 00:56:47,777 INFO [stdout] (default task-3) [CLIENT] Calling getFirstCounter and getSecondCounter on the WS firstClient stub. The registered interceptor will bridge rom JTA to WS-AT 00:56:47,813 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:56:47,849 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:56:47,870 INFO [stdout] (default task-1) [SERVICE_1] getFirstCounter() invoked 00:56:47,896 INFO [stdout] (default task-1) [SERVICE_1] Calling getCounter on the WS secondClient stub. The registered interceptor will bridge rom JTA to WS-AT 00:56:47,936 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-2) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:56:47,987 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-2) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:56:48,034 INFO [stdout] (default task-2) [SERVICE_2] getFirstCounter() invoked 00:56:48,040 INFO [stdout] (default task-3) [CLIENT] Counters obtained successfully, about to commit the JTA transaction. This will also cause the bridged WS-AT transaction to commit 00:56:48,051 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:48,102 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:48,144 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:48,177 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:48,205 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:48,240 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:48,315 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:48,464 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:48,522 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:48,546 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:48,567 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:48,587 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:48,606 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:48,628 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:48,654 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:48,676 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:48,688 INFO [stdout] (default task-3) [CLIENT] Asserting that the counter increments were *not* successful 00:56:48,732 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-2) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:56:48,768 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-2) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:56:48,828 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:56:48,866 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:56:48,903 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:48,925 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:48,942 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:48,961 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:48,981 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:49,000 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:49,152 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:49,319 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:49,435 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:49,464 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:49,484 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:49,507 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:49,567 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:49,583 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:49,603 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:56:49,622 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:56:49,664 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 9) WFLYUT0022: Unregistered web context: '/test' from server 'default-server' 00:56:49,672 INFO [org.jboss.as.webservices] (MSC service thread 1-7) WFLYWS0004: Stopping service jboss.ws.endpoint."test.war".SecondServiceATImpl 00:56:49,672 INFO [org.jboss.as.webservices] (MSC service thread 1-8) WFLYWS0004: Stopping service jboss.ws.endpoint."test.war".FirstServiceATImpl 00:56:49,700 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 9) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#first' 00:56:49,700 INFO [org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl] (ServerService Thread Pool -- 9) HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down' 00:56:49,707 INFO [org.hibernate.orm.beans] (ServerService Thread Pool -- 9) HHH10005004: Stopping BeanContainer : org.hibernate.resource.beans.container.internal.CdiBeanContainerExtendedAccessImpl@4d317823 00:56:49,710 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 9) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#first' 00:56:49,751 INFO [org.infinispan.manager.DefaultCacheManager] (ServerService Thread Pool -- 9) Stopping cache manager null on null 00:56:49,756 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment test.war (runtime-name: test.war) in 105ms 00:56:49,776 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/data/content/6f/49395b70d9e2410722c59254bbe75f11946c41/content 00:56:49,776 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "test.war" (runtime-name: "test.war") Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.411 sec - in org.jboss.narayana.quickstarts.wsat.jtabridge.fromjta.BridgeFromJTATest 00:56:49,785 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0272: Suspending server 00:56:49,790 INFO [org.jboss.as.ejb3] (management-handler-thread - 1) WFLYEJB0493: EJB subsystem suspension complete 00:56:49,791 INFO [org.jboss.as.server] (Management Triggered Shutdown) WFLYSRV0241: Shutting down in response to management operation 'shutdown' 00:56:49,794 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-2) ARJUNA033014: OutboundBridgeRecoveryManager stopping 00:56:49,794 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-4) ARJUNA033007: InboundBridgeRecoveryManager stopping 00:56:49,799 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) WFLYJCA0119: Unbinding connection factory named java:/JmsXA to alias java:jboss/DefaultJMSConnectionFactory 00:56:49,799 INFO [org.jboss.as.webservices] (MSC service thread 1-3) WFLYWS0004: Stopping service jboss.ws.endpoint-publish.ws-t11-participant 00:56:49,799 INFO [org.jboss.as.webservices] (MSC service thread 1-4) WFLYWS0004: Stopping service jboss.ws.endpoint-publish.ws-t11-coordinator 00:56:49,799 INFO [org.jboss.as.webservices] (MSC service thread 1-7) WFLYWS0004: Stopping service jboss.ws.endpoint-publish.ws-c11 00:56:49,799 INFO [org.jboss.as.webservices] (MSC service thread 1-8) WFLYWS0004: Stopping service jboss.ws.endpoint-publish.ws-t11-client 00:56:49,800 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0022: Unregistered web context: '/ws-t11-coordinator' from server 'default-server' 00:56:49,800 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0022: Unregistered web context: '/ws-t11-client' from server 'default-server' 00:56:49,800 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0022: Unregistered web context: '/ws-c11' from server 'default-server' 00:56:49,800 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 36) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 00:56:49,800 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0022: Unregistered web context: '/ws-t11-participant' from server 'default-server' 00:56:49,803 INFO [org.jboss.as.mail.extension] (MSC service thread 1-5) WFLYMAIL0002: Unbound mail session [java:jboss/mail/Default] 00:56:49,803 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-5) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS] 00:56:49,803 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-5) WFLYJCA0011: Unbound JCA ConnectionFactory [java:/JmsXA] 00:56:49,805 INFO [org.jboss.as.webservices] (MSC service thread 1-7) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-client.deployment".TerminationParticipantService 00:56:49,805 INFO [org.jboss.as.webservices] (MSC service thread 1-7) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-c11.deployment".RegistrationService 00:56:49,805 INFO [org.jboss.as.webservices] (MSC service thread 1-4) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-client.deployment".CompletionInitiatorService 00:56:49,805 INFO [org.jboss.as.webservices] (MSC service thread 1-7) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-c11.deployment".ActivationService 00:56:49,805 INFO [org.jboss.as.webservices] (MSC service thread 1-7) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithCoordinatorCompletionCoordinatorService 00:56:49,805 INFO [org.jboss.as.webservices] (MSC service thread 1-4) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorRPCService 00:56:49,805 INFO [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorRPCService 00:56:49,805 INFO [org.jboss.as.webservices] (MSC service thread 1-5) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithParticipantCompletionCoordinatorService 00:56:49,806 INFO [org.jboss.as.webservices] (MSC service thread 1-3) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithParticipantCompletionParticipantService 00:56:49,807 INFO [org.jboss.as.webservices] (MSC service thread 1-2) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorService 00:56:49,806 INFO [org.jboss.as.webservices] (MSC service thread 1-8) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-coordinator.deployment".CoordinatorService 00:56:49,808 INFO [org.jboss.as.webservices] (MSC service thread 1-7) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorService 00:56:49,808 INFO [org.jboss.as.webservices] (MSC service thread 1-4) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-participant.deployment".ParticipantService 00:56:49,809 INFO [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithCoordinatorCompletionParticipantService 00:56:49,810 INFO [org.jboss.as.webservices] (MSC service thread 1-2) WFLYWS0004: Stopping service jboss.ws.endpoint-deploy.ws-c11 00:56:49,810 INFO [org.jboss.as.webservices] (MSC service thread 1-7) WFLYWS0004: Stopping service jboss.ws.endpoint-deploy.ws-t11-client 00:56:49,812 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0019: Host default-host stopping 00:56:49,812 INFO [org.jboss.as.webservices] (MSC service thread 1-7) WFLYWS0004: Stopping service jboss.ws.endpoint-deploy.ws-t11-coordinator 00:56:49,813 INFO [org.jboss.as.webservices] (MSC service thread 1-4) WFLYWS0004: Stopping service jboss.ws.endpoint-deploy.ws-t11-participant 00:56:49,818 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0019: Stopped Driver service with driver-name = h2 00:56:49,825 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0008: Undertow HTTPS listener https suspending 00:56:49,829 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0007: Undertow HTTPS listener https stopped, was bound to 127.0.0.1:8443 00:56:49,831 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 36) WFLYCLINF0003: Stopped http-remoting-connector cache from ejb container 00:56:49,833 INFO [org.infinispan.manager.DefaultCacheManager] (ServerService Thread Pool -- 36) Stopping cache manager null on null 00:56:49,848 INFO [org.apache.activemq.artemis.ra] (ServerService Thread Pool -- 4) AMQ151003: resource adaptor stopped 00:56:50,238 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 4) AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.10.1 [96cd21ec-2f7f-11eb-8e9d-0242ac11000b] stopped, uptime 16.447 seconds 00:56:50,239 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0008: Undertow HTTP listener default suspending 00:56:50,239 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:8080 00:56:50,240 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0004: Undertow 2.2.2.Final stopping 00:56:50,277 INFO [org.jboss.as] (MSC service thread 1-1) WFLYSRV0050: WildFly Full 22.0.0.Beta1-SNAPSHOT (WildFly Core 14.0.0.Beta1) stopped in 482ms  Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ wsat-jta-multi_hop-all --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_hop/target/wsat-jta-multi_hop.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ wsat-jta-multi_hop-all --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_hop/target/wsat-jta-multi_hop.jar to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/txbridge/wsat-jta-multi_hop/wsat-jta-multi_hop-all/5.10.7.Final-SNAPSHOT/wsat-jta-multi_hop-all-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/XTS/wsat-jta-multi_hop/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/txbridge/wsat-jta-multi_hop/wsat-jta-multi_hop-all/5.10.7.Final-SNAPSHOT/wsat-jta-multi_hop-all-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building XTS over SSL Quickstart 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xts-ssl --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ xts-ssl --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/XTS/ssl/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ xts-ssl --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ xts-ssl --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/XTS/ssl/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ xts-ssl --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ xts-ssl --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ xts-ssl --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/XTS/ssl/target/xts-ssl-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] --- exec-maven-plugin:3.0.0:exec (Execute xts ssl test script) @ xts-ssl --- + CLIENT_OFFSET=100 + SERVER_OFFSET=200 + CLI_PORT_BASE=9990 + HTTPS_PORT_BASE=8443 + CLIENT_CLI_PORT=10090 + SERVER_CLI_PORT=10190 + CLIENT_HTTPS_PORT=8543 + SERVER_HTTPS_PORT=8643 ++ timeout_adjust 3 + SLEEP_TIME=3 + WORKSPACE=/home/jenkins/workspace/narayana-quickstarts + WILDFLY_QUICKSTART_HOME= + JBOSS_BIN=/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT + JBOSS_CLIENT=/home/jenkins/workspace/narayana-quickstarts/client + JBOSS_SERVER=/home/jenkins/workspace/narayana-quickstarts/server + unset JBOSS_HOME ++ readlink -f /home/jenkins/workspace/narayana-quickstarts/XTS/ssl/xts-over-ssh.sh + CURRENT_SCRIPT_ABSPATH=/home/jenkins/workspace/narayana-quickstarts/XTS/ssl/xts-over-ssh.sh ++ dirname '' + CURRENT_SCRIPT_DIR=. + cd /home/jenkins/workspace/narayana-quickstarts + '[' '!' -d /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT ']' + echo 'Creating jboss distro directories '\''/home/jenkins/workspace/narayana-quickstarts/client'\'' and '\''/home/jenkins/workspace/narayana-quickstarts/server'\''' Creating jboss distro directories '/home/jenkins/workspace/narayana-quickstarts/client' and '/home/jenkins/workspace/narayana-quickstarts/server' + rm -rf /home/jenkins/workspace/narayana-quickstarts/client + rm -rf /home/jenkins/workspace/narayana-quickstarts/server + prepareServerWorkingDirectories /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT /home/jenkins/workspace/narayana-quickstarts/client + local JBOSS_HOME_BASE_DIR=/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT + local JBOSS_TARGET_DIR=/home/jenkins/workspace/narayana-quickstarts/client + mkdir -p /home/jenkins/workspace/narayana-quickstarts/client/standalone/configuration + mkdir -p /home/jenkins/workspace/narayana-quickstarts/client/standalone/data + mkdir -p /home/jenkins/workspace/narayana-quickstarts/client/standalone/tmp + mkdir -p /home/jenkins/workspace/narayana-quickstarts/client/standalone/log + mkdir -p /home/jenkins/workspace/narayana-quickstarts/client/standalone/content + cp /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/configuration/application-roles.properties /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/configuration/application-users.properties /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/configuration/logging.properties /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/configuration/mgmt-groups.properties /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/configuration/mgmt-users.properties /home/jenkins/workspace/narayana-quickstarts/client/standalone/configuration + prepareServerWorkingDirectories /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT /home/jenkins/workspace/narayana-quickstarts/server + local JBOSS_HOME_BASE_DIR=/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT + local JBOSS_TARGET_DIR=/home/jenkins/workspace/narayana-quickstarts/server + mkdir -p /home/jenkins/workspace/narayana-quickstarts/server/standalone/configuration + mkdir -p /home/jenkins/workspace/narayana-quickstarts/server/standalone/data + mkdir -p /home/jenkins/workspace/narayana-quickstarts/server/standalone/tmp + mkdir -p /home/jenkins/workspace/narayana-quickstarts/server/standalone/log + mkdir -p /home/jenkins/workspace/narayana-quickstarts/server/standalone/content + cp /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/configuration/application-roles.properties /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/configuration/application-users.properties /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/configuration/logging.properties /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/configuration/mgmt-groups.properties /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/configuration/mgmt-users.properties /home/jenkins/workspace/narayana-quickstarts/server/standalone/configuration + '[' '!' -d '' ']' + '[' -d ./target ']' + echo 'Variable $WILDFLY_QUICKSTART_HOME not defined going to clone '\''wildfly quickstarts'\'' from github.com/wildfly/quickstart' + git clone --depth=1 https://github.com/wildfly/quickstart.git wildfly-quickstart Variable $WILDFLY_QUICKSTART_HOME not defined going to clone 'wildfly quickstarts' from github.com/wildfly/quickstart Cloning into 'wildfly-quickstart'... + WILDFLY_QUICKSTART_HOME=/home/jenkins/workspace/narayana-quickstarts/wildfly-quickstart + '[' -d ./target ']' + WSAT_QUICKSTART_PATH=/home/jenkins/workspace/narayana-quickstarts/wildfly-quickstart/wsat-simple + '[' '!' -d /home/jenkins/workspace/narayana-quickstarts/wildfly-quickstart/wsat-simple ']' + patch -p0 --ignore-whitespace /home/jenkins/workspace/narayana-quickstarts/wildfly-quickstart/wsat-simple/pom.xml patching file /home/jenkins/workspace/narayana-quickstarts/wildfly-quickstart/wsat-simple/pom.xml + echo 'Going to configure quickstart '\''/home/jenkins/workspace/narayana-quickstarts/wildfly-quickstart/wsat-simple'\'' to use SSL' Going to configure quickstart '/home/jenkins/workspace/narayana-quickstarts/wildfly-quickstart/wsat-simple' to use SSL + cd /home/jenkins/workspace/narayana-quickstarts/wildfly-quickstart/wsat-simple + sed s#http://localhost:8080/jboss-as-wsat-simple/RestaurantServiceAT#https://localhost:8643/jboss-as-wsat-simple/RestaurantServiceAT# -i ./src/main/webapp/WEB-INF/classes/org/jboss/as/quickstarts/wsat/simple/jaxws/RestaurantServiceAT.wsdl + sed 's#http://localhost:8080/wsat-simple/RestaurantServiceAT?wsdl#https://localhost:8643/wsat-simple/RestaurantServiceAT?wsdl#' -i ./src/test/java/org/jboss/as/quickstarts/wsat/simple/Client.java + DEPLOYMENT_NAME=wsat-simple.war + mvn clean install -B -e -Dversion.server.bom=20.0.0.Final -Dversion.microprofile.bom=20.0.0.Final -DskipTests -Dinsecure.repositories=WARN OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0 [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/bom/wildfly-jakartaee8-with-tools/20.0.0.Final/wildfly-jakartaee8-with-tools-20.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/bom/wildfly-jakartaee8-with-tools/20.0.0.Final/wildfly-jakartaee8-with-tools-20.0.0.Final.pom (5 KB at 4.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/bom/wildfly-jakartaee8/20.0.0.Final/wildfly-jakartaee8-20.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/bom/wildfly-jakartaee8/20.0.0.Final/wildfly-jakartaee8-20.0.0.Final.pom (77 KB at 179.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.7/shrinkwrap-resolver-bom-2.2.7.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.7/shrinkwrap-resolver-bom-2.2.7.pom (6 KB at 18.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/extension/arquillian-drone-bom/2.3.1/arquillian-drone-bom-2.3.1.pom [INFO] Downloading: https://maven.repository.redhat.com/ga/org/jboss/arquillian/extension/arquillian-drone-bom/2.3.1/arquillian-drone-bom-2.3.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/arquillian/extension/arquillian-drone-bom/2.3.1/arquillian-drone-bom-2.3.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/arquillian/extension/arquillian-drone-bom/2.3.1/arquillian-drone-bom-2.3.1.pom (7 KB at 32.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/selenium/selenium-bom/3.4.0/selenium-bom-3.4.0.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/selenium/selenium-bom/3.4.0/selenium-bom-3.4.0.pom (7 KB at 12.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/bom/wildfly-microprofile/20.0.0.Final/wildfly-microprofile-20.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/bom/wildfly-microprofile/20.0.0.Final/wildfly-microprofile-20.0.0.Final.pom (7 KB at 22.3 KB/sec) [WARNING] [WARNING] Some problems were encountered while building the effective model for org.wildfly.quickstarts:wsat-simple:war:22.0.0.Beta1-SNAPSHOT [WARNING] 'parent.relativePath' of POM org.wildfly.quickstarts:quickstart-parent:22.0.0.Beta1-SNAPSHOT (/home/jenkins/workspace/narayana-quickstarts/wildfly-quickstart/pom.xml) points at org.jboss.narayana.quickstart:narayana-quickstarts-all instead of org.jboss:jboss-parent, please verify your project structure @ org.wildfly.quickstarts:quickstart-parent:22.0.0.Beta1-SNAPSHOT, /home/jenkins/workspace/narayana-quickstarts/wildfly-quickstart/pom.xml, line 21, column 13 [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 Quickstart: wsat-simple 22.0.0.Beta1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://maven.repository.redhat.com/ga/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.pom [INFO] Downloaded: https://maven.repository.redhat.com/ga/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.pom (0 B at 0.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/junit/arquillian-junit-container/1.4.0.Final/arquillian-junit-container-1.4.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/junit/arquillian-junit-container/1.4.0.Final/arquillian-junit-container-1.4.0.Final.pom (4 KB at 12.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-build/1.4.0.Final/arquillian-build-1.4.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-build/1.4.0.Final/arquillian-build-1.4.0.Final.pom (4 KB at 13.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-parent/1.4.0.Final/arquillian-parent-1.4.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-parent/1.4.0.Final/arquillian-parent-1.4.0.Final.pom (5 KB at 16.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/junit/arquillian-junit-core/1.4.0.Final/arquillian-junit-core-1.4.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/junit/arquillian-junit-core/1.4.0.Final/arquillian-junit-core-1.4.0.Final.pom (3 KB at 9.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-spi/1.4.0.Final/arquillian-test-spi-1.4.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-spi/1.4.0.Final/arquillian-test-spi-1.4.0.Final.pom (2 KB at 5.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-spi/1.4.0.Final/arquillian-core-spi-1.4.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-spi/1.4.0.Final/arquillian-core-spi-1.4.0.Final.pom (2 KB at 4.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-api/1.4.0.Final/arquillian-core-api-1.4.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-api/1.4.0.Final/arquillian-core-api-1.4.0.Final.pom (2 KB at 3.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-api/1.4.0.Final/arquillian-test-api-1.4.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-api/1.4.0.Final/arquillian-test-api-1.4.0.Final.pom (2 KB at 4.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-api/1.4.0.Final/arquillian-container-test-api-1.4.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-api/1.4.0.Final/arquillian-container-test-api-1.4.0.Final.pom (2 KB at 4.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-spi/1.4.0.Final/arquillian-container-test-spi-1.4.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-spi/1.4.0.Final/arquillian-container-test-spi-1.4.0.Final.pom (2 KB at 5.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-spi/1.4.0.Final/arquillian-container-spi-1.4.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-spi/1.4.0.Final/arquillian-container-spi-1.4.0.Final.pom (3 KB at 8.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-api/1.4.0.Final/arquillian-config-api-1.4.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-api/1.4.0.Final/arquillian-config-api-1.4.0.Final.pom (2 KB at 4.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-impl-base/1.4.0.Final/arquillian-config-impl-base-1.4.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-impl-base/1.4.0.Final/arquillian-config-impl-base-1.4.0.Final.pom (3 KB at 9.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-spi/1.4.0.Final/arquillian-config-spi-1.4.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-spi/1.4.0.Final/arquillian-config-spi-1.4.0.Final.pom (984 B at 3.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-impl-base/1.4.0.Final/arquillian-core-impl-base-1.4.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-impl-base/1.4.0.Final/arquillian-core-impl-base-1.4.0.Final.pom (2 KB at 5.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-impl-base/1.4.0.Final/arquillian-test-impl-base-1.4.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-impl-base/1.4.0.Final/arquillian-test-impl-base-1.4.0.Final.pom (3 KB at 6.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-impl-base/1.4.0.Final/arquillian-container-impl-base-1.4.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-impl-base/1.4.0.Final/arquillian-container-impl-base-1.4.0.Final.pom (4 KB at 12.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.4.0.Final/arquillian-container-test-impl-base-1.4.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.4.0.Final/arquillian-container-test-impl-base-1.4.0.Final.pom (4 KB at 11.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/protocol/arquillian-protocol-servlet/1.4.0.Final/arquillian-protocol-servlet-1.4.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/protocol/arquillian-protocol-servlet/1.4.0.Final/arquillian-protocol-servlet-1.4.0.Final.pom (3 KB at 10.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/xts/jbossxts/5.10.5.Final/jbossxts-5.10.5.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/xts/jbossxts/5.10.5.Final/jbossxts-5.10.5.Final.pom (11 KB at 36.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/xts/xts-all/5.10.5.Final/xts-all-5.10.5.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/xts/xts-all/5.10.5.Final/xts-all-5.10.5.Final.pom (6 KB at 19.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/narayana-all/5.10.5.Final/narayana-all-5.10.5.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/narayana-all/5.10.5.Final/narayana-all-5.10.5.Final.pom (35 KB at 121.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/junit/arquillian-junit-container/1.4.0.Final/arquillian-junit-container-1.4.0.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/junit/arquillian-junit-core/1.4.0.Final/arquillian-junit-core-1.4.0.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-api/1.4.0.Final/arquillian-test-api-1.4.0.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-api/1.4.0.Final/arquillian-core-api-1.4.0.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-spi/1.4.0.Final/arquillian-test-spi-1.4.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/junit/arquillian-junit-core/1.4.0.Final/arquillian-junit-core-1.4.0.Final.jar (55 KB at 188.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-spi/1.4.0.Final/arquillian-core-spi-1.4.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-api/1.4.0.Final/arquillian-core-api-1.4.0.Final.jar (11 KB at 17.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-api/1.4.0.Final/arquillian-container-test-api-1.4.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-api/1.4.0.Final/arquillian-test-api-1.4.0.Final.jar (4 KB at 6.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-spi/1.4.0.Final/arquillian-container-test-spi-1.4.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/junit/arquillian-junit-container/1.4.0.Final/arquillian-junit-container-1.4.0.Final.jar (10 KB at 17.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-impl-base/1.4.0.Final/arquillian-core-impl-base-1.4.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-spi/1.4.0.Final/arquillian-core-spi-1.4.0.Final.jar (28 KB at 48.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-impl-base/1.4.0.Final/arquillian-test-impl-base-1.4.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-spi/1.4.0.Final/arquillian-test-spi-1.4.0.Final.jar (45 KB at 63.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-impl-base/1.4.0.Final/arquillian-container-impl-base-1.4.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-api/1.4.0.Final/arquillian-container-test-api-1.4.0.Final.jar (17 KB at 18.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-api/1.4.0.Final/arquillian-config-api-1.4.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-spi/1.4.0.Final/arquillian-container-test-spi-1.4.0.Final.jar (27 KB at 31.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-impl-base/1.4.0.Final/arquillian-config-impl-base-1.4.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-impl-base/1.4.0.Final/arquillian-test-impl-base-1.4.0.Final.jar (29 KB at 33.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-spi/1.4.0.Final/arquillian-config-spi-1.4.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-impl-base/1.4.0.Final/arquillian-container-impl-base-1.4.0.Final.jar (80 KB at 80.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.4.0.Final/arquillian-container-test-impl-base-1.4.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-impl-base/1.4.0.Final/arquillian-core-impl-base-1.4.0.Final.jar (65 KB at 65.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/protocol/arquillian-protocol-servlet/1.4.0.Final/arquillian-protocol-servlet-1.4.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-api/1.4.0.Final/arquillian-config-api-1.4.0.Final.jar (8 KB at 6.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-spi/1.4.0.Final/arquillian-container-spi-1.4.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-impl-base/1.4.0.Final/arquillian-config-impl-base-1.4.0.Final.jar (44 KB at 38.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/xts/jbossxts/5.10.5.Final/jbossxts-5.10.5.Final-api.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-spi/1.4.0.Final/arquillian-config-spi-1.4.0.Final.jar (4 KB at 3.2 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/protocol/arquillian-protocol-servlet/1.4.0.Final/arquillian-protocol-servlet-1.4.0.Final.jar (60 KB at 47.0 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.4.0.Final/arquillian-container-test-impl-base-1.4.0.Final.jar (116 KB at 90.9 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-spi/1.4.0.Final/arquillian-container-spi-1.4.0.Final.jar (52 KB at 36.8 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/xts/jbossxts/5.10.5.Final/jbossxts-5.10.5.Final-api.jar (45 KB at 31.4 KB/sec) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wsat-simple --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wsat-simple --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wsat-simple --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/workspace/narayana-quickstarts/wildfly-quickstart/wsat-simple' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/workspace/narayana-quickstarts/wildfly-quickstart/wsat-simple [INFO] Storing buildNumber: b2120380201ae7857236bb68c8a177951e05e9cc at timestamp: 1606352239718 [INFO] Storing buildScmBranch: master [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wsat-simple --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/wildfly-quickstart/wsat-simple/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) @ wsat-simple --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/workspace/narayana-quickstarts/wildfly-quickstart/wsat-simple/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (check-style) @ wsat-simple --- [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/puppycrawl/tools/checkstyle/8.5/checkstyle-8.5.pom [INFO] Downloading: https://maven.repository.redhat.com/ga/com/puppycrawl/tools/checkstyle/8.5/checkstyle-8.5.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/8.5/checkstyle-8.5.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/8.5/checkstyle-8.5.pom (95 KB at 233.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.pom [INFO] Downloading: https://maven.repository.redhat.com/ga/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.pom (4 KB at 9.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr4-master/4.7/antlr4-master-4.7.pom [INFO] Downloading: https://maven.repository.redhat.com/ga/org/antlr/antlr4-master/4.7/antlr4-master-4.7.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.7/antlr4-master-4.7.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.7/antlr4-master-4.7.pom (4 KB at 10.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/23.2-jre/guava-23.2-jre.pom [INFO] Downloading: https://maven.repository.redhat.com/ga/com/google/guava/guava/23.2-jre/guava-23.2-jre.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/23.2-jre/guava-23.2-jre.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/23.2-jre/guava-23.2-jre.pom (6 KB at 7.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/23.2-jre/guava-parent-23.2-jre.pom [INFO] Downloading: https://maven.repository.redhat.com/ga/com/google/guava/guava-parent/23.2-jre/guava-parent-23.2-jre.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/23.2-jre/guava-parent-23.2-jre.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/23.2-jre/guava-parent-23.2-jre.pom (9 KB at 156.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.0.18/error_prone_annotations-2.0.18.pom [INFO] Downloading: https://maven.repository.redhat.com/ga/com/google/errorprone/error_prone_annotations/2.0.18/error_prone_annotations-2.0.18.pom [INFO] Downloaded: https://maven.repository.redhat.com/ga/com/google/errorprone/error_prone_annotations/2.0.18/error_prone_annotations-2.0.18.pom (2 KB at 2.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_parent/2.0.18/error_prone_parent-2.0.18.pom [INFO] Downloading: https://maven.repository.redhat.com/ga/com/google/errorprone/error_prone_parent/2.0.18/error_prone_parent-2.0.18.pom [INFO] Downloaded: https://maven.repository.redhat.com/ga/com/google/errorprone/error_prone_parent/2.0.18/error_prone_parent-2.0.18.pom (5 KB at 17.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom [INFO] Downloading: https://maven.repository.redhat.com/ga/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom [INFO] Downloaded: https://maven.repository.redhat.com/ga/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom (3 KB at 7.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom [INFO] Downloading: https://maven.repository.redhat.com/ga/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom [INFO] Downloaded: https://maven.repository.redhat.com/ga/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom (5 KB at 15.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/net/sf/saxon/Saxon-HE/9.8.0-5/Saxon-HE-9.8.0-5.pom [INFO] Downloading: https://maven.repository.redhat.com/ga/net/sf/saxon/Saxon-HE/9.8.0-5/Saxon-HE-9.8.0-5.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/9.8.0-5/Saxon-HE-9.8.0-5.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/9.8.0-5/Saxon-HE-9.8.0-5.pom (4 KB at 21.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/puppycrawl/tools/checkstyle/8.5/checkstyle-8.5.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/23.2-jre/guava-23.2-jre.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.0.18/error_prone_annotations-2.0.18.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/net/sf/saxon/Saxon-HE/9.8.0-5/Saxon-HE-9.8.0-5.jar [INFO] Downloading: https://maven.repository.redhat.com/ga/com/puppycrawl/tools/checkstyle/8.5/checkstyle-8.5.jar [INFO] Downloading: https://maven.repository.redhat.com/ga/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar [INFO] Downloading: https://maven.repository.redhat.com/ga/com/google/guava/guava/23.2-jre/guava-23.2-jre.jar [INFO] Downloading: https://maven.repository.redhat.com/ga/com/google/errorprone/error_prone_annotations/2.0.18/error_prone_annotations-2.0.18.jar [INFO] Downloading: https://maven.repository.redhat.com/ga/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar [INFO] Downloading: https://maven.repository.redhat.com/ga/net/sf/saxon/Saxon-HE/9.8.0-5/Saxon-HE-9.8.0-5.jar [INFO] Downloaded: https://maven.repository.redhat.com/ga/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar (4 KB at 3.3 KB/sec) [INFO] Downloaded: https://maven.repository.redhat.com/ga/com/google/errorprone/error_prone_annotations/2.0.18/error_prone_annotations-2.0.18.jar (12 KB at 11.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/8.5/checkstyle-8.5.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/23.2-jre/guava-23.2-jre.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/9.8.0-5/Saxon-HE-9.8.0-5.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar (327 KB at 9078.3 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/23.2-jre/guava-23.2-jre.jar (2588 KB at 22900.5 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/9.8.0-5/Saxon-HE-9.8.0-5.jar (4889 KB at 37320.3 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/8.5/checkstyle-8.5.jar (1215 KB at 6291.5 KB/sec) [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wsat-simple --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0-jboss-2:testCompile (default-testCompile) @ wsat-simple --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/workspace/narayana-quickstarts/wildfly-quickstart/wsat-simple/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ wsat-simple --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-war-plugin:3.2.2:war (default-war) @ wsat-simple --- [INFO] Packaging webapp [INFO] Assembling webapp [wsat-simple] in [/home/jenkins/workspace/narayana-quickstarts/wildfly-quickstart/wsat-simple/target/wsat-simple] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/workspace/narayana-quickstarts/wildfly-quickstart/wsat-simple/src/main/webapp] [INFO] Webapp assembled in [28 msecs] [INFO] Building war: /home/jenkins/workspace/narayana-quickstarts/wildfly-quickstart/wsat-simple/target/wsat-simple.war [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ wsat-simple --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/wildfly-quickstart/wsat-simple/target/wsat-simple-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wsat-simple --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/wildfly-quickstart/wsat-simple/target/wsat-simple.war to /home/jenkins/.m2/repository/org/wildfly/quickstarts/wsat-simple/22.0.0.Beta1-SNAPSHOT/wsat-simple-22.0.0.Beta1-SNAPSHOT.war [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/wildfly-quickstart/wsat-simple/pom.xml to /home/jenkins/.m2/repository/org/wildfly/quickstarts/wsat-simple/22.0.0.Beta1-SNAPSHOT/wsat-simple-22.0.0.Beta1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/wildfly-quickstart/wsat-simple/target/wsat-simple-sources.jar to /home/jenkins/.m2/repository/org/wildfly/quickstarts/wsat-simple/22.0.0.Beta1-SNAPSHOT/wsat-simple-22.0.0.Beta1-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 41.651 s [INFO] Finished at: 2020-11-26T00:57:41+00:00 [INFO] Final Memory: 36M/290M [INFO] ------------------------------------------------------------------------ + '[' 0 -ne 0 ']' + echo 'Going to configure jboss client '\''/home/jenkins/workspace/narayana-quickstarts/client'\'' to use SSL' Going to configure jboss client '/home/jenkins/workspace/narayana-quickstarts/client' to use SSL + cd /home/jenkins/workspace/narayana-quickstarts/client + cp /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/docs/examples/configs/standalone-xts.xml standalone/configuration/ + keytool -genkey -alias client -keyalg RSA -keysize 1024 -keystore ./standalone/configuration/server.keystore -validity 3650 -keypass client -storepass client -dname 'cn=84a65817f3f6, ou=jbossdev, o=Red Hat, l=Raleigh, st=NC, c=US' Warning: The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore ./standalone/configuration/server.keystore -destkeystore ./standalone/configuration/server.keystore -deststoretype pkcs12". + keytool -export -keystore ./standalone/configuration/server.keystore -alias client -file client.cer -keypass client -storepass client Certificate stored in file Warning: The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore ./standalone/configuration/server.keystore -destkeystore ./standalone/configuration/server.keystore -deststoretype pkcs12". ++ getWflyStartupParameters 100 /home/jenkins/workspace/narayana-quickstarts/client ++ local PORT_OFFSET=100 ++ local JBOSS_CONF_DIR=/home/jenkins/workspace/narayana-quickstarts/client ++ echo '-c standalone-xts.xml -Djboss.socket.binding.port-offset=100 -Djboss.server.data.dir=/home/jenkins/workspace/narayana-quickstarts/client/standalone/data -Djboss.server.log.dir=/home/jenkins/workspace/narayana-quickstarts/client/standalone/log -Djboss.server.temp.dir=/home/jenkins/workspace/narayana-quickstarts/client/standalone/tmp -Djboss.server.deploy.dir=/home/jenkins/workspace/narayana-quickstarts/client/standalone/content -Djboss.server.config.dir=/home/jenkins/workspace/narayana-quickstarts/client/standalone/configuration' + JBOSS_CLIENT_STARTUP_PARAMS='-c standalone-xts.xml -Djboss.socket.binding.port-offset=100 -Djboss.server.data.dir=/home/jenkins/workspace/narayana-quickstarts/client/standalone/data -Djboss.server.log.dir=/home/jenkins/workspace/narayana-quickstarts/client/standalone/log -Djboss.server.temp.dir=/home/jenkins/workspace/narayana-quickstarts/client/standalone/tmp -Djboss.server.deploy.dir=/home/jenkins/workspace/narayana-quickstarts/client/standalone/content -Djboss.server.config.dir=/home/jenkins/workspace/narayana-quickstarts/client/standalone/configuration' + CLIENT_PID=27421 + waitServerStarted 10090 + local PORT=10090 + local RETURN_CODE=-1 + /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/bin/standalone.sh -c standalone-xts.xml -Djboss.socket.binding.port-offset=100 -Djboss.server.data.dir=/home/jenkins/workspace/narayana-quickstarts/client/standalone/data -Djboss.server.log.dir=/home/jenkins/workspace/narayana-quickstarts/client/standalone/log -Djboss.server.temp.dir=/home/jenkins/workspace/narayana-quickstarts/client/standalone/tmp -Djboss.server.deploy.dir=/home/jenkins/workspace/narayana-quickstarts/client/standalone/content -Djboss.server.config.dir=/home/jenkins/workspace/narayana-quickstarts/client/standalone/configuration ++ timeout_adjust 40 + local TIMEOUT=40 ++ date +%s + local TIMESTAMP_START=1606352262 + local NOT_TIMEOUTED=true + '[' -1 -ne 0 ']' + true + /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/bin/jboss-cli.sh -c --controller=localhost:10090 '--command=:read-attribute(name=server-state)' + grep -s running ========================================================================= JBoss Bootstrap Environment JBOSS_HOME: /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT JAVA: /usr/lib/jvm/java-1.8.0-openjdk/bin/java JAVA_OPTS: -server -Xms64m -Xmx512m -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true ========================================================================= 00:57:42,831 INFO [org.jboss.modules] (main) JBoss Modules version 1.10.2.Final 00:57:43,156 INFO [org.jboss.msc] (main) JBoss MSC version 1.4.12.Final 00:57:43,165 INFO [org.jboss.threads] (main) JBoss Threads version 2.4.0.Final 00:57:43,271 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: WildFly Full 22.0.0.Beta1-SNAPSHOT (WildFly Core 14.0.0.Beta1) starting + RETURN_CODE=1 + '[' 1 -ne 0 ']' ++ date +%s + '[' 1 -gt 40 ']' + '[' 1 -ne 0 ']' + true + /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/bin/jboss-cli.sh -c --controller=localhost:10090 '--command=:read-attribute(name=server-state)' + grep -s running 00:57:43,926 INFO [org.wildfly.security] (ServerService Thread Pool -- 27) ELY00001: WildFly Elytron version 1.13.1.Final 00:57:44,334 INFO [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/core-service=management/management-interface=http-interface' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. 00:57:44,354 INFO [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 39) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/subsystem=undertow/server=default-server/https-listener=https' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. 00:57:44,409 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http) 00:57:44,423 INFO [org.xnio] (MSC service thread 1-5) XNIO version 3.8.2.Final 00:57:44,429 INFO [org.xnio.nio] (MSC service thread 1-5) XNIO NIO Implementation Version 3.8.2.Final 00:57:44,452 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 77) WFLYTX0013: The node-identifier attribute on the /subsystem=transactions is set to the default value. This is a danger for environments running multiple servers. Please make sure the attribute value is unique. 00:57:44,460 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 69) WFLYNAM0001: Activating Naming Subsystem 00:57:44,456 INFO [org.wildfly.extension.microprofile.config.smallrye._private] (ServerService Thread Pool -- 65) WFLYCONF0001: Activating WildFly MicroProfile Config Subsystem 00:57:44,462 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 54) WFLYCLINF0001: Activating Infinispan subsystem. 00:57:44,464 INFO [org.jboss.as.jaxrs] (ServerService Thread Pool -- 56) WFLYRS0016: RESTEasy version 3.13.2.Final 00:57:44,466 INFO [org.jboss.as.security] (ServerService Thread Pool -- 75) WFLYSEC0002: Activating Security Subsystem 00:57:44,468 INFO [org.wildfly.extension.microprofile.opentracing] (ServerService Thread Pool -- 68) WFLYTRACEXT0001: Activating MicroProfile OpenTracing Subsystem 00:57:44,472 INFO [org.jboss.as.security] (MSC service thread 1-1) WFLYSEC0001: Current PicketBox version=5.0.3.Final-redhat-00007 00:57:44,474 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 55) WFLYIO001: Worker 'default' has auto-configured to 48 IO threads with 384 max task threads based on your 24 available processors 00:57:44,480 INFO [org.wildfly.extension.microprofile.health.smallrye] (ServerService Thread Pool -- 66) WFLYHEALTH0001: Activating Eclipse MicroProfile Health Subsystem 00:57:44,483 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 79) WFLYWS0002: Activating WebServices Extension 00:57:44,488 INFO [org.jboss.as.connector] (MSC service thread 1-7) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar @VERSION@) 00:57:44,493 INFO [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 53) WFLYIIOP0001: Activating IIOP Subsystem 00:57:44,494 INFO [org.wildfly.extension.microprofile.metrics.smallrye] (ServerService Thread Pool -- 67) WFLYMETRICS0001: Activating Eclipse MicroProfile Metrics Subsystem 00:57:44,499 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 61) WFLYJSF0007: Activated the following JSF Implementations: [main] 00:57:44,510 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0003: Undertow 2.2.2.Final starting 00:57:44,532 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 45) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.4) 00:57:44,555 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-8) WFLYJCA0018: Started Driver service with driver-name = h2 00:57:44,557 INFO [org.jboss.as.naming] (MSC service thread 1-8) WFLYNAM0003: Starting Naming Service 00:57:44,568 INFO [org.jboss.as.mail.extension] (MSC service thread 1-5) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default] 00:57:44,607 INFO [org.jboss.remoting] (MSC service thread 1-6) JBoss Remoting version 5.0.19.Final 00:57:44,750 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 78) WFLYUT0014: Creating file handler for path '/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]'] 00:57:44,795 INFO [org.jboss.as.ejb3] (MSC service thread 1-6) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 384 (per class), which is derived from thread worker pool sizing. 00:57:44,795 INFO [org.jboss.as.ejb3] (MSC service thread 1-7) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 96 (per class), which is derived from the number of CPUs on this host. 00:57:44,809 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0012: Started server default-server. 00:57:44,814 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0018: Host default-host starting 00:57:44,883 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:8180 00:57:44,912 INFO [org.jboss.as.patching] (MSC service thread 1-8) WFLYPAT0050: WildFly Full cumulative patch ID is: base, one-off patches include: none 00:57:44,924 WARN [org.jboss.as.domain.management.security] (MSC service thread 1-7) WFLYDM0111: Keystore /home/jenkins/workspace/narayana-quickstarts/client/standalone/configuration/application.keystore not found, it will be auto generated on first use with a self signed certificate for host localhost 00:57:44,934 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-7) WFLYDS0013: Started FileSystemDeploymentService for directory /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/deployments 00:57:44,944 INFO [org.jboss.as.ejb3] (MSC service thread 1-7) WFLYEJB0493: EJB subsystem suspension complete 00:57:44,971 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0006: Undertow HTTPS listener https listening on 127.0.0.1:8543 + RETURN_CODE=1 + '[' 1 -ne 0 ']' ++ date +%s + '[' 2 -gt 40 ']' + '[' 1 -ne 0 ']' + true + /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/bin/jboss-cli.sh -c --controller=localhost:10090 '--command=:read-attribute(name=server-state)' + grep -s running 00:57:44,994 INFO [org.wildfly.iiop.openjdk] (MSC service thread 1-5) WFLYIIOP0009: CORBA ORB Service started 00:57:44,995 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-5) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS] 00:57:45,024 INFO [org.jboss.ws.common.management] (MSC service thread 1-1) JBWS022052: Starting JBossWS 5.4.2.Final (Apache CXF 3.3.7) 00:57:45,025 INFO [org.jboss.as.webservices] (MSC service thread 1-7) WFLYWS0003: Starting service jboss.ws.endpoint-deploy.ws-t11-participant 00:57:45,025 INFO [org.jboss.as.webservices] (MSC service thread 1-4) WFLYWS0003: Starting service jboss.ws.endpoint-deploy.ws-c11 00:57:45,025 INFO [org.jboss.as.webservices] (MSC service thread 1-3) WFLYWS0003: Starting service jboss.ws.endpoint-deploy.ws-t11-client 00:57:45,025 INFO [org.jboss.as.webservices] (MSC service thread 1-6) WFLYWS0003: Starting service jboss.ws.endpoint-deploy.ws-t11-coordinator 00:57:45,059 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-3) JBWS024061: Adding service endpoint metadata: id=TerminationParticipantService address=http://localhost:8180/ws-t11-client/TerminationParticipantService implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationParticipantPortTypeImpl serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantService portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:57:45,059 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-4) JBWS024061: Adding service endpoint metadata: id=ActivationService address=http://localhost:8180/ws-c11/ActivationService implementor=com.arjuna.webservices11.wscoor.sei.ActivationPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService portName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:57:45,059 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-6) JBWS024061: Adding service endpoint metadata: id=CompletionCoordinatorService address=http://localhost:8180/ws-t11-coordinator/CompletionCoordinatorService implementor=com.arjuna.webservices11.wsat.sei.CompletionCoordinatorPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:57:45,059 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-7) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithCoordinatorCompletionParticipantService address=http://localhost:8180/ws-t11-participant/BusinessAgreementWithCoordinatorCompletionParticipantService implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionParticipantPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantService portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:57:45,060 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-6) JBWS024061: Adding service endpoint metadata: id=TerminationCoordinatorService address=http://localhost:8180/ws-t11-coordinator/TerminationCoordinatorService implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorPortTypeImpl serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorService portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:57:45,060 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-3) JBWS024061: Adding service endpoint metadata: id=CompletionInitiatorService address=http://localhost:8180/ws-t11-client/CompletionInitiatorService implementor=com.arjuna.webservices11.wsat.sei.CompletionInitiatorPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:57:45,060 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-7) JBWS024061: Adding service endpoint metadata: id=ParticipantService address=http://localhost:8180/ws-t11-participant/ParticipantService implementor=com.arjuna.webservices11.wsat.sei.ParticipantPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:57:45,060 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-4) JBWS024061: Adding service endpoint metadata: id=RegistrationService address=http://localhost:8180/ws-c11/RegistrationService implementor=com.arjuna.webservices11.wscoor.sei.RegistrationPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService portName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:57:45,060 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-6) JBWS024061: Adding service endpoint metadata: id=TerminationCoordinatorRPCService address=http://localhost:8180/ws-t11-coordinator/TerminationCoordinatorRPCService implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorRPCPortTypeImpl serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypeImplService portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypePort annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:57:45,060 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-7) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithParticipantCompletionParticipantService address=http://localhost:8180/ws-t11-participant/BusinessAgreementWithParticipantCompletionParticipantService implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantService portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:57:45,061 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-6) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithCoordinatorCompletionCoordinatorService address=http://localhost:8180/ws-t11-coordinator/BusinessAgreementWithCoordinatorCompletionCoordinatorService implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorService portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:57:45,061 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-6) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithParticipantCompletionCoordinatorService address=http://localhost:8180/ws-t11-coordinator/BusinessAgreementWithParticipantCompletionCoordinatorService implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorService portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:57:45,061 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-6) JBWS024061: Adding service endpoint metadata: id=CoordinatorService address=http://localhost:8180/ws-t11-coordinator/CoordinatorService implementor=com.arjuna.webservices11.wsat.sei.CoordinatorPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:57:45,062 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-6) JBWS024061: Adding service endpoint metadata: id=CompletionCoordinatorRPCService address=http://localhost:8180/ws-t11-coordinator/CompletionCoordinatorRPCService implementor=com.arjuna.webservices11.wsat.sei.CompletionCoordinatorRPCPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCService portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:57:45,355 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=/home/jenkins/workspace/narayana-quickstarts/client/standalone/data/activemq/journal,bindingsDirectory=/home/jenkins/workspace/narayana-quickstarts/client/standalone/data/activemq/bindings,largeMessagesDirectory=/home/jenkins/workspace/narayana-quickstarts/client/standalone/data/activemq/largemessages,pagingDirectory=/home/jenkins/workspace/narayana-quickstarts/client/standalone/data/activemq/paging) 00:57:45,405 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221012: Using AIO Journal 00:57:45,456 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-7) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantService from class org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithCoordinatorCompletionParticipantPortType 00:57:45,456 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-4) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService from class com.arjuna.webservices11.wscoor.sei.ActivationPortTypeImpl 00:57:45,456 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-6) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from class com.arjuna.webservices11.wsat.sei.CompletionCoordinatorPortTypeImpl 00:57:45,456 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-3) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantService from class com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationParticipantPortType 00:57:45,465 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 00:57:45,465 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP 00:57:45,465 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ 00:57:45,466 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP 00:57:45,574 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221034: Waiting indefinitely to obtain live lock 00:57:45,575 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221035: Live Server Obtained live lock 00:57:45,779 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-6) Setting the server's publish address to be http://localhost:8180/ws-t11-coordinator/CompletionCoordinatorService 00:57:45,779 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-4) Setting the server's publish address to be http://localhost:8180/ws-c11/ActivationService 00:57:45,779 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-3) Setting the server's publish address to be http://localhost:8180/ws-t11-client/TerminationParticipantService 00:57:45,779 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-7) Setting the server's publish address to be http://localhost:8180/ws-t11-participant/BusinessAgreementWithCoordinatorCompletionParticipantService 00:57:45,894 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-6) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/client/standalone/data/wsdl/ws-t11-coordinator.deployment/CompletionCoordinatorService.wsdl 00:57:45,894 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-4) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/client/standalone/data/wsdl/ws-c11.deployment/ActivationService.wsdl 00:57:45,895 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-4) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from class com.arjuna.webservices11.wscoor.sei.RegistrationPortTypeImpl 00:57:45,895 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-6) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorService from class com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationCoordinatorPortType 00:57:45,896 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-3) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/client/standalone/data/wsdl/ws-t11-client.deployment/TerminationParticipantService.wsdl 00:57:45,896 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from class com.arjuna.webservices11.wsat.sei.CompletionInitiatorPortTypeImpl 00:57:45,903 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-6) Setting the server's publish address to be http://localhost:8180/ws-t11-coordinator/TerminationCoordinatorService 00:57:45,909 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-7) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/client/standalone/data/wsdl/ws-t11-participant.deployment/BusinessAgreementWithCoordinatorCompletionParticipantService.wsdl 00:57:45,909 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-7) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from class com.arjuna.webservices11.wsat.sei.ParticipantPortTypeImpl 00:57:45,918 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-3) Setting the server's publish address to be http://localhost:8180/ws-t11-client/CompletionInitiatorService 00:57:45,922 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-6) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/client/standalone/data/wsdl/ws-t11-coordinator.deployment/TerminationCoordinatorService.wsdl 00:57:45,923 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-6) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypeImplService from class com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorRPCPortTypeImpl 00:57:45,923 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-7) Setting the server's publish address to be http://localhost:8180/ws-t11-participant/ParticipantService 00:57:45,923 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-4) Setting the server's publish address to be http://localhost:8180/ws-c11/RegistrationService 00:57:45,925 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-6) Setting the server's publish address to be http://localhost:8180/ws-t11-coordinator/TerminationCoordinatorRPCService 00:57:45,929 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-3) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/client/standalone/data/wsdl/ws-t11-client.deployment/CompletionInitiatorService.wsdl 00:57:45,937 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-4) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/client/standalone/data/wsdl/ws-c11.deployment/RegistrationService.wsdl 00:57:45,941 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-6) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/client/standalone/data/wsdl/ws-t11-coordinator.deployment/TerminationCoordinatorRPCPortTypeImplService.wsdl 00:57:45,942 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-7) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/client/standalone/data/wsdl/ws-t11-participant.deployment/ParticipantService.wsdl 00:57:45,942 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-6) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl 00:57:45,942 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-7) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl 00:57:45,952 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-7) Setting the server's publish address to be http://localhost:8180/ws-t11-participant/BusinessAgreementWithParticipantCompletionParticipantService 00:57:45,955 INFO [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0003: Starting service jboss.ws.endpoint."ws-c11.deployment".RegistrationService 00:57:45,955 INFO [org.jboss.as.webservices] (MSC service thread 1-3) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-client.deployment".TerminationParticipantService 00:57:45,957 INFO [org.jboss.as.webservices] (MSC service thread 1-8) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-client.deployment".CompletionInitiatorService 00:57:45,958 INFO [org.jboss.as.webservices] (MSC service thread 1-4) WFLYWS0003: Starting service jboss.ws.endpoint."ws-c11.deployment".ActivationService 00:57:45,961 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-6) Setting the server's publish address to be http://localhost:8180/ws-t11-coordinator/BusinessAgreementWithCoordinatorCompletionCoordinatorService 00:57:45,963 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-7) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/client/standalone/data/wsdl/ws-t11-participant.deployment/BusinessAgreementWithParticipantCompletionParticipantService.wsdl 00:57:45,969 INFO [org.jboss.as.webservices] (MSC service thread 1-2) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".ParticipantService 00:57:45,969 INFO [org.jboss.as.webservices] (MSC service thread 1-7) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithCoordinatorCompletionParticipantService 00:57:45,969 INFO [org.jboss.as.webservices] (MSC service thread 1-5) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithParticipantCompletionParticipantService 00:57:45,971 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-6) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/client/standalone/data/wsdl/ws-t11-coordinator.deployment/BusinessAgreementWithCoordinatorCompletionCoordinatorService.wsdl 00:57:45,972 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-6) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl 00:57:45,977 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-6) Setting the server's publish address to be http://localhost:8180/ws-t11-coordinator/BusinessAgreementWithParticipantCompletionCoordinatorService 00:57:45,987 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-6) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/client/standalone/data/wsdl/ws-t11-coordinator.deployment/BusinessAgreementWithParticipantCompletionCoordinatorService.wsdl 00:57:45,988 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-6) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from class com.arjuna.webservices11.wsat.sei.CoordinatorPortTypeImpl 00:57:45,991 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-6) Setting the server's publish address to be http://localhost:8180/ws-t11-coordinator/CoordinatorService 00:57:45,995 INFO [org.jboss.as.webservices] (MSC service thread 1-2) WFLYWS0003: Starting service jboss.ws.endpoint-publish.ws-t11-client 00:57:45,996 INFO [org.jboss.as.webservices] (MSC service thread 1-5) WFLYWS0003: Starting service jboss.ws.endpoint-publish.ws-c11 00:57:46,009 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-6) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/client/standalone/data/wsdl/ws-t11-coordinator.deployment/CoordinatorService.wsdl 00:57:46,010 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-6) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCService from class com.arjuna.webservices11.wsat.sei.CompletionCoordinatorRPCPortTypeImpl 00:57:46,014 INFO [org.jboss.as.webservices] (MSC service thread 1-3) WFLYWS0003: Starting service jboss.ws.endpoint-publish.ws-t11-participant 00:57:46,028 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-6) Setting the server's publish address to be http://localhost:8180/ws-t11-coordinator/CompletionCoordinatorRPCService 00:57:46,044 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-6) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/client/standalone/data/wsdl/ws-t11-coordinator.deployment/CompletionCoordinatorRPCService.wsdl 00:57:46,053 INFO [org.jboss.as.webservices] (MSC service thread 1-6) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorRPCService 00:57:46,055 INFO [org.jboss.as.webservices] (MSC service thread 1-7) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithCoordinatorCompletionCoordinatorService 00:57:46,055 INFO [org.jboss.as.webservices] (MSC service thread 1-8) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorService 00:57:46,055 INFO [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorRPCService 00:57:46,055 INFO [org.jboss.as.webservices] (MSC service thread 1-6) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorService 00:57:46,056 INFO [org.jboss.as.webservices] (MSC service thread 1-8) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CoordinatorService 00:57:46,055 INFO [org.jboss.as.webservices] (MSC service thread 1-4) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithParticipantCompletionCoordinatorService 00:57:46,140 INFO [org.jboss.as.webservices] (MSC service thread 1-7) WFLYWS0003: Starting service jboss.ws.endpoint-publish.ws-t11-coordinator 00:57:46,147 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0021: Registered web context: '/ws-t11-participant' for server 'default-server' 00:57:46,147 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0021: Registered web context: '/ws-t11-client' for server 'default-server' 00:57:46,147 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0021: Registered web context: '/ws-t11-coordinator' for server 'default-server' 00:57:46,148 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0021: Registered web context: '/ws-c11' for server 'default-server' 00:57:46,373 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-2) ARJUNA033006: InboundBridgeRecoveryManager starting 00:57:46,373 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-3) ARJUNA033013: OutboundBridgeRecoveryManager starting 00:57:46,564 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221003: Deploying ANYCAST queue jms.queue.ExpiryQueue on address jms.queue.ExpiryQueue 00:57:47,095 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221003: Deploying ANYCAST queue jms.queue.DLQ on address jms.queue.DLQ 00:57:47,229 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-4) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor 00:57:47,229 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-1) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor 00:57:47,229 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-2) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor 00:57:47,229 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-3) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor 00:57:47,759 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221007: Server is now live 00:57:47,759 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.10.1 [default, nodeID=650e6c3f-2f82-11eb-a1b5-0242ac11000b] 00:57:47,773 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 83) WFLYMSGAMQ0002: Bound messaging object to jndi name java:/ConnectionFactory 00:57:47,786 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 82) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 00:57:47,832 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-7) WFLYJCA0007: Registered connection factory java:/JmsXA 00:57:47,888 INFO [org.apache.activemq.artemis.ra] (MSC service thread 1-7) AMQ151007: Resource adaptor started 00:57:47,889 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-7) IJ020002: Deployed: file://RaActivatoractivemq-ra 00:57:47,891 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-5) WFLYJCA0002: Bound JCA ConnectionFactory [java:/JmsXA] 00:57:47,891 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) WFLYJCA0118: Binding connection factory named java:/JmsXA to alias java:jboss/DefaultJMSConnectionFactory 00:57:48,033 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server 00:57:48,035 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 22.0.0.Beta1-SNAPSHOT (WildFly Core 14.0.0.Beta1) started in 5556ms - Started 380 of 641 services (385 services are lazy, passive or on-demand) 00:57:48,037 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:10090/management 00:57:48,037 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:10090  "result" => "running" + RETURN_CODE=0 + '[' 0 -ne 0 ']' + '[' 0 -ne 0 ']' + true + sleep 3 + /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/bin/jboss-cli.sh -c --controller=localhost:10090 '--commands= /core-service=management/security-realm=SSLRealm:add(), /core-service=management/security-realm=SSLRealm/server-identity=ssl:add(keystore-path=${jboss.server.config.dir}/server.keystore, keystore-password=client, alias=client), /subsystem=undertow/server=default-server/https-listener=https:remove()' {"outcome" => "success"} { "outcome" => "success", "response-headers" => { "operation-requires-reload" => true, "process-state" => "reload-required" } } { "outcome" => "success", "response-headers" => { "operation-requires-reload" => true, "process-state" => "reload-required" } } + /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/bin/jboss-cli.sh -c --controller=localhost:10090 '--commands=:reload()' { "outcome" => "success", "result" => undefined } 00:57:55,368 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-1) ARJUNA033007: InboundBridgeRecoveryManager stopping 00:57:55,371 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-5) ARJUNA033014: OutboundBridgeRecoveryManager stopping 00:57:55,373 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-6) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS] 00:57:55,373 INFO [org.jboss.as.mail.extension] (MSC service thread 1-6) WFLYMAIL0002: Unbound mail session [java:jboss/mail/Default] 00:57:55,373 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-3) WFLYJCA0119: Unbinding connection factory named java:/JmsXA to alias java:jboss/DefaultJMSConnectionFactory 00:57:55,374 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-3) WFLYJCA0011: Unbound JCA ConnectionFactory [java:/JmsXA] 00:57:55,374 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 32) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 00:57:55,375 INFO [org.jboss.as.webservices] (MSC service thread 1-7) WFLYWS0004: Stopping service jboss.ws.endpoint-publish.ws-c11 00:57:55,375 INFO [org.jboss.as.webservices] (MSC service thread 1-5) WFLYWS0004: Stopping service jboss.ws.endpoint-publish.ws-t11-participant 00:57:55,376 INFO [org.jboss.as.webservices] (MSC service thread 1-6) WFLYWS0004: Stopping service jboss.ws.endpoint-publish.ws-t11-coordinator 00:57:55,376 INFO [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0004: Stopping service jboss.ws.endpoint-publish.ws-t11-client 00:57:55,377 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-3) WFLYJCA0019: Stopped Driver service with driver-name = h2 00:57:55,377 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0022: Unregistered web context: '/ws-t11-client' from server 'default-server' 00:57:55,377 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0022: Unregistered web context: '/ws-t11-participant' from server 'default-server' 00:57:55,377 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0022: Unregistered web context: '/ws-t11-coordinator' from server 'default-server' 00:57:55,377 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0022: Unregistered web context: '/ws-c11' from server 'default-server' 00:57:55,378 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 29) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:/ConnectionFactory 00:57:55,380 INFO [org.jboss.as.webservices] (MSC service thread 1-5) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithCoordinatorCompletionParticipantService 00:57:55,380 INFO [org.jboss.as.webservices] (MSC service thread 1-4) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithParticipantCompletionParticipantService 00:57:55,380 INFO [org.jboss.as.webservices] (MSC service thread 1-3) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-participant.deployment".ParticipantService 00:57:55,380 INFO [org.jboss.as.webservices] (MSC service thread 1-7) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorRPCService 00:57:55,380 INFO [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorService 00:57:55,380 INFO [org.jboss.as.webservices] (MSC service thread 1-6) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorService 00:57:55,380 INFO [org.jboss.as.webservices] (MSC service thread 1-8) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-coordinator.deployment".CoordinatorService 00:57:55,383 INFO [org.jboss.as.webservices] (MSC service thread 1-5) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithParticipantCompletionCoordinatorService 00:57:55,383 INFO [org.jboss.as.webservices] (MSC service thread 1-3) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorRPCService 00:57:55,383 INFO [org.jboss.as.webservices] (MSC service thread 1-4) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithCoordinatorCompletionCoordinatorService 00:57:55,384 INFO [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-c11.deployment".ActivationService 00:57:55,384 INFO [org.jboss.as.webservices] (MSC service thread 1-6) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-c11.deployment".RegistrationService 00:57:55,384 INFO [org.jboss.as.webservices] (MSC service thread 1-8) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-client.deployment".CompletionInitiatorService 00:57:55,384 INFO [org.jboss.as.webservices] (MSC service thread 1-7) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-client.deployment".TerminationParticipantService 00:57:55,385 INFO [org.jboss.as.webservices] (MSC service thread 1-5) WFLYWS0004: Stopping service jboss.ws.endpoint-deploy.ws-t11-participant 00:57:55,385 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0019: Host default-host stopping 00:57:55,385 INFO [org.jboss.as.webservices] (MSC service thread 1-3) WFLYWS0004: Stopping service jboss.ws.endpoint-deploy.ws-t11-coordinator 00:57:55,385 INFO [org.jboss.as.webservices] (MSC service thread 1-8) WFLYWS0004: Stopping service jboss.ws.endpoint-deploy.ws-c11 00:57:55,385 INFO [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0004: Stopping service jboss.ws.endpoint-deploy.ws-t11-client 00:57:55,396 INFO [org.apache.activemq.artemis.ra] (ServerService Thread Pool -- 21) AMQ151003: resource adaptor stopped + waitServerStarted 10090 + local PORT=10090 + local RETURN_CODE=-1 ++ timeout_adjust 40 + local TIMEOUT=40 ++ date +%s + local TIMESTAMP_START=1606352275 + local NOT_TIMEOUTED=true + '[' -1 -ne 0 ']' + true + /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/bin/jboss-cli.sh -c --controller=localhost:10090 '--command=:read-attribute(name=server-state)' + grep -s running 00:57:55,418 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0008: Undertow HTTPS listener https suspending 00:57:55,419 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0007: Undertow HTTPS listener https stopped, was bound to 127.0.0.1:8543 00:57:56,460 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 21) AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.10.1 [650e6c3f-2f82-11eb-a1b5-0242ac11000b] stopped, uptime 11.493 seconds 00:57:56,461 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0008: Undertow HTTP listener default suspending 00:57:56,461 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:8180 00:57:56,462 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0004: Undertow 2.2.2.Final stopping 00:57:56,483 INFO [org.jboss.as] (MSC service thread 1-6) WFLYSRV0050: WildFly Full 22.0.0.Beta1-SNAPSHOT (WildFly Core 14.0.0.Beta1) stopped in 1119ms 00:57:56,484 INFO [org.jboss.as] (MSC service thread 1-8) WFLYSRV0049: WildFly Full 22.0.0.Beta1-SNAPSHOT (WildFly Core 14.0.0.Beta1) starting 00:57:56,559 INFO [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/core-service=management/management-interface=http-interface' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. 00:57:56,585 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http) 00:57:56,602 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 45) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.4) 00:57:56,602 INFO [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 53) WFLYIIOP0001: Activating IIOP Subsystem 00:57:56,603 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 54) WFLYCLINF0001: Activating Infinispan subsystem. 00:57:56,608 INFO [org.jboss.as.jaxrs] (ServerService Thread Pool -- 56) WFLYRS0016: RESTEasy version 3.13.2.Final 00:57:56,610 INFO [org.jboss.as.connector] (MSC service thread 1-6) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar @VERSION@) 00:57:56,610 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-6) WFLYJCA0018: Started Driver service with driver-name = h2 00:57:56,613 INFO [org.wildfly.iiop.openjdk] (MSC service thread 1-1) WFLYIIOP0009: CORBA ORB Service started 00:57:56,613 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 55) WFLYIO001: Worker 'default' has auto-configured to 48 IO threads with 384 max task threads based on your 24 available processors 00:57:56,615 INFO [org.wildfly.extension.microprofile.config.smallrye._private] (ServerService Thread Pool -- 65) WFLYCONF0001: Activating WildFly MicroProfile Config Subsystem 00:57:56,623 INFO [org.jboss.as.ejb3] (MSC service thread 1-2) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 384 (per class), which is derived from thread worker pool sizing. 00:57:56,616 INFO [org.wildfly.extension.microprofile.metrics.smallrye] (ServerService Thread Pool -- 67) WFLYMETRICS0001: Activating Eclipse MicroProfile Metrics Subsystem 00:57:56,623 INFO [org.jboss.as.ejb3] (MSC service thread 1-4) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 96 (per class), which is derived from the number of CPUs on this host. 00:57:56,624 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 69) WFLYNAM0001: Activating Naming Subsystem 00:57:56,627 INFO [org.wildfly.extension.microprofile.health.smallrye] (ServerService Thread Pool -- 66) WFLYHEALTH0001: Activating Eclipse MicroProfile Health Subsystem 00:57:56,627 INFO [org.jboss.as.security] (ServerService Thread Pool -- 75) WFLYSEC0002: Activating Security Subsystem 00:57:56,628 INFO [org.jboss.as.security] (MSC service thread 1-1) WFLYSEC0001: Current PicketBox version=5.0.3.Final-redhat-00007 00:57:56,624 INFO [org.wildfly.extension.microprofile.opentracing] (ServerService Thread Pool -- 68) WFLYTRACEXT0001: Activating MicroProfile OpenTracing Subsystem 00:57:56,632 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 77) WFLYTX0013: The node-identifier attribute on the /subsystem=transactions is set to the default value. This is a danger for environments running multiple servers. Please make sure the attribute value is unique. 00:57:56,633 INFO [org.jboss.as.naming] (MSC service thread 1-5) WFLYNAM0003: Starting Naming Service 00:57:56,633 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 79) WFLYWS0002: Activating WebServices Extension 00:57:56,634 INFO [org.jboss.as.mail.extension] (MSC service thread 1-5) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default] 00:57:56,634 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0003: Undertow 2.2.2.Final starting 00:57:56,638 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 78) WFLYUT0014: Creating file handler for path '/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]'] 00:57:56,644 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0012: Started server default-server. 00:57:56,645 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0018: Host default-host starting 00:57:56,645 INFO [org.jboss.as.ejb3] (MSC service thread 1-3) WFLYEJB0493: EJB subsystem suspension complete 00:57:56,647 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:8180 00:57:56,649 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS] + RETURN_CODE=1 + '[' 1 -ne 0 ']' ++ date +%s + '[' 1 -gt 40 ']' + '[' 1 -ne 0 ']' + true + /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/bin/jboss-cli.sh -c --controller=localhost:10090 '--command=:read-attribute(name=server-state)' + grep -s running 00:57:56,672 INFO [org.jboss.as.patching] (MSC service thread 1-7) WFLYPAT0050: WildFly Full cumulative patch ID is: base, one-off patches include: none 00:57:56,672 INFO [org.jboss.ws.common.management] (MSC service thread 1-4) JBWS022052: Starting JBossWS 5.4.2.Final (Apache CXF 3.3.7) 00:57:56,674 INFO [org.jboss.as.webservices] (MSC service thread 1-4) WFLYWS0003: Starting service jboss.ws.endpoint-deploy.ws-c11 00:57:56,674 INFO [org.jboss.as.webservices] (MSC service thread 1-5) WFLYWS0003: Starting service jboss.ws.endpoint-deploy.ws-t11-coordinator 00:57:56,674 INFO [org.jboss.as.webservices] (MSC service thread 1-2) WFLYWS0003: Starting service jboss.ws.endpoint-deploy.ws-t11-participant 00:57:56,675 WARN [org.jboss.as.domain.management.security] (MSC service thread 1-8) WFLYDM0111: Keystore /home/jenkins/workspace/narayana-quickstarts/client/standalone/configuration/application.keystore not found, it will be auto generated on first use with a self signed certificate for host localhost 00:57:56,674 INFO [org.jboss.as.webservices] (MSC service thread 1-3) WFLYWS0003: Starting service jboss.ws.endpoint-deploy.ws-t11-client 00:57:56,677 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=/home/jenkins/workspace/narayana-quickstarts/client/standalone/data/activemq/journal,bindingsDirectory=/home/jenkins/workspace/narayana-quickstarts/client/standalone/data/activemq/bindings,largeMessagesDirectory=/home/jenkins/workspace/narayana-quickstarts/client/standalone/data/activemq/largemessages,pagingDirectory=/home/jenkins/workspace/narayana-quickstarts/client/standalone/data/activemq/paging) 00:57:56,676 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-7) WFLYDS0013: Started FileSystemDeploymentService for directory /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/deployments 00:57:56,678 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithCoordinatorCompletionParticipantService address=http://localhost:8180/ws-t11-participant/BusinessAgreementWithCoordinatorCompletionParticipantService implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionParticipantPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantService portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:57:56,679 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=ParticipantService address=http://localhost:8180/ws-t11-participant/ParticipantService implementor=com.arjuna.webservices11.wsat.sei.ParticipantPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:57:56,679 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221012: Using AIO Journal 00:57:56,679 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithParticipantCompletionParticipantService address=http://localhost:8180/ws-t11-participant/BusinessAgreementWithParticipantCompletionParticipantService implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantService portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:57:56,681 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-5) JBWS024061: Adding service endpoint metadata: id=CompletionCoordinatorService address=http://localhost:8180/ws-t11-coordinator/CompletionCoordinatorService implementor=com.arjuna.webservices11.wsat.sei.CompletionCoordinatorPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:57:56,681 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-4) JBWS024061: Adding service endpoint metadata: id=ActivationService address=http://localhost:8180/ws-c11/ActivationService implementor=com.arjuna.webservices11.wscoor.sei.ActivationPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService portName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:57:56,681 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-5) JBWS024061: Adding service endpoint metadata: id=TerminationCoordinatorService address=http://localhost:8180/ws-t11-coordinator/TerminationCoordinatorService implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorPortTypeImpl serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorService portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:57:56,681 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-4) JBWS024061: Adding service endpoint metadata: id=RegistrationService address=http://localhost:8180/ws-c11/RegistrationService implementor=com.arjuna.webservices11.wscoor.sei.RegistrationPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService portName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:57:56,681 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 00:57:56,681 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-5) JBWS024061: Adding service endpoint metadata: id=TerminationCoordinatorRPCService address=http://localhost:8180/ws-t11-coordinator/TerminationCoordinatorRPCService implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorRPCPortTypeImpl serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypeImplService portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypePort annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:57:56,682 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-5) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithCoordinatorCompletionCoordinatorService address=http://localhost:8180/ws-t11-coordinator/BusinessAgreementWithCoordinatorCompletionCoordinatorService implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorService portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:57:56,682 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-5) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithParticipantCompletionCoordinatorService address=http://localhost:8180/ws-t11-coordinator/BusinessAgreementWithParticipantCompletionCoordinatorService implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorService portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:57:56,682 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-5) JBWS024061: Adding service endpoint metadata: id=CoordinatorService address=http://localhost:8180/ws-t11-coordinator/CoordinatorService implementor=com.arjuna.webservices11.wsat.sei.CoordinatorPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:57:56,682 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP 00:57:56,683 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-5) JBWS024061: Adding service endpoint metadata: id=CompletionCoordinatorRPCService address=http://localhost:8180/ws-t11-coordinator/CompletionCoordinatorRPCService implementor=com.arjuna.webservices11.wsat.sei.CompletionCoordinatorRPCPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCService portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:57:56,683 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ 00:57:56,683 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-3) JBWS024061: Adding service endpoint metadata: id=TerminationParticipantService address=http://localhost:8180/ws-t11-client/TerminationParticipantService implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationParticipantPortTypeImpl serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantService portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:57:56,684 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP 00:57:56,685 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-3) JBWS024061: Adding service endpoint metadata: id=CompletionInitiatorService address=http://localhost:8180/ws-t11-client/CompletionInitiatorService implementor=com.arjuna.webservices11.wsat.sei.CompletionInitiatorPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:57:56,694 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-3) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantService from class com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationParticipantPortType 00:57:56,694 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-5) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from class com.arjuna.webservices11.wsat.sei.CompletionCoordinatorPortTypeImpl 00:57:56,694 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-4) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService from class com.arjuna.webservices11.wscoor.sei.ActivationPortTypeImpl 00:57:56,694 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantService from class org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithCoordinatorCompletionParticipantPortType 00:57:56,705 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-5) Setting the server's publish address to be http://localhost:8180/ws-t11-coordinator/CompletionCoordinatorService 00:57:56,709 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8180/ws-t11-participant/BusinessAgreementWithCoordinatorCompletionParticipantService 00:57:56,717 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-3) Setting the server's publish address to be http://localhost:8180/ws-t11-client/TerminationParticipantService 00:57:56,719 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/client/standalone/data/wsdl/ws-t11-participant.deployment/BusinessAgreementWithCoordinatorCompletionParticipantService.wsdl 00:57:56,720 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from class com.arjuna.webservices11.wsat.sei.ParticipantPortTypeImpl 00:57:56,723 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8180/ws-t11-participant/ParticipantService 00:57:56,723 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-3) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/client/standalone/data/wsdl/ws-t11-client.deployment/TerminationParticipantService.wsdl 00:57:56,723 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from class com.arjuna.webservices11.wsat.sei.CompletionInitiatorPortTypeImpl 00:57:56,725 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-3) Setting the server's publish address to be http://localhost:8180/ws-t11-client/CompletionInitiatorService 00:57:56,727 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/client/standalone/data/wsdl/ws-t11-participant.deployment/ParticipantService.wsdl 00:57:56,728 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl 00:57:56,729 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-4) Setting the server's publish address to be http://localhost:8180/ws-c11/ActivationService 00:57:56,730 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-5) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/client/standalone/data/wsdl/ws-t11-coordinator.deployment/CompletionCoordinatorService.wsdl 00:57:56,731 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-5) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorService from class com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationCoordinatorPortType 00:57:56,731 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8180/ws-t11-participant/BusinessAgreementWithParticipantCompletionParticipantService 00:57:56,732 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-5) Setting the server's publish address to be http://localhost:8180/ws-t11-coordinator/TerminationCoordinatorService 00:57:56,734 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-3) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/client/standalone/data/wsdl/ws-t11-client.deployment/CompletionInitiatorService.wsdl 00:57:56,736 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/client/standalone/data/wsdl/ws-t11-participant.deployment/BusinessAgreementWithParticipantCompletionParticipantService.wsdl 00:57:56,736 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-5) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/client/standalone/data/wsdl/ws-t11-coordinator.deployment/TerminationCoordinatorService.wsdl 00:57:56,736 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-5) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypeImplService from class com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorRPCPortTypeImpl 00:57:56,738 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-5) Setting the server's publish address to be http://localhost:8180/ws-t11-coordinator/TerminationCoordinatorRPCService 00:57:56,739 INFO [org.jboss.as.webservices] (MSC service thread 1-3) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-client.deployment".CompletionInitiatorService 00:57:56,739 INFO [org.jboss.as.webservices] (MSC service thread 1-7) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-client.deployment".TerminationParticipantService 00:57:56,740 INFO [org.jboss.as.webservices] (MSC service thread 1-2) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithParticipantCompletionParticipantService 00:57:56,740 INFO [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithCoordinatorCompletionParticipantService 00:57:56,740 INFO [org.jboss.as.webservices] (MSC service thread 1-7) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".ParticipantService 00:57:56,740 INFO [org.jboss.as.webservices] (MSC service thread 1-6) WFLYWS0003: Starting service jboss.ws.endpoint-publish.ws-t11-client 00:57:56,741 INFO [org.jboss.as.webservices] (MSC service thread 1-2) WFLYWS0003: Starting service jboss.ws.endpoint-publish.ws-t11-participant 00:57:56,742 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0021: Registered web context: '/ws-t11-client' for server 'default-server' 00:57:56,742 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-5) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/client/standalone/data/wsdl/ws-t11-coordinator.deployment/TerminationCoordinatorRPCPortTypeImplService.wsdl 00:57:56,742 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0021: Registered web context: '/ws-t11-participant' for server 'default-server' 00:57:56,743 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-5) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl 00:57:56,743 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-4) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/client/standalone/data/wsdl/ws-c11.deployment/ActivationService.wsdl 00:57:56,744 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-4) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from class com.arjuna.webservices11.wscoor.sei.RegistrationPortTypeImpl 00:57:56,747 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-5) Setting the server's publish address to be http://localhost:8180/ws-t11-coordinator/BusinessAgreementWithCoordinatorCompletionCoordinatorService 00:57:56,748 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-4) Setting the server's publish address to be http://localhost:8180/ws-c11/RegistrationService 00:57:56,753 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-5) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/client/standalone/data/wsdl/ws-t11-coordinator.deployment/BusinessAgreementWithCoordinatorCompletionCoordinatorService.wsdl 00:57:56,754 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-4) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/client/standalone/data/wsdl/ws-c11.deployment/RegistrationService.wsdl 00:57:56,754 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-5) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl 00:57:56,760 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-5) Setting the server's publish address to be http://localhost:8180/ws-t11-coordinator/BusinessAgreementWithParticipantCompletionCoordinatorService 00:57:56,764 INFO [org.jboss.as.webservices] (MSC service thread 1-3) WFLYWS0003: Starting service jboss.ws.endpoint."ws-c11.deployment".ActivationService 00:57:56,764 INFO [org.jboss.as.webservices] (MSC service thread 1-2) WFLYWS0003: Starting service jboss.ws.endpoint."ws-c11.deployment".RegistrationService 00:57:56,765 INFO [org.jboss.as.webservices] (MSC service thread 1-4) WFLYWS0003: Starting service jboss.ws.endpoint-publish.ws-c11 00:57:56,766 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0021: Registered web context: '/ws-c11' for server 'default-server' 00:57:56,769 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-5) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/client/standalone/data/wsdl/ws-t11-coordinator.deployment/BusinessAgreementWithParticipantCompletionCoordinatorService.wsdl 00:57:56,770 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-5) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from class com.arjuna.webservices11.wsat.sei.CoordinatorPortTypeImpl 00:57:56,772 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-5) Setting the server's publish address to be http://localhost:8180/ws-t11-coordinator/CoordinatorService 00:57:56,777 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-5) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/client/standalone/data/wsdl/ws-t11-coordinator.deployment/CoordinatorService.wsdl 00:57:56,778 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-5) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCService from class com.arjuna.webservices11.wsat.sei.CompletionCoordinatorRPCPortTypeImpl 00:57:56,780 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-5) Setting the server's publish address to be http://localhost:8180/ws-t11-coordinator/CompletionCoordinatorRPCService 00:57:56,784 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-5) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/client/standalone/data/wsdl/ws-t11-coordinator.deployment/CompletionCoordinatorRPCService.wsdl 00:57:56,790 INFO [org.jboss.as.webservices] (MSC service thread 1-5) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorService 00:57:56,790 INFO [org.jboss.as.webservices] (MSC service thread 1-3) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CoordinatorService 00:57:56,790 INFO [org.jboss.as.webservices] (MSC service thread 1-2) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorService 00:57:56,790 INFO [org.jboss.as.webservices] (MSC service thread 1-6) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithParticipantCompletionCoordinatorService 00:57:56,790 INFO [org.jboss.as.webservices] (MSC service thread 1-4) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithCoordinatorCompletionCoordinatorService 00:57:56,790 INFO [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorRPCService 00:57:56,790 INFO [org.jboss.as.webservices] (MSC service thread 1-8) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorRPCService 00:57:56,791 INFO [org.jboss.as.webservices] (MSC service thread 1-3) WFLYWS0003: Starting service jboss.ws.endpoint-publish.ws-t11-coordinator 00:57:56,792 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0021: Registered web context: '/ws-t11-coordinator' for server 'default-server' 00:57:56,793 WARN [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0005: Secure listener for protocol: 'HTTP/1.1' not found! Using non secure port! 00:57:56,793 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-3) ARJUNA033006: InboundBridgeRecoveryManager starting 00:57:56,793 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-6) ARJUNA033013: OutboundBridgeRecoveryManager starting 00:57:57,249 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221034: Waiting indefinitely to obtain live lock 00:57:57,249 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221035: Live Server Obtained live lock 00:58:00,445 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221003: Deploying ANYCAST queue jms.queue.ExpiryQueue on address jms.queue.ExpiryQueue 00:58:00,446 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221003: Deploying ANYCAST queue jms.queue.DLQ on address jms.queue.DLQ 00:58:01,704 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-4) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor 00:58:01,704 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-6) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor 00:58:01,704 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-2) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor 00:58:01,704 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-1) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor 00:58:01,815 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221007: Server is now live 00:58:01,815 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.10.1 [default, nodeID=650e6c3f-2f82-11eb-a1b5-0242ac11000b] 00:58:01,816 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 82) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 00:58:01,820 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-3) WFLYJCA0007: Registered connection factory java:/JmsXA 00:58:01,827 INFO [org.apache.activemq.artemis.ra] (MSC service thread 1-3) AMQ151007: Resource adaptor started 00:58:01,828 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-3) IJ020002: Deployed: file://RaActivatoractivemq-ra 00:58:01,828 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) WFLYJCA0002: Bound JCA ConnectionFactory [java:/JmsXA] 00:58:01,828 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-6) WFLYJCA0118: Binding connection factory named java:/JmsXA to alias java:jboss/DefaultJMSConnectionFactory 00:58:01,898 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 84) WFLYMSGAMQ0002: Bound messaging object to jndi name java:/ConnectionFactory 00:58:02,054 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server 00:58:02,055 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 22.0.0.Beta1-SNAPSHOT (WildFly Core 14.0.0.Beta1) started in 5571ms - Started 381 of 643 services (388 services are lazy, passive or on-demand) 00:58:02,056 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:10090/management 00:58:02,056 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:10090  "result" => "running" + RETURN_CODE=0 + '[' 0 -ne 0 ']' + '[' 0 -ne 0 ']' + true + sleep 3 + /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/bin/jboss-cli.sh -c --controller=localhost:10090 '--commands= /subsystem=undertow/server=default-server/https-listener=https:add(socket-binding="https", security-realm="SSLRealm")' 00:58:07,398 INFO [org.jboss.as.controller.management-deprecated] (management-handler-thread - 1) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/subsystem=undertow/server=default-server/https-listener=https' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. 00:58:07,400 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0006: Undertow HTTPS listener https listening on 127.0.0.1:8543 {"outcome" => "success"} Deploying quickstart '/home/jenkins/workspace/narayana-quickstarts/wildfly-quickstart/wsat-simple/target/wsat-simple.war' at /home/jenkins/workspace/narayana-quickstarts/client + echo 'Deploying quickstart '\''/home/jenkins/workspace/narayana-quickstarts/wildfly-quickstart/wsat-simple/target/wsat-simple.war'\'' at /home/jenkins/workspace/narayana-quickstarts/client' + /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/bin/jboss-cli.sh -c --controller=localhost:10090 '--command=deploy /home/jenkins/workspace/narayana-quickstarts/wildfly-quickstart/wsat-simple/target/wsat-simple.war' 00:58:09,219 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /home/jenkins/workspace/narayana-quickstarts/client/standalone/content/35/43d98b718245225b3843c7faaf4ec22d209b0f/content 00:58:09,234 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "wsat-simple.war" (runtime-name: "wsat-simple.war") 00:58:09,658 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0003: Processing weld deployment wsat-simple.war 00:58:09,729 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-4) HV000001: Hibernate Validator 6.0.21.Final 00:58:09,995 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-4) No shutdown hook registered: Please call close() manually on application shutdown. 00:58:10,068 INFO [org.jboss.weld.Version] (MSC service thread 1-5) WELD-000900: 3.1.5 (Final) 00:58:10,088 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-5) JBWS024061: Adding service endpoint metadata: id=org.jboss.as.quickstarts.wsat.simple.RestaurantServiceATImpl address=http://localhost:8180/RestaurantServiceAT implementor=org.jboss.as.quickstarts.wsat.simple.RestaurantServiceATImpl serviceName={http://www.jboss.org/jboss-jdf/jboss-as-quickstart/wsat/simple/Restaurant}RestaurantServiceATService portName={http://www.jboss.org/jboss-jdf/jboss-as-quickstart/wsat/simple/Restaurant}RestaurantServiceAT annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:10,100 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-5) Creating Service {http://www.jboss.org/jboss-jdf/jboss-as-quickstart/wsat/simple/Restaurant}RestaurantServiceATService from class org.jboss.as.quickstarts.wsat.simple.jaxws.RestaurantServiceAT 00:58:10,115 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-5) Setting the server's publish address to be http://localhost:8180/RestaurantServiceAT 00:58:10,122 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-5) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/client/standalone/data/wsdl/wsat-simple.war/RestaurantServiceATService.wsdl 00:58:10,161 INFO [org.jboss.as.webservices] (MSC service thread 1-8) WFLYWS0003: Starting service jboss.ws.endpoint."wsat-simple.war"."org.jboss.as.quickstarts.wsat.simple.RestaurantServiceATImpl" 00:58:10,275 INFO [org.infinispan.CONTAINER] (ServerService Thread Pool -- 16) ISPN000128: Infinispan version: Infinispan 'Corona Extra' 11.0.4.Final 00:58:10,315 INFO [org.infinispan.CONFIG] (MSC service thread 1-5) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 00:58:10,316 INFO [org.infinispan.CONFIG] (MSC service thread 1-5) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 00:58:10,387 INFO [io.smallrye.metrics] (MSC service thread 1-6) MicroProfile: Metrics activated (SmallRye Metrics version: 2.4.4) 00:58:10,408 INFO [org.infinispan.PERSISTENCE] (ServerService Thread Pool -- 16) ISPN000556: Starting user marshaller 'org.wildfly.clustering.infinispan.spi.marshalling.InfinispanProtoStreamMarshaller' 00:58:10,619 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 16) WFLYCLINF0002: Started http-remoting-connector cache from ejb container 00:58:11,163 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 16) WFLYUT0021: Registered web context: '/' for server 'default-server' 00:58:11,181 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "wsat-simple.war" (runtime-name : "wsat-simple.war") + WAS_CLIENT_DEPLOYED=0 + pkill -9 -P 27421 + sleep 3 /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/bin/standalone.sh: line 338: 27529 Killed "/usr/lib/jvm/java-1.8.0-openjdk/bin/java" -D"[Standalone]" -server -Xms64m -Xmx512m -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true "-Dorg.jboss.boot.log.file=/home/jenkins/workspace/narayana-quickstarts/client/standalone/log/server.log" "-Dlogging.configuration=file:/home/jenkins/workspace/narayana-quickstarts/client/standalone/configuration/logging.properties" -jar "/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/jboss-modules.jar" -mp "/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules" org.jboss.as.standalone -Djboss.home.dir="/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT" -Djboss.server.base.dir="/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/standalone" '-c' 'standalone-xts.xml' '-Djboss.socket.binding.port-offset=100' '-Djboss.server.data.dir=/home/jenkins/workspace/narayana-quickstarts/client/standalone/data' '-Djboss.server.log.dir=/home/jenkins/workspace/narayana-quickstarts/client/standalone/log' '-Djboss.server.temp.dir=/home/jenkins/workspace/narayana-quickstarts/client/standalone/tmp' '-Djboss.server.deploy.dir=/home/jenkins/workspace/narayana-quickstarts/client/standalone/content' '-Djboss.server.config.dir=/home/jenkins/workspace/narayana-quickstarts/client/standalone/configuration' + '[' 0 -ne 0 ']' + sed 's#\(xts-environment.*:\)8080/#\18543/#' -i standalone/configuration/standalone-xts.xml + sed s#http:#https:# -i standalone/configuration/standalone-xts.xml + echo 'Going to configure jboss server '\''/home/jenkins/workspace/narayana-quickstarts/server'\'' to use SSL' + cd /home/jenkins/workspace/narayana-quickstarts/server Going to configure jboss server '/home/jenkins/workspace/narayana-quickstarts/server' to use SSL + cp /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/docs/examples/configs/standalone-xts.xml standalone/configuration/ + keytool -genkey -alias server -keyalg RSA -keysize 1024 -keystore ./standalone/configuration/server.keystore -validity 3650 -keypass server -storepass server -dname 'cn=84a65817f3f6, ou=jbossdev, o=Red Hat, l=Raleigh, st=NC, c=US' Warning: The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore ./standalone/configuration/server.keystore -destkeystore ./standalone/configuration/server.keystore -deststoretype pkcs12". + keytool -export -keystore ./standalone/configuration/server.keystore -alias server -file server.cer -keypass server -storepass server Certificate stored in file Warning: The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore ./standalone/configuration/server.keystore -destkeystore ./standalone/configuration/server.keystore -deststoretype pkcs12". ++ getWflyStartupParameters 200 /home/jenkins/workspace/narayana-quickstarts/server ++ local PORT_OFFSET=200 ++ local JBOSS_CONF_DIR=/home/jenkins/workspace/narayana-quickstarts/server ++ echo '-c standalone-xts.xml -Djboss.socket.binding.port-offset=200 -Djboss.server.data.dir=/home/jenkins/workspace/narayana-quickstarts/server/standalone/data -Djboss.server.log.dir=/home/jenkins/workspace/narayana-quickstarts/server/standalone/log -Djboss.server.temp.dir=/home/jenkins/workspace/narayana-quickstarts/server/standalone/tmp -Djboss.server.deploy.dir=/home/jenkins/workspace/narayana-quickstarts/server/standalone/content -Djboss.server.config.dir=/home/jenkins/workspace/narayana-quickstarts/server/standalone/configuration' + JBOSS_SERVER_STARTUP_PARAMS='-c standalone-xts.xml -Djboss.socket.binding.port-offset=200 -Djboss.server.data.dir=/home/jenkins/workspace/narayana-quickstarts/server/standalone/data -Djboss.server.log.dir=/home/jenkins/workspace/narayana-quickstarts/server/standalone/log -Djboss.server.temp.dir=/home/jenkins/workspace/narayana-quickstarts/server/standalone/tmp -Djboss.server.deploy.dir=/home/jenkins/workspace/narayana-quickstarts/server/standalone/content -Djboss.server.config.dir=/home/jenkins/workspace/narayana-quickstarts/server/standalone/configuration' + SERVER_PID=28665 + waitServerStarted 10190 + local PORT=10190 + local RETURN_CODE=-1 + /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/bin/standalone.sh -c standalone-xts.xml -Djboss.socket.binding.port-offset=200 -Djboss.server.data.dir=/home/jenkins/workspace/narayana-quickstarts/server/standalone/data -Djboss.server.log.dir=/home/jenkins/workspace/narayana-quickstarts/server/standalone/log -Djboss.server.temp.dir=/home/jenkins/workspace/narayana-quickstarts/server/standalone/tmp -Djboss.server.deploy.dir=/home/jenkins/workspace/narayana-quickstarts/server/standalone/content -Djboss.server.config.dir=/home/jenkins/workspace/narayana-quickstarts/server/standalone/configuration ++ timeout_adjust 40 + local TIMEOUT=40 ++ date +%s + local TIMESTAMP_START=1606352296 + local NOT_TIMEOUTED=true + '[' -1 -ne 0 ']' + true + /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/bin/jboss-cli.sh -c --controller=localhost:10190 '--command=:read-attribute(name=server-state)' + grep -s running ========================================================================= JBoss Bootstrap Environment JBOSS_HOME: /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT JAVA: /usr/lib/jvm/java-1.8.0-openjdk/bin/java JAVA_OPTS: -server -Xms64m -Xmx512m -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true ========================================================================= 00:58:16,774 INFO [org.jboss.modules] (main) JBoss Modules version 1.10.2.Final 00:58:17,074 INFO [org.jboss.msc] (main) JBoss MSC version 1.4.12.Final 00:58:17,083 INFO [org.jboss.threads] (main) JBoss Threads version 2.4.0.Final 00:58:17,185 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: WildFly Full 22.0.0.Beta1-SNAPSHOT (WildFly Core 14.0.0.Beta1) starting + RETURN_CODE=1 + '[' 1 -ne 0 ']' ++ date +%s + '[' 1 -gt 40 ']' + '[' 1 -ne 0 ']' + true + /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/bin/jboss-cli.sh -c --controller=localhost:10190 '--command=:read-attribute(name=server-state)' + grep -s running 00:58:17,890 INFO [org.wildfly.security] (ServerService Thread Pool -- 27) ELY00001: WildFly Elytron version 1.13.1.Final 00:58:18,383 INFO [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/core-service=management/management-interface=http-interface' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. 00:58:18,402 INFO [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 11) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/subsystem=undertow/server=default-server/https-listener=https' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. 00:58:18,464 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http) 00:58:18,478 INFO [org.xnio] (MSC service thread 1-1) XNIO version 3.8.2.Final 00:58:18,484 INFO [org.xnio.nio] (MSC service thread 1-1) XNIO NIO Implementation Version 3.8.2.Final 00:58:18,520 INFO [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 53) WFLYIIOP0001: Activating IIOP Subsystem 00:58:18,524 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 54) WFLYCLINF0001: Activating Infinispan subsystem. 00:58:18,539 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 77) WFLYTX0013: The node-identifier attribute on the /subsystem=transactions is set to the default value. This is a danger for environments running multiple servers. Please make sure the attribute value is unique. 00:58:18,548 INFO [org.wildfly.extension.microprofile.config.smallrye._private] (ServerService Thread Pool -- 65) WFLYCONF0001: Activating WildFly MicroProfile Config Subsystem 00:58:18,552 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 79) WFLYWS0002: Activating WebServices Extension 00:58:18,559 INFO [org.jboss.as.jaxrs] (ServerService Thread Pool -- 56) WFLYRS0016: RESTEasy version 3.13.2.Final 00:58:18,564 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 45) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.4) 00:58:18,573 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 69) WFLYNAM0001: Activating Naming Subsystem 00:58:18,573 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 55) WFLYIO001: Worker 'default' has auto-configured to 48 IO threads with 384 max task threads based on your 24 available processors 00:58:18,577 INFO [org.jboss.as.security] (ServerService Thread Pool -- 75) WFLYSEC0002: Activating Security Subsystem 00:58:18,610 INFO [org.wildfly.extension.microprofile.opentracing] (ServerService Thread Pool -- 68) WFLYTRACEXT0001: Activating MicroProfile OpenTracing Subsystem 00:58:18,614 INFO [org.jboss.as.connector] (MSC service thread 1-3) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar @VERSION@) 00:58:18,632 INFO [org.jboss.as.security] (MSC service thread 1-3) WFLYSEC0001: Current PicketBox version=5.0.3.Final-redhat-00007 00:58:18,642 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0018: Started Driver service with driver-name = h2 00:58:18,654 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 61) WFLYJSF0007: Activated the following JSF Implementations: [main] 00:58:18,668 INFO [org.jboss.remoting] (MSC service thread 1-4) JBoss Remoting version 5.0.19.Final 00:58:18,671 INFO [org.wildfly.extension.microprofile.health.smallrye] (ServerService Thread Pool -- 66) WFLYHEALTH0001: Activating Eclipse MicroProfile Health Subsystem 00:58:18,694 INFO [org.wildfly.extension.microprofile.metrics.smallrye] (ServerService Thread Pool -- 67) WFLYMETRICS0001: Activating Eclipse MicroProfile Metrics Subsystem 00:58:18,712 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0003: Undertow 2.2.2.Final starting 00:58:18,735 INFO [org.jboss.as.naming] (MSC service thread 1-7) WFLYNAM0003: Starting Naming Service 00:58:18,740 INFO [org.jboss.as.mail.extension] (MSC service thread 1-6) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default] 00:58:18,801 INFO [org.jboss.as.ejb3] (MSC service thread 1-4) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 384 (per class), which is derived from thread worker pool sizing. 00:58:18,801 INFO [org.jboss.as.ejb3] (MSC service thread 1-6) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 96 (per class), which is derived from the number of CPUs on this host. 00:58:18,976 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 78) WFLYUT0014: Creating file handler for path '/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]'] + RETURN_CODE=1 + '[' 1 -ne 0 ']' ++ date +%s + '[' 2 -gt 40 ']' + '[' 1 -ne 0 ']' + true + /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/bin/jboss-cli.sh -c --controller=localhost:10190 '--command=:read-attribute(name=server-state)' + grep -s running 00:58:19,027 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0012: Started server default-server. 00:58:19,036 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0018: Host default-host starting 00:58:19,102 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:8280 00:58:19,112 INFO [org.jboss.as.patching] (MSC service thread 1-3) WFLYPAT0050: WildFly Full cumulative patch ID is: base, one-off patches include: none 00:58:19,125 WARN [org.jboss.as.domain.management.security] (MSC service thread 1-6) WFLYDM0111: Keystore /home/jenkins/workspace/narayana-quickstarts/server/standalone/configuration/application.keystore not found, it will be auto generated on first use with a self signed certificate for host localhost 00:58:19,131 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-1) WFLYDS0013: Started FileSystemDeploymentService for directory /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/deployments 00:58:19,137 INFO [org.jboss.as.ejb3] (MSC service thread 1-8) WFLYEJB0493: EJB subsystem suspension complete 00:58:19,179 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0006: Undertow HTTPS listener https listening on 127.0.0.1:8643 00:58:19,190 INFO [org.wildfly.iiop.openjdk] (MSC service thread 1-2) WFLYIIOP0009: CORBA ORB Service started 00:58:19,206 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS] 00:58:19,255 INFO [org.jboss.ws.common.management] (MSC service thread 1-7) JBWS022052: Starting JBossWS 5.4.2.Final (Apache CXF 3.3.7) 00:58:19,257 INFO [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0003: Starting service jboss.ws.endpoint-deploy.ws-t11-client 00:58:19,257 INFO [org.jboss.as.webservices] (MSC service thread 1-7) WFLYWS0003: Starting service jboss.ws.endpoint-deploy.ws-c11 00:58:19,257 INFO [org.jboss.as.webservices] (MSC service thread 1-5) WFLYWS0003: Starting service jboss.ws.endpoint-deploy.ws-t11-coordinator 00:58:19,257 INFO [org.jboss.as.webservices] (MSC service thread 1-6) WFLYWS0003: Starting service jboss.ws.endpoint-deploy.ws-t11-participant 00:58:19,297 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=TerminationParticipantService address=http://localhost:8280/ws-t11-client/TerminationParticipantService implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationParticipantPortTypeImpl serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantService portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:19,298 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=CompletionInitiatorService address=http://localhost:8280/ws-t11-client/CompletionInitiatorService implementor=com.arjuna.webservices11.wsat.sei.CompletionInitiatorPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:19,298 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-5) JBWS024061: Adding service endpoint metadata: id=CompletionCoordinatorService address=http://localhost:8280/ws-t11-coordinator/CompletionCoordinatorService implementor=com.arjuna.webservices11.wsat.sei.CompletionCoordinatorPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:19,298 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-6) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithCoordinatorCompletionParticipantService address=http://localhost:8280/ws-t11-participant/BusinessAgreementWithCoordinatorCompletionParticipantService implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionParticipantPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantService portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:19,298 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-5) JBWS024061: Adding service endpoint metadata: id=TerminationCoordinatorService address=http://localhost:8280/ws-t11-coordinator/TerminationCoordinatorService implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorPortTypeImpl serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorService portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:19,298 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-7) JBWS024061: Adding service endpoint metadata: id=ActivationService address=http://localhost:8280/ws-c11/ActivationService implementor=com.arjuna.webservices11.wscoor.sei.ActivationPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService portName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:19,298 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-6) JBWS024061: Adding service endpoint metadata: id=ParticipantService address=http://localhost:8280/ws-t11-participant/ParticipantService implementor=com.arjuna.webservices11.wsat.sei.ParticipantPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:19,299 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-7) JBWS024061: Adding service endpoint metadata: id=RegistrationService address=http://localhost:8280/ws-c11/RegistrationService implementor=com.arjuna.webservices11.wscoor.sei.RegistrationPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService portName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:19,299 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-5) JBWS024061: Adding service endpoint metadata: id=TerminationCoordinatorRPCService address=http://localhost:8280/ws-t11-coordinator/TerminationCoordinatorRPCService implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorRPCPortTypeImpl serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypeImplService portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypePort annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:19,299 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-6) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithParticipantCompletionParticipantService address=http://localhost:8280/ws-t11-participant/BusinessAgreementWithParticipantCompletionParticipantService implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantService portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:19,299 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-5) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithCoordinatorCompletionCoordinatorService address=http://localhost:8280/ws-t11-coordinator/BusinessAgreementWithCoordinatorCompletionCoordinatorService implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorService portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:19,299 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-5) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithParticipantCompletionCoordinatorService address=http://localhost:8280/ws-t11-coordinator/BusinessAgreementWithParticipantCompletionCoordinatorService implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorService portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:19,300 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-5) JBWS024061: Adding service endpoint metadata: id=CoordinatorService address=http://localhost:8280/ws-t11-coordinator/CoordinatorService implementor=com.arjuna.webservices11.wsat.sei.CoordinatorPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:19,300 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-5) JBWS024061: Adding service endpoint metadata: id=CompletionCoordinatorRPCService address=http://localhost:8280/ws-t11-coordinator/CompletionCoordinatorRPCService implementor=com.arjuna.webservices11.wsat.sei.CompletionCoordinatorRPCPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCService portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:19,318 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=/home/jenkins/workspace/narayana-quickstarts/server/standalone/data/activemq/journal,bindingsDirectory=/home/jenkins/workspace/narayana-quickstarts/server/standalone/data/activemq/bindings,largeMessagesDirectory=/home/jenkins/workspace/narayana-quickstarts/server/standalone/data/activemq/largemessages,pagingDirectory=/home/jenkins/workspace/narayana-quickstarts/server/standalone/data/activemq/paging) 00:58:19,349 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221012: Using AIO Journal 00:58:19,406 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 00:58:19,407 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP 00:58:19,407 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ 00:58:19,407 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP 00:58:19,568 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221034: Waiting indefinitely to obtain live lock 00:58:19,569 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221035: Live Server Obtained live lock 00:58:19,738 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-7) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService from class com.arjuna.webservices11.wscoor.sei.ActivationPortTypeImpl 00:58:19,738 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-6) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantService from class org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithCoordinatorCompletionParticipantPortType 00:58:19,739 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantService from class com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationParticipantPortType 00:58:19,738 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-5) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from class com.arjuna.webservices11.wsat.sei.CompletionCoordinatorPortTypeImpl 00:58:20,053 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-7) Setting the server's publish address to be http://localhost:8280/ws-c11/ActivationService 00:58:20,053 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8280/ws-t11-client/TerminationParticipantService 00:58:20,053 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-5) Setting the server's publish address to be http://localhost:8280/ws-t11-coordinator/CompletionCoordinatorService 00:58:20,053 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-6) Setting the server's publish address to be http://localhost:8280/ws-t11-participant/BusinessAgreementWithCoordinatorCompletionParticipantService 00:58:20,171 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-5) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/server/standalone/data/wsdl/ws-t11-coordinator.deployment/CompletionCoordinatorService.wsdl 00:58:20,173 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-5) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorService from class com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationCoordinatorPortType 00:58:20,176 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-7) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/server/standalone/data/wsdl/ws-c11.deployment/ActivationService.wsdl 00:58:20,177 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-7) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from class com.arjuna.webservices11.wscoor.sei.RegistrationPortTypeImpl 00:58:20,179 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/server/standalone/data/wsdl/ws-t11-client.deployment/TerminationParticipantService.wsdl 00:58:20,180 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from class com.arjuna.webservices11.wsat.sei.CompletionInitiatorPortTypeImpl 00:58:20,181 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-6) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/server/standalone/data/wsdl/ws-t11-participant.deployment/BusinessAgreementWithCoordinatorCompletionParticipantService.wsdl 00:58:20,181 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-6) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from class com.arjuna.webservices11.wsat.sei.ParticipantPortTypeImpl 00:58:20,193 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8280/ws-t11-client/CompletionInitiatorService 00:58:20,195 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-6) Setting the server's publish address to be http://localhost:8280/ws-t11-participant/ParticipantService 00:58:20,196 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-5) Setting the server's publish address to be http://localhost:8280/ws-t11-coordinator/TerminationCoordinatorService 00:58:20,198 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-7) Setting the server's publish address to be http://localhost:8280/ws-c11/RegistrationService 00:58:20,207 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/server/standalone/data/wsdl/ws-t11-client.deployment/CompletionInitiatorService.wsdl 00:58:20,208 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-7) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/server/standalone/data/wsdl/ws-c11.deployment/RegistrationService.wsdl 00:58:20,208 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-5) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/server/standalone/data/wsdl/ws-t11-coordinator.deployment/TerminationCoordinatorService.wsdl 00:58:20,208 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-6) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/server/standalone/data/wsdl/ws-t11-participant.deployment/ParticipantService.wsdl 00:58:20,209 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-5) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypeImplService from class com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorRPCPortTypeImpl 00:58:20,209 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-6) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl 00:58:20,212 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-5) Setting the server's publish address to be http://localhost:8280/ws-t11-coordinator/TerminationCoordinatorRPCService 00:58:20,214 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-6) Setting the server's publish address to be http://localhost:8280/ws-t11-participant/BusinessAgreementWithParticipantCompletionParticipantService 00:58:20,218 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-5) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/server/standalone/data/wsdl/ws-t11-coordinator.deployment/TerminationCoordinatorRPCPortTypeImplService.wsdl 00:58:20,218 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-5) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl 00:58:20,223 INFO [org.jboss.as.webservices] (MSC service thread 1-8) WFLYWS0003: Starting service jboss.ws.endpoint."ws-c11.deployment".ActivationService 00:58:20,231 INFO [org.jboss.as.webservices] (MSC service thread 1-7) WFLYWS0003: Starting service jboss.ws.endpoint."ws-c11.deployment".RegistrationService 00:58:20,234 INFO [org.jboss.as.webservices] (MSC service thread 1-3) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-client.deployment".TerminationParticipantService 00:58:20,235 INFO [org.jboss.as.webservices] (MSC service thread 1-2) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-client.deployment".CompletionInitiatorService 00:58:20,244 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-6) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/server/standalone/data/wsdl/ws-t11-participant.deployment/BusinessAgreementWithParticipantCompletionParticipantService.wsdl 00:58:20,244 INFO [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0003: Starting service jboss.ws.endpoint-publish.ws-c11 00:58:20,250 INFO [org.jboss.as.webservices] (MSC service thread 1-4) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".ParticipantService 00:58:20,250 INFO [org.jboss.as.webservices] (MSC service thread 1-8) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithParticipantCompletionParticipantService 00:58:20,250 INFO [org.jboss.as.webservices] (MSC service thread 1-6) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithCoordinatorCompletionParticipantService 00:58:20,251 INFO [org.jboss.as.webservices] (MSC service thread 1-7) WFLYWS0003: Starting service jboss.ws.endpoint-publish.ws-t11-participant 00:58:20,256 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-5) Setting the server's publish address to be http://localhost:8280/ws-t11-coordinator/BusinessAgreementWithCoordinatorCompletionCoordinatorService 00:58:20,257 INFO [org.jboss.as.webservices] (MSC service thread 1-6) WFLYWS0003: Starting service jboss.ws.endpoint-publish.ws-t11-client 00:58:20,272 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-5) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/server/standalone/data/wsdl/ws-t11-coordinator.deployment/BusinessAgreementWithCoordinatorCompletionCoordinatorService.wsdl 00:58:20,273 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-5) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl 00:58:20,279 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-5) Setting the server's publish address to be http://localhost:8280/ws-t11-coordinator/BusinessAgreementWithParticipantCompletionCoordinatorService 00:58:20,290 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-5) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/server/standalone/data/wsdl/ws-t11-coordinator.deployment/BusinessAgreementWithParticipantCompletionCoordinatorService.wsdl 00:58:20,291 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-5) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from class com.arjuna.webservices11.wsat.sei.CoordinatorPortTypeImpl 00:58:20,298 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-5) Setting the server's publish address to be http://localhost:8280/ws-t11-coordinator/CoordinatorService 00:58:20,316 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-5) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/server/standalone/data/wsdl/ws-t11-coordinator.deployment/CoordinatorService.wsdl 00:58:20,317 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-5) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCService from class com.arjuna.webservices11.wsat.sei.CompletionCoordinatorRPCPortTypeImpl 00:58:20,321 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-5) Setting the server's publish address to be http://localhost:8280/ws-t11-coordinator/CompletionCoordinatorRPCService 00:58:20,323 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0021: Registered web context: '/ws-t11-participant' for server 'default-server' 00:58:20,323 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0021: Registered web context: '/ws-t11-client' for server 'default-server' 00:58:20,323 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0021: Registered web context: '/ws-c11' for server 'default-server' 00:58:20,335 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-5) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/server/standalone/data/wsdl/ws-t11-coordinator.deployment/CompletionCoordinatorRPCService.wsdl 00:58:20,342 INFO [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithCoordinatorCompletionCoordinatorService 00:58:20,342 INFO [org.jboss.as.webservices] (MSC service thread 1-5) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorRPCService 00:58:20,342 INFO [org.jboss.as.webservices] (MSC service thread 1-4) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithParticipantCompletionCoordinatorService 00:58:20,343 INFO [org.jboss.as.webservices] (MSC service thread 1-3) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorService 00:58:20,342 INFO [org.jboss.as.webservices] (MSC service thread 1-6) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorRPCService 00:58:20,345 INFO [org.jboss.as.webservices] (MSC service thread 1-8) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorService 00:58:20,347 INFO [org.jboss.as.webservices] (MSC service thread 1-7) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CoordinatorService 00:58:20,348 INFO [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0003: Starting service jboss.ws.endpoint-publish.ws-t11-coordinator 00:58:20,349 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0021: Registered web context: '/ws-t11-coordinator' for server 'default-server' 00:58:20,592 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-1) ARJUNA033013: OutboundBridgeRecoveryManager starting 00:58:20,592 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-8) ARJUNA033006: InboundBridgeRecoveryManager starting 00:58:20,811 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221003: Deploying ANYCAST queue jms.queue.ExpiryQueue on address jms.queue.ExpiryQueue 00:58:21,147 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221003: Deploying ANYCAST queue jms.queue.DLQ on address jms.queue.DLQ 00:58:21,540 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-8) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor 00:58:21,540 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-1) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor 00:58:21,540 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-2) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor 00:58:21,540 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-6) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor 00:58:21,717 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221007: Server is now live 00:58:21,717 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.10.1 [default, nodeID=7951a69b-2f82-11eb-b924-0242ac11000b] 00:58:21,730 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 82) WFLYMSGAMQ0002: Bound messaging object to jndi name java:/ConnectionFactory 00:58:21,743 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 83) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 00:58:21,781 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-3) WFLYJCA0007: Registered connection factory java:/JmsXA 00:58:21,835 INFO [org.apache.activemq.artemis.ra] (MSC service thread 1-3) AMQ151007: Resource adaptor started 00:58:21,835 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-3) IJ020002: Deployed: file://RaActivatoractivemq-ra 00:58:21,837 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) WFLYJCA0002: Bound JCA ConnectionFactory [java:/JmsXA] 00:58:21,838 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-3) WFLYJCA0118: Binding connection factory named java:/JmsXA to alias java:jboss/DefaultJMSConnectionFactory 00:58:22,001 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server 00:58:22,003 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 22.0.0.Beta1-SNAPSHOT (WildFly Core 14.0.0.Beta1) started in 5562ms - Started 380 of 641 services (385 services are lazy, passive or on-demand) 00:58:22,004 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:10190/management 00:58:22,004 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:10190  "result" => "running" + RETURN_CODE=0 + '[' 0 -ne 0 ']' + '[' 0 -ne 0 ']' + true + sleep 3 + /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/bin/jboss-cli.sh -c --controller=localhost:10190 '--commands= /core-service=management/security-realm=SSLRealm:add(), /core-service=management/security-realm=SSLRealm/server-identity=ssl:add(keystore-path=${jboss.server.config.dir}/server.keystore, keystore-password=server, alias=server), /subsystem=undertow/server=default-server/https-listener=https:remove()' {"outcome" => "success"} { "outcome" => "success", "response-headers" => { "operation-requires-reload" => true, "process-state" => "reload-required" } } { "outcome" => "success", "response-headers" => { "operation-requires-reload" => true, "process-state" => "reload-required" } } + /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/bin/jboss-cli.sh -c --controller=localhost:10190 '--commands=:reload()' { "outcome" => "success", "result" => undefined } 00:58:31,287 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-7) ARJUNA033014: OutboundBridgeRecoveryManager stopping 00:58:31,290 INFO [org.jboss.as.mail.extension] (MSC service thread 1-2) WFLYMAIL0002: Unbound mail session [java:jboss/mail/Default] 00:58:31,287 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-8) ARJUNA033007: InboundBridgeRecoveryManager stopping 00:58:31,292 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS] 00:58:31,292 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-5) WFLYJCA0119: Unbinding connection factory named java:/JmsXA to alias java:jboss/DefaultJMSConnectionFactory 00:58:31,292 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-4) WFLYJCA0011: Unbound JCA ConnectionFactory [java:/JmsXA] 00:58:31,292 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 14) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 00:58:31,297 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 23) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:/ConnectionFactory 00:58:31,299 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-6) WFLYJCA0019: Stopped Driver service with driver-name = h2 00:58:31,299 INFO [org.jboss.as.webservices] (MSC service thread 1-8) WFLYWS0004: Stopping service jboss.ws.endpoint-publish.ws-t11-coordinator 00:58:31,299 INFO [org.jboss.as.webservices] (MSC service thread 1-5) WFLYWS0004: Stopping service jboss.ws.endpoint-publish.ws-t11-client 00:58:31,299 INFO [org.jboss.as.webservices] (MSC service thread 1-6) WFLYWS0004: Stopping service jboss.ws.endpoint-publish.ws-c11 00:58:31,299 INFO [org.jboss.as.webservices] (MSC service thread 1-4) WFLYWS0004: Stopping service jboss.ws.endpoint-publish.ws-t11-participant 00:58:31,301 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0022: Unregistered web context: '/ws-t11-participant' from server 'default-server' 00:58:31,301 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0022: Unregistered web context: '/ws-t11-coordinator' from server 'default-server' 00:58:31,301 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0022: Unregistered web context: '/ws-t11-client' from server 'default-server' 00:58:31,301 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0022: Unregistered web context: '/ws-c11' from server 'default-server' 00:58:31,303 INFO [org.jboss.as.webservices] (MSC service thread 1-6) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-c11.deployment".ActivationService 00:58:31,303 INFO [org.jboss.as.webservices] (MSC service thread 1-5) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithCoordinatorCompletionCoordinatorService 00:58:31,303 INFO [org.jboss.as.webservices] (MSC service thread 1-8) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-coordinator.deployment".CoordinatorService 00:58:31,303 INFO [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorService 00:58:31,303 INFO [org.jboss.as.webservices] (MSC service thread 1-2) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-c11.deployment".RegistrationService 00:58:31,304 INFO [org.jboss.as.webservices] (MSC service thread 1-4) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorRPCService 00:58:31,303 INFO [org.jboss.as.webservices] (MSC service thread 1-7) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-client.deployment".CompletionInitiatorService 00:58:31,306 INFO [org.jboss.as.webservices] (MSC service thread 1-5) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithParticipantCompletionCoordinatorService 00:58:31,306 INFO [org.jboss.as.webservices] (MSC service thread 1-8) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-client.deployment".TerminationParticipantService 00:58:31,306 INFO [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorRPCService 00:58:31,306 INFO [org.jboss.as.webservices] (MSC service thread 1-2) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorService 00:58:31,306 INFO [org.jboss.as.webservices] (MSC service thread 1-6) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithCoordinatorCompletionParticipantService 00:58:31,306 INFO [org.jboss.as.webservices] (MSC service thread 1-4) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-participant.deployment".ParticipantService 00:58:31,307 INFO [org.jboss.as.webservices] (MSC service thread 1-7) WFLYWS0004: Stopping service jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithParticipantCompletionParticipantService 00:58:31,308 INFO [org.jboss.as.webservices] (MSC service thread 1-5) WFLYWS0004: Stopping service jboss.ws.endpoint-deploy.ws-c11 00:58:31,308 INFO [org.jboss.as.webservices] (MSC service thread 1-6) WFLYWS0004: Stopping service jboss.ws.endpoint-deploy.ws-t11-client 00:58:31,308 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0019: Host default-host stopping 00:58:31,308 INFO [org.jboss.as.webservices] (MSC service thread 1-2) WFLYWS0004: Stopping service jboss.ws.endpoint-deploy.ws-t11-participant 00:58:31,308 INFO [org.jboss.as.webservices] (MSC service thread 1-4) WFLYWS0004: Stopping service jboss.ws.endpoint-deploy.ws-t11-coordinator + waitServerStarted 10190 + local PORT=10190 + local RETURN_CODE=-1 ++ timeout_adjust 40 + local TIMEOUT=40 ++ date +%s + local TIMESTAMP_START=1606352311 + local NOT_TIMEOUTED=true + '[' -1 -ne 0 ']' + true + /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/bin/jboss-cli.sh -c --controller=localhost:10190 '--command=:read-attribute(name=server-state)' + grep -s running 00:58:31,318 INFO [org.apache.activemq.artemis.ra] (ServerService Thread Pool -- 29) AMQ151003: resource adaptor stopped 00:58:31,352 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0008: Undertow HTTPS listener https suspending 00:58:31,353 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0007: Undertow HTTPS listener https stopped, was bound to 127.0.0.1:8643 00:58:31,703 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 29) AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.10.1 [7951a69b-2f82-11eb-b924-0242ac11000b] stopped, uptime 12.526 seconds 00:58:31,704 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0008: Undertow HTTP listener default suspending 00:58:31,704 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:8280 00:58:31,705 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0004: Undertow 2.2.2.Final stopping 00:58:31,787 INFO [org.jboss.as] (MSC service thread 1-8) WFLYSRV0050: WildFly Full 22.0.0.Beta1-SNAPSHOT (WildFly Core 14.0.0.Beta1) stopped in 507ms 00:58:31,789 INFO [org.jboss.as] (MSC service thread 1-1) WFLYSRV0049: WildFly Full 22.0.0.Beta1-SNAPSHOT (WildFly Core 14.0.0.Beta1) starting 00:58:31,901 INFO [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/core-service=management/management-interface=http-interface' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. 00:58:31,955 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http) 00:58:31,972 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 45) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.4) 00:58:31,974 INFO [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 53) WFLYIIOP0001: Activating IIOP Subsystem 00:58:31,981 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 54) WFLYCLINF0001: Activating Infinispan subsystem. 00:58:32,003 INFO [org.jboss.as.jaxrs] (ServerService Thread Pool -- 56) WFLYRS0016: RESTEasy version 3.13.2.Final 00:58:32,004 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-8) WFLYJCA0018: Started Driver service with driver-name = h2 00:58:32,004 INFO [org.jboss.as.connector] (MSC service thread 1-7) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar @VERSION@) 00:58:32,004 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 55) WFLYIO001: Worker 'default' has auto-configured to 48 IO threads with 384 max task threads based on your 24 available processors 00:58:32,005 INFO [org.jboss.as.ejb3] (MSC service thread 1-7) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 384 (per class), which is derived from thread worker pool sizing. 00:58:32,005 INFO [org.jboss.as.ejb3] (MSC service thread 1-3) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 96 (per class), which is derived from the number of CPUs on this host. 00:58:32,028 INFO [org.wildfly.iiop.openjdk] (MSC service thread 1-5) WFLYIIOP0009: CORBA ORB Service started 00:58:32,030 INFO [org.wildfly.extension.microprofile.config.smallrye._private] (ServerService Thread Pool -- 65) WFLYCONF0001: Activating WildFly MicroProfile Config Subsystem 00:58:32,033 INFO [org.wildfly.extension.microprofile.health.smallrye] (ServerService Thread Pool -- 66) WFLYHEALTH0001: Activating Eclipse MicroProfile Health Subsystem 00:58:32,038 INFO [org.wildfly.extension.microprofile.metrics.smallrye] (ServerService Thread Pool -- 67) WFLYMETRICS0001: Activating Eclipse MicroProfile Metrics Subsystem 00:58:32,040 INFO [org.wildfly.extension.microprofile.opentracing] (ServerService Thread Pool -- 68) WFLYTRACEXT0001: Activating MicroProfile OpenTracing Subsystem 00:58:32,044 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 69) WFLYNAM0001: Activating Naming Subsystem 00:58:32,048 INFO [org.jboss.as.mail.extension] (MSC service thread 1-6) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default] 00:58:32,048 INFO [org.jboss.as.security] (ServerService Thread Pool -- 75) WFLYSEC0002: Activating Security Subsystem 00:58:32,049 INFO [org.jboss.as.naming] (MSC service thread 1-7) WFLYNAM0003: Starting Naming Service 00:58:32,049 INFO [org.jboss.as.security] (MSC service thread 1-3) WFLYSEC0001: Current PicketBox version=5.0.3.Final-redhat-00007 00:58:32,049 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 77) WFLYTX0013: The node-identifier attribute on the /subsystem=transactions is set to the default value. This is a danger for environments running multiple servers. Please make sure the attribute value is unique. 00:58:32,049 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 79) WFLYWS0002: Activating WebServices Extension 00:58:32,050 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0003: Undertow 2.2.2.Final starting 00:58:32,056 INFO [org.jboss.as.ejb3] (MSC service thread 1-6) WFLYEJB0493: EJB subsystem suspension complete 00:58:32,081 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS] 00:58:32,084 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 78) WFLYUT0014: Creating file handler for path '/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]'] 00:58:32,090 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0012: Started server default-server. 00:58:32,091 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0018: Host default-host starting 00:58:32,093 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:8280 00:58:32,093 INFO [org.jboss.as.patching] (MSC service thread 1-4) WFLYPAT0050: WildFly Full cumulative patch ID is: base, one-off patches include: none 00:58:32,094 INFO [org.jboss.ws.common.management] (MSC service thread 1-3) JBWS022052: Starting JBossWS 5.4.2.Final (Apache CXF 3.3.7) 00:58:32,095 WARN [org.jboss.as.domain.management.security] (MSC service thread 1-7) WFLYDM0111: Keystore /home/jenkins/workspace/narayana-quickstarts/server/standalone/configuration/application.keystore not found, it will be auto generated on first use with a self signed certificate for host localhost 00:58:32,095 INFO [org.jboss.as.webservices] (MSC service thread 1-2) WFLYWS0003: Starting service jboss.ws.endpoint-deploy.ws-t11-participant 00:58:32,095 INFO [org.jboss.as.webservices] (MSC service thread 1-3) WFLYWS0003: Starting service jboss.ws.endpoint-deploy.ws-t11-coordinator 00:58:32,095 INFO [org.jboss.as.webservices] (MSC service thread 1-8) WFLYWS0003: Starting service jboss.ws.endpoint-deploy.ws-c11 00:58:32,095 INFO [org.jboss.as.webservices] (MSC service thread 1-6) WFLYWS0003: Starting service jboss.ws.endpoint-deploy.ws-t11-client 00:58:32,097 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-7) WFLYDS0013: Started FileSystemDeploymentService for directory /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/deployments 00:58:32,099 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=/home/jenkins/workspace/narayana-quickstarts/server/standalone/data/activemq/journal,bindingsDirectory=/home/jenkins/workspace/narayana-quickstarts/server/standalone/data/activemq/bindings,largeMessagesDirectory=/home/jenkins/workspace/narayana-quickstarts/server/standalone/data/activemq/largemessages,pagingDirectory=/home/jenkins/workspace/narayana-quickstarts/server/standalone/data/activemq/paging) 00:58:32,099 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-8) JBWS024061: Adding service endpoint metadata: id=ActivationService address=http://localhost:8280/ws-c11/ActivationService implementor=com.arjuna.webservices11.wscoor.sei.ActivationPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService portName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:32,100 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-8) JBWS024061: Adding service endpoint metadata: id=RegistrationService address=http://localhost:8280/ws-c11/RegistrationService implementor=com.arjuna.webservices11.wscoor.sei.RegistrationPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService portName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:32,100 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221012: Using AIO Journal 00:58:32,100 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-6) JBWS024061: Adding service endpoint metadata: id=TerminationParticipantService address=http://localhost:8280/ws-t11-client/TerminationParticipantService implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationParticipantPortTypeImpl serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantService portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:32,103 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-6) JBWS024061: Adding service endpoint metadata: id=CompletionInitiatorService address=http://localhost:8280/ws-t11-client/CompletionInitiatorService implementor=com.arjuna.webservices11.wsat.sei.CompletionInitiatorPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:32,103 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-3) JBWS024061: Adding service endpoint metadata: id=CompletionCoordinatorService address=http://localhost:8280/ws-t11-coordinator/CompletionCoordinatorService implementor=com.arjuna.webservices11.wsat.sei.CompletionCoordinatorPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:32,103 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithCoordinatorCompletionParticipantService address=http://localhost:8280/ws-t11-participant/BusinessAgreementWithCoordinatorCompletionParticipantService implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionParticipantPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantService portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:32,103 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-3) JBWS024061: Adding service endpoint metadata: id=TerminationCoordinatorService address=http://localhost:8280/ws-t11-coordinator/TerminationCoordinatorService implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorPortTypeImpl serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorService portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:32,102 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 00:58:32,104 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-3) JBWS024061: Adding service endpoint metadata: id=TerminationCoordinatorRPCService address=http://localhost:8280/ws-t11-coordinator/TerminationCoordinatorRPCService implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorRPCPortTypeImpl serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypeImplService portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypePort annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:32,104 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-3) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithCoordinatorCompletionCoordinatorService address=http://localhost:8280/ws-t11-coordinator/BusinessAgreementWithCoordinatorCompletionCoordinatorService implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorService portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:32,104 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-3) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithParticipantCompletionCoordinatorService address=http://localhost:8280/ws-t11-coordinator/BusinessAgreementWithParticipantCompletionCoordinatorService implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorService portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:32,104 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-3) JBWS024061: Adding service endpoint metadata: id=CoordinatorService address=http://localhost:8280/ws-t11-coordinator/CoordinatorService implementor=com.arjuna.webservices11.wsat.sei.CoordinatorPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:32,104 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP 00:58:32,104 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ 00:58:32,104 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP 00:58:32,104 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=ParticipantService address=http://localhost:8280/ws-t11-participant/ParticipantService implementor=com.arjuna.webservices11.wsat.sei.ParticipantPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:32,104 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-3) JBWS024061: Adding service endpoint metadata: id=CompletionCoordinatorRPCService address=http://localhost:8280/ws-t11-coordinator/CompletionCoordinatorRPCService implementor=com.arjuna.webservices11.wsat.sei.CompletionCoordinatorRPCPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCService portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:32,106 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithParticipantCompletionParticipantService address=http://localhost:8280/ws-t11-participant/BusinessAgreementWithParticipantCompletionParticipantService implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantService portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:32,115 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-6) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantService from class com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationParticipantPortType 00:58:32,115 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from class com.arjuna.webservices11.wsat.sei.CompletionCoordinatorPortTypeImpl 00:58:32,116 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-8) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService from class com.arjuna.webservices11.wscoor.sei.ActivationPortTypeImpl 00:58:32,124 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantService from class org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithCoordinatorCompletionParticipantPortType 00:58:32,126 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-6) Setting the server's publish address to be http://localhost:8280/ws-t11-client/TerminationParticipantService 00:58:32,143 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-6) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/server/standalone/data/wsdl/ws-t11-client.deployment/TerminationParticipantService.wsdl 00:58:32,145 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-3) Setting the server's publish address to be http://localhost:8280/ws-t11-coordinator/CompletionCoordinatorService 00:58:32,145 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-6) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from class com.arjuna.webservices11.wsat.sei.CompletionInitiatorPortTypeImpl 00:58:32,148 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-6) Setting the server's publish address to be http://localhost:8280/ws-t11-client/CompletionInitiatorService 00:58:32,151 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-3) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/server/standalone/data/wsdl/ws-t11-coordinator.deployment/CompletionCoordinatorService.wsdl 00:58:32,152 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-3) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorService from class com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationCoordinatorPortType 00:58:32,153 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8280/ws-t11-participant/BusinessAgreementWithCoordinatorCompletionParticipantService 00:58:32,154 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-6) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/server/standalone/data/wsdl/ws-t11-client.deployment/CompletionInitiatorService.wsdl 00:58:32,155 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-3) Setting the server's publish address to be http://localhost:8280/ws-t11-coordinator/TerminationCoordinatorService 00:58:32,159 INFO [org.jboss.as.webservices] (MSC service thread 1-6) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-client.deployment".CompletionInitiatorService 00:58:32,159 INFO [org.jboss.as.webservices] (MSC service thread 1-4) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-client.deployment".TerminationParticipantService 00:58:32,160 INFO [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0003: Starting service jboss.ws.endpoint-publish.ws-t11-client 00:58:32,160 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-3) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/server/standalone/data/wsdl/ws-t11-coordinator.deployment/TerminationCoordinatorService.wsdl 00:58:32,160 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/server/standalone/data/wsdl/ws-t11-participant.deployment/BusinessAgreementWithCoordinatorCompletionParticipantService.wsdl 00:58:32,161 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from class com.arjuna.webservices11.wsat.sei.ParticipantPortTypeImpl 00:58:32,161 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-3) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypeImplService from class com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorRPCPortTypeImpl 00:58:32,161 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0021: Registered web context: '/ws-t11-client' for server 'default-server' 00:58:32,163 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-3) Setting the server's publish address to be http://localhost:8280/ws-t11-coordinator/TerminationCoordinatorRPCService 00:58:32,163 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8280/ws-t11-participant/ParticipantService 00:58:32,165 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-8) Setting the server's publish address to be http://localhost:8280/ws-c11/ActivationService 00:58:32,170 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-3) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/server/standalone/data/wsdl/ws-t11-coordinator.deployment/TerminationCoordinatorRPCPortTypeImplService.wsdl 00:58:32,171 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl 00:58:32,171 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/server/standalone/data/wsdl/ws-t11-participant.deployment/ParticipantService.wsdl 00:58:32,172 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl 00:58:32,172 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-8) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/server/standalone/data/wsdl/ws-c11.deployment/ActivationService.wsdl 00:58:32,173 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-8) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from class com.arjuna.webservices11.wscoor.sei.RegistrationPortTypeImpl 00:58:32,175 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-3) Setting the server's publish address to be http://localhost:8280/ws-t11-coordinator/BusinessAgreementWithCoordinatorCompletionCoordinatorService 00:58:32,176 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8280/ws-t11-participant/BusinessAgreementWithParticipantCompletionParticipantService 00:58:32,177 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-8) Setting the server's publish address to be http://localhost:8280/ws-c11/RegistrationService 00:58:32,182 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/server/standalone/data/wsdl/ws-t11-participant.deployment/BusinessAgreementWithParticipantCompletionParticipantService.wsdl 00:58:32,183 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-3) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/server/standalone/data/wsdl/ws-t11-coordinator.deployment/BusinessAgreementWithCoordinatorCompletionCoordinatorService.wsdl 00:58:32,183 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-8) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/server/standalone/data/wsdl/ws-c11.deployment/RegistrationService.wsdl 00:58:32,183 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl 00:58:32,188 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-3) Setting the server's publish address to be http://localhost:8280/ws-t11-coordinator/BusinessAgreementWithParticipantCompletionCoordinatorService 00:58:32,188 INFO [org.jboss.as.webservices] (MSC service thread 1-6) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".ParticipantService 00:58:32,189 INFO [org.jboss.as.webservices] (MSC service thread 1-7) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithCoordinatorCompletionParticipantService 00:58:32,192 INFO [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0003: Starting service jboss.ws.endpoint."ws-c11.deployment".ActivationService 00:58:32,194 INFO [org.jboss.as.webservices] (MSC service thread 1-7) WFLYWS0003: Starting service jboss.ws.endpoint."ws-c11.deployment".RegistrationService 00:58:32,194 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-3) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/server/standalone/data/wsdl/ws-t11-coordinator.deployment/BusinessAgreementWithParticipantCompletionCoordinatorService.wsdl 00:58:32,194 INFO [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0003: Starting service jboss.ws.endpoint-publish.ws-c11 00:58:32,195 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from class com.arjuna.webservices11.wsat.sei.CoordinatorPortTypeImpl 00:58:32,196 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0021: Registered web context: '/ws-c11' for server 'default-server' 00:58:32,198 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-3) Setting the server's publish address to be http://localhost:8280/ws-t11-coordinator/CoordinatorService 00:58:32,195 INFO [org.jboss.as.webservices] (MSC service thread 1-4) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithParticipantCompletionParticipantService 00:58:32,204 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-3) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/server/standalone/data/wsdl/ws-t11-coordinator.deployment/CoordinatorService.wsdl 00:58:32,205 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCService from class com.arjuna.webservices11.wsat.sei.CompletionCoordinatorRPCPortTypeImpl 00:58:32,205 INFO [org.jboss.as.webservices] (MSC service thread 1-7) WFLYWS0003: Starting service jboss.ws.endpoint-publish.ws-t11-participant 00:58:32,209 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-3) Setting the server's publish address to be http://localhost:8280/ws-t11-coordinator/CompletionCoordinatorRPCService 00:58:32,213 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0021: Registered web context: '/ws-t11-participant' for server 'default-server' 00:58:32,217 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-3) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/server/standalone/data/wsdl/ws-t11-coordinator.deployment/CompletionCoordinatorRPCService.wsdl 00:58:32,224 INFO [org.jboss.as.webservices] (MSC service thread 1-8) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorService 00:58:32,224 INFO [org.jboss.as.webservices] (MSC service thread 1-7) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorRPCService 00:58:32,224 INFO [org.jboss.as.webservices] (MSC service thread 1-5) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithParticipantCompletionCoordinatorService 00:58:32,224 INFO [org.jboss.as.webservices] (MSC service thread 1-6) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorService 00:58:32,224 INFO [org.jboss.as.webservices] (MSC service thread 1-2) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorRPCService 00:58:32,224 INFO [org.jboss.as.webservices] (MSC service thread 1-3) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithCoordinatorCompletionCoordinatorService 00:58:32,224 INFO [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CoordinatorService 00:58:32,225 INFO [org.jboss.as.webservices] (MSC service thread 1-3) WFLYWS0003: Starting service jboss.ws.endpoint-publish.ws-t11-coordinator 00:58:32,226 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221034: Waiting indefinitely to obtain live lock 00:58:32,226 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221035: Live Server Obtained live lock 00:58:32,226 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0021: Registered web context: '/ws-t11-coordinator' for server 'default-server' 00:58:32,226 WARN [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0005: Secure listener for protocol: 'HTTP/1.1' not found! Using non secure port! 00:58:32,228 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-3) ARJUNA033006: InboundBridgeRecoveryManager starting 00:58:32,228 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-1) ARJUNA033013: OutboundBridgeRecoveryManager starting 00:58:32,486 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221003: Deploying ANYCAST queue jms.queue.ExpiryQueue on address jms.queue.ExpiryQueue 00:58:32,487 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221003: Deploying ANYCAST queue jms.queue.DLQ on address jms.queue.DLQ 00:58:32,488 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-4) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor 00:58:32,488 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-3) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor 00:58:32,488 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-1) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor 00:58:32,488 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-5) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor 00:58:32,741 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221007: Server is now live 00:58:32,741 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.10.1 [default, nodeID=7951a69b-2f82-11eb-b924-0242ac11000b] 00:58:32,742 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 82) WFLYMSGAMQ0002: Bound messaging object to jndi name java:/ConnectionFactory 00:58:32,745 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-3) WFLYJCA0007: Registered connection factory java:/JmsXA 00:58:32,749 INFO [org.apache.activemq.artemis.ra] (MSC service thread 1-3) AMQ151007: Resource adaptor started 00:58:32,749 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-3) IJ020002: Deployed: file://RaActivatoractivemq-ra 00:58:32,749 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-5) WFLYJCA0002: Bound JCA ConnectionFactory [java:/JmsXA] 00:58:32,749 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-3) WFLYJCA0118: Binding connection factory named java:/JmsXA to alias java:jboss/DefaultJMSConnectionFactory 00:58:32,762 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 85) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 00:58:32,823 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server 00:58:32,824 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 22.0.0.Beta1-SNAPSHOT (WildFly Core 14.0.0.Beta1) started in 1035ms - Started 381 of 643 services (388 services are lazy, passive or on-demand) 00:58:32,824 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:10190/management 00:58:32,824 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:10190  "result" => "running" + RETURN_CODE=0 + '[' 0 -ne 0 ']' + '[' 0 -ne 0 ']' + true + sleep 3 + /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/bin/jboss-cli.sh -c --controller=localhost:10190 '--commands= /subsystem=undertow/server=default-server/https-listener=https:add(socket-binding="https", security-realm="SSLRealm")' 00:58:37,874 INFO [org.jboss.as.controller.management-deprecated] (management-handler-thread - 1) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/subsystem=undertow/server=default-server/https-listener=https' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. 00:58:37,877 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0006: Undertow HTTPS listener https listening on 127.0.0.1:8643 {"outcome" => "success"} + echo 'Deploying quickstart '\''/home/jenkins/workspace/narayana-quickstarts/wildfly-quickstart/wsat-simple/target/wsat-simple.war'\'' at /home/jenkins/workspace/narayana-quickstarts/server' Deploying quickstart '/home/jenkins/workspace/narayana-quickstarts/wildfly-quickstart/wsat-simple/target/wsat-simple.war' at /home/jenkins/workspace/narayana-quickstarts/server + /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/bin/jboss-cli.sh -c --controller=localhost:10190 '--command=deploy /home/jenkins/workspace/narayana-quickstarts/wildfly-quickstart/wsat-simple/target/wsat-simple.war' 00:58:39,669 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /home/jenkins/workspace/narayana-quickstarts/server/standalone/content/35/43d98b718245225b3843c7faaf4ec22d209b0f/content 00:58:39,681 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0027: Starting deployment of "wsat-simple.war" (runtime-name: "wsat-simple.war") 00:58:40,076 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment wsat-simple.war 00:58:40,150 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-1) HV000001: Hibernate Validator 6.0.21.Final 00:58:40,414 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-1) No shutdown hook registered: Please call close() manually on application shutdown. 00:58:40,494 INFO [org.jboss.weld.Version] (MSC service thread 1-2) WELD-000900: 3.1.5 (Final) 00:58:40,514 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=org.jboss.as.quickstarts.wsat.simple.RestaurantServiceATImpl address=http://localhost:8280/RestaurantServiceAT implementor=org.jboss.as.quickstarts.wsat.simple.RestaurantServiceATImpl serviceName={http://www.jboss.org/jboss-jdf/jboss-as-quickstart/wsat/simple/Restaurant}RestaurantServiceATService portName={http://www.jboss.org/jboss-jdf/jboss-as-quickstart/wsat/simple/Restaurant}RestaurantServiceAT annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:40,525 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-2) Creating Service {http://www.jboss.org/jboss-jdf/jboss-as-quickstart/wsat/simple/Restaurant}RestaurantServiceATService from class org.jboss.as.quickstarts.wsat.simple.jaxws.RestaurantServiceAT 00:58:40,540 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8280/RestaurantServiceAT 00:58:40,548 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/server/standalone/data/wsdl/wsat-simple.war/RestaurantServiceATService.wsdl 00:58:40,586 INFO [org.jboss.as.webservices] (MSC service thread 1-8) WFLYWS0003: Starting service jboss.ws.endpoint."wsat-simple.war"."org.jboss.as.quickstarts.wsat.simple.RestaurantServiceATImpl" 00:58:40,701 INFO [org.infinispan.CONTAINER] (ServerService Thread Pool -- 38) ISPN000128: Infinispan version: Infinispan 'Corona Extra' 11.0.4.Final 00:58:40,741 INFO [org.infinispan.CONFIG] (MSC service thread 1-2) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 00:58:40,742 INFO [org.infinispan.CONFIG] (MSC service thread 1-2) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 00:58:40,812 INFO [io.smallrye.metrics] (MSC service thread 1-6) MicroProfile: Metrics activated (SmallRye Metrics version: 2.4.4) 00:58:40,840 INFO [org.infinispan.PERSISTENCE] (ServerService Thread Pool -- 38) ISPN000556: Starting user marshaller 'org.wildfly.clustering.infinispan.spi.marshalling.InfinispanProtoStreamMarshaller' 00:58:41,078 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 38) WFLYCLINF0002: Started http-remoting-connector cache from ejb container 00:58:41,333 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 38) WFLYUT0021: Registered web context: '/' for server 'default-server' 00:58:41,350 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "wsat-simple.war" (runtime-name : "wsat-simple.war") + WAS_SERVER_DEPLOYED=0 + pkill -9 -P 28665 + sleep 3 /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/bin/standalone.sh: line 338: 28773 Killed "/usr/lib/jvm/java-1.8.0-openjdk/bin/java" -D"[Standalone]" -server -Xms64m -Xmx512m -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true "-Dorg.jboss.boot.log.file=/home/jenkins/workspace/narayana-quickstarts/server/standalone/log/server.log" "-Dlogging.configuration=file:/home/jenkins/workspace/narayana-quickstarts/server/standalone/configuration/logging.properties" -jar "/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/jboss-modules.jar" -mp "/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules" org.jboss.as.standalone -Djboss.home.dir="/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT" -Djboss.server.base.dir="/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/standalone" '-c' 'standalone-xts.xml' '-Djboss.socket.binding.port-offset=200' '-Djboss.server.data.dir=/home/jenkins/workspace/narayana-quickstarts/server/standalone/data' '-Djboss.server.log.dir=/home/jenkins/workspace/narayana-quickstarts/server/standalone/log' '-Djboss.server.temp.dir=/home/jenkins/workspace/narayana-quickstarts/server/standalone/tmp' '-Djboss.server.deploy.dir=/home/jenkins/workspace/narayana-quickstarts/server/standalone/content' '-Djboss.server.config.dir=/home/jenkins/workspace/narayana-quickstarts/server/standalone/configuration' + '[' 0 -ne 0 ']' + sed 's#\(xts-environment.*:\)8080/#\18643/#' -i standalone/configuration/standalone-xts.xml + sed s#http:#https:# -i standalone/configuration/standalone-xts.xml + cd /home/jenkins/workspace/narayana-quickstarts/client + keytool -import -noprompt -v -trustcacerts -alias server -file /home/jenkins/workspace/narayana-quickstarts/server/server.cer -keystore ./standalone/configuration/server.keystore -storepass client Certificate was added to keystore [Storing ./standalone/configuration/server.keystore] Warning: The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore ./standalone/configuration/server.keystore -destkeystore ./standalone/configuration/server.keystore -deststoretype pkcs12". + cd /home/jenkins/workspace/narayana-quickstarts/server + keytool -import -noprompt -v -trustcacerts -alias client -file /home/jenkins/workspace/narayana-quickstarts/client/client.cer -keystore ./standalone/configuration/server.keystore -storepass server Certificate was added to keystore [Storing ./standalone/configuration/server.keystore] Warning: The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore ./standalone/configuration/server.keystore -destkeystore ./standalone/configuration/server.keystore -deststoretype pkcs12". + cd /home/jenkins/workspace/narayana-quickstarts + echo 'Starting servers: server at /home/jenkins/workspace/narayana-quickstarts/server' Starting servers: server at /home/jenkins/workspace/narayana-quickstarts/server + SERVER_PID=29853 + waitServerStarted 10190 + local PORT=10190 + local RETURN_CODE=-1 + /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/bin/standalone.sh -c standalone-xts.xml -Djboss.socket.binding.port-offset=200 -Djboss.server.data.dir=/home/jenkins/workspace/narayana-quickstarts/server/standalone/data -Djboss.server.log.dir=/home/jenkins/workspace/narayana-quickstarts/server/standalone/log -Djboss.server.temp.dir=/home/jenkins/workspace/narayana-quickstarts/server/standalone/tmp -Djboss.server.deploy.dir=/home/jenkins/workspace/narayana-quickstarts/server/standalone/content -Djboss.server.config.dir=/home/jenkins/workspace/narayana-quickstarts/server/standalone/configuration -Djavax.net.ssl.trustStore=/home/jenkins/workspace/narayana-quickstarts/server/standalone/configuration/server.keystore -Djavax.net.ssl.trustStorePassword=server -Dorg.jboss.security.ignoreHttpsHost=true -Djavax.net.ssl.keyStore=/home/jenkins/workspace/narayana-quickstarts/server/standalone/configuration/server.keystore -Djavax.net.ssl.keyStorePassword=server -Dcxf.tls-client.disableCNCheck=true ++ timeout_adjust 40 + local TIMEOUT=40 ++ date +%s + local TIMESTAMP_START=1606352324 + local NOT_TIMEOUTED=true + '[' -1 -ne 0 ']' + true + /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/bin/jboss-cli.sh -c --controller=localhost:10190 '--command=:read-attribute(name=server-state)' + grep -s running ========================================================================= JBoss Bootstrap Environment JBOSS_HOME: /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT JAVA: /usr/lib/jvm/java-1.8.0-openjdk/bin/java JAVA_OPTS: -server -Xms64m -Xmx512m -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true ========================================================================= 00:58:45,330 INFO [org.jboss.modules] (main) JBoss Modules version 1.10.2.Final 00:58:45,656 INFO [org.jboss.msc] (main) JBoss MSC version 1.4.12.Final 00:58:45,664 INFO [org.jboss.threads] (main) JBoss Threads version 2.4.0.Final 00:58:45,764 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: WildFly Full 22.0.0.Beta1-SNAPSHOT (WildFly Core 14.0.0.Beta1) starting + RETURN_CODE=1 + '[' 1 -ne 0 ']' ++ date +%s + '[' 2 -gt 40 ']' + '[' 1 -ne 0 ']' + true + /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/bin/jboss-cli.sh -c --controller=localhost:10190 '--command=:read-attribute(name=server-state)' + grep -s running 00:58:46,385 INFO [org.wildfly.security] (ServerService Thread Pool -- 29) ELY00001: WildFly Elytron version 1.13.1.Final 00:58:46,789 INFO [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/core-service=management/management-interface=http-interface' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. 00:58:46,806 INFO [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 12) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/subsystem=undertow/server=default-server/https-listener=https' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. 00:58:46,869 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http) 00:58:46,882 INFO [org.xnio] (MSC service thread 1-6) XNIO version 3.8.2.Final 00:58:46,887 INFO [org.xnio.nio] (MSC service thread 1-6) XNIO NIO Implementation Version 3.8.2.Final 00:58:46,923 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 77) WFLYTX0013: The node-identifier attribute on the /subsystem=transactions is set to the default value. This is a danger for environments running multiple servers. Please make sure the attribute value is unique. 00:58:46,931 INFO [org.jboss.as.jaxrs] (ServerService Thread Pool -- 56) WFLYRS0016: RESTEasy version 3.13.2.Final 00:58:46,931 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 54) WFLYCLINF0001: Activating Infinispan subsystem. 00:58:46,939 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 69) WFLYNAM0001: Activating Naming Subsystem 00:58:46,942 INFO [org.wildfly.extension.microprofile.config.smallrye._private] (ServerService Thread Pool -- 65) WFLYCONF0001: Activating WildFly MicroProfile Config Subsystem 00:58:46,946 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 55) WFLYIO001: Worker 'default' has auto-configured to 48 IO threads with 384 max task threads based on your 24 available processors 00:58:46,963 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 79) WFLYWS0002: Activating WebServices Extension 00:58:46,966 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0003: Undertow 2.2.2.Final starting 00:58:46,974 INFO [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 53) WFLYIIOP0001: Activating IIOP Subsystem 00:58:46,971 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 45) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.4) 00:58:46,984 INFO [org.wildfly.extension.microprofile.metrics.smallrye] (ServerService Thread Pool -- 67) WFLYMETRICS0001: Activating Eclipse MicroProfile Metrics Subsystem 00:58:46,971 INFO [org.jboss.as.security] (ServerService Thread Pool -- 75) WFLYSEC0002: Activating Security Subsystem 00:58:46,980 INFO [org.jboss.remoting] (MSC service thread 1-3) JBoss Remoting version 5.0.19.Final 00:58:46,978 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 61) WFLYJSF0007: Activated the following JSF Implementations: [main] 00:58:46,978 INFO [org.wildfly.extension.microprofile.opentracing] (ServerService Thread Pool -- 68) WFLYTRACEXT0001: Activating MicroProfile OpenTracing Subsystem 00:58:47,006 INFO [org.jboss.as.security] (MSC service thread 1-2) WFLYSEC0001: Current PicketBox version=5.0.3.Final-redhat-00007 00:58:47,013 INFO [org.jboss.as.connector] (MSC service thread 1-5) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar @VERSION@) 00:58:47,013 INFO [org.wildfly.extension.microprofile.health.smallrye] (ServerService Thread Pool -- 66) WFLYHEALTH0001: Activating Eclipse MicroProfile Health Subsystem 00:58:47,020 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-8) WFLYJCA0018: Started Driver service with driver-name = h2 00:58:47,032 INFO [org.jboss.as.naming] (MSC service thread 1-5) WFLYNAM0003: Starting Naming Service 00:58:47,039 INFO [org.jboss.as.mail.extension] (MSC service thread 1-5) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default] 00:58:47,287 INFO [org.jboss.as.ejb3] (MSC service thread 1-5) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 384 (per class), which is derived from thread worker pool sizing. 00:58:47,287 INFO [org.jboss.as.ejb3] (MSC service thread 1-8) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 96 (per class), which is derived from the number of CPUs on this host. 00:58:47,287 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 78) WFLYUT0014: Creating file handler for path '/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]'] 00:58:47,371 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0012: Started server default-server. 00:58:47,374 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0018: Host default-host starting + RETURN_CODE=1 + '[' 1 -ne 0 ']' ++ date +%s + '[' 3 -gt 40 ']' + '[' 1 -ne 0 ']' + true + /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/bin/jboss-cli.sh -c --controller=localhost:10190 '--command=:read-attribute(name=server-state)' + grep -s running 00:58:47,435 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:8280 00:58:47,457 INFO [org.jboss.as.ejb3] (MSC service thread 1-1) WFLYEJB0493: EJB subsystem suspension complete 00:58:47,463 INFO [org.jboss.as.patching] (MSC service thread 1-3) WFLYPAT0050: WildFly Full cumulative patch ID is: base, one-off patches include: none 00:58:47,476 WARN [org.jboss.as.domain.management.security] (MSC service thread 1-8) WFLYDM0111: Keystore /home/jenkins/workspace/narayana-quickstarts/server/standalone/configuration/application.keystore not found, it will be auto generated on first use with a self signed certificate for host localhost 00:58:47,481 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-6) WFLYDS0013: Started FileSystemDeploymentService for directory /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/deployments 00:58:47,484 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "wsat-simple.war" (runtime-name: "wsat-simple.war") 00:58:47,514 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-7) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS] 00:58:47,530 INFO [org.wildfly.iiop.openjdk] (MSC service thread 1-4) WFLYIIOP0009: CORBA ORB Service started 00:58:47,534 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0006: Undertow HTTPS listener https listening on 127.0.0.1:8643 00:58:47,539 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=/home/jenkins/workspace/narayana-quickstarts/server/standalone/data/activemq/journal,bindingsDirectory=/home/jenkins/workspace/narayana-quickstarts/server/standalone/data/activemq/bindings,largeMessagesDirectory=/home/jenkins/workspace/narayana-quickstarts/server/standalone/data/activemq/largemessages,pagingDirectory=/home/jenkins/workspace/narayana-quickstarts/server/standalone/data/activemq/paging) 00:58:47,573 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221012: Using AIO Journal 00:58:47,590 INFO [org.jboss.ws.common.management] (MSC service thread 1-7) JBWS022052: Starting JBossWS 5.4.2.Final (Apache CXF 3.3.7) 00:58:47,591 INFO [org.jboss.as.webservices] (MSC service thread 1-6) WFLYWS0003: Starting service jboss.ws.endpoint-deploy.ws-t11-participant 00:58:47,591 INFO [org.jboss.as.webservices] (MSC service thread 1-3) WFLYWS0003: Starting service jboss.ws.endpoint-deploy.ws-t11-coordinator 00:58:47,591 INFO [org.jboss.as.webservices] (MSC service thread 1-5) WFLYWS0003: Starting service jboss.ws.endpoint-deploy.ws-t11-client 00:58:47,591 INFO [org.jboss.as.webservices] (MSC service thread 1-2) WFLYWS0003: Starting service jboss.ws.endpoint-deploy.ws-c11 00:58:47,627 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-3) JBWS024061: Adding service endpoint metadata: id=CompletionCoordinatorService address=http://localhost:8280/ws-t11-coordinator/CompletionCoordinatorService implementor=com.arjuna.webservices11.wsat.sei.CompletionCoordinatorPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:47,628 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-3) JBWS024061: Adding service endpoint metadata: id=TerminationCoordinatorService address=http://localhost:8280/ws-t11-coordinator/TerminationCoordinatorService implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorPortTypeImpl serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorService portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:47,628 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-6) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithCoordinatorCompletionParticipantService address=http://localhost:8280/ws-t11-participant/BusinessAgreementWithCoordinatorCompletionParticipantService implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionParticipantPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantService portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:47,629 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-6) JBWS024061: Adding service endpoint metadata: id=ParticipantService address=http://localhost:8280/ws-t11-participant/ParticipantService implementor=com.arjuna.webservices11.wsat.sei.ParticipantPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:47,629 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-6) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithParticipantCompletionParticipantService address=http://localhost:8280/ws-t11-participant/BusinessAgreementWithParticipantCompletionParticipantService implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantService portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:47,629 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-3) JBWS024061: Adding service endpoint metadata: id=TerminationCoordinatorRPCService address=http://localhost:8280/ws-t11-coordinator/TerminationCoordinatorRPCService implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorRPCPortTypeImpl serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypeImplService portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypePort annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:47,629 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-3) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithCoordinatorCompletionCoordinatorService address=http://localhost:8280/ws-t11-coordinator/BusinessAgreementWithCoordinatorCompletionCoordinatorService implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorService portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:47,630 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-3) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithParticipantCompletionCoordinatorService address=http://localhost:8280/ws-t11-coordinator/BusinessAgreementWithParticipantCompletionCoordinatorService implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorService portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:47,630 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-3) JBWS024061: Adding service endpoint metadata: id=CoordinatorService address=http://localhost:8280/ws-t11-coordinator/CoordinatorService implementor=com.arjuna.webservices11.wsat.sei.CoordinatorPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:47,630 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=ActivationService address=http://localhost:8280/ws-c11/ActivationService implementor=com.arjuna.webservices11.wscoor.sei.ActivationPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService portName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:47,631 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=RegistrationService address=http://localhost:8280/ws-c11/RegistrationService implementor=com.arjuna.webservices11.wscoor.sei.RegistrationPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService portName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:47,631 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-3) JBWS024061: Adding service endpoint metadata: id=CompletionCoordinatorRPCService address=http://localhost:8280/ws-t11-coordinator/CompletionCoordinatorRPCService implementor=com.arjuna.webservices11.wsat.sei.CompletionCoordinatorRPCPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCService portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:47,630 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-5) JBWS024061: Adding service endpoint metadata: id=TerminationParticipantService address=http://localhost:8280/ws-t11-client/TerminationParticipantService implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationParticipantPortTypeImpl serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantService portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:47,631 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-5) JBWS024061: Adding service endpoint metadata: id=CompletionInitiatorService address=http://localhost:8280/ws-t11-client/CompletionInitiatorService implementor=com.arjuna.webservices11.wsat.sei.CompletionInitiatorPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:47,632 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 00:58:47,632 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP 00:58:47,633 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ 00:58:47,633 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP 00:58:48,127 INFO [org.jboss.weld.deployer] (MSC service thread 1-7) WFLYWELD0003: Processing weld deployment wsat-simple.war 00:58:48,170 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-6) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantService from class org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithCoordinatorCompletionParticipantPortType 00:58:48,174 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-5) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantService from class com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationParticipantPortType 00:58:48,174 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-2) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService from class com.arjuna.webservices11.wscoor.sei.ActivationPortTypeImpl 00:58:48,176 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from class com.arjuna.webservices11.wsat.sei.CompletionCoordinatorPortTypeImpl 00:58:48,226 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-7) HV000001: Hibernate Validator 6.0.21.Final 00:58:48,283 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221034: Waiting indefinitely to obtain live lock 00:58:48,284 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221035: Live Server Obtained live lock 00:58:48,976 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8280/ws-c11/ActivationService 00:58:48,977 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-3) Setting the server's publish address to be http://localhost:8280/ws-t11-coordinator/CompletionCoordinatorService 00:58:48,979 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-6) Setting the server's publish address to be http://localhost:8280/ws-t11-participant/BusinessAgreementWithCoordinatorCompletionParticipantService 00:58:48,975 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-5) Setting the server's publish address to be http://localhost:8280/ws-t11-client/TerminationParticipantService 00:58:49,011 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-7) No shutdown hook registered: Please call close() manually on application shutdown. 00:58:49,138 INFO [org.jboss.weld.Version] (MSC service thread 1-4) WELD-000900: 3.1.5 (Final) 00:58:49,141 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-5) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/server/standalone/data/wsdl/ws-t11-client.deployment/TerminationParticipantService.wsdl 00:58:49,143 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-3) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/server/standalone/data/wsdl/ws-t11-coordinator.deployment/CompletionCoordinatorService.wsdl 00:58:49,143 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-5) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from class com.arjuna.webservices11.wsat.sei.CompletionInitiatorPortTypeImpl 00:58:49,144 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-3) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorService from class com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationCoordinatorPortType 00:58:49,147 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-6) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/server/standalone/data/wsdl/ws-t11-participant.deployment/BusinessAgreementWithCoordinatorCompletionParticipantService.wsdl 00:58:49,148 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-6) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from class com.arjuna.webservices11.wsat.sei.ParticipantPortTypeImpl 00:58:49,150 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/server/standalone/data/wsdl/ws-c11.deployment/ActivationService.wsdl 00:58:49,151 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-2) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from class com.arjuna.webservices11.wscoor.sei.RegistrationPortTypeImpl 00:58:49,165 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-5) Setting the server's publish address to be http://localhost:8280/ws-t11-client/CompletionInitiatorService 00:58:49,170 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-6) Setting the server's publish address to be http://localhost:8280/ws-t11-participant/ParticipantService 00:58:49,177 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-5) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/server/standalone/data/wsdl/ws-t11-client.deployment/CompletionInitiatorService.wsdl 00:58:49,179 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8280/ws-c11/RegistrationService 00:58:49,182 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-6) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/server/standalone/data/wsdl/ws-t11-participant.deployment/ParticipantService.wsdl 00:58:49,184 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-6) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl 00:58:49,187 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-3) Setting the server's publish address to be http://localhost:8280/ws-t11-coordinator/TerminationCoordinatorService 00:58:49,192 INFO [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-client.deployment".TerminationParticipantService 00:58:49,192 INFO [org.jboss.as.webservices] (MSC service thread 1-7) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-client.deployment".CompletionInitiatorService 00:58:49,196 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-4) JBWS024061: Adding service endpoint metadata: id=org.jboss.as.quickstarts.wsat.simple.RestaurantServiceATImpl address=http://localhost:8280/RestaurantServiceAT implementor=org.jboss.as.quickstarts.wsat.simple.RestaurantServiceATImpl serviceName={http://www.jboss.org/jboss-jdf/jboss-as-quickstart/wsat/simple/Restaurant}RestaurantServiceATService portName={http://www.jboss.org/jboss-jdf/jboss-as-quickstart/wsat/simple/Restaurant}RestaurantServiceAT annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:49,199 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-6) Setting the server's publish address to be http://localhost:8280/ws-t11-participant/BusinessAgreementWithParticipantCompletionParticipantService 00:58:49,200 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/server/standalone/data/wsdl/ws-c11.deployment/RegistrationService.wsdl 00:58:49,201 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-3) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/server/standalone/data/wsdl/ws-t11-coordinator.deployment/TerminationCoordinatorService.wsdl 00:58:49,204 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-3) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypeImplService from class com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorRPCPortTypeImpl 00:58:49,206 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-3) Setting the server's publish address to be http://localhost:8280/ws-t11-coordinator/TerminationCoordinatorRPCService 00:58:49,207 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-4) Creating Service {http://www.jboss.org/jboss-jdf/jboss-as-quickstart/wsat/simple/Restaurant}RestaurantServiceATService from class org.jboss.as.quickstarts.wsat.simple.jaxws.RestaurantServiceAT 00:58:49,209 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-6) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/server/standalone/data/wsdl/ws-t11-participant.deployment/BusinessAgreementWithParticipantCompletionParticipantService.wsdl 00:58:49,211 INFO [org.jboss.as.webservices] (MSC service thread 1-5) WFLYWS0003: Starting service jboss.ws.endpoint-publish.ws-t11-client 00:58:49,215 INFO [org.jboss.as.webservices] (MSC service thread 1-2) WFLYWS0003: Starting service jboss.ws.endpoint."ws-c11.deployment".RegistrationService 00:58:49,215 INFO [org.jboss.as.webservices] (MSC service thread 1-6) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithParticipantCompletionParticipantService 00:58:49,215 INFO [org.jboss.as.webservices] (MSC service thread 1-7) WFLYWS0003: Starting service jboss.ws.endpoint."ws-c11.deployment".ActivationService 00:58:49,215 INFO [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".ParticipantService 00:58:49,216 INFO [org.jboss.as.webservices] (MSC service thread 1-6) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithCoordinatorCompletionParticipantService 00:58:49,216 INFO [org.jboss.as.webservices] (MSC service thread 1-7) WFLYWS0003: Starting service jboss.ws.endpoint-publish.ws-c11 00:58:49,216 INFO [org.jboss.as.webservices] (MSC service thread 1-2) WFLYWS0003: Starting service jboss.ws.endpoint-publish.ws-t11-participant 00:58:49,238 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-4) Setting the server's publish address to be http://localhost:8280/RestaurantServiceAT 00:58:49,300 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-3) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/server/standalone/data/wsdl/ws-t11-coordinator.deployment/TerminationCoordinatorRPCPortTypeImplService.wsdl 00:58:49,302 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl 00:58:49,302 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-4) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/server/standalone/data/wsdl/wsat-simple.war/RestaurantServiceATService.wsdl 00:58:49,303 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0021: Registered web context: '/ws-c11' for server 'default-server' 00:58:49,304 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0021: Registered web context: '/ws-t11-participant' for server 'default-server' 00:58:49,304 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0021: Registered web context: '/ws-t11-client' for server 'default-server' 00:58:49,336 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-3) Setting the server's publish address to be http://localhost:8280/ws-t11-coordinator/BusinessAgreementWithCoordinatorCompletionCoordinatorService 00:58:49,352 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-3) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/server/standalone/data/wsdl/ws-t11-coordinator.deployment/BusinessAgreementWithCoordinatorCompletionCoordinatorService.wsdl 00:58:49,353 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl 00:58:49,359 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-3) Setting the server's publish address to be http://localhost:8280/ws-t11-coordinator/BusinessAgreementWithParticipantCompletionCoordinatorService 00:58:49,440 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-3) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/server/standalone/data/wsdl/ws-t11-coordinator.deployment/BusinessAgreementWithParticipantCompletionCoordinatorService.wsdl 00:58:49,441 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from class com.arjuna.webservices11.wsat.sei.CoordinatorPortTypeImpl 00:58:49,447 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-3) Setting the server's publish address to be http://localhost:8280/ws-t11-coordinator/CoordinatorService 00:58:49,456 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-3) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/server/standalone/data/wsdl/ws-t11-coordinator.deployment/CoordinatorService.wsdl 00:58:49,457 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCService from class com.arjuna.webservices11.wsat.sei.CompletionCoordinatorRPCPortTypeImpl 00:58:49,460 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-3) Setting the server's publish address to be http://localhost:8280/ws-t11-coordinator/CompletionCoordinatorRPCService 00:58:49,467 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-3) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/server/standalone/data/wsdl/ws-t11-coordinator.deployment/CompletionCoordinatorRPCService.wsdl 00:58:49,482 INFO [org.jboss.as.webservices] (MSC service thread 1-3) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorRPCService 00:58:49,482 INFO [org.jboss.as.webservices] (MSC service thread 1-6) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CoordinatorService 00:58:49,482 INFO [org.jboss.as.webservices] (MSC service thread 1-6) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithParticipantCompletionCoordinatorService 00:58:49,482 INFO [org.jboss.as.webservices] (MSC service thread 1-2) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorService 00:58:49,485 INFO [org.jboss.as.webservices] (MSC service thread 1-7) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorService 00:58:49,486 INFO [org.jboss.as.webservices] (MSC service thread 1-7) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithCoordinatorCompletionCoordinatorService 00:58:49,487 INFO [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorRPCService 00:58:49,489 INFO [org.jboss.as.webservices] (MSC service thread 1-3) WFLYWS0003: Starting service jboss.ws.endpoint-publish.ws-t11-coordinator 00:58:49,490 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0021: Registered web context: '/ws-t11-coordinator' for server 'default-server' 00:58:49,506 INFO [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0003: Starting service jboss.ws.endpoint."wsat-simple.war"."org.jboss.as.quickstarts.wsat.simple.RestaurantServiceATImpl" 00:58:49,587 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-6) ARJUNA033013: OutboundBridgeRecoveryManager starting 00:58:49,588 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-7) ARJUNA033006: InboundBridgeRecoveryManager starting 00:58:49,716 INFO [org.infinispan.CONTAINER] (ServerService Thread Pool -- 83) ISPN000128: Infinispan version: Infinispan 'Corona Extra' 11.0.4.Final 00:58:49,757 INFO [org.infinispan.CONFIG] (MSC service thread 1-7) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 00:58:49,758 INFO [org.infinispan.CONFIG] (MSC service thread 1-7) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 00:58:49,846 INFO [org.infinispan.PERSISTENCE] (ServerService Thread Pool -- 83) ISPN000556: Starting user marshaller 'org.wildfly.clustering.infinispan.spi.marshalling.InfinispanProtoStreamMarshaller' 00:58:49,857 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221003: Deploying ANYCAST queue jms.queue.ExpiryQueue on address jms.queue.ExpiryQueue 00:58:49,858 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221003: Deploying ANYCAST queue jms.queue.DLQ on address jms.queue.DLQ 00:58:49,864 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-4) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor 00:58:49,865 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-6) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor 00:58:49,864 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-5) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor 00:58:49,865 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-2) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor 00:58:50,041 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 83) WFLYCLINF0002: Started http-remoting-connector cache from ejb container 00:58:50,299 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221007: Server is now live 00:58:50,299 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.10.1 [default, nodeID=7951a69b-2f82-11eb-b924-0242ac11000b] 00:58:50,314 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 82) WFLYMSGAMQ0002: Bound messaging object to jndi name java:/ConnectionFactory 00:58:50,371 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-4) WFLYJCA0007: Registered connection factory java:/JmsXA 00:58:50,419 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 83) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 00:58:50,431 INFO [org.apache.activemq.artemis.ra] (MSC service thread 1-4) AMQ151007: Resource adaptor started 00:58:50,431 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-4) IJ020002: Deployed: file://RaActivatoractivemq-ra 00:58:50,434 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-6) WFLYJCA0002: Bound JCA ConnectionFactory [java:/JmsXA] 00:58:50,434 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) WFLYJCA0118: Binding connection factory named java:/JmsXA to alias java:jboss/DefaultJMSConnectionFactory 00:58:50,536 INFO [io.smallrye.metrics] (MSC service thread 1-2) MicroProfile: Metrics activated (SmallRye Metrics version: 2.4.4) 00:58:51,105 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 83) WFLYUT0021: Registered web context: '/' for server 'default-server' 00:58:51,206 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0010: Deployed "wsat-simple.war" (runtime-name : "wsat-simple.war") 00:58:51,258 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server 00:58:51,261 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 22.0.0.Beta1-SNAPSHOT (WildFly Core 14.0.0.Beta1) started in 6292ms - Started 525 of 748 services (393 services are lazy, passive or on-demand) 00:58:51,264 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:10190/management 00:58:51,264 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:10190  "result" => "running" + RETURN_CODE=0 + '[' 0 -ne 0 ']' + '[' 0 -ne 0 ']' + true + sleep 3 + echo 'Starting servers: client at /home/jenkins/workspace/narayana-quickstarts/client' Starting servers: client at /home/jenkins/workspace/narayana-quickstarts/client + CLIENT_PID=30391 + waitServerStarted 10090 + local PORT=10090 + local RETURN_CODE=-1 + /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/bin/standalone.sh -c standalone-xts.xml -Djboss.socket.binding.port-offset=100 -Djboss.server.data.dir=/home/jenkins/workspace/narayana-quickstarts/client/standalone/data -Djboss.server.log.dir=/home/jenkins/workspace/narayana-quickstarts/client/standalone/log -Djboss.server.temp.dir=/home/jenkins/workspace/narayana-quickstarts/client/standalone/tmp -Djboss.server.deploy.dir=/home/jenkins/workspace/narayana-quickstarts/client/standalone/content -Djboss.server.config.dir=/home/jenkins/workspace/narayana-quickstarts/client/standalone/configuration -Djavax.net.ssl.trustStore=/home/jenkins/workspace/narayana-quickstarts/client/standalone/configuration/server.keystore -Djavax.net.ssl.trustStorePassword=client -Dorg.jboss.security.ignoreHttpsHost=true -Djavax.net.ssl.keyStore=/home/jenkins/workspace/narayana-quickstarts/client/standalone/configuration/server.keystore -Djavax.net.ssl.keyStorePassword=client -Dcxf.tls-client.disableCNCheck=true ++ timeout_adjust 40 + local TIMEOUT=40 ++ date +%s + local TIMESTAMP_START=1606352334 + local NOT_TIMEOUTED=true + '[' -1 -ne 0 ']' + true + /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/bin/jboss-cli.sh -c --controller=localhost:10090 '--command=:read-attribute(name=server-state)' + grep -s running ========================================================================= JBoss Bootstrap Environment JBOSS_HOME: /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT JAVA: /usr/lib/jvm/java-1.8.0-openjdk/bin/java JAVA_OPTS: -server -Xms64m -Xmx512m -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true ========================================================================= 00:58:55,226 INFO [org.jboss.modules] (main) JBoss Modules version 1.10.2.Final 00:58:55,534 INFO [org.jboss.msc] (main) JBoss MSC version 1.4.12.Final 00:58:55,542 INFO [org.jboss.threads] (main) JBoss Threads version 2.4.0.Final 00:58:55,645 INFO [org.jboss.as] (MSC service thread 1-1) WFLYSRV0049: WildFly Full 22.0.0.Beta1-SNAPSHOT (WildFly Core 14.0.0.Beta1) starting + RETURN_CODE=1 + '[' 1 -ne 0 ']' ++ date +%s + '[' 2 -gt 40 ']' + '[' 1 -ne 0 ']' + true + /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/bin/jboss-cli.sh -c --controller=localhost:10090 '--command=:read-attribute(name=server-state)' + grep -s running 00:58:56,431 INFO [org.wildfly.security] (ServerService Thread Pool -- 27) ELY00001: WildFly Elytron version 1.13.1.Final 00:58:57,101 INFO [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/core-service=management/management-interface=http-interface' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. 00:58:57,134 INFO [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 30) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/subsystem=undertow/server=default-server/https-listener=https' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. 00:58:57,202 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http) 00:58:57,229 INFO [org.xnio] (MSC service thread 1-6) XNIO version 3.8.2.Final 00:58:57,235 INFO [org.xnio.nio] (MSC service thread 1-6) XNIO NIO Implementation Version 3.8.2.Final 00:58:57,271 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 45) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.4) 00:58:57,274 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 54) WFLYCLINF0001: Activating Infinispan subsystem. 00:58:57,279 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 77) WFLYTX0013: The node-identifier attribute on the /subsystem=transactions is set to the default value. This is a danger for environments running multiple servers. Please make sure the attribute value is unique. 00:58:57,283 INFO [org.wildfly.extension.microprofile.config.smallrye._private] (ServerService Thread Pool -- 65) WFLYCONF0001: Activating WildFly MicroProfile Config Subsystem 00:58:57,285 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 79) WFLYWS0002: Activating WebServices Extension 00:58:57,286 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 55) WFLYIO001: Worker 'default' has auto-configured to 48 IO threads with 384 max task threads based on your 24 available processors 00:58:57,288 INFO [org.wildfly.extension.microprofile.opentracing] (ServerService Thread Pool -- 68) WFLYTRACEXT0001: Activating MicroProfile OpenTracing Subsystem 00:58:57,285 INFO [org.jboss.as.security] (ServerService Thread Pool -- 75) WFLYSEC0002: Activating Security Subsystem 00:58:57,293 INFO [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 53) WFLYIIOP0001: Activating IIOP Subsystem 00:58:57,293 INFO [org.jboss.as.jaxrs] (ServerService Thread Pool -- 56) WFLYRS0016: RESTEasy version 3.13.2.Final 00:58:57,298 INFO [org.jboss.as.connector] (MSC service thread 1-4) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar @VERSION@) 00:58:57,300 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) WFLYJCA0018: Started Driver service with driver-name = h2 00:58:57,301 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 69) WFLYNAM0001: Activating Naming Subsystem 00:58:57,307 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 61) WFLYJSF0007: Activated the following JSF Implementations: [main] 00:58:57,320 INFO [org.wildfly.extension.microprofile.metrics.smallrye] (ServerService Thread Pool -- 67) WFLYMETRICS0001: Activating Eclipse MicroProfile Metrics Subsystem 00:58:57,344 INFO [org.jboss.as.security] (MSC service thread 1-7) WFLYSEC0001: Current PicketBox version=5.0.3.Final-redhat-00007 00:58:57,347 INFO [org.wildfly.extension.microprofile.health.smallrye] (ServerService Thread Pool -- 66) WFLYHEALTH0001: Activating Eclipse MicroProfile Health Subsystem 00:58:57,420 INFO [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 5.0.19.Final 00:58:57,434 INFO [org.jboss.as.naming] (MSC service thread 1-8) WFLYNAM0003: Starting Naming Service 00:58:57,440 INFO [org.jboss.as.mail.extension] (MSC service thread 1-4) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default] 00:58:57,453 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0003: Undertow 2.2.2.Final starting + RETURN_CODE=1 + '[' 1 -ne 0 ']' ++ date +%s 00:58:57,752 INFO [org.jboss.as.ejb3] (MSC service thread 1-2) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 384 (per class), which is derived from thread worker pool sizing. + '[' 3 -gt 40 ']' + '[' 1 -ne 0 ']' + true + /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/bin/jboss-cli.sh -c --controller=localhost:10090 '--command=:read-attribute(name=server-state)' + grep -s running 00:58:57,752 INFO [org.jboss.as.ejb3] (MSC service thread 1-6) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 96 (per class), which is derived from the number of CPUs on this host. 00:58:57,793 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 78) WFLYUT0014: Creating file handler for path '/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]'] 00:58:57,815 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0012: Started server default-server. 00:58:57,817 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0018: Host default-host starting 00:58:57,881 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:8180 00:58:57,900 INFO [org.jboss.as.patching] (MSC service thread 1-6) WFLYPAT0050: WildFly Full cumulative patch ID is: base, one-off patches include: none 00:58:57,913 WARN [org.jboss.as.domain.management.security] (MSC service thread 1-6) WFLYDM0111: Keystore /home/jenkins/workspace/narayana-quickstarts/client/standalone/configuration/application.keystore not found, it will be auto generated on first use with a self signed certificate for host localhost 00:58:57,919 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-5) WFLYDS0013: Started FileSystemDeploymentService for directory /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/standalone/deployments 00:58:57,921 INFO [org.jboss.as.ejb3] (MSC service thread 1-4) WFLYEJB0493: EJB subsystem suspension complete 00:58:57,922 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0027: Starting deployment of "wsat-simple.war" (runtime-name: "wsat-simple.war") 00:58:57,966 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0006: Undertow HTTPS listener https listening on 127.0.0.1:8543 00:58:57,987 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS] 00:58:57,989 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=/home/jenkins/workspace/narayana-quickstarts/client/standalone/data/activemq/journal,bindingsDirectory=/home/jenkins/workspace/narayana-quickstarts/client/standalone/data/activemq/bindings,largeMessagesDirectory=/home/jenkins/workspace/narayana-quickstarts/client/standalone/data/activemq/largemessages,pagingDirectory=/home/jenkins/workspace/narayana-quickstarts/client/standalone/data/activemq/paging) 00:58:57,994 INFO [org.wildfly.iiop.openjdk] (MSC service thread 1-1) WFLYIIOP0009: CORBA ORB Service started 00:58:58,020 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221012: Using AIO Journal 00:58:58,026 INFO [org.jboss.ws.common.management] (MSC service thread 1-7) JBWS022052: Starting JBossWS 5.4.2.Final (Apache CXF 3.3.7) 00:58:58,028 INFO [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0003: Starting service jboss.ws.endpoint-deploy.ws-t11-client 00:58:58,028 INFO [org.jboss.as.webservices] (MSC service thread 1-2) WFLYWS0003: Starting service jboss.ws.endpoint-deploy.ws-t11-coordinator 00:58:58,028 INFO [org.jboss.as.webservices] (MSC service thread 1-6) WFLYWS0003: Starting service jboss.ws.endpoint-deploy.ws-t11-participant 00:58:58,028 INFO [org.jboss.as.webservices] (MSC service thread 1-3) WFLYWS0003: Starting service jboss.ws.endpoint-deploy.ws-c11 00:58:58,065 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-3) JBWS024061: Adding service endpoint metadata: id=ActivationService address=http://localhost:8180/ws-c11/ActivationService implementor=com.arjuna.webservices11.wscoor.sei.ActivationPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService portName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:58,065 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-6) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithCoordinatorCompletionParticipantService address=http://localhost:8180/ws-t11-participant/BusinessAgreementWithCoordinatorCompletionParticipantService implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionParticipantPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantService portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:58,065 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=TerminationParticipantService address=http://localhost:8180/ws-t11-client/TerminationParticipantService implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationParticipantPortTypeImpl serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantService portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:58,065 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=CompletionCoordinatorService address=http://localhost:8180/ws-t11-coordinator/CompletionCoordinatorService implementor=com.arjuna.webservices11.wsat.sei.CompletionCoordinatorPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:58,066 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=CompletionInitiatorService address=http://localhost:8180/ws-t11-client/CompletionInitiatorService implementor=com.arjuna.webservices11.wsat.sei.CompletionInitiatorPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:58,066 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-3) JBWS024061: Adding service endpoint metadata: id=RegistrationService address=http://localhost:8180/ws-c11/RegistrationService implementor=com.arjuna.webservices11.wscoor.sei.RegistrationPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService portName={http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:58,066 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=TerminationCoordinatorService address=http://localhost:8180/ws-t11-coordinator/TerminationCoordinatorService implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorPortTypeImpl serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorService portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:58,066 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-6) JBWS024061: Adding service endpoint metadata: id=ParticipantService address=http://localhost:8180/ws-t11-participant/ParticipantService implementor=com.arjuna.webservices11.wsat.sei.ParticipantPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:58,067 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=TerminationCoordinatorRPCService address=http://localhost:8180/ws-t11-coordinator/TerminationCoordinatorRPCService implementor=com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorRPCPortTypeImpl serviceName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypeImplService portName={http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypePort annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:58,068 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithCoordinatorCompletionCoordinatorService address=http://localhost:8180/ws-t11-coordinator/BusinessAgreementWithCoordinatorCompletionCoordinatorService implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorService portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:58,068 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-6) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithParticipantCompletionParticipantService address=http://localhost:8180/ws-t11-participant/BusinessAgreementWithParticipantCompletionParticipantService implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantService portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:58,068 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=BusinessAgreementWithParticipantCompletionCoordinatorService address=http://localhost:8180/ws-t11-coordinator/BusinessAgreementWithParticipantCompletionCoordinatorService implementor=com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorService portName={http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:58,068 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=CoordinatorService address=http://localhost:8180/ws-t11-coordinator/CoordinatorService implementor=com.arjuna.webservices11.wsat.sei.CoordinatorPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:58,069 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=CompletionCoordinatorRPCService address=http://localhost:8180/ws-t11-coordinator/CompletionCoordinatorRPCService implementor=com.arjuna.webservices11.wsat.sei.CompletionCoordinatorRPCPortTypeImpl serviceName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCService portName={http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCPortType annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:58,085 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 00:58:58,085 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP 00:58:58,085 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ 00:58:58,086 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP 00:58:58,495 INFO [org.jboss.weld.deployer] (MSC service thread 1-5) WFLYWELD0003: Processing weld deployment wsat-simple.war 00:58:58,563 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-3) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService from class com.arjuna.webservices11.wscoor.sei.ActivationPortTypeImpl 00:58:58,563 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from class com.arjuna.webservices11.wsat.sei.CompletionCoordinatorPortTypeImpl 00:58:58,566 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationParticipantService from class com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationParticipantPortType 00:58:58,566 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-6) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionParticipantService from class org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithCoordinatorCompletionParticipantPortType 00:58:58,587 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-5) HV000001: Hibernate Validator 6.0.21.Final 00:58:59,037 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-5) No shutdown hook registered: Please call close() manually on application shutdown. 00:58:59,055 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-6) Setting the server's publish address to be http://localhost:8180/ws-t11-participant/BusinessAgreementWithCoordinatorCompletionParticipantService 00:58:59,055 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8180/ws-t11-coordinator/CompletionCoordinatorService 00:58:59,055 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8180/ws-t11-client/TerminationParticipantService 00:58:59,055 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-3) Setting the server's publish address to be http://localhost:8180/ws-c11/ActivationService 00:58:59,137 INFO [org.jboss.weld.Version] (MSC service thread 1-7) WELD-000900: 3.1.5 (Final) 00:58:59,164 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-7) JBWS024061: Adding service endpoint metadata: id=org.jboss.as.quickstarts.wsat.simple.RestaurantServiceATImpl address=http://localhost:8180/RestaurantServiceAT implementor=org.jboss.as.quickstarts.wsat.simple.RestaurantServiceATImpl serviceName={http://www.jboss.org/jboss-jdf/jboss-as-quickstart/wsat/simple/Restaurant}RestaurantServiceATService portName={http://www.jboss.org/jboss-jdf/jboss-as-quickstart/wsat/simple/Restaurant}RestaurantServiceAT annotationWsdlLocation=null wsdlLocationOverride=null mtomEnabled=false 00:58:59,179 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-7) Creating Service {http://www.jboss.org/jboss-jdf/jboss-as-quickstart/wsat/simple/Restaurant}RestaurantServiceATService from class org.jboss.as.quickstarts.wsat.simple.jaxws.RestaurantServiceAT 00:58:59,198 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-7) Setting the server's publish address to be http://localhost:8180/RestaurantServiceAT 00:58:59,375 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-7) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/client/standalone/data/wsdl/wsat-simple.war/RestaurantServiceATService.wsdl 00:58:59,375 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-6) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/client/standalone/data/wsdl/ws-t11-participant.deployment/BusinessAgreementWithCoordinatorCompletionParticipantService.wsdl 00:58:59,375 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/client/standalone/data/wsdl/ws-t11-coordinator.deployment/CompletionCoordinatorService.wsdl 00:58:59,375 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/client/standalone/data/wsdl/ws-t11-client.deployment/TerminationParticipantService.wsdl 00:58:59,375 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-3) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/client/standalone/data/wsdl/ws-c11.deployment/ActivationService.wsdl 00:58:59,377 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-6) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from class com.arjuna.webservices11.wsat.sei.ParticipantPortTypeImpl 00:58:59,377 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-3) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from class com.arjuna.webservices11.wscoor.sei.RegistrationPortTypeImpl 00:58:59,377 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from class com.arjuna.webservices11.wsat.sei.CompletionInitiatorPortTypeImpl 00:58:59,378 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-2) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorService from class com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationCoordinatorPortType 00:58:59,392 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8180/ws-t11-coordinator/TerminationCoordinatorService 00:58:59,395 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8180/ws-t11-client/CompletionInitiatorService 00:58:59,398 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-6) Setting the server's publish address to be http://localhost:8180/ws-t11-participant/ParticipantService 00:58:59,405 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-3) Setting the server's publish address to be http://localhost:8180/ws-c11/RegistrationService 00:58:59,407 INFO [org.infinispan.CONTAINER] (ServerService Thread Pool -- 83) ISPN000128: Infinispan version: Infinispan 'Corona Extra' 11.0.4.Final 00:58:59,481 INFO [org.jboss.as.webservices] (MSC service thread 1-7) WFLYWS0003: Starting service jboss.ws.endpoint."wsat-simple.war"."org.jboss.as.quickstarts.wsat.simple.RestaurantServiceATImpl" 00:58:59,500 INFO [org.infinispan.CONFIG] (MSC service thread 1-4) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 00:58:59,501 INFO [org.infinispan.CONFIG] (MSC service thread 1-4) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 00:58:59,595 INFO [org.infinispan.PERSISTENCE] (ServerService Thread Pool -- 83) ISPN000556: Starting user marshaller 'org.wildfly.clustering.infinispan.spi.marshalling.InfinispanProtoStreamMarshaller' 00:58:59,628 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/client/standalone/data/wsdl/ws-t11-coordinator.deployment/TerminationCoordinatorService.wsdl 00:58:59,629 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-2) Creating Service {http://schemas.arjuna.com/ws/2005/10/wsarjtx}TerminationCoordinatorRPCPortTypeImplService from class com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorRPCPortTypeImpl 00:58:59,633 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8180/ws-t11-coordinator/TerminationCoordinatorRPCService 00:58:59,637 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/client/standalone/data/wsdl/ws-t11-coordinator.deployment/TerminationCoordinatorRPCPortTypeImplService.wsdl 00:58:59,638 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithCoordinatorCompletionCoordinatorService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl 00:58:59,648 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-3) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/client/standalone/data/wsdl/ws-c11.deployment/RegistrationService.wsdl 00:58:59,648 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-6) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/client/standalone/data/wsdl/ws-t11-participant.deployment/ParticipantService.wsdl 00:58:59,649 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-6) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionParticipantService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl 00:58:59,653 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-6) Setting the server's publish address to be http://localhost:8180/ws-t11-participant/BusinessAgreementWithParticipantCompletionParticipantService 00:58:59,654 INFO [org.jboss.as.webservices] (MSC service thread 1-7) WFLYWS0003: Starting service jboss.ws.endpoint."ws-c11.deployment".ActivationService 00:58:59,654 INFO [org.jboss.as.webservices] (MSC service thread 1-8) WFLYWS0003: Starting service jboss.ws.endpoint."ws-c11.deployment".RegistrationService 00:58:59,655 INFO [org.jboss.as.webservices] (MSC service thread 1-4) WFLYWS0003: Starting service jboss.ws.endpoint-publish.ws-c11 00:58:59,661 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8180/ws-t11-coordinator/BusinessAgreementWithCoordinatorCompletionCoordinatorService 00:58:59,693 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/client/standalone/data/wsdl/ws-t11-coordinator.deployment/BusinessAgreementWithCoordinatorCompletionCoordinatorService.wsdl 00:58:59,693 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-6) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/client/standalone/data/wsdl/ws-t11-participant.deployment/BusinessAgreementWithParticipantCompletionParticipantService.wsdl 00:58:59,693 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/client/standalone/data/wsdl/ws-t11-client.deployment/CompletionInitiatorService.wsdl 00:58:59,694 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsba/2006/06}BusinessAgreementWithParticipantCompletionCoordinatorService from class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl 00:58:59,699 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8180/ws-t11-coordinator/BusinessAgreementWithParticipantCompletionCoordinatorService 00:58:59,700 INFO [org.jboss.as.webservices] (MSC service thread 1-3) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-client.deployment".TerminationParticipantService 00:58:59,700 INFO [org.jboss.as.webservices] (MSC service thread 1-5) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-client.deployment".CompletionInitiatorService 00:58:59,700 INFO [org.jboss.as.webservices] (MSC service thread 1-8) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithCoordinatorCompletionParticipantService 00:58:59,701 INFO [org.jboss.as.webservices] (MSC service thread 1-7) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".ParticipantService 00:58:59,701 INFO [org.jboss.as.webservices] (MSC service thread 1-6) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-participant.deployment".BusinessAgreementWithParticipantCompletionParticipantService 00:58:59,701 INFO [org.jboss.as.webservices] (MSC service thread 1-7) WFLYWS0003: Starting service jboss.ws.endpoint-publish.ws-t11-client 00:58:59,702 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0021: Registered web context: '/ws-c11' for server 'default-server' 00:58:59,702 INFO [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0003: Starting service jboss.ws.endpoint-publish.ws-t11-participant 00:58:59,702 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0021: Registered web context: '/ws-t11-client' for server 'default-server' 00:58:59,703 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0021: Registered web context: '/ws-t11-participant' for server 'default-server' 00:58:59,795 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 83) WFLYCLINF0002: Started http-remoting-connector cache from ejb container 00:58:59,795 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/client/standalone/data/wsdl/ws-t11-coordinator.deployment/BusinessAgreementWithParticipantCompletionCoordinatorService.wsdl 00:58:59,798 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from class com.arjuna.webservices11.wsat.sei.CoordinatorPortTypeImpl 00:58:59,804 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8180/ws-t11-coordinator/CoordinatorService 00:58:59,909 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/client/standalone/data/wsdl/ws-t11-coordinator.deployment/CoordinatorService.wsdl 00:58:59,910 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorRPCService from class com.arjuna.webservices11.wsat.sei.CompletionCoordinatorRPCPortTypeImpl 00:58:59,912 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8180/ws-t11-coordinator/CompletionCoordinatorRPCService 00:59:00,024 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: file:/home/jenkins/workspace/narayana-quickstarts/client/standalone/data/wsdl/ws-t11-coordinator.deployment/CompletionCoordinatorRPCService.wsdl 00:59:00,030 INFO [org.jboss.as.webservices] (MSC service thread 1-7) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CoordinatorService 00:59:00,030 INFO [org.jboss.as.webservices] (MSC service thread 1-4) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorService 00:59:00,030 INFO [org.jboss.as.webservices] (MSC service thread 1-3) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithParticipantCompletionCoordinatorService 00:59:00,031 INFO [org.jboss.as.webservices] (MSC service thread 1-5) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorService 00:59:00,030 INFO [org.jboss.as.webservices] (MSC service thread 1-6) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".BusinessAgreementWithCoordinatorCompletionCoordinatorService 00:59:00,030 INFO [org.jboss.as.webservices] (MSC service thread 1-2) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".CompletionCoordinatorRPCService 00:59:00,030 INFO [org.jboss.as.webservices] (MSC service thread 1-8) WFLYWS0003: Starting service jboss.ws.endpoint."ws-t11-coordinator.deployment".TerminationCoordinatorRPCService 00:59:00,032 INFO [org.jboss.as.webservices] (MSC service thread 1-2) WFLYWS0003: Starting service jboss.ws.endpoint-publish.ws-t11-coordinator 00:59:00,033 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0021: Registered web context: '/ws-t11-coordinator' for server 'default-server' 00:59:00,094 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-4) ARJUNA033013: OutboundBridgeRecoveryManager starting 00:59:00,094 INFO [org.jboss.jbossts.txbridge] (MSC service thread 1-2) ARJUNA033006: InboundBridgeRecoveryManager starting 00:59:00,261 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221034: Waiting indefinitely to obtain live lock 00:59:00,262 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221035: Live Server Obtained live lock 00:59:01,420 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221003: Deploying ANYCAST queue jms.queue.ExpiryQueue on address jms.queue.ExpiryQueue 00:59:01,421 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221003: Deploying ANYCAST queue jms.queue.DLQ on address jms.queue.DLQ 00:59:01,559 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-2) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor 00:59:01,559 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-4) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor 00:59:01,559 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-8) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor 00:59:01,559 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-7) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor 00:59:01,751 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221007: Server is now live 00:59:01,751 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.10.1 [default, nodeID=650e6c3f-2f82-11eb-a1b5-0242ac11000b] 00:59:01,767 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 83) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 00:59:01,819 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 82) WFLYMSGAMQ0002: Bound messaging object to jndi name java:/ConnectionFactory 00:59:01,832 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-4) WFLYJCA0007: Registered connection factory java:/JmsXA 00:59:01,891 INFO [org.apache.activemq.artemis.ra] (MSC service thread 1-4) AMQ151007: Resource adaptor started 00:59:01,892 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-4) IJ020002: Deployed: file://RaActivatoractivemq-ra 00:59:01,894 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-8) WFLYJCA0002: Bound JCA ConnectionFactory [java:/JmsXA] 00:59:01,894 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-5) WFLYJCA0118: Binding connection factory named java:/JmsXA to alias java:jboss/DefaultJMSConnectionFactory 00:59:01,984 INFO [io.smallrye.metrics] (MSC service thread 1-4) MicroProfile: Metrics activated (SmallRye Metrics version: 2.4.4) 00:59:02,495 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 82) WFLYUT0021: Registered web context: '/' for server 'default-server' 00:59:02,611 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0010: Deployed "wsat-simple.war" (runtime-name : "wsat-simple.war") 00:59:02,659 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server 00:59:02,662 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 22.0.0.Beta1-SNAPSHOT (WildFly Core 14.0.0.Beta1) started in 7775ms - Started 525 of 748 services (393 services are lazy, passive or on-demand) 00:59:02,664 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:10090/management 00:59:02,664 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:10090  "result" => "running" + RETURN_CODE=0 + '[' 0 -ne 0 ']' + '[' 0 -ne 0 ']' + true + sleep 3 + CLIENT_HTTP_PORT=8180 + echo 'Doing the test by requesting '\''http://localhost:8180/WSATSimpleServletClient'\''' Doing the test by requesting 'http://localhost:8180/WSATSimpleServletClient' + curl -X GET http://localhost:8180/WSATSimpleServletClient + grep 'Transaction succeeded!' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 000:59:06,322 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://www.jboss.org/jboss-jdf/jboss-as-quickstart/wsat/simple/Restaurant}RestaurantServiceATService from WSDL: http://localhost:8180/RestaurantServiceAT?wsdl 00:59:06,354 INFO [stdout] (default task-1) [CLIENT] Creating a new WS-AT User Transaction 00:59:06,355 INFO [stdout] (default task-1) [CLIENT] Beginning Atomic Transaction (All calls to Web services that support WS-AT wil be included in this transaction) 00:59:06,387 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-activation-binding.wsdl 00:59:06,403 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-activation-binding.wsdl  0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 000:59:07,208 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:59:07,282 INFO [stdout] (default task-1) [CLIENT] invoking makeBooking() on WS 00:59:07,320 INFO [stdout] (default task-2) [SERVICE] Restaurant service invoked to make a booking 00:59:07,321 INFO [stdout] (default task-2) [SERVICE] Enlisting a Durable2PC participant into the AT 00:59:07,347 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-2) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl 00:59:07,404 INFO [stdout] (default task-2) [SERVICE] Invoking the back-end business logic 00:59:07,404 INFO [stdout] (default task-2) [SERVICE] makeBooking called on backend resource. 00:59:07,407 INFO [stdout] (default task-1) [CLIENT] committing Atomic Transaction (This will cause the AT to complete successfully) 00:59:07,432 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl 00:59:07,501 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:59:07,533 INFO [stdout] (TaskWorker-2) [SERVICE] Prepare called on participant, about to prepare the back-end resource 00:59:07,534 INFO [stdout] (TaskWorker-2) [SERVICE] prepare called on backend resource. 00:59:07,534 INFO [stdout] (TaskWorker-2) [SERVICE] back-end resource prepared, participant votes prepared 00:59:07,552 WARN [com.arjuna.wst] (TaskWorker-2) ARJUNA043219: Could not save recovery state for non-serializable durable WS-AT participant restaurantServiceAT:0ed0a836-1afa-458b-a34a-db90e4e0e26c: java.io.NotSerializableException: org.jboss.as.quickstarts.wsat.simple.MockRestaurantManager at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1184) at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1548) at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1509) at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1432) at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1178) at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:348) at org.jboss.jbossts.xts.recovery.participant.at.ATParticipantHelper.getRecoveryState(ATParticipantHelper.java:32) at org.jboss.jbossts.xts.recovery.participant.at.ATParticipantRecoveryRecord.saveState(ATParticipantRecoveryRecord.java:46) at org.jboss.jbossts.xts.recovery.participant.at.XTSATRecoveryManagerImple.writeParticipantRecoveryRecord(XTSATRecoveryManagerImple.java:86) at com.arjuna.wst11.messaging.engines.ParticipantEngine.commitDecision(ParticipantEngine.java:405) at com.arjuna.wst11.messaging.engines.ParticipantEngine.executePrepare(ParticipantEngine.java:659) at com.arjuna.wst11.messaging.engines.ParticipantEngine.prepare(ParticipantEngine.java:184) at com.arjuna.wst11.messaging.ParticipantProcessorImpl.prepare(ParticipantProcessorImpl.java:134) at com.arjuna.webservices11.wsat.sei.ParticipantPortTypeImpl$1.executeTask(ParticipantPortTypeImpl.java:61) at com.arjuna.services.framework.task.TaskWorker.run(TaskWorker.java:63) at java.lang.Thread.run(Thread.java:748) 00:59:07,738 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:59:07,903 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl 00:59:07,926 INFO [stdout] (TaskWorker-2) [SERVICE] all participants voted 'prepared', so coordinator tells the participant to commit 00:59:07,926 INFO [stdout] (TaskWorker-2) [SERVICE] commit called on backend resource. 00:59:07,936 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl 00:59:07,976 INFO [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from WSDL: jar:file:/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-initiator-binding.wsdl  100 353 100 353 0 0 188 0 0:00:01 0:00:01 --:--:-- 188 100 353 100 353 0 0 188 0 0:00:01 0:00:01 --:--:-- 188

Quickstart: This example demonstrates the deployment of a WS-AT (WS-AtomicTransaction) enabled JAX-WS Web service bundled in a war archive for deployment to *Red Hat JBoss Enterprise Application Platform*.

Transaction succeeded!

Go to your JBoss EAP Server console or log to see the detailed result of the transaction.

+ SUCCESS=0 + pkill -9 -P 30391 + pkill -9 -P 29853 + sleep 3 /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/bin/standalone.sh: line 338: 29979 Killed "/usr/lib/jvm/java-1.8.0-openjdk/bin/java" -D"[Standalone]" -server -Xms64m -Xmx512m -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true "-Dorg.jboss.boot.log.file=/home/jenkins/workspace/narayana-quickstarts/server/standalone/log/server.log" "-Dlogging.configuration=file:/home/jenkins/workspace/narayana-quickstarts/server/standalone/configuration/logging.properties" -jar "/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/jboss-modules.jar" -mp "/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules" org.jboss.as.standalone -Djboss.home.dir="/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT" -Djboss.server.base.dir="/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/standalone" '-c' 'standalone-xts.xml' '-Djboss.socket.binding.port-offset=200' '-Djboss.server.data.dir=/home/jenkins/workspace/narayana-quickstarts/server/standalone/data' '-Djboss.server.log.dir=/home/jenkins/workspace/narayana-quickstarts/server/standalone/log' '-Djboss.server.temp.dir=/home/jenkins/workspace/narayana-quickstarts/server/standalone/tmp' '-Djboss.server.deploy.dir=/home/jenkins/workspace/narayana-quickstarts/server/standalone/content' '-Djboss.server.config.dir=/home/jenkins/workspace/narayana-quickstarts/server/standalone/configuration' '-Djavax.net.ssl.trustStore=/home/jenkins/workspace/narayana-quickstarts/server/standalone/configuration/server.keystore' '-Djavax.net.ssl.trustStorePassword=server' '-Dorg.jboss.security.ignoreHttpsHost=true' '-Djavax.net.ssl.keyStore=/home/jenkins/workspace/narayana-quickstarts/server/standalone/configuration/server.keystore' '-Djavax.net.ssl.keyStorePassword=server' '-Dcxf.tls-client.disableCNCheck=true' /home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/bin/standalone.sh: line 338: 30517 Killed "/usr/lib/jvm/java-1.8.0-openjdk/bin/java" -D"[Standalone]" -server -Xms64m -Xmx512m -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true "-Dorg.jboss.boot.log.file=/home/jenkins/workspace/narayana-quickstarts/client/standalone/log/server.log" "-Dlogging.configuration=file:/home/jenkins/workspace/narayana-quickstarts/client/standalone/configuration/logging.properties" -jar "/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/jboss-modules.jar" -mp "/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/modules" org.jboss.as.standalone -Djboss.home.dir="/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT" -Djboss.server.base.dir="/home/jenkins/workspace/narayana-quickstarts/wildfly-22.0.0.Beta1-SNAPSHOT/standalone" '-c' 'standalone-xts.xml' '-Djboss.socket.binding.port-offset=100' '-Djboss.server.data.dir=/home/jenkins/workspace/narayana-quickstarts/client/standalone/data' '-Djboss.server.log.dir=/home/jenkins/workspace/narayana-quickstarts/client/standalone/log' '-Djboss.server.temp.dir=/home/jenkins/workspace/narayana-quickstarts/client/standalone/tmp' '-Djboss.server.deploy.dir=/home/jenkins/workspace/narayana-quickstarts/client/standalone/content' '-Djboss.server.config.dir=/home/jenkins/workspace/narayana-quickstarts/client/standalone/configuration' '-Djavax.net.ssl.trustStore=/home/jenkins/workspace/narayana-quickstarts/client/standalone/configuration/server.keystore' '-Djavax.net.ssl.trustStorePassword=client' '-Dorg.jboss.security.ignoreHttpsHost=true' '-Djavax.net.ssl.keyStore=/home/jenkins/workspace/narayana-quickstarts/client/standalone/configuration/server.keystore' '-Djavax.net.ssl.keyStorePassword=client' '-Dcxf.tls-client.disableCNCheck=true' + rm -rf /home/jenkins/workspace/narayana-quickstarts/client + rm -rf /home/jenkins/workspace/narayana-quickstarts/server + '[' 0 -eq 0 ']' + exit 0 [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ xts-ssl --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/XTS/ssl/target/xts-ssl-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/xts/xts-ssl/5.10.7.Final-SNAPSHOT/xts-ssl-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/XTS/ssl/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/xts/xts-ssl/5.10.7.Final-SNAPSHOT/xts-ssl-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building setCheckedActionFactoryExample 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ setCheckedActionFactoryExample --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ setCheckedActionFactoryExample --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/wildfly/setCheckedActionFactoryExample/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ setCheckedActionFactoryExample --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/workspace/narayana-quickstarts/wildfly/setCheckedActionFactoryExample/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ setCheckedActionFactoryExample --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/wildfly/setCheckedActionFactoryExample/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ setCheckedActionFactoryExample --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ setCheckedActionFactoryExample --- [INFO] No tests to run. [INFO] [INFO] --- maven-war-plugin:2.1.1:war (default-war) @ setCheckedActionFactoryExample --- [INFO] Packaging webapp [INFO] Assembling webapp [setCheckedActionFactoryExample] in [/home/jenkins/workspace/narayana-quickstarts/wildfly/setCheckedActionFactoryExample/target/setCheckedActionFactoryExample-5.10.7.Final-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/workspace/narayana-quickstarts/wildfly/setCheckedActionFactoryExample/src/main/webapp] [INFO] Webapp assembled in [3 msecs] [INFO] Building war: /home/jenkins/workspace/narayana-quickstarts/wildfly/setCheckedActionFactoryExample/target/ROOT.war [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ setCheckedActionFactoryExample --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/wildfly/setCheckedActionFactoryExample/target/ROOT.war to /home/jenkins/.m2/repository/org/jboss/narayana/setCheckedActionFactoryExample/5.10.7.Final-SNAPSHOT/setCheckedActionFactoryExample-5.10.7.Final-SNAPSHOT.war [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/wildfly/setCheckedActionFactoryExample/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/setCheckedActionFactoryExample/5.10.7.Final-SNAPSHOT/setCheckedActionFactoryExample-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Narayana Quickstarts: Commit Markable Resource in Wildfly 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/servlet/jboss-servlet-api_3.1_spec/1.0.2.Final/jboss-servlet-api_3.1_spec-1.0.2.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/servlet/jboss-servlet-api_3.1_spec/1.0.2.Final/jboss-servlet-api_3.1_spec-1.0.2.Final.pom (5 KB at 7.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/jms/jboss-jms-api_2.0_spec/1.0.2.Final/jboss-jms-api_2.0_spec-1.0.2.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/jms/jboss-jms-api_2.0_spec/1.0.2.Final/jboss-jms-api_2.0_spec-1.0.2.Final.pom (5 KB at 16.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/ws/rs/jboss-jaxrs-api_2.0_spec/1.0.1.Final/jboss-jaxrs-api_2.0_spec-1.0.1.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/ws/rs/jboss-jaxrs-api_2.0_spec/1.0.1.Final/jboss-jaxrs-api_2.0_spec-1.0.1.Final.pom (5 KB at 14.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-container-managed/2.2.0.Final/wildfly-arquillian-container-managed-2.2.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-container-managed/2.2.0.Final/wildfly-arquillian-container-managed-2.2.0.Final.pom (6 KB at 21.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-parent/2.2.0.Final/wildfly-arquillian-parent-2.2.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-parent/2.2.0.Final/wildfly-arquillian-parent-2.2.0.Final.pom (20 KB at 69.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-parent/8.0.0.Final/wildfly-core-parent-8.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-parent/8.0.0.Final/wildfly-core-parent-8.0.0.Final.pom (91 KB at 216.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-common/2.2.0.Final/wildfly-arquillian-common-2.2.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-common/2.2.0.Final/wildfly-arquillian-common-2.2.0.Final.pom (4 KB at 11.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.4.0.Final/arquillian-testenricher-cdi-1.4.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.4.0.Final/arquillian-testenricher-cdi-1.4.0.Final.pom (4 KB at 12.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-ejb/1.4.0.Final/arquillian-testenricher-ejb-1.4.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-ejb/1.4.0.Final/arquillian-testenricher-ejb-1.4.0.Final.pom (5 KB at 16.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-initialcontext/1.4.0.Final/arquillian-testenricher-initialcontext-1.4.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-initialcontext/1.4.0.Final/arquillian-testenricher-initialcontext-1.4.0.Final.pom (2 KB at 4.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-resource/1.4.0.Final/arquillian-testenricher-resource-1.4.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-resource/1.4.0.Final/arquillian-testenricher-resource-1.4.0.Final.pom (2 KB at 6.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-testenricher-msc/2.2.0.Final/wildfly-arquillian-testenricher-msc-2.2.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-testenricher-msc/2.2.0.Final/wildfly-arquillian-testenricher-msc-2.2.0.Final.pom (2 KB at 6.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-server/8.0.0.Final/wildfly-server-8.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-server/8.0.0.Final/wildfly-server-8.0.0.Final.pom (8 KB at 25.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-controller/8.0.0.Final/wildfly-controller-8.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-controller/8.0.0.Final/wildfly-controller-8.0.0.Final.pom (5 KB at 15.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-controller-client/8.0.0.Final/wildfly-controller-client-8.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-controller-client/8.0.0.Final/wildfly-controller-client-8.0.0.Final.pom (4 KB at 12.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-protocol/8.0.0.Final/wildfly-protocol-8.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-protocol/8.0.0.Final/wildfly-protocol-8.0.0.Final.pom (4 KB at 13.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/modules/jboss-modules/1.9.0.Final/jboss-modules-1.9.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/modules/jboss-modules/1.9.0.Final/jboss-modules-1.9.0.Final.pom (12 KB at 41.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron/1.8.0.Final/wildfly-elytron-1.8.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron/1.8.0.Final/wildfly-elytron-1.8.0.Final.pom (44 KB at 153.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-security/8.0.0.Final/wildfly-core-security-8.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-security/8.0.0.Final/wildfly-core-security-8.0.0.Final.pom (3 KB at 9.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-security-parent/8.0.0.Final/wildfly-core-security-parent-8.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-security-parent/8.0.0.Final/wildfly-core-security-parent-8.0.0.Final.pom (2 KB at 6.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-security-api/8.0.0.Final/wildfly-core-security-api-8.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-security-api/8.0.0.Final/wildfly-core-security-api-8.0.0.Final.pom (2 KB at 6.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-version/8.0.0.Final/wildfly-version-8.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-version/8.0.0.Final/wildfly-version-8.0.0.Final.pom (2 KB at 6.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logmanager/jboss-logmanager/2.1.7.Final/jboss-logmanager-2.1.7.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logmanager/jboss-logmanager/2.1.7.Final/jboss-logmanager-2.1.7.Final.pom (14 KB at 47.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-management-client/8.0.0.Final/wildfly-core-management-client-8.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-management-client/8.0.0.Final/wildfly-core-management-client-8.0.0.Final.pom (2 KB at 6.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-management/8.0.0.Final/wildfly-core-management-8.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-management/8.0.0.Final/wildfly-core-management-8.0.0.Final.pom (2 KB at 6.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-domain-http-interface/8.0.0.Final/wildfly-domain-http-interface-8.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-domain-http-interface/8.0.0.Final/wildfly-domain-http-interface-8.0.0.Final.pom (4 KB at 13.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-domain-http/8.0.0.Final/wildfly-domain-http-8.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-domain-http/8.0.0.Final/wildfly-domain-http-8.0.0.Final.pom (2 KB at 6.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/io/undertow/undertow-core/2.0.19.Final/undertow-core-2.0.19.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/io/undertow/undertow-core/2.0.19.Final/undertow-core-2.0.19.Final.pom (27 KB at 94.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/io/undertow/undertow-parent/2.0.19.Final/undertow-parent-2.0.19.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/io/undertow/undertow-parent/2.0.19.Final/undertow-parent-2.0.19.Final.pom (25 KB at 86.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-domain-management/8.0.0.Final/wildfly-domain-management-8.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-domain-management/8.0.0.Final/wildfly-domain-management-8.0.0.Final.pom (5 KB at 15.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/elytron-web/undertow-server/1.4.0.Final/undertow-server-1.4.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/elytron-web/undertow-server/1.4.0.Final/undertow-server-1.4.0.Final.pom (6 KB at 18.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/elytron-web/elytron-web-parent/1.4.0.Final/elytron-web-parent-1.4.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/elytron-web/elytron-web-parent/1.4.0.Final/elytron-web-parent-1.4.0.Final.pom (14 KB at 44.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-deployment-repository/8.0.0.Final/wildfly-deployment-repository-8.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-deployment-repository/8.0.0.Final/wildfly-deployment-repository-8.0.0.Final.pom (6 KB at 20.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-platform-mbean/8.0.0.Final/wildfly-platform-mbean-8.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-platform-mbean/8.0.0.Final/wildfly-platform-mbean-8.0.0.Final.pom (4 KB at 11.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-process-controller/8.0.0.Final/wildfly-process-controller-8.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-process-controller/8.0.0.Final/wildfly-process-controller-8.0.0.Final.pom (4 KB at 13.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-remoting/8.0.0.Final/wildfly-remoting-8.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-remoting/8.0.0.Final/wildfly-remoting-8.0.0.Final.pom (5 KB at 14.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-remoting-parent/8.0.0.Final/wildfly-remoting-parent-8.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-remoting-parent/8.0.0.Final/wildfly-remoting-parent-8.0.0.Final.pom (2 KB at 6.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-io/8.0.0.Final/wildfly-io-8.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-io/8.0.0.Final/wildfly-io-8.0.0.Final.pom (3 KB at 10.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-io-bom/8.0.0.Final/wildfly-io-bom-8.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-io-bom/8.0.0.Final/wildfly-io-bom-8.0.0.Final.pom (2 KB at 6.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-network/8.0.0.Final/wildfly-network-8.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-network/8.0.0.Final/wildfly-network-8.0.0.Final.pom (4 KB at 11.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/plugins/wildfly-plugin-core/2.0.0.Final/wildfly-plugin-core-2.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/plugins/wildfly-plugin-core/2.0.0.Final/wildfly-plugin-core-2.0.0.Final.pom (7 KB at 21.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/plugins/wildfly-maven-plugin-parent/2.0.0.Final/wildfly-maven-plugin-parent-2.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/plugins/wildfly-maven-plugin-parent/2.0.0.Final/wildfly-maven-plugin-parent-2.0.0.Final.pom (15 KB at 52.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-controller-client/6.0.2.Final/wildfly-controller-client-6.0.2.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-controller-client/6.0.2.Final/wildfly-controller-client-6.0.2.Final.pom (4 KB at 12.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-parent/6.0.2.Final/wildfly-core-parent-6.0.2.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-parent/6.0.2.Final/wildfly-core-parent-6.0.2.Final.pom (89 KB at 312.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-protocol/6.0.2.Final/wildfly-protocol-6.0.2.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-protocol/6.0.2.Final/wildfly-protocol-6.0.2.Final.pom (4 KB at 13.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/modules/jboss-modules/1.8.6.Final/jboss-modules-1.8.6.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/modules/jboss-modules/1.8.6.Final/jboss-modules-1.8.6.Final.pom (12 KB at 41.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron/1.6.0.Final/wildfly-elytron-1.6.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron/1.6.0.Final/wildfly-elytron-1.6.0.Final.pom (34 KB at 118.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-protocol-jmx/2.2.0.Final/wildfly-arquillian-protocol-jmx-2.2.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-protocol-jmx/2.2.0.Final/wildfly-arquillian-protocol-jmx-2.2.0.Final.pom (3 KB at 8.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/protocol/arquillian-protocol-jmx/1.4.0.Final/arquillian-protocol-jmx-1.4.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/protocol/arquillian-protocol-jmx/1.4.0.Final/arquillian-protocol-jmx-1.4.0.Final.pom (2 KB at 5.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-jmx/8.0.0.Final/wildfly-jmx-8.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-jmx/8.0.0.Final/wildfly-jmx-8.0.0.Final.pom (5 KB at 15.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/remotingjmx/remoting-jmx/3.0.1.Final/remoting-jmx-3.0.1.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/remotingjmx/remoting-jmx/3.0.1.Final/remoting-jmx-3.0.1.Final.pom (10 KB at 35.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/marshalling/jboss-marshalling-river/2.0.6.Final/jboss-marshalling-river-2.0.6.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/marshalling/jboss-marshalling-river/2.0.6.Final/jboss-marshalling-river-2.0.6.Final.pom (2 KB at 5.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-launcher/8.0.0.Final/wildfly-launcher-8.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-launcher/8.0.0.Final/wildfly-launcher-8.0.0.Final.pom (5 KB at 17.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/extension/arquillian-extension-byteman/1.1.0/arquillian-extension-byteman-1.1.0.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/extension/arquillian-extension-byteman/1.1.0/arquillian-extension-byteman-1.1.0.pom (10 KB at 33.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-build/1.4.1.Final/arquillian-build-1.4.1.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-build/1.4.1.Final/arquillian-build-1.4.1.Final.pom (4 KB at 12.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-parent/1.4.1.Final/arquillian-parent-1.4.1.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-parent/1.4.1.Final/arquillian-parent-1.4.1.Final.pom (5 KB at 16.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-spi/1.4.1.Final/arquillian-core-spi-1.4.1.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-spi/1.4.1.Final/arquillian-core-spi-1.4.1.Final.pom (2 KB at 4.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-api/1.4.1.Final/arquillian-core-api-1.4.1.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-api/1.4.1.Final/arquillian-core-api-1.4.1.Final.pom (2 KB at 3.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-spi/1.4.1.Final/arquillian-container-spi-1.4.1.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-spi/1.4.1.Final/arquillian-container-spi-1.4.1.Final.pom (3 KB at 8.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-api/1.4.1.Final/arquillian-config-api-1.4.1.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-api/1.4.1.Final/arquillian-config-api-1.4.1.Final.pom (2 KB at 4.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-impl-base/1.4.1.Final/arquillian-config-impl-base-1.4.1.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-impl-base/1.4.1.Final/arquillian-config-impl-base-1.4.1.Final.pom (3 KB at 9.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-spi/1.4.1.Final/arquillian-config-spi-1.4.1.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-spi/1.4.1.Final/arquillian-config-spi-1.4.1.Final.pom (984 B at 3.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-api/1.4.1.Final/arquillian-container-test-api-1.4.1.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-api/1.4.1.Final/arquillian-container-test-api-1.4.1.Final.pom (2 KB at 4.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-spi/1.4.1.Final/arquillian-container-test-spi-1.4.1.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-spi/1.4.1.Final/arquillian-container-test-spi-1.4.1.Final.pom (2 KB at 5.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-spi/1.4.1.Final/arquillian-test-spi-1.4.1.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-spi/1.4.1.Final/arquillian-test-spi-1.4.1.Final.pom (2 KB at 5.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-api/1.4.1.Final/arquillian-test-api-1.4.1.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-api/1.4.1.Final/arquillian-test-api-1.4.1.Final.pom (2 KB at 4.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/extras/creaper/creaper-core/1.6.1/creaper-core-1.6.1.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/extras/creaper/creaper-core/1.6.1/creaper-core-1.6.1.pom (2 KB at 6.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/extras/creaper/creaper-parent/1.6.1/creaper-parent-1.6.1.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/extras/creaper/creaper-parent/1.6.1/creaper-parent-1.6.1.pom (24 KB at 81.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-controller-client/4.0.0.Final/wildfly-controller-client-4.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-controller-client/4.0.0.Final/wildfly-controller-client-4.0.0.Final.pom (4 KB at 12.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-parent/4.0.0.Final/wildfly-core-parent-4.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-parent/4.0.0.Final/wildfly-core-parent-4.0.0.Final.pom (82 KB at 285.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-protocol/4.0.0.Final/wildfly-protocol-4.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-protocol/4.0.0.Final/wildfly-protocol-4.0.0.Final.pom (4 KB at 13.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/modules/jboss-modules/1.7.0.Final/jboss-modules-1.7.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/modules/jboss-modules/1.7.0.Final/jboss-modules-1.7.0.Final.pom (12 KB at 41.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/remoting/jboss-remoting/5.0.5.Final/jboss-remoting-5.0.5.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/remoting/jboss-remoting/5.0.5.Final/jboss-remoting-5.0.5.Final.pom (14 KB at 49.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron/1.2.2.Final/wildfly-elytron-1.2.2.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/security/wildfly-elytron/1.2.2.Final/wildfly-elytron-1.2.2.Final.pom (29 KB at 100.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/threads/jboss-threads/2.3.1.Final/jboss-threads-2.3.1.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/threads/jboss-threads/2.3.1.Final/jboss-threads-2.3.1.Final.pom (5 KB at 15.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/xnio/xnio-api/3.6.2.Final/xnio-api-3.6.2.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/xnio/xnio-api/3.6.2.Final/xnio-api-3.6.2.Final.pom (9 KB at 29.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/xnio/xnio-all/3.6.2.Final/xnio-all-3.6.2.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/xnio/xnio-all/3.6.2.Final/xnio-all-3.6.2.Final.pom (7 KB at 23.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/xnio/xnio-nio/3.6.2.Final/xnio-nio-3.6.2.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/xnio/xnio-nio/3.6.2.Final/xnio-nio-3.6.2.Final.pom (8 KB at 27.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-cli/4.0.0.Final/wildfly-cli-4.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-cli/4.0.0.Final/wildfly-cli-4.0.0.Final.pom (10 KB at 33.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/aesh/aesh-readline/1.5/aesh-readline-1.5.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/aesh/aesh-readline/1.5/aesh-readline-1.5.pom (6 KB at 21.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/aesh/aesh-readline-all/1.5/aesh-readline-all-1.5.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/aesh/aesh-readline-all/1.5/aesh-readline-all-1.5.pom (4 KB at 11.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/aesh/aesh/1.0/aesh-1.0.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/aesh/aesh/1.0/aesh-1.0.pom (5 KB at 15.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/aesh/aesh-readline/1.3/aesh-readline-1.3.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/aesh/aesh-readline/1.3/aesh-readline-1.3.pom (6 KB at 21.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/aesh/aesh-readline-all/1.3/aesh-readline-all-1.3.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/aesh/aesh-readline-all/1.3/aesh-readline-all-1.3.pom (4 KB at 10.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/aesh/aesh-extensions/1.0/aesh-extensions-1.0.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/aesh/aesh-extensions/1.0/aesh-extensions-1.0.pom (5 KB at 15.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/aesh/aesh-extensions-all/1.0/aesh-extensions-all-1.0.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/aesh/aesh-extensions-all/1.0/aesh-extensions-all-1.0.pom (3 KB at 7.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-embedded/4.0.0.Final/wildfly-embedded-4.0.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-embedded/4.0.0.Final/wildfly-embedded-4.0.0.Final.pom (4 KB at 14.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/msc/jboss-msc/1.3.2.Final/jboss-msc-1.3.2.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/msc/jboss-msc/1.3.2.Final/jboss-msc-1.3.2.Final.pom (7 KB at 19.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/threads/jboss-threads/2.3.0.Final/jboss-threads-2.3.0.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/threads/jboss-threads/2.3.0.Final/jboss-threads-2.3.0.Final.pom (5 KB at 16.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logmanager/jboss-logmanager/2.0.9.Final/jboss-logmanager-2.0.9.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logmanager/jboss-logmanager/2.0.9.Final/jboss-logmanager-2.0.9.Final.pom (7 KB at 23.5 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/servlet/jboss-servlet-api_3.1_spec/1.0.2.Final/jboss-servlet-api_3.1_spec-1.0.2.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/jms/jboss-jms-api_2.0_spec/1.0.2.Final/jboss-jms-api_2.0_spec-1.0.2.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/ws/rs/jboss-jaxrs-api_2.0_spec/1.0.1.Final/jboss-jaxrs-api_2.0_spec-1.0.1.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-container-managed/2.2.0.Final/wildfly-arquillian-container-managed-2.2.0.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-common/2.2.0.Final/wildfly-arquillian-common-2.2.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-common/2.2.0.Final/wildfly-arquillian-common-2.2.0.Final.jar (68 KB at 214.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.4.0.Final/arquillian-testenricher-cdi-1.4.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.4.0.Final/arquillian-testenricher-cdi-1.4.0.Final.jar (28 KB at 45.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-ejb/1.4.0.Final/arquillian-testenricher-ejb-1.4.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-container-managed/2.2.0.Final/wildfly-arquillian-container-managed-2.2.0.Final.jar (18 KB at 25.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-initialcontext/1.4.0.Final/arquillian-testenricher-initialcontext-1.4.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/jms/jboss-jms-api_2.0_spec/1.0.2.Final/jboss-jms-api_2.0_spec-1.0.2.Final.jar (51 KB at 59.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-resource/1.4.0.Final/arquillian-testenricher-resource-1.4.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-ejb/1.4.0.Final/arquillian-testenricher-ejb-1.4.0.Final.jar (21 KB at 23.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-testenricher-msc/2.2.0.Final/wildfly-arquillian-testenricher-msc-2.2.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-initialcontext/1.4.0.Final/arquillian-testenricher-initialcontext-1.4.0.Final.jar (8 KB at 7.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/plugins/wildfly-plugin-core/2.0.0.Final/wildfly-plugin-core-2.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/ws/rs/jboss-jaxrs-api_2.0_spec/1.0.1.Final/jboss-jaxrs-api_2.0_spec-1.0.1.Final.jar (118 KB at 105.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-protocol-jmx/2.2.0.Final/wildfly-arquillian-protocol-jmx-2.2.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testenricher/arquillian-testenricher-resource/1.4.0.Final/arquillian-testenricher-resource-1.4.0.Final.jar (20 KB at 17.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/protocol/arquillian-protocol-jmx/1.4.0.Final/arquillian-protocol-jmx-1.4.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-testenricher-msc/2.2.0.Final/wildfly-arquillian-testenricher-msc-2.2.0.Final.jar (11 KB at 8.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-jmx/8.0.0.Final/wildfly-jmx-8.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/servlet/jboss-servlet-api_3.1_spec/1.0.2.Final/jboss-servlet-api_3.1_spec-1.0.2.Final.jar (189 KB at 149.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-remoting/8.0.0.Final/wildfly-remoting-8.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/arquillian/wildfly-arquillian-protocol-jmx/2.2.0.Final/wildfly-arquillian-protocol-jmx-2.2.0.Final.jar (48 KB at 34.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-domain-management/8.0.0.Final/wildfly-domain-management-8.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/protocol/arquillian-protocol-jmx/1.4.0.Final/arquillian-protocol-jmx-1.4.0.Final.jar (20 KB at 13.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-security/8.0.0.Final/wildfly-core-security-8.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/plugins/wildfly-plugin-core/2.0.0.Final/wildfly-plugin-core-2.0.0.Final.jar (45 KB at 31.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-security-api/8.0.0.Final/wildfly-core-security-api-8.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-jmx/8.0.0.Final/wildfly-jmx-8.0.0.Final.jar (226 KB at 154.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-io/8.0.0.Final/wildfly-io-8.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-remoting/8.0.0.Final/wildfly-remoting-8.0.0.Final.jar (210 KB at 125.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/io/undertow/undertow-core/2.0.19.Final/undertow-core-2.0.19.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-security-api/8.0.0.Final/wildfly-core-security-api-8.0.0.Final.jar (5 KB at 2.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-network/8.0.0.Final/wildfly-network-8.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-core-security/8.0.0.Final/wildfly-core-security-8.0.0.Final.jar (13 KB at 7.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/remotingjmx/remoting-jmx/3.0.1.Final/remoting-jmx-3.0.1.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-io/8.0.0.Final/wildfly-io-8.0.0.Final.jar (83 KB at 47.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-launcher/8.0.0.Final/wildfly-launcher-8.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-network/8.0.0.Final/wildfly-network-8.0.0.Final.jar (43 KB at 21.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/extension/arquillian-extension-byteman/1.1.0/arquillian-extension-byteman-1.1.0.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-launcher/8.0.0.Final/wildfly-launcher-8.0.0.Final.jar (42 KB at 20.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-spi/1.4.1.Final/arquillian-core-spi-1.4.1.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/extension/arquillian-extension-byteman/1.1.0/arquillian-extension-byteman-1.1.0.jar (51 KB at 22.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/extras/creaper/creaper-core/1.6.1/creaper-core-1.6.1.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-spi/1.4.1.Final/arquillian-core-spi-1.4.1.Final.jar (28 KB at 12.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-controller-client/4.0.0.Final/wildfly-controller-client-4.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-domain-management/8.0.0.Final/wildfly-domain-management-8.0.0.Final.jar (920 KB at 369.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-protocol/4.0.0.Final/wildfly-protocol-4.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/remotingjmx/remoting-jmx/3.0.1.Final/remoting-jmx-3.0.1.Final.jar (315 KB at 125.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/threads/jboss-threads/2.3.1.Final/jboss-threads-2.3.1.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-controller-client/4.0.0.Final/wildfly-controller-client-4.0.0.Final.jar (211 KB at 81.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/common/wildfly-common/1.3.0.Final/wildfly-common-1.3.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/extras/creaper/creaper-core/1.6.1/creaper-core-1.6.1.jar (134 KB at 50.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-cli/4.0.0.Final/wildfly-cli-4.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-protocol/4.0.0.Final/wildfly-protocol-4.0.0.Final.jar (93 KB at 33.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/aesh/aesh-readline/1.5/aesh-readline-1.5.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/common/wildfly-common/1.3.0.Final/wildfly-common-1.3.0.Final.jar (217 KB at 75.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/aesh/aesh/1.0/aesh-1.0.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/threads/jboss-threads/2.3.1.Final/jboss-threads-2.3.1.Final.jar (164 KB at 55.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/aesh/aesh-extensions/1.0/aesh-extensions-1.0.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/io/undertow/undertow-core/2.0.19.Final/undertow-core-2.0.19.Final.jar (2211 KB at 696.4 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-embedded/4.0.0.Final/wildfly-embedded-4.0.0.Final.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/aesh/aesh-readline/1.5/aesh-readline-1.5.jar (307 KB at 95.6 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/aesh/aesh-extensions/1.0/aesh-extensions-1.0.jar (163 KB at 50.4 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/aesh/aesh/1.0/aesh-1.0.jar (299 KB at 90.0 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-embedded/4.0.0.Final/wildfly-embedded-4.0.0.Final.jar (49 KB at 13.9 KB/sec) [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/wildfly/core/wildfly-cli/4.0.0.Final/wildfly-cli-4.0.0.Final.jar (1421 KB at 375.0 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ commit-markable-resource --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ commit-markable-resource --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ commit-markable-resource --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/workspace/narayana-quickstarts/wildfly/commit-markable-resource/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ commit-markable-resource --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ commit-markable-resource --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/workspace/narayana-quickstarts/wildfly/commit-markable-resource/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ commit-markable-resource --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.jboss.narayana.quickstarts.cmr.CmrLrcoTestCase Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.999 sec - in org.jboss.narayana.quickstarts.cmr.CmrLrcoTestCase Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-war-plugin:2.2:war (default-war) @ commit-markable-resource --- [INFO] Packaging webapp [INFO] Assembling webapp [commit-markable-resource] in [/home/jenkins/workspace/narayana-quickstarts/wildfly/commit-markable-resource/target/cmr-quickstart] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/workspace/narayana-quickstarts/wildfly/commit-markable-resource/src/main/webapp] [INFO] Webapp assembled in [69 msecs] [INFO] Building war: /home/jenkins/workspace/narayana-quickstarts/wildfly/commit-markable-resource/target/cmr-quickstart.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ commit-markable-resource --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/wildfly/commit-markable-resource/target/cmr-quickstart.war to /home/jenkins/.m2/repository/org/jboss/narayana/quickstarts/commit-markable-resource/5.10.7.Final-SNAPSHOT/commit-markable-resource-5.10.7.Final-SNAPSHOT.war [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/wildfly/commit-markable-resource/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstarts/commit-markable-resource/5.10.7.Final-SNAPSHOT/commit-markable-resource-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building optimistic 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/stm/stm/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/arjunacore/txoj/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/jboss/narayana/arjunacore/txoj/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ optimistic --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ optimistic --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/STM/optimistic/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ optimistic --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! [INFO] Compiling 3 source files to /home/jenkins/workspace/narayana-quickstarts/STM/optimistic/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ optimistic --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/STM/optimistic/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ optimistic --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ optimistic --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ optimistic --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/STM/optimistic/target/optimistic-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ optimistic --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/STM/optimistic/target/optimistic-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/stm/optimistic/5.10.7.Final-SNAPSHOT/optimistic-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/STM/optimistic/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/stm/optimistic/5.10.7.Final-SNAPSHOT/optimistic-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building pessimistic 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ pessimistic --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ pessimistic --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/STM/pessimistic/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ pessimistic --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! [INFO] Compiling 3 source files to /home/jenkins/workspace/narayana-quickstarts/STM/pessimistic/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ pessimistic --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/STM/pessimistic/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ pessimistic --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ pessimistic --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ pessimistic --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/STM/pessimistic/target/pessimistic-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ pessimistic --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/STM/pessimistic/target/pessimistic-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/stm/pessimistic/5.10.7.Final-SNAPSHOT/pessimistic-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/STM/pessimistic/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/stm/pessimistic/5.10.7.Final-SNAPSHOT/pessimistic-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building stm-jta 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ stm-jta --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ stm-jta --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/STM/jta/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ stm-jta --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! [INFO] Compiling 4 source files to /home/jenkins/workspace/narayana-quickstarts/STM/jta/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ stm-jta --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/STM/jta/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ stm-jta --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ stm-jta --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ stm-jta --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/STM/jta/target/stm-jta-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ stm-jta --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/STM/jta/target/stm-jta-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/stm/stm-jta/5.10.7.Final-SNAPSHOT/stm-jta-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/STM/jta/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/stm/stm-jta/5.10.7.Final-SNAPSHOT/stm-jta-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss Core Examples 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ stm-all --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ stm-all --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/STM/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/stm/stm-all/5.10.7.Final-SNAPSHOT/stm-all-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building jts-docker 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/jacorb/jacorb/2.3.1jboss.patch01-brew/jacorb-2.3.1jboss.patch01-brew.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/jacorb/jacorb/2.3.1jboss.patch01-brew/jacorb-2.3.1jboss.patch01-brew.pom (0 B at 0.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/jacorb/jacorb/2.3.1jboss.patch01-brew/jacorb-2.3.1jboss.patch01-brew.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/jacorb/jacorb/2.3.1jboss.patch01-brew/jacorb-2.3.1jboss.patch01-brew.jar (0 B at 0.0 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jts-docker --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jts-docker --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/jts-docker/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jts-docker --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jts-docker --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jts-docker --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/workspace/narayana-quickstarts/jts-docker/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ jts-docker --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jts-docker --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/jts-docker/target/jts-docker-5.10.7.Final-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ jts-docker --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/jts-docker/target/jts-docker-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/docker/jts-docker/5.10.7.Final-SNAPSHOT/jts-docker-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/jts-docker/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/docker/jts-docker/5.10.7.Final-SNAPSHOT/jts-docker-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Narayana Quickstarts: JBTM and OSGI 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/maven-metadata.xml [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/maven-metadata.xml (874 B at 106.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.pom (8 KB at 1127.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.jar (33 KB at 4023.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/maven-metadata.xml [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/maven-metadata.xml (2 KB at 257.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.pom (8 KB at 1309.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom (27 KB at 3823.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.jar (43 KB at 5254.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/maven-metadata.xml [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/maven-metadata.xml (663 B at 92.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.0.0-M1/maven-install-plugin-3.0.0-M1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.0.0-M1/maven-install-plugin-3.0.0-M1.pom (7 KB at 863.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.0.0-M1/maven-install-plugin-3.0.0-M1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.0.0-M1/maven-install-plugin-3.0.0-M1.jar (29 KB at 3593.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/maven-metadata.xml [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/maven-metadata.xml (749 B at 104.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M1/maven-deploy-plugin-3.0.0-M1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M1/maven-deploy-plugin-3.0.0-M1.pom (8 KB at 953.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M1/maven-deploy-plugin-3.0.0-M1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M1/maven-deploy-plugin-3.0.0-M1.jar (34 KB at 3721.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/karaf/tooling/karaf-services-maven-plugin/4.2.1/karaf-services-maven-plugin-4.2.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/karaf/tooling/karaf-services-maven-plugin/4.2.1/karaf-services-maven-plugin-4.2.1.pom (6 KB at 568.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/karaf/tooling/tooling/4.2.1/tooling-4.2.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/karaf/tooling/tooling/4.2.1/tooling-4.2.1.pom (2 KB at 253.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/karaf/karaf/4.2.1/karaf-4.2.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/karaf/karaf/4.2.1/karaf-4.2.1.pom (108 KB at 5366.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/karaf/tooling/karaf-services-maven-plugin/4.2.1/karaf-services-maven-plugin-4.2.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/karaf/tooling/karaf-services-maven-plugin/4.2.1/karaf-services-maven-plugin-4.2.1.jar (21 KB at 2028.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/osgi/narayana-osgi-jta/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/narayana/osgi/narayana-osgi-parent/5.10.7.Final-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/karaf/shell/org.apache.karaf.shell.core/4.1.2/org.apache.karaf.shell.core-4.1.2.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/karaf/shell/org.apache.karaf.shell.core/4.1.2/org.apache.karaf.shell.core-4.1.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/karaf/shell/org.apache.karaf.shell.core/4.1.2/org.apache.karaf.shell.core-4.1.2.pom (8 KB at 127.3 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/karaf/shell/shell/4.1.2/shell-4.1.2.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/karaf/shell/shell/4.1.2/shell-4.1.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/karaf/shell/shell/4.1.2/shell-4.1.2.pom (2 KB at 207.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/karaf/karaf/4.1.2/karaf-4.1.2.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/karaf/karaf/4.1.2/karaf-4.1.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/karaf/karaf/4.1.2/karaf-4.1.2.pom (101 KB at 10086.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jline/jline/3.4.0/jline-3.4.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jline/jline/3.4.0/jline-3.4.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jline/jline/3.4.0/jline-3.4.0.pom (14 KB at 1682.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jline/jline-parent/3.4.0/jline-parent-3.4.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jline/jline-parent/3.4.0/jline-parent-3.4.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jline/jline-parent/3.4.0/jline-parent-3.4.0.pom (17 KB at 2079.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.1.2/org.apache.karaf.jaas.boot-4.1.2.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.1.2/org.apache.karaf.jaas.boot-4.1.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.1.2/org.apache.karaf.jaas.boot-4.1.2.pom (3 KB at 48.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/karaf/jaas/jaas/4.1.2/jaas-4.1.2.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/karaf/jaas/jaas/4.1.2/jaas-4.1.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/karaf/jaas/jaas/4.1.2/jaas-4.1.2.pom (2 KB at 187.9 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/sshd/sshd-core/1.6.0/sshd-core-1.6.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-core/1.6.0/sshd-core-1.6.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-core/1.6.0/sshd-core-1.6.0.pom (9 KB at 964.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/sshd/sshd/1.6.0/sshd-1.6.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd/1.6.0/sshd-1.6.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd/1.6.0/sshd-1.6.0.pom (47 KB at 4603.0 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/karaf/shell/org.apache.karaf.shell.core/4.1.2/org.apache.karaf.shell.core-4.1.2.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jline/jline/3.4.0/jline-3.4.0.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.1.2/org.apache.karaf.jaas.boot-4.1.2.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/sshd/sshd-core/1.6.0/sshd-core-1.6.0.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jline/jline/3.4.0/jline-3.4.0.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.1.2/org.apache.karaf.jaas.boot-4.1.2.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/karaf/shell/org.apache.karaf.shell.core/4.1.2/org.apache.karaf.shell.core-4.1.2.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-core/1.6.0/sshd-core-1.6.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.1.2/org.apache.karaf.jaas.boot-4.1.2.jar (18 KB at 1775.3 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jline/jline/3.4.0/jline-3.4.0.jar (589 KB at 17838.9 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/karaf/shell/org.apache.karaf.shell.core/4.1.2/org.apache.karaf.shell.core-4.1.2.jar (624 KB at 16404.6 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-core/1.6.0/sshd-core-1.6.0.jar (1652 KB at 27079.5 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ osgi-jta-example --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ osgi-jta-example --- [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom (3 KB at 424.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom (2 KB at 199.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom (0 B at 0.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom (0 B at 0.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.pom (0 B at 0.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom (0 B at 0.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom (0 B at 0.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom (0 B at 0.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom (7 KB at 966.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom (2 KB at 99.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom (3 KB at 46.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom (0 B at 0.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom (4 KB at 380.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.pom (7 KB at 949.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (5 KB at 553.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom (6 KB at 805.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar (0 B at 0.0 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar (0 B at 0.0 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.jar (51 KB at 4200.7 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar (151 KB at 12534.3 KB/sec) [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/karaf/osgi-jta/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ osgi-jta-example --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/workspace/narayana-quickstarts/karaf/osgi-jta/target/classes [INFO] [INFO] --- karaf-services-maven-plugin:4.2.1:service-metadata-generate (service-metadata-generate) @ osgi-jta-example --- [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.0/maven-plugin-api-3.5.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.0/maven-plugin-api-3.5.0.pom (3 KB at 375.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.0/maven-model-3.5.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.0/maven-model-3.5.0.pom (4 KB at 562.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom (27 KB at 4481.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.0/maven-artifact-3.5.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.0/maven-artifact-3.5.0.pom (3 KB at 257.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.0.3/maven-resolver-api-1.0.3.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.0.3/maven-resolver-api-1.0.3.pom (2 KB at 242.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.0.3/maven-resolver-1.0.3.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.0.3/maven-resolver-1.0.3.pom (15 KB at 1288.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.0.3/maven-resolver-util-1.0.3.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.0.3/maven-resolver-util-1.0.3.pom (3 KB at 154.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.5.0/maven-core-3.5.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.5.0/maven-core-3.5.0.pom (9 KB at 928.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.5.0/maven-settings-3.5.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.5.0/maven-settings-3.5.0.pom (2 KB at 255.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.5.0/maven-settings-builder-3.5.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.5.0/maven-settings-builder-3.5.0.pom (3 KB at 365.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.5.0/maven-builder-support-3.5.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.5.0/maven-builder-support-3.5.0.pom (2 KB at 230.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.5.0/maven-repository-metadata-3.5.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.5.0/maven-repository-metadata-3.5.0.pom (2 KB at 230.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.5.0/maven-model-builder-3.5.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.5.0/maven-model-builder-3.5.0.pom (4 KB at 234.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.0.3/maven-resolver-impl-1.0.3.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.0.3/maven-resolver-impl-1.0.3.pom (4 KB at 396.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.0.3/maven-resolver-spi-1.0.3.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.0.3/maven-resolver-spi-1.0.3.pom (2 KB at 265.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-lightweight/3.1.0/wagon-http-lightweight-3.1.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-lightweight/3.1.0/wagon-http-lightweight-3.1.0.pom (3 KB at 257.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/3.1.0/wagon-providers-3.1.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/3.1.0/wagon-providers-3.1.0.pom (3 KB at 343.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.1.0/wagon-3.1.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.1.0/wagon-3.1.0.pom (21 KB at 2583.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/3.1.0/wagon-http-shared-3.1.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/3.1.0/wagon-http-shared-3.1.0.pom (3 KB at 316.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.11.2/jsoup-1.11.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.11.2/jsoup-1.11.2.pom (8 KB at 1142.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.5/httpclient-4.5.5.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.5/httpclient-4.5.5.pom (7 KB at 761.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.5/httpcomponents-client-4.5.5.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.5/httpcomponents-client-4.5.5.pom (16 KB at 2520.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.9/httpcore-4.4.9.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.9/httpcore-4.4.9.pom (5 KB at 708.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.9/httpcomponents-core-4.4.9.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.9/httpcomponents-core-4.4.9.pom (14 KB at 2194.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/9/httpcomponents-parent-9.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/9/httpcomponents-parent-9.pom (34 KB at 4770.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.12/slf4j-api-1.7.12.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.12/slf4j-api-1.7.12.pom (3 KB at 371.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.12/slf4j-parent-1.7.12.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.12/slf4j-parent-1.7.12.pom (12 KB at 1157.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.1.0/wagon-provider-api-3.1.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.1.0/wagon-provider-api-3.1.0.pom (2 KB at 266.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/karaf/org.apache.karaf.util/4.2.1/org.apache.karaf.util-4.2.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/karaf/org.apache.karaf.util/4.2.1/org.apache.karaf.util-4.2.1.pom (4 KB at 113.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.utils/1.11.0/org.apache.felix.utils-1.11.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.utils/1.11.0/org.apache.felix.utils-1.11.0.pom (4 KB at 473.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/felix/felix-parent/5/felix-parent-5.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/felix/felix-parent/5/felix-parent-5.pom (22 KB at 3050.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.2.1/org.apache.karaf.jaas.boot-4.2.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.2.1/org.apache.karaf.jaas.boot-4.2.1.pom (3 KB at 327.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/karaf/jaas/jaas/4.2.1/jaas-4.2.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/karaf/jaas/jaas/4.2.1/jaas-4.2.1.pom (2 KB at 211.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/karaf/shell/org.apache.karaf.shell.core/4.2.1/org.apache.karaf.shell.core-4.2.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/karaf/shell/org.apache.karaf.shell.core/4.2.1/org.apache.karaf.shell.core-4.2.1.pom (8 KB at 1054.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/karaf/shell/shell/4.2.1/shell-4.2.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/karaf/shell/shell/4.2.1/shell-4.2.1.pom (2 KB at 207.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jline/jline/3.9.0/jline-3.9.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jline/jline/3.9.0/jline-3.9.0.pom (15 KB at 1468.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jline/jline-parent/3.9.0/jline-parent-3.9.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jline/jline-parent/3.9.0/jline-parent-3.9.0.pom (18 KB at 2556.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-core/1.7.0/sshd-core-1.7.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-core/1.7.0/sshd-core-1.7.0.pom (9 KB at 1111.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd/1.7.0/sshd-1.7.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd/1.7.0/sshd-1.7.0.pom (45 KB at 5610.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/5.0.2.RELEASE/spring-framework-bom-5.0.2.RELEASE.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/5.0.2.RELEASE/spring-framework-bom-5.0.2.RELEASE.pom (6 KB at 642.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.configadmin/1.9.4/org.apache.felix.configadmin-1.9.4.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.configadmin/1.9.4/org.apache.felix.configadmin-1.9.4.pom (13 KB at 1394.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.7.12/slf4j-jdk14-1.7.12.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.7.12/slf4j-jdk14-1.7.12.pom (2 KB at 181.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/3.5.1/maven-bundle-plugin-3.5.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/3.5.1/maven-bundle-plugin-3.5.1.pom (10 KB at 1209.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/felix/felix-parent/4/felix-parent-4.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/felix/felix-parent/4/felix-parent-4.pom (0 B at 0.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.5.0/maven-resolver-provider-3.5.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.5.0/maven-resolver-provider-3.5.0.pom (5 KB at 365.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.17/commons-compress-1.17.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.17/commons-compress-1.17.pom (18 KB at 1086.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/46/commons-parent-46.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/46/commons-parent-46.pom (74 KB at 9168.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-finder-shaded/4.9/xbean-finder-shaded-4.9.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-finder-shaded/4.9/xbean-finder-shaded-4.9.pom (5 KB at 437.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/4.9/xbean-4.9.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/4.9/xbean-4.9.pom (18 KB at 1941.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-asm6-shaded/4.9/xbean-asm6-shaded-4.9.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-asm6-shaded/4.9/xbean-asm6-shaded-4.9.pom (5 KB at 143.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.0.3/maven-resolver-api-1.0.3.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.0.3/maven-resolver-util-1.0.3.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.5.0/maven-builder-support-3.5.0.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.0.3/maven-resolver-impl-1.0.3.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.5.0/maven-builder-support-3.5.0.jar (15 KB at 1321.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.0.3/maven-resolver-spi-1.0.3.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.0.3/maven-resolver-api-1.0.3.jar (143 KB at 10213.6 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.0.3/maven-resolver-impl-1.0.3.jar (181 KB at 13846.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-lightweight/3.1.0/wagon-http-lightweight-3.1.0.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/3.1.0/wagon-http-shared-3.1.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.0.3/maven-resolver-util-1.0.3.jar (156 KB at 11087.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.11.2/jsoup-1.11.2.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.0.3/maven-resolver-spi-1.0.3.jar (35 KB at 2044.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.5/httpclient-4.5.5.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.jar (488 KB at 25680.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.9/httpcore-4.4.9.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-lightweight/3.1.0/wagon-http-lightweight-3.1.0.jar (17 KB at 767.3 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/3.1.0/wagon-http-shared-3.1.0.jar (36 KB at 1598.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/karaf/org.apache.karaf.util/4.2.1/org.apache.karaf.util-4.2.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.utils/1.11.0/org.apache.felix.utils-1.11.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.11.2/jsoup-1.11.2.jar (384 KB at 13684.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.12/slf4j-api-1.7.12.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.9/httpcore-4.4.9.jar (318 KB at 10595.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.2.1/org.apache.karaf.jaas.boot-4.2.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/karaf/org.apache.karaf.util/4.2.1/org.apache.karaf.util-4.2.1.jar (92 KB at 2938.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/karaf/shell/org.apache.karaf.shell.core/4.2.1/org.apache.karaf.shell.core-4.2.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.12/slf4j-api-1.7.12.jar (32 KB at 922.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jline/jline/3.9.0/jline-3.9.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.2.1/org.apache.karaf.jaas.boot-4.2.1.jar (19 KB at 491.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-core/1.7.0/sshd-core-1.7.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.utils/1.11.0/org.apache.felix.utils-1.11.0.jar (173 KB at 3017.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.configadmin/1.9.4/org.apache.felix.configadmin-1.9.4.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/karaf/shell/org.apache.karaf.shell.core/4.2.1/org.apache.karaf.shell.core-4.2.1.jar (653 KB at 11059.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.7.12/slf4j-jdk14-1.7.12.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.7.12/slf4j-jdk14-1.7.12.jar (8 KB at 115.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/3.5.1/maven-bundle-plugin-3.5.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.configadmin/1.9.4/org.apache.felix.configadmin-1.9.4.jar (149 KB at 2150.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.17/commons-compress-1.17.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-core/1.7.0/sshd-core-1.7.0.jar (1701 KB at 22976.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-finder-shaded/4.9/xbean-finder-shaded-4.9.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/3.5.1/maven-bundle-plugin-3.5.1.jar (227 KB at 2898.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-asm6-shaded/4.9/xbean-asm6-shaded-4.9.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.17/commons-compress-1.17.jar (576 KB at 6463.6 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-finder-shaded/4.9/xbean-finder-shaded-4.9.jar (150 KB at 1678.3 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-asm6-shaded/4.9/xbean-asm6-shaded-4.9.jar (281 KB at 2263.8 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.5/httpclient-4.5.5.jar (749 KB at 5985.3 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jline/jline/3.9.0/jline-3.9.0.jar (691 KB at 5193.2 KB/sec) [INFO] Service org.jboss.narayana.osgi.jta.command [INFO] Service org.jboss.narayana.osgi.jta.command [INFO] Service org.jboss.narayana.osgi.jta.command [INFO] Service org.jboss.narayana.osgi.jta.command [INFO] Service org.jboss.narayana.osgi.jta.command [INFO] Service org.jboss.narayana.osgi.jta.command [INFO] Service org.jboss.narayana.osgi.jta.command [INFO] Service org.jboss.narayana.osgi.jta.command [INFO] Service org.jboss.narayana.quickstart.osgi [INFO] Service org.jboss.narayana.quickstart.osgi [INFO] Service org.jboss.narayana.quickstart.osgi [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ osgi-jta-example --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/narayana-quickstarts/karaf/osgi-jta/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ osgi-jta-example --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ osgi-jta-example --- [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.pom (10 KB at 1046.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.pom (4 KB at 448.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom (4 KB at 515.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.pom (4 KB at 544.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom (27 KB at 3749.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.pom (4 KB at 563.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.pom (5 KB at 675.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.pom (2 KB at 225.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom (12 KB at 1863.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom (6 KB at 860.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom (5 KB at 643.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom (4 KB at 545.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom (24 KB at 2963.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.pom (3 KB at 410.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.jar (24 KB at 975.9 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar (104 KB at 4304.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar (141 KB at 5403.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar (14 KB at 512.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar (8 KB at 277.2 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.jar (304 KB at 9498.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar (51 KB at 1641.6 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar (125 KB at 4028.1 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar (60 KB at 1929.3 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar (1819 KB at 23617.2 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.jar (113 KB at 1368.1 KB/sec) [INFO] No tests to run. [INFO] [INFO] --- maven-bundle-plugin:3.0.1:bundle (default-bundle) @ osgi-jta-example --- [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ osgi-jta-example --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/karaf/osgi-jta/target/osgi-jta-example-5.10.7.Final-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/jboss/narayana/quickstarts/osgi/osgi-jta-example/5.10.7.Final-SNAPSHOT/osgi-jta-example-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/karaf/osgi-jta/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstarts/osgi/osgi-jta-example/5.10.7.Final-SNAPSHOT/osgi-jta-example-5.10.7.Final-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:3.0.1:install (default-install) @ osgi-jta-example --- [INFO] Installing org/jboss/narayana/quickstarts/osgi/osgi-jta-example/5.10.7.Final-SNAPSHOT/osgi-jta-example-5.10.7.Final-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Narayana Quickstart: Standalone JTA 1.2 and Hibernate Quickstart 5.10.7.Final-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/se/weld-se/2.3.4.Final/weld-se-2.3.4.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/se/weld-se/2.3.4.Final/weld-se-2.3.4.Final.pom (5 KB at 8.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-core-parent/2.3.4.Final/weld-core-parent-2.3.4.Final.pom [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-core-parent/2.3.4.Final/weld-core-parent-2.3.4.Final.pom (29 KB at 99.1 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/byteman/byteman/3.0.3/byteman-3.0.3.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman/3.0.3/byteman-3.0.3.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman/3.0.3/byteman-3.0.3.pom (92 KB at 1860.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/byteman/byteman-root/3.0.3/byteman-root-3.0.3.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman-root/3.0.3/byteman-root-3.0.3.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman-root/3.0.3/byteman-root-3.0.3.pom (19 KB at 2277.7 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/byteman/byteman-submit/3.0.3/byteman-submit-3.0.3.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman-submit/3.0.3/byteman-submit-3.0.3.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman-submit/3.0.3/byteman-submit-3.0.3.pom (2 KB at 339.8 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/byteman/byteman-install/3.0.3/byteman-install-3.0.3.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman-install/3.0.3/byteman-install-3.0.3.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman-install/3.0.3/byteman-install-3.0.3.pom (3 KB at 337.2 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/byteman/byteman-bmunit/3.0.3/byteman-bmunit-3.0.3.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman-bmunit/3.0.3/byteman-bmunit-3.0.3.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman-bmunit/3.0.3/byteman-bmunit-3.0.3.pom (7 KB at 925.6 KB/sec) [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/se/weld-se/2.3.4.Final/weld-se-2.3.4.Final.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/byteman/byteman/3.0.3/byteman-3.0.3.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/byteman/byteman-submit/3.0.3/byteman-submit-3.0.3.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/byteman/byteman-install/3.0.3/byteman-install-3.0.3.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/byteman/byteman-bmunit/3.0.3/byteman-bmunit-3.0.3.jar [INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/se/weld-se/2.3.4.Final/weld-se-2.3.4.Final.jar (4417 KB at 1240.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman/3.0.3/byteman-3.0.3.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman-submit/3.0.3/byteman-submit-3.0.3.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman-install/3.0.3/byteman-install-3.0.3.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman-bmunit/3.0.3/byteman-bmunit-3.0.3.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman-submit/3.0.3/byteman-submit-3.0.3.jar (15 KB at 1809.0 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman-install/3.0.3/byteman-install-3.0.3.jar (10 KB at 921.1 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman-bmunit/3.0.3/byteman-bmunit-3.0.3.jar (39 KB at 3171.2 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/byteman/byteman/3.0.3/byteman-3.0.3.jar (744 KB at 35401.6 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jta-and-hibernate-standalone --- [INFO] [INFO] --- maven-dependency-plugin:2.3:properties (default) @ jta-and-hibernate-standalone --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jta-and-hibernate-standalone --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jta-and-hibernate-standalone --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /home/jenkins/workspace/narayana-quickstarts/jta-and-hibernate-standalone/target/classes [WARNING] /home/jenkins/workspace/narayana-quickstarts/jta-and-hibernate-standalone/src/main/java/org/jboss/narayana/quickstart/jta/TransactionalConnectionProvider.java: /home/jenkins/workspace/narayana-quickstarts/jta-and-hibernate-standalone/src/main/java/org/jboss/narayana/quickstart/jta/TransactionalConnectionProvider.java uses unchecked or unsafe operations. [WARNING] /home/jenkins/workspace/narayana-quickstarts/jta-and-hibernate-standalone/src/main/java/org/jboss/narayana/quickstart/jta/TransactionalConnectionProvider.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jta-and-hibernate-standalone --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jta-and-hibernate-standalone --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/workspace/narayana-quickstarts/jta-and-hibernate-standalone/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ jta-and-hibernate-standalone --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.jboss.narayana.quickstart.jta.TestCase Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.841 sec - in org.jboss.narayana.quickstart.jta.TestCase Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jta-and-hibernate-standalone --- [INFO] Building jar: /home/jenkins/workspace/narayana-quickstarts/jta-and-hibernate-standalone/target/jta-and-hibernate-standalone.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ jta-and-hibernate-standalone --- [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/jta-and-hibernate-standalone/target/jta-and-hibernate-standalone.jar to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/jta/jta-and-hibernate-standalone/5.10.7.Final-SNAPSHOT/jta-and-hibernate-standalone-5.10.7.Final-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/narayana-quickstarts/jta-and-hibernate-standalone/pom.xml to /home/jenkins/.m2/repository/org/jboss/narayana/quickstart/jta/jta-and-hibernate-standalone/5.10.7.Final-SNAPSHOT/jta-and-hibernate-standalone-5.10.7.Final-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] JTS Interoperability Quickstart Parent pom ......... SUCCESS [ 2.516 s] [INFO] dummy-resources .................................... SUCCESS [ 48.081 s] [INFO] interop-test-ejbs .................................. SUCCESS [ 16.922 s] [INFO] JTS Interoperability Quickstart: GlassFish ......... SUCCESS [55:21 min] [INFO] narayana-jts-quickstart-trailmap ................... SUCCESS [ 12.004 s] [INFO] JTS Examples ....................................... SUCCESS [ 0.060 s] [INFO] JTS recovery ....................................... SUCCESS [01:44 min] [INFO] Standalone JTS Transaction Example ................. SUCCESS [ 17.829 s] [INFO] transactionaldriver-and-tomcat ..................... SUCCESS [ 33.038 s] [INFO] transactionaldriver-jpa-and-tomcat ................. SUCCESS [ 19.636 s] [INFO] transactionaldriver-standalone ..................... SUCCESS [ 17.506 s] [INFO] Transactional Drivers Examples ..................... SUCCESS [ 0.108 s] [INFO] Narayana Quickstarts: JBTM, IronJacamar, and Tomcat SUCCESS [01:08 min] [INFO] dbcp2-and-tomcat ................................... SUCCESS [ 37.521 s] [INFO] Narayana Quickstarts: JBTM, IronJacamar, and Hibernate SUCCESS [ 15.779 s] [INFO] Narayana Quickstart: Standalone JTA 1.2 Quickstart . SUCCESS [ 19.145 s] [INFO] narayana-quickstarts-all ........................... SUCCESS [ 0.051 s] [INFO] Narayana Quickstarts: JTA 1.2 in Wildfly ........... SUCCESS [01:53 min] [INFO] Narayana and Spring Quickstarts .................... SUCCESS [ 0.063 s] [INFO] Narayana Quickstarts: JBTM and Spring - JTA Example SUCCESS [ 16.538 s] [INFO] Narayana and Spring Boot Quickstart ................ SUCCESS [ 47.757 s] [INFO] stock-market-with-narayana-spring-boot ............. SUCCESS [ 51.970 s] [INFO] camel-with-narayana-spring-boot .................... SUCCESS [ 59.857 s] [INFO] JBoss Core Examples ................................ SUCCESS [ 0.022 s] [INFO] TXOJ example ....................................... SUCCESS [ 14.834 s] [INFO] JBoss JTA Examples ................................. SUCCESS [ 0.002 s] [INFO] Javax Transaction Examples ......................... SUCCESS [ 3.959 s] [INFO] Configuring the Object Store ....................... SUCCESS [ 14.053 s] [INFO] Recovery Examples .................................. SUCCESS [ 21.306 s] [INFO] basic maven example ................................ SUCCESS [ 3.453 s] [INFO] basic integration example .......................... SUCCESS [ 32.815 s] [INFO] narayana application server intergration ........... SUCCESS [ 4.190 s] [INFO] Compensating Transactions Examples ................. SUCCESS [ 0.218 s] [INFO] JBoss Narayana Quickstarts: A simple example of using compensation-based transactions with a non-transactional resource SUCCESS [ 12.425 s] [INFO] JBoss Narayana Quickstarts: Two WS-BA Web services backed by Databases accessed in a JTA Transaction SUCCESS [ 43.382 s] [INFO] JBoss Narayana Quickstarts: A simple example of using compensation-based transactions with MongoDB SUCCESS [ 34.268 s] [INFO] RESTAT Quickstart: Basic ........................... SUCCESS [ 8.129 s] [INFO] RESTAT Service Quickstarts ......................... SUCCESS [ 0.003 s] [INFO] RESTAT Quickstart: Participant Service ............. SUCCESS [01:03 min] [INFO] RESTAT Quickstart: Participant Service ............. SUCCESS [ 3.873 s] [INFO] RESTAT Quickstart: Participant Service ............. SUCCESS [ 5.172 s] [INFO] RESTAT Quickstart: Participant Service ............. SUCCESS [ 6.863 s] [INFO] RESTAT Recovery Quickstarts ........................ SUCCESS [ 0.020 s] [INFO] RESTAT Quickstart: Participant Service with Recovery SUCCESS [ 0.062 s] [INFO] RESTAT Quickstart: Participant Service with Recovery 2 SUCCESS [ 0.090 s] [INFO] RESTTX Quickstarts ................................. SUCCESS [ 0.020 s] [INFO] RESTAT Quickstarts ................................. SUCCESS [ 0.032 s] [INFO] REST-AT to JTA Bridge Quickstarts .................. SUCCESS [ 0.024 s] [INFO] REST-AT to JTA Bridge Quickstart: JPA .............. SUCCESS [ 50.777 s] [INFO] REST-AT to JTA Bridge Quickstart: JMS .............. SUCCESS [ 17.317 s] [INFO] Narayana Quickstarts: REST-AT with undertow ........ SUCCESS [ 6.428 s] [INFO] LRA Quickstarts .................................... SUCCESS [ 0.048 s] [INFO] LRA Quickstart flight-service ...................... SUCCESS [01:57 min] [INFO] LRA Quickstart hotel-service ....................... SUCCESS [ 5.721 s] [INFO] LRA Quickstart trip-controller ..................... SUCCESS [ 6.491 s] [INFO] LRA Quickstart trip-client ......................... SUCCESS [ 0.710 s] [INFO] LRA Quickstart lra-test locally .................... SUCCESS [01:51 min] [INFO] WildFly Thorntail Examples: LRA Coordinator ........ SUCCESS [ 2.507 s] [INFO] MicroProfile Examples: LRA CDI Participant ......... FAILURE [ 31.060 s] [INFO] LRA Quickstart Examples ............................ SUCCESS [ 1.500 s] [INFO] XTS Examples ....................................... SUCCESS [ 0.125 s] [INFO] XTS demo All (parent) .............................. SUCCESS [ 0.515 s] [INFO] xts-demo-core ...................................... SUCCESS [ 11.881 s] [INFO] xts-demo-webservices ............................... SUCCESS [ 12.431 s] [INFO] xts-demo-war ....................................... SUCCESS [ 0.028 s] [INFO] xts-demo-ear ....................................... SUCCESS [ 8.267 s] [INFO] xts-demo-test ...................................... SUCCESS [03:25 min] [INFO] JBoss Narayana Quickstarts: Simple WS-AT Web service, bridged to and from JTA. Bridges three servers SUCCESS [01:03 min] [INFO] JBoss Narayana Quickstarts: Simple WS-AT Web service, bridged to and from JTA. Bridges three servers where one service invokes another SUCCESS [ 21.817 s] [INFO] XTS over SSL Quickstart ............................ SUCCESS [02:19 min] [INFO] setCheckedActionFactoryExample ..................... SUCCESS [ 0.232 s] [INFO] Narayana Quickstarts: Commit Markable Resource in Wildfly SUCCESS [01:25 min] [INFO] optimistic ......................................... SUCCESS [ 0.505 s] [INFO] pessimistic ........................................ SUCCESS [ 0.070 s] [INFO] stm-jta ............................................ SUCCESS [ 0.024 s] [INFO] JBoss Core Examples ................................ SUCCESS [ 0.002 s] [INFO] jts-docker ......................................... SUCCESS [ 1.117 s] [INFO] Narayana Quickstarts: JBTM and OSGI ................ SUCCESS [ 31.575 s] [INFO] Narayana Quickstart: Standalone JTA 1.2 and Hibernate Quickstart SUCCESS [ 20.968 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:28 h [INFO] Finished at: 2020-11-26T01:01:31+00:00 [INFO] Final Memory: 188M/509M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:3.0.0:exec (Run Quickstart) on project examples-microprofile-lra-cdi-participant: Command execution failed. Process exited with an error: 1 (Exit value: 1) -> [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 -rf :examples-microprofile-lra-cdi-participant ++ '[' 1 '!=' 0 ']' ++ comment_on_pull 'Pull failed: http://narayanaci1.eng.hst.ams2.redhat.com/job/narayana-quickstarts/1/' ++ '[' '' = '' ']' ++ return ++ exit -1 Build step 'Execute shell' marked build as failure Archiving artifacts Finished: FAILURE