Started by upstream project "tck-wildfly" build number 62 originally caused by: Started by upstream project "nightly" build number 163 originally caused by: Started by an SCM change Running as SYSTEM Agent basic-lw37k is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: labels: jenkins: "slave" jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" jenkins/label: "basic" name: "basic-lw37k" namespace: "krazo" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.krazo.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "basic-lw37k" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "basic-lw37k" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.krazo.svc.cluster.local/krazo/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3107.v665000b_51092" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-krazo" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on basic-lw37k (basic) in workspace /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... Selected Git installation does not exist. Using Default The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/eclipse-ee4j/krazo.git > git init /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final # timeout=10 Fetching upstream changes from https://github.com/eclipse-ee4j/krazo.git > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://github.com/eclipse-ee4j/krazo.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse-ee4j/krazo.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6e858aa21f42ebe87050822079258a38cab013fd (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e858aa21f42ebe87050822079258a38cab013fd # timeout=10 Commit message: "Merge pull request #356 from erdlet/355-remove-facelets-view-engine" > git rev-list --no-walk baed73a7669b1f6f260ab4cc35d84612909f6e99 # timeout=10 [27.0.0.Final] $ /bin/sh -xe /tmp/jenkins16892557713802362331.sh [27.0.0.Final] $ /opt/tools/apache-maven/latest/bin/mvn -B -V -pl .,core,resteasy -Pstaging clean install -DskipTests -DversionUpdateCheckSkip -Ddash.skip Apache Maven 3.9.1 (2e178502fcdbffc201671fb2537d0cb4b4cc58f8) Maven home: /opt/tools/apache-maven/latest Java version: 11.0.18, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-11/jdk-11.0.18+10 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Eclipse Krazo Parent [pom] [INFO] Eclipse Krazo Core [jar] [INFO] Eclipse Krazo RESTEasy [jar] [INFO] [INFO] -------------------< org.eclipse.krazo:krazo-parent >------------------- [INFO] Building Eclipse Krazo Parent 4.0.0-SNAPSHOT [1/3] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ krazo-parent --- [INFO] [INFO] --- versions:2.8.1:display-dependency-updates (check-dependency-updates) @ krazo-parent --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] artifact fish.payara.arquillian:arquillian-payara-server-remote: checking for updates from sonatype-nexus-staging [INFO] artifact io.openliberty.arquillian:arquillian-liberty-managed-jakarta: checking for updates from sonatype-nexus-staging [INFO] artifact jakarta.annotation:jakarta.annotation-api: checking for updates from sonatype-nexus-staging [INFO] artifact io.openliberty.arquillian:arquillian-liberty-managed-jakarta-junit: checking for updates from sonatype-nexus-staging [INFO] artifact fish.payara.arquillian:arquillian-payara-server-managed: checking for updates from sonatype-nexus-staging [INFO] artifact io.openliberty.arquillian:arquillian-liberty-managed-jakarta-junit: checking for updates from eclipse.maven.central.mirror [INFO] artifact fish.payara.arquillian:arquillian-payara-server-managed: checking for updates from eclipse.maven.central.mirror [INFO] artifact io.openliberty.arquillian:arquillian-liberty-managed-jakarta: checking for updates from eclipse.maven.central.mirror [INFO] artifact fish.payara.arquillian:arquillian-payara-server-remote: checking for updates from eclipse.maven.central.mirror [INFO] artifact jakarta.interceptor:jakarta.interceptor-api: checking for updates from sonatype-nexus-staging [INFO] artifact jakarta.enterprise:jakarta.enterprise.cdi-api: checking for updates from sonatype-nexus-staging [INFO] artifact jakarta.mvc:jakarta.mvc-api: checking for updates from sonatype-nexus-staging [INFO] artifact jakarta.mvc.tck:mvc-tck-api: checking for updates from sonatype-nexus-staging [INFO] artifact jakarta.annotation:jakarta.annotation-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact jakarta.mvc.tck:mvc-tck-tests: checking for updates from sonatype-nexus-staging [INFO] artifact jakarta.interceptor:jakarta.interceptor-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact jakarta.platform:jakarta.jakartaee-api: checking for updates from sonatype-nexus-staging [INFO] artifact jakarta.mvc.tck:mvc-tck-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact jakarta.enterprise:jakarta.enterprise.cdi-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact jakarta.mvc:jakarta.mvc-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact jakarta.servlet:jakarta.servlet-api: checking for updates from sonatype-nexus-staging [INFO] artifact jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api: checking for updates from sonatype-nexus-staging [INFO] artifact jakarta.mvc.tck:mvc-tck-tests: checking for updates from eclipse.maven.central.mirror [INFO] artifact jakarta.validation:jakarta.validation-api: checking for updates from sonatype-nexus-staging [INFO] artifact jakarta.ws.rs:jakarta.ws.rs-api: checking for updates from sonatype-nexus-staging [INFO] artifact jakarta.servlet:jakarta.servlet-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact jakarta.platform:jakarta.jakartaee-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact junit:junit: checking for updates from sonatype-nexus-staging [INFO] artifact jakarta.validation:jakarta.validation-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact net.sourceforge.htmlunit:htmlunit: checking for updates from sonatype-nexus-staging [INFO] artifact jakarta.ws.rs:jakarta.ws.rs-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.easymock:easymock: checking for updates from sonatype-nexus-staging [INFO] artifact org.glassfish:jakarta.el: checking for updates from sonatype-nexus-staging [INFO] artifact junit:junit: checking for updates from eclipse.maven.central.mirror [INFO] artifact net.sourceforge.htmlunit:htmlunit: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.glassfish.jersey.core:jersey-common: checking for updates from sonatype-nexus-staging [INFO] artifact org.glassfish.jersey.core:jersey-server: checking for updates from sonatype-nexus-staging [INFO] artifact org.hibernate.validator:hibernate-validator-cdi: checking for updates from sonatype-nexus-staging [INFO] artifact org.easymock:easymock: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.resteasy:resteasy-core: checking for updates from sonatype-nexus-staging [INFO] artifact org.hibernate.validator:hibernate-validator-cdi: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.resteasy:resteasy-validator-provider: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.resteasy:resteasy-core: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.omnifaces.arquillian:arquillian-glassfish-server-remote: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.resteasy:resteasy-validator-provider: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.slf4j:slf4j-api: checking for updates from sonatype-nexus-staging [INFO] artifact org.omnifaces.arquillian:arquillian-glassfish-server-remote: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.slf4j:slf4j-simple: checking for updates from sonatype-nexus-staging [INFO] artifact org.slf4j:slf4j-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.wildfly.arquillian:wildfly-arquillian-container-managed: checking for updates from sonatype-nexus-staging [INFO] artifact org.slf4j:slf4j-simple: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.wildfly.arquillian:wildfly-arquillian-container-remote: checking for updates from sonatype-nexus-staging [INFO] artifact org.glassfish:jakarta.el: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.wildfly.arquillian:wildfly-arquillian-container-managed: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.wildfly.arquillian:wildfly-arquillian-container-remote: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.glassfish.jersey.core:jersey-server: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.glassfish.jersey.core:jersey-common: checking for updates from eclipse.maven.central.mirror [INFO] The following dependencies in Dependency Management have newer versions: [INFO] fish.payara.arquillian:arquillian-payara-server-managed ... [INFO] 3.0.alpha7 -> 3.0.alpha8 [INFO] fish.payara.arquillian:arquillian-payara-server-remote ... [INFO] 3.0.alpha7 -> 3.0.alpha8 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta ... [INFO] 2.1.0 -> 2.1.2 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta-junit ... [INFO] 2.1.0 -> 2.1.3 [INFO] net.sourceforge.htmlunit:htmlunit ................... 2.65.1 -> 2.70.0 [INFO] org.easymock:easymock ................................... 4.3 -> 5.1.0 [INFO] org.jboss.resteasy:resteasy-core .......... 6.2.1.Final -> 6.2.3.Final [INFO] org.jboss.resteasy:resteasy-validator-provider ... [INFO] 6.2.1.Final -> 6.2.3.Final [INFO] org.omnifaces.arquillian:arquillian-glassfish-server-remote ... [INFO] 1.2 -> 1.4 [INFO] org.slf4j:slf4j-api ................................... 2.0.3 -> 2.0.7 [INFO] org.slf4j:slf4j-simple ................................ 2.0.3 -> 2.0.7 [INFO] [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.krazo:krazo-core:jar:4.0.0-SNAPSHOT (compile) [WARNING] Try running the build up to the lifecycle phase "package" [INFO] [INFO] --- license-tool:0.0.1-SNAPSHOT:license-check (license-check) @ krazo-parent --- [INFO] Skipping dependency license check [INFO] [INFO] --- install:3.1.0:install (default-install) @ krazo-parent --- [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-parent/4.0.0-SNAPSHOT/krazo-parent-4.0.0-SNAPSHOT.pom [INFO] [INFO] --------------------< org.eclipse.krazo:krazo-core >-------------------- [INFO] Building Eclipse Krazo Core 4.0.0-SNAPSHOT [2/3] [INFO] from core/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ krazo-core --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (default-prepare-agent) @ krazo-core --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/core/target/jacoco.exec [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ krazo-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ krazo-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 92 source files to /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/core/target/classes [INFO] /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/core/src/main/java/org/eclipse/krazo/bootstrap/Initializer.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/core/src/main/java/org/eclipse/krazo/bootstrap/Initializer.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ krazo-core --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ krazo-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ krazo-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/core/target/test-classes [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ krazo-core --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.7:report (default-report) @ krazo-core --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ krazo-core --- [INFO] Building jar: /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/core/target/krazo-core-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- versions:2.8.1:display-dependency-updates (check-dependency-updates) @ krazo-core --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] The following dependencies in Dependency Management have newer versions: [INFO] fish.payara.arquillian:arquillian-payara-server-managed ... [INFO] 3.0.alpha7 -> 3.0.alpha8 [INFO] fish.payara.arquillian:arquillian-payara-server-remote ... [INFO] 3.0.alpha7 -> 3.0.alpha8 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta ... [INFO] 2.1.0 -> 2.1.2 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta-junit ... [INFO] 2.1.0 -> 2.1.3 [INFO] net.sourceforge.htmlunit:htmlunit ................... 2.65.1 -> 2.70.0 [INFO] org.easymock:easymock ................................... 4.3 -> 5.1.0 [INFO] org.jboss.resteasy:resteasy-core .......... 6.2.1.Final -> 6.2.3.Final [INFO] org.jboss.resteasy:resteasy-validator-provider ... [INFO] 6.2.1.Final -> 6.2.3.Final [INFO] org.omnifaces.arquillian:arquillian-glassfish-server-remote ... [INFO] 1.2 -> 1.4 [INFO] org.slf4j:slf4j-api ................................... 2.0.3 -> 2.0.7 [INFO] org.slf4j:slf4j-simple ................................ 2.0.3 -> 2.0.7 [INFO] [INFO] [INFO] --- license-tool:0.0.1-SNAPSHOT:license-check (license-check) @ krazo-core --- [INFO] [INFO] --- install:3.1.0:install (default-install) @ krazo-core --- [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/core/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-core/4.0.0-SNAPSHOT/krazo-core-4.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/core/target/krazo-core-4.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-core/4.0.0-SNAPSHOT/krazo-core-4.0.0-SNAPSHOT.jar [INFO] [INFO] ------------------< org.eclipse.krazo:krazo-resteasy >------------------ [INFO] Building Eclipse Krazo RESTEasy 4.0.0-SNAPSHOT [3/3] [INFO] from resteasy/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ krazo-resteasy --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ krazo-resteasy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ krazo-resteasy --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/resteasy/target/classes [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ krazo-resteasy --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ krazo-resteasy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/resteasy/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ krazo-resteasy --- [INFO] No sources to compile [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ krazo-resteasy --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ krazo-resteasy --- [INFO] Building jar: /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/resteasy/target/krazo-resteasy-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- versions:2.8.1:display-dependency-updates (check-dependency-updates) @ krazo-resteasy --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] The following dependencies in Dependency Management have newer versions: [INFO] fish.payara.arquillian:arquillian-payara-server-managed ... [INFO] 3.0.alpha7 -> 3.0.alpha8 [INFO] fish.payara.arquillian:arquillian-payara-server-remote ... [INFO] 3.0.alpha7 -> 3.0.alpha8 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta ... [INFO] 2.1.0 -> 2.1.2 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta-junit ... [INFO] 2.1.0 -> 2.1.3 [INFO] net.sourceforge.htmlunit:htmlunit ................... 2.65.1 -> 2.70.0 [INFO] org.easymock:easymock ................................... 4.3 -> 5.1.0 [INFO] org.jboss.resteasy:resteasy-core .......... 6.2.1.Final -> 6.2.3.Final [INFO] org.jboss.resteasy:resteasy-validator-provider ... [INFO] 6.2.1.Final -> 6.2.3.Final [INFO] org.omnifaces.arquillian:arquillian-glassfish-server-remote ... [INFO] 1.2 -> 1.4 [INFO] org.slf4j:slf4j-api ................................... 2.0.3 -> 2.0.7 [INFO] org.slf4j:slf4j-simple ................................ 2.0.3 -> 2.0.7 [INFO] [INFO] No dependencies in Dependencies have newer versions. [INFO] [INFO] [INFO] --- license-tool:0.0.1-SNAPSHOT:license-check (license-check) @ krazo-resteasy --- [INFO] [INFO] --- install:3.1.0:install (default-install) @ krazo-resteasy --- [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/resteasy/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-resteasy/4.0.0-SNAPSHOT/krazo-resteasy-4.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/resteasy/target/krazo-resteasy-4.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-resteasy/4.0.0-SNAPSHOT/krazo-resteasy-4.0.0-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Eclipse Krazo Parent 4.0.0-SNAPSHOT: [INFO] [INFO] Eclipse Krazo Parent ............................... SUCCESS [ 18.603 s] [INFO] Eclipse Krazo Core ................................. SUCCESS [ 7.937 s] [INFO] Eclipse Krazo RESTEasy ............................. SUCCESS [ 0.263 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 38.158 s [INFO] Finished at: 2023-05-10T21:09:43Z [INFO] ------------------------------------------------------------------------ [27.0.0.Final] $ /opt/tools/apache-maven/latest/bin/mvn -B -V -pl tck -Pstaging -DversionUpdateCheckSkip -Ddash.skip -Dtck-env=wildfly-managed verify -Dwildfly.version=27.0.0.Final surefire-report:report Apache Maven 3.9.1 (2e178502fcdbffc201671fb2537d0cb4b4cc58f8) Maven home: /opt/tools/apache-maven/latest Java version: 11.0.18, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-11/jdk-11.0.18+10 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] [INFO] --------------------< org.eclipse.krazo:krazo-tck >--------------------- [INFO] Building Eclipse Krazo TCK Runner 4.0.0-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] Parameter 'reportSets' is unknown for plugin 'maven-surefire-report-plugin:2.18.1:report (default-cli)' [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ krazo-tck --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ krazo-tck --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/classes [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ krazo-tck --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- dependency:3.3.0:unpack (unpack) @ krazo-tck --- [INFO] Configured Artifact: org.wildfly:wildfly-preview-dist:27.0.0.Final:zip [INFO] Unpacking /home/jenkins/.m2/repository/org/wildfly/wildfly-preview-dist/27.0.0.Final/wildfly-preview-dist-27.0.0.Final.zip to /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target with includes "" and excludes "" [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ krazo-tck --- [INFO] No sources to compile [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ krazo-tck --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running ee.jakarta.tck.mvc.tests.binding.numeric.BindingIntegerTest May 10, 2023 9:10:14 PM org.jboss.threads.Version INFO: JBoss Threads version 2.4.0.Final May 10, 2023 9:10:14 PM org.jboss.as.arquillian.container.CommonManagedDeployableContainer startInternal INFO: Starting container with: [/opt/tools/java/temurin/jdk-11/latest/bin/java, -D[Standalone], -Xms64m, -Xmx512m, -Djava.net.preferIPv4Stack=true, -Djava.awt.headless=true, -Djboss.modules.system.pkgs=org.jboss.byteman, -ea, -Djboss.home.dir=/home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/wildfly-preview-27.0.0.Final, --add-exports=java.desktop/sun.awt=ALL-UNNAMED, --add-exports=java.naming/com.sun.jndi.ldap=ALL-UNNAMED, --add-exports=java.naming/com.sun.jndi.url.ldap=ALL-UNNAMED, --add-exports=java.naming/com.sun.jndi.url.ldaps=ALL-UNNAMED, --add-exports=jdk.naming.dns/com.sun.jndi.dns=ALL-UNNAMED, --add-opens=java.base/java.lang=ALL-UNNAMED, --add-opens=java.base/java.lang.invoke=ALL-UNNAMED, --add-opens=java.base/java.lang.reflect=ALL-UNNAMED, --add-opens=java.base/java.io=ALL-UNNAMED, --add-opens=java.base/java.security=ALL-UNNAMED, --add-opens=java.base/java.util=ALL-UNNAMED, --add-opens=java.base/java.util.concurrent=ALL-UNNAMED, --add-opens=java.management/javax.management=ALL-UNNAMED, --add-opens=java.naming/javax.naming=ALL-UNNAMED, --add-modules=java.se, -Djboss.home.dir=/home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/wildfly-preview-27.0.0.Final, -Djboss.server.base.dir=/home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/wildfly-preview-27.0.0.Final/standalone, -Djboss.server.log.dir=/home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/wildfly-preview-27.0.0.Final/standalone/log, -Djboss.server.config.dir=/home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/wildfly-preview-27.0.0.Final/standalone/configuration, -Dorg.jboss.boot.log.file=/home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/wildfly-preview-27.0.0.Final/standalone/log/server.log, -Dlogging.configuration=file:/home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/wildfly-preview-27.0.0.Final/standalone/configuration/logging.properties, -jar, /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/wildfly-preview-27.0.0.Final/jboss-modules.jar, -mp, /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/wildfly-preview-27.0.0.Final/modules, org.jboss.as.standalone] May 10, 2023 9:10:14 PM org.jboss.remoting3.EndpointImpl INFO: JBoss Remoting version 5.0.26.Final May 10, 2023 9:10:14 PM org.xnio.Xnio INFO: XNIO version 3.8.8.Final May 10, 2023 9:10:15 PM org.xnio.nio.NioXnio INFO: XNIO NIO Implementation Version 3.8.8.Final May 10, 2023 9:10:15 PM org.wildfly.security.Version INFO: ELY00001: WildFly Elytron version 2.0.0.Final 21:10:15,649 INFO [org.jboss.modules] (main) JBoss Modules version 2.0.3.Final 21:10:16,444 INFO [org.jboss.msc] (main) JBoss MSC version 1.4.13.Final 21:10:16,458 INFO [org.jboss.threads] (main) JBoss Threads version 2.4.0.Final 21:10:16,590 INFO [org.jboss.as] (MSC service thread 1-3) WFLYSRV0049: WildFly Preview 27.0.0.Final (WildFly Core 19.0.0.Final) starting WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.wildfly.extension.elytron.SSLDefinitions (jar:file:/home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/wildfly-preview-27.0.0.Final/modules/system/layers/base/org/wildfly/extension/elytron/main/wildfly-elytron-integration-19.0.0.Final.jar!/) to method com.sun.net.ssl.internal.ssl.Provider.isFIPS() WARNING: Please consider reporting this to the maintainers of org.wildfly.extension.elytron.SSLDefinitions WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 21:10:17,628 INFO [org.wildfly.security] (ServerService Thread Pool -- 27) ELY00001: WildFly Elytron version 2.0.0.Final 21:10:17,954 WARN [org.jboss.as.controller] (ServerService Thread Pool -- 35) WFLYCTL0481: The runtime dependency package 'io.smallrye.opentracing-contrib' is already registered at location '/subsystem=microprofile-opentracing-smallrye' 21:10:18,017 WARN [org.jboss.as.controller] (ServerService Thread Pool -- 35) WFLYCTL0481: The runtime dependency package 'io.smallrye.opentracing-contrib' is already registered at location '/subsystem=microprofile-opentracing-smallrye' 21:10:18,343 INFO [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 13) WFLYCTL0028: Attribute 'cluster' in the resource at address '/subsystem=ejb3/service=remote' 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. 21:10:18,439 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http) 21:10:18,452 INFO [org.xnio] (MSC service thread 1-2) XNIO version 3.8.8.Final 21:10:18,457 INFO [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.8.8.Final 21:10:18,548 INFO [org.wildfly.extension.microprofile.config.smallrye] (ServerService Thread Pool -- 66) WFLYCONF0001: Activating MicroProfile Config Subsystem 21:10:18,548 INFO [org.wildfly.extension.elytron.oidc._private] (ServerService Thread Pool -- 54) WFLYOIDC0001: Activating WildFly Elytron OIDC Subsystem 21:10:18,563 INFO [org.wildfly.extension.micrometer] (ServerService Thread Pool -- 65) WFLYMMTREXT0001: Activating Micrometer Subsystem 21:10:18,568 INFO [org.jboss.remoting] (MSC service thread 1-4) JBoss Remoting version 5.0.26.Final 21:10:18,548 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 45) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 2.1) 21:10:18,624 INFO [org.wildfly.extension.microprofile.jwt.smallrye] (ServerService Thread Pool -- 67) WFLYJWT0001: Activating MicroProfile JWT Subsystem 21:10:18,631 INFO [org.wildfly.extension.microprofile.opentracing] (ServerService Thread Pool -- 68) WFLYTRACEXT0001: Activating MicroProfile OpenTracing Subsystem 21:10:18,639 INFO [org.wildfly.extension.health] (ServerService Thread Pool -- 55) WFLYHEALTH0001: Activating Base Health Subsystem 21:10:18,647 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 56) WFLYCLINF0001: Activating Infinispan subsystem. 21:10:18,645 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 63) WFLYJSF0007: Activated the following Jakarta Server Faces Implementations: [main] 21:10:18,645 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 76) 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. 21:10:18,721 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 78) WFLYWS0002: Activating WebServices Extension 21:10:18,723 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 69) WFLYNAM0001: Activating Naming Subsystem 21:10:18,730 INFO [org.jboss.as.jaxrs] (ServerService Thread Pool -- 58) WFLYRS0016: RESTEasy version 6.2.1.Final 21:10:18,754 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 57) WFLYIO001: Worker 'default' has auto-configured to 4 IO threads with 32 max task threads based on your 2 available processors 21:10:18,811 INFO [org.jboss.as.connector] (MSC service thread 1-2) WFLYJCA0009: Starting Jakarta Connectors Subsystem (WildFly/IronJacamar 1.5.9.Final) 21:10:18,951 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0018: Started Driver service with driver-name = h2 21:10:19,047 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0003: Undertow 2.3.0.Final starting 21:10:19,112 INFO [org.jboss.as.naming] (MSC service thread 1-3) WFLYNAM0003: Starting Naming Service 21:10:19,130 INFO [org.jboss.as.mail.extension] (MSC service thread 1-4) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default] 21:10:19,162 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 77) WFLYUT0014: Creating file handler for path '/home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/wildfly-preview-27.0.0.Final/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]'] 21:10:19,249 WARN [org.wildfly.extension.elytron] (MSC service thread 1-1) WFLYELY00023: KeyStore file '/home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/wildfly-preview-27.0.0.Final/standalone/configuration/application.keystore' does not exist. Used blank. 21:10:19,346 INFO [org.jboss.as.ejb3] (MSC service thread 1-2) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 8 (per class), which is derived from the number of CPUs on this host. 21:10:19,353 INFO [org.jboss.as.ejb3] (MSC service thread 1-1) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 32 (per class), which is derived from thread worker pool sizing. 21:10:19,412 WARN [org.wildfly.extension.elytron] (MSC service thread 1-2) WFLYELY01084: KeyStore /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/wildfly-preview-27.0.0.Final/standalone/configuration/application.keystore not found, it will be auto generated on first use with a self-signed certificate for host localhost 21:10:19,420 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0012: Started server default-server. 21:10:19,426 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) Queuing requests. 21:10:19,431 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0018: Host default-host starting 21:10:19,552 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:8080 21:10:19,835 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0006: Undertow HTTPS listener https listening on 127.0.0.1:8443 21:10:19,934 INFO [org.jboss.as.ejb3] (MSC service thread 1-3) WFLYEJB0493: Jakarta Enterprise Beans subsystem suspension complete 21:10:20,118 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS] 21:10:20,221 INFO [org.jboss.as.patching] (MSC service thread 1-1) WFLYPAT0050: WildFly Preview cumulative patch ID is: base, one-off patches include: none 21:10:20,223 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-4) WFLYDS0013: Started FileSystemDeploymentService for directory /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/wildfly-preview-27.0.0.Final/standalone/deployments 21:10:20,342 INFO [org.jboss.ws.common.management] (MSC service thread 1-2) JBWS022052: Starting JBossWS 6.1.0.Final (Apache CXF 3.5.2.jbossorg-3) 21:10:20,546 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server 21:10:20,548 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Preview 27.0.0.Final (WildFly Core 19.0.0.Final) started in 5423ms - Started 290 of 563 services (357 services are lazy, passive or on-demand) - Server configuration file in use: standalone.xml 21:10:20,550 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management 21:10:20,551 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:9990 21:10:22,428 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/wildfly-preview-27.0.0.Final/standalone/data/content/f3/6a2ee3e8db616c48c20e2dcf8c8681d0e629d5/content 21:10:22,444 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0027: Starting deployment of "b131c652-195a-431f-9aa4-92908fba6127.war" (runtime-name: "b131c652-195a-431f-9aa4-92908fba6127.war") 21:10:22,946 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment b131c652-195a-431f-9aa4-92908fba6127.war 21:10:23,061 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-2) HV000001: Hibernate Validator 8.0.0.Final 21:10:23,316 INFO [org.wildfly.extension.micrometer] (MSC service thread 1-2) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment 21:10:23,327 WARN [org.wildfly.extension.microprofile.opentracing] (MSC service thread 1-2) WFLYTRACEXT0012: No Jaeger endpoint or sender-binding configured. Installing a no-op sender 21:10:23,333 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-2) No shutdown hook registered: Please call close() manually on application shutdown. 21:10:23,335 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-2) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=b131c652-195a-431f-9aa4-92908fba6127.war, reporter=RemoteReporter(sender=NoopSender(), closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=basic-lw37k, jaeger.version=Java-1.6.0, ip=10.40.46.15}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false) 21:10:23,385 INFO [org.jboss.weld.Version] (MSC service thread 1-4) WELD-000900: 5.1.0 (Final) 21:10:24,449 INFO [org.eclipse.krazo.servlet.KrazoContainerInitializer] (ServerService Thread Pool -- 22) Eclipse Krazo version 4.0.0-SNAPSHOT started 21:10:24,490 INFO [jakarta.enterprise.resource.webcontainer.faces.config] (ServerService Thread Pool -- 22) Initializing Mojarra 4.0.0.SP01 for context '/b131c652-195a-431f-9aa4-92908fba6127' 21:10:24,972 INFO [org.eclipse.krazo.bootstrap.Initializer] (ServerService Thread Pool -- 22) Initializing Eclipse Krazo... 21:10:25,265 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 22) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class ee.jakarta.tck.mvc.common.DefaultApplication$Proxy$_$$_WeldClientProxy 21:10:25,271 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 22) RESTEASY002155: Provider class org.eclipse.krazo.bootstrap.CoreFeature is already registered. 2nd registration is being ignored. 21:10:25,271 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 22) RESTEASY002155: Provider class org.eclipse.krazo.forms.FormMethodOverwriteFilter is already registered. 2nd registration is being ignored. 21:10:25,377 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 22) WFLYUT0021: Registered web context: '/b131c652-195a-431f-9aa4-92908fba6127' for server 'default-server' 21:10:25,555 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "b131c652-195a-431f-9aa4-92908fba6127.war" (runtime-name : "b131c652-195a-431f-9aa4-92908fba6127.war") [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 12.042 s <<< FAILURE! - in ee.jakarta.tck.mvc.tests.binding.numeric.BindingIntegerTest [ERROR] ee.jakarta.tck.mvc.tests.binding.numeric.BindingIntegerTest Time elapsed: 12.041 s <<< ERROR! java.lang.NoSuchMethodError: 'void org.jboss.arquillian.container.spi.client.protocol.metadata.HTTPContext.(java.lang.String, int, boolean)' [INFO] Running ee.jakarta.tck.mvc.tests.binding.numeric.BindingBigIntegerTest 21:10:26,641 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/wildfly-preview-27.0.0.Final/standalone/data/content/eb/f9c089ea591f26e9f92559f689fd32a94eea1e/content 21:10:26,644 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "53f19196-4efb-426d-9cab-770706161153.war" (runtime-name: "53f19196-4efb-426d-9cab-770706161153.war") 21:10:26,817 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment 53f19196-4efb-426d-9cab-770706161153.war 21:10:26,873 INFO [org.wildfly.extension.micrometer] (MSC service thread 1-1) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment 21:10:26,875 WARN [org.wildfly.extension.microprofile.opentracing] (MSC service thread 1-1) WFLYTRACEXT0012: No Jaeger endpoint or sender-binding configured. Installing a no-op sender 21:10:26,876 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-1) No shutdown hook registered: Please call close() manually on application shutdown. 21:10:26,877 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-1) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=53f19196-4efb-426d-9cab-770706161153.war, reporter=RemoteReporter(sender=NoopSender(), closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=basic-lw37k, jaeger.version=Java-1.6.0, ip=10.40.46.15}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false) 21:10:27,320 INFO [org.eclipse.krazo.servlet.KrazoContainerInitializer] (ServerService Thread Pool -- 80) Eclipse Krazo version 4.0.0-SNAPSHOT started 21:10:27,330 INFO [jakarta.enterprise.resource.webcontainer.faces.config] (ServerService Thread Pool -- 80) Initializing Mojarra 4.0.0.SP01 for context '/53f19196-4efb-426d-9cab-770706161153' 21:10:27,367 INFO [org.eclipse.krazo.bootstrap.Initializer] (ServerService Thread Pool -- 80) Initializing Eclipse Krazo... 21:10:27,435 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 80) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class ee.jakarta.tck.mvc.common.DefaultApplication$Proxy$_$$_WeldClientProxy 21:10:27,436 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 80) RESTEASY002155: Provider class org.eclipse.krazo.bootstrap.CoreFeature is already registered. 2nd registration is being ignored. 21:10:27,436 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 80) RESTEASY002155: Provider class org.eclipse.krazo.forms.FormMethodOverwriteFilter is already registered. 2nd registration is being ignored. 21:10:27,451 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 80) WFLYUT0021: Registered web context: '/53f19196-4efb-426d-9cab-770706161153' for server 'default-server' 21:10:27,465 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "53f19196-4efb-426d-9cab-770706161153.war" (runtime-name : "53f19196-4efb-426d-9cab-770706161153.war") [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.253 s <<< FAILURE! - in ee.jakarta.tck.mvc.tests.binding.numeric.BindingBigIntegerTest [ERROR] ee.jakarta.tck.mvc.tests.binding.numeric.BindingBigIntegerTest Time elapsed: 1.253 s <<< ERROR! java.lang.NoSuchMethodError: 'void org.jboss.arquillian.container.spi.client.protocol.metadata.HTTPContext.(java.lang.String, int, boolean)' [INFO] Running ee.jakarta.tck.mvc.tests.binding.numeric.BindingLongTest 21:10:27,858 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/wildfly-preview-27.0.0.Final/standalone/data/content/27/45c6693980911a70db008f09d3c65d0e7c16ad/content 21:10:27,860 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "4625223a-9e13-4041-a6d6-1a2b7eaa8d2e.war" (runtime-name: "4625223a-9e13-4041-a6d6-1a2b7eaa8d2e.war") 21:10:27,984 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment 4625223a-9e13-4041-a6d6-1a2b7eaa8d2e.war 21:10:28,048 INFO [org.wildfly.extension.micrometer] (MSC service thread 1-1) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment 21:10:28,049 WARN [org.wildfly.extension.microprofile.opentracing] (MSC service thread 1-1) WFLYTRACEXT0012: No Jaeger endpoint or sender-binding configured. Installing a no-op sender 21:10:28,049 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-1) No shutdown hook registered: Please call close() manually on application shutdown. 21:10:28,050 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-1) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=4625223a-9e13-4041-a6d6-1a2b7eaa8d2e.war, reporter=RemoteReporter(sender=NoopSender(), closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=basic-lw37k, jaeger.version=Java-1.6.0, ip=10.40.46.15}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false) 21:10:28,335 INFO [org.eclipse.krazo.servlet.KrazoContainerInitializer] (ServerService Thread Pool -- 31) Eclipse Krazo version 4.0.0-SNAPSHOT started 21:10:28,339 INFO [jakarta.enterprise.resource.webcontainer.faces.config] (ServerService Thread Pool -- 31) Initializing Mojarra 4.0.0.SP01 for context '/4625223a-9e13-4041-a6d6-1a2b7eaa8d2e' 21:10:28,379 INFO [org.eclipse.krazo.bootstrap.Initializer] (ServerService Thread Pool -- 31) Initializing Eclipse Krazo... 21:10:28,429 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 31) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class ee.jakarta.tck.mvc.common.DefaultApplication$Proxy$_$$_WeldClientProxy 21:10:28,430 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 31) RESTEASY002155: Provider class org.eclipse.krazo.bootstrap.CoreFeature is already registered. 2nd registration is being ignored. 21:10:28,430 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 31) RESTEASY002155: Provider class org.eclipse.krazo.forms.FormMethodOverwriteFilter is already registered. 2nd registration is being ignored. 21:10:28,444 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 31) WFLYUT0021: Registered web context: '/4625223a-9e13-4041-a6d6-1a2b7eaa8d2e' for server 'default-server' 21:10:28,456 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "4625223a-9e13-4041-a6d6-1a2b7eaa8d2e.war" (runtime-name : "4625223a-9e13-4041-a6d6-1a2b7eaa8d2e.war") [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.983 s <<< FAILURE! - in ee.jakarta.tck.mvc.tests.binding.numeric.BindingLongTest [ERROR] ee.jakarta.tck.mvc.tests.binding.numeric.BindingLongTest Time elapsed: 0.983 s <<< ERROR! java.lang.NoSuchMethodError: 'void org.jboss.arquillian.container.spi.client.protocol.metadata.HTTPContext.(java.lang.String, int, boolean)' [INFO] Running ee.jakarta.tck.mvc.tests.binding.numeric.BindingDoubleTest 21:10:28,816 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/wildfly-preview-27.0.0.Final/standalone/data/content/11/97a3c18d5d89a97e283f580da95383c0803051/content 21:10:28,818 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "8370e5c3-f30d-4d14-9569-f1d7ca355cf9.war" (runtime-name: "8370e5c3-f30d-4d14-9569-f1d7ca355cf9.war") 21:10:28,886 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment 8370e5c3-f30d-4d14-9569-f1d7ca355cf9.war 21:10:28,955 INFO [org.wildfly.extension.micrometer] (MSC service thread 1-2) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment 21:10:28,956 WARN [org.wildfly.extension.microprofile.opentracing] (MSC service thread 1-2) WFLYTRACEXT0012: No Jaeger endpoint or sender-binding configured. Installing a no-op sender 21:10:28,957 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-2) No shutdown hook registered: Please call close() manually on application shutdown. 21:10:28,957 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-2) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=8370e5c3-f30d-4d14-9569-f1d7ca355cf9.war, reporter=RemoteReporter(sender=NoopSender(), closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=basic-lw37k, jaeger.version=Java-1.6.0, ip=10.40.46.15}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false) 21:10:29,213 INFO [org.eclipse.krazo.servlet.KrazoContainerInitializer] (ServerService Thread Pool -- 38) Eclipse Krazo version 4.0.0-SNAPSHOT started 21:10:29,216 INFO [jakarta.enterprise.resource.webcontainer.faces.config] (ServerService Thread Pool -- 38) Initializing Mojarra 4.0.0.SP01 for context '/8370e5c3-f30d-4d14-9569-f1d7ca355cf9' 21:10:29,241 INFO [org.eclipse.krazo.bootstrap.Initializer] (ServerService Thread Pool -- 38) Initializing Eclipse Krazo... 21:10:29,276 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 38) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class ee.jakarta.tck.mvc.common.DefaultApplication$Proxy$_$$_WeldClientProxy 21:10:29,277 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 38) RESTEASY002155: Provider class org.eclipse.krazo.bootstrap.CoreFeature is already registered. 2nd registration is being ignored. 21:10:29,277 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 38) RESTEASY002155: Provider class org.eclipse.krazo.forms.FormMethodOverwriteFilter is already registered. 2nd registration is being ignored. 21:10:29,314 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 38) WFLYUT0021: Registered web context: '/8370e5c3-f30d-4d14-9569-f1d7ca355cf9' for server 'default-server' 21:10:29,330 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "8370e5c3-f30d-4d14-9569-f1d7ca355cf9.war" (runtime-name : "8370e5c3-f30d-4d14-9569-f1d7ca355cf9.war") [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.869 s <<< FAILURE! - in ee.jakarta.tck.mvc.tests.binding.numeric.BindingDoubleTest [ERROR] ee.jakarta.tck.mvc.tests.binding.numeric.BindingDoubleTest Time elapsed: 0.868 s <<< ERROR! java.lang.NoSuchMethodError: 'void org.jboss.arquillian.container.spi.client.protocol.metadata.HTTPContext.(java.lang.String, int, boolean)' [INFO] Running ee.jakarta.tck.mvc.tests.binding.numeric.BindingFloatTest 21:10:29,839 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/wildfly-preview-27.0.0.Final/standalone/data/content/00/d1a3b82ee4497a50b9de820974a8d2f2a08e99/content 21:10:29,842 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "a410b3ef-4cf6-4c1d-86d0-ccaa2072dd62.war" (runtime-name: "a410b3ef-4cf6-4c1d-86d0-ccaa2072dd62.war") 21:10:29,929 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0003: Processing weld deployment a410b3ef-4cf6-4c1d-86d0-ccaa2072dd62.war 21:10:30,013 INFO [org.wildfly.extension.micrometer] (MSC service thread 1-4) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment 21:10:30,014 WARN [org.wildfly.extension.microprofile.opentracing] (MSC service thread 1-4) WFLYTRACEXT0012: No Jaeger endpoint or sender-binding configured. Installing a no-op sender 21:10:30,015 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-4) No shutdown hook registered: Please call close() manually on application shutdown. 21:10:30,015 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-4) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=a410b3ef-4cf6-4c1d-86d0-ccaa2072dd62.war, reporter=RemoteReporter(sender=NoopSender(), closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=basic-lw37k, jaeger.version=Java-1.6.0, ip=10.40.46.15}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false) 21:10:30,214 INFO [org.eclipse.krazo.servlet.KrazoContainerInitializer] (ServerService Thread Pool -- 80) Eclipse Krazo version 4.0.0-SNAPSHOT started 21:10:30,217 INFO [jakarta.enterprise.resource.webcontainer.faces.config] (ServerService Thread Pool -- 80) Initializing Mojarra 4.0.0.SP01 for context '/a410b3ef-4cf6-4c1d-86d0-ccaa2072dd62' 21:10:30,241 INFO [org.eclipse.krazo.bootstrap.Initializer] (ServerService Thread Pool -- 80) Initializing Eclipse Krazo... 21:10:30,260 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 80) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class ee.jakarta.tck.mvc.common.DefaultApplication$Proxy$_$$_WeldClientProxy 21:10:30,261 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 80) RESTEASY002155: Provider class org.eclipse.krazo.bootstrap.CoreFeature is already registered. 2nd registration is being ignored. 21:10:30,261 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 80) RESTEASY002155: Provider class org.eclipse.krazo.forms.FormMethodOverwriteFilter is already registered. 2nd registration is being ignored. 21:10:30,272 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 80) WFLYUT0021: Registered web context: '/a410b3ef-4cf6-4c1d-86d0-ccaa2072dd62' for server 'default-server' 21:10:30,282 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "a410b3ef-4cf6-4c1d-86d0-ccaa2072dd62.war" (runtime-name : "a410b3ef-4cf6-4c1d-86d0-ccaa2072dd62.war") [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.974 s <<< FAILURE! - in ee.jakarta.tck.mvc.tests.binding.numeric.BindingFloatTest [ERROR] ee.jakarta.tck.mvc.tests.binding.numeric.BindingFloatTest Time elapsed: 0.974 s <<< ERROR! java.lang.NoSuchMethodError: 'void org.jboss.arquillian.container.spi.client.protocol.metadata.HTTPContext.(java.lang.String, int, boolean)' [INFO] Running ee.jakarta.tck.mvc.tests.binding.numeric.BindingBigDecimalTest 21:10:30,821 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/wildfly-preview-27.0.0.Final/standalone/data/content/0b/ba5eb12e9a720574b5d0bf243d175f4562bc60/content 21:10:30,824 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0027: Starting deployment of "73e5b869-5b1b-42b4-a7cf-2d050be87982.war" (runtime-name: "73e5b869-5b1b-42b4-a7cf-2d050be87982.war") 21:10:30,918 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment 73e5b869-5b1b-42b4-a7cf-2d050be87982.war 21:10:30,955 INFO [org.wildfly.extension.micrometer] (MSC service thread 1-2) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment 21:10:30,956 WARN [org.wildfly.extension.microprofile.opentracing] (MSC service thread 1-2) WFLYTRACEXT0012: No Jaeger endpoint or sender-binding configured. Installing a no-op sender 21:10:30,956 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-2) No shutdown hook registered: Please call close() manually on application shutdown. 21:10:30,957 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-2) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=73e5b869-5b1b-42b4-a7cf-2d050be87982.war, reporter=RemoteReporter(sender=NoopSender(), closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=basic-lw37k, jaeger.version=Java-1.6.0, ip=10.40.46.15}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false) 21:10:31,130 INFO [org.eclipse.krazo.servlet.KrazoContainerInitializer] (ServerService Thread Pool -- 38) Eclipse Krazo version 4.0.0-SNAPSHOT started 21:10:31,134 INFO [jakarta.enterprise.resource.webcontainer.faces.config] (ServerService Thread Pool -- 38) Initializing Mojarra 4.0.0.SP01 for context '/73e5b869-5b1b-42b4-a7cf-2d050be87982' 21:10:31,167 INFO [org.eclipse.krazo.bootstrap.Initializer] (ServerService Thread Pool -- 38) Initializing Eclipse Krazo... 21:10:31,214 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 38) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class ee.jakarta.tck.mvc.common.DefaultApplication$Proxy$_$$_WeldClientProxy 21:10:31,215 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 38) RESTEASY002155: Provider class org.eclipse.krazo.bootstrap.CoreFeature is already registered. 2nd registration is being ignored. 21:10:31,215 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 38) RESTEASY002155: Provider class org.eclipse.krazo.forms.FormMethodOverwriteFilter is already registered. 2nd registration is being ignored. 21:10:31,226 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 38) WFLYUT0021: Registered web context: '/73e5b869-5b1b-42b4-a7cf-2d050be87982' for server 'default-server' 21:10:31,234 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "73e5b869-5b1b-42b4-a7cf-2d050be87982.war" (runtime-name : "73e5b869-5b1b-42b4-a7cf-2d050be87982.war") [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.921 s <<< FAILURE! - in ee.jakarta.tck.mvc.tests.binding.numeric.BindingBigDecimalTest [ERROR] ee.jakarta.tck.mvc.tests.binding.numeric.BindingBigDecimalTest Time elapsed: 0.921 s <<< ERROR! java.lang.NoSuchMethodError: 'void org.jboss.arquillian.container.spi.client.protocol.metadata.HTTPContext.(java.lang.String, int, boolean)' [INFO] Running ee.jakarta.tck.mvc.tests.binding.base.BindingBaseTest 21:10:31,729 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/wildfly-preview-27.0.0.Final/standalone/data/content/6a/5c5c15d4220e004cdcab73632a8a151a0207e7/content 21:10:31,732 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0027: Starting deployment of "07d9657c-732e-40fb-93a4-221a31d94acb.war" (runtime-name: "07d9657c-732e-40fb-93a4-221a31d94acb.war") 21:10:31,825 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment 07d9657c-732e-40fb-93a4-221a31d94acb.war 21:10:31,865 INFO [org.wildfly.extension.micrometer] (MSC service thread 1-2) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment 21:10:31,866 WARN [org.wildfly.extension.microprofile.opentracing] (MSC service thread 1-2) WFLYTRACEXT0012: No Jaeger endpoint or sender-binding configured. Installing a no-op sender 21:10:31,867 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-2) No shutdown hook registered: Please call close() manually on application shutdown. 21:10:31,867 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-2) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=07d9657c-732e-40fb-93a4-221a31d94acb.war, reporter=RemoteReporter(sender=NoopSender(), closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=basic-lw37k, jaeger.version=Java-1.6.0, ip=10.40.46.15}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false) 21:10:32,070 INFO [org.eclipse.krazo.servlet.KrazoContainerInitializer] (ServerService Thread Pool -- 38) Eclipse Krazo version 4.0.0-SNAPSHOT started 21:10:32,073 INFO [jakarta.enterprise.resource.webcontainer.faces.config] (ServerService Thread Pool -- 38) Initializing Mojarra 4.0.0.SP01 for context '/07d9657c-732e-40fb-93a4-221a31d94acb' 21:10:32,135 INFO [org.eclipse.krazo.bootstrap.Initializer] (ServerService Thread Pool -- 38) Initializing Eclipse Krazo... 21:10:32,161 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 38) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class ee.jakarta.tck.mvc.common.DefaultApplication$Proxy$_$$_WeldClientProxy 21:10:32,161 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 38) RESTEASY002155: Provider class org.eclipse.krazo.bootstrap.CoreFeature is already registered. 2nd registration is being ignored. 21:10:32,162 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 38) RESTEASY002155: Provider class org.eclipse.krazo.forms.FormMethodOverwriteFilter is already registered. 2nd registration is being ignored. 21:10:32,175 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 38) WFLYUT0021: Registered web context: '/07d9657c-732e-40fb-93a4-221a31d94acb' for server 'default-server' 21:10:32,214 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "07d9657c-732e-40fb-93a4-221a31d94acb.war" (runtime-name : "07d9657c-732e-40fb-93a4-221a31d94acb.war") [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.976 s <<< FAILURE! - in ee.jakarta.tck.mvc.tests.binding.base.BindingBaseTest [ERROR] ee.jakarta.tck.mvc.tests.binding.base.BindingBaseTest Time elapsed: 0.976 s <<< ERROR! java.lang.NoSuchMethodError: 'void org.jboss.arquillian.container.spi.client.protocol.metadata.HTTPContext.(java.lang.String, int, boolean)' [INFO] Running ee.jakarta.tck.mvc.tests.binding.bool.BindingBooleanTest 21:10:32,613 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/wildfly-preview-27.0.0.Final/standalone/data/content/27/2b61e5e85519c1b55e6ec2a81a19fd91dc3a4f/content 21:10:32,615 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0027: Starting deployment of "a40fb70e-d9db-4a52-93a6-e59bb517c3c3.war" (runtime-name: "a40fb70e-d9db-4a52-93a6-e59bb517c3c3.war") 21:10:32,683 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment a40fb70e-d9db-4a52-93a6-e59bb517c3c3.war 21:10:32,735 INFO [org.wildfly.extension.micrometer] (MSC service thread 1-1) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment 21:10:32,736 WARN [org.wildfly.extension.microprofile.opentracing] (MSC service thread 1-1) WFLYTRACEXT0012: No Jaeger endpoint or sender-binding configured. Installing a no-op sender 21:10:32,737 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-1) No shutdown hook registered: Please call close() manually on application shutdown. 21:10:32,737 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-1) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=a40fb70e-d9db-4a52-93a6-e59bb517c3c3.war, reporter=RemoteReporter(sender=NoopSender(), closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=basic-lw37k, jaeger.version=Java-1.6.0, ip=10.40.46.15}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false) 21:10:32,917 INFO [org.eclipse.krazo.servlet.KrazoContainerInitializer] (ServerService Thread Pool -- 38) Eclipse Krazo version 4.0.0-SNAPSHOT started 21:10:32,919 INFO [jakarta.enterprise.resource.webcontainer.faces.config] (ServerService Thread Pool -- 38) Initializing Mojarra 4.0.0.SP01 for context '/a40fb70e-d9db-4a52-93a6-e59bb517c3c3' 21:10:32,948 INFO [org.eclipse.krazo.bootstrap.Initializer] (ServerService Thread Pool -- 38) Initializing Eclipse Krazo... 21:10:33,012 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 38) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class ee.jakarta.tck.mvc.common.DefaultApplication$Proxy$_$$_WeldClientProxy 21:10:33,013 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 38) RESTEASY002155: Provider class org.eclipse.krazo.bootstrap.CoreFeature is already registered. 2nd registration is being ignored. 21:10:33,013 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 38) RESTEASY002155: Provider class org.eclipse.krazo.forms.FormMethodOverwriteFilter is already registered. 2nd registration is being ignored. 21:10:33,025 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 38) WFLYUT0021: Registered web context: '/a40fb70e-d9db-4a52-93a6-e59bb517c3c3' for server 'default-server' 21:10:33,034 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "a40fb70e-d9db-4a52-93a6-e59bb517c3c3.war" (runtime-name : "a40fb70e-d9db-4a52-93a6-e59bb517c3c3.war") [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.808 s <<< FAILURE! - in ee.jakarta.tck.mvc.tests.binding.bool.BindingBooleanTest [ERROR] ee.jakarta.tck.mvc.tests.binding.bool.BindingBooleanTest Time elapsed: 0.808 s <<< ERROR! java.lang.NoSuchMethodError: 'void org.jboss.arquillian.container.spi.client.protocol.metadata.HTTPContext.(java.lang.String, int, boolean)' [INFO] Running ee.jakarta.tck.mvc.tests.binding.types.BindingTypesTest 21:10:33,353 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/wildfly-preview-27.0.0.Final/standalone/data/content/54/89b45a4d8018ae749b9b4c7751dd11ce89472e/content 21:10:33,355 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "1445cc2f-5dc9-4129-89ae-450b04815dc7.war" (runtime-name: "1445cc2f-5dc9-4129-89ae-450b04815dc7.war") 21:10:33,443 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment 1445cc2f-5dc9-4129-89ae-450b04815dc7.war 21:10:33,474 INFO [org.wildfly.extension.micrometer] (MSC service thread 1-2) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment 21:10:33,475 WARN [org.wildfly.extension.microprofile.opentracing] (MSC service thread 1-2) WFLYTRACEXT0012: No Jaeger endpoint or sender-binding configured. Installing a no-op sender 21:10:33,476 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-2) No shutdown hook registered: Please call close() manually on application shutdown. 21:10:33,476 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-2) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=1445cc2f-5dc9-4129-89ae-450b04815dc7.war, reporter=RemoteReporter(sender=NoopSender(), closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=basic-lw37k, jaeger.version=Java-1.6.0, ip=10.40.46.15}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false) 21:10:33,646 INFO [org.eclipse.krazo.servlet.KrazoContainerInitializer] (ServerService Thread Pool -- 22) Eclipse Krazo version 4.0.0-SNAPSHOT started 21:10:33,649 INFO [jakarta.enterprise.resource.webcontainer.faces.config] (ServerService Thread Pool -- 22) Initializing Mojarra 4.0.0.SP01 for context '/1445cc2f-5dc9-4129-89ae-450b04815dc7' 21:10:33,714 INFO [org.eclipse.krazo.bootstrap.Initializer] (ServerService Thread Pool -- 22) Initializing Eclipse Krazo... 21:10:33,734 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 22) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class ee.jakarta.tck.mvc.common.DefaultApplication$Proxy$_$$_WeldClientProxy 21:10:33,734 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 22) RESTEASY002155: Provider class org.eclipse.krazo.bootstrap.CoreFeature is already registered. 2nd registration is being ignored. 21:10:33,735 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 22) RESTEASY002155: Provider class org.eclipse.krazo.forms.FormMethodOverwriteFilter is already registered. 2nd registration is being ignored. 21:10:33,750 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 22) WFLYUT0021: Registered web context: '/1445cc2f-5dc9-4129-89ae-450b04815dc7' for server 'default-server' 21:10:33,760 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "1445cc2f-5dc9-4129-89ae-450b04815dc7.war" (runtime-name : "1445cc2f-5dc9-4129-89ae-450b04815dc7.war") [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.722 s <<< FAILURE! - in ee.jakarta.tck.mvc.tests.binding.types.BindingTypesTest [ERROR] ee.jakarta.tck.mvc.tests.binding.types.BindingTypesTest Time elapsed: 0.722 s <<< ERROR! java.lang.NoSuchMethodError: 'void org.jboss.arquillian.container.spi.client.protocol.metadata.HTTPContext.(java.lang.String, int, boolean)' [INFO] Running ee.jakarta.tck.mvc.tests.viewengine.algorithm.ViewEngineAlgorithmTest 21:10:34,186 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/wildfly-preview-27.0.0.Final/standalone/data/content/32/f1aa1322c078e055ae42e5ef343f03b6541050/content 21:10:34,188 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0027: Starting deployment of "f205cdb9-f6f1-42f0-90bc-0db8d0a434b7.war" (runtime-name: "f205cdb9-f6f1-42f0-90bc-0db8d0a434b7.war") 21:10:34,244 INFO [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0003: Processing weld deployment f205cdb9-f6f1-42f0-90bc-0db8d0a434b7.war 21:10:34,275 INFO [org.wildfly.extension.micrometer] (MSC service thread 1-3) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment 21:10:34,276 WARN [org.wildfly.extension.microprofile.opentracing] (MSC service thread 1-3) WFLYTRACEXT0012: No Jaeger endpoint or sender-binding configured. Installing a no-op sender 21:10:34,277 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-3) No shutdown hook registered: Please call close() manually on application shutdown. 21:10:34,277 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-3) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=f205cdb9-f6f1-42f0-90bc-0db8d0a434b7.war, reporter=RemoteReporter(sender=NoopSender(), closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=basic-lw37k, jaeger.version=Java-1.6.0, ip=10.40.46.15}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false) 21:10:34,542 INFO [org.eclipse.krazo.servlet.KrazoContainerInitializer] (ServerService Thread Pool -- 80) Eclipse Krazo version 4.0.0-SNAPSHOT started 21:10:34,545 INFO [jakarta.enterprise.resource.webcontainer.faces.config] (ServerService Thread Pool -- 80) Initializing Mojarra 4.0.0.SP01 for context '/f205cdb9-f6f1-42f0-90bc-0db8d0a434b7' 21:10:34,567 INFO [org.eclipse.krazo.bootstrap.Initializer] (ServerService Thread Pool -- 80) Initializing Eclipse Krazo... 21:10:34,620 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 80) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class ee.jakarta.tck.mvc.common.DefaultApplication$Proxy$_$$_WeldClientProxy 21:10:34,620 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 80) RESTEASY002155: Provider class org.eclipse.krazo.bootstrap.CoreFeature is already registered. 2nd registration is being ignored. 21:10:34,621 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 80) RESTEASY002155: Provider class org.eclipse.krazo.forms.FormMethodOverwriteFilter is already registered. 2nd registration is being ignored. 21:10:34,630 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 80) WFLYUT0021: Registered web context: '/f205cdb9-f6f1-42f0-90bc-0db8d0a434b7' for server 'default-server' 21:10:34,645 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "f205cdb9-f6f1-42f0-90bc-0db8d0a434b7.war" (runtime-name : "f205cdb9-f6f1-42f0-90bc-0db8d0a434b7.war") [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.881 s <<< FAILURE! - in ee.jakarta.tck.mvc.tests.viewengine.algorithm.ViewEngineAlgorithmTest [ERROR] ee.jakarta.tck.mvc.tests.viewengine.algorithm.ViewEngineAlgorithmTest Time elapsed: 0.881 s <<< ERROR! java.lang.NoSuchMethodError: 'void org.jboss.arquillian.container.spi.client.protocol.metadata.HTTPContext.(java.lang.String, int, boolean)' [INFO] Running ee.jakarta.tck.mvc.tests.viewengine.base.ViewEngineBaseTest 21:10:34,948 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/wildfly-preview-27.0.0.Final/standalone/data/content/43/de70d9159b6b4377c7c4ec4aabc36bed4804f3/content 21:10:34,950 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "2dd29680-006a-44c2-b038-ea2fc0e0ae8f.war" (runtime-name: "2dd29680-006a-44c2-b038-ea2fc0e0ae8f.war") 21:10:35,046 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0003: Processing weld deployment 2dd29680-006a-44c2-b038-ea2fc0e0ae8f.war 21:10:35,071 INFO [org.wildfly.extension.micrometer] (MSC service thread 1-4) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment 21:10:35,072 WARN [org.wildfly.extension.microprofile.opentracing] (MSC service thread 1-4) WFLYTRACEXT0012: No Jaeger endpoint or sender-binding configured. Installing a no-op sender 21:10:35,072 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-4) No shutdown hook registered: Please call close() manually on application shutdown. 21:10:35,072 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-4) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=2dd29680-006a-44c2-b038-ea2fc0e0ae8f.war, reporter=RemoteReporter(sender=NoopSender(), closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=basic-lw37k, jaeger.version=Java-1.6.0, ip=10.40.46.15}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false) 21:10:35,244 INFO [org.eclipse.krazo.servlet.KrazoContainerInitializer] (ServerService Thread Pool -- 22) Eclipse Krazo version 4.0.0-SNAPSHOT started 21:10:35,247 INFO [jakarta.enterprise.resource.webcontainer.faces.config] (ServerService Thread Pool -- 22) Initializing Mojarra 4.0.0.SP01 for context '/2dd29680-006a-44c2-b038-ea2fc0e0ae8f' 21:10:35,318 INFO [org.eclipse.krazo.bootstrap.Initializer] (ServerService Thread Pool -- 22) Initializing Eclipse Krazo... 21:10:35,337 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 22) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class ee.jakarta.tck.mvc.common.DefaultApplication$Proxy$_$$_WeldClientProxy 21:10:35,338 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 22) RESTEASY002155: Provider class org.eclipse.krazo.bootstrap.CoreFeature is already registered. 2nd registration is being ignored. 21:10:35,338 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 22) RESTEASY002155: Provider class org.eclipse.krazo.forms.FormMethodOverwriteFilter is already registered. 2nd registration is being ignored. 21:10:35,345 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 22) WFLYUT0021: Registered web context: '/2dd29680-006a-44c2-b038-ea2fc0e0ae8f' for server 'default-server' 21:10:35,354 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "2dd29680-006a-44c2-b038-ea2fc0e0ae8f.war" (runtime-name : "2dd29680-006a-44c2-b038-ea2fc0e0ae8f.war") [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.708 s <<< FAILURE! - in ee.jakarta.tck.mvc.tests.viewengine.base.ViewEngineBaseTest [ERROR] ee.jakarta.tck.mvc.tests.viewengine.base.ViewEngineBaseTest Time elapsed: 0.707 s <<< ERROR! java.lang.NoSuchMethodError: 'void org.jboss.arquillian.container.spi.client.protocol.metadata.HTTPContext.(java.lang.String, int, boolean)' [INFO] Running ee.jakarta.tck.mvc.tests.i18n.algorithm.I18nAlgorithmTest 21:10:35,764 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/wildfly-preview-27.0.0.Final/standalone/data/content/8f/0b539bce7ead91a5ad879a26520d8fb60de208/content 21:10:35,766 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "8785fcb3-acaf-4f50-930e-fb782461e98a.war" (runtime-name: "8785fcb3-acaf-4f50-930e-fb782461e98a.war") 21:10:35,865 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment 8785fcb3-acaf-4f50-930e-fb782461e98a.war 21:10:35,925 INFO [org.wildfly.extension.micrometer] (MSC service thread 1-1) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment 21:10:35,926 WARN [org.wildfly.extension.microprofile.opentracing] (MSC service thread 1-1) WFLYTRACEXT0012: No Jaeger endpoint or sender-binding configured. Installing a no-op sender 21:10:35,927 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-1) No shutdown hook registered: Please call close() manually on application shutdown. 21:10:35,927 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-1) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=8785fcb3-acaf-4f50-930e-fb782461e98a.war, reporter=RemoteReporter(sender=NoopSender(), closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=basic-lw37k, jaeger.version=Java-1.6.0, ip=10.40.46.15}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false) 21:10:36,069 INFO [org.eclipse.krazo.servlet.KrazoContainerInitializer] (ServerService Thread Pool -- 80) Eclipse Krazo version 4.0.0-SNAPSHOT started 21:10:36,071 INFO [jakarta.enterprise.resource.webcontainer.faces.config] (ServerService Thread Pool -- 80) Initializing Mojarra 4.0.0.SP01 for context '/8785fcb3-acaf-4f50-930e-fb782461e98a' 21:10:36,129 INFO [org.eclipse.krazo.bootstrap.Initializer] (ServerService Thread Pool -- 80) Initializing Eclipse Krazo... 21:10:36,148 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 80) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class ee.jakarta.tck.mvc.common.DefaultApplication$Proxy$_$$_WeldClientProxy 21:10:36,149 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 80) RESTEASY002155: Provider class org.eclipse.krazo.bootstrap.CoreFeature is already registered. 2nd registration is being ignored. 21:10:36,149 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 80) RESTEASY002155: Provider class org.eclipse.krazo.forms.FormMethodOverwriteFilter is already registered. 2nd registration is being ignored. 21:10:36,156 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 80) WFLYUT0021: Registered web context: '/8785fcb3-acaf-4f50-930e-fb782461e98a' for server 'default-server' 21:10:36,165 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "8785fcb3-acaf-4f50-930e-fb782461e98a.war" (runtime-name : "8785fcb3-acaf-4f50-930e-fb782461e98a.war") [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.807 s <<< FAILURE! - in ee.jakarta.tck.mvc.tests.i18n.algorithm.I18nAlgorithmTest [ERROR] ee.jakarta.tck.mvc.tests.i18n.algorithm.I18nAlgorithmTest Time elapsed: 0.807 s <<< ERROR! java.lang.NoSuchMethodError: 'void org.jboss.arquillian.container.spi.client.protocol.metadata.HTTPContext.(java.lang.String, int, boolean)' [INFO] Running ee.jakarta.tck.mvc.tests.i18n.access.I18nAccessTest 21:10:36,551 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/wildfly-preview-27.0.0.Final/standalone/data/content/65/dbc36458f85b164d8536b5d3b26b357335799d/content 21:10:36,553 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "c950fc6f-28ce-4d96-b71e-ed9e8f4566e3.war" (runtime-name: "c950fc6f-28ce-4d96-b71e-ed9e8f4566e3.war") 21:10:36,627 INFO [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0003: Processing weld deployment c950fc6f-28ce-4d96-b71e-ed9e8f4566e3.war 21:10:36,659 INFO [org.wildfly.extension.micrometer] (MSC service thread 1-3) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment 21:10:36,659 WARN [org.wildfly.extension.microprofile.opentracing] (MSC service thread 1-3) WFLYTRACEXT0012: No Jaeger endpoint or sender-binding configured. Installing a no-op sender 21:10:36,660 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-3) No shutdown hook registered: Please call close() manually on application shutdown. 21:10:36,660 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-3) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=c950fc6f-28ce-4d96-b71e-ed9e8f4566e3.war, reporter=RemoteReporter(sender=NoopSender(), closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=basic-lw37k, jaeger.version=Java-1.6.0, ip=10.40.46.15}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false) 21:10:36,817 INFO [org.eclipse.krazo.servlet.KrazoContainerInitializer] (ServerService Thread Pool -- 22) Eclipse Krazo version 4.0.0-SNAPSHOT started 21:10:36,819 INFO [jakarta.enterprise.resource.webcontainer.faces.config] (ServerService Thread Pool -- 22) Initializing Mojarra 4.0.0.SP01 for context '/c950fc6f-28ce-4d96-b71e-ed9e8f4566e3' 21:10:36,839 INFO [org.eclipse.krazo.bootstrap.Initializer] (ServerService Thread Pool -- 22) Initializing Eclipse Krazo... 21:10:36,857 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 22) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class ee.jakarta.tck.mvc.common.DefaultApplication$Proxy$_$$_WeldClientProxy 21:10:36,857 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 22) RESTEASY002155: Provider class org.eclipse.krazo.bootstrap.CoreFeature is already registered. 2nd registration is being ignored. 21:10:36,857 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 22) RESTEASY002155: Provider class org.eclipse.krazo.forms.FormMethodOverwriteFilter is already registered. 2nd registration is being ignored. 21:10:36,865 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 22) WFLYUT0021: Registered web context: '/c950fc6f-28ce-4d96-b71e-ed9e8f4566e3' for server 'default-server' 21:10:36,873 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "c950fc6f-28ce-4d96-b71e-ed9e8f4566e3.war" (runtime-name : "c950fc6f-28ce-4d96-b71e-ed9e8f4566e3.war") [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.705 s <<< FAILURE! - in ee.jakarta.tck.mvc.tests.i18n.access.I18nAccessTest [ERROR] ee.jakarta.tck.mvc.tests.i18n.access.I18nAccessTest Time elapsed: 0.705 s <<< ERROR! java.lang.NoSuchMethodError: 'void org.jboss.arquillian.container.spi.client.protocol.metadata.HTTPContext.(java.lang.String, int, boolean)' [INFO] Running ee.jakarta.tck.mvc.tests.i18n.standard.I18nStandardTest 21:10:37,148 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/wildfly-preview-27.0.0.Final/standalone/data/content/8a/699b44475d4a4ce2e8a693d079ca010807d880/content 21:10:37,150 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0027: Starting deployment of "c5fb3853-b9a5-4185-9d6e-383b3ac1a967.war" (runtime-name: "c5fb3853-b9a5-4185-9d6e-383b3ac1a967.war") 21:10:37,211 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment c5fb3853-b9a5-4185-9d6e-383b3ac1a967.war 21:10:37,249 INFO [org.wildfly.extension.micrometer] (MSC service thread 1-1) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment 21:10:37,249 WARN [org.wildfly.extension.microprofile.opentracing] (MSC service thread 1-1) WFLYTRACEXT0012: No Jaeger endpoint or sender-binding configured. Installing a no-op sender 21:10:37,250 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-1) No shutdown hook registered: Please call close() manually on application shutdown. 21:10:37,250 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-1) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=c5fb3853-b9a5-4185-9d6e-383b3ac1a967.war, reporter=RemoteReporter(sender=NoopSender(), closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=basic-lw37k, jaeger.version=Java-1.6.0, ip=10.40.46.15}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false) 21:10:37,537 INFO [org.eclipse.krazo.servlet.KrazoContainerInitializer] (ServerService Thread Pool -- 31) Eclipse Krazo version 4.0.0-SNAPSHOT started 21:10:37,540 INFO [jakarta.enterprise.resource.webcontainer.faces.config] (ServerService Thread Pool -- 31) Initializing Mojarra 4.0.0.SP01 for context '/c5fb3853-b9a5-4185-9d6e-383b3ac1a967' 21:10:37,564 INFO [org.eclipse.krazo.bootstrap.Initializer] (ServerService Thread Pool -- 31) Initializing Eclipse Krazo... 21:10:37,619 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 31) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class ee.jakarta.tck.mvc.common.DefaultApplication$Proxy$_$$_WeldClientProxy 21:10:37,620 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 31) RESTEASY002155: Provider class org.eclipse.krazo.bootstrap.CoreFeature is already registered. 2nd registration is being ignored. 21:10:37,620 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 31) RESTEASY002155: Provider class org.eclipse.krazo.forms.FormMethodOverwriteFilter is already registered. 2nd registration is being ignored. 21:10:37,633 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 31) WFLYUT0021: Registered web context: '/c5fb3853-b9a5-4185-9d6e-383b3ac1a967' for server 'default-server' 21:10:37,641 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "c5fb3853-b9a5-4185-9d6e-383b3ac1a967.war" (runtime-name : "c5fb3853-b9a5-4185-9d6e-383b3ac1a967.war") [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.767 s <<< FAILURE! - in ee.jakarta.tck.mvc.tests.i18n.standard.I18nStandardTest [ERROR] ee.jakarta.tck.mvc.tests.i18n.standard.I18nStandardTest Time elapsed: 0.767 s <<< ERROR! java.lang.NoSuchMethodError: 'void org.jboss.arquillian.container.spi.client.protocol.metadata.HTTPContext.(java.lang.String, int, boolean)' [INFO] Running ee.jakarta.tck.mvc.tests.application.inheritance.InheritanceTest 21:10:37,917 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/wildfly-preview-27.0.0.Final/standalone/data/content/78/163c34e3f0d148609b8b397b9c6719b3e2df00/content 21:10:37,919 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "e9c715d0-f825-4e86-8a83-606e043f88d8.war" (runtime-name: "e9c715d0-f825-4e86-8a83-606e043f88d8.war") 21:10:37,985 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment e9c715d0-f825-4e86-8a83-606e043f88d8.war 21:10:38,033 INFO [org.wildfly.extension.micrometer] (MSC service thread 1-2) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment 21:10:38,034 WARN [org.wildfly.extension.microprofile.opentracing] (MSC service thread 1-2) WFLYTRACEXT0012: No Jaeger endpoint or sender-binding configured. Installing a no-op sender 21:10:38,034 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-2) No shutdown hook registered: Please call close() manually on application shutdown. 21:10:38,034 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-2) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=e9c715d0-f825-4e86-8a83-606e043f88d8.war, reporter=RemoteReporter(sender=NoopSender(), closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=basic-lw37k, jaeger.version=Java-1.6.0, ip=10.40.46.15}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false) 21:10:38,170 INFO [org.eclipse.krazo.servlet.KrazoContainerInitializer] (ServerService Thread Pool -- 80) Eclipse Krazo version 4.0.0-SNAPSHOT started 21:10:38,173 INFO [jakarta.enterprise.resource.webcontainer.faces.config] (ServerService Thread Pool -- 80) Initializing Mojarra 4.0.0.SP01 for context '/e9c715d0-f825-4e86-8a83-606e043f88d8' 21:10:38,217 INFO [org.eclipse.krazo.bootstrap.Initializer] (ServerService Thread Pool -- 80) Initializing Eclipse Krazo... 21:10:38,230 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 80) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class ee.jakarta.tck.mvc.common.DefaultApplication$Proxy$_$$_WeldClientProxy 21:10:38,231 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 80) RESTEASY002155: Provider class org.eclipse.krazo.bootstrap.CoreFeature is already registered. 2nd registration is being ignored. 21:10:38,231 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 80) RESTEASY002155: Provider class org.eclipse.krazo.forms.FormMethodOverwriteFilter is already registered. 2nd registration is being ignored. 21:10:38,240 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 80) WFLYUT0021: Registered web context: '/e9c715d0-f825-4e86-8a83-606e043f88d8' for server 'default-server' 21:10:38,248 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "e9c715d0-f825-4e86-8a83-606e043f88d8.war" (runtime-name : "e9c715d0-f825-4e86-8a83-606e043f88d8.war") [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.603 s <<< FAILURE! - in ee.jakarta.tck.mvc.tests.application.inheritance.InheritanceTest [ERROR] ee.jakarta.tck.mvc.tests.application.inheritance.InheritanceTest Time elapsed: 0.603 s <<< ERROR! java.lang.NoSuchMethodError: 'void org.jboss.arquillian.container.spi.client.protocol.metadata.HTTPContext.(java.lang.String, int, boolean)' [INFO] Running ee.jakarta.tck.mvc.tests.application.app.MvcAppWebXmlTest 21:10:38,556 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/wildfly-preview-27.0.0.Final/standalone/data/content/e3/69a496da450db09303e7e160af7bb487a552ab/content 21:10:38,557 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "f7488bce-3c9c-4b6a-978f-636dc228921f.war" (runtime-name: "f7488bce-3c9c-4b6a-978f-636dc228921f.war") 21:10:38,712 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0003: Processing weld deployment f7488bce-3c9c-4b6a-978f-636dc228921f.war 21:10:38,751 INFO [org.wildfly.extension.micrometer] (MSC service thread 1-4) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment 21:10:38,752 WARN [org.wildfly.extension.microprofile.opentracing] (MSC service thread 1-4) WFLYTRACEXT0012: No Jaeger endpoint or sender-binding configured. Installing a no-op sender 21:10:38,753 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-4) No shutdown hook registered: Please call close() manually on application shutdown. 21:10:38,753 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-4) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=f7488bce-3c9c-4b6a-978f-636dc228921f.war, reporter=RemoteReporter(sender=NoopSender(), closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=basic-lw37k, jaeger.version=Java-1.6.0, ip=10.40.46.15}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false) 21:10:38,959 INFO [org.eclipse.krazo.servlet.KrazoContainerInitializer] (ServerService Thread Pool -- 38) Eclipse Krazo version 4.0.0-SNAPSHOT started 21:10:38,963 INFO [jakarta.enterprise.resource.webcontainer.faces.config] (ServerService Thread Pool -- 38) Initializing Mojarra 4.0.0.SP01 for context '/f7488bce-3c9c-4b6a-978f-636dc228921f' 21:10:38,992 INFO [org.eclipse.krazo.bootstrap.Initializer] (ServerService Thread Pool -- 38) Initializing Eclipse Krazo... 21:10:39,030 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 38) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class ee.jakarta.tck.mvc.tests.application.app.MvcAppWebXmlApplication$Proxy$_$$_WeldClientProxy 21:10:39,031 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 38) RESTEASY002155: Provider class org.eclipse.krazo.bootstrap.CoreFeature is already registered. 2nd registration is being ignored. 21:10:39,031 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 38) RESTEASY002155: Provider class org.eclipse.krazo.forms.FormMethodOverwriteFilter is already registered. 2nd registration is being ignored. 21:10:39,037 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 38) WFLYUT0021: Registered web context: '/f7488bce-3c9c-4b6a-978f-636dc228921f' for server 'default-server' 21:10:39,045 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "f7488bce-3c9c-4b6a-978f-636dc228921f.war" (runtime-name : "f7488bce-3c9c-4b6a-978f-636dc228921f.war") [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.795 s <<< FAILURE! - in ee.jakarta.tck.mvc.tests.application.app.MvcAppWebXmlTest [ERROR] ee.jakarta.tck.mvc.tests.application.app.MvcAppWebXmlTest Time elapsed: 0.795 s <<< ERROR! java.lang.NoSuchMethodError: 'void org.jboss.arquillian.container.spi.client.protocol.metadata.HTTPContext.(java.lang.String, int, boolean)' [INFO] Running ee.jakarta.tck.mvc.tests.application.app.MvcAppAnnotationTest 21:10:39,262 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/wildfly-preview-27.0.0.Final/standalone/data/content/38/9338b7af78aadb4fd4a9afca3c87ec2de9076b/content 21:10:39,264 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "b3321026-e4cf-4574-bd57-7bc5478e87e7.war" (runtime-name: "b3321026-e4cf-4574-bd57-7bc5478e87e7.war") 21:10:39,312 INFO [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0003: Processing weld deployment b3321026-e4cf-4574-bd57-7bc5478e87e7.war 21:10:39,336 INFO [org.wildfly.extension.micrometer] (MSC service thread 1-3) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment 21:10:39,337 WARN [org.wildfly.extension.microprofile.opentracing] (MSC service thread 1-3) WFLYTRACEXT0012: No Jaeger endpoint or sender-binding configured. Installing a no-op sender 21:10:39,338 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-3) No shutdown hook registered: Please call close() manually on application shutdown. 21:10:39,338 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-3) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=b3321026-e4cf-4574-bd57-7bc5478e87e7.war, reporter=RemoteReporter(sender=NoopSender(), closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=basic-lw37k, jaeger.version=Java-1.6.0, ip=10.40.46.15}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false) 21:10:39,461 INFO [org.eclipse.krazo.servlet.KrazoContainerInitializer] (ServerService Thread Pool -- 80) Eclipse Krazo version 4.0.0-SNAPSHOT started 21:10:39,463 INFO [jakarta.enterprise.resource.webcontainer.faces.config] (ServerService Thread Pool -- 80) Initializing Mojarra 4.0.0.SP01 for context '/b3321026-e4cf-4574-bd57-7bc5478e87e7' 21:10:39,485 INFO [org.eclipse.krazo.bootstrap.Initializer] (ServerService Thread Pool -- 80) Initializing Eclipse Krazo... 21:10:39,518 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 80) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class ee.jakarta.tck.mvc.tests.application.app.MvcAppAnnotationApplication$Proxy$_$$_WeldClientProxy 21:10:39,519 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 80) RESTEASY002155: Provider class org.eclipse.krazo.bootstrap.CoreFeature is already registered. 2nd registration is being ignored. 21:10:39,519 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 80) RESTEASY002155: Provider class org.eclipse.krazo.forms.FormMethodOverwriteFilter is already registered. 2nd registration is being ignored. 21:10:39,525 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 80) WFLYUT0021: Registered web context: '/b3321026-e4cf-4574-bd57-7bc5478e87e7' for server 'default-server' 21:10:39,533 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "b3321026-e4cf-4574-bd57-7bc5478e87e7.war" (runtime-name : "b3321026-e4cf-4574-bd57-7bc5478e87e7.war") [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.484 s <<< FAILURE! - in ee.jakarta.tck.mvc.tests.application.app.MvcAppAnnotationTest [ERROR] ee.jakarta.tck.mvc.tests.application.app.MvcAppAnnotationTest Time elapsed: 0.484 s <<< ERROR! java.lang.NoSuchMethodError: 'void org.jboss.arquillian.container.spi.client.protocol.metadata.HTTPContext.(java.lang.String, int, boolean)' [INFO] Running ee.jakarta.tck.mvc.tests.application.context.MvcContextTest 21:10:39,790 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/wildfly-preview-27.0.0.Final/standalone/data/content/a5/6376c2eaeb560de85be99aa89718db5407da3d/content 21:10:39,791 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0027: Starting deployment of "d6a01834-63c5-4959-8d01-acc2cc3fcfb3.war" (runtime-name: "d6a01834-63c5-4959-8d01-acc2cc3fcfb3.war") 21:10:39,834 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0003: Processing weld deployment d6a01834-63c5-4959-8d01-acc2cc3fcfb3.war 21:10:39,860 INFO [org.wildfly.extension.micrometer] (MSC service thread 1-4) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment 21:10:39,860 WARN [org.wildfly.extension.microprofile.opentracing] (MSC service thread 1-4) WFLYTRACEXT0012: No Jaeger endpoint or sender-binding configured. Installing a no-op sender 21:10:39,861 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-4) No shutdown hook registered: Please call close() manually on application shutdown. 21:10:39,861 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-4) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=d6a01834-63c5-4959-8d01-acc2cc3fcfb3.war, reporter=RemoteReporter(sender=NoopSender(), closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=basic-lw37k, jaeger.version=Java-1.6.0, ip=10.40.46.15}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false) 21:10:39,982 INFO [org.eclipse.krazo.servlet.KrazoContainerInitializer] (ServerService Thread Pool -- 22) Eclipse Krazo version 4.0.0-SNAPSHOT started 21:10:39,984 INFO [jakarta.enterprise.resource.webcontainer.faces.config] (ServerService Thread Pool -- 22) Initializing Mojarra 4.0.0.SP01 for context '/d6a01834-63c5-4959-8d01-acc2cc3fcfb3' 21:10:40,033 INFO [org.eclipse.krazo.bootstrap.Initializer] (ServerService Thread Pool -- 22) Initializing Eclipse Krazo... 21:10:40,046 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 22) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class ee.jakarta.tck.mvc.common.DefaultApplication$Proxy$_$$_WeldClientProxy 21:10:40,047 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 22) RESTEASY002155: Provider class org.eclipse.krazo.bootstrap.CoreFeature is already registered. 2nd registration is being ignored. 21:10:40,047 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 22) RESTEASY002155: Provider class org.eclipse.krazo.forms.FormMethodOverwriteFilter is already registered. 2nd registration is being ignored. 21:10:40,053 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 22) WFLYUT0021: Registered web context: '/d6a01834-63c5-4959-8d01-acc2cc3fcfb3' for server 'default-server' 21:10:40,060 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "d6a01834-63c5-4959-8d01-acc2cc3fcfb3.war" (runtime-name : "d6a01834-63c5-4959-8d01-acc2cc3fcfb3.war") [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.524 s <<< FAILURE! - in ee.jakarta.tck.mvc.tests.application.context.MvcContextTest [ERROR] ee.jakarta.tck.mvc.tests.application.context.MvcContextTest Time elapsed: 0.523 s <<< ERROR! java.lang.NoSuchMethodError: 'void org.jboss.arquillian.container.spi.client.protocol.metadata.HTTPContext.(java.lang.String, int, boolean)' [INFO] Running ee.jakarta.tck.mvc.tests.form.DisabledFormMethodOverwriteTest 21:10:40,335 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/wildfly-preview-27.0.0.Final/standalone/data/content/07/67f42128178afe1926be0becde002abfb27f5b/content 21:10:40,337 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0027: Starting deployment of "c14e51df-3c83-4dfe-908c-f77d63e6b9ca.war" (runtime-name: "c14e51df-3c83-4dfe-908c-f77d63e6b9ca.war") 21:10:40,427 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment c14e51df-3c83-4dfe-908c-f77d63e6b9ca.war 21:10:40,453 INFO [org.wildfly.extension.micrometer] (MSC service thread 1-2) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment 21:10:40,454 WARN [org.wildfly.extension.microprofile.opentracing] (MSC service thread 1-2) WFLYTRACEXT0012: No Jaeger endpoint or sender-binding configured. Installing a no-op sender 21:10:40,454 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-2) No shutdown hook registered: Please call close() manually on application shutdown. 21:10:40,454 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-2) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=c14e51df-3c83-4dfe-908c-f77d63e6b9ca.war, reporter=RemoteReporter(sender=NoopSender(), closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=basic-lw37k, jaeger.version=Java-1.6.0, ip=10.40.46.15}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false) 21:10:40,616 INFO [org.eclipse.krazo.servlet.KrazoContainerInitializer] (ServerService Thread Pool -- 80) Eclipse Krazo version 4.0.0-SNAPSHOT started 21:10:40,618 INFO [jakarta.enterprise.resource.webcontainer.faces.config] (ServerService Thread Pool -- 80) Initializing Mojarra 4.0.0.SP01 for context '/c14e51df-3c83-4dfe-908c-f77d63e6b9ca' 21:10:40,638 INFO [org.eclipse.krazo.bootstrap.Initializer] (ServerService Thread Pool -- 80) Initializing Eclipse Krazo... 21:10:40,651 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 80) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class ee.jakarta.tck.mvc.tests.form.DisabledFormMethodOverwriteCustomApplication$Proxy$_$$_WeldClientProxy 21:10:40,652 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 80) RESTEASY002155: Provider class org.eclipse.krazo.bootstrap.CoreFeature is already registered. 2nd registration is being ignored. 21:10:40,652 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 80) RESTEASY002155: Provider class org.eclipse.krazo.forms.FormMethodOverwriteFilter is already registered. 2nd registration is being ignored. 21:10:40,661 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 80) WFLYUT0021: Registered web context: '/c14e51df-3c83-4dfe-908c-f77d63e6b9ca' for server 'default-server' 21:10:40,668 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "c14e51df-3c83-4dfe-908c-f77d63e6b9ca.war" (runtime-name : "c14e51df-3c83-4dfe-908c-f77d63e6b9ca.war") [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.606 s <<< FAILURE! - in ee.jakarta.tck.mvc.tests.form.DisabledFormMethodOverwriteTest [ERROR] ee.jakarta.tck.mvc.tests.form.DisabledFormMethodOverwriteTest Time elapsed: 0.606 s <<< ERROR! java.lang.NoSuchMethodError: 'void org.jboss.arquillian.container.spi.client.protocol.metadata.HTTPContext.(java.lang.String, int, boolean)' [INFO] Running ee.jakarta.tck.mvc.tests.form.CustomFormMethodFieldTest 21:10:40,942 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/wildfly-preview-27.0.0.Final/standalone/data/content/82/9691089cae96de640bed425c993b4d98c1c347/content 21:10:40,944 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0027: Starting deployment of "3010594c-c2a6-4357-8f9e-4bf1c8b604c7.war" (runtime-name: "3010594c-c2a6-4357-8f9e-4bf1c8b604c7.war") 21:10:40,988 INFO [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0003: Processing weld deployment 3010594c-c2a6-4357-8f9e-4bf1c8b604c7.war 21:10:41,027 INFO [org.wildfly.extension.micrometer] (MSC service thread 1-3) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment 21:10:41,028 WARN [org.wildfly.extension.microprofile.opentracing] (MSC service thread 1-3) WFLYTRACEXT0012: No Jaeger endpoint or sender-binding configured. Installing a no-op sender 21:10:41,029 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-3) No shutdown hook registered: Please call close() manually on application shutdown. 21:10:41,029 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-3) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=3010594c-c2a6-4357-8f9e-4bf1c8b604c7.war, reporter=RemoteReporter(sender=NoopSender(), closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=basic-lw37k, jaeger.version=Java-1.6.0, ip=10.40.46.15}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false) 21:10:41,156 INFO [org.eclipse.krazo.servlet.KrazoContainerInitializer] (ServerService Thread Pool -- 38) Eclipse Krazo version 4.0.0-SNAPSHOT started 21:10:41,159 INFO [jakarta.enterprise.resource.webcontainer.faces.config] (ServerService Thread Pool -- 38) Initializing Mojarra 4.0.0.SP01 for context '/3010594c-c2a6-4357-8f9e-4bf1c8b604c7' 21:10:41,185 INFO [org.eclipse.krazo.bootstrap.Initializer] (ServerService Thread Pool -- 38) Initializing Eclipse Krazo... 21:10:41,220 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 38) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class ee.jakarta.tck.mvc.tests.form.CustomFormMethodOverwriteFieldApplication$Proxy$_$$_WeldClientProxy 21:10:41,221 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 38) RESTEASY002155: Provider class org.eclipse.krazo.bootstrap.CoreFeature is already registered. 2nd registration is being ignored. 21:10:41,221 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 38) RESTEASY002155: Provider class org.eclipse.krazo.forms.FormMethodOverwriteFilter is already registered. 2nd registration is being ignored. 21:10:41,231 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 38) WFLYUT0021: Registered web context: '/3010594c-c2a6-4357-8f9e-4bf1c8b604c7' for server 'default-server' 21:10:41,240 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "3010594c-c2a6-4357-8f9e-4bf1c8b604c7.war" (runtime-name : "3010594c-c2a6-4357-8f9e-4bf1c8b604c7.war") [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.57 s <<< FAILURE! - in ee.jakarta.tck.mvc.tests.form.CustomFormMethodFieldTest [ERROR] ee.jakarta.tck.mvc.tests.form.CustomFormMethodFieldTest Time elapsed: 0.57 s <<< ERROR! java.lang.NoSuchMethodError: 'void org.jboss.arquillian.container.spi.client.protocol.metadata.HTTPContext.(java.lang.String, int, boolean)' [INFO] Running ee.jakarta.tck.mvc.tests.form.DefaultFormMethodOverwriteTest 21:10:41,455 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/wildfly-preview-27.0.0.Final/standalone/data/content/ec/90eabfa332a16606af4b36a24907009f19c9bd/content 21:10:41,457 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0027: Starting deployment of "f2822cd5-bd98-468d-9cf8-5d4f46be35ee.war" (runtime-name: "f2822cd5-bd98-468d-9cf8-5d4f46be35ee.war") 21:10:41,500 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment f2822cd5-bd98-468d-9cf8-5d4f46be35ee.war 21:10:41,525 INFO [org.wildfly.extension.micrometer] (MSC service thread 1-2) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment 21:10:41,526 WARN [org.wildfly.extension.microprofile.opentracing] (MSC service thread 1-2) WFLYTRACEXT0012: No Jaeger endpoint or sender-binding configured. Installing a no-op sender 21:10:41,527 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-2) No shutdown hook registered: Please call close() manually on application shutdown. 21:10:41,527 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-2) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=f2822cd5-bd98-468d-9cf8-5d4f46be35ee.war, reporter=RemoteReporter(sender=NoopSender(), closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=basic-lw37k, jaeger.version=Java-1.6.0, ip=10.40.46.15}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false) 21:10:41,647 INFO [org.eclipse.krazo.servlet.KrazoContainerInitializer] (ServerService Thread Pool -- 22) Eclipse Krazo version 4.0.0-SNAPSHOT started 21:10:41,649 INFO [jakarta.enterprise.resource.webcontainer.faces.config] (ServerService Thread Pool -- 22) Initializing Mojarra 4.0.0.SP01 for context '/f2822cd5-bd98-468d-9cf8-5d4f46be35ee' 21:10:41,671 INFO [org.eclipse.krazo.bootstrap.Initializer] (ServerService Thread Pool -- 22) Initializing Eclipse Krazo... 21:10:41,684 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 22) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class ee.jakarta.tck.mvc.common.DefaultApplication$Proxy$_$$_WeldClientProxy 21:10:41,684 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 22) RESTEASY002155: Provider class org.eclipse.krazo.bootstrap.CoreFeature is already registered. 2nd registration is being ignored. 21:10:41,684 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 22) RESTEASY002155: Provider class org.eclipse.krazo.forms.FormMethodOverwriteFilter is already registered. 2nd registration is being ignored. 21:10:41,716 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 22) WFLYUT0021: Registered web context: '/f2822cd5-bd98-468d-9cf8-5d4f46be35ee' for server 'default-server' 21:10:41,724 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "f2822cd5-bd98-468d-9cf8-5d4f46be35ee.war" (runtime-name : "f2822cd5-bd98-468d-9cf8-5d4f46be35ee.war") [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.48 s <<< FAILURE! - in ee.jakarta.tck.mvc.tests.form.DefaultFormMethodOverwriteTest [ERROR] ee.jakarta.tck.mvc.tests.form.DefaultFormMethodOverwriteTest Time elapsed: 0.48 s <<< ERROR! java.lang.NoSuchMethodError: 'void org.jboss.arquillian.container.spi.client.protocol.metadata.HTTPContext.(java.lang.String, int, boolean)' [INFO] Running ee.jakarta.tck.mvc.tests.security.csrf.verify.CsrfVerifyDefaultConfigTest 21:10:42,057 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/wildfly-preview-27.0.0.Final/standalone/data/content/9e/6fce52546c47dba228fb7735e57a99e4430582/content 21:10:42,059 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0027: Starting deployment of "02f4517f-d5ed-468e-b6aa-2b33d15e4be0.war" (runtime-name: "02f4517f-d5ed-468e-b6aa-2b33d15e4be0.war") 21:10:42,219 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0003: Processing weld deployment 02f4517f-d5ed-468e-b6aa-2b33d15e4be0.war 21:10:42,242 INFO [org.wildfly.extension.micrometer] (MSC service thread 1-4) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment 21:10:42,243 WARN [org.wildfly.extension.microprofile.opentracing] (MSC service thread 1-4) WFLYTRACEXT0012: No Jaeger endpoint or sender-binding configured. Installing a no-op sender 21:10:42,244 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-4) No shutdown hook registered: Please call close() manually on application shutdown. 21:10:42,244 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-4) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=02f4517f-d5ed-468e-b6aa-2b33d15e4be0.war, reporter=RemoteReporter(sender=NoopSender(), closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=basic-lw37k, jaeger.version=Java-1.6.0, ip=10.40.46.15}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false) 21:10:42,460 INFO [org.eclipse.krazo.servlet.KrazoContainerInitializer] (ServerService Thread Pool -- 80) Eclipse Krazo version 4.0.0-SNAPSHOT started 21:10:42,462 INFO [jakarta.enterprise.resource.webcontainer.faces.config] (ServerService Thread Pool -- 80) Initializing Mojarra 4.0.0.SP01 for context '/02f4517f-d5ed-468e-b6aa-2b33d15e4be0' 21:10:42,483 INFO [org.eclipse.krazo.bootstrap.Initializer] (ServerService Thread Pool -- 80) Initializing Eclipse Krazo... 21:10:42,520 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 80) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class ee.jakarta.tck.mvc.tests.security.csrf.verify.CsrfVerifyDefaultConfigApplication$Proxy$_$$_WeldClientProxy 21:10:42,521 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 80) RESTEASY002155: Provider class org.eclipse.krazo.bootstrap.CoreFeature is already registered. 2nd registration is being ignored. 21:10:42,521 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 80) RESTEASY002155: Provider class org.eclipse.krazo.forms.FormMethodOverwriteFilter is already registered. 2nd registration is being ignored. 21:10:42,528 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 80) WFLYUT0021: Registered web context: '/02f4517f-d5ed-468e-b6aa-2b33d15e4be0' for server 'default-server' 21:10:42,536 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "02f4517f-d5ed-468e-b6aa-2b33d15e4be0.war" (runtime-name : "02f4517f-d5ed-468e-b6aa-2b33d15e4be0.war") [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.809 s <<< FAILURE! - in ee.jakarta.tck.mvc.tests.security.csrf.verify.CsrfVerifyDefaultConfigTest [ERROR] ee.jakarta.tck.mvc.tests.security.csrf.verify.CsrfVerifyDefaultConfigTest Time elapsed: 0.809 s <<< ERROR! java.lang.NoSuchMethodError: 'void org.jboss.arquillian.container.spi.client.protocol.metadata.HTTPContext.(java.lang.String, int, boolean)' [INFO] Running ee.jakarta.tck.mvc.tests.security.csrf.verify.CsrfVerifyImplicitConfigTest 21:10:42,784 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/wildfly-preview-27.0.0.Final/standalone/data/content/cd/4dde2b7c519517d7bce94a726214ce8114429e/content 21:10:42,787 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0027: Starting deployment of "462ed5ce-794c-4539-8e74-1cca7c86bae5.war" (runtime-name: "462ed5ce-794c-4539-8e74-1cca7c86bae5.war") 21:10:42,827 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment 462ed5ce-794c-4539-8e74-1cca7c86bae5.war 21:10:42,850 INFO [org.wildfly.extension.micrometer] (MSC service thread 1-1) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment 21:10:42,850 WARN [org.wildfly.extension.microprofile.opentracing] (MSC service thread 1-1) WFLYTRACEXT0012: No Jaeger endpoint or sender-binding configured. Installing a no-op sender 21:10:42,851 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-1) No shutdown hook registered: Please call close() manually on application shutdown. 21:10:42,851 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-1) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=462ed5ce-794c-4539-8e74-1cca7c86bae5.war, reporter=RemoteReporter(sender=NoopSender(), closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=basic-lw37k, jaeger.version=Java-1.6.0, ip=10.40.46.15}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false) 21:10:42,971 INFO [org.eclipse.krazo.servlet.KrazoContainerInitializer] (ServerService Thread Pool -- 38) Eclipse Krazo version 4.0.0-SNAPSHOT started 21:10:42,973 INFO [jakarta.enterprise.resource.webcontainer.faces.config] (ServerService Thread Pool -- 38) Initializing Mojarra 4.0.0.SP01 for context '/462ed5ce-794c-4539-8e74-1cca7c86bae5' 21:10:43,012 INFO [org.eclipse.krazo.bootstrap.Initializer] (ServerService Thread Pool -- 38) Initializing Eclipse Krazo... 21:10:43,027 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 38) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class ee.jakarta.tck.mvc.tests.security.csrf.verify.CsrfVerifyImplicitConfigApplication$Proxy$_$$_WeldClientProxy 21:10:43,027 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 38) RESTEASY002155: Provider class org.eclipse.krazo.bootstrap.CoreFeature is already registered. 2nd registration is being ignored. 21:10:43,027 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 38) RESTEASY002155: Provider class org.eclipse.krazo.forms.FormMethodOverwriteFilter is already registered. 2nd registration is being ignored. 21:10:43,035 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 38) WFLYUT0021: Registered web context: '/462ed5ce-794c-4539-8e74-1cca7c86bae5' for server 'default-server' 21:10:43,045 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "462ed5ce-794c-4539-8e74-1cca7c86bae5.war" (runtime-name : "462ed5ce-794c-4539-8e74-1cca7c86bae5.war") [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.506 s <<< FAILURE! - in ee.jakarta.tck.mvc.tests.security.csrf.verify.CsrfVerifyImplicitConfigTest [ERROR] ee.jakarta.tck.mvc.tests.security.csrf.verify.CsrfVerifyImplicitConfigTest Time elapsed: 0.506 s <<< ERROR! java.lang.NoSuchMethodError: 'void org.jboss.arquillian.container.spi.client.protocol.metadata.HTTPContext.(java.lang.String, int, boolean)' [INFO] Running ee.jakarta.tck.mvc.tests.security.csrf.verify.CsrfVerifyOffConfigTest 21:10:43,271 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/wildfly-preview-27.0.0.Final/standalone/data/content/2e/e980ab3d0ae33d200ea49b5ccf4d20d12b749c/content 21:10:43,273 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "8db4a27a-1241-4a6e-841a-128154b891aa.war" (runtime-name: "8db4a27a-1241-4a6e-841a-128154b891aa.war") 21:10:43,345 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment 8db4a27a-1241-4a6e-841a-128154b891aa.war 21:10:43,416 INFO [org.wildfly.extension.micrometer] (MSC service thread 1-1) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment 21:10:43,417 WARN [org.wildfly.extension.microprofile.opentracing] (MSC service thread 1-1) WFLYTRACEXT0012: No Jaeger endpoint or sender-binding configured. Installing a no-op sender 21:10:43,417 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-1) No shutdown hook registered: Please call close() manually on application shutdown. 21:10:43,417 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-1) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=8db4a27a-1241-4a6e-841a-128154b891aa.war, reporter=RemoteReporter(sender=NoopSender(), closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=basic-lw37k, jaeger.version=Java-1.6.0, ip=10.40.46.15}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false) 21:10:43,549 INFO [org.eclipse.krazo.servlet.KrazoContainerInitializer] (ServerService Thread Pool -- 31) Eclipse Krazo version 4.0.0-SNAPSHOT started 21:10:43,552 INFO [jakarta.enterprise.resource.webcontainer.faces.config] (ServerService Thread Pool -- 31) Initializing Mojarra 4.0.0.SP01 for context '/8db4a27a-1241-4a6e-841a-128154b891aa' 21:10:43,573 INFO [org.eclipse.krazo.bootstrap.Initializer] (ServerService Thread Pool -- 31) Initializing Eclipse Krazo... 21:10:43,588 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 31) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class ee.jakarta.tck.mvc.tests.security.csrf.verify.CsrfVerifyOffConfigApplication$Proxy$_$$_WeldClientProxy 21:10:43,589 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 31) RESTEASY002155: Provider class org.eclipse.krazo.bootstrap.CoreFeature is already registered. 2nd registration is being ignored. 21:10:43,589 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 31) RESTEASY002155: Provider class org.eclipse.krazo.forms.FormMethodOverwriteFilter is already registered. 2nd registration is being ignored. 21:10:43,613 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 31) WFLYUT0021: Registered web context: '/8db4a27a-1241-4a6e-841a-128154b891aa' for server 'default-server' 21:10:43,627 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "8db4a27a-1241-4a6e-841a-128154b891aa.war" (runtime-name : "8db4a27a-1241-4a6e-841a-128154b891aa.war") [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.58 s <<< FAILURE! - in ee.jakarta.tck.mvc.tests.security.csrf.verify.CsrfVerifyOffConfigTest [ERROR] ee.jakarta.tck.mvc.tests.security.csrf.verify.CsrfVerifyOffConfigTest Time elapsed: 0.58 s <<< ERROR! java.lang.NoSuchMethodError: 'void org.jboss.arquillian.container.spi.client.protocol.metadata.HTTPContext.(java.lang.String, int, boolean)' [INFO] Running ee.jakarta.tck.mvc.tests.security.csrf.verify.CsrfVerifyExplicitConfigTest 21:10:43,845 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/wildfly-preview-27.0.0.Final/standalone/data/content/c6/75a2178d18ecc00af1959ef1022d88d66bd4e6/content 21:10:43,847 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0027: Starting deployment of "796c24bd-a0ea-4b01-b910-bb872ab9472e.war" (runtime-name: "796c24bd-a0ea-4b01-b910-bb872ab9472e.war") 21:10:43,917 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment 796c24bd-a0ea-4b01-b910-bb872ab9472e.war 21:10:43,940 INFO [org.wildfly.extension.micrometer] (MSC service thread 1-1) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment 21:10:43,941 WARN [org.wildfly.extension.microprofile.opentracing] (MSC service thread 1-1) WFLYTRACEXT0012: No Jaeger endpoint or sender-binding configured. Installing a no-op sender 21:10:43,941 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-1) No shutdown hook registered: Please call close() manually on application shutdown. 21:10:43,942 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-1) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=796c24bd-a0ea-4b01-b910-bb872ab9472e.war, reporter=RemoteReporter(sender=NoopSender(), closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=basic-lw37k, jaeger.version=Java-1.6.0, ip=10.40.46.15}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false) 21:10:44,070 INFO [org.eclipse.krazo.servlet.KrazoContainerInitializer] (ServerService Thread Pool -- 22) Eclipse Krazo version 4.0.0-SNAPSHOT started 21:10:44,072 INFO [jakarta.enterprise.resource.webcontainer.faces.config] (ServerService Thread Pool -- 22) Initializing Mojarra 4.0.0.SP01 for context '/796c24bd-a0ea-4b01-b910-bb872ab9472e' 21:10:44,092 INFO [org.eclipse.krazo.bootstrap.Initializer] (ServerService Thread Pool -- 22) Initializing Eclipse Krazo... 21:10:44,133 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 22) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class ee.jakarta.tck.mvc.tests.security.csrf.verify.CsrfVerifyExplicitConfigApplication$Proxy$_$$_WeldClientProxy 21:10:44,134 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 22) RESTEASY002155: Provider class org.eclipse.krazo.bootstrap.CoreFeature is already registered. 2nd registration is being ignored. 21:10:44,134 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 22) RESTEASY002155: Provider class org.eclipse.krazo.forms.FormMethodOverwriteFilter is already registered. 2nd registration is being ignored. 21:10:44,142 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 22) WFLYUT0021: Registered web context: '/796c24bd-a0ea-4b01-b910-bb872ab9472e' for server 'default-server' 21:10:44,149 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "796c24bd-a0ea-4b01-b910-bb872ab9472e.war" (runtime-name : "796c24bd-a0ea-4b01-b910-bb872ab9472e.war") [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.519 s <<< FAILURE! - in ee.jakarta.tck.mvc.tests.security.csrf.verify.CsrfVerifyExplicitConfigTest [ERROR] ee.jakarta.tck.mvc.tests.security.csrf.verify.CsrfVerifyExplicitConfigTest Time elapsed: 0.519 s <<< ERROR! java.lang.NoSuchMethodError: 'void org.jboss.arquillian.container.spi.client.protocol.metadata.HTTPContext.(java.lang.String, int, boolean)' [INFO] Running ee.jakarta.tck.mvc.tests.security.csrf.exception.CsrfCustomMapperTest 21:10:44,419 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/wildfly-preview-27.0.0.Final/standalone/data/content/1c/9f5e95bdee97a0890a3b31345a3350e75ed425/content 21:10:44,421 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0027: Starting deployment of "43b3f689-c234-4c89-b577-19a2320063b2.war" (runtime-name: "43b3f689-c234-4c89-b577-19a2320063b2.war") 21:10:44,479 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0003: Processing weld deployment 43b3f689-c234-4c89-b577-19a2320063b2.war 21:10:44,528 INFO [org.wildfly.extension.micrometer] (MSC service thread 1-4) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment 21:10:44,529 WARN [org.wildfly.extension.microprofile.opentracing] (MSC service thread 1-4) WFLYTRACEXT0012: No Jaeger endpoint or sender-binding configured. Installing a no-op sender 21:10:44,530 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-4) No shutdown hook registered: Please call close() manually on application shutdown. 21:10:44,530 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-4) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=43b3f689-c234-4c89-b577-19a2320063b2.war, reporter=RemoteReporter(sender=NoopSender(), closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=basic-lw37k, jaeger.version=Java-1.6.0, ip=10.40.46.15}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false) 21:10:44,637 INFO [org.eclipse.krazo.servlet.KrazoContainerInitializer] (ServerService Thread Pool -- 80) Eclipse Krazo version 4.0.0-SNAPSHOT started 21:10:44,639 INFO [jakarta.enterprise.resource.webcontainer.faces.config] (ServerService Thread Pool -- 80) Initializing Mojarra 4.0.0.SP01 for context '/43b3f689-c234-4c89-b577-19a2320063b2' 21:10:44,666 INFO [org.eclipse.krazo.bootstrap.Initializer] (ServerService Thread Pool -- 80) Initializing Eclipse Krazo... 21:10:44,678 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 80) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class ee.jakarta.tck.mvc.common.DefaultApplication$Proxy$_$$_WeldClientProxy 21:10:44,679 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 80) RESTEASY002155: Provider class org.eclipse.krazo.bootstrap.CoreFeature is already registered. 2nd registration is being ignored. 21:10:44,679 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 80) RESTEASY002155: Provider class org.eclipse.krazo.forms.FormMethodOverwriteFilter is already registered. 2nd registration is being ignored. 21:10:44,686 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 80) WFLYUT0021: Registered web context: '/43b3f689-c234-4c89-b577-19a2320063b2' for server 'default-server' 21:10:44,693 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "43b3f689-c234-4c89-b577-19a2320063b2.war" (runtime-name : "43b3f689-c234-4c89-b577-19a2320063b2.war") [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.559 s <<< FAILURE! - in ee.jakarta.tck.mvc.tests.security.csrf.exception.CsrfCustomMapperTest [ERROR] ee.jakarta.tck.mvc.tests.security.csrf.exception.CsrfCustomMapperTest Time elapsed: 0.559 s <<< ERROR! java.lang.NoSuchMethodError: 'void org.jboss.arquillian.container.spi.client.protocol.metadata.HTTPContext.(java.lang.String, int, boolean)' [INFO] Running ee.jakarta.tck.mvc.tests.security.csrf.header.CsrfDefaultHeaderTest 21:10:44,932 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/wildfly-preview-27.0.0.Final/standalone/data/content/47/1fc6ae1729e5f1c25c5782aca306a2ff085aeb/content 21:10:44,934 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "631307f1-5c12-49a9-8037-940cebbcfb55.war" (runtime-name: "631307f1-5c12-49a9-8037-940cebbcfb55.war") 21:10:44,979 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment 631307f1-5c12-49a9-8037-940cebbcfb55.war 21:10:45,022 INFO [org.wildfly.extension.micrometer] (MSC service thread 1-2) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment 21:10:45,022 WARN [org.wildfly.extension.microprofile.opentracing] (MSC service thread 1-2) WFLYTRACEXT0012: No Jaeger endpoint or sender-binding configured. Installing a no-op sender 21:10:45,023 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-2) No shutdown hook registered: Please call close() manually on application shutdown. 21:10:45,023 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-2) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=631307f1-5c12-49a9-8037-940cebbcfb55.war, reporter=RemoteReporter(sender=NoopSender(), closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=basic-lw37k, jaeger.version=Java-1.6.0, ip=10.40.46.15}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false) 21:10:45,147 INFO [org.eclipse.krazo.servlet.KrazoContainerInitializer] (ServerService Thread Pool -- 31) Eclipse Krazo version 4.0.0-SNAPSHOT started 21:10:45,149 INFO [jakarta.enterprise.resource.webcontainer.faces.config] (ServerService Thread Pool -- 31) Initializing Mojarra 4.0.0.SP01 for context '/631307f1-5c12-49a9-8037-940cebbcfb55' 21:10:45,177 INFO [org.eclipse.krazo.bootstrap.Initializer] (ServerService Thread Pool -- 31) Initializing Eclipse Krazo... 21:10:45,190 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 31) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class ee.jakarta.tck.mvc.common.DefaultApplication$Proxy$_$$_WeldClientProxy 21:10:45,191 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 31) RESTEASY002155: Provider class org.eclipse.krazo.bootstrap.CoreFeature is already registered. 2nd registration is being ignored. 21:10:45,191 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 31) RESTEASY002155: Provider class org.eclipse.krazo.forms.FormMethodOverwriteFilter is already registered. 2nd registration is being ignored. 21:10:45,219 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 31) WFLYUT0021: Registered web context: '/631307f1-5c12-49a9-8037-940cebbcfb55' for server 'default-server' 21:10:45,228 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "631307f1-5c12-49a9-8037-940cebbcfb55.war" (runtime-name : "631307f1-5c12-49a9-8037-940cebbcfb55.war") [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.515 s <<< FAILURE! - in ee.jakarta.tck.mvc.tests.security.csrf.header.CsrfDefaultHeaderTest [ERROR] ee.jakarta.tck.mvc.tests.security.csrf.header.CsrfDefaultHeaderTest Time elapsed: 0.515 s <<< ERROR! java.lang.NoSuchMethodError: 'void org.jboss.arquillian.container.spi.client.protocol.metadata.HTTPContext.(java.lang.String, int, boolean)' [INFO] Running ee.jakarta.tck.mvc.tests.security.csrf.header.CsrfCustomHeaderTest 21:10:45,520 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/wildfly-preview-27.0.0.Final/standalone/data/content/53/1f14ba1b3f6f04b8682ac299816b8a6b4151e4/content 21:10:45,522 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "c017448c-2c2a-4785-b24a-e9240308ae3e.war" (runtime-name: "c017448c-2c2a-4785-b24a-e9240308ae3e.war") 21:10:45,572 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0003: Processing weld deployment c017448c-2c2a-4785-b24a-e9240308ae3e.war 21:10:45,634 INFO [org.wildfly.extension.micrometer] (MSC service thread 1-4) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment 21:10:45,635 WARN [org.wildfly.extension.microprofile.opentracing] (MSC service thread 1-4) WFLYTRACEXT0012: No Jaeger endpoint or sender-binding configured. Installing a no-op sender 21:10:45,635 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-4) No shutdown hook registered: Please call close() manually on application shutdown. 21:10:45,635 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-4) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=c017448c-2c2a-4785-b24a-e9240308ae3e.war, reporter=RemoteReporter(sender=NoopSender(), closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=basic-lw37k, jaeger.version=Java-1.6.0, ip=10.40.46.15}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false) 21:10:45,835 INFO [org.eclipse.krazo.servlet.KrazoContainerInitializer] (ServerService Thread Pool -- 80) Eclipse Krazo version 4.0.0-SNAPSHOT started 21:10:45,837 INFO [jakarta.enterprise.resource.webcontainer.faces.config] (ServerService Thread Pool -- 80) Initializing Mojarra 4.0.0.SP01 for context '/c017448c-2c2a-4785-b24a-e9240308ae3e' 21:10:45,858 INFO [org.eclipse.krazo.bootstrap.Initializer] (ServerService Thread Pool -- 80) Initializing Eclipse Krazo... 21:10:45,873 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 80) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class ee.jakarta.tck.mvc.tests.security.csrf.header.CsrfCustomHeaderApplication$Proxy$_$$_WeldClientProxy 21:10:45,873 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 80) RESTEASY002155: Provider class org.eclipse.krazo.bootstrap.CoreFeature is already registered. 2nd registration is being ignored. 21:10:45,874 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 80) RESTEASY002155: Provider class org.eclipse.krazo.forms.FormMethodOverwriteFilter is already registered. 2nd registration is being ignored. 21:10:45,881 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 80) WFLYUT0021: Registered web context: '/c017448c-2c2a-4785-b24a-e9240308ae3e' for server 'default-server' 21:10:45,892 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "c017448c-2c2a-4785-b24a-e9240308ae3e.war" (runtime-name : "c017448c-2c2a-4785-b24a-e9240308ae3e.war") [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.659 s <<< FAILURE! - in ee.jakarta.tck.mvc.tests.security.csrf.header.CsrfCustomHeaderTest [ERROR] ee.jakarta.tck.mvc.tests.security.csrf.header.CsrfCustomHeaderTest Time elapsed: 0.659 s <<< ERROR! java.lang.NoSuchMethodError: 'void org.jboss.arquillian.container.spi.client.protocol.metadata.HTTPContext.(java.lang.String, int, boolean)' [INFO] Running ee.jakarta.tck.mvc.tests.security.csrf.base.CsrfBaseTest 21:10:46,099 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/wildfly-preview-27.0.0.Final/standalone/data/content/30/4316bc1b7be32b53844fafdafcd3a53db822d2/content 21:10:46,101 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0027: Starting deployment of "de4de407-2c65-47cb-8f6d-4accd2f7821a.war" (runtime-name: "de4de407-2c65-47cb-8f6d-4accd2f7821a.war") 21:10:46,151 INFO [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0003: Processing weld deployment de4de407-2c65-47cb-8f6d-4accd2f7821a.war 21:10:46,175 INFO [org.wildfly.extension.micrometer] (MSC service thread 1-3) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment 21:10:46,176 WARN [org.wildfly.extension.microprofile.opentracing] (MSC service thread 1-3) WFLYTRACEXT0012: No Jaeger endpoint or sender-binding configured. Installing a no-op sender 21:10:46,177 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-3) No shutdown hook registered: Please call close() manually on application shutdown. 21:10:46,177 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-3) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=de4de407-2c65-47cb-8f6d-4accd2f7821a.war, reporter=RemoteReporter(sender=NoopSender(), closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=basic-lw37k, jaeger.version=Java-1.6.0, ip=10.40.46.15}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false) 21:10:46,352 INFO [org.eclipse.krazo.servlet.KrazoContainerInitializer] (ServerService Thread Pool -- 38) Eclipse Krazo version 4.0.0-SNAPSHOT started 21:10:46,355 INFO [jakarta.enterprise.resource.webcontainer.faces.config] (ServerService Thread Pool -- 38) Initializing Mojarra 4.0.0.SP01 for context '/de4de407-2c65-47cb-8f6d-4accd2f7821a' 21:10:46,420 INFO [org.eclipse.krazo.bootstrap.Initializer] (ServerService Thread Pool -- 38) Initializing Eclipse Krazo... 21:10:46,442 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 38) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class ee.jakarta.tck.mvc.common.DefaultApplication$Proxy$_$$_WeldClientProxy 21:10:46,443 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 38) RESTEASY002155: Provider class org.eclipse.krazo.bootstrap.CoreFeature is already registered. 2nd registration is being ignored. 21:10:46,443 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 38) RESTEASY002155: Provider class org.eclipse.krazo.forms.FormMethodOverwriteFilter is already registered. 2nd registration is being ignored. 21:10:46,452 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 38) WFLYUT0021: Registered web context: '/de4de407-2c65-47cb-8f6d-4accd2f7821a' for server 'default-server' 21:10:46,462 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "de4de407-2c65-47cb-8f6d-4accd2f7821a.war" (runtime-name : "de4de407-2c65-47cb-8f6d-4accd2f7821a.war") [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.552 s <<< FAILURE! - in ee.jakarta.tck.mvc.tests.security.csrf.base.CsrfBaseTest [ERROR] ee.jakarta.tck.mvc.tests.security.csrf.base.CsrfBaseTest Time elapsed: 0.552 s <<< ERROR! java.lang.NoSuchMethodError: 'void org.jboss.arquillian.container.spi.client.protocol.metadata.HTTPContext.(java.lang.String, int, boolean)' [INFO] Running ee.jakarta.tck.mvc.tests.security.xss.EncodersTest 21:10:46,702 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/wildfly-preview-27.0.0.Final/standalone/data/content/ee/f9356f17ba39d1605b90991771fb77620979c9/content 21:10:46,704 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "2e4bab89-7483-4577-aa85-41e4f92c5e56.war" (runtime-name: "2e4bab89-7483-4577-aa85-41e4f92c5e56.war") 21:10:46,755 INFO [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0003: Processing weld deployment 2e4bab89-7483-4577-aa85-41e4f92c5e56.war 21:10:46,777 INFO [org.wildfly.extension.micrometer] (MSC service thread 1-3) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment 21:10:46,778 WARN [org.wildfly.extension.microprofile.opentracing] (MSC service thread 1-3) WFLYTRACEXT0012: No Jaeger endpoint or sender-binding configured. Installing a no-op sender 21:10:46,779 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-3) No shutdown hook registered: Please call close() manually on application shutdown. 21:10:46,779 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-3) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=2e4bab89-7483-4577-aa85-41e4f92c5e56.war, reporter=RemoteReporter(sender=NoopSender(), closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=basic-lw37k, jaeger.version=Java-1.6.0, ip=10.40.46.15}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false) 21:10:46,911 INFO [org.eclipse.krazo.servlet.KrazoContainerInitializer] (ServerService Thread Pool -- 83) Eclipse Krazo version 4.0.0-SNAPSHOT started 21:10:46,913 INFO [jakarta.enterprise.resource.webcontainer.faces.config] (ServerService Thread Pool -- 83) Initializing Mojarra 4.0.0.SP01 for context '/2e4bab89-7483-4577-aa85-41e4f92c5e56' 21:10:46,938 INFO [org.eclipse.krazo.bootstrap.Initializer] (ServerService Thread Pool -- 83) Initializing Eclipse Krazo... 21:10:46,952 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 83) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class ee.jakarta.tck.mvc.common.DefaultApplication$Proxy$_$$_WeldClientProxy 21:10:46,953 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 83) RESTEASY002155: Provider class org.eclipse.krazo.bootstrap.CoreFeature is already registered. 2nd registration is being ignored. 21:10:46,953 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 83) RESTEASY002155: Provider class org.eclipse.krazo.forms.FormMethodOverwriteFilter is already registered. 2nd registration is being ignored. 21:10:46,960 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 83) WFLYUT0021: Registered web context: '/2e4bab89-7483-4577-aa85-41e4f92c5e56' for server 'default-server' 21:10:46,967 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "2e4bab89-7483-4577-aa85-41e4f92c5e56.war" (runtime-name : "2e4bab89-7483-4577-aa85-41e4f92c5e56.war") [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.486 s <<< FAILURE! - in ee.jakarta.tck.mvc.tests.security.xss.EncodersTest [ERROR] ee.jakarta.tck.mvc.tests.security.xss.EncodersTest Time elapsed: 0.486 s <<< ERROR! java.lang.NoSuchMethodError: 'void org.jboss.arquillian.container.spi.client.protocol.metadata.HTTPContext.(java.lang.String, int, boolean)' [INFO] Running ee.jakarta.tck.mvc.tests.events.MvcEventsTest 21:10:47,222 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/wildfly-preview-27.0.0.Final/standalone/data/content/8f/d14effec5463d51de5704706159a65f15527ec/content 21:10:47,223 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0027: Starting deployment of "fae2abe5-35db-4cc7-b0c7-85365e844cee.war" (runtime-name: "fae2abe5-35db-4cc7-b0c7-85365e844cee.war") 21:10:47,268 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0003: Processing weld deployment fae2abe5-35db-4cc7-b0c7-85365e844cee.war 21:10:47,289 INFO [org.wildfly.extension.micrometer] (MSC service thread 1-4) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment 21:10:47,290 WARN [org.wildfly.extension.microprofile.opentracing] (MSC service thread 1-4) WFLYTRACEXT0012: No Jaeger endpoint or sender-binding configured. Installing a no-op sender 21:10:47,291 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-4) No shutdown hook registered: Please call close() manually on application shutdown. 21:10:47,291 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-4) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=fae2abe5-35db-4cc7-b0c7-85365e844cee.war, reporter=RemoteReporter(sender=NoopSender(), closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=basic-lw37k, jaeger.version=Java-1.6.0, ip=10.40.46.15}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false) 21:10:47,415 INFO [org.eclipse.krazo.servlet.KrazoContainerInitializer] (ServerService Thread Pool -- 31) Eclipse Krazo version 4.0.0-SNAPSHOT started 21:10:47,418 INFO [jakarta.enterprise.resource.webcontainer.faces.config] (ServerService Thread Pool -- 31) Initializing Mojarra 4.0.0.SP01 for context '/fae2abe5-35db-4cc7-b0c7-85365e844cee' 21:10:47,442 INFO [org.eclipse.krazo.bootstrap.Initializer] (ServerService Thread Pool -- 31) Initializing Eclipse Krazo... 21:10:47,461 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 31) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class ee.jakarta.tck.mvc.common.DefaultApplication$Proxy$_$$_WeldClientProxy 21:10:47,461 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 31) RESTEASY002155: Provider class org.eclipse.krazo.bootstrap.CoreFeature is already registered. 2nd registration is being ignored. 21:10:47,461 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 31) RESTEASY002155: Provider class org.eclipse.krazo.forms.FormMethodOverwriteFilter is already registered. 2nd registration is being ignored. 21:10:47,470 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 31) WFLYUT0021: Registered web context: '/fae2abe5-35db-4cc7-b0c7-85365e844cee' for server 'default-server' 21:10:47,478 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "fae2abe5-35db-4cc7-b0c7-85365e844cee.war" (runtime-name : "fae2abe5-35db-4cc7-b0c7-85365e844cee.war") [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.508 s <<< FAILURE! - in ee.jakarta.tck.mvc.tests.events.MvcEventsTest [ERROR] ee.jakarta.tck.mvc.tests.events.MvcEventsTest Time elapsed: 0.508 s <<< ERROR! java.lang.NoSuchMethodError: 'void org.jboss.arquillian.container.spi.client.protocol.metadata.HTTPContext.(java.lang.String, int, boolean)' [INFO] Running ee.jakarta.tck.mvc.tests.mvc.controller.inject.InjectParamsTest 21:10:47,693 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/wildfly-preview-27.0.0.Final/standalone/data/content/83/e4ca3f51e143165894b47fae62ee8ccc453c4e/content 21:10:47,695 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0027: Starting deployment of "b233c174-e752-4dcc-9eea-1d89b2b02e9c.war" (runtime-name: "b233c174-e752-4dcc-9eea-1d89b2b02e9c.war") 21:10:47,749 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment b233c174-e752-4dcc-9eea-1d89b2b02e9c.war 21:10:47,771 INFO [org.wildfly.extension.micrometer] (MSC service thread 1-2) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment 21:10:47,772 WARN [org.wildfly.extension.microprofile.opentracing] (MSC service thread 1-2) WFLYTRACEXT0012: No Jaeger endpoint or sender-binding configured. Installing a no-op sender 21:10:47,772 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-2) No shutdown hook registered: Please call close() manually on application shutdown. 21:10:47,773 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-2) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=b233c174-e752-4dcc-9eea-1d89b2b02e9c.war, reporter=RemoteReporter(sender=NoopSender(), closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=basic-lw37k, jaeger.version=Java-1.6.0, ip=10.40.46.15}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false) 21:10:47,919 INFO [org.eclipse.krazo.servlet.KrazoContainerInitializer] (ServerService Thread Pool -- 83) Eclipse Krazo version 4.0.0-SNAPSHOT started 21:10:47,921 INFO [jakarta.enterprise.resource.webcontainer.faces.config] (ServerService Thread Pool -- 83) Initializing Mojarra 4.0.0.SP01 for context '/b233c174-e752-4dcc-9eea-1d89b2b02e9c' 21:10:47,939 INFO [org.eclipse.krazo.bootstrap.Initializer] (ServerService Thread Pool -- 83) Initializing Eclipse Krazo... 21:10:47,952 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 83) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class ee.jakarta.tck.mvc.common.DefaultApplication$Proxy$_$$_WeldClientProxy 21:10:47,953 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 83) RESTEASY002155: Provider class org.eclipse.krazo.bootstrap.CoreFeature is already registered. 2nd registration is being ignored. 21:10:47,953 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 83) RESTEASY002155: Provider class org.eclipse.krazo.forms.FormMethodOverwriteFilter is already registered. 2nd registration is being ignored. 21:10:47,963 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 83) WFLYUT0021: Registered web context: '/b233c174-e752-4dcc-9eea-1d89b2b02e9c' for server 'default-server' 21:10:47,974 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "b233c174-e752-4dcc-9eea-1d89b2b02e9c.war" (runtime-name : "b233c174-e752-4dcc-9eea-1d89b2b02e9c.war") [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.494 s <<< FAILURE! - in ee.jakarta.tck.mvc.tests.mvc.controller.inject.InjectParamsTest [ERROR] ee.jakarta.tck.mvc.tests.mvc.controller.inject.InjectParamsTest Time elapsed: 0.494 s <<< ERROR! java.lang.NoSuchMethodError: 'void org.jboss.arquillian.container.spi.client.protocol.metadata.HTTPContext.(java.lang.String, int, boolean)' [INFO] Running ee.jakarta.tck.mvc.tests.mvc.controller.returntype.ReturnTypeTest 21:10:48,249 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/wildfly-preview-27.0.0.Final/standalone/data/content/01/d20586ecd3c01f90827e2e0c765da68d50f893/content 21:10:48,251 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0027: Starting deployment of "a4be6542-f349-4f9b-8ef7-2f980f5f739b.war" (runtime-name: "a4be6542-f349-4f9b-8ef7-2f980f5f739b.war") 21:10:48,333 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment a4be6542-f349-4f9b-8ef7-2f980f5f739b.war 21:10:48,356 INFO [org.wildfly.extension.micrometer] (MSC service thread 1-1) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment 21:10:48,356 WARN [org.wildfly.extension.microprofile.opentracing] (MSC service thread 1-1) WFLYTRACEXT0012: No Jaeger endpoint or sender-binding configured. Installing a no-op sender 21:10:48,357 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-1) No shutdown hook registered: Please call close() manually on application shutdown. 21:10:48,357 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-1) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=a4be6542-f349-4f9b-8ef7-2f980f5f739b.war, reporter=RemoteReporter(sender=NoopSender(), closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=basic-lw37k, jaeger.version=Java-1.6.0, ip=10.40.46.15}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false) 21:10:48,524 INFO [org.eclipse.krazo.servlet.KrazoContainerInitializer] (ServerService Thread Pool -- 31) Eclipse Krazo version 4.0.0-SNAPSHOT started 21:10:48,527 INFO [jakarta.enterprise.resource.webcontainer.faces.config] (ServerService Thread Pool -- 31) Initializing Mojarra 4.0.0.SP01 for context '/a4be6542-f349-4f9b-8ef7-2f980f5f739b' 21:10:48,555 INFO [org.eclipse.krazo.bootstrap.Initializer] (ServerService Thread Pool -- 31) Initializing Eclipse Krazo... 21:10:48,574 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 31) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class ee.jakarta.tck.mvc.common.DefaultApplication$Proxy$_$$_WeldClientProxy 21:10:48,575 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 31) RESTEASY002155: Provider class org.eclipse.krazo.bootstrap.CoreFeature is already registered. 2nd registration is being ignored. 21:10:48,575 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 31) RESTEASY002155: Provider class org.eclipse.krazo.forms.FormMethodOverwriteFilter is already registered. 2nd registration is being ignored. 21:10:48,586 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 31) WFLYUT0021: Registered web context: '/a4be6542-f349-4f9b-8ef7-2f980f5f739b' for server 'default-server' 21:10:48,593 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "a4be6542-f349-4f9b-8ef7-2f980f5f739b.war" (runtime-name : "a4be6542-f349-4f9b-8ef7-2f980f5f739b.war") [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.633 s <<< FAILURE! - in ee.jakarta.tck.mvc.tests.mvc.controller.returntype.ReturnTypeTest [ERROR] ee.jakarta.tck.mvc.tests.mvc.controller.returntype.ReturnTypeTest Time elapsed: 0.633 s <<< ERROR! java.lang.NoSuchMethodError: 'void org.jboss.arquillian.container.spi.client.protocol.metadata.HTTPContext.(java.lang.String, int, boolean)' [INFO] Running ee.jakarta.tck.mvc.tests.mvc.controller.mediatype.MediaTypeTest 21:10:48,786 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/wildfly-preview-27.0.0.Final/standalone/data/content/b2/f4d94409d938b73a5d896fa8b5d002b4ed15cc/content 21:10:48,788 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "c58825ef-563b-4196-82e7-f6b10f786878.war" (runtime-name: "c58825ef-563b-4196-82e7-f6b10f786878.war") 21:10:48,852 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0003: Processing weld deployment c58825ef-563b-4196-82e7-f6b10f786878.war 21:10:48,874 INFO [org.wildfly.extension.micrometer] (MSC service thread 1-4) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment 21:10:48,874 WARN [org.wildfly.extension.microprofile.opentracing] (MSC service thread 1-4) WFLYTRACEXT0012: No Jaeger endpoint or sender-binding configured. Installing a no-op sender 21:10:48,875 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-4) No shutdown hook registered: Please call close() manually on application shutdown. 21:10:48,875 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-4) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=c58825ef-563b-4196-82e7-f6b10f786878.war, reporter=RemoteReporter(sender=NoopSender(), closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=basic-lw37k, jaeger.version=Java-1.6.0, ip=10.40.46.15}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false) 21:10:49,018 INFO [org.eclipse.krazo.servlet.KrazoContainerInitializer] (ServerService Thread Pool -- 22) Eclipse Krazo version 4.0.0-SNAPSHOT started 21:10:49,020 INFO [jakarta.enterprise.resource.webcontainer.faces.config] (ServerService Thread Pool -- 22) Initializing Mojarra 4.0.0.SP01 for context '/c58825ef-563b-4196-82e7-f6b10f786878' 21:10:49,038 INFO [org.eclipse.krazo.bootstrap.Initializer] (ServerService Thread Pool -- 22) Initializing Eclipse Krazo... 21:10:49,057 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 22) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class ee.jakarta.tck.mvc.common.DefaultApplication$Proxy$_$$_WeldClientProxy 21:10:49,058 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 22) RESTEASY002155: Provider class org.eclipse.krazo.bootstrap.CoreFeature is already registered. 2nd registration is being ignored. 21:10:49,058 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 22) RESTEASY002155: Provider class org.eclipse.krazo.forms.FormMethodOverwriteFilter is already registered. 2nd registration is being ignored. 21:10:49,066 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 22) WFLYUT0021: Registered web context: '/c58825ef-563b-4196-82e7-f6b10f786878' for server 'default-server' 21:10:49,073 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "c58825ef-563b-4196-82e7-f6b10f786878.war" (runtime-name : "c58825ef-563b-4196-82e7-f6b10f786878.war") [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.46 s <<< FAILURE! - in ee.jakarta.tck.mvc.tests.mvc.controller.mediatype.MediaTypeTest [ERROR] ee.jakarta.tck.mvc.tests.mvc.controller.mediatype.MediaTypeTest Time elapsed: 0.46 s <<< ERROR! java.lang.NoSuchMethodError: 'void org.jboss.arquillian.container.spi.client.protocol.metadata.HTTPContext.(java.lang.String, int, boolean)' [INFO] Running ee.jakarta.tck.mvc.tests.mvc.controller.annotation.ControllerAnnotationTest 21:10:49,308 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/wildfly-preview-27.0.0.Final/standalone/data/content/f3/588001bac04c7e00dcd598b260e726af19647b/content 21:10:49,311 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0027: Starting deployment of "d755787f-32f1-4196-b126-c1fcd4bb7101.war" (runtime-name: "d755787f-32f1-4196-b126-c1fcd4bb7101.war") 21:10:49,358 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0003: Processing weld deployment d755787f-32f1-4196-b126-c1fcd4bb7101.war 21:10:49,391 INFO [org.wildfly.extension.micrometer] (MSC service thread 1-4) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment 21:10:49,392 WARN [org.wildfly.extension.microprofile.opentracing] (MSC service thread 1-4) WFLYTRACEXT0012: No Jaeger endpoint or sender-binding configured. Installing a no-op sender 21:10:49,392 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-4) No shutdown hook registered: Please call close() manually on application shutdown. 21:10:49,393 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-4) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=d755787f-32f1-4196-b126-c1fcd4bb7101.war, reporter=RemoteReporter(sender=NoopSender(), closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=basic-lw37k, jaeger.version=Java-1.6.0, ip=10.40.46.15}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false) 21:10:49,537 INFO [org.eclipse.krazo.servlet.KrazoContainerInitializer] (ServerService Thread Pool -- 31) Eclipse Krazo version 4.0.0-SNAPSHOT started 21:10:49,539 INFO [jakarta.enterprise.resource.webcontainer.faces.config] (ServerService Thread Pool -- 31) Initializing Mojarra 4.0.0.SP01 for context '/d755787f-32f1-4196-b126-c1fcd4bb7101' 21:10:49,557 INFO [org.eclipse.krazo.bootstrap.Initializer] (ServerService Thread Pool -- 31) Initializing Eclipse Krazo... 21:10:49,570 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 31) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class ee.jakarta.tck.mvc.common.DefaultApplication$Proxy$_$$_WeldClientProxy 21:10:49,570 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 31) RESTEASY002155: Provider class org.eclipse.krazo.bootstrap.CoreFeature is already registered. 2nd registration is being ignored. 21:10:49,570 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 31) RESTEASY002155: Provider class org.eclipse.krazo.forms.FormMethodOverwriteFilter is already registered. 2nd registration is being ignored. 21:10:49,578 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 31) WFLYUT0021: Registered web context: '/d755787f-32f1-4196-b126-c1fcd4bb7101' for server 'default-server' 21:10:49,586 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "d755787f-32f1-4196-b126-c1fcd4bb7101.war" (runtime-name : "d755787f-32f1-4196-b126-c1fcd4bb7101.war") [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.509 s <<< FAILURE! - in ee.jakarta.tck.mvc.tests.mvc.controller.annotation.ControllerAnnotationTest [ERROR] ee.jakarta.tck.mvc.tests.mvc.controller.annotation.ControllerAnnotationTest Time elapsed: 0.509 s <<< ERROR! java.lang.NoSuchMethodError: 'void org.jboss.arquillian.container.spi.client.protocol.metadata.HTTPContext.(java.lang.String, int, boolean)' [INFO] Running ee.jakarta.tck.mvc.tests.mvc.response.ResponseFeaturesTest 21:10:49,775 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/wildfly-preview-27.0.0.Final/standalone/data/content/b1/7f7fa0c3346b16929008e3296347278eee37ff/content 21:10:49,777 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "30fbc745-a25f-4a15-be14-ef902e51a10d.war" (runtime-name: "30fbc745-a25f-4a15-be14-ef902e51a10d.war") 21:10:49,818 INFO [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0003: Processing weld deployment 30fbc745-a25f-4a15-be14-ef902e51a10d.war 21:10:49,843 INFO [org.wildfly.extension.micrometer] (MSC service thread 1-3) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment 21:10:49,844 WARN [org.wildfly.extension.microprofile.opentracing] (MSC service thread 1-3) WFLYTRACEXT0012: No Jaeger endpoint or sender-binding configured. Installing a no-op sender 21:10:49,844 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-3) No shutdown hook registered: Please call close() manually on application shutdown. 21:10:49,844 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-3) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=30fbc745-a25f-4a15-be14-ef902e51a10d.war, reporter=RemoteReporter(sender=NoopSender(), closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=basic-lw37k, jaeger.version=Java-1.6.0, ip=10.40.46.15}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false) 21:10:49,983 INFO [org.eclipse.krazo.servlet.KrazoContainerInitializer] (ServerService Thread Pool -- 38) Eclipse Krazo version 4.0.0-SNAPSHOT started 21:10:49,985 INFO [jakarta.enterprise.resource.webcontainer.faces.config] (ServerService Thread Pool -- 38) Initializing Mojarra 4.0.0.SP01 for context '/30fbc745-a25f-4a15-be14-ef902e51a10d' 21:10:50,025 INFO [org.eclipse.krazo.bootstrap.Initializer] (ServerService Thread Pool -- 38) Initializing Eclipse Krazo... 21:10:50,044 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 38) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class ee.jakarta.tck.mvc.common.DefaultApplication$Proxy$_$$_WeldClientProxy 21:10:50,045 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 38) RESTEASY002155: Provider class org.eclipse.krazo.bootstrap.CoreFeature is already registered. 2nd registration is being ignored. 21:10:50,045 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 38) RESTEASY002155: Provider class org.eclipse.krazo.forms.FormMethodOverwriteFilter is already registered. 2nd registration is being ignored. 21:10:50,051 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 38) WFLYUT0021: Registered web context: '/30fbc745-a25f-4a15-be14-ef902e51a10d' for server 'default-server' 21:10:50,058 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "30fbc745-a25f-4a15-be14-ef902e51a10d.war" (runtime-name : "30fbc745-a25f-4a15-be14-ef902e51a10d.war") [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.469 s <<< FAILURE! - in ee.jakarta.tck.mvc.tests.mvc.response.ResponseFeaturesTest [ERROR] ee.jakarta.tck.mvc.tests.mvc.response.ResponseFeaturesTest Time elapsed: 0.469 s <<< ERROR! java.lang.NoSuchMethodError: 'void org.jboss.arquillian.container.spi.client.protocol.metadata.HTTPContext.(java.lang.String, int, boolean)' [INFO] Running ee.jakarta.tck.mvc.tests.mvc.instances.cdi.CdiControllerTest 21:10:50,288 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/wildfly-preview-27.0.0.Final/standalone/data/content/dd/77a3d324de83a683fe0ceea25c9cc5dbb3d92c/content 21:10:50,290 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "2c0e8093-8a39-41fc-9d63-f8ce12528852.war" (runtime-name: "2c0e8093-8a39-41fc-9d63-f8ce12528852.war") 21:10:50,364 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0003: Processing weld deployment 2c0e8093-8a39-41fc-9d63-f8ce12528852.war 21:10:50,435 INFO [org.wildfly.extension.micrometer] (MSC service thread 1-4) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment 21:10:50,436 WARN [org.wildfly.extension.microprofile.opentracing] (MSC service thread 1-4) WFLYTRACEXT0012: No Jaeger endpoint or sender-binding configured. Installing a no-op sender 21:10:50,437 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-4) No shutdown hook registered: Please call close() manually on application shutdown. 21:10:50,438 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-4) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=2c0e8093-8a39-41fc-9d63-f8ce12528852.war, reporter=RemoteReporter(sender=NoopSender(), closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=basic-lw37k, jaeger.version=Java-1.6.0, ip=10.40.46.15}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false) 21:10:50,614 INFO [org.eclipse.krazo.servlet.KrazoContainerInitializer] (ServerService Thread Pool -- 31) Eclipse Krazo version 4.0.0-SNAPSHOT started 21:10:50,617 INFO [jakarta.enterprise.resource.webcontainer.faces.config] (ServerService Thread Pool -- 31) Initializing Mojarra 4.0.0.SP01 for context '/2c0e8093-8a39-41fc-9d63-f8ce12528852' 21:10:50,644 INFO [org.eclipse.krazo.bootstrap.Initializer] (ServerService Thread Pool -- 31) Initializing Eclipse Krazo... 21:10:50,657 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 31) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class ee.jakarta.tck.mvc.common.DefaultApplication$Proxy$_$$_WeldClientProxy 21:10:50,658 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 31) RESTEASY002155: Provider class org.eclipse.krazo.bootstrap.CoreFeature is already registered. 2nd registration is being ignored. 21:10:50,658 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 31) RESTEASY002155: Provider class org.eclipse.krazo.forms.FormMethodOverwriteFilter is already registered. 2nd registration is being ignored. 21:10:50,665 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 31) WFLYUT0021: Registered web context: '/2c0e8093-8a39-41fc-9d63-f8ce12528852' for server 'default-server' 21:10:50,673 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "2c0e8093-8a39-41fc-9d63-f8ce12528852.war" (runtime-name : "2c0e8093-8a39-41fc-9d63-f8ce12528852.war") [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.611 s <<< FAILURE! - in ee.jakarta.tck.mvc.tests.mvc.instances.cdi.CdiControllerTest [ERROR] ee.jakarta.tck.mvc.tests.mvc.instances.cdi.CdiControllerTest Time elapsed: 0.611 s <<< ERROR! java.lang.NoSuchMethodError: 'void org.jboss.arquillian.container.spi.client.protocol.metadata.HTTPContext.(java.lang.String, int, boolean)' [INFO] Running ee.jakarta.tck.mvc.tests.mvc.instances.proxy.InjectProxyTest 21:10:50,839 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/wildfly-preview-27.0.0.Final/standalone/data/content/aa/34a3a2ca0347332cb8ae6bd096e68ab7be558a/content 21:10:50,843 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "e51cebad-5397-4946-a599-9d155743dd5b.war" (runtime-name: "e51cebad-5397-4946-a599-9d155743dd5b.war") 21:10:50,890 INFO [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0003: Processing weld deployment e51cebad-5397-4946-a599-9d155743dd5b.war 21:10:50,924 INFO [org.wildfly.extension.micrometer] (MSC service thread 1-3) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment 21:10:50,925 WARN [org.wildfly.extension.microprofile.opentracing] (MSC service thread 1-3) WFLYTRACEXT0012: No Jaeger endpoint or sender-binding configured. Installing a no-op sender 21:10:50,925 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-3) No shutdown hook registered: Please call close() manually on application shutdown. 21:10:50,925 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-3) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=e51cebad-5397-4946-a599-9d155743dd5b.war, reporter=RemoteReporter(sender=NoopSender(), closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=basic-lw37k, jaeger.version=Java-1.6.0, ip=10.40.46.15}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false) 21:10:51,040 INFO [org.eclipse.krazo.servlet.KrazoContainerInitializer] (ServerService Thread Pool -- 83) Eclipse Krazo version 4.0.0-SNAPSHOT started 21:10:51,042 INFO [jakarta.enterprise.resource.webcontainer.faces.config] (ServerService Thread Pool -- 83) Initializing Mojarra 4.0.0.SP01 for context '/e51cebad-5397-4946-a599-9d155743dd5b' 21:10:51,065 INFO [org.eclipse.krazo.bootstrap.Initializer] (ServerService Thread Pool -- 83) Initializing Eclipse Krazo... 21:10:51,078 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 83) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class ee.jakarta.tck.mvc.common.DefaultApplication$Proxy$_$$_WeldClientProxy 21:10:51,079 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 83) RESTEASY002155: Provider class org.eclipse.krazo.bootstrap.CoreFeature is already registered. 2nd registration is being ignored. 21:10:51,079 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 83) RESTEASY002155: Provider class org.eclipse.krazo.forms.FormMethodOverwriteFilter is already registered. 2nd registration is being ignored. 21:10:51,084 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 83) WFLYUT0021: Registered web context: '/e51cebad-5397-4946-a599-9d155743dd5b' for server 'default-server' 21:10:51,113 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "e51cebad-5397-4946-a599-9d155743dd5b.war" (runtime-name : "e51cebad-5397-4946-a599-9d155743dd5b.war") [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.437 s <<< FAILURE! - in ee.jakarta.tck.mvc.tests.mvc.instances.proxy.InjectProxyTest [ERROR] ee.jakarta.tck.mvc.tests.mvc.instances.proxy.InjectProxyTest Time elapsed: 0.437 s <<< ERROR! java.lang.NoSuchMethodError: 'void org.jboss.arquillian.container.spi.client.protocol.metadata.HTTPContext.(java.lang.String, int, boolean)' [INFO] Running ee.jakarta.tck.mvc.tests.mvc.instances.lifecycle.ControllerLifecycleTest 21:10:51,300 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/wildfly-preview-27.0.0.Final/standalone/data/content/1c/c8850e91351286fc40930369dec19d1cdfbdbe/content 21:10:51,303 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0027: Starting deployment of "8dd61104-f4d6-43ee-9d75-170e1fd08cab.war" (runtime-name: "8dd61104-f4d6-43ee-9d75-170e1fd08cab.war") 21:10:51,356 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment 8dd61104-f4d6-43ee-9d75-170e1fd08cab.war 21:10:51,390 INFO [org.wildfly.extension.micrometer] (MSC service thread 1-2) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment 21:10:51,391 WARN [org.wildfly.extension.microprofile.opentracing] (MSC service thread 1-2) WFLYTRACEXT0012: No Jaeger endpoint or sender-binding configured. Installing a no-op sender 21:10:51,392 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-2) No shutdown hook registered: Please call close() manually on application shutdown. 21:10:51,392 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-2) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=8dd61104-f4d6-43ee-9d75-170e1fd08cab.war, reporter=RemoteReporter(sender=NoopSender(), closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=basic-lw37k, jaeger.version=Java-1.6.0, ip=10.40.46.15}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false) 21:10:51,532 INFO [org.eclipse.krazo.servlet.KrazoContainerInitializer] (ServerService Thread Pool -- 31) Eclipse Krazo version 4.0.0-SNAPSHOT started 21:10:51,535 INFO [jakarta.enterprise.resource.webcontainer.faces.config] (ServerService Thread Pool -- 31) Initializing Mojarra 4.0.0.SP01 for context '/8dd61104-f4d6-43ee-9d75-170e1fd08cab' 21:10:51,565 INFO [org.eclipse.krazo.bootstrap.Initializer] (ServerService Thread Pool -- 31) Initializing Eclipse Krazo... 21:10:51,580 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 31) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class ee.jakarta.tck.mvc.common.DefaultApplication$Proxy$_$$_WeldClientProxy 21:10:51,581 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 31) RESTEASY002155: Provider class org.eclipse.krazo.bootstrap.CoreFeature is already registered. 2nd registration is being ignored. 21:10:51,581 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 31) RESTEASY002155: Provider class org.eclipse.krazo.forms.FormMethodOverwriteFilter is already registered. 2nd registration is being ignored. 21:10:51,586 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 31) WFLYUT0021: Registered web context: '/8dd61104-f4d6-43ee-9d75-170e1fd08cab' for server 'default-server' 21:10:51,614 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "8dd61104-f4d6-43ee-9d75-170e1fd08cab.war" (runtime-name : "8dd61104-f4d6-43ee-9d75-170e1fd08cab.war") [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.499 s <<< FAILURE! - in ee.jakarta.tck.mvc.tests.mvc.instances.lifecycle.ControllerLifecycleTest [ERROR] ee.jakarta.tck.mvc.tests.mvc.instances.lifecycle.ControllerLifecycleTest Time elapsed: 0.499 s <<< ERROR! java.lang.NoSuchMethodError: 'void org.jboss.arquillian.container.spi.client.protocol.metadata.HTTPContext.(java.lang.String, int, boolean)' [INFO] Running ee.jakarta.tck.mvc.tests.mvc.models.BuiltinEngineModelTest 21:10:51,792 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/wildfly-preview-27.0.0.Final/standalone/data/content/0f/9e89a82a2bff309907d7403102e5a52604056f/content 21:10:51,794 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0027: Starting deployment of "4837670c-15cc-4e26-ab0d-e2d4a6c30ad7.war" (runtime-name: "4837670c-15cc-4e26-ab0d-e2d4a6c30ad7.war") 21:10:51,837 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0003: Processing weld deployment 4837670c-15cc-4e26-ab0d-e2d4a6c30ad7.war 21:10:51,864 INFO [org.wildfly.extension.micrometer] (MSC service thread 1-4) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment 21:10:51,865 WARN [org.wildfly.extension.microprofile.opentracing] (MSC service thread 1-4) WFLYTRACEXT0012: No Jaeger endpoint or sender-binding configured. Installing a no-op sender 21:10:51,866 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-4) No shutdown hook registered: Please call close() manually on application shutdown. 21:10:51,866 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-4) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=4837670c-15cc-4e26-ab0d-e2d4a6c30ad7.war, reporter=RemoteReporter(sender=NoopSender(), closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=basic-lw37k, jaeger.version=Java-1.6.0, ip=10.40.46.15}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false) 21:10:52,014 INFO [org.eclipse.krazo.servlet.KrazoContainerInitializer] (ServerService Thread Pool -- 31) Eclipse Krazo version 4.0.0-SNAPSHOT started 21:10:52,016 INFO [jakarta.enterprise.resource.webcontainer.faces.config] (ServerService Thread Pool -- 31) Initializing Mojarra 4.0.0.SP01 for context '/4837670c-15cc-4e26-ab0d-e2d4a6c30ad7' 21:10:52,042 INFO [org.eclipse.krazo.bootstrap.Initializer] (ServerService Thread Pool -- 31) Initializing Eclipse Krazo... 21:10:52,057 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 31) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class ee.jakarta.tck.mvc.common.DefaultApplication$Proxy$_$$_WeldClientProxy 21:10:52,058 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 31) RESTEASY002155: Provider class org.eclipse.krazo.bootstrap.CoreFeature is already registered. 2nd registration is being ignored. 21:10:52,058 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 31) RESTEASY002155: Provider class org.eclipse.krazo.forms.FormMethodOverwriteFilter is already registered. 2nd registration is being ignored. 21:10:52,064 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 31) WFLYUT0021: Registered web context: '/4837670c-15cc-4e26-ab0d-e2d4a6c30ad7' for server 'default-server' 21:10:52,072 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "4837670c-15cc-4e26-ab0d-e2d4a6c30ad7.war" (runtime-name : "4837670c-15cc-4e26-ab0d-e2d4a6c30ad7.war") [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.454 s <<< FAILURE! - in ee.jakarta.tck.mvc.tests.mvc.models.BuiltinEngineModelTest [ERROR] ee.jakarta.tck.mvc.tests.mvc.models.BuiltinEngineModelTest Time elapsed: 0.454 s <<< ERROR! java.lang.NoSuchMethodError: 'void org.jboss.arquillian.container.spi.client.protocol.metadata.HTTPContext.(java.lang.String, int, boolean)' [INFO] Running ee.jakarta.tck.mvc.tests.mvc.uri.UriBuildingTest 21:10:52,508 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/wildfly-preview-27.0.0.Final/standalone/data/content/74/a776e14efe1b7af90d180c4ff58e7c3a1fd44c/content 21:10:52,546 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "b926bc4c-5add-4fb2-991a-152d6d74cdf8.war" (runtime-name: "b926bc4c-5add-4fb2-991a-152d6d74cdf8.war") 21:10:52,737 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment b926bc4c-5add-4fb2-991a-152d6d74cdf8.war 21:10:52,776 INFO [org.wildfly.extension.micrometer] (MSC service thread 1-1) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment 21:10:52,777 WARN [org.wildfly.extension.microprofile.opentracing] (MSC service thread 1-1) WFLYTRACEXT0012: No Jaeger endpoint or sender-binding configured. Installing a no-op sender 21:10:52,790 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-1) No shutdown hook registered: Please call close() manually on application shutdown. 21:10:52,790 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-1) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=b926bc4c-5add-4fb2-991a-152d6d74cdf8.war, reporter=RemoteReporter(sender=NoopSender(), closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=basic-lw37k, jaeger.version=Java-1.6.0, ip=10.40.46.15}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false) 21:10:52,967 INFO [org.eclipse.krazo.servlet.KrazoContainerInitializer] (ServerService Thread Pool -- 22) Eclipse Krazo version 4.0.0-SNAPSHOT started 21:10:52,970 INFO [jakarta.enterprise.resource.webcontainer.faces.config] (ServerService Thread Pool -- 22) Initializing Mojarra 4.0.0.SP01 for context '/b926bc4c-5add-4fb2-991a-152d6d74cdf8' 21:10:53,015 INFO [org.eclipse.krazo.bootstrap.Initializer] (ServerService Thread Pool -- 22) Initializing Eclipse Krazo... 21:10:53,030 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 22) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class ee.jakarta.tck.mvc.common.DefaultApplication$Proxy$_$$_WeldClientProxy 21:10:53,030 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 22) RESTEASY002155: Provider class org.eclipse.krazo.bootstrap.CoreFeature is already registered. 2nd registration is being ignored. 21:10:53,030 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 22) RESTEASY002155: Provider class org.eclipse.krazo.forms.FormMethodOverwriteFilter is already registered. 2nd registration is being ignored. 21:10:53,042 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 22) WFLYUT0021: Registered web context: '/b926bc4c-5add-4fb2-991a-152d6d74cdf8' for server 'default-server' 21:10:53,052 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "b926bc4c-5add-4fb2-991a-152d6d74cdf8.war" (runtime-name : "b926bc4c-5add-4fb2-991a-152d6d74cdf8.war") [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.978 s <<< FAILURE! - in ee.jakarta.tck.mvc.tests.mvc.uri.UriBuildingTest [ERROR] ee.jakarta.tck.mvc.tests.mvc.uri.UriBuildingTest Time elapsed: 0.977 s <<< ERROR! java.lang.NoSuchMethodError: 'void org.jboss.arquillian.container.spi.client.protocol.metadata.HTTPContext.(java.lang.String, int, boolean)' [INFO] Running ee.jakarta.tck.mvc.tests.mvc.redirect.scope.RedirectScopeTest 21:10:53,304 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/wildfly-preview-27.0.0.Final/standalone/data/content/4c/56b2ef0504556952a744e095d91f4668902df1/content 21:10:53,306 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0027: Starting deployment of "143cc9c1-bff1-40de-b39e-c64b5d964147.war" (runtime-name: "143cc9c1-bff1-40de-b39e-c64b5d964147.war") 21:10:53,358 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment 143cc9c1-bff1-40de-b39e-c64b5d964147.war 21:10:53,379 INFO [org.wildfly.extension.micrometer] (MSC service thread 1-1) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment 21:10:53,380 WARN [org.wildfly.extension.microprofile.opentracing] (MSC service thread 1-1) WFLYTRACEXT0012: No Jaeger endpoint or sender-binding configured. Installing a no-op sender 21:10:53,380 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-1) No shutdown hook registered: Please call close() manually on application shutdown. 21:10:53,380 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-1) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=143cc9c1-bff1-40de-b39e-c64b5d964147.war, reporter=RemoteReporter(sender=NoopSender(), closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=basic-lw37k, jaeger.version=Java-1.6.0, ip=10.40.46.15}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false) 21:10:53,539 INFO [org.eclipse.krazo.servlet.KrazoContainerInitializer] (ServerService Thread Pool -- 83) Eclipse Krazo version 4.0.0-SNAPSHOT started 21:10:53,541 INFO [jakarta.enterprise.resource.webcontainer.faces.config] (ServerService Thread Pool -- 83) Initializing Mojarra 4.0.0.SP01 for context '/143cc9c1-bff1-40de-b39e-c64b5d964147' 21:10:53,567 INFO [org.eclipse.krazo.bootstrap.Initializer] (ServerService Thread Pool -- 83) Initializing Eclipse Krazo... 21:10:53,583 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 83) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class ee.jakarta.tck.mvc.common.DefaultApplication$Proxy$_$$_WeldClientProxy 21:10:53,584 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 83) RESTEASY002155: Provider class org.eclipse.krazo.bootstrap.CoreFeature is already registered. 2nd registration is being ignored. 21:10:53,584 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 83) RESTEASY002155: Provider class org.eclipse.krazo.forms.FormMethodOverwriteFilter is already registered. 2nd registration is being ignored. 21:10:53,614 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 83) WFLYUT0021: Registered web context: '/143cc9c1-bff1-40de-b39e-c64b5d964147' for server 'default-server' 21:10:53,622 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "143cc9c1-bff1-40de-b39e-c64b5d964147.war" (runtime-name : "143cc9c1-bff1-40de-b39e-c64b5d964147.war") [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.566 s <<< FAILURE! - in ee.jakarta.tck.mvc.tests.mvc.redirect.scope.RedirectScopeTest [ERROR] ee.jakarta.tck.mvc.tests.mvc.redirect.scope.RedirectScopeTest Time elapsed: 0.566 s <<< ERROR! java.lang.NoSuchMethodError: 'void org.jboss.arquillian.container.spi.client.protocol.metadata.HTTPContext.(java.lang.String, int, boolean)' [INFO] Running ee.jakarta.tck.mvc.tests.mvc.redirect.send.SendRedirectTest 21:10:53,813 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/wildfly-preview-27.0.0.Final/standalone/data/content/a7/6275fd116587e7866956a3cf4fd5015503679f/content 21:10:53,815 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0027: Starting deployment of "28e137a2-4c0c-4798-bde7-af8d2bb20b54.war" (runtime-name: "28e137a2-4c0c-4798-bde7-af8d2bb20b54.war") 21:10:53,874 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment 28e137a2-4c0c-4798-bde7-af8d2bb20b54.war 21:10:53,924 INFO [org.wildfly.extension.micrometer] (MSC service thread 1-1) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment 21:10:53,925 WARN [org.wildfly.extension.microprofile.opentracing] (MSC service thread 1-1) WFLYTRACEXT0012: No Jaeger endpoint or sender-binding configured. Installing a no-op sender 21:10:53,925 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-1) No shutdown hook registered: Please call close() manually on application shutdown. 21:10:53,926 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-1) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=28e137a2-4c0c-4798-bde7-af8d2bb20b54.war, reporter=RemoteReporter(sender=NoopSender(), closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=basic-lw37k, jaeger.version=Java-1.6.0, ip=10.40.46.15}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false) 21:10:54,046 INFO [org.eclipse.krazo.servlet.KrazoContainerInitializer] (ServerService Thread Pool -- 38) Eclipse Krazo version 4.0.0-SNAPSHOT started 21:10:54,049 INFO [jakarta.enterprise.resource.webcontainer.faces.config] (ServerService Thread Pool -- 38) Initializing Mojarra 4.0.0.SP01 for context '/28e137a2-4c0c-4798-bde7-af8d2bb20b54' 21:10:54,078 INFO [org.eclipse.krazo.bootstrap.Initializer] (ServerService Thread Pool -- 38) Initializing Eclipse Krazo... 21:10:54,119 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 38) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class ee.jakarta.tck.mvc.common.DefaultApplication$Proxy$_$$_WeldClientProxy 21:10:54,119 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 38) RESTEASY002155: Provider class org.eclipse.krazo.bootstrap.CoreFeature is already registered. 2nd registration is being ignored. 21:10:54,119 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 38) RESTEASY002155: Provider class org.eclipse.krazo.forms.FormMethodOverwriteFilter is already registered. 2nd registration is being ignored. 21:10:54,128 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 38) WFLYUT0021: Registered web context: '/28e137a2-4c0c-4798-bde7-af8d2bb20b54' for server 'default-server' 21:10:54,137 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "28e137a2-4c0c-4798-bde7-af8d2bb20b54.war" (runtime-name : "28e137a2-4c0c-4798-bde7-af8d2bb20b54.war") [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.512 s <<< FAILURE! - in ee.jakarta.tck.mvc.tests.mvc.redirect.send.SendRedirectTest [ERROR] ee.jakarta.tck.mvc.tests.mvc.redirect.send.SendRedirectTest Time elapsed: 0.512 s <<< ERROR! java.lang.NoSuchMethodError: 'void org.jboss.arquillian.container.spi.client.protocol.metadata.HTTPContext.(java.lang.String, int, boolean)' 21:10:54,143 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0272: Suspending server 21:10:54,145 INFO [org.jboss.as.ejb3] (management-handler-thread - 2) WFLYEJB0493: Jakarta Enterprise Beans subsystem suspension complete 21:10:54,150 INFO [org.jboss.as.server] (Management Triggered Shutdown) WFLYSRV0241: Shutting down in response to management operation 'shutdown' 21:10:54,319 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 38) WFLYUT0022: Unregistered web context: '/43b3f689-c234-4c89-b577-19a2320063b2' from server 'default-server' 21:10:54,321 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) WFLYMAIL0002: Unbound mail session [java:jboss/mail/Default] 21:10:54,322 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 22) WFLYUT0022: Unregistered web context: '/53f19196-4efb-426d-9cab-770706161153' from server 'default-server' 21:10:54,322 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 83) WFLYUT0022: Unregistered web context: '/143cc9c1-bff1-40de-b39e-c64b5d964147' from server 'default-server' 21:10:54,323 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 84) WFLYUT0022: Unregistered web context: '/4837670c-15cc-4e26-ab0d-e2d4a6c30ad7' from server 'default-server' 21:10:54,324 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 80) WFLYUT0022: Unregistered web context: '/e51cebad-5397-4946-a599-9d155743dd5b' from server 'default-server' 21:10:54,327 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 87) WFLYUT0022: Unregistered web context: '/4625223a-9e13-4041-a6d6-1a2b7eaa8d2e' from server 'default-server' 21:10:54,327 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 83) WFLYUT0022: Unregistered web context: '/b3321026-e4cf-4574-bd57-7bc5478e87e7' from server 'default-server' 21:10:54,328 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 31) WFLYUT0022: Unregistered web context: '/8dd61104-f4d6-43ee-9d75-170e1fd08cab' from server 'default-server' 21:10:54,328 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 88) WFLYUT0022: Unregistered web context: '/3010594c-c2a6-4357-8f9e-4bf1c8b604c7' from server 'default-server' 21:10:54,329 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 85) WFLYUT0022: Unregistered web context: '/d6a01834-63c5-4959-8d01-acc2cc3fcfb3' from server 'default-server' 21:10:54,330 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 91) WFLYUT0022: Unregistered web context: '/c58825ef-563b-4196-82e7-f6b10f786878' from server 'default-server' 21:10:54,330 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 93) WFLYUT0022: Unregistered web context: '/8370e5c3-f30d-4d14-9569-f1d7ca355cf9' from server 'default-server' 21:10:54,331 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 86) WFLYUT0022: Unregistered web context: '/c14e51df-3c83-4dfe-908c-f77d63e6b9ca' from server 'default-server' 21:10:54,332 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 94) WFLYUT0022: Unregistered web context: '/462ed5ce-794c-4539-8e74-1cca7c86bae5' from server 'default-server' 21:10:54,334 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 95) WFLYUT0022: Unregistered web context: '/8db4a27a-1241-4a6e-841a-128154b891aa' from server 'default-server' 21:10:54,334 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 89) WFLYUT0022: Unregistered web context: '/d755787f-32f1-4196-b126-c1fcd4bb7101' from server 'default-server' 21:10:54,335 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 92) WFLYUT0022: Unregistered web context: '/2dd29680-006a-44c2-b038-ea2fc0e0ae8f' from server 'default-server' 21:10:54,335 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 99) WFLYUT0022: Unregistered web context: '/b233c174-e752-4dcc-9eea-1d89b2b02e9c' from server 'default-server' 21:10:54,336 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 100) WFLYUT0022: Unregistered web context: '/a40fb70e-d9db-4a52-93a6-e59bb517c3c3' from server 'default-server' 21:10:54,336 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 31) WFLYUT0022: Unregistered web context: '/631307f1-5c12-49a9-8037-940cebbcfb55' from server 'default-server' 21:10:54,336 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 101) WFLYUT0022: Unregistered web context: '/28e137a2-4c0c-4798-bde7-af8d2bb20b54' from server 'default-server' 21:10:54,336 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 90) WFLYUT0022: Unregistered web context: '/8785fcb3-acaf-4f50-930e-fb782461e98a' from server 'default-server' 21:10:54,337 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 97) WFLYUT0022: Unregistered web context: '/de4de407-2c65-47cb-8f6d-4accd2f7821a' from server 'default-server' 21:10:54,337 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 98) WFLYUT0022: Unregistered web context: '/b926bc4c-5add-4fb2-991a-152d6d74cdf8' from server 'default-server' 21:10:54,339 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 31) WFLYUT0022: Unregistered web context: '/2c0e8093-8a39-41fc-9d63-f8ce12528852' from server 'default-server' 21:10:54,339 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 103) WFLYUT0022: Unregistered web context: '/1445cc2f-5dc9-4129-89ae-450b04815dc7' from server 'default-server' 21:10:54,339 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 96) WFLYUT0022: Unregistered web context: '/796c24bd-a0ea-4b01-b910-bb872ab9472e' from server 'default-server' 21:10:54,340 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 31) WFLYUT0022: Unregistered web context: '/30fbc745-a25f-4a15-be14-ef902e51a10d' from server 'default-server' 21:10:54,340 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 107) WFLYUT0022: Unregistered web context: '/c950fc6f-28ce-4d96-b71e-ed9e8f4566e3' from server 'default-server' 21:10:54,340 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 108) WFLYUT0022: Unregistered web context: '/b131c652-195a-431f-9aa4-92908fba6127' from server 'default-server' 21:10:54,343 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 106) WFLYUT0022: Unregistered web context: '/f7488bce-3c9c-4b6a-978f-636dc228921f' from server 'default-server' 21:10:54,344 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 105) WFLYUT0022: Unregistered web context: '/e9c715d0-f825-4e86-8a83-606e043f88d8' from server 'default-server' 21:10:54,345 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 111) WFLYUT0022: Unregistered web context: '/2e4bab89-7483-4577-aa85-41e4f92c5e56' from server 'default-server' 21:10:54,345 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 105) WFLYUT0022: Unregistered web context: '/a410b3ef-4cf6-4c1d-86d0-ccaa2072dd62' from server 'default-server' 21:10:54,345 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 104) WFLYUT0022: Unregistered web context: '/a4be6542-f349-4f9b-8ef7-2f980f5f739b' from server 'default-server' 21:10:54,346 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 98) WFLYUT0022: Unregistered web context: '/c5fb3853-b9a5-4185-9d6e-383b3ac1a967' from server 'default-server' 21:10:54,346 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 102) WFLYUT0022: Unregistered web context: '/02f4517f-d5ed-468e-b6aa-2b33d15e4be0' from server 'default-server' 21:10:54,347 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 113) WFLYUT0022: Unregistered web context: '/c017448c-2c2a-4785-b24a-e9240308ae3e' from server 'default-server' 21:10:54,347 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 110) WFLYUT0022: Unregistered web context: '/f2822cd5-bd98-468d-9cf8-5d4f46be35ee' from server 'default-server' 21:10:54,348 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 86) WFLYUT0022: Unregistered web context: '/fae2abe5-35db-4cc7-b0c7-85365e844cee' from server 'default-server' 21:10:54,348 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 83) WFLYUT0022: Unregistered web context: '/f205cdb9-f6f1-42f0-90bc-0db8d0a434b7' from server 'default-server' 21:10:54,348 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 93) WFLYUT0022: Unregistered web context: '/73e5b869-5b1b-42b4-a7cf-2d050be87982' from server 'default-server' 21:10:54,348 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 85) WFLYUT0022: Unregistered web context: '/07d9657c-732e-40fb-93a4-221a31d94acb' from server 'default-server' 21:10:54,437 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0019: Host default-host stopping 21:10:54,520 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS] 21:10:54,538 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0019: Stopped Driver service with driver-name = h2 21:10:54,616 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0028: Stopped deployment 143cc9c1-bff1-40de-b39e-c64b5d964147.war (runtime-name: 143cc9c1-bff1-40de-b39e-c64b5d964147.war) in 453ms 21:10:54,617 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment f7488bce-3c9c-4b6a-978f-636dc228921f.war (runtime-name: f7488bce-3c9c-4b6a-978f-636dc228921f.war) in 454ms 21:10:54,617 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment e9c715d0-f825-4e86-8a83-606e043f88d8.war (runtime-name: e9c715d0-f825-4e86-8a83-606e043f88d8.war) in 458ms 21:10:54,617 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment 2dd29680-006a-44c2-b038-ea2fc0e0ae8f.war (runtime-name: 2dd29680-006a-44c2-b038-ea2fc0e0ae8f.war) in 454ms 21:10:54,619 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0028: Stopped deployment 8dd61104-f4d6-43ee-9d75-170e1fd08cab.war (runtime-name: 8dd61104-f4d6-43ee-9d75-170e1fd08cab.war) in 456ms 21:10:54,619 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0028: Stopped deployment 2c0e8093-8a39-41fc-9d63-f8ce12528852.war (runtime-name: 2c0e8093-8a39-41fc-9d63-f8ce12528852.war) in 456ms 21:10:54,619 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment 631307f1-5c12-49a9-8037-940cebbcfb55.war (runtime-name: 631307f1-5c12-49a9-8037-940cebbcfb55.war) in 460ms 21:10:54,619 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment 4837670c-15cc-4e26-ab0d-e2d4a6c30ad7.war (runtime-name: 4837670c-15cc-4e26-ab0d-e2d4a6c30ad7.war) in 465ms 21:10:54,619 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0028: Stopped deployment 28e137a2-4c0c-4798-bde7-af8d2bb20b54.war (runtime-name: 28e137a2-4c0c-4798-bde7-af8d2bb20b54.war) in 460ms 21:10:54,619 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0028: Stopped deployment a410b3ef-4cf6-4c1d-86d0-ccaa2072dd62.war (runtime-name: a410b3ef-4cf6-4c1d-86d0-ccaa2072dd62.war) in 461ms 21:10:54,619 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment b233c174-e752-4dcc-9eea-1d89b2b02e9c.war (runtime-name: b233c174-e752-4dcc-9eea-1d89b2b02e9c.war) in 457ms 21:10:54,620 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment de4de407-2c65-47cb-8f6d-4accd2f7821a.war (runtime-name: de4de407-2c65-47cb-8f6d-4accd2f7821a.war) in 457ms 21:10:54,620 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0028: Stopped deployment 2e4bab89-7483-4577-aa85-41e4f92c5e56.war (runtime-name: 2e4bab89-7483-4577-aa85-41e4f92c5e56.war) in 465ms 21:10:54,620 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment c017448c-2c2a-4785-b24a-e9240308ae3e.war (runtime-name: c017448c-2c2a-4785-b24a-e9240308ae3e.war) in 462ms 21:10:54,620 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment 796c24bd-a0ea-4b01-b910-bb872ab9472e.war (runtime-name: 796c24bd-a0ea-4b01-b910-bb872ab9472e.war) in 462ms 21:10:54,620 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0028: Stopped deployment a4be6542-f349-4f9b-8ef7-2f980f5f739b.war (runtime-name: a4be6542-f349-4f9b-8ef7-2f980f5f739b.war) in 465ms 21:10:54,620 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment b926bc4c-5add-4fb2-991a-152d6d74cdf8.war (runtime-name: b926bc4c-5add-4fb2-991a-152d6d74cdf8.war) in 457ms 21:10:54,620 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment 8370e5c3-f30d-4d14-9569-f1d7ca355cf9.war (runtime-name: 8370e5c3-f30d-4d14-9569-f1d7ca355cf9.war) in 467ms 21:10:54,620 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment b3321026-e4cf-4574-bd57-7bc5478e87e7.war (runtime-name: b3321026-e4cf-4574-bd57-7bc5478e87e7.war) in 462ms 21:10:54,621 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0028: Stopped deployment c58825ef-563b-4196-82e7-f6b10f786878.war (runtime-name: c58825ef-563b-4196-82e7-f6b10f786878.war) in 458ms 21:10:54,621 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0028: Stopped deployment 3010594c-c2a6-4357-8f9e-4bf1c8b604c7.war (runtime-name: 3010594c-c2a6-4357-8f9e-4bf1c8b604c7.war) in 461ms 21:10:54,621 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment 4625223a-9e13-4041-a6d6-1a2b7eaa8d2e.war (runtime-name: 4625223a-9e13-4041-a6d6-1a2b7eaa8d2e.war) in 461ms 21:10:54,621 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment 02f4517f-d5ed-468e-b6aa-2b33d15e4be0.war (runtime-name: 02f4517f-d5ed-468e-b6aa-2b33d15e4be0.war) in 458ms 21:10:54,621 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0028: Stopped deployment 53f19196-4efb-426d-9cab-770706161153.war (runtime-name: 53f19196-4efb-426d-9cab-770706161153.war) in 458ms 21:10:54,621 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0028: Stopped deployment fae2abe5-35db-4cc7-b0c7-85365e844cee.war (runtime-name: fae2abe5-35db-4cc7-b0c7-85365e844cee.war) in 459ms 21:10:54,622 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment 1445cc2f-5dc9-4129-89ae-450b04815dc7.war (runtime-name: 1445cc2f-5dc9-4129-89ae-450b04815dc7.war) in 459ms 21:10:54,622 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment c14e51df-3c83-4dfe-908c-f77d63e6b9ca.war (runtime-name: c14e51df-3c83-4dfe-908c-f77d63e6b9ca.war) in 460ms 21:10:54,622 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0028: Stopped deployment 462ed5ce-794c-4539-8e74-1cca7c86bae5.war (runtime-name: 462ed5ce-794c-4539-8e74-1cca7c86bae5.war) in 462ms 21:10:54,622 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0028: Stopped deployment f205cdb9-f6f1-42f0-90bc-0db8d0a434b7.war (runtime-name: f205cdb9-f6f1-42f0-90bc-0db8d0a434b7.war) in 459ms 21:10:54,622 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment 07d9657c-732e-40fb-93a4-221a31d94acb.war (runtime-name: 07d9657c-732e-40fb-93a4-221a31d94acb.war) in 461ms 21:10:54,622 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment d6a01834-63c5-4959-8d01-acc2cc3fcfb3.war (runtime-name: d6a01834-63c5-4959-8d01-acc2cc3fcfb3.war) in 461ms 21:10:54,622 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0028: Stopped deployment 73e5b869-5b1b-42b4-a7cf-2d050be87982.war (runtime-name: 73e5b869-5b1b-42b4-a7cf-2d050be87982.war) in 459ms 21:10:54,622 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0028: Stopped deployment f2822cd5-bd98-468d-9cf8-5d4f46be35ee.war (runtime-name: f2822cd5-bd98-468d-9cf8-5d4f46be35ee.war) in 459ms 21:10:54,622 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment 43b3f689-c234-4c89-b577-19a2320063b2.war (runtime-name: 43b3f689-c234-4c89-b577-19a2320063b2.war) in 462ms 21:10:54,622 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment d755787f-32f1-4196-b126-c1fcd4bb7101.war (runtime-name: d755787f-32f1-4196-b126-c1fcd4bb7101.war) in 459ms 21:10:54,622 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0028: Stopped deployment 8db4a27a-1241-4a6e-841a-128154b891aa.war (runtime-name: 8db4a27a-1241-4a6e-841a-128154b891aa.war) in 461ms 21:10:54,622 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0028: Stopped deployment 8785fcb3-acaf-4f50-930e-fb782461e98a.war (runtime-name: 8785fcb3-acaf-4f50-930e-fb782461e98a.war) in 467ms 21:10:54,622 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment e51cebad-5397-4946-a599-9d155743dd5b.war (runtime-name: e51cebad-5397-4946-a599-9d155743dd5b.war) in 468ms 21:10:54,622 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment a40fb70e-d9db-4a52-93a6-e59bb517c3c3.war (runtime-name: a40fb70e-d9db-4a52-93a6-e59bb517c3c3.war) in 464ms 21:10:54,622 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment b131c652-195a-431f-9aa4-92908fba6127.war (runtime-name: b131c652-195a-431f-9aa4-92908fba6127.war) in 459ms 21:10:54,622 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0028: Stopped deployment c950fc6f-28ce-4d96-b71e-ed9e8f4566e3.war (runtime-name: c950fc6f-28ce-4d96-b71e-ed9e8f4566e3.war) in 459ms 21:10:54,625 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment c5fb3853-b9a5-4185-9d6e-383b3ac1a967.war (runtime-name: c5fb3853-b9a5-4185-9d6e-383b3ac1a967.war) in 469ms 21:10:54,627 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0008: Undertow HTTP listener default suspending 21:10:54,627 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0008: Undertow HTTPS listener https suspending 21:10:54,627 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0007: Undertow HTTPS listener https stopped, was bound to 127.0.0.1:8443 21:10:54,628 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:8080 21:10:54,629 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0028: Stopped deployment 30fbc745-a25f-4a15-be14-ef902e51a10d.war (runtime-name: 30fbc745-a25f-4a15-be14-ef902e51a10d.war) in 466ms 21:10:54,629 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0004: Undertow 2.3.0.Final stopping 21:10:54,655 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0050: WildFly Preview 27.0.0.Final (WildFly Core 19.0.0.Final) stopped in 496ms [INFO] [INFO] Results: [INFO] [ERROR] Errors: [ERROR] MvcAppAnnotationTest.ee.jakarta.tck.mvc.tests.application.app.MvcAppAnnotationTest » NoSuchMethod [ERROR] MvcAppWebXmlTest.ee.jakarta.tck.mvc.tests.application.app.MvcAppWebXmlTest » NoSuchMethod [ERROR] MvcContextTest.ee.jakarta.tck.mvc.tests.application.context.MvcContextTest » NoSuchMethod [ERROR] InheritanceTest.ee.jakarta.tck.mvc.tests.application.inheritance.InheritanceTest » NoSuchMethod [ERROR] BindingBaseTest.ee.jakarta.tck.mvc.tests.binding.base.BindingBaseTest » NoSuchMethod [ERROR] BindingBooleanTest.ee.jakarta.tck.mvc.tests.binding.bool.BindingBooleanTest » NoSuchMethod [ERROR] BindingBigDecimalTest.ee.jakarta.tck.mvc.tests.binding.numeric.BindingBigDecimalTest » NoSuchMethod [ERROR] BindingBigIntegerTest.ee.jakarta.tck.mvc.tests.binding.numeric.BindingBigIntegerTest » NoSuchMethod [ERROR] BindingDoubleTest.ee.jakarta.tck.mvc.tests.binding.numeric.BindingDoubleTest » NoSuchMethod [ERROR] BindingFloatTest.ee.jakarta.tck.mvc.tests.binding.numeric.BindingFloatTest » NoSuchMethod [ERROR] BindingIntegerTest.ee.jakarta.tck.mvc.tests.binding.numeric.BindingIntegerTest » NoSuchMethod [ERROR] BindingLongTest.ee.jakarta.tck.mvc.tests.binding.numeric.BindingLongTest » NoSuchMethod [ERROR] BindingTypesTest.ee.jakarta.tck.mvc.tests.binding.types.BindingTypesTest » NoSuchMethod [ERROR] MvcEventsTest.ee.jakarta.tck.mvc.tests.events.MvcEventsTest » NoSuchMethod 'vo... [ERROR] CustomFormMethodFieldTest.ee.jakarta.tck.mvc.tests.form.CustomFormMethodFieldTest » NoSuchMethod [ERROR] DefaultFormMethodOverwriteTest.ee.jakarta.tck.mvc.tests.form.DefaultFormMethodOverwriteTest » NoSuchMethod [ERROR] DisabledFormMethodOverwriteTest.ee.jakarta.tck.mvc.tests.form.DisabledFormMethodOverwriteTest » NoSuchMethod [ERROR] I18nAccessTest.ee.jakarta.tck.mvc.tests.i18n.access.I18nAccessTest » NoSuchMethod [ERROR] I18nAlgorithmTest.ee.jakarta.tck.mvc.tests.i18n.algorithm.I18nAlgorithmTest » NoSuchMethod [ERROR] I18nStandardTest.ee.jakarta.tck.mvc.tests.i18n.standard.I18nStandardTest » NoSuchMethod [ERROR] ControllerAnnotationTest.ee.jakarta.tck.mvc.tests.mvc.controller.annotation.ControllerAnnotationTest » NoSuchMethod [ERROR] InjectParamsTest.ee.jakarta.tck.mvc.tests.mvc.controller.inject.InjectParamsTest » NoSuchMethod [ERROR] MediaTypeTest.ee.jakarta.tck.mvc.tests.mvc.controller.mediatype.MediaTypeTest » NoSuchMethod [ERROR] ReturnTypeTest.ee.jakarta.tck.mvc.tests.mvc.controller.returntype.ReturnTypeTest » NoSuchMethod [ERROR] CdiControllerTest.ee.jakarta.tck.mvc.tests.mvc.instances.cdi.CdiControllerTest » NoSuchMethod [ERROR] ControllerLifecycleTest.ee.jakarta.tck.mvc.tests.mvc.instances.lifecycle.ControllerLifecycleTest » NoSuchMethod [ERROR] InjectProxyTest.ee.jakarta.tck.mvc.tests.mvc.instances.proxy.InjectProxyTest » NoSuchMethod [ERROR] BuiltinEngineModelTest.ee.jakarta.tck.mvc.tests.mvc.models.BuiltinEngineModelTest » NoSuchMethod [ERROR] RedirectScopeTest.ee.jakarta.tck.mvc.tests.mvc.redirect.scope.RedirectScopeTest » NoSuchMethod [ERROR] SendRedirectTest.ee.jakarta.tck.mvc.tests.mvc.redirect.send.SendRedirectTest » NoSuchMethod [ERROR] ResponseFeaturesTest.ee.jakarta.tck.mvc.tests.mvc.response.ResponseFeaturesTest » NoSuchMethod [ERROR] UriBuildingTest.ee.jakarta.tck.mvc.tests.mvc.uri.UriBuildingTest » NoSuchMethod [ERROR] CsrfBaseTest.ee.jakarta.tck.mvc.tests.security.csrf.base.CsrfBaseTest » NoSuchMethod [ERROR] CsrfCustomMapperTest.ee.jakarta.tck.mvc.tests.security.csrf.exception.CsrfCustomMapperTest » NoSuchMethod [ERROR] CsrfCustomHeaderTest.ee.jakarta.tck.mvc.tests.security.csrf.header.CsrfCustomHeaderTest » NoSuchMethod [ERROR] CsrfDefaultHeaderTest.ee.jakarta.tck.mvc.tests.security.csrf.header.CsrfDefaultHeaderTest » NoSuchMethod [ERROR] CsrfVerifyDefaultConfigTest.ee.jakarta.tck.mvc.tests.security.csrf.verify.CsrfVerifyDefaultConfigTest » NoSuchMethod [ERROR] CsrfVerifyExplicitConfigTest.ee.jakarta.tck.mvc.tests.security.csrf.verify.CsrfVerifyExplicitConfigTest » NoSuchMethod [ERROR] CsrfVerifyImplicitConfigTest.ee.jakarta.tck.mvc.tests.security.csrf.verify.CsrfVerifyImplicitConfigTest » NoSuchMethod [ERROR] CsrfVerifyOffConfigTest.ee.jakarta.tck.mvc.tests.security.csrf.verify.CsrfVerifyOffConfigTest » NoSuchMethod [ERROR] EncodersTest.ee.jakarta.tck.mvc.tests.security.xss.EncodersTest » NoSuchMethod [ERROR] ViewEngineAlgorithmTest.ee.jakarta.tck.mvc.tests.viewengine.algorithm.ViewEngineAlgorithmTest » NoSuchMethod [ERROR] ViewEngineBaseTest.ee.jakarta.tck.mvc.tests.viewengine.base.ViewEngineBaseTest » NoSuchMethod [INFO] [ERROR] Tests run: 43, Failures: 0, Errors: 43, Skipped: 0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:10 min [INFO] Finished at: 2023-05-10T21:10:55Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.2:test (default-test) on project krazo-tck: There are test failures. [ERROR] [ERROR] Please refer to /home/jenkins/agent/workspace/tck-wildfly/jdk/temurin-jdk11-latest/version/27.0.0.Final/tck/target/surefire-reports for the individual test results. [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException Build step 'Invoke top-level Maven targets' marked build as failure Archiving artifacts Finished: FAILURE