Started by user Dmitry Kornilov Rebuilds build #38 Running as Dmitry Kornilov Connecting to https://api.github.com using GitHub bot (username/token) Obtained Jenkinsfile from fea501f3ae04f95df7f7cf2505c3c259a7e52a49 [Pipeline] Start of Pipeline [Pipeline] echo [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option. [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jaf/activation-tck-ci-pod-d755a560-c75a-47b3-b50f-0508163bea7-9rbxp Still waiting to schedule task ‘activation-tck-ci-pod-d755a560-c75a-47b3-b50f-0508163bea7-9rbxp’ is offline Agent activation-tck-ci-pod-d755a560-c75a-47b3-b50f-0508163bea7-9rbxp is provisioned from template activation-tck-ci-pod-d755a560-c75a-47b3-b50f-0508163bea72-s5tkw --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins-ui.jaf.svc.cluster.local/jaf/job/activation-tck/job/master/39/" runUrl: "job/activation-tck/job/master/39/" labels: jenkins: "slave" jenkins/label-digest: "9616445baa98e470ab221d1c0179ca68c58183ee" jenkins/label: "activation-tck-ci-pod-d755a560-c75a-47b3-b50f-0508163bea72" name: "activation-tck-ci-pod-d755a560-c75a-47b3-b50f-0508163bea7-9rbxp" namespace: "jaf" spec: containers: - command: - "cat" image: "jakartaee/cts-jaf-base:0.3" imagePullPolicy: "Always" name: "activation-tck-ci" resources: limits: memory: "3.5Gi" cpu: "1.00" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.jaf.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "activation-tck-ci-pod-d755a560-c75a-47b3-b50f-0508163bea7-9rbxp" - name: "JENKINS_NAME" value: "activation-tck-ci-pod-d755a560-c75a-47b3-b50f-0508163bea7-9rbxp" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.jaf.svc.cluster.local/jaf/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.13.3" name: "jnlp" resources: limits: {} requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false hostAliases: - hostnames: - "localhost.localdomain" ip: "127.0.0.1" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - emptyDir: medium: "" name: "workspace-volume" Running on activation-tck-ci-pod-d755a560-c75a-47b3-b50f-0508163bea7-9rbxp in /home/jenkins/agent/workspace/activation-tck_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential github-bot Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/jakartaee/jaf-tck.git > git init /home/jenkins/agent/workspace/activation-tck_master # timeout=10 Fetching upstream changes from https://github.com/jakartaee/jaf-tck.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub bot (username/token) > git fetch --no-tags --force --progress -- https://github.com/jakartaee/jaf-tck.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision fea501f3ae04f95df7f7cf2505c3c259a7e52a49 (master) > git config remote.origin.url https://github.com/jakartaee/jaf-tck.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fea501f3ae04f95df7f7cf2505c3c259a7e52a49 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git checkout -b master fea501f3ae04f95df7f7cf2505c3c259a7e52a49 # timeout=10 Commit message: "api98 part2" > git rev-list --no-walk fea501f3ae04f95df7f7cf2505c3c259a7e52a49 # timeout=10 Cleaning workspace [Pipeline] } > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (activation-tck-build) [Pipeline] container [Pipeline] { [Pipeline] sh + env JENKINS_UI_PORT_80_TCP_ADDR=10.30.112.24 JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.139.37:50000 JENKINS_NODE_COOKIE=be693ec7-ab45-432c-b778-4d87e77afe56 BUILD_URL=https://ci.eclipse.org/jaf/job/activation-tck/job/master/39/ JENKINS_UI_SERVICE_PORT=80 HOSTNAME=activation-tck-ci-pod-d755a560-c75a-47b3-b50f-0508163bea7-9rbxp JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 TCK_BUNDLE_BASE_URL= JDK=JDK11 JENKINS_DISCOVERY_SERVICE_PORT=50000 HUDSON_SERVER_COOKIE=7d2ba70314a59007 KUBERNETES_PORT_443_TCP_PORT=443 KUBERNETES_PORT=tcp://10.30.0.1:443 TERM=xterm JDK11_HOME=/opt/jdk-11.0.2 STAGE_NAME=activation-tck-build BUILD_TAG=jenkins-activation-tck-master-39 label=activation-tck-ci-pod-d755a560-c75a-47b3-b50f-0508163bea72 BRANCH_NAME=master KUBERNETES_SERVICE_PORT=443 GIT_PREVIOUS_COMMIT=fea501f3ae04f95df7f7cf2505c3c259a7e52a49 KUBERNETES_SERVICE_HOST=10.30.0.1 WORKSPACE=/home/jenkins/agent/workspace/activation-tck_master JOB_URL=https://ci.eclipse.org/jaf/job/activation-tck/job/master/ ANT_HOME=/usr/share/ant RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/jaf/job/activation-tck/job/master/39/display/redirect?page=changes ANT_OPTS=-Djavax.xml.accessExternalStylesheet=all -Djavax.xml.accessExternalSchema=all -Djavax.xml.accessExternalDTD=file,http JENKINS_UI_PORT_80_TCP_PROTO=tcp JDK17_HOME=/opt/jdk-17.0.1 RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/jaf/job/activation-tck/job/master/39/display/redirect?page=artifacts RUNTIME=Glassfish JENKINS_HOME=/var/jenkins GIT_COMMIT=fea501f3ae04f95df7f7cf2505c3c259a7e52a49 ACTIVATION_BUNDLE_URL=https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/activation/jakarta.activation-api/2.1.1/jakarta.activation-api-2.1.1.jar PATH=/opt/jdk-11.0.2/bin:/usr/share/ant/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin RUN_DISPLAY_URL=https://ci.eclipse.org/jaf/job/activation-tck/job/master/39/display/redirect JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp _=/usr/bin/env JENKINS_UI_PORT_80_TCP_PORT=80 POD_CONTAINER=activation-tck-ci PWD=/home/jenkins/agent/workspace/activation-tck_master JAVA_HOME=/opt/jdk-11.0.2 JENKINS_DISCOVERY_SERVICE_HOST=10.30.139.37 HUDSON_URL=https://ci.eclipse.org/jaf/ JENKINS_UI_PORT=tcp://10.30.112.24:80 JOB_NAME=activation-tck/master GITLAB_OBJECT_KIND=none BUILD_DISPLAY_NAME=#39 JENKINS_URL=https://ci.eclipse.org/jaf/ BUILD_ID=39 BRANCH_IS_PRIMARY=true ANGUS_BUNDLE_URL=https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar JENKINS_DISCOVERY_PORT=tcp://10.30.139.37:50000 JOB_BASE_NAME=master GIT_PREVIOUS_SUCCESSFUL_COMMIT=fea501f3ae04f95df7f7cf2505c3c259a7e52a49 RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/jaf/job/activation-tck/job/master/39/display/redirect?page=tests SHLVL=3 HOME=/ JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.139.37 GIT_BRANCH=master KUBERNETES_PORT_443_TCP_PROTO=tcp TCK_BUNDLE_FILE_NAME=jakarta-activation-tck-2.1.1.zip CI=true KUBERNETES_SERVICE_PORT_HTTPS=443 WORKSPACE_TMP=/home/jenkins/agent/workspace/activation-tck_master@tmp LICENSE=EFTL EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-30bf33142c95cd1c1dceed6e25a8650c8fedbefbf914b6b74390e991bfddf073 NODE_LABELS=activation-tck-ci-pod-d755a560-c75a-47b3-b50f-0508163bea7-9rbxp activation-tck-ci-pod-d755a560-c75a-47b3-b50f-0508163bea72 GIT_URL=https://github.com/jakartaee/jaf-tck.git NSS_SDB_USE_CACHE=no HUDSON_HOME=/var/jenkins CLASSPATH= JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 NODE_NAME=activation-tck-ci-pod-d755a560-c75a-47b3-b50f-0508163bea7-9rbxp JENKINS_UI_PORT_80_TCP=tcp://10.30.112.24:80 JOB_DISPLAY_URL=https://ci.eclipse.org/jaf/job/activation-tck/job/master/display/redirect GF_BUNDLE_URL=https://download.eclipse.org/ee4j/glassfish/glassfish-7.0.2.zip BUILD_NUMBER=39 JENKINS_UI_SERVICE_HOST=10.30.112.24 DEFAULT_GF_BUNDLE_URL=https://download.eclipse.org/ee4j/glassfish/glassfish-7.0.0-SNAPSHOT-nightly.zip KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 JENKINS_UI_SERVICE_PORT_HTTP=80 GIT_LOCAL_BRANCH=master + bash -x /home/jenkins/agent/workspace/activation-tck_master/docker/build_activationtck.sh + export JAVA_HOME=/opt/jdk-11.0.2 + JAVA_HOME=/opt/jdk-11.0.2 + export PATH=/opt/jdk-11.0.2/bin:/opt/jdk-11.0.2/bin:/usr/share/ant/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + PATH=/opt/jdk-11.0.2/bin:/opt/jdk-11.0.2/bin:/usr/share/ant/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + echo ANT_HOME=/usr/share/ant ANT_HOME=/usr/share/ant + echo 'export JAVA_HOME=/opt/jdk-11.0.2' export JAVA_HOME=/opt/jdk-11.0.2 + echo 'export MAVEN_HOME=' export MAVEN_HOME= + echo 'export PATH=/opt/jdk-11.0.2/bin:/opt/jdk-11.0.2/bin:/usr/share/ant/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' export PATH=/opt/jdk-11.0.2/bin:/opt/jdk-11.0.2/bin:/usr/share/ant/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + export TS_HOME=/home/jenkins/agent/workspace/activation-tck_master + TS_HOME=/home/jenkins/agent/workspace/activation-tck_master + sed -i 's#^TS_HOME=.*#TS_HOME=/home/jenkins/agent/workspace/activation-tck_master#g' /home/jenkins/agent/workspace/activation-tck_master/lib/ts.jte + sed -i 's#^TS_HOME=.*#TS_HOME=/home/jenkins/agent/workspace/activation-tck_master#g' /home/jenkins/agent/workspace/activation-tck_master/lib/ts.pluggability.jte + sed -i 's#^JAVA_HOME=.*#JAVA_HOME=/opt/jdk-11.0.2#g' /home/jenkins/agent/workspace/activation-tck_master/lib/ts.jte + sed -i 's#^JAVA_HOME=.*#JAVA_HOME=/opt/jdk-11.0.2#g' /home/jenkins/agent/workspace/activation-tck_master/lib/ts.pluggability.jte + sed -i 's#^JARPATH=.*#JARPATH=/home/jenkins/agent/workspace/activation-tck_master#g' /home/jenkins/agent/workspace/activation-tck_master/lib/ts.jte + sed -i 's#^JARPATH=.*#JARPATH=/home/jenkins/agent/workspace/activation-tck_master#g' /home/jenkins/agent/workspace/activation-tck_master/lib/ts.pluggability.jte + mkdir -p //.m2 + cd /home/jenkins/agent/workspace/activation-tck_master + '[' '!' -z '' ']' + WGET_PROPS='--progress=bar:force --no-cache' + echo https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/activation/jakarta.activation-api/2.1.1/jakarta.activation-api-2.1.1.jar https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/activation/jakarta.activation-api/2.1.1/jakarta.activation-api-2.1.1.jar + '[' -z https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/activation/jakarta.activation-api/2.1.1/jakarta.activation-api-2.1.1.jar ']' + wget --progress=bar:force --no-cache https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/activation/jakarta.activation-api/2.1.1/jakarta.activation-api-2.1.1.jar -O jakarta.activation-api.jar --2023-03-24 08:44:25-- https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/activation/jakarta.activation-api/2.1.1/jakarta.activation-api-2.1.1.jar Resolving jakarta.oss.sonatype.org (jakarta.oss.sonatype.org)... 18.214.155.45, 34.198.243.133 Connecting to jakarta.oss.sonatype.org (jakarta.oss.sonatype.org)|18.214.155.45|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 66651 (65K) [application/java-archive] Saving to: 'jakarta.activation-api.jar' 0% [ ] 0 --.-K/s 100%[======================================>] 66,651 --.-K/s in 0.04s 2023-03-24 08:44:25 (1.55 MB/s) - 'jakarta.activation-api.jar' saved [66651/66651] + which ant /usr/share/ant/bin/ant + ant -version Apache Ant(TM) version 1.10.11 compiled on July 10 2021 + which mvn /usr/bin/mvn + mvn -version Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /usr/share/maven Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/jdk-11.0.2 Default locale: en_US, platform encoding: ANSI_X3.4-1968 OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix" + export 'ANT_OPTS=-DTS_HOME=/home/jenkins/agent/workspace/activation-tck_master -DJAVA_HOME=/opt/jdk-11.0.2 -DJARPATH=/home/jenkins/agent/workspace/activation-tck_master' + ANT_OPTS='-DTS_HOME=/home/jenkins/agent/workspace/activation-tck_master -DJAVA_HOME=/opt/jdk-11.0.2 -DJARPATH=/home/jenkins/agent/workspace/activation-tck_master' + export PATH=/opt/jdk-11.0.2/bin:/opt/jdk-11.0.2/bin:/opt/jdk-11.0.2/bin:/usr/share/ant/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + PATH=/opt/jdk-11.0.2/bin:/opt/jdk-11.0.2/bin:/opt/jdk-11.0.2/bin:/usr/share/ant/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + [[ EFTL == \E\F\T\L ]] + ant -f release.xml clean core -DuseEFTLicensefile=true Buildfile: /home/jenkins/agent/workspace/activation-tck_master/release.xml [mkdir] Created dir: /home/jenkins/agent/workspace/activation-tck_master/classes-harness [mkdir] Created dir: /home/jenkins/agent/workspace/activation-tck_master/classes [mkdir] Created dir: /home/jenkins/agent/workspace/activation-tck_master/classes-pluggability [mkdir] Created dir: /home/jenkins/agent/workspace/activation-tck_master/classes-providers [mkdir] Created dir: /home/jenkins/agent/workspace/activation-tck_master/JTwork [mkdir] Created dir: /home/jenkins/agent/workspace/activation-tck_master/JTreport-Pluggability clean: clean: build: [javac] Compiling 100 source files to /home/jenkins/agent/workspace/activation-tck_master/classes [javac] Compiling 2 source files to /home/jenkins/agent/workspace/activation-tck_master/classes-pluggability [javac] Compiling 2 source files to /home/jenkins/agent/workspace/activation-tck_master/classes-providers [copy] Copying 2 files to /home/jenkins/agent/workspace/activation-tck_master/classes-providers/META-INF [jar] Building jar: /home/jenkins/agent/workspace/activation-tck_master/classes-providers/activation_alternate_provider.jar [javac] Compiling 2 source files to /home/jenkins/agent/workspace/activation-tck_master/classes-harness [copy] Copying 2 files to /home/jenkins/agent/workspace/activation-tck_master/classes [copy] Copying 2 files to /home/jenkins/agent/workspace/activation-tck_master/classes-pluggability mvn: [exec] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [exec] Maven home: /usr/share/maven [exec] Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/jdk-11.0.2 [exec] Default locale: en_US, platform encoding: ANSI_X3.4-1968 [exec] OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix" [exec] [INFO] Scanning for projects... [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom (13 kB at 20 kB/s) [exec] [INFO] [exec] [INFO] ---------------------< com.sun.activation:tck_ug >---------------------- [exec] [INFO] Building Eclipse Foundation Technology Compatibility Kit User's Guide for Jakarta Activation Framework 2.1 for Jakarta EE, Release 2.1 2.1.1-SNAPSHOT [exec] [INFO] --------------------------------[ pom ]--------------------------------- [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom (7.3 kB at 349 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom (7.8 kB at 115 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 701 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 634 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar (27 kB at 1.3 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/doc/glassfish-doc-maven-plugin/1.3/glassfish-doc-maven-plugin-1.3.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/doc/glassfish-doc-maven-plugin/1.3/glassfish-doc-maven-plugin-1.3.pom (8.2 kB at 233 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom (13 kB at 527 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/doc/glassfish-doc-maven-plugin/1.3/glassfish-doc-maven-plugin-1.3.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/doc/glassfish-doc-maven-plugin/1.3/glassfish-doc-maven-plugin-1.3.jar (17 kB at 581 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jbake/jbake-maven-plugin/2.7.0-rc.7/jbake-maven-plugin-2.7.0-rc.7.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jbake/jbake-maven-plugin/2.7.0-rc.7/jbake-maven-plugin-2.7.0-rc.7.pom (6.0 kB at 302 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jbake/jbake-maven-plugin/2.7.0-rc.7/jbake-maven-plugin-2.7.0-rc.7.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jbake/jbake-maven-plugin/2.7.0-rc.7/jbake-maven-plugin-2.7.0-rc.7.jar (23 kB at 1.1 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctor-maven-plugin/2.2.2/asciidoctor-maven-plugin-2.2.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctor-maven-plugin/2.2.2/asciidoctor-maven-plugin-2.2.2.pom (20 kB at 973 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom (5.1 kB at 204 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctor-maven-plugin/2.2.2/asciidoctor-maven-plugin-2.2.2.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctor-maven-plugin/2.2.2/asciidoctor-maven-plugin-2.2.2.jar (78 kB at 3.1 MB/s) [exec] [INFO] [exec] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-versions) @ tck_ug --- [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 77 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 1.3 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 1.0 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (13 kB at 753 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 345 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 1.4 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 120 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 57 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 336 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 184 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 97 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 73 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 141 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 430 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 37 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 314 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 768 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 848 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 118 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 1.2 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 364 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 181 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 390 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 134 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 38 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 57 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 80 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 1.0 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 197 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 400 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 494 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 129 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 129 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 160 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 165 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 27 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 552 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 147 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 205 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 73 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom (2.8 kB at 202 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 88 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 8.6 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 382 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom (2.3 kB at 31 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 14 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 141 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 184 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom (4.1 kB at 295 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom (5.3 kB at 294 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 268 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 96 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 306 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 2.3 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 1.1 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 415 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 2.6 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (15 kB at 1.2 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 526 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 3.7 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom (15 kB at 267 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.pom (14 kB at 1.0 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (1.2 kB at 92 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (1.4 kB at 94 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom (7.3 kB at 484 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5.1 kB at 393 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 2.5 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 kB at 474 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom (2.8 kB at 165 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom (18 kB at 1.0 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom (2.6 kB at 55 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4.0 kB at 52 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 88 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 885 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 1.8 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (4.1 kB at 341 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 558 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 1.7 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 537 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 167 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 554 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 523 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 119 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 96 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 76 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 105 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 1.1 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 27 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 296 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 213 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 185 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 127 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 104 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 7.3 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 78 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 48 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 23 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar (12 kB at 17 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 66 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar (195 kB at 283 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 54 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 379 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (245 kB at 315 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar (107 kB at 136 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar (61 kB at 78 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar (164 kB at 187 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 238 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.jar (340 kB at 348 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 288 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar (64 kB at 65 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar (502 kB at 514 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar (168 kB at 169 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar (149 kB at 138 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (53 kB at 49 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 262 kB/s) [exec] [INFO] [exec] [INFO] --- glassfish-doc-maven-plugin:1.3:toc (generate-toc) @ tck_ug --- [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.pom (2.9 kB at 147 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.3/maven-3.5.3.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.3/maven-3.5.3.pom (23 kB at 1.8 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 2.2 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.pom (4.0 kB at 336 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom (4.7 kB at 388 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom (23 kB at 1.8 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom (65 kB at 4.1 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.pom (2.1 kB at 176 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom (4.2 kB at 93 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom (14 kB at 915 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 328 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 102 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 181 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 565 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 1.5 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 68 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 44 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom (2.6 kB at 44 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom (14 kB at 758 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 68 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 326 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 562 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 620 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 520 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (3.4 kB at 59 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.4/maven-plugin-annotations-3.4.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.4/maven-plugin-annotations-3.4.pom (1.6 kB at 109 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.4/maven-plugin-tools-3.4.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.4/maven-plugin-tools-3.4.pom (14 kB at 971 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 723 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 278 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.pom (3.2 kB at 227 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 204 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 202 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 165 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 83 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 381 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.jar (55 kB at 687 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.jar (48 kB at 590 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.jar (165 kB at 2.0 MB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.jar (205 kB at 2.6 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 24 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 56 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 428 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar (480 kB at 2.8 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.4/maven-plugin-annotations-3.4.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 23 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar (379 kB at 2.1 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (53 kB at 280 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.4/maven-plugin-annotations-3.4.jar (14 kB at 76 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar (262 kB at 1.4 MB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.jar (23 kB at 118 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 961 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 591 kB/s) [exec] [WARNING] config.adoc:40: header line length mismatch: [exec] [WARNING] 4.1 Configuring Your Environment to Run the TCK Against the Compatible Implementation [exec] [WARNING] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [exec] [INFO] [exec] [INFO] --- glassfish-doc-maven-plugin:1.3:book (generate-book) @ tck_ug --- [exec] [INFO] [exec] [INFO] --- jbake-maven-plugin:2.7.0-rc.7:generate (build-site) @ tck_ug --- [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/2.5.7/asciidoctorj-2.5.7.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/2.5.7/asciidoctorj-2.5.7.pom (2.8 kB at 172 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj-api/2.5.7/asciidoctorj-api-2.5.7.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj-api/2.5.7/asciidoctorj-api-2.5.7.pom (2.1 kB at 32 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby/9.3.8.0/jruby-9.3.8.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jruby/9.3.8.0/jruby-9.3.8.0.pom (7.0 kB at 466 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-artifacts/9.3.8.0/jruby-artifacts-9.3.8.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-artifacts/9.3.8.0/jruby-artifacts-9.3.8.0.pom (4.0 kB at 264 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-parent/9.3.8.0/jruby-parent-9.3.8.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-parent/9.3.8.0/jruby-parent-9.3.8.0.pom (25 kB at 1.6 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 156 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-base/9.3.8.0/jruby-base-9.3.8.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-base/9.3.8.0/jruby-base-9.3.8.0.pom (28 kB at 2.0 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.pom (2.4 kB at 182 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 201 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.pom (3.0 kB at 185 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom (2.6 kB at 199 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom (2.6 kB at 175 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom (2.9 kB at 226 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-netdb/1.2.0/jnr-netdb-1.2.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-netdb/1.2.0/jnr-netdb-1.2.0.pom (3.0 kB at 45 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-enxio/0.32.13/jnr-enxio-0.32.13.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-enxio/0.32.13/jnr-enxio-0.32.13.pom (5.4 kB at 388 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-constants/0.10.3/jnr-constants-0.10.3.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-constants/0.10.3/jnr-constants-0.10.3.pom (4.4 kB at 314 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-unixsocket/0.38.17/jnr-unixsocket-0.38.17.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-unixsocket/0.38.17/jnr-unixsocket-0.38.17.pom (11 kB at 787 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-posix/3.1.15/jnr-posix-3.1.15.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-posix/3.1.15/jnr-posix-3.1.15.pom (7.6 kB at 588 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-ffi/2.2.11/jnr-ffi-2.2.11.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-ffi/2.2.11/jnr-ffi-2.2.11.pom (10 kB at 795 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jffi/1.3.9/jffi-1.3.9.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jffi/1.3.9/jffi-1.3.9.pom (12 kB at 941 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-a64asm/1.0.0/jnr-a64asm-1.0.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-a64asm/1.0.0/jnr-a64asm-1.0.0.pom (2.5 kB at 210 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-x86asm/1.0.2/jnr-x86asm-1.0.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-x86asm/1.0.2/jnr-x86asm-1.0.2.pom (1.6 kB at 127 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/joni/joni/2.1.43/joni-2.1.43.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/joni/joni/2.1.43/joni-2.1.43.pom (6.8 kB at 522 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jcodings/jcodings/1.0.57/jcodings-1.0.57.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jcodings/jcodings/1.0.57/jcodings-1.0.57.pom (5.2 kB at 262 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/dirgra/0.3/dirgra-0.3.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/dirgra/0.3/dirgra-0.3.pom (2.9 kB at 195 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/headius/invokebinder/1.12/invokebinder-1.12.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/headius/invokebinder/1.12/invokebinder-1.12.pom (4.5 kB at 319 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/headius/options/1.6/options-1.6.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/headius/options/1.6/options-1.6.pom (2.7 kB at 225 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.pom (3.1 kB at 222 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (4.8 kB at 403 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.10/joda-time-2.10.10.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.10/joda-time-2.10.10.pom (37 kB at 2.5 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/me/qmx/jitescript/jitescript/0.4.1/jitescript-0.4.1.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/me/qmx/jitescript/jitescript/0.4.1/jitescript-0.4.1.pom (5.8 kB at 288 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/headius/backport9/1.12/backport9-1.12.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/headius/backport9/1.12/backport9-1.12.pom (3.0 kB at 230 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-stdlib/9.3.8.0/jruby-stdlib-9.3.8.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-stdlib/9.3.8.0/jruby-stdlib-9.3.8.0.pom (27 kB at 2.1 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.82/jcommander-1.82.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.82/jcommander-1.82.pom (1.5 kB at 116 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj-diagram/2.2.4/asciidoctorj-diagram-2.2.4.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj-diagram/2.2.4/asciidoctorj-diagram-2.2.4.pom (2.9 kB at 180 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj-diagram-plantuml/1.2022.14/asciidoctorj-diagram-plantuml-1.2022.14.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj-diagram-plantuml/1.2022.14/asciidoctorj-diagram-plantuml-1.2022.14.pom (2.5 kB at 167 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj-diagram-ditaamini/1.0.3/asciidoctorj-diagram-ditaamini-1.0.3.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj-diagram-ditaamini/1.0.3/asciidoctorj-diagram-ditaamini-1.0.3.pom (2.5 kB at 179 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/freemarker/freemarker/2.3.30/freemarker-2.3.30.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/freemarker/freemarker/2.3.30/freemarker-2.3.30.pom (3.4 kB at 240 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom (16 kB at 1.3 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom (3.8 kB at 295 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom (14 kB at 863 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.32/jul-to-slf4j-1.7.32.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.32/jul-to-slf4j-1.7.32.pom (990 B at 71 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.pom (1.2 kB at 91 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.10/logback-classic-1.2.10.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.10/logback-classic-1.2.10.pom (9.7 kB at 748 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.2.10/logback-parent-1.2.10.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.2.10/logback-parent-1.2.10.pom (18 kB at 1.3 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.10/logback-core-1.2.10.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.10/logback-core-1.2.10.pom (4.2 kB at 323 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jbake/jbake-core/2.7.0-rc.7/jbake-core-2.7.0-rc.7.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jbake/jbake-core/2.7.0-rc.7/jbake-core-2.7.0-rc.7.pom (8.1 kB at 621 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom (20 kB at 1.6 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 5.0 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (18 kB at 1.4 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom (5.1 kB at 96 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-configuration2/2.7/commons-configuration2-2.7.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-configuration2/2.7/commons-configuration2-2.7.pom (31 kB at 2.0 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/50/commons-parent-50.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/50/commons-parent-50.pom (76 kB at 5.0 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.9/commons-lang3-3.9.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.9/commons-lang3-3.9.pom (28 kB at 2.0 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 1.9 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.8/commons-text-1.8.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.8/commons-text-1.8.pom (16 kB at 1.2 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 1.6 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 4.0 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 1.2 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom (18 kB at 1.4 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 221 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (31 kB at 2.4 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.pom (3.5 kB at 266 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/orientechnologies/orientdb-core/3.1.20/orientdb-core-3.1.20.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/orientechnologies/orientdb-core/3.1.20/orientdb-core-3.1.20.pom (12 kB at 774 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/orientechnologies/orientdb-parent/3.1.20/orientdb-parent-3.1.20.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/orientechnologies/orientdb-parent/3.1.20/orientdb-parent-3.1.20.pom (35 kB at 2.2 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/googlecode/concurrentlinkedhashmap/concurrentlinkedhashmap-lru/1.4.2/concurrentlinkedhashmap-lru-1.4.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/googlecode/concurrentlinkedhashmap/concurrentlinkedhashmap-lru/1.4.2/concurrentlinkedhashmap-lru-1.4.2.pom (15 kB at 977 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.4.0/lz4-java-1.4.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.4.0/lz4-java-1.4.0.pom (2.0 kB at 146 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/65.1/icu4j-65.1.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/65.1/icu4j-65.1.pom (4.9 kB at 353 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/carrotsearch/hppc/0.8.2/hppc-0.8.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/carrotsearch/hppc/0.8.2/hppc-0.8.2.pom (9.8 kB at 547 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/carrotsearch/hppc-parent/0.8.2/hppc-parent-0.8.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/carrotsearch/hppc-parent/0.8.2/hppc-parent-0.8.2.pom (19 kB at 1.1 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 1.2 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 1.9 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (14 kB at 1.1 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom (4.9 kB at 105 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.0/all-1.2.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.0/all-1.2.0.pom (18 kB at 1.3 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom (4.7 kB at 65 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.3/jsoup-1.14.3.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.3/jsoup-1.14.3.pom (12 kB at 132 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sparkjava/spark-core/2.9.3/spark-core-2.9.3.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sparkjava/spark-core/2.9.3/spark-core-2.9.3.pom (7.5 kB at 340 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom (3.8 kB at 52 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (14 kB at 965 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.4.31.v20200723/jetty-server-9.4.31.v20200723.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.4.31.v20200723/jetty-server-9.4.31.v20200723.pom (2.8 kB at 184 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/9.4.31.v20200723/jetty-project-9.4.31.v20200723.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/9.4.31.v20200723/jetty-project-9.4.31.v20200723.pom (64 kB at 1.1 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom (14 kB at 712 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 368 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.4.31.v20200723/jetty-http-9.4.31.v20200723.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.4.31.v20200723/jetty-http-9.4.31.v20200723.pom (4.2 kB at 82 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.4.31.v20200723/jetty-util-9.4.31.v20200723.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.4.31.v20200723/jetty-util-9.4.31.v20200723.pom (4.1 kB at 317 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.4.31.v20200723/jetty-io-9.4.31.v20200723.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.4.31.v20200723/jetty-io-9.4.31.v20200723.pom (1.3 kB at 100 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/9.4.31.v20200723/jetty-webapp-9.4.31.v20200723.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/9.4.31.v20200723/jetty-webapp-9.4.31.v20200723.pom (3.2 kB at 166 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.4.31.v20200723/jetty-xml-9.4.31.v20200723.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.4.31.v20200723/jetty-xml-9.4.31.v20200723.pom (1.9 kB at 118 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.4.31.v20200723/jetty-servlet-9.4.31.v20200723.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.4.31.v20200723/jetty-servlet-9.4.31.v20200723.pom (2.3 kB at 166 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.4.31.v20200723/jetty-security-9.4.31.v20200723.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.4.31.v20200723/jetty-security-9.4.31.v20200723.pom (2.3 kB at 44 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-server/9.4.31.v20200723/websocket-server-9.4.31.v20200723.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-server/9.4.31.v20200723/websocket-server-9.4.31.v20200723.pom (4.1 kB at 227 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-parent/9.4.31.v20200723/websocket-parent-9.4.31.v20200723.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-parent/9.4.31.v20200723/websocket-parent-9.4.31.v20200723.pom (1.6 kB at 95 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-common/9.4.31.v20200723/websocket-common-9.4.31.v20200723.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-common/9.4.31.v20200723/websocket-common-9.4.31.v20200723.pom (3.6 kB at 84 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-api/9.4.31.v20200723/websocket-api-9.4.31.v20200723.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-api/9.4.31.v20200723/websocket-api-9.4.31.v20200723.pom (2.5 kB at 168 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-client/9.4.31.v20200723/websocket-client-9.4.31.v20200723.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-client/9.4.31.v20200723/websocket-client-9.4.31.v20200723.pom (4.6 kB at 73 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-client/9.4.31.v20200723/jetty-client-9.4.31.v20200723.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-client/9.4.31.v20200723/jetty-client-9.4.31.v20200723.pom (5.1 kB at 322 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-servlet/9.4.31.v20200723/websocket-servlet-9.4.31.v20200723.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-servlet/9.4.31.v20200723/websocket-servlet-9.4.31.v20200723.pom (2.2 kB at 169 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.9/groovy-3.0.9.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.9/groovy-3.0.9.pom (24 kB at 1.7 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-templates/3.0.9/groovy-templates-3.0.9.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-templates/3.0.9/groovy-templates-3.0.9.pom (22 kB at 1.6 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/3.0.9/groovy-xml-3.0.9.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/3.0.9/groovy-xml-3.0.9.pom (22 kB at 1.5 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-dateutil/3.0.9/groovy-dateutil-3.0.9.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-dateutil/3.0.9/groovy-dateutil-3.0.9.pom (22 kB at 996 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/thymeleaf/thymeleaf/3.0.14.RELEASE/thymeleaf-3.0.14.RELEASE.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/thymeleaf/thymeleaf/3.0.14.RELEASE/thymeleaf-3.0.14.RELEASE.pom (13 kB at 928 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ognl/ognl/3.1.26/ognl-3.1.26.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ognl/ognl/3.1.26/ognl-3.1.26.pom (6.2 kB at 127 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA.pom (9.8 kB at 517 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/attoparser/attoparser/2.0.5.RELEASE/attoparser-2.0.5.RELEASE.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/attoparser/attoparser/2.0.5.RELEASE/attoparser-2.0.5.RELEASE.pom (10 kB at 521 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/unbescape/unbescape/1.1.6.RELEASE/unbescape-1.1.6.RELEASE.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/unbescape/unbescape/1.1.6.RELEASE/unbescape-1.1.6.RELEASE.pom (10.0 kB at 221 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/neuland-bfi/jade4j/1.3.2/jade4j-1.3.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/neuland-bfi/jade4j/1.3.2/jade4j-1.3.2.pom (9.0 kB at 640 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-jexl/2.1.1/commons-jexl-2.1.1.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-jexl/2.1.1/commons-jexl-2.1.1.pom (12 kB at 943 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 3.2 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 kB at 659 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 918 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 286 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 375 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 847 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 929 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom (22 kB at 1.7 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/37/commons-parent-37.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/37/commons-parent-37.pom (63 kB at 4.5 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark/0.42.14/flexmark-0.42.14.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark/0.42.14/flexmark-0.42.14.pom (2.5 kB at 195 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-java/0.42.14/flexmark-java-0.42.14.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-java/0.42.14/flexmark-java-0.42.14.pom (20 kB at 416 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util/0.42.14/flexmark-util-0.42.14.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util/0.42.14/flexmark-util-0.42.14.pom (792 B at 61 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark/0.62.2/flexmark-0.62.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark/0.62.2/flexmark-0.62.2.pom (4.1 kB at 293 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-java/0.62.2/flexmark-java-0.62.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-java/0.62.2/flexmark-java-0.62.2.pom (24 kB at 1.8 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util-ast/0.62.2/flexmark-util-ast-0.62.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util-ast/0.62.2/flexmark-util-ast-0.62.2.pom (2.0 kB at 166 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util-collection/0.62.2/flexmark-util-collection-0.62.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util-collection/0.62.2/flexmark-util-collection-0.62.2.pom (1.1 kB at 96 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util-misc/0.62.2/flexmark-util-misc-0.62.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util-misc/0.62.2/flexmark-util-misc-0.62.2.pom (979 B at 26 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/15.0/annotations-15.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/15.0/annotations-15.0.pom (5.5 kB at 392 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util-data/0.62.2/flexmark-util-data-0.62.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util-data/0.62.2/flexmark-util-data-0.62.2.pom (1.2 kB at 84 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util-sequence/0.62.2/flexmark-util-sequence-0.62.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util-sequence/0.62.2/flexmark-util-sequence-0.62.2.pom (1.4 kB at 112 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util-visitor/0.62.2/flexmark-util-visitor-0.62.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util-visitor/0.62.2/flexmark-util-visitor-0.62.2.pom (988 B at 76 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util-builder/0.62.2/flexmark-util-builder-0.62.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util-builder/0.62.2/flexmark-util-builder-0.62.2.pom (1.3 kB at 103 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util-dependency/0.62.2/flexmark-util-dependency-0.62.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util-dependency/0.62.2/flexmark-util-dependency-0.62.2.pom (1.5 kB at 116 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util-format/0.62.2/flexmark-util-format-0.62.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util-format/0.62.2/flexmark-util-format-0.62.2.pom (2.2 kB at 169 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util-html/0.62.2/flexmark-util-html-0.62.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util-html/0.62.2/flexmark-util-html-0.62.2.pom (1.3 kB at 92 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-profile-pegdown/0.62.2/flexmark-profile-pegdown-0.62.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-profile-pegdown/0.62.2/flexmark-profile-pegdown-0.62.2.pom (4.7 kB at 311 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-abbreviation/0.62.2/flexmark-ext-abbreviation-0.62.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-abbreviation/0.62.2/flexmark-ext-abbreviation-0.62.2.pom (2.6 kB at 198 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util/0.62.2/flexmark-util-0.62.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util/0.62.2/flexmark-util-0.62.2.pom (3.9 kB at 329 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util-options/0.62.2/flexmark-util-options-0.62.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util-options/0.62.2/flexmark-util-options-0.62.2.pom (1.3 kB at 100 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-autolink/0.62.2/flexmark-ext-autolink-0.62.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-autolink/0.62.2/flexmark-ext-autolink-0.62.2.pom (1.8 kB at 141 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/nibor/autolink/autolink/0.6.0/autolink-0.6.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/nibor/autolink/autolink/0.6.0/autolink-0.6.0.pom (9.2 kB at 705 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-anchorlink/0.62.2/flexmark-ext-anchorlink-0.62.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-anchorlink/0.62.2/flexmark-ext-anchorlink-0.62.2.pom (1.6 kB at 33 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-aside/0.62.2/flexmark-ext-aside-0.62.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-aside/0.62.2/flexmark-ext-aside-0.62.2.pom (1.5 kB at 126 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-jira-converter/0.62.2/flexmark-jira-converter-0.62.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-jira-converter/0.62.2/flexmark-jira-converter-0.62.2.pom (2.1 kB at 162 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-gfm-strikethrough/0.62.2/flexmark-ext-gfm-strikethrough-0.62.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-gfm-strikethrough/0.62.2/flexmark-ext-gfm-strikethrough-0.62.2.pom (1.4 kB at 106 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-tables/0.62.2/flexmark-ext-tables-0.62.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-tables/0.62.2/flexmark-ext-tables-0.62.2.pom (1.6 kB at 131 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-wikilink/0.62.2/flexmark-ext-wikilink-0.62.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-wikilink/0.62.2/flexmark-ext-wikilink-0.62.2.pom (1.5 kB at 118 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-ins/0.62.2/flexmark-ext-ins-0.62.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-ins/0.62.2/flexmark-ext-ins-0.62.2.pom (1.3 kB at 100 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-superscript/0.62.2/flexmark-ext-superscript-0.62.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-superscript/0.62.2/flexmark-ext-superscript-0.62.2.pom (1.3 kB at 111 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-definition/0.62.2/flexmark-ext-definition-0.62.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-definition/0.62.2/flexmark-ext-definition-0.62.2.pom (1.3 kB at 78 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-emoji/0.62.2/flexmark-ext-emoji-0.62.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-emoji/0.62.2/flexmark-ext-emoji-0.62.2.pom (1.6 kB at 103 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-escaped-character/0.62.2/flexmark-ext-escaped-character-0.62.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-escaped-character/0.62.2/flexmark-ext-escaped-character-0.62.2.pom (1.3 kB at 112 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-footnotes/0.62.2/flexmark-ext-footnotes-0.62.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-footnotes/0.62.2/flexmark-ext-footnotes-0.62.2.pom (1.5 kB at 129 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-gfm-tasklist/0.62.2/flexmark-ext-gfm-tasklist-0.62.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-gfm-tasklist/0.62.2/flexmark-ext-gfm-tasklist-0.62.2.pom (1.4 kB at 109 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-jekyll-front-matter/0.62.2/flexmark-ext-jekyll-front-matter-0.62.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-jekyll-front-matter/0.62.2/flexmark-ext-jekyll-front-matter-0.62.2.pom (1.5 kB at 117 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-yaml-front-matter/0.62.2/flexmark-ext-yaml-front-matter-0.62.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-yaml-front-matter/0.62.2/flexmark-ext-yaml-front-matter-0.62.2.pom (1.3 kB at 59 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-toc/0.62.2/flexmark-ext-toc-0.62.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-toc/0.62.2/flexmark-ext-toc-0.62.2.pom (1.5 kB at 115 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-typographic/0.62.2/flexmark-ext-typographic-0.62.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-typographic/0.62.2/flexmark-ext-typographic-0.62.2.pom (1.3 kB at 111 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/pebbletemplates/pebble/3.1.5/pebble-3.1.5.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/pebbletemplates/pebble/3.1.5/pebble-3.1.5.pom (3.7 kB at 281 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/pebbletemplates/pebble-project/3.1.5/pebble-project-3.1.5.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/pebbletemplates/pebble-project/3.1.5/pebble-project-3.1.5.pom (4.9 kB at 350 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.pom (37 kB at 2.5 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/2.5.7/asciidoctorj-2.5.7.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj-api/2.5.7/asciidoctorj-api-2.5.7.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby/9.3.8.0/jruby-9.3.8.0.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-base/9.3.8.0/jruby-base-9.3.8.0.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.jar (122 kB at 1.5 MB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jruby/9.3.8.0/jruby-9.3.8.0.jar (26 kB at 322 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj-api/2.5.7/asciidoctorj-api-2.5.7.jar (62 kB at 686 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar (34 kB at 364 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.jar (73 kB at 773 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar (53 kB at 327 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-netdb/1.2.0/jnr-netdb-1.2.0.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-enxio/0.32.13/jnr-enxio-0.32.13.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-enxio/0.32.13/jnr-enxio-0.32.13.jar (34 kB at 186 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-netdb/1.2.0/jnr-netdb-1.2.0.jar (63 kB at 341 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar (85 kB at 456 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-unixsocket/0.38.17/jnr-unixsocket-0.38.17.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-ffi/2.2.11/jnr-ffi-2.2.11.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-constants/0.10.3/jnr-constants-0.10.3.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/2.5.7/asciidoctorj-2.5.7.jar (1.9 MB at 9.7 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-a64asm/1.0.0/jnr-a64asm-1.0.0.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-unixsocket/0.38.17/jnr-unixsocket-0.38.17.jar (48 kB at 243 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-x86asm/1.0.2/jnr-x86asm-1.0.2.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-a64asm/1.0.0/jnr-a64asm-1.0.0.jar (86 kB at 321 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jffi/1.3.9/jffi-1.3.9.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-ffi/2.2.11/jnr-ffi-2.2.11.jar (724 kB at 2.0 MB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jffi/1.3.9/jffi-1.3.9.jar (155 kB at 423 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-x86asm/1.0.2/jnr-x86asm-1.0.2.jar (220 kB at 603 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jffi/1.3.9/jffi-1.3.9-native.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/joni/joni/2.1.43/joni-2.1.43.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jcodings/jcodings/1.0.57/jcodings-1.0.57.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-constants/0.10.3/jnr-constants-0.10.3.jar (1.6 MB at 3.4 MB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/joni/joni/2.1.43/joni-2.1.43.jar (214 kB at 462 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/dirgra/0.3/dirgra-0.3.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/headius/invokebinder/1.12/invokebinder-1.12.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/dirgra/0.3/dirgra-0.3.jar (16 kB at 34 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/headius/options/1.6/options-1.6.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/headius/invokebinder/1.12/invokebinder-1.12.jar (51 kB at 105 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jffi/1.3.9/jffi-1.3.9-native.jar (875 kB at 1.8 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.10/joda-time-2.10.10.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/headius/options/1.6/options-1.6.jar (15 kB at 30 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/me/qmx/jitescript/jitescript/0.4.1/jitescript-0.4.1.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.jar (72 kB at 127 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/headius/backport9/1.12/backport9-1.12.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jcodings/jcodings/1.0.57/jcodings-1.0.57.jar (1.7 MB at 3.0 MB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/me/qmx/jitescript/jitescript/0.4.1/jitescript-0.4.1.jar (23 kB at 40 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-stdlib/9.3.8.0/jruby-stdlib-9.3.8.0.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.82/jcommander-1.82.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/headius/backport9/1.12/backport9-1.12.jar (14 kB at 24 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj-diagram/2.2.4/asciidoctorj-diagram-2.2.4.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.10/joda-time-2.10.10.jar (644 kB at 1.1 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj-diagram-plantuml/1.2022.14/asciidoctorj-diagram-plantuml-1.2022.14.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.82/jcommander-1.82.jar (88 kB at 134 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj-diagram-ditaamini/1.0.3/asciidoctorj-diagram-ditaamini-1.0.3.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj-diagram-ditaamini/1.0.3/asciidoctorj-diagram-ditaamini-1.0.3.jar (98 kB at 142 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj-diagram/2.2.4/asciidoctorj-diagram-2.2.4.jar (206 kB at 299 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/freemarker/freemarker/2.3.30/freemarker-2.3.30.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar (42 kB at 53 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.32/jul-to-slf4j-1.7.32.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/freemarker/freemarker/2.3.30/freemarker-2.3.30.jar (1.7 MB at 1.9 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.32/jul-to-slf4j-1.7.32.jar (4.6 kB at 4.8 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.10/logback-classic-1.2.10.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.jar (17 kB at 17 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.10/logback-core-1.2.10.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.10/logback-classic-1.2.10.jar (234 kB at 221 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jbake/jbake-core/2.7.0-rc.7/jbake-core-2.7.0-rc.7.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.10/logback-core-1.2.10.jar (454 kB at 421 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jbake/jbake-core/2.7.0-rc.7/jbake-core-2.7.0-rc.7.jar (175 kB at 161 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-configuration2/2.7/commons-configuration2-2.7.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar (327 kB at 260 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.8/commons-text-1.8.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-configuration2/2.7/commons-configuration2-2.7.jar (623 kB at 492 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 48 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.8/commons-text-1.8.jar (207 kB at 162 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar (247 kB at 180 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (587 kB at 402 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/orientechnologies/orientdb-core/3.1.20/orientdb-core-3.1.20.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar (24 kB at 16 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-posix/3.1.15/jnr-posix-3.1.15.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-posix/3.1.15/jnr-posix-3.1.15.jar (278 kB at 178 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.4.0/lz4-java-1.4.0.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.4.0/lz4-java-1.4.0.jar (370 kB at 222 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/65.1/icu4j-65.1.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-base/9.3.8.0/jruby-base-9.3.8.0.jar (8.5 MB at 5.1 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/carrotsearch/hppc/0.8.2/hppc-0.8.2.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-stdlib/9.3.8.0/jruby-stdlib-9.3.8.0.jar (13 MB at 7.2 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/carrotsearch/hppc/0.8.2/hppc-0.8.2.jar (1.2 MB at 598 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 144 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.3/jsoup-1.14.3.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar (57 kB at 27 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sparkjava/spark-core/2.9.3/spark-core-2.9.3.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.3/jsoup-1.14.3.jar (423 kB at 204 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/orientechnologies/orientdb-core/3.1.20/orientdb-core-3.1.20.jar (5.5 MB at 2.7 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.4.31.v20200723/jetty-server-9.4.31.v20200723.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj-diagram-plantuml/1.2022.14/asciidoctorj-diagram-plantuml-1.2022.14.jar (15 MB at 7.1 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.4.31.v20200723/jetty-http-9.4.31.v20200723.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar (96 kB at 44 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sparkjava/spark-core/2.9.3/spark-core-2.9.3.jar (162 kB at 75 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.4.31.v20200723/jetty-util-9.4.31.v20200723.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.4.31.v20200723/jetty-io-9.4.31.v20200723.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.4.31.v20200723/jetty-http-9.4.31.v20200723.jar (213 kB at 97 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/9.4.31.v20200723/jetty-webapp-9.4.31.v20200723.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.4.31.v20200723/jetty-io-9.4.31.v20200723.jar (162 kB at 74 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.4.31.v20200723/jetty-xml-9.4.31.v20200723.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.4.31.v20200723/jetty-server-9.4.31.v20200723.jar (703 kB at 311 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.4.31.v20200723/jetty-servlet-9.4.31.v20200723.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.4.31.v20200723/jetty-util-9.4.31.v20200723.jar (556 kB at 245 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.4.31.v20200723/jetty-security-9.4.31.v20200723.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.4.31.v20200723/jetty-xml-9.4.31.v20200723.jar (67 kB at 29 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.4.31.v20200723/jetty-servlet-9.4.31.v20200723.jar (132 kB at 58 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/9.4.31.v20200723/jetty-webapp-9.4.31.v20200723.jar (138 kB at 61 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-common/9.4.31.v20200723/websocket-common-9.4.31.v20200723.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-server/9.4.31.v20200723/websocket-server-9.4.31.v20200723.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-client/9.4.31.v20200723/websocket-client-9.4.31.v20200723.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.4.31.v20200723/jetty-security-9.4.31.v20200723.jar (118 kB at 52 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-client/9.4.31.v20200723/jetty-client-9.4.31.v20200723.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-server/9.4.31.v20200723/websocket-server-9.4.31.v20200723.jar (45 kB at 20 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-client/9.4.31.v20200723/websocket-client-9.4.31.v20200723.jar (45 kB at 20 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-servlet/9.4.31.v20200723/websocket-servlet-9.4.31.v20200723.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-api/9.4.31.v20200723/websocket-api-9.4.31.v20200723.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-common/9.4.31.v20200723/websocket-common-9.4.31.v20200723.jar (209 kB at 88 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.9/groovy-3.0.9.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-api/9.4.31.v20200723/websocket-api-9.4.31.v20200723.jar (52 kB at 22 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-servlet/9.4.31.v20200723/websocket-servlet-9.4.31.v20200723.jar (30 kB at 13 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-client/9.4.31.v20200723/jetty-client-9.4.31.v20200723.jar (328 kB at 138 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/3.0.9/groovy-xml-3.0.9.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-templates/3.0.9/groovy-templates-3.0.9.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-dateutil/3.0.9/groovy-dateutil-3.0.9.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/3.0.9/groovy-xml-3.0.9.jar (296 kB at 120 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-dateutil/3.0.9/groovy-dateutil-3.0.9.jar (12 kB at 4.7 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-templates/3.0.9/groovy-templates-3.0.9.jar (97 kB at 39 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/thymeleaf/thymeleaf/3.0.14.RELEASE/thymeleaf-3.0.14.RELEASE.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ognl/ognl/3.1.26/ognl-3.1.26.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ognl/ognl/3.1.26/ognl-3.1.26.jar (262 kB at 102 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/attoparser/attoparser/2.0.5.RELEASE/attoparser-2.0.5.RELEASE.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA.jar (751 kB at 292 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/unbescape/unbescape/1.1.6.RELEASE/unbescape-1.1.6.RELEASE.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/thymeleaf/thymeleaf/3.0.14.RELEASE/thymeleaf-3.0.14.RELEASE.jar (866 kB at 336 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/neuland-bfi/jade4j/1.3.2/jade4j-1.3.2.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/attoparser/attoparser/2.0.5.RELEASE/attoparser-2.0.5.RELEASE.jar (245 kB at 95 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-jexl/2.1.1/commons-jexl-2.1.1.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/unbescape/unbescape/1.1.6.RELEASE/unbescape-1.1.6.RELEASE.jar (174 kB at 65 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/neuland-bfi/jade4j/1.3.2/jade4j-1.3.2.jar (161 kB at 60 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/googlecode/concurrentlinkedhashmap/concurrentlinkedhashmap-lru/1.4.2/concurrentlinkedhashmap-lru-1.4.2.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-jexl/2.1.1/commons-jexl-2.1.1.jar (268 kB at 100 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark/0.62.2/flexmark-0.62.2.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/googlecode/concurrentlinkedhashmap/concurrentlinkedhashmap-lru/1.4.2/concurrentlinkedhashmap-lru-1.4.2.jar (117 kB at 43 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util-ast/0.62.2/flexmark-util-ast-0.62.2.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 218 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/15.0/annotations-15.0.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark/0.62.2/flexmark-0.62.2.jar (444 kB at 168 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util-builder/0.62.2/flexmark-util-builder-0.62.2.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/15.0/annotations-15.0.jar (19 kB at 6.9 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util-collection/0.62.2/flexmark-util-collection-0.62.2.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util-builder/0.62.2/flexmark-util-builder-0.62.2.jar (5.3 kB at 1.9 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util-data/0.62.2/flexmark-util-data-0.62.2.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/65.1/icu4j-65.1.jar (13 MB at 4.7 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util-dependency/0.62.2/flexmark-util-dependency-0.62.2.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util-collection/0.62.2/flexmark-util-collection-0.62.2.jar (67 kB at 25 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util-format/0.62.2/flexmark-util-format-0.62.2.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util-ast/0.62.2/flexmark-util-ast-0.62.2.jar (65 kB at 24 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util-html/0.62.2/flexmark-util-html-0.62.2.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util-data/0.62.2/flexmark-util-data-0.62.2.jar (25 kB at 9.2 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util-misc/0.62.2/flexmark-util-misc-0.62.2.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util-dependency/0.62.2/flexmark-util-dependency-0.62.2.jar (16 kB at 6.0 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util-sequence/0.62.2/flexmark-util-sequence-0.62.2.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util-format/0.62.2/flexmark-util-format-0.62.2.jar (109 kB at 40 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util-html/0.62.2/flexmark-util-html-0.62.2.jar (55 kB at 20 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util-visitor/0.62.2/flexmark-util-visitor-0.62.2.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-profile-pegdown/0.62.2/flexmark-profile-pegdown-0.62.2.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util-misc/0.62.2/flexmark-util-misc-0.62.2.jar (59 kB at 22 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-abbreviation/0.62.2/flexmark-ext-abbreviation-0.62.2.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util-sequence/0.62.2/flexmark-util-sequence-0.62.2.jar (223 kB at 81 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util/0.62.2/flexmark-util-0.62.2.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util-visitor/0.62.2/flexmark-util-visitor-0.62.2.jar (6.8 kB at 2.5 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util-options/0.62.2/flexmark-util-options-0.62.2.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-profile-pegdown/0.62.2/flexmark-profile-pegdown-0.62.2.jar (6.4 kB at 2.3 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-anchorlink/0.62.2/flexmark-ext-anchorlink-0.62.2.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-abbreviation/0.62.2/flexmark-ext-abbreviation-0.62.2.jar (27 kB at 9.5 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-aside/0.62.2/flexmark-ext-aside-0.62.2.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util/0.62.2/flexmark-util-0.62.2.jar (1.9 kB at 681 B/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-jira-converter/0.62.2/flexmark-jira-converter-0.62.2.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util-options/0.62.2/flexmark-util-options-0.62.2.jar (12 kB at 4.2 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-autolink/0.62.2/flexmark-ext-autolink-0.62.2.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-anchorlink/0.62.2/flexmark-ext-anchorlink-0.62.2.jar (12 kB at 4.3 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/nibor/autolink/autolink/0.6.0/autolink-0.6.0.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-aside/0.62.2/flexmark-ext-aside-0.62.2.jar (18 kB at 6.3 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-definition/0.62.2/flexmark-ext-definition-0.62.2.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-jira-converter/0.62.2/flexmark-jira-converter-0.62.2.jar (12 kB at 4.3 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-emoji/0.62.2/flexmark-ext-emoji-0.62.2.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-autolink/0.62.2/flexmark-ext-autolink-0.62.2.jar (9.7 kB at 3.4 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-escaped-character/0.62.2/flexmark-ext-escaped-character-0.62.2.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/nibor/autolink/autolink/0.6.0/autolink-0.6.0.jar (16 kB at 5.7 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-footnotes/0.62.2/flexmark-ext-footnotes-0.62.2.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-definition/0.62.2/flexmark-ext-definition-0.62.2.jar (32 kB at 11 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-gfm-strikethrough/0.62.2/flexmark-ext-gfm-strikethrough-0.62.2.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-emoji/0.62.2/flexmark-ext-emoji-0.62.2.jar (72 kB at 25 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-gfm-tasklist/0.62.2/flexmark-ext-gfm-tasklist-0.62.2.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-escaped-character/0.62.2/flexmark-ext-escaped-character-0.62.2.jar (12 kB at 4.2 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-ins/0.62.2/flexmark-ext-ins-0.62.2.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-ins/0.62.2/flexmark-ext-ins-0.62.2.jar (12 kB at 4.0 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-jekyll-front-matter/0.62.2/flexmark-ext-jekyll-front-matter-0.62.2.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-gfm-tasklist/0.62.2/flexmark-ext-gfm-tasklist-0.62.2.jar (23 kB at 7.8 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-gfm-strikethrough/0.62.2/flexmark-ext-gfm-strikethrough-0.62.2.jar (23 kB at 8.0 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-yaml-front-matter/0.62.2/flexmark-ext-yaml-front-matter-0.62.2.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-footnotes/0.62.2/flexmark-ext-footnotes-0.62.2.jar (31 kB at 11 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-superscript/0.62.2/flexmark-ext-superscript-0.62.2.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-tables/0.62.2/flexmark-ext-tables-0.62.2.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-jekyll-front-matter/0.62.2/flexmark-ext-jekyll-front-matter-0.62.2.jar (15 kB at 5.3 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-toc/0.62.2/flexmark-ext-toc-0.62.2.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-yaml-front-matter/0.62.2/flexmark-ext-yaml-front-matter-0.62.2.jar (17 kB at 5.7 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-typographic/0.62.2/flexmark-ext-typographic-0.62.2.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-tables/0.62.2/flexmark-ext-tables-0.62.2.jar (47 kB at 16 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-wikilink/0.62.2/flexmark-ext-wikilink-0.62.2.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-typographic/0.62.2/flexmark-ext-typographic-0.62.2.jar (20 kB at 6.9 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-toc/0.62.2/flexmark-ext-toc-0.62.2.jar (84 kB at 28 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-superscript/0.62.2/flexmark-ext-superscript-0.62.2.jar (12 kB at 4.1 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-wikilink/0.62.2/flexmark-ext-wikilink-0.62.2.jar (30 kB at 10 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/pebbletemplates/pebble/3.1.5/pebble-3.1.5.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar (169 kB at 56 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.jar (332 kB at 110 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/pebbletemplates/pebble/3.1.5/pebble-3.1.5.jar (318 kB at 105 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.9/groovy-3.0.9.jar (8.0 MB at 2.4 MB/s) [exec] [INFO] Error when creating PropertyDescriptor for public final void org.apache.commons.configuration2.AbstractConfiguration.setProperty(java.lang.String,java.lang.Object)! Ignoring this property. [exec] [INFO] Baking has started... [exec] Mar 24, 2023 8:45:00 AM com.orientechnologies.common.log.OLogManager log [exec] INFO: Detected limit of amount of simultaneously open files is 1048576, limit of open files for disk cache will be set to 523776 [exec] Mar 24, 2023 8:45:00 AM com.orientechnologies.common.log.OLogManager log [exec] WARNING: Cannot find default script language for javascript [exec] Mar 24, 2023 8:45:00 AM com.orientechnologies.common.log.OLogManager log [exec] INFO: 270107283456 B/257594 MB/251 GB of physical memory were detected on machine [exec] Mar 24, 2023 8:45:00 AM com.orientechnologies.common.log.OLogManager log [exec] INFO: Soft memory limit for this process is set to -1 B/-1 MB/-1 GB [exec] Mar 24, 2023 8:45:00 AM com.orientechnologies.common.log.OLogManager log [exec] INFO: Hard memory limit for this process is set to -1 B/-1 MB/-1 GB [exec] Mar 24, 2023 8:45:00 AM com.orientechnologies.common.log.OLogManager log [exec] INFO: Path to 'memory' cgroup is '/kubepods.slice/kubepods-burstable.slice/kubepods-burstable-podaeb56107_12fd_4f0e_a68d_f7cf5465e489.slice/crio-fd57ee887e64ed199b36272dcd1dbcb5128201530c23605f331c49215019ee1c.scope' [exec] Mar 24, 2023 8:45:00 AM com.orientechnologies.common.log.OLogManager log [exec] INFO: Mounting path for memory cgroup controller is '/sys/fs/cgroup/memory' [exec] Mar 24, 2023 8:45:00 AM com.orientechnologies.common.log.OLogManager log [exec] INFO: Can not find '/sys/fs/cgroup/memory/kubepods.slice/kubepods-burstable.slice/kubepods-burstable-podaeb56107_12fd_4f0e_a68d_f7cf5465e489.slice/crio-fd57ee887e64ed199b36272dcd1dbcb5128201530c23605f331c49215019ee1c.scope' path for memory cgroup, it is supposed that process is running in container, will try to read root '/sys/fs/cgroup/memory' memory cgroup data [exec] Mar 24, 2023 8:45:00 AM com.orientechnologies.common.log.OLogManager log [exec] INFO: cgroup soft memory limit is 9223372036854771712 B/8796093022207 MB/8589934591 GB [exec] Mar 24, 2023 8:45:00 AM com.orientechnologies.common.log.OLogManager log [exec] INFO: cgroup hard memory limit is 3758096384 B/3584 MB/3 GB [exec] Mar 24, 2023 8:45:00 AM com.orientechnologies.common.log.OLogManager log [exec] INFO: Detected memory limit for current process is 3758096384 B/3584 MB/3 GB [exec] Mar 24, 2023 8:45:00 AM com.orientechnologies.common.log.OLogManager log [exec] INFO: JVM can use maximum 866MB of heap memory [exec] Mar 24, 2023 8:45:00 AM com.orientechnologies.common.log.OLogManager log [exec] INFO: Because OrientDB is running inside a container 256m of memory will be left unallocated according to the setting 'memory.leftToContainer' not taking into account heap memory [exec] Mar 24, 2023 8:45:00 AM com.orientechnologies.common.log.OLogManager log [exec] INFO: OrientDB auto-config DISKCACHE=2,461MB (heap=866MB os=3,584MB) [exec] Mar 24, 2023 8:45:00 AM com.orientechnologies.common.log.OLogManager log [exec] INFO: System is started under an effective user : `1001630000` [exec] Mar 24, 2023 8:45:00 AM com.orientechnologies.common.log.OLogManager log [exec] WARNING: You are running under the "root" user privileges that introduces security risks. Please consider to run under a user dedicated to be used to run current server instance. [exec] Mar 24, 2023 8:45:00 AM com.orientechnologies.common.log.OLogManager log [exec] INFO: Storage 'memory:cache' is created under OrientDB distribution : 3.1.20 - Veloce (build a9065d2198411f8b5eab3bb5240c4aad67b3dbc9, branch UNKNOWN) [exec] Mar 24, 2023 8:45:04 AM com.orientechnologies.common.log.OLogManager log [exec] WARNING: IMPORTANT! Using default password is unsafe, please change password for user 'admin' on database 'cache' [exec] [INFO] register new extractors for document type: masterindex [exec] [INFO] register new extractors for document type: error404 [exec] [INFO] register new extractors for document type: tagsindex [exec] [INFO] register new extractors for document type: sitemap [exec] [INFO] register new extractors for document type: data [exec] [INFO] Processing [/home/jenkins/agent/workspace/activation-tck_master/docs/ug/src/main/jbake/content/config.adoc]... : new [exec] [INFO] Initializing Asciidoctor engine... [exec] [INFO] Asciidoctor engine initialized. [exec] [INFO] Processing [/home/jenkins/agent/workspace/activation-tck_master/docs/ug/src/main/jbake/content/debug.adoc]... : new [exec] [INFO] Processing [/home/jenkins/agent/workspace/activation-tck_master/docs/ug/src/main/jbake/content/faq.adoc]... : new [exec] [INFO] Processing [/home/jenkins/agent/workspace/activation-tck_master/docs/ug/src/main/jbake/content/install.adoc]... : new [exec] [INFO] Processing [/home/jenkins/agent/workspace/activation-tck_master/docs/ug/src/main/jbake/content/intro.adoc]... : new [exec] [INFO] Processing [/home/jenkins/agent/workspace/activation-tck_master/docs/ug/src/main/jbake/content/preface.adoc]... : new [exec] [INFO] Processing [/home/jenkins/agent/workspace/activation-tck_master/docs/ug/src/main/jbake/content/rebuild.adoc]... : new [exec] [INFO] Processing [/home/jenkins/agent/workspace/activation-tck_master/docs/ug/src/main/jbake/content/rules.adoc]... : new [exec] [INFO] Processing [/home/jenkins/agent/workspace/activation-tck_master/docs/ug/src/main/jbake/content/title.adoc]... : new [exec] [INFO] Processing [/home/jenkins/agent/workspace/activation-tck_master/docs/ug/src/main/jbake/content/toc.adoc]... : new [exec] [INFO] Processing [/home/jenkins/agent/workspace/activation-tck_master/docs/ug/src/main/jbake/content/using.adoc]... : new [exec] [INFO] Content detected: [exec] [INFO] Parsed 11 files of type: page [exec] [INFO] Data files detected: [exec] [INFO] Rendering [/home/jenkins/agent/workspace/activation-tck_master/docs/ug/target/staging/toc.html]... done! [exec] [INFO] Rendering [/home/jenkins/agent/workspace/activation-tck_master/docs/ug/target/staging/using.html]... done! [exec] [INFO] Rendering [/home/jenkins/agent/workspace/activation-tck_master/docs/ug/target/staging/title.html]... done! [exec] [INFO] Rendering [/home/jenkins/agent/workspace/activation-tck_master/docs/ug/target/staging/rules.html]... done! [exec] [INFO] Rendering [/home/jenkins/agent/workspace/activation-tck_master/docs/ug/target/staging/rebuild.html]... done! [exec] [INFO] Rendering [/home/jenkins/agent/workspace/activation-tck_master/docs/ug/target/staging/preface.html]... done! [exec] [INFO] Rendering [/home/jenkins/agent/workspace/activation-tck_master/docs/ug/target/staging/intro.html]... done! [exec] [INFO] Rendering [/home/jenkins/agent/workspace/activation-tck_master/docs/ug/target/staging/install.html]... done! [exec] [INFO] Rendering [/home/jenkins/agent/workspace/activation-tck_master/docs/ug/target/staging/faq.html]... done! [exec] [INFO] Rendering [/home/jenkins/agent/workspace/activation-tck_master/docs/ug/target/staging/debug.html]... done! [exec] Mar 24, 2023 8:45:21 AM com.orientechnologies.common.log.OLogManager log [exec] INFO: - shutdown storage: cache... [exec] [INFO] Rendering [/home/jenkins/agent/workspace/activation-tck_master/docs/ug/target/staging/config.html]... done! [exec] [INFO] Copying [/home/jenkins/agent/workspace/activation-tck_master/docs/ug/src/main/jbake/assets/_config.yml]... done! [exec] [INFO] Copying [/home/jenkins/agent/workspace/activation-tck_master/docs/ug/src/main/jbake/assets/_layouts/default.html]... done! [exec] [INFO] Copying [/home/jenkins/agent/workspace/activation-tck_master/docs/ug/src/main/jbake/assets/assets/css/print.scss]... done! [exec] [INFO] Copying [/home/jenkins/agent/workspace/activation-tck_master/docs/ug/src/main/jbake/assets/assets/css/style.scss]... done! [exec] [INFO] Copying [/home/jenkins/agent/workspace/activation-tck_master/docs/ug/src/main/jbake/assets/assets/images/header-bkg.jpg]... done! [exec] [INFO] Copying [/home/jenkins/agent/workspace/activation-tck_master/docs/ug/src/main/jbake/assets/css/style.css]... done! [exec] [INFO] Copying [/home/jenkins/agent/workspace/activation-tck_master/docs/ug/src/main/jbake/assets/img/eclipse_foundation_logo_tiny.png]... done! [exec] [INFO] Copying [/home/jenkins/agent/workspace/activation-tck_master/docs/ug/src/main/jbake/content/README]... done! [exec] [INFO] Copying [/home/jenkins/agent/workspace/activation-tck_master/docs/ug/src/main/jbake/content/attributes.conf]... done! [exec] [INFO] Copying [/home/jenkins/agent/workspace/activation-tck_master/docs/ug/src/main/jbake/content/debug-tips.inc]... done! [exec] [INFO] Copying [/home/jenkins/agent/workspace/activation-tck_master/docs/ug/src/main/jbake/content/defns.inc]... done! [exec] [INFO] Copying [/home/jenkins/agent/workspace/activation-tck_master/docs/ug/src/main/jbake/content/install-server-vi.inc]... done! [exec] [INFO] Copying [/home/jenkins/agent/workspace/activation-tck_master/docs/ug/src/main/jbake/content/install-server.inc]... done! [exec] [INFO] Copying [/home/jenkins/agent/workspace/activation-tck_master/docs/ug/src/main/jbake/content/intro.inc]... done! [exec] [INFO] Copying [/home/jenkins/agent/workspace/activation-tck_master/docs/ug/src/main/jbake/content/packages.inc]... done! [exec] [INFO] Copying [/home/jenkins/agent/workspace/activation-tck_master/docs/ug/src/main/jbake/content/platforms.inc]... done! [exec] [INFO] Copying [/home/jenkins/agent/workspace/activation-tck_master/docs/ug/src/main/jbake/content/rebuild.inc]... done! [exec] [INFO] Copying [/home/jenkins/agent/workspace/activation-tck_master/docs/ug/src/main/jbake/content/req-software.inc]... done! [exec] [INFO] Copying [/home/jenkins/agent/workspace/activation-tck_master/docs/ug/src/main/jbake/content/rules.inc]... done! [exec] [INFO] Copying [/home/jenkins/agent/workspace/activation-tck_master/docs/ug/src/main/jbake/content/title.inc]... done! [exec] [INFO] Copying [/home/jenkins/agent/workspace/activation-tck_master/docs/ug/src/main/jbake/content/using-examples.inc]... done! [exec] [INFO] Copying [/home/jenkins/agent/workspace/activation-tck_master/docs/ug/src/main/jbake/content/using-rebuild.inc]... done! [exec] [INFO] Copying [/home/jenkins/agent/workspace/activation-tck_master/docs/ug/src/main/jbake/content/using.inc]... done! [exec] [INFO] Baking finished! [exec] [INFO] Baked 11 items in 22680ms [exec] [INFO] [exec] [INFO] --- asciidoctor-maven-plugin:2.2.2:process-asciidoc (generate-pdf-doc) @ tck_ug --- [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj-pdf/2.3.4/asciidoctorj-pdf-2.3.4.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj-pdf/2.3.4/asciidoctorj-pdf-2.3.4.pom (2.4 kB at 25 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby/9.2.20.1/jruby-9.2.20.1.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jruby/9.2.20.1/jruby-9.2.20.1.pom (6.9 kB at 528 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-artifacts/9.2.20.1/jruby-artifacts-9.2.20.1.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-artifacts/9.2.20.1/jruby-artifacts-9.2.20.1.pom (4.0 kB at 330 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-parent/9.2.20.1/jruby-parent-9.2.20.1.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-parent/9.2.20.1/jruby-parent-9.2.20.1.pom (25 kB at 1.7 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-core/9.2.20.1/jruby-core-9.2.20.1.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-core/9.2.20.1/jruby-core-9.2.20.1.pom (49 kB at 1.9 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-enxio/0.32.10/jnr-enxio-0.32.10.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-enxio/0.32.10/jnr-enxio-0.32.10.pom (4.7 kB at 390 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-unixsocket/0.38.12/jnr-unixsocket-0.38.12.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-unixsocket/0.38.12/jnr-unixsocket-0.38.12.pom (11 kB at 847 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-posix/3.1.11/jnr-posix-3.1.11.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-posix/3.1.11/jnr-posix-3.1.11.pom (7.6 kB at 546 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jffi/1.3.6/jffi-1.3.6.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jffi/1.3.6/jffi-1.3.6.pom (12 kB at 874 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/joni/joni/2.1.31/joni-2.1.31.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/joni/joni/2.1.31/joni-2.1.31.pom (7.0 kB at 163 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jcodings/jcodings/1.0.46/jcodings-1.0.46.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jcodings/jcodings/1.0.46/jcodings-1.0.46.pom (5.1 kB at 427 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/headius/invokebinder/1.11/invokebinder-1.11.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/headius/invokebinder/1.11/invokebinder-1.11.pom (4.4 kB at 335 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/headius/options/1.4/options-1.4.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/headius/options/1.4/options-1.4.pom (1.5 kB at 115 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/martiansoftware/nailgun-server/0.9.1/nailgun-server-0.9.1.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/martiansoftware/nailgun-server/0.9.1/nailgun-server-0.9.1.pom (1.6 kB at 29 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/martiansoftware/nailgun-all/0.9.1/nailgun-all-0.9.1.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/martiansoftware/nailgun-all/0.9.1/nailgun-all-0.9.1.pom (5.0 kB at 357 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.5/joda-time-2.10.5.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.5/joda-time-2.10.5.pom (37 kB at 2.7 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/headius/backport9/1.8/backport9-1.8.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/headius/backport9/1.8/backport9-1.8.pom (2.1 kB at 173 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.3.1/javax.annotation-api-1.3.1.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.3.1/javax.annotation-api-1.3.1.pom (14 kB at 1.1 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-stdlib/9.2.20.1/jruby-stdlib-9.2.20.1.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-stdlib/9.2.20.1/jruby-stdlib-9.2.20.1.pom (19 kB at 1.6 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom (2.7 kB at 205 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.5/maven-3.0.5.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.5/maven-3.0.5.pom (22 kB at 1.9 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 2.5 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom (3.8 kB at 293 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom (2.9 kB at 47 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom (1.6 kB at 96 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom (6.1 kB at 439 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom (3.8 kB at 292 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom (3.0 kB at 71 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom (1.2 kB at 92 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom (3.2 kB at 270 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom (11 kB at 884 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (3.9 kB at 299 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4.0 kB at 367 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 696 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 697 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom (7.1 kB at 548 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 kB at 781 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 kB at 910 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom (1.1 kB at 95 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom (11 kB at 786 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom (5.5 kB at 420 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom (1.8 kB at 92 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom (2.3 kB at 71 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 429 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 747 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom (1.9 kB at 135 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom (2.5 kB at 176 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom (2.8 kB at 217 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom (1.4 kB at 110 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom (10 kB at 676 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom (1.4 kB at 111 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom (1.7 kB at 34 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom (2.5 kB at 191 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.pom (6.8 kB at 486 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (5.1 kB at 84 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 3.3 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom (6.9 kB at 577 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.0/maven-3.1.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.0/maven-3.1.0.pom (22 kB at 2.0 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom (3.8 kB at 317 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 314 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 1.8 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom (1.8 kB at 167 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom (2.3 kB at 174 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom (1.0 kB at 86 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 255 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom (1.9 kB at 158 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom (1.6 kB at 136 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom (3.0 kB at 74 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom (5.9 kB at 491 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom (7.9 kB at 609 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.pom (5.4 kB at 385 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom (2.0 kB at 45 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (965 B at 74 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 30 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom (5.0 kB at 452 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom (7.8 kB at 142 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom (266 B at 24 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom (4.3 kB at 433 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom (2.5 kB at 206 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom (3.5 kB at 68 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom (1.7 kB at 145 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 2.3 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (1.8 kB at 33 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 136 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom (3.3 kB at 258 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom (3.5 kB at 292 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 1.6 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (750 B at 58 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (4.8 kB at 400 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom (5.8 kB at 444 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 297 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 5.2 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 221 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 246 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 696 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 733 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 968 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom (1.5 kB at 128 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 255 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.23/plexus-utils-3.0.23.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.23/plexus-utils-3.0.23.pom (4.1 kB at 344 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/2.5.3/asciidoctorj-2.5.3.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/2.5.3/asciidoctorj-2.5.3.pom (2.8 kB at 197 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj-api/2.5.3/asciidoctorj-api-2.5.3.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj-api/2.5.3/asciidoctorj-api-2.5.3.pom (2.1 kB at 165 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.81/jcommander-1.81.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.81/jcommander-1.81.pom (1.5 kB at 113 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.71.Final/netty-codec-http-4.1.71.Final.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.71.Final/netty-codec-http-4.1.71.Final.pom (3.3 kB at 276 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.71.Final/netty-parent-4.1.71.Final.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.71.Final/netty-parent-4.1.71.Final.pom (74 kB at 3.2 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.71.Final/netty-common-4.1.71.Final.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.71.Final/netty-common-4.1.71.Final.pom (12 kB at 893 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.71.Final/netty-buffer-4.1.71.Final.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.71.Final/netty-buffer-4.1.71.Final.pom (1.6 kB at 122 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.71.Final/netty-transport-4.1.71.Final.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.71.Final/netty-transport-4.1.71.Final.pom (1.9 kB at 138 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.71.Final/netty-resolver-4.1.71.Final.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.71.Final/netty-resolver-4.1.71.Final.pom (1.6 kB at 132 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.71.Final/netty-codec-4.1.71.Final.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.71.Final/netty-codec-4.1.71.Final.pom (4.4 kB at 367 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.71.Final/netty-handler-4.1.71.Final.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.71.Final/netty-handler-4.1.71.Final.pom (3.7 kB at 284 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.46.Final/netty-tcnative-classes-2.0.46.Final.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.46.Final/netty-tcnative-classes-2.0.46.Final.pom (1.9 kB at 150 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-parent/2.0.46.Final/netty-tcnative-parent-2.0.46.Final.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-parent/2.0.46.Final/netty-tcnative-parent-2.0.46.Final.pom (36 kB at 2.6 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.10/doxia-core-1.10.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.10/doxia-core-1.10.pom (4.5 kB at 377 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.10/doxia-1.10.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.10/doxia-1.10.pom (18 kB at 1.5 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.10/doxia-sink-api-1.10.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.10/doxia-sink-api-1.10.pom (1.6 kB at 63 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.10/doxia-logging-api-1.10.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.10/doxia-logging-api-1.10.pom (1.6 kB at 122 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom (3.0 kB at 247 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom (4.8 kB at 229 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom (5.1 kB at 390 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (7.9 kB at 264 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5.1 kB at 424 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.7/xbean-3.7.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 1.2 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (5.5 kB at 392 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 1.5 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 1.4 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 225 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom (1.6 kB at 141 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom (750 B at 62 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.3/commons-text-1.3.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.3/commons-text-1.3.pom (14 kB at 1.2 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/45/commons-parent-45.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/45/commons-parent-45.pom (73 kB at 4.9 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom (28 kB at 1.6 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom (6.6 kB at 389 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom (16 kB at 1.1 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 2.9 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom (5.0 kB at 355 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom (13 kB at 940 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 1.1 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom (5.0 kB at 452 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom (13 kB at 822 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.7.1/junit-jupiter-5.7.1.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.7.1/junit-jupiter-5.7.1.pom (3.2 kB at 267 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.7.1/junit-jupiter-api-5.7.1.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.7.1/junit-jupiter-api-5.7.1.pom (3.2 kB at 114 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.pom (1.2 kB at 106 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom (1.7 kB at 153 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.7.1/junit-platform-commons-1.7.1.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.7.1/junit-platform-commons-1.7.1.pom (2.8 kB at 236 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.7.1/junit-jupiter-params-5.7.1.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.7.1/junit-jupiter-params-5.7.1.pom (3.0 kB at 107 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.7.1/junit-jupiter-engine-5.7.1.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.7.1/junit-jupiter-engine-5.7.1.pom (3.2 kB at 291 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.7.1/junit-platform-engine-1.7.1.pom [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.7.1/junit-platform-engine-1.7.1.pom (3.2 kB at 267 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj-pdf/2.3.4/asciidoctorj-pdf-2.3.4.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby/9.2.20.1/jruby-9.2.20.1.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-core/9.2.20.1/jruby-core-9.2.20.1.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-enxio/0.32.10/jnr-enxio-0.32.10.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-unixsocket/0.38.12/jnr-unixsocket-0.38.12.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-enxio/0.32.10/jnr-enxio-0.32.10.jar (34 kB at 2.3 MB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jruby/9.2.20.1/jruby-9.2.20.1.jar (26 kB at 1.8 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-posix/3.1.11/jnr-posix-3.1.11.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jffi/1.3.6/jffi-1.3.6.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-unixsocket/0.38.12/jnr-unixsocket-0.38.12.jar (48 kB at 2.0 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jffi/1.3.6/jffi-1.3.6-native.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jffi/1.3.6/jffi-1.3.6.jar (154 kB at 3.1 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/joni/joni/2.1.31/joni-2.1.31.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-posix/3.1.11/jnr-posix-3.1.11.jar (275 kB at 4.8 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jcodings/jcodings/1.0.46/jcodings-1.0.46.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/joni/joni/2.1.31/joni-2.1.31.jar (215 kB at 1.6 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/headius/invokebinder/1.11/invokebinder-1.11.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jffi/1.3.6/jffi-1.3.6-native.jar (869 kB at 6.4 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/headius/options/1.4/options-1.4.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/headius/options/1.4/options-1.4.jar (14 kB at 95 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/headius/invokebinder/1.11/invokebinder-1.11.jar (50 kB at 331 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.5/joda-time-2.10.5.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/martiansoftware/nailgun-server/0.9.1/nailgun-server-0.9.1.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jcodings/jcodings/1.0.46/jcodings-1.0.46.jar (1.7 MB at 6.7 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/headius/backport9/1.8/backport9-1.8.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/martiansoftware/nailgun-server/0.9.1/nailgun-server-0.9.1.jar (33 kB at 102 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.3.1/javax.annotation-api-1.3.1.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.5/joda-time-2.10.5.jar (643 kB at 2.0 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-stdlib/9.2.20.1/jruby-stdlib-9.2.20.1.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/headius/backport9/1.8/backport9-1.8.jar (13 kB at 40 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.3.1/javax.annotation-api-1.3.1.jar (27 kB at 79 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar (49 kB at 140 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar (164 kB at 462 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar (204 kB at 468 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar (52 kB at 117 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar (289 kB at 626 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar (47 kB at 87 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar (559 kB at 1.0 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar (41 kB at 75 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar (151 kB at 236 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar (30 kB at 47 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar (15 kB at 21 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar (57 kB at 78 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-core/9.2.20.1/jruby-core-9.2.20.1.jar (10 MB at 14 MB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar (130 kB at 175 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar (90 kB at 109 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar (47 kB at 56 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj-pdf/2.3.4/asciidoctorj-pdf-2.3.4.jar (5.9 MB at 7.0 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.jar (52 kB at 62 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar (130 kB at 156 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar (33 kB at 36 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar (202 kB at 215 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (357 kB at 380 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 4.8 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar (44 kB at 43 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar (154 kB at 150 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar (202 kB at 196 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 8.2 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.23/plexus-utils-3.0.23.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar (1.5 MB at 1.4 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/2.5.3/asciidoctorj-2.5.3.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.jar (77 kB at 73 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj-api/2.5.3/asciidoctorj-api-2.5.3.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 205 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.81/jcommander-1.81.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj-api/2.5.3/asciidoctorj-api-2.5.3.jar (62 kB at 55 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.23/plexus-utils-3.0.23.jar (247 kB at 217 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.71.Final/netty-codec-http-4.1.71.Final.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.71.Final/netty-common-4.1.71.Final.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.81/jcommander-1.81.jar (86 kB at 75 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.71.Final/netty-buffer-4.1.71.Final.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.71.Final/netty-buffer-4.1.71.Final.jar (302 kB at 244 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.71.Final/netty-transport-4.1.71.Final.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/2.5.3/asciidoctorj-2.5.3.jar (1.9 MB at 1.5 MB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.71.Final/netty-common-4.1.71.Final.jar (646 kB at 522 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.71.Final/netty-codec-http-4.1.71.Final.jar (634 kB at 512 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.71.Final/netty-resolver-4.1.71.Final.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.71.Final/netty-handler-4.1.71.Final.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.71.Final/netty-codec-4.1.71.Final.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.71.Final/netty-resolver-4.1.71.Final.jar (37 kB at 30 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.46.Final/netty-tcnative-classes-2.0.46.Final.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.46.Final/netty-tcnative-classes-2.0.46.Final.jar (34 kB at 25 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.10/doxia-core-1.10.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.71.Final/netty-codec-4.1.71.Final.jar (337 kB at 252 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.10/doxia-sink-api-1.10.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.71.Final/netty-handler-4.1.71.Final.jar (523 kB at 390 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.10/doxia-logging-api-1.10.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.71.Final/netty-transport-4.1.71.Final.jar (481 kB at 359 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.10/doxia-core-1.10.jar (218 kB at 161 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.10/doxia-logging-api-1.10.jar (12 kB at 8.5 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.10/doxia-sink-api-1.10.jar (12 kB at 8.6 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-stdlib/9.2.20.1/jruby-stdlib-9.2.20.1.jar (13 MB at 9.6 MB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.3/commons-text-1.3.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar (230 kB at 161 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.3/commons-text-1.3.jar (183 kB at 127 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar (148 kB at 103 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.7.1/junit-jupiter-5.7.1.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar (780 kB at 539 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.7.1/junit-jupiter-api-5.7.1.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 440 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 230 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar (328 kB at 225 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.7.1/junit-platform-commons-1.7.1.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.7.1/junit-jupiter-5.7.1.jar (6.4 kB at 4.2 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.7.1/junit-jupiter-params-5.7.1.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar (2.4 kB at 1.6 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.7.1/junit-jupiter-engine-5.7.1.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar (7.7 kB at 5.0 kB/s) [exec] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.7.1/junit-platform-engine-1.7.1.jar [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.7.1/junit-jupiter-api-5.7.1.jar (176 kB at 115 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.7.1/junit-platform-commons-1.7.1.jar (100 kB at 65 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.7.1/junit-jupiter-engine-5.7.1.jar (213 kB at 138 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.7.1/junit-platform-engine-1.7.1.jar (181 kB at 117 kB/s) [exec] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.7.1/junit-jupiter-params-5.7.1.jar (567 kB at 367 kB/s) [exec] [INFO] Using 'UTF-8' encoding to copy filtered resources. [exec] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [exec] [INFO] Copying 16 resources [exec] [INFO] Converted /home/jenkins/agent/workspace/activation-tck_master/docs/ug/target/book/book.adoc [exec] [INFO] ------------------------------------------------------------------------ [exec] [INFO] BUILD SUCCESS [exec] [INFO] ------------------------------------------------------------------------ [exec] [INFO] Total time: 01:49 min [exec] [INFO] Finished at: 2023-03-24T08:46:27Z [exec] [INFO] ------------------------------------------------------------------------ javadoc: [mkdir] Created dir: /home/jenkins/agent/workspace/activation-tck_master/docs/javadocs [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/ActivationDataFlavor_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/equals_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/getHumanPresentableName_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/getMimeType_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/getRepresentationClass_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/isMimeTypeEqual_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/normalizeMimeTypeParameter_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/normalizeMimeType_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/setHumanPresentableName_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/CommandInfo/CommandInfo_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/CommandInfo/getCommandClass_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/CommandInfo/getCommandName_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/CommandInfo/getCommandObject_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/CommandMap/createDataContentHandler_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/CommandMap/getAllCommands_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/CommandMap/getCommand_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/CommandMap/getDefaultCommandMap_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/CommandMap/getPreferredCommands_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/CommandMap/setDefaultCommandMap_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/DataHandler/DataHandler_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/DataHandler/getAllCommands_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/DataHandler/getBean_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/DataHandler/getCommand_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/DataHandler/getContentType_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/DataHandler/getContent_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/DataHandler/getDataSource_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/DataHandler/getInputStream_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/DataHandler/getName_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/DataHandler/getOutputStream_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/DataHandler/getPreferredCommands_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/DataHandler/getTransferDataFlavors_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/DataHandler/getTransferData_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/DataHandler/isDataFlavorSupported_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/DataHandler/setCommandMap_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/DataHandler/setDataContentHandlerFactory_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/DataHandler/setMapCommand_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/DataHandler/writeTo_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/FileDataSource/FileDataSource_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/FileDataSource/getContentType_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/FileDataSource/getFile_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/FileDataSource/getInputStream_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/FileDataSource/getName_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/FileDataSource/getOutputStream_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/FileDataSource/setFileTypeMap_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/FileTypeMap/FileTypeMap_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/FileTypeMap/getContentType_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/FileTypeMap/getDefaultFileTypeMap_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/FileTypeMap/setDefaultFileTypeMap_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/MailcapCommandMap_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/addMailcap_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/createDataContentHandler_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/getAllCommands_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/getCommand_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/getPreferredCommands_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/loadFromConf_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/loadFromLib_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/MimeType/MimeType_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/MimeType/getBaseType_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/MimeType/getParameter_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/MimeType/getParameters_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/MimeType/getPrimaryType_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/MimeType/getSubType_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/MimeType/match_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/MimeType/readExternal_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/MimeType/removeParameter_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/MimeType/setParameter_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/MimeType/setPrimaryType_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/MimeType/setSubType_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/MimeType/toString_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/MimeType/writeExternal_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/MimeTypeParameterList_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/getNames_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/get_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/isEmpty_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/remove_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/set_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/size_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/toString_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/MimeTypeParseException/MimeTypeParseException_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/MimetypesFileTypeMap/MimetypesFileTypeMap_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/MimetypesFileTypeMap/addMimeTypes_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/MimetypesFileTypeMap/getContentType_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/MimetypesFileTypeMap/loadFromConf_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/MimetypesFileTypeMap/loadFromLib_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/Module/UnnamedModule_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/TestClasses/TestActivationDataFlavor.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/TestClasses/TestCommandMap.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/TestClasses/TestCommandObject.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/TestClasses/TestDCH.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/TestClasses/TestDCHFactory.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/TestClasses/TestDataSource.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/TestClasses/TestFileTypeMap.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/TestClasses/TestNoBeans.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/URLDataSource/URLDataSource_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/URLDataSource/getContentType_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/URLDataSource/getInputStream_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/URLDataSource/getName_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/URLDataSource/getOutputStream_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/URLDataSource/getURL_Test.java... [javadoc] Loading source file /home/jenkins/agent/workspace/activation-tck_master/tests/api/javasoft/sqe/tests/jakarta/activation/UnsupportedDataTypeException/UnsupportedDTException_Test.java... [javadoc] Loading source files for package javasoft.sqe.tests.jakarta.activation.ActivationDataFlavor... [javadoc] Loading source files for package javasoft.sqe.tests.jakarta.activation.CommandInfo... [javadoc] Loading source files for package javasoft.sqe.tests.jakarta.activation.CommandMap... [javadoc] Loading source files for package javasoft.sqe.tests.jakarta.activation.DataHandler... [javadoc] Loading source files for package javasoft.sqe.tests.jakarta.activation.FileDataSource... [javadoc] Loading source files for package javasoft.sqe.tests.jakarta.activation.FileTypeMap... [javadoc] Loading source files for package javasoft.sqe.tests.jakarta.activation.MailcapCommandMap... [javadoc] Loading source files for package javasoft.sqe.tests.jakarta.activation.MimeType... [javadoc] Loading source files for package javasoft.sqe.tests.jakarta.activation.MimeTypeParameterList... [javadoc] Loading source files for package javasoft.sqe.tests.jakarta.activation.MimeTypeParseException... [javadoc] Loading source files for package javasoft.sqe.tests.jakarta.activation.MimetypesFileTypeMap... [javadoc] Loading source files for package javasoft.sqe.tests.jakarta.activation.Module... [javadoc] Loading source files for package javasoft.sqe.tests.jakarta.activation.TestClasses... [javadoc] Loading source files for package javasoft.sqe.tests.jakarta.activation.URLDataSource... [javadoc] Loading source files for package javasoft.sqe.tests.jakarta.activation.UnsupportedDataTypeException... [javadoc] Constructing Javadoc information... [javadoc] Standard Doclet version 11.0.2 [javadoc] Building tree for all the packages and classes... [javadoc] Building index for all the packages and classes... [javadoc] Building index for all classes... [javadoc] Building index for all classes... _create.version.file: [touch] Creating /home/jenkins/agent/workspace/activation-tck_master/version [propertyfile] Updating property file: /home/jenkins/agent/workspace/activation-tck_master/version core: copyEFTLicense: [copy] Copying 1 file to /home/jenkins/agent/workspace/activation-tck_master [zip] Building zip: /home/jenkins/agent/workspace/activation-tck_master/activation-tck-2.1.1.zip BUILD SUCCESSFUL Total time: 2 minutes 10 seconds + mkdir -p /home/jenkins/agent/workspace/activation-tck_master/bundles + chmod 777 /home/jenkins/agent/workspace/activation-tck_master/activation-tck-2.1.1.zip ++ ls activation-tck-2.1.1.zip + for entry in '`ls activation-*.zip`' ++ basename activation-tck-2.1.1.zip .zip + strippedEntry=activation-tck-2.1.1 + [[ EFTL == \E\F\T\L ]] + echo 'copying /home/jenkins/agent/workspace/activation-tck_master/activation-tck-2.1.1.zip to /home/jenkins/agent/workspace/activation-tck_master/bundles/jakarta-activation-tck-2.1.1.zip' copying /home/jenkins/agent/workspace/activation-tck_master/activation-tck-2.1.1.zip to /home/jenkins/agent/workspace/activation-tck_master/bundles/jakarta-activation-tck-2.1.1.zip + cp /home/jenkins/agent/workspace/activation-tck_master/activation-tck-2.1.1.zip /home/jenkins/agent/workspace/activation-tck_master/bundles/jakarta-activation-tck-2.1.1.zip + chmod 777 /home/jenkins/agent/workspace/activation-tck_master/bundles/jakarta-activation-tck-2.1.1.zip [Pipeline] archiveArtifacts Archiving artifacts [Pipeline] stash Stashed 1 file(s) [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (activation-tck-run) [Pipeline] container [Pipeline] { [Pipeline] sh + env JENKINS_UI_PORT_80_TCP_ADDR=10.30.112.24 JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.139.37:50000 JENKINS_NODE_COOKIE=be693ec7-ab45-432c-b778-4d87e77afe56 BUILD_URL=https://ci.eclipse.org/jaf/job/activation-tck/job/master/39/ JENKINS_UI_SERVICE_PORT=80 HOSTNAME=activation-tck-ci-pod-d755a560-c75a-47b3-b50f-0508163bea7-9rbxp JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 TCK_BUNDLE_BASE_URL= JDK=JDK11 JENKINS_DISCOVERY_SERVICE_PORT=50000 HUDSON_SERVER_COOKIE=7d2ba70314a59007 KUBERNETES_PORT_443_TCP_PORT=443 KUBERNETES_PORT=tcp://10.30.0.1:443 TERM=xterm JDK11_HOME=/opt/jdk-11.0.2 STAGE_NAME=activation-tck-run BUILD_TAG=jenkins-activation-tck-master-39 label=activation-tck-ci-pod-d755a560-c75a-47b3-b50f-0508163bea72 BRANCH_NAME=master KUBERNETES_SERVICE_PORT=443 GIT_PREVIOUS_COMMIT=fea501f3ae04f95df7f7cf2505c3c259a7e52a49 KUBERNETES_SERVICE_HOST=10.30.0.1 WORKSPACE=/home/jenkins/agent/workspace/activation-tck_master JOB_URL=https://ci.eclipse.org/jaf/job/activation-tck/job/master/ ANT_HOME=/usr/share/ant RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/jaf/job/activation-tck/job/master/39/display/redirect?page=changes ANT_OPTS=-Djavax.xml.accessExternalStylesheet=all -Djavax.xml.accessExternalSchema=all -Djavax.xml.accessExternalDTD=file,http JENKINS_UI_PORT_80_TCP_PROTO=tcp JDK17_HOME=/opt/jdk-17.0.1 RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/jaf/job/activation-tck/job/master/39/display/redirect?page=artifacts RUNTIME=Glassfish JENKINS_HOME=/var/jenkins GIT_COMMIT=fea501f3ae04f95df7f7cf2505c3c259a7e52a49 ACTIVATION_BUNDLE_URL=https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/activation/jakarta.activation-api/2.1.1/jakarta.activation-api-2.1.1.jar PATH=/opt/jdk-11.0.2/bin:/usr/share/ant/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin RUN_DISPLAY_URL=https://ci.eclipse.org/jaf/job/activation-tck/job/master/39/display/redirect JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp _=/usr/bin/env JENKINS_UI_PORT_80_TCP_PORT=80 POD_CONTAINER=activation-tck-ci PWD=/home/jenkins/agent/workspace/activation-tck_master JAVA_HOME=/opt/jdk-11.0.2 JENKINS_DISCOVERY_SERVICE_HOST=10.30.139.37 HUDSON_URL=https://ci.eclipse.org/jaf/ JENKINS_UI_PORT=tcp://10.30.112.24:80 JOB_NAME=activation-tck/master GITLAB_OBJECT_KIND=none BUILD_DISPLAY_NAME=#39 JENKINS_URL=https://ci.eclipse.org/jaf/ BUILD_ID=39 BRANCH_IS_PRIMARY=true ANGUS_BUNDLE_URL=https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar JENKINS_DISCOVERY_PORT=tcp://10.30.139.37:50000 JOB_BASE_NAME=master GIT_PREVIOUS_SUCCESSFUL_COMMIT=fea501f3ae04f95df7f7cf2505c3c259a7e52a49 RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/jaf/job/activation-tck/job/master/39/display/redirect?page=tests SHLVL=3 HOME=/ JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.139.37 GIT_BRANCH=master KUBERNETES_PORT_443_TCP_PROTO=tcp TCK_BUNDLE_FILE_NAME=jakarta-activation-tck-2.1.1.zip CI=true KUBERNETES_SERVICE_PORT_HTTPS=443 WORKSPACE_TMP=/home/jenkins/agent/workspace/activation-tck_master@tmp LICENSE=EFTL EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-30bf33142c95cd1c1dceed6e25a8650c8fedbefbf914b6b74390e991bfddf073 NODE_LABELS=activation-tck-ci-pod-d755a560-c75a-47b3-b50f-0508163bea7-9rbxp activation-tck-ci-pod-d755a560-c75a-47b3-b50f-0508163bea72 GIT_URL=https://github.com/jakartaee/jaf-tck.git NSS_SDB_USE_CACHE=no HUDSON_HOME=/var/jenkins CLASSPATH= JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 NODE_NAME=activation-tck-ci-pod-d755a560-c75a-47b3-b50f-0508163bea7-9rbxp JENKINS_UI_PORT_80_TCP=tcp://10.30.112.24:80 JOB_DISPLAY_URL=https://ci.eclipse.org/jaf/job/activation-tck/job/master/display/redirect GF_BUNDLE_URL=https://download.eclipse.org/ee4j/glassfish/glassfish-7.0.2.zip BUILD_NUMBER=39 JENKINS_UI_SERVICE_HOST=10.30.112.24 DEFAULT_GF_BUNDLE_URL=https://download.eclipse.org/ee4j/glassfish/glassfish-7.0.0-SNAPSHOT-nightly.zip KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 JENKINS_UI_SERVICE_PORT_HTTP=80 GIT_LOCAL_BRANCH=master + bash -x /home/jenkins/agent/workspace/activation-tck_master/docker/run_activationtck.sh + ls /home/jenkins/agent/workspace/activation-tck_master/bundles/jakarta-activation-tck-2.1.1.zip + echo 'Using stashed bundle for activation-tck created during the build phase' Using stashed bundle for activation-tck created during the build phase + unzip -o /home/jenkins/agent/workspace/activation-tck_master/bundles/jakarta-activation-tck-2.1.1.zip -d /home/jenkins/agent/workspace/activation-tck_master Archive: /home/jenkins/agent/workspace/activation-tck_master/bundles/jakarta-activation-tck-2.1.1.zip creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/ inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/ReleaseNotes-2.1.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/index.html creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/html-usersguide/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/html-usersguide/_layouts/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/html-usersguide/assets/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/html-usersguide/assets/css/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/html-usersguide/assets/images/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/html-usersguide/css/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/html-usersguide/img/ inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/html-usersguide/README inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/html-usersguide/_config.yml inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/html-usersguide/_layouts/default.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/html-usersguide/assets/css/print.scss inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/html-usersguide/assets/css/style.scss inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/html-usersguide/assets/images/header-bkg.jpg inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/html-usersguide/attributes.conf inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/html-usersguide/config.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/html-usersguide/css/style.css inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/html-usersguide/debug-tips.inc inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/html-usersguide/debug.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/html-usersguide/defns.inc inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/html-usersguide/faq.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/html-usersguide/img/eclipse_foundation_logo_tiny.png inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/html-usersguide/install-server-vi.inc inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/html-usersguide/install-server.inc inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/html-usersguide/install.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/html-usersguide/intro.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/html-usersguide/intro.inc inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/html-usersguide/packages.inc inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/html-usersguide/platforms.inc inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/html-usersguide/preface.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/html-usersguide/rebuild.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/html-usersguide/rebuild.inc inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/html-usersguide/req-software.inc inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/html-usersguide/rules.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/html-usersguide/rules.inc inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/html-usersguide/title.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/html-usersguide/title.inc inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/html-usersguide/toc.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/html-usersguide/using-examples.inc inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/html-usersguide/using-rebuild.inc inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/html-usersguide/using.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/html-usersguide/using.inc creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/pdf-usersguide/ inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/pdf-usersguide/JAF-TCK-Users-Guide.pdf creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes-harness/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes-harness/com/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes-harness/com/oracle/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes-harness/com/oracle/ts/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes-harness/com/oracle/ts/lib/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes-harness/com/oracle/ts/lib/harness/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes-pluggability/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes-pluggability/com/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes-pluggability/com/oracle/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes-pluggability/com/oracle/ts/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes-pluggability/com/oracle/ts/lib/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes-pluggability/com/oracle/ts/lib/harness/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes-pluggability/javasoft/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes-pluggability/javasoft/sqe/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes-pluggability/javasoft/sqe/tests/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes-pluggability/javasoft/sqe/tests/jakarta/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes-pluggability/javasoft/sqe/tests/jakarta/activation/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes-pluggability/javasoft/sqe/tests/jakarta/activation/Pluggability/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes-providers/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes-providers/META-INF/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes-providers/META-INF/services/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes-providers/com/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes-providers/com/sun/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes-providers/com/sun/ts/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes-providers/com/sun/ts/tests/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes-providers/com/sun/ts/tests/activation/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes-providers/com/sun/ts/tests/activation/provider/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/com/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/com/oracle/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/com/oracle/ts/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/com/oracle/ts/lib/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/com/oracle/ts/lib/harness/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/CommandInfo/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/CommandMap/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/DataHandler/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/FileDataSource/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/FileTypeMap/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/MimeType/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/MimeTypeParseException/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/MimetypesFileTypeMap/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/Module/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/TestClasses/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/URLDataSource/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/UnsupportedDataTypeException/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/index-files/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/class-use/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/CommandInfo/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/CommandInfo/class-use/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/CommandMap/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/CommandMap/class-use/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/DataHandler/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/DataHandler/class-use/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/FileDataSource/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/FileDataSource/class-use/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/FileTypeMap/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/FileTypeMap/class-use/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/class-use/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeType/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeType/class-use/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/class-use/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeTypeParseException/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeTypeParseException/class-use/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimetypesFileTypeMap/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimetypesFileTypeMap/class-use/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/Module/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/Module/class-use/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/TestClasses/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/TestClasses/class-use/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/URLDataSource/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/URLDataSource/class-use/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/UnsupportedDataTypeException/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/UnsupportedDataTypeException/class-use/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/jquery/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/jquery/external/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/jquery/external/jquery/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/jquery/images/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/jquery/jszip/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/jquery/jszip-utils/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/jquery/jszip-utils/dist/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/jquery/jszip/dist/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/resources/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/harness/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/harness/com/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/harness/com/oracle/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/harness/com/oracle/ts/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/harness/com/oracle/ts/lib/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/harness/com/oracle/ts/lib/harness/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/providers/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/providers/META-INF/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/providers/META-INF/services/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/providers/com/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/providers/com/sun/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/providers/com/sun/ts/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/providers/com/sun/ts/tests/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/providers/com/sun/ts/tests/activation/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/providers/com/sun/ts/tests/activation/provider/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/CommandInfo/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/CommandMap/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/DataHandler/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/FileDataSource/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/FileTypeMap/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/MimeType/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/MimeTypeParseException/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/MimetypesFileTypeMap/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/Module/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/TestClasses/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/URLDataSource/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/UnsupportedDataTypeException/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/pluggability/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/pluggability/javasoft/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/pluggability/javasoft/sqe/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/pluggability/javasoft/sqe/tests/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/pluggability/javasoft/sqe/tests/jakarta/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/pluggability/javasoft/sqe/tests/jakarta/activation/ creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/pluggability/javasoft/sqe/tests/jakarta/activation/Pluggability/ inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/LICENSE.md inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/build.xml inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes-harness/com/oracle/ts/lib/harness/TS.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes-harness/com/oracle/ts/lib/harness/TSHarnessObserver.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes-pluggability/com/oracle/ts/lib/harness/TS.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes-pluggability/com/oracle/ts/lib/harness/TSHarnessObserver.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes-pluggability/javasoft/sqe/tests/jakarta/activation/Pluggability/MailcapRegistryProvider_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes-pluggability/javasoft/sqe/tests/jakarta/activation/Pluggability/MimeTypeRegistryProvider_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes-providers/META-INF/services/jakarta.activation.spi.MailcapRegistryProvider inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes-providers/META-INF/services/jakarta.activation.spi.MimeTypeRegistryProvider inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes-providers/activation_alternate_provider.jar inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes-providers/com/sun/ts/tests/activation/provider/MyMailcapRegistryProvider$MyMailcapRegistry.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes-providers/com/sun/ts/tests/activation/provider/MyMailcapRegistryProvider.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes-providers/com/sun/ts/tests/activation/provider/MyMimeTypeRegistryProvider$MyMimeTypeRegistry.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes-providers/com/sun/ts/tests/activation/provider/MyMimeTypeRegistryProvider.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/com/oracle/ts/lib/harness/TS.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/com/oracle/ts/lib/harness/TSHarnessObserver.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/ActivationDataFlavor_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/equals_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/getHumanPresentableName_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/getMimeType_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/getRepresentationClass_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/isMimeTypeEqual_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/normalizeMimeTypeParameter_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/normalizeMimeType_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/setHumanPresentableName_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/CommandInfo/CommandInfo_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/CommandInfo/getCommandClass_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/CommandInfo/getCommandName_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/CommandInfo/getCommandObject_Test$FilterClassLoader.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/CommandInfo/getCommandObject_Test$TestClassLoader.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/CommandInfo/getCommandObject_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/CommandMap/createDataContentHandler_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/CommandMap/getAllCommands_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/CommandMap/getCommand_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/CommandMap/getDefaultCommandMap_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/CommandMap/getPreferredCommands_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/CommandMap/setDefaultCommandMap_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/DataHandler/DataHandler_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/DataHandler/getAllCommands_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/DataHandler/getBean_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/DataHandler/getCommand_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/DataHandler/getContentType_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/DataHandler/getContent_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/DataHandler/getDataSource_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/DataHandler/getInputStream_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/DataHandler/getName_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/DataHandler/getOutputStream_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/DataHandler/getPreferredCommands_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/DataHandler/getTransferDataFlavors_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/DataHandler/getTransferData_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/DataHandler/isDataFlavorSupported_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/DataHandler/setCommandMap_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/DataHandler/setDataContentHandlerFactory_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/DataHandler/setMapCommand_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/DataHandler/writeTo_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/FileDataSource/FileDataSource_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/FileDataSource/getContentType_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/FileDataSource/getFile_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/FileDataSource/getInputStream_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/FileDataSource/getName_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/FileDataSource/getOutputStream_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/FileDataSource/setFileTypeMap_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/FileTypeMap/FileTypeMap_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/FileTypeMap/getContentType_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/FileTypeMap/getDefaultFileTypeMap_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/FileTypeMap/setDefaultFileTypeMap_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/MailcapCommandMap_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/addMailcap_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/createDataContentHandler_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/getAllCommands_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/getCommand_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/getPreferredCommands_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/loadFromConf_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/loadFromLib_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/MimeType/MimeType_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/MimeType/getBaseType_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/MimeType/getParameter_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/MimeType/getParameters_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/MimeType/getPrimaryType_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/MimeType/getSubType_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/MimeType/match_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/MimeType/readExternal_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/MimeType/removeParameter_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/MimeType/setParameter_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/MimeType/setPrimaryType_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/MimeType/setSubType_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/MimeType/toString_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/MimeType/writeExternal_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/MimeTypeParameterList_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/getNames_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/get_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/isEmpty_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/remove_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/set_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/size_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/toString_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/MimeTypeParseException/MimeTypeParseException_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/MimetypesFileTypeMap/MimetypesFileTypeMap_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/MimetypesFileTypeMap/addMimeTypes_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/MimetypesFileTypeMap/getContentType_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/MimetypesFileTypeMap/loadFromConf_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/MimetypesFileTypeMap/loadFromLib_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/Module/UnnamedModule_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/TestClasses/TestActivationDataFlavor.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/TestClasses/TestCommandMap.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/TestClasses/TestCommandObject.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/TestClasses/TestDCH.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/TestClasses/TestDCHFactory.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/TestClasses/TestDataSource.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/TestClasses/TestFileTypeMap.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/TestClasses/TestNoBeans.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/URLDataSource/URLDataSource_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/URLDataSource/getContentType_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/URLDataSource/getInputStream_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/URLDataSource/getName_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/URLDataSource/getOutputStream_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/URLDataSource/getURL_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/classes/javasoft/sqe/tests/jakarta/activation/UnsupportedDataTypeException/UnsupportedDTException_Test.class inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/allclasses-index.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/allclasses.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/allpackages-index.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/constant-values.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/deprecated-list.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/element-list inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/help-doc.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/index-files/index-1.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/index-files/index-10.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/index-files/index-11.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/index-files/index-12.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/index-files/index-13.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/index-files/index-14.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/index-files/index-15.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/index-files/index-16.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/index-files/index-17.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/index-files/index-2.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/index-files/index-3.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/index-files/index-4.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/index-files/index-5.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/index-files/index-6.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/index-files/index-7.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/index-files/index-8.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/index-files/index-9.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/index.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/ActivationDataFlavor_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/class-use/ActivationDataFlavor_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/class-use/equals_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/class-use/getHumanPresentableName_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/class-use/getMimeType_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/class-use/getRepresentationClass_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/class-use/isMimeTypeEqual_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/class-use/normalizeMimeTypeParameter_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/class-use/normalizeMimeType_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/class-use/setHumanPresentableName_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/equals_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/getHumanPresentableName_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/getMimeType_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/getRepresentationClass_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/isMimeTypeEqual_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/normalizeMimeTypeParameter_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/normalizeMimeType_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/package-summary.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/package-tree.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/package-use.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/setHumanPresentableName_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/CommandInfo/CommandInfo_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/CommandInfo/class-use/CommandInfo_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/CommandInfo/class-use/getCommandClass_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/CommandInfo/class-use/getCommandName_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/CommandInfo/class-use/getCommandObject_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/CommandInfo/getCommandClass_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/CommandInfo/getCommandName_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/CommandInfo/getCommandObject_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/CommandInfo/package-summary.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/CommandInfo/package-tree.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/CommandInfo/package-use.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/CommandMap/class-use/createDataContentHandler_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/CommandMap/class-use/getAllCommands_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/CommandMap/class-use/getCommand_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/CommandMap/class-use/getDefaultCommandMap_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/CommandMap/class-use/getPreferredCommands_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/CommandMap/class-use/setDefaultCommandMap_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/CommandMap/createDataContentHandler_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/CommandMap/getAllCommands_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/CommandMap/getCommand_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/CommandMap/getDefaultCommandMap_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/CommandMap/getPreferredCommands_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/CommandMap/package-summary.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/CommandMap/package-tree.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/CommandMap/package-use.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/CommandMap/setDefaultCommandMap_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/DataHandler/DataHandler_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/DataHandler/class-use/DataHandler_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/DataHandler/class-use/getAllCommands_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/DataHandler/class-use/getBean_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/DataHandler/class-use/getCommand_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/DataHandler/class-use/getContentType_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/DataHandler/class-use/getContent_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/DataHandler/class-use/getDataSource_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/DataHandler/class-use/getInputStream_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/DataHandler/class-use/getName_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/DataHandler/class-use/getOutputStream_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/DataHandler/class-use/getPreferredCommands_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/DataHandler/class-use/getTransferDataFlavors_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/DataHandler/class-use/getTransferData_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/DataHandler/class-use/isDataFlavorSupported_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/DataHandler/class-use/setCommandMap_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/DataHandler/class-use/setDataContentHandlerFactory_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/DataHandler/class-use/setMapCommand_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/DataHandler/class-use/writeTo_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/DataHandler/getAllCommands_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/DataHandler/getBean_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/DataHandler/getCommand_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/DataHandler/getContentType_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/DataHandler/getContent_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/DataHandler/getDataSource_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/DataHandler/getInputStream_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/DataHandler/getName_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/DataHandler/getOutputStream_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/DataHandler/getPreferredCommands_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/DataHandler/getTransferDataFlavors_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/DataHandler/getTransferData_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/DataHandler/isDataFlavorSupported_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/DataHandler/package-summary.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/DataHandler/package-tree.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/DataHandler/package-use.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/DataHandler/setCommandMap_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/DataHandler/setDataContentHandlerFactory_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/DataHandler/setMapCommand_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/DataHandler/writeTo_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/FileDataSource/FileDataSource_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/FileDataSource/class-use/FileDataSource_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/FileDataSource/class-use/getContentType_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/FileDataSource/class-use/getFile_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/FileDataSource/class-use/getInputStream_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/FileDataSource/class-use/getName_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/FileDataSource/class-use/getOutputStream_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/FileDataSource/class-use/setFileTypeMap_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/FileDataSource/getContentType_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/FileDataSource/getFile_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/FileDataSource/getInputStream_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/FileDataSource/getName_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/FileDataSource/getOutputStream_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/FileDataSource/package-summary.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/FileDataSource/package-tree.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/FileDataSource/package-use.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/FileDataSource/setFileTypeMap_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/FileTypeMap/FileTypeMap_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/FileTypeMap/class-use/FileTypeMap_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/FileTypeMap/class-use/getContentType_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/FileTypeMap/class-use/getDefaultFileTypeMap_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/FileTypeMap/class-use/setDefaultFileTypeMap_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/FileTypeMap/getContentType_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/FileTypeMap/getDefaultFileTypeMap_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/FileTypeMap/package-summary.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/FileTypeMap/package-tree.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/FileTypeMap/package-use.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/FileTypeMap/setDefaultFileTypeMap_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/MailcapCommandMap_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/addMailcap_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/class-use/MailcapCommandMap_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/class-use/addMailcap_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/class-use/createDataContentHandler_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/class-use/getAllCommands_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/class-use/getCommand_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/class-use/getPreferredCommands_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/class-use/loadFromConf_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/class-use/loadFromLib_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/createDataContentHandler_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/getAllCommands_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/getCommand_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/getPreferredCommands_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/loadFromConf_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/loadFromLib_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/package-summary.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/package-tree.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/package-use.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeType/MimeType_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeType/class-use/MimeType_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeType/class-use/getBaseType_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeType/class-use/getParameter_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeType/class-use/getParameters_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeType/class-use/getPrimaryType_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeType/class-use/getSubType_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeType/class-use/match_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeType/class-use/readExternal_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeType/class-use/removeParameter_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeType/class-use/setParameter_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeType/class-use/setPrimaryType_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeType/class-use/setSubType_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeType/class-use/toString_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeType/class-use/writeExternal_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeType/getBaseType_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeType/getParameter_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeType/getParameters_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeType/getPrimaryType_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeType/getSubType_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeType/match_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeType/package-summary.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeType/package-tree.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeType/package-use.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeType/readExternal_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeType/removeParameter_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeType/setParameter_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeType/setPrimaryType_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeType/setSubType_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeType/toString_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeType/writeExternal_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/MimeTypeParameterList_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/class-use/MimeTypeParameterList_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/class-use/getNames_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/class-use/get_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/class-use/isEmpty_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/class-use/remove_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/class-use/set_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/class-use/size_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/class-use/toString_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/getNames_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/get_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/isEmpty_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/package-summary.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/package-tree.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/package-use.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/remove_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/set_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/size_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/toString_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeTypeParseException/MimeTypeParseException_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeTypeParseException/class-use/MimeTypeParseException_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeTypeParseException/package-summary.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeTypeParseException/package-tree.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimeTypeParseException/package-use.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimetypesFileTypeMap/MimetypesFileTypeMap_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimetypesFileTypeMap/addMimeTypes_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimetypesFileTypeMap/class-use/MimetypesFileTypeMap_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimetypesFileTypeMap/class-use/addMimeTypes_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimetypesFileTypeMap/class-use/getContentType_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimetypesFileTypeMap/class-use/loadFromConf_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimetypesFileTypeMap/class-use/loadFromLib_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimetypesFileTypeMap/getContentType_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimetypesFileTypeMap/loadFromConf_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimetypesFileTypeMap/loadFromLib_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimetypesFileTypeMap/package-summary.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimetypesFileTypeMap/package-tree.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/MimetypesFileTypeMap/package-use.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/Module/UnnamedModule_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/Module/class-use/UnnamedModule_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/Module/package-summary.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/Module/package-tree.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/Module/package-use.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/TestClasses/TestActivationDataFlavor.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/TestClasses/TestCommandMap.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/TestClasses/TestCommandObject.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/TestClasses/TestDCH.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/TestClasses/TestDCHFactory.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/TestClasses/TestDataSource.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/TestClasses/TestFileTypeMap.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/TestClasses/TestNoBeans.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/TestClasses/class-use/TestActivationDataFlavor.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/TestClasses/class-use/TestCommandMap.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/TestClasses/class-use/TestCommandObject.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/TestClasses/class-use/TestDCH.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/TestClasses/class-use/TestDCHFactory.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/TestClasses/class-use/TestDataSource.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/TestClasses/class-use/TestFileTypeMap.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/TestClasses/class-use/TestNoBeans.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/TestClasses/package-summary.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/TestClasses/package-tree.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/TestClasses/package-use.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/URLDataSource/URLDataSource_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/URLDataSource/class-use/URLDataSource_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/URLDataSource/class-use/getContentType_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/URLDataSource/class-use/getInputStream_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/URLDataSource/class-use/getName_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/URLDataSource/class-use/getOutputStream_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/URLDataSource/class-use/getURL_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/URLDataSource/getContentType_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/URLDataSource/getInputStream_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/URLDataSource/getName_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/URLDataSource/getOutputStream_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/URLDataSource/getURL_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/URLDataSource/package-summary.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/URLDataSource/package-tree.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/URLDataSource/package-use.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/UnsupportedDataTypeException/UnsupportedDTException_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/UnsupportedDataTypeException/class-use/UnsupportedDTException_Test.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/UnsupportedDataTypeException/package-summary.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/UnsupportedDataTypeException/package-tree.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/javasoft/sqe/tests/jakarta/activation/UnsupportedDataTypeException/package-use.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/jquery/external/jquery/jquery.js inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/jquery/images/ui-bg_flat_0_aaaaaa_40x100.png inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/jquery/images/ui-bg_flat_75_ffffff_40x100.png inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/jquery/images/ui-bg_glass_55_fbf9ee_1x400.png inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/jquery/images/ui-bg_glass_65_ffffff_1x400.png inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/jquery/images/ui-bg_glass_75_dadada_1x400.png inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/jquery/images/ui-bg_glass_75_e6e6e6_1x400.png inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/jquery/images/ui-bg_glass_95_fef1ec_1x400.png inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/jquery/images/ui-bg_highlight-soft_75_cccccc_1x100.png inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/jquery/images/ui-icons_222222_256x240.png inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/jquery/images/ui-icons_2e83ff_256x240.png inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/jquery/images/ui-icons_454545_256x240.png inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/jquery/images/ui-icons_888888_256x240.png inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/jquery/images/ui-icons_cd0a0a_256x240.png inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/jquery/jquery-3.3.1.js inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/jquery/jquery-migrate-3.0.1.js inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/jquery/jquery-ui.css inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/jquery/jquery-ui.js inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/jquery/jquery-ui.min.css inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/jquery/jquery-ui.min.js inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/jquery/jquery-ui.structure.css inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/jquery/jquery-ui.structure.min.css inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/jquery/jszip-utils/dist/jszip-utils-ie.js inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/jquery/jszip-utils/dist/jszip-utils-ie.min.js inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/jquery/jszip-utils/dist/jszip-utils.js inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/jquery/jszip-utils/dist/jszip-utils.min.js inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/jquery/jszip/dist/jszip.js inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/jquery/jszip/dist/jszip.min.js inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/member-search-index.js inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/member-search-index.zip inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/overview-summary.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/overview-tree.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/package-search-index.js inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/package-search-index.zip inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/resources/glass.png inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/resources/x.png inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/script.js inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/search.js inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/stylesheet.css inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/type-search-index.js inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/docs/javadocs/type-search-index.zip inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/harness/com/oracle/ts/lib/harness/TS.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/harness/com/oracle/ts/lib/harness/TSHarnessObserver.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/javatest.jar creating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/lib/ inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/lib/ts.jte inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/lib/ts.jti inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/lib/ts.jtx inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/lib/ts.nojpms.jte inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/lib/ts.nojpms.jtx inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/lib/ts.pluggability.jte inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/lib/ts.pluggability.nojpms.jte inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/providers/META-INF/services/jakarta.activation.spi.MailcapRegistryProvider inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/providers/META-INF/services/jakarta.activation.spi.MimeTypeRegistryProvider inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/providers/com/sun/ts/tests/activation/provider/MyMailcapRegistryProvider.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/providers/com/sun/ts/tests/activation/provider/MyMimeTypeRegistryProvider.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/sigtest.jar inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/SignatureTest.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/jaf_10.sig inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/jaf_11.sig inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/jaf_12.sig inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/jakarta.activation_2.0_java_1.8.sig inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/jakarta.activation_2.0_java_11.sig inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/jakarta.activation_2.1.sig inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/ActivationDataFlavor_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/equals_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/getHumanPresentableName_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/getMimeType_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/getRepresentationClass_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/isMimeTypeEqual_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/normalizeMimeTypeParameter_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/normalizeMimeType_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/setHumanPresentableName_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/testlist.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/CommandInfo/CommandInfo_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/CommandInfo/getCommandClass_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/CommandInfo/getCommandName_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/CommandInfo/getCommandObject_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/CommandInfo/testlist.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/CommandMap/createDataContentHandler_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/CommandMap/getAllCommands_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/CommandMap/getCommand_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/CommandMap/getDefaultCommandMap_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/CommandMap/getPreferredCommands_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/CommandMap/setDefaultCommandMap_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/CommandMap/testlist.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/DataHandler/DataHandler_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/DataHandler/getAllCommands_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/DataHandler/getBean_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/DataHandler/getCommand_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/DataHandler/getContentType_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/DataHandler/getContent_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/DataHandler/getDataSource_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/DataHandler/getInputStream_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/DataHandler/getName_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/DataHandler/getOutputStream_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/DataHandler/getPreferredCommands_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/DataHandler/getTransferDataFlavors_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/DataHandler/getTransferData_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/DataHandler/isDataFlavorSupported_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/DataHandler/setCommandMap_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/DataHandler/setDataContentHandlerFactory_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/DataHandler/setMapCommand_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/DataHandler/testlist.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/DataHandler/writeTo_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/FileDataSource/FileDataSource_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/FileDataSource/getContentType_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/FileDataSource/getFile_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/FileDataSource/getInputStream_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/FileDataSource/getName_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/FileDataSource/getOutputStream_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/FileDataSource/setFileTypeMap_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/FileDataSource/testlist.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/FileTypeMap/FileTypeMap_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/FileTypeMap/getContentType_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/FileTypeMap/getDefaultFileTypeMap_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/FileTypeMap/setDefaultFileTypeMap_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/FileTypeMap/testlist.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/MailcapCommandMap_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/addMailcap_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/createDataContentHandler_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/getAllCommands_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/getCommand_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/getPreferredCommands_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/loadFromConf_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/loadFromLib_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/testlist.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/MimeType/MimeType_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/MimeType/getBaseType_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/MimeType/getParameter_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/MimeType/getParameters_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/MimeType/getPrimaryType_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/MimeType/getSubType_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/MimeType/match_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/MimeType/readExternal_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/MimeType/removeParameter_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/MimeType/setParameter_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/MimeType/setPrimaryType_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/MimeType/setSubType_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/MimeType/testlist.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/MimeType/toString_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/MimeType/writeExternal_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/MimeTypeParameterList_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/getNames_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/get_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/isEmpty_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/remove_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/set_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/size_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/testlist.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/toString_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/MimeTypeParseException/MimeTypeParseException_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/MimeTypeParseException/testlist.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/MimetypesFileTypeMap/MimetypesFileTypeMap_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/MimetypesFileTypeMap/addMimeTypes_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/MimetypesFileTypeMap/getContentType_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/MimetypesFileTypeMap/loadFromConf_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/MimetypesFileTypeMap/loadFromLib_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/MimetypesFileTypeMap/testlist.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/Module/UnnamedModule_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/Module/testlist.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/TestClasses/TestActivationDataFlavor.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/TestClasses/TestCommandMap.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/TestClasses/TestCommandObject.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/TestClasses/TestDCH.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/TestClasses/TestDCHFactory.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/TestClasses/TestDataSource.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/TestClasses/TestFileTypeMap.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/TestClasses/TestNoBeans.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/URLDataSource/URLDataSource_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/URLDataSource/getContentType_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/URLDataSource/getInputStream_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/URLDataSource/getName_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/URLDataSource/getOutputStream_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/URLDataSource/getURL_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/URLDataSource/testlist.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/UnsupportedDataTypeException/UnsupportedDTException_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/UnsupportedDataTypeException/testlist.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/index.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javasoft/sqe/tests/jakarta/activation/testlist inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/javax.activation_1.2_java_9.sig inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/testsuite.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/api/testsuite.jtt inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/pluggability/javasoft/sqe/tests/jakarta/activation/Pluggability/MailcapRegistryProvider_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/pluggability/javasoft/sqe/tests/jakarta/activation/Pluggability/MimeTypeRegistryProvider_Test.java inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/pluggability/javasoft/sqe/tests/jakarta/activation/Pluggability/testlist.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/pluggability/javasoft/sqe/tests/jakarta/activation/index.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/pluggability/javasoft/sqe/tests/jakarta/activation/testlist inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/pluggability/testsuite.html inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/tests/pluggability/testsuite.jtt inflating: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/version + TCK_NAME=activation-tck + export TS_HOME=/home/jenkins/agent/workspace/activation-tck_master/activation-tck + TS_HOME=/home/jenkins/agent/workspace/activation-tck_master/activation-tck + [[ JDK11 == \J\D\K\1\2 ]] + [[ JDK11 == \j\d\k\1\2 ]] + [[ JDK11 == \J\D\K\1\3 ]] + [[ JDK11 == \j\d\k\1\3 ]] + [[ JDK11 == \J\D\K\1\4 ]] + [[ JDK11 == \j\d\k\1\4 ]] + [[ JDK11 == \J\D\K\1\5 ]] + [[ JDK11 == \j\d\k\1\5 ]] + [[ JDK11 == \J\D\K\1\6 ]] + [[ JDK11 == \j\d\k\1\6 ]] + [[ JDK11 == \J\D\K\1\7 ]] + [[ JDK11 == \j\d\k\1\7 ]] + export PATH=/opt/jdk-11.0.2/bin:/opt/jdk-11.0.2/bin:/usr/share/ant/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + PATH=/opt/jdk-11.0.2/bin:/opt/jdk-11.0.2/bin:/usr/share/ant/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + WGET_PROPS='--progress=bar:force --no-cache' + '[' -z https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/activation/jakarta.activation-api/2.1.1/jakarta.activation-api-2.1.1.jar ']' + wget --progress=bar:force --no-cache https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/activation/jakarta.activation-api/2.1.1/jakarta.activation-api-2.1.1.jar -O /home/jenkins/agent/workspace/activation-tck_master/jakarta.activation-api.jar --2023-03-24 08:47:04-- https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/activation/jakarta.activation-api/2.1.1/jakarta.activation-api-2.1.1.jar Resolving jakarta.oss.sonatype.org (jakarta.oss.sonatype.org)... 18.214.155.45, 34.198.243.133 Connecting to jakarta.oss.sonatype.org (jakarta.oss.sonatype.org)|18.214.155.45|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 66651 (65K) [application/java-archive] Saving to: '/home/jenkins/agent/workspace/activation-tck_master/jakarta.activation-api.jar' 0% [ ] 0 --.-K/s 100%[======================================>] 66,651 --.-K/s in 0.04s 2023-03-24 08:47:04 (1.57 MB/s) - '/home/jenkins/agent/workspace/activation-tck_master/jakarta.activation-api.jar' saved [66651/66651] + '[' -z https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar ']' + wget --progress=bar:force --no-cache https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar -O /home/jenkins/agent/workspace/activation-tck_master/angus-activation.jar --2023-03-24 08:47:04-- https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar Resolving jakarta.oss.sonatype.org (jakarta.oss.sonatype.org)... 18.214.155.45, 34.198.243.133 Connecting to jakarta.oss.sonatype.org (jakarta.oss.sonatype.org)|18.214.155.45|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 27439 (27K) [application/java-archive] Saving to: '/home/jenkins/agent/workspace/activation-tck_master/angus-activation.jar' 0% [ ] 0 --.-K/s 100%[======================================>] 27,439 --.-K/s in 0.02s 2023-03-24 08:47:04 (1.29 MB/s) - '/home/jenkins/agent/workspace/activation-tck_master/angus-activation.jar' saved [27439/27439] + '[' -z https://download.eclipse.org/ee4j/glassfish/glassfish-7.0.2.zip ']' + wget --progress=bar:force --no-cache https://download.eclipse.org/ee4j/glassfish/glassfish-7.0.2.zip -O latest-glassfish.zip --2023-03-24 08:47:04-- https://download.eclipse.org/ee4j/glassfish/glassfish-7.0.2.zip Resolving download.eclipse.org (download.eclipse.org)... 198.41.30.199 Connecting to download.eclipse.org (download.eclipse.org)|198.41.30.199|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 119530190 (114M) [application/zip] Saving to: 'latest-glassfish.zip' 0% [ ] 0 --.-K/s 18% [======> ] 22,699,522 108MB/s 38% [=============> ] 45,440,514 108MB/s 57% [=====================> ] 68,705,794 109MB/s 75% [============================> ] 90,578,434 108MB/s 94% [===================================> ] 112,664,066 107MB/s 100%[======================================>] 119,530,190 108MB/s in 1.1s 2023-03-24 08:47:05 (108 MB/s) - 'latest-glassfish.zip' saved [119530190/119530190] + unzip -q -o latest-glassfish.zip + TOP_GLASSFISH_DIR=glassfish7 + chmod -R 777 glassfish7 + sed -i 's#^TS_HOME=.*#TS_HOME=/home/jenkins/agent/workspace/activation-tck_master/activation-tck#g' /home/jenkins/agent/workspace/activation-tck_master/activation-tck/lib/ts.jte + sed -i 's#^TS_HOME=.*#TS_HOME=/home/jenkins/agent/workspace/activation-tck_master/activation-tck#g' /home/jenkins/agent/workspace/activation-tck_master/activation-tck/lib/ts.pluggability.jte + sed -i 's#^JAVA_HOME=.*#JAVA_HOME=/opt/jdk-11.0.2#g' /home/jenkins/agent/workspace/activation-tck_master/activation-tck/lib/ts.jte + sed -i 's#^JAVA_HOME=.*#JAVA_HOME=/opt/jdk-11.0.2#g' /home/jenkins/agent/workspace/activation-tck_master/activation-tck/lib/ts.pluggability.jte + [[ Glassfish == \G\l\a\s\s\f\i\s\h ]] + sed -i 's#^JARPATH=.*#JARPATH=/home/jenkins/agent/workspace/activation-tck_master/glassfish7/glassfish/modules#g' /home/jenkins/agent/workspace/activation-tck_master/activation-tck/lib/ts.jte + sed -i 's#^JARPATH=.*#JARPATH=/home/jenkins/agent/workspace/activation-tck_master/glassfish7/glassfish/modules#g' /home/jenkins/agent/workspace/activation-tck_master/activation-tck/lib/ts.pluggability.jte + which ant /usr/share/ant/bin/ant + ant -version Apache Ant(TM) version 1.10.11 compiled on July 10 2021 + which java /opt/jdk-11.0.2/bin/java + java -version openjdk version "11.0.2" 2019-01-15 OpenJDK Runtime Environment 18.9 (build 11.0.2+9) OpenJDK 64-Bit Server VM 18.9 (build 11.0.2+9, mixed mode) + export JT_REPORT_DIR=/home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTreport + JT_REPORT_DIR=/home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTreport + cd /home/jenkins/agent/workspace/activation-tck_master/activation-tck + ant -Dreport.dir=/home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTreport run run.pluggability Buildfile: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/build.xml [mkdir] Created dir: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork [mkdir] Created dir: /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTreport-Pluggability run: [javatest.batch] Mar 24, 2023, 8:47:10 AM Harness starting test run with configuration "jafUnix"...Starting tests [javatest.batch] [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/ActivationDataFlavor_Test.java#ActivationDataFlavor_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/ActivationDataFlavor_Test.java#ActivationDataFlavor_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 1 (1 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/equals_Test.java#equals_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/equals_Test.java#equals_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 2 (2 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/getHumanPresentableName_Test.java#getHumanPresentableName_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/getHumanPresentableName_Test.java#getHumanPresentableName_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 3 (3 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/getMimeType_Test.java#getMimeType_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/getMimeType_Test.java#getMimeType_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 4 (4 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/getRepresentationClass_Test.java#getRepresentationClass_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/getRepresentationClass_Test.java#getRepresentationClass_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 5 (5 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/isMimeTypeEqual_Test.java#isMimeTypeEqual_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/isMimeTypeEqual_Test.java#isMimeTypeEqual_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 6 (6 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/normalizeMimeType_Test.java#normalizeMimeType_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/normalizeMimeType_Test.java#normalizeMimeType_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 7 (7 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/normalizeMimeTypeParameter_Test.java#normalizeMimeTypeParameter_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/normalizeMimeTypeParameter_Test.java#normalizeMimeTypeParameter_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 8 (8 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/setHumanPresentableName_Test.java#setHumanPresentableName_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/setHumanPresentableName_Test.java#setHumanPresentableName_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 9 (9 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/CommandInfo/CommandInfo_Test.java#CommandInfo_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/CommandInfo/CommandInfo_Test.java#CommandInfo_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 10 (10 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/CommandInfo/getCommandClass_Test.java#getCommandClass_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/CommandInfo/getCommandClass_Test.java#getCommandClass_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 11 (11 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/CommandInfo/getCommandName_Test.java#getCommandName_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/CommandInfo/getCommandName_Test.java#getCommandName_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 12 (12 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/CommandInfo/getCommandObject_Test.java#getCommandObject_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/CommandInfo/getCommandObject_Test.java#getCommandObject_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 13 (13 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/CommandMap/getAllCommands_Test.java#getAllCommands_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/CommandMap/getAllCommands_Test.java#getAllCommands_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 14 (14 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/CommandMap/getCommand_Test.java#getCommand_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/CommandMap/getCommand_Test.java#getCommand_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 15 (15 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/CommandMap/getDefaultCommandMap_Test.java#getDefaultCommandMap_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/CommandMap/getDefaultCommandMap_Test.java#getDefaultCommandMap_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 16 (16 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/CommandMap/getPreferredCommands_Test.java#getPreferredCommands_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/CommandMap/getPreferredCommands_Test.java#getPreferredCommands_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 17 (17 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/CommandMap/setDefaultCommandMap_Test.java#setDefaultCommandMap_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/CommandMap/setDefaultCommandMap_Test.java#setDefaultCommandMap_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 18 (18 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/DataHandler/DataHandler_Test.java#DataHandler_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/DataHandler/DataHandler_Test.java#DataHandler_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 19 (19 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/DataHandler/getAllCommands_Test.java#getAllCommands_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/DataHandler/getAllCommands_Test.java#getAllCommands_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 20 (20 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/DataHandler/getBean_Test.java#getBean_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/DataHandler/getBean_Test.java#getBean_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 21 (21 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/DataHandler/getCommand_Test.java#getCommand_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/DataHandler/getCommand_Test.java#getCommand_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 22 (22 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/DataHandler/getContent_Test.java#getContent_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/DataHandler/getContent_Test.java#getContent_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 23 (23 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/DataHandler/getContentType_Test.java#getContentType_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/DataHandler/getContentType_Test.java#getContentType_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 24 (24 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/DataHandler/getDataSource_Test.java#getDataSource_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/DataHandler/getDataSource_Test.java#getDataSource_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 25 (25 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/DataHandler/getInputStream_Test.java#getInputStream_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/DataHandler/getInputStream_Test.java#getInputStream_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 26 (26 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/DataHandler/getName_Test.java#getName_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/DataHandler/getName_Test.java#getName_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 27 (27 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/DataHandler/getOutputStream_Test.java#getOutputStream_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/DataHandler/getOutputStream_Test.java#getOutputStream_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 28 (28 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/DataHandler/getPreferredCommands_Test.java#getPreferredCommands_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/DataHandler/getPreferredCommands_Test.java#getPreferredCommands_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 29 (29 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/DataHandler/getTransferData_Test.java#getTransferData_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/DataHandler/getTransferData_Test.java#getTransferData_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 30 (30 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/DataHandler/getTransferDataFlavors_Test.java#getTransferDataFlavors_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/DataHandler/getTransferDataFlavors_Test.java#getTransferDataFlavors_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 31 (31 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/DataHandler/isDataFlavorSupported_Test.java#isDataFlavorSupported_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/DataHandler/isDataFlavorSupported_Test.java#isDataFlavorSupported_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 32 (32 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/DataHandler/setCommandMap_Test.java#setCommandMap_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/DataHandler/setCommandMap_Test.java#setCommandMap_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 33 (33 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/DataHandler/setDataContentHandlerFactory_Test.java#setDataContentHandlerFactory_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/DataHandler/setDataContentHandlerFactory_Test.java#setDataContentHandlerFactory_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 34 (34 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/DataHandler/writeTo_Test.java#writeTo_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/DataHandler/writeTo_Test.java#writeTo_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 35 (35 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/FileDataSource/FileDataSource_Test.java#FileDataSource_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/FileDataSource/FileDataSource_Test.java#FileDataSource_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 36 (36 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/FileDataSource/getContentType_Test.java#getContentType_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/FileDataSource/getContentType_Test.java#getContentType_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 37 (37 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/FileDataSource/getFile_Test.java#getFile_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/FileDataSource/getFile_Test.java#getFile_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 38 (38 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/FileDataSource/getInputStream_Test.java#getInputStream_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/FileDataSource/getInputStream_Test.java#getInputStream_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 39 (39 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/FileDataSource/getName_Test.java#getName_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/FileDataSource/getName_Test.java#getName_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 40 (40 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/FileDataSource/getOutputStream_Test.java#getOutputStream_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/FileDataSource/getOutputStream_Test.java#getOutputStream_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 41 (41 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/FileDataSource/setFileTypeMap_Test.java#setFileTypeMap_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/FileDataSource/setFileTypeMap_Test.java#setFileTypeMap_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 42 (42 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/FileTypeMap/FileTypeMap_Test.java#FileTypeMap_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/FileTypeMap/FileTypeMap_Test.java#FileTypeMap_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 43 (43 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/FileTypeMap/getContentType_Test.java#getContentType_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/FileTypeMap/getContentType_Test.java#getContentType_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 44 (44 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/FileTypeMap/getDefaultFileTypeMap_Test.java#getDefaultFileTypeMap_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/FileTypeMap/getDefaultFileTypeMap_Test.java#getDefaultFileTypeMap_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 45 (45 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/FileTypeMap/setDefaultFileTypeMap_Test.java#setDefaultFileTypeMap_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/FileTypeMap/setDefaultFileTypeMap_Test.java#setDefaultFileTypeMap_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 46 (46 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/addMailcap_Test.java#addMailcap_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/addMailcap_Test.java#addMailcap_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 47 (47 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/createDataContentHandler_Test.java#createDataContentHandler_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/createDataContentHandler_Test.java#createDataContentHandler_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 48 (48 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/getAllCommands_Test.java#getAllCommands_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/getAllCommands_Test.java#getAllCommands_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 49 (49 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/getCommand_Test.java#getCommand_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/getCommand_Test.java#getCommand_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 50 (50 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/getPreferredCommands_Test.java#getPreferredCommands_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/getPreferredCommands_Test.java#getPreferredCommands_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 51 (51 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/loadFromConf_Test.java#loadFromConf_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/loadFromConf_Test.java#loadFromConf_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 52 (52 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/loadFromLib_Test.java#loadFromLib_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/loadFromLib_Test.java#loadFromLib_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 53 (53 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/MailcapCommandMap_Test.java#MailcapCommandMap_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/MailcapCommandMap_Test.java#MailcapCommandMap_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 54 (54 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/MimeType/getBaseType_Test.java#getBaseType_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/MimeType/getBaseType_Test.java#getBaseType_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 55 (55 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/MimeType/getParameter_Test.java#getParameter_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/MimeType/getParameter_Test.java#getParameter_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 56 (56 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/MimeType/getParameters_Test.java#getParameters_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/MimeType/getParameters_Test.java#getParameters_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 57 (57 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/MimeType/getPrimaryType_Test.java#getPrimaryType_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/MimeType/getPrimaryType_Test.java#getPrimaryType_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 58 (58 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/MimeType/getSubType_Test.java#getSubType_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/MimeType/getSubType_Test.java#getSubType_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 59 (59 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/MimeType/match_Test.java#match_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/MimeType/match_Test.java#match_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 60 (60 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/MimeType/MimeType_Test.java#MimeType_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/MimeType/MimeType_Test.java#MimeType_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 61 (61 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/MimeType/readExternal_Test.java#readExternal_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/MimeType/readExternal_Test.java#readExternal_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 62 (62 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/MimeType/removeParameter_Test.java#removeParameter_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/MimeType/removeParameter_Test.java#removeParameter_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 63 (63 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/MimeType/setParameter_Test.java#setParameter_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/MimeType/setParameter_Test.java#setParameter_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 64 (64 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/MimeType/setPrimaryType_Test.java#setPrimaryType_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/MimeType/setPrimaryType_Test.java#setPrimaryType_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 65 (65 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/MimeType/setSubType_Test.java#setSubType_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/MimeType/setSubType_Test.java#setSubType_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 66 (66 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/MimeType/toString_Test.java#toString_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/MimeType/toString_Test.java#toString_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 67 (67 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/MimeType/writeExternal_Test.java#writeExternal_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/MimeType/writeExternal_Test.java#writeExternal_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 68 (68 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/get_Test.java#get_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/get_Test.java#get_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 69 (69 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/getNames_Test.java#getNames_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/getNames_Test.java#getNames_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 70 (70 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/isEmpty_Test.java#isEmpty_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/isEmpty_Test.java#isEmpty_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 71 (71 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/MimeTypeParameterList_Test.java#MimeTypeParameterList_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/MimeTypeParameterList_Test.java#MimeTypeParameterList_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 72 (72 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/remove_Test.java#remove_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/remove_Test.java#remove_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 73 (73 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/set_Test.java#set_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/set_Test.java#set_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 74 (74 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/size_Test.java#size_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/size_Test.java#size_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 75 (75 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/toString_Test.java#toString_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/toString_Test.java#toString_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 76 (76 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/MimeTypeParseException/MimeTypeParseException_Test.java#MimeTypeParseException_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/MimeTypeParseException/MimeTypeParseException_Test.java#MimeTypeParseException_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 77 (77 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/MimetypesFileTypeMap/addMimeTypes_Test.java#addMimeTypes_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/MimetypesFileTypeMap/addMimeTypes_Test.java#addMimeTypes_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 78 (78 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/MimetypesFileTypeMap/getContentType_Test.java#getContentType_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/MimetypesFileTypeMap/getContentType_Test.java#getContentType_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 79 (79 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/MimetypesFileTypeMap/loadFromConf_Test.java#loadFromConf_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/MimetypesFileTypeMap/loadFromConf_Test.java#loadFromConf_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 80 (80 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/MimetypesFileTypeMap/loadFromLib_Test.java#loadFromLib_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/MimetypesFileTypeMap/loadFromLib_Test.java#loadFromLib_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 81 (81 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/MimetypesFileTypeMap/MimetypesFileTypeMap_Test.java#MimetypesFileTypeMap_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/MimetypesFileTypeMap/MimetypesFileTypeMap_Test.java#MimetypesFileTypeMap_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 82 (82 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/Module/UnnamedModule_Test.java#UnnamedModule_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/Module/UnnamedModule_Test.java#UnnamedModule_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 83 (83 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/UnsupportedDataTypeException/UnsupportedDTException_Test.java#UnsupportedDTException_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/UnsupportedDataTypeException/UnsupportedDTException_Test.java#UnsupportedDTException_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 84 (84 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/URLDataSource/getContentType_Test.java#getContentType_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/URLDataSource/getContentType_Test.java#getContentType_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 85 (85 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/URLDataSource/getInputStream_Test.java#getInputStream_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/URLDataSource/getInputStream_Test.java#getInputStream_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 86 (86 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/URLDataSource/getName_Test.java#getName_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/URLDataSource/getName_Test.java#getName_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 87 (87 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/URLDataSource/getOutputStream_Test.java#getOutputStream_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/URLDataSource/getOutputStream_Test.java#getOutputStream_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 88 (88 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/URLDataSource/getURL_Test.java#getURL_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/URLDataSource/getURL_Test.java#getURL_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 89 (89 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/URLDataSource/URLDataSource_Test.java#URLDataSource_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/URLDataSource/URLDataSource_Test.java#URLDataSource_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 90 (90 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: com/sun/tdk/signaturetest/SignatureTest.java [javatest.batch] Mar 24, 2023, 8:47:56 AM Finished executing all tests, wait for cleanup... [javatest.batch] Mar 24, 2023, 8:47:56 AM Harness done with cleanup from test run. [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........com/sun/tdk/signaturetest/SignatureTest.java [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 91 (91 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Completed running 91 tests. [javatest.batch] Number of Tests Passed = 91 [javatest.batch] Number of Tests Failed = 0 [javatest.batch] Number of Tests with Errors = 0 [javatest.batch] Number of Tests Not Run = 0 [javatest.batch] --------------------------------------------------------------- [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/ActivationDataFlavor_Test.java#ActivationDataFlavor_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/equals_Test.java#equals_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/getHumanPresentableName_Test.java#getHumanPresentableName_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/getMimeType_Test.java#getMimeType_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/getRepresentationClass_Test.java#getRepresentationClass_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/isMimeTypeEqual_Test.java#isMimeTypeEqual_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/normalizeMimeType_Test.java#normalizeMimeType_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/normalizeMimeTypeParameter_Test.java#normalizeMimeTypeParameter_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/setHumanPresentableName_Test.java#setHumanPresentableName_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/CommandInfo/CommandInfo_Test.java#CommandInfo_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/CommandInfo/getCommandClass_Test.java#getCommandClass_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/CommandInfo/getCommandName_Test.java#getCommandName_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/CommandInfo/getCommandObject_Test.java#getCommandObject_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/CommandMap/getAllCommands_Test.java#getAllCommands_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/CommandMap/getCommand_Test.java#getCommand_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/CommandMap/getDefaultCommandMap_Test.java#getDefaultCommandMap_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/CommandMap/getPreferredCommands_Test.java#getPreferredCommands_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/CommandMap/setDefaultCommandMap_Test.java#setDefaultCommandMap_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/DataHandler/DataHandler_Test.java#DataHandler_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/DataHandler/getAllCommands_Test.java#getAllCommands_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/DataHandler/getBean_Test.java#getBean_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/DataHandler/getCommand_Test.java#getCommand_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/DataHandler/getContent_Test.java#getContent_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/DataHandler/getContentType_Test.java#getContentType_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/DataHandler/getDataSource_Test.java#getDataSource_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/DataHandler/getInputStream_Test.java#getInputStream_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/DataHandler/getName_Test.java#getName_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/DataHandler/getOutputStream_Test.java#getOutputStream_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/DataHandler/getPreferredCommands_Test.java#getPreferredCommands_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/DataHandler/getTransferData_Test.java#getTransferData_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/DataHandler/getTransferDataFlavors_Test.java#getTransferDataFlavors_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/DataHandler/isDataFlavorSupported_Test.java#isDataFlavorSupported_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/DataHandler/setCommandMap_Test.java#setCommandMap_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/DataHandler/setDataContentHandlerFactory_Test.java#setDataContentHandlerFactory_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/DataHandler/writeTo_Test.java#writeTo_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/FileDataSource/FileDataSource_Test.java#FileDataSource_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/FileDataSource/getContentType_Test.java#getContentType_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/FileDataSource/getFile_Test.java#getFile_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/FileDataSource/getInputStream_Test.java#getInputStream_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/FileDataSource/getName_Test.java#getName_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/FileDataSource/getOutputStream_Test.java#getOutputStream_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/FileDataSource/setFileTypeMap_Test.java#setFileTypeMap_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/FileTypeMap/FileTypeMap_Test.java#FileTypeMap_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/FileTypeMap/getContentType_Test.java#getContentType_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/FileTypeMap/getDefaultFileTypeMap_Test.java#getDefaultFileTypeMap_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/FileTypeMap/setDefaultFileTypeMap_Test.java#setDefaultFileTypeMap_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/addMailcap_Test.java#addMailcap_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/createDataContentHandler_Test.java#createDataContentHandler_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/getAllCommands_Test.java#getAllCommands_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/getCommand_Test.java#getCommand_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/getPreferredCommands_Test.java#getPreferredCommands_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/loadFromConf_Test.java#loadFromConf_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/loadFromLib_Test.java#loadFromLib_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/MailcapCommandMap_Test.java#MailcapCommandMap_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/MimeType/getBaseType_Test.java#getBaseType_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/MimeType/getParameter_Test.java#getParameter_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/MimeType/getParameters_Test.java#getParameters_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/MimeType/getPrimaryType_Test.java#getPrimaryType_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/MimeType/getSubType_Test.java#getSubType_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/MimeType/match_Test.java#match_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/MimeType/MimeType_Test.java#MimeType_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/MimeType/readExternal_Test.java#readExternal_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/MimeType/removeParameter_Test.java#removeParameter_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/MimeType/setParameter_Test.java#setParameter_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/MimeType/setPrimaryType_Test.java#setPrimaryType_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/MimeType/setSubType_Test.java#setSubType_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/MimeType/toString_Test.java#toString_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/MimeType/writeExternal_Test.java#writeExternal_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/get_Test.java#get_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/getNames_Test.java#getNames_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/isEmpty_Test.java#isEmpty_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/MimeTypeParameterList_Test.java#MimeTypeParameterList_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/remove_Test.java#remove_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/set_Test.java#set_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/size_Test.java#size_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/toString_Test.java#toString_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/MimeTypeParseException/MimeTypeParseException_Test.java#MimeTypeParseException_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/MimetypesFileTypeMap/addMimeTypes_Test.java#addMimeTypes_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/MimetypesFileTypeMap/getContentType_Test.java#getContentType_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/MimetypesFileTypeMap/loadFromConf_Test.java#loadFromConf_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/MimetypesFileTypeMap/loadFromLib_Test.java#loadFromLib_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/MimetypesFileTypeMap/MimetypesFileTypeMap_Test.java#MimetypesFileTypeMap_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/Module/UnnamedModule_Test.java#UnnamedModule_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/UnsupportedDataTypeException/UnsupportedDTException_Test.java#UnsupportedDTException_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/URLDataSource/getContentType_Test.java#getContentType_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/URLDataSource/getInputStream_Test.java#getInputStream_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/URLDataSource/getName_Test.java#getName_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/URLDataSource/getOutputStream_Test.java#getOutputStream_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/URLDataSource/getURL_Test.java#getURL_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/URLDataSource/URLDataSource_Test.java#URLDataSource_Test [javatest.batch] PASSED........com/sun/tdk/signaturetest/SignatureTest.java [javatest.batch] Total time = 45s [javatest.batch] Setup time = 0s [javatest.batch] Cleanup time = 0s [javatest.batch] Test results: passed: 91 [javatest.batch] Results written to /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork. [javatest.batch] Report written to /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTreport run.pluggability: [javatest.batch] Starting tests [javatest.batch] Mar 24, 2023, 8:47:58 AM Harness starting test run with configuration "jafUnix"... [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/Pluggability/MailcapRegistryProvider_Test.java#MailcapRegistryProvider_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/Pluggability/MailcapRegistryProvider_Test.java#MailcapRegistryProvider_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 1 (1 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Beginning Test: javasoft/sqe/tests/jakarta/activation/Pluggability/MimeTypeRegistryProvider_Test.java#MimeTypeRegistryProvider_Test [javatest.batch] Mar 24, 2023, 8:47:59 AM Finished executing all tests, wait for cleanup... [javatest.batch] Mar 24, 2023, 8:47:59 AM Harness done with cleanup from test run. [javatest.batch] --------------------------------------------------------------- [javatest.batch] Finished Test: PASSED........javasoft/sqe/tests/jakarta/activation/Pluggability/MimeTypeRegistryProvider_Test.java#MimeTypeRegistryProvider_Test [javatest.batch] --------------------------------------------------------------- [javatest.batch] Number of tests completed: 2 (2 pass, 0 fail, 0 errors) [javatest.batch] *************************************************************** [javatest.batch] Completed running 2 tests. [javatest.batch] Number of Tests Passed = 2 [javatest.batch] Number of Tests Failed = 0 [javatest.batch] Number of Tests with Errors = 0 [javatest.batch] Number of Tests Not Run = 0 [javatest.batch] --------------------------------------------------------------- [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/Pluggability/MailcapRegistryProvider_Test.java#MailcapRegistryProvider_Test [javatest.batch] PASSED........javasoft/sqe/tests/jakarta/activation/Pluggability/MimeTypeRegistryProvider_Test.java#MimeTypeRegistryProvider_Test [javatest.batch] Total time = 1s [javatest.batch] Setup time = 0s [javatest.batch] Cleanup time = 0s [javatest.batch] Test results: passed: 2 [javatest.batch] Results written to /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork. [javatest.batch] Report written to /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTreport-Pluggability BUILD SUCCESSFUL Total time: 51 seconds ++ hostname -f + HOST=activation-tck-ci-pod-d755a560-c75a-47b3-b50f-0508163bea7-9rbxp + echo '1 activation-tck-ci-pod-d755a560-c75a-47b3-b50f-0508163bea7-9rbxp' + mkdir -p /home/jenkins/agent/workspace/activation-tck_master/results/junitreports/ + /opt/jdk-11.0.2/bin/java -Djunit.embed.sysout=true -jar /home/jenkins/agent/workspace/activation-tck_master/docker/JTReportParser/JTReportParser.jar /home/jenkins/agent/workspace/activation-tck_master/args.txt /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTreport /home/jenkins/agent/workspace/activation-tck_master/results/junitreports/ Read line: 1 activation-tck-ci-pod-d755a560-c75a-47b3-b50f-0508163bea7-9rbxp [WARN] Could not get the required arguments.processed line does not meet the requirements + tar zcvf /home/jenkins/agent/workspace/activation-tck_master/activation-tck-results.tar.gz /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTreport /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/ /home/jenkins/agent/workspace/activation-tck_master/results/junitreports/ tar: Removing leading `/' from member names /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTreport/ /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTreport/html/ /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTreport/html/report.html /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTreport/html/report.css /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTreport/html/config.html /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTreport/html/env.html /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTreport/html/excluded.html /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTreport/html/passed.html /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTreport/html/passed_gr.html /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTreport/html/failed.html /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTreport/html/failed_gr.html /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTreport/html/error.html /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTreport/html/error_gr.html /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTreport/html/notRun.html /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTreport/html/kfl_fail2missing.html /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTreport/html/kfl_fail2pass.html /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTreport/html/kfl_fail2error.html /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTreport/html/kfl_fail2notrun.html /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTreport/html/kfl_fail2fail.html /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTreport/html/kfl_newfailures.html /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTreport/html/kfl_otherErrors.html /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTreport/html/kfl_tc_fail2missing.html /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTreport/html/kfl_tc_fail2pass.html /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTreport/html/kfl_tc_fail2error.html /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTreport/html/kfl_tc_fail2notrun.html /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTreport/html/kfl_tc_newfailures.html /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTreport/text/ /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTreport/text/summary.txt /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTreport/text/fail2missing.txt /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTreport/text/fail2pass.txt /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTreport/text/faiL2error.txt /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTreport/text/fail2notrun.txt /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTreport/text/fail2fail.txt /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTreport/text/newfailures.txt /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTreport/text/other_errors.txt /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTreport/text/tc_fail2missing.txt /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTreport/text/tc_fail2pass.txt /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTreport/text/tc_fail2error.txt /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTreport/text/tc_fail2notrun.txt /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTreport/text/tc_newfailures.txt /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTreport/reportdir.dat /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTreport/index.html /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/ /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/jtData/ /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/jtData/wdinfo /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/jtData/testsuite /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/jtData/ResultCache2.jtw /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/jtData/log.txt /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/jtData/harness.trace /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/jtData/lastRun.txt /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/jtData/logfile.log~ /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/jtData/logfile.log.rec.index~ /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/jtData/logfile.log.log.index~ /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/jtData/logfile.log /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/jtData/logfile.log.log.index /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/jtData/logfile.log.rec.index /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/ /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/ /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/ /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/ /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/ /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/ /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/testlist_ActivationDataFlavor_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/testlist_equals_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/testlist_getHumanPresentableName_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/testlist_getMimeType_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/testlist_getRepresentationClass_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/testlist_isMimeTypeEqual_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/testlist_normalizeMimeType_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/testlist_normalizeMimeTypeParameter_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/ActivationDataFlavor/testlist_setHumanPresentableName_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/CommandInfo/ /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/CommandInfo/testlist_CommandInfo_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/CommandInfo/testlist_getCommandClass_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/CommandInfo/testlist_getCommandName_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/CommandInfo/testlist_getCommandObject_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/CommandMap/ /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/CommandMap/testlist_getAllCommands_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/CommandMap/testlist_getCommand_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/CommandMap/testlist_getDefaultCommandMap_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/CommandMap/testlist_getPreferredCommands_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/CommandMap/testlist_setDefaultCommandMap_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/DataHandler/ /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/DataHandler/testlist_DataHandler_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/DataHandler/testlist_getAllCommands_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/DataHandler/testlist_getBean_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/DataHandler/testlist_getCommand_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/DataHandler/testlist_getContent_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/DataHandler/testlist_getContentType_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/DataHandler/testlist_getDataSource_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/DataHandler/testlist_getInputStream_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/DataHandler/testlist_getName_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/DataHandler/testlist_getOutputStream_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/DataHandler/testlist_getPreferredCommands_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/DataHandler/testlist_getTransferData_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/DataHandler/testlist_getTransferDataFlavors_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/DataHandler/testlist_isDataFlavorSupported_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/DataHandler/testlist_setCommandMap_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/DataHandler/testlist_setDataContentHandlerFactory_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/DataHandler/testlist_writeTo_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/FileDataSource/ /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/FileDataSource/testlist_FileDataSource_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/FileDataSource/testlist_getContentType_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/FileDataSource/testlist_getFile_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/FileDataSource/testlist_getInputStream_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/FileDataSource/testlist_getName_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/FileDataSource/testlist_getOutputStream_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/FileDataSource/testlist_setFileTypeMap_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/FileTypeMap/ /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/FileTypeMap/testlist_FileTypeMap_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/FileTypeMap/testlist_getContentType_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/FileTypeMap/testlist_getDefaultFileTypeMap_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/FileTypeMap/testlist_setDefaultFileTypeMap_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/ /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/testlist_addMailcap_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/testlist_createDataContentHandler_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/testlist_getAllCommands_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/testlist_getCommand_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/testlist_getPreferredCommands_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/testlist_loadFromConf_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/testlist_loadFromLib_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/MailcapCommandMap/testlist_MailcapCommandMap_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/MimeType/ /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/MimeType/testlist_getBaseType_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/MimeType/testlist_getParameter_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/MimeType/testlist_getParameters_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/MimeType/testlist_getPrimaryType_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/MimeType/testlist_getSubType_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/MimeType/testlist_match_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/MimeType/testlist_MimeType_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/MimeType/testlist_readExternal_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/MimeType/testlist_removeParameter_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/MimeType/testlist_setParameter_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/MimeType/testlist_setPrimaryType_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/MimeType/testlist_setSubType_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/MimeType/testlist_toString_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/MimeType/testlist_writeExternal_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/ /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/testlist_get_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/testlist_getNames_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/testlist_isEmpty_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/testlist_MimeTypeParameterList_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/testlist_remove_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/testlist_set_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/testlist_size_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/MimeTypeParameterList/testlist_toString_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/MimeTypeParseException/ /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/MimeTypeParseException/testlist_MimeTypeParseException_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/MimetypesFileTypeMap/ /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/MimetypesFileTypeMap/testlist_addMimeTypes_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/MimetypesFileTypeMap/testlist_getContentType_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/MimetypesFileTypeMap/testlist_loadFromConf_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/MimetypesFileTypeMap/testlist_loadFromLib_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/MimetypesFileTypeMap/testlist_MimetypesFileTypeMap_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/Module/ /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/Module/testlist_UnnamedModule_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/UnsupportedDataTypeException/ /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/UnsupportedDataTypeException/testlist_UnsupportedDTException_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/URLDataSource/ /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/URLDataSource/testlist_getContentType_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/URLDataSource/testlist_getInputStream_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/URLDataSource/testlist_getName_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/URLDataSource/testlist_getOutputStream_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/URLDataSource/testlist_getURL_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/URLDataSource/testlist_URLDataSource_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/Pluggability/ /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/Pluggability/testlist_MailcapRegistryProvider_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/javasoft/sqe/tests/jakarta/activation/Pluggability/testlist_MimeTypeRegistryProvider_Test.jtr /home/jenkins/agent/workspace/activation-tck_master/activation-tck/JTwork/SignatureTest.jtr /home/jenkins/agent/workspace/activation-tck_master/results/junitreports/ [Pipeline] archiveArtifacts Archiving artifacts [Pipeline] junit Recording test results No test report files were found. Configuration error? None of the test reports contained any result [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result [withMaven] WARNING abort infinite build trigger loop. Please consider opening a Jira issue: Infinite loop of job triggers Finished: SUCCESS