Skip to content

Console Output

Started by user Gurunandan Rao
Running as Gurunandan Rao
Agent basic-ls30c is provisioned from template basic
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations: {}
  labels:
    jenkins: "slave"
    jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
    jenkins/label: "basic"
  name: "basic-ls30c"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.jakartaee-tck.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "basic-ls30c"
    - name: "JENKINS_REMOTING_JAVA_OPTS"
      value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
        \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
    - name: "JAVA_TOOL_OPTIONS"
      value: ""
    - name: "_JAVA_OPTIONS"
      value: ""
    - name: "OPENJ9_JAVA_OPTIONS"
      value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
    - name: "JENKINS_NAME"
      value: "basic-ls30c"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.jakartaee-tck.svc.cluster.local/jakartaee-tck/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.11.2"
    imagePullPolicy: "Always"
    name: "jnlp"
    resources:
      limits:
        cpu: "4460m"
        memory: "16384Mi"
      requests:
        cpu: "4160m"
        memory: "16384Mi"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/.m2/toolchains.xml"
      name: "m2-dir"
      readOnly: true
      subPath: "toolchains.xml"
    - mountPath: "/home/jenkins/.mavenrc"
      name: "m2-dir"
      readOnly: true
      subPath: ".mavenrc"
    - mountPath: "/opt/tools"
      name: "volume-0"
      readOnly: false
    - mountPath: "/home/jenkins"
      name: "volume-2"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/repository"
      name: "volume-3"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings-security.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings-security.xml"
    - mountPath: "/home/jenkins/.m2/wrapper"
      name: "volume-4"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings.xml"
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-1"
      readOnly: false
      subPath: ""
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-jakartaee-tck"
      readOnly: true
  - name: "m2-secret-dir"
    secret:
      secretName: "m2-secret-dir"
  - emptyDir:
      medium: ""
    name: "volume-2"
  - configMap:
      name: "m2-dir"
    name: "m2-dir"
  - configMap:
      name: "known-hosts"
    name: "volume-1"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - emptyDir:
      medium: ""
    name: "volume-4"
  - emptyDir:
      medium: ""
    name: "volume-3"

[EnvInject] - Loading node environment variables.
Building remotely on basic-ls30c (basic) in workspace /home/jenkins/agent/workspace/10/eftl-standalonetck-certification
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-jaqnxYbduDhB/agent.62
SSH_AGENT_PID=64
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/10/eftl-standalonetck-certification@tmp/private_key_16874196915379575154.key (/home/jenkins/agent/workspace/10/eftl-standalonetck-certification@tmp/private_key_16874196915379575154.key)
[ssh-agent] Using credentials eclipse-jakartaee-tck-bot (ssh://genie.jakartaee-tck@projects-storage.eclipse.org)
Run condition [Boolean condition] enabling prebuild for step [BuilderChain]
Run condition [Boolean condition] enabling prebuild for step [BuilderChain]
Run condition [Boolean condition] enabling prebuild for step [BuilderChain]
Run condition [Boolean condition] enabling prebuild for step [BuilderChain]
[eftl-standalonetck-certification] $ /bin/bash -x /tmp/jenkins17187639077450452222.sh
+ '[' EFTL_JAKARTAEE10_PROMOTED == EFTL_JAKARTAEE10_PROMOTED ']'
+ export BUNDLE_URL=https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/
+ BUNDLE_URL=https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/
+ export 'BUNDLE_LIST=jakarta-annotations-tck-2.1.0.zip jakarta-authentication-tck-3.0.0.zip jakarta-authorization-tck-3.0.0.zip jakarta-concurrency-tck-3.0.0.zip jakarta-connectors-tck-2.1.0.zip jakarta-expression-language-tck-5.0.0.zip jakarta-faces-tck-3.1.0.zip jakarta-jsonb-tck-3.0.0.zip jakarta-jsonp-tck-2.1.0.zip jakarta-messaging-tck-3.1.0.zip jakarta-pages-tck-3.1.0.zip jakarta-persistence-tck-3.1.0.zip jakarta-restful-ws-tck-3.1.0.zip jakarta-security-tck-3.0.0.zip jakarta-servlet-tck-6.0.0.zip jakarta-soap-tck-3.0.0.zip jakarta-tags-tck-3.0.0.zip jakarta-transactions-tck-2.0.2.zip jakarta-websocket-tck-2.1.0.zip jakarta-xml-ws-tck-4.0.0.zip'
+ BUNDLE_LIST='jakarta-annotations-tck-2.1.0.zip jakarta-authentication-tck-3.0.0.zip jakarta-authorization-tck-3.0.0.zip jakarta-concurrency-tck-3.0.0.zip jakarta-connectors-tck-2.1.0.zip jakarta-expression-language-tck-5.0.0.zip jakarta-faces-tck-3.1.0.zip jakarta-jsonb-tck-3.0.0.zip jakarta-jsonp-tck-2.1.0.zip jakarta-messaging-tck-3.1.0.zip jakarta-pages-tck-3.1.0.zip jakarta-persistence-tck-3.1.0.zip jakarta-restful-ws-tck-3.1.0.zip jakarta-security-tck-3.0.0.zip jakarta-servlet-tck-6.0.0.zip jakarta-soap-tck-3.0.0.zip jakarta-tags-tck-3.0.0.zip jakarta-transactions-tck-2.0.2.zip jakarta-websocket-tck-2.1.0.zip jakarta-xml-ws-tck-4.0.0.zip'
+ export JAF_BUNDLE_URL=https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/
+ JAF_BUNDLE_URL=https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/
+ export MAIL_BUNDLE_URL=https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/
+ MAIL_BUNDLE_URL=https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/
+ export JAF_BUNDLE_NAME=jakarta-activation-tck-2.1.0.zip
+ JAF_BUNDLE_NAME=jakarta-activation-tck-2.1.0.zip
+ export MAIL_BUNDLE_NAME=jakarta-mail-tck-2.1.0.zip
+ MAIL_BUNDLE_NAME=jakarta-mail-tck-2.1.0.zip
+ export DSOLTCK_BUNDLE_NAME=jakarta-debugging-tck-2.0.0.zip
+ DSOLTCK_BUNDLE_NAME=jakarta-debugging-tck-2.0.0.zip
+ rm -f standalonetck.properties
+ touch standalonetck.properties
+ echo GF_BUNDLE_URL=https://download.eclipse.org/ee4j/glassfish/glassfish-7.0.0-SNAPSHOT-nightly.zip
+ echo GF_VERSION_URL=
+ echo PROFILE=FULL
+ echo BUILD_TYPE=STANDALONE-TCK
+ echo 'standalone_tcks=caj saaj'
+ echo TCK_BUNDLE_BASE_URL=https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/
+ echo 'STANDALONE_TCK_BUNDLES_FILE_NAME_LIST=jakarta-annotations-tck-2.1.0.zip jakarta-authentication-tck-3.0.0.zip jakarta-authorization-tck-3.0.0.zip jakarta-concurrency-tck-3.0.0.zip jakarta-connectors-tck-2.1.0.zip jakarta-expression-language-tck-5.0.0.zip jakarta-faces-tck-3.1.0.zip jakarta-jsonb-tck-3.0.0.zip jakarta-jsonp-tck-2.1.0.zip jakarta-messaging-tck-3.1.0.zip jakarta-pages-tck-3.1.0.zip jakarta-persistence-tck-3.1.0.zip jakarta-restful-ws-tck-3.1.0.zip jakarta-security-tck-3.0.0.zip jakarta-servlet-tck-6.0.0.zip jakarta-soap-tck-3.0.0.zip jakarta-tags-tck-3.0.0.zip jakarta-transactions-tck-2.0.2.zip jakarta-websocket-tck-2.1.0.zip jakarta-xml-ws-tck-4.0.0.zip'
+ echo LICENSE=EFTL
+ echo JDK=JDK17
+ rm -f jaf-tck.properties
+ touch jaf-tck.properties
+ echo GF_BUNDLE_URL=https://download.eclipse.org/ee4j/glassfish/glassfish-7.0.0-SNAPSHOT-nightly.zip
+ echo GF_VERSION_URL=
+ echo PROFILE=FULL
+ echo LICENSE=EFTL
+ echo TCK_BUNDLE_BASE_URL=https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/
+ echo TCK_BUNDLE_FILE_NAME=jakarta-activation-tck-2.1.0.zip
+ echo JDK=JDK17
+ echo ACTIVATION_BUNDLE_URL=https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/activation/jakarta.activation/2.0.0/jakarta.activation-2.0.0.jar
+ rm -f mail-tck.properties
+ touch mail-tck.properties
+ echo PROFILE=FULL
+ echo LICENSE=EFTL
+ echo TCK_BUNDLE_BASE_URL=https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/
+ echo TCK_BUNDLE_FILE_NAME=jakarta-mail-tck-2.1.0.zip
+ echo JDK=JDK17
+ echo MAIL_BUNDLE_URL=https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/mail/jakarta.mail/2.0.0/jakarta.mail-2.0.0.jar
+ rm -f dsol-tck.properties
+ touch dsol-tck.properties
+ echo GF_BUNDLE_URL=https://download.eclipse.org/ee4j/glassfish/glassfish-7.0.0-SNAPSHOT-nightly.zip
+ echo GF_VERSION_URL=
+ echo PROFILE=FULL
+ echo LICENSE=EFTL
+ echo TCK_BUNDLE_BASE_URL=https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/
+ echo JDK=JDK17
+ echo TCK_BUNDLE_FILE_NAME=jakarta-debugging-tck-2.0.0.zip
[Boolean condition] checking [false] against [^(1|y|yes|t|true|on|run)$] (origin token: $JAKARTAEE_TCKS)
Run condition [Boolean condition] preventing perform for step [BuilderChain]
[Boolean condition] checking [false] against [^(1|y|yes|t|true|on|run)$] (origin token: $DSOL_TCK)
Run condition [Boolean condition] preventing perform for step [BuilderChain]
[Boolean condition] checking [false] against [^(1|y|yes|t|true|on|run)$] (origin token: $JAF_TCK)
Run condition [Boolean condition] preventing perform for step [BuilderChain]
[Boolean condition] checking [false] against [^(1|y|yes|t|true|on|run)$] (origin token: $MAIL_TCK)
Run condition [Boolean condition] preventing perform for step [BuilderChain]
[eftl-standalonetck-certification] $ /bin/bash -x /tmp/jenkins2550103424115501008.sh
+ for f in *.tar.gz
+ tar zxf '*.tar.gz' -C /home/jenkins/agent/workspace/10/eftl-standalonetck-certification --strip-components=5
tar (child): *.tar.gz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
+ ls
dsol-tck.properties
jaf-tck.properties
mail-tck.properties
standalonetck.properties
+ cd results
/tmp/jenkins2550103424115501008.sh: line 8: cd: results: No such file or directory
+ find -name '*.xml' -print -type f -exec touch '{}' ';'
+ cd ..
+ echo 'Version Info:Eclipse GF version used : https://download.eclipse.org/ee4j/glassfish/glassfish-7.0.0-SNAPSHOT-nightly.zip'
Version Info:Eclipse GF version used : https://download.eclipse.org/ee4j/glassfish/glassfish-7.0.0-SNAPSHOT-nightly.zip
+ '[' EFTL_JAKARTAEE10_PROMOTED == EFTL_JAKARTAEE10_PROMOTED ']'
+ export BUNDLE_URL=https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/
+ BUNDLE_URL=https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/
+ export 'BUNDLE_LIST=jakarta-annotations-tck-2.1.0.zip jakarta-authentication-tck-3.0.0.zip jakarta-authorization-tck-3.0.0.zip jakarta-concurrency-tck-3.0.0.zip jakarta-connectors-tck-2.1.0.zip jakarta-expression-language-tck-5.0.0.zip jakarta-faces-tck-3.1.0.zip jakarta-jsonb-tck-3.0.0.zip jakarta-jsonp-tck-2.1.0.zip jakarta-messaging-tck-3.1.0.zip jakarta-pages-tck-3.1.0.zip jakarta-persistence-tck-3.1.0.zip jakarta-restful-ws-tck-3.1.0.zip jakarta-security-tck-3.0.0.zip jakarta-servlet-tck-6.0.0.zip jakarta-soap-tck-3.0.0.zip jakarta-tags-tck-3.0.0.zip jakarta-transactions-tck-2.0.2.zip jakarta-websocket-tck-2.1.0.zip jakarta-xml-ws-tck-4.0.0.zip'
+ BUNDLE_LIST='jakarta-annotations-tck-2.1.0.zip jakarta-authentication-tck-3.0.0.zip jakarta-authorization-tck-3.0.0.zip jakarta-concurrency-tck-3.0.0.zip jakarta-connectors-tck-2.1.0.zip jakarta-expression-language-tck-5.0.0.zip jakarta-faces-tck-3.1.0.zip jakarta-jsonb-tck-3.0.0.zip jakarta-jsonp-tck-2.1.0.zip jakarta-messaging-tck-3.1.0.zip jakarta-pages-tck-3.1.0.zip jakarta-persistence-tck-3.1.0.zip jakarta-restful-ws-tck-3.1.0.zip jakarta-security-tck-3.0.0.zip jakarta-servlet-tck-6.0.0.zip jakarta-soap-tck-3.0.0.zip jakarta-tags-tck-3.0.0.zip jakarta-transactions-tck-2.0.2.zip jakarta-websocket-tck-2.1.0.zip jakarta-xml-ws-tck-4.0.0.zip'
+ export JAF_BUNDLE_URL=https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/
+ JAF_BUNDLE_URL=https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/
+ export MAIL_BUNDLE_URL=https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/
+ MAIL_BUNDLE_URL=https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/
+ export JAF_BUNDLE_NAME=jakarta-activation-tck-2.1.0.zip
+ JAF_BUNDLE_NAME=jakarta-activation-tck-2.1.0.zip
+ export MAIL_BUNDLE_NAME=jakarta-mail-tck-2.1.0.zip
+ MAIL_BUNDLE_NAME=jakarta-mail-tck-2.1.0.zip
+ rm -rf /home/jenkins/agent/workspace/10/eftl-standalonetck-certification/tckinfo.txt
+ touch /home/jenkins/agent/workspace/10/eftl-standalonetck-certification/tckinfo.txt
+ '[' EFTL_JAKARTAEE10_PROMOTED '!=' EFTL_JAKARTAEE10_BUILD_LATEST ']'
+ IFS=' '
+ read -ra FILESLIST
+ for i in "${FILESLIST[@]}"
++ echo -e jakarta-annotations-tck-2.1.0.zip
++ sed -e 's/^[[:space:]]*//' -e 's/[[:space:]]*$//'
+ BUNDLE_FILE=jakarta-annotations-tck-2.1.0.zip
+ wget --progress=bar:force --no-cache https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-annotations-tck-2.1.0.zip -O jakarta-annotations-tck-2.1.0.zip
--2022-03-02 16:55:41--  https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-annotations-tck-2.1.0.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: 15594363 (15M) [application/zip]
Saving to: ‘jakarta-annotations-tck-2.1.0.zip’


          jakarta-a   0%[                    ]       0  --.-KB/s               
         jakarta-an  89%[================>   ]  13.29M  66.2MB/s               
jakarta-annotations 100%[===================>]  14.87M  68.0MB/s    in 0.2s    

2022-03-02 16:55:41 (68.0 MB/s) - ‘jakarta-annotations-tck-2.1.0.zip’ saved [15594363/15594363]

+ export NAME=jakarta-annotations-tck-2.1.0.zip
+ NAME=jakarta-annotations-tck-2.1.0.zip
+ echo '***********************************************************************************'
+ echo '***                        TCK bundle information                               ***'
+ echo '*** Name:       jakarta-annotations-tck-2.1.0.zip                                     ***'
+ echo '*** Download URL:    https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-annotations-tck-2.1.0.zip ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org stat -c '"%y"' jakarta-annotations-tck-2.1.0.zip /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/
stat: cannot statx 'jakarta-annotations-tck-2.1.0.zip': No such file or directory
stat: cannot statx '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/': No such file or directory
+ echo '*** Date:         ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org wc -c /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-annotations-tck-2.1.0.zip
++ awk '{print $1}'
wc: '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-annotations-tck-2.1.0.zip': No such file or directory
+ echo '*** Size(b):  ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org sha256sum /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-annotations-tck-2.1.0.zip
++ awk '{print $1}'
sha256sum: '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-annotations-tck-2.1.0.zip': No such file or directory
+ echo '*** SHA256SUM:  ***'
+ echo '***                                                                             ***'
+ echo '***********************************************************************************'
+ rm -rf jakarta-annotations-tck-2.1.0.zip
+ for i in "${FILESLIST[@]}"
++ echo -e jakarta-authentication-tck-3.0.0.zip
++ sed -e 's/^[[:space:]]*//' -e 's/[[:space:]]*$//'
+ BUNDLE_FILE=jakarta-authentication-tck-3.0.0.zip
+ wget --progress=bar:force --no-cache https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-authentication-tck-3.0.0.zip -O jakarta-authentication-tck-3.0.0.zip
--2022-03-02 16:55:43--  https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-authentication-tck-3.0.0.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... 404 Not Found
2022-03-02 16:55:43 ERROR 404: Not Found.

+ export NAME=jakarta-authentication-tck-3.0.0.zip
+ NAME=jakarta-authentication-tck-3.0.0.zip
+ echo '***********************************************************************************'
+ echo '***                        TCK bundle information                               ***'
+ echo '*** Name:       jakarta-authentication-tck-3.0.0.zip                                     ***'
+ echo '*** Download URL:    https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-authentication-tck-3.0.0.zip ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org stat -c '"%y"' jakarta-authentication-tck-3.0.0.zip /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/
stat: cannot statx 'jakarta-authentication-tck-3.0.0.zip': No such file or directory
stat: cannot statx '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/': No such file or directory
+ echo '*** Date:         ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org wc -c /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-authentication-tck-3.0.0.zip
++ awk '{print $1}'
wc: '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-authentication-tck-3.0.0.zip': No such file or directory
+ echo '*** Size(b):  ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org sha256sum /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-authentication-tck-3.0.0.zip
++ awk '{print $1}'
sha256sum: '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-authentication-tck-3.0.0.zip': No such file or directory
+ echo '*** SHA256SUM:  ***'
+ echo '***                                                                             ***'
+ echo '***********************************************************************************'
+ rm -rf jakarta-authentication-tck-3.0.0.zip
+ for i in "${FILESLIST[@]}"
++ echo -e jakarta-authorization-tck-3.0.0.zip
++ sed -e 's/^[[:space:]]*//' -e 's/[[:space:]]*$//'
+ BUNDLE_FILE=jakarta-authorization-tck-3.0.0.zip
+ wget --progress=bar:force --no-cache https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-authorization-tck-3.0.0.zip -O jakarta-authorization-tck-3.0.0.zip
--2022-03-02 16:55:45--  https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-authorization-tck-3.0.0.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... 404 Not Found
2022-03-02 16:55:45 ERROR 404: Not Found.

+ export NAME=jakarta-authorization-tck-3.0.0.zip
+ NAME=jakarta-authorization-tck-3.0.0.zip
+ echo '***********************************************************************************'
+ echo '***                        TCK bundle information                               ***'
+ echo '*** Name:       jakarta-authorization-tck-3.0.0.zip                                     ***'
+ echo '*** Download URL:    https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-authorization-tck-3.0.0.zip ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org stat -c '"%y"' jakarta-authorization-tck-3.0.0.zip /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/
stat: cannot statx 'jakarta-authorization-tck-3.0.0.zip': No such file or directory
stat: cannot statx '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/': No such file or directory
+ echo '*** Date:         ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org wc -c /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-authorization-tck-3.0.0.zip
++ awk '{print $1}'
wc: '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-authorization-tck-3.0.0.zip': No such file or directory
+ echo '*** Size(b):  ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org sha256sum /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-authorization-tck-3.0.0.zip
++ awk '{print $1}'
sha256sum: '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-authorization-tck-3.0.0.zip': No such file or directory
+ echo '*** SHA256SUM:  ***'
+ echo '***                                                                             ***'
+ echo '***********************************************************************************'
+ rm -rf jakarta-authorization-tck-3.0.0.zip
+ for i in "${FILESLIST[@]}"
++ echo -e jakarta-concurrency-tck-3.0.0.zip
++ sed -e 's/^[[:space:]]*//' -e 's/[[:space:]]*$//'
+ BUNDLE_FILE=jakarta-concurrency-tck-3.0.0.zip
+ wget --progress=bar:force --no-cache https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-concurrency-tck-3.0.0.zip -O jakarta-concurrency-tck-3.0.0.zip
--2022-03-02 16:55:47--  https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-concurrency-tck-3.0.0.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... 404 Not Found
2022-03-02 16:55:47 ERROR 404: Not Found.

+ export NAME=jakarta-concurrency-tck-3.0.0.zip
+ NAME=jakarta-concurrency-tck-3.0.0.zip
+ echo '***********************************************************************************'
+ echo '***                        TCK bundle information                               ***'
+ echo '*** Name:       jakarta-concurrency-tck-3.0.0.zip                                     ***'
+ echo '*** Download URL:    https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-concurrency-tck-3.0.0.zip ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org stat -c '"%y"' jakarta-concurrency-tck-3.0.0.zip /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/
stat: cannot statx 'jakarta-concurrency-tck-3.0.0.zip': No such file or directory
stat: cannot statx '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/': No such file or directory
+ echo '*** Date:         ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org wc -c /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-concurrency-tck-3.0.0.zip
++ awk '{print $1}'
wc: '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-concurrency-tck-3.0.0.zip': No such file or directory
+ echo '*** Size(b):  ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org sha256sum /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-concurrency-tck-3.0.0.zip
++ awk '{print $1}'
sha256sum: '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-concurrency-tck-3.0.0.zip': No such file or directory
+ echo '*** SHA256SUM:  ***'
+ echo '***                                                                             ***'
+ echo '***********************************************************************************'
+ rm -rf jakarta-concurrency-tck-3.0.0.zip
+ for i in "${FILESLIST[@]}"
++ echo -e jakarta-connectors-tck-2.1.0.zip
++ sed -e 's/^[[:space:]]*//' -e 's/[[:space:]]*$//'
+ BUNDLE_FILE=jakarta-connectors-tck-2.1.0.zip
+ wget --progress=bar:force --no-cache https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-connectors-tck-2.1.0.zip -O jakarta-connectors-tck-2.1.0.zip
--2022-03-02 16:55:49--  https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-connectors-tck-2.1.0.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... 404 Not Found
2022-03-02 16:55:49 ERROR 404: Not Found.

+ export NAME=jakarta-connectors-tck-2.1.0.zip
+ NAME=jakarta-connectors-tck-2.1.0.zip
+ echo '***********************************************************************************'
+ echo '***                        TCK bundle information                               ***'
+ echo '*** Name:       jakarta-connectors-tck-2.1.0.zip                                     ***'
+ echo '*** Download URL:    https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-connectors-tck-2.1.0.zip ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org stat -c '"%y"' jakarta-connectors-tck-2.1.0.zip /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/
stat: cannot statx 'jakarta-connectors-tck-2.1.0.zip': No such file or directory
stat: cannot statx '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/': No such file or directory
+ echo '*** Date:         ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org wc -c /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-connectors-tck-2.1.0.zip
++ awk '{print $1}'
wc: '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-connectors-tck-2.1.0.zip': No such file or directory
+ echo '*** Size(b):  ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org sha256sum /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-connectors-tck-2.1.0.zip
++ awk '{print $1}'
sha256sum: '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-connectors-tck-2.1.0.zip': No such file or directory
+ echo '*** SHA256SUM:  ***'
+ echo '***                                                                             ***'
+ echo '***********************************************************************************'
+ rm -rf jakarta-connectors-tck-2.1.0.zip
+ for i in "${FILESLIST[@]}"
++ echo -e jakarta-expression-language-tck-5.0.0.zip
++ sed -e 's/^[[:space:]]*//' -e 's/[[:space:]]*$//'
+ BUNDLE_FILE=jakarta-expression-language-tck-5.0.0.zip
+ wget --progress=bar:force --no-cache https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-expression-language-tck-5.0.0.zip -O jakarta-expression-language-tck-5.0.0.zip
--2022-03-02 16:55:51--  https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-expression-language-tck-5.0.0.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... 404 Not Found
2022-03-02 16:55:51 ERROR 404: Not Found.

+ export NAME=jakarta-expression-language-tck-5.0.0.zip
+ NAME=jakarta-expression-language-tck-5.0.0.zip
+ echo '***********************************************************************************'
+ echo '***                        TCK bundle information                               ***'
+ echo '*** Name:       jakarta-expression-language-tck-5.0.0.zip                                     ***'
+ echo '*** Download URL:    https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-expression-language-tck-5.0.0.zip ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org stat -c '"%y"' jakarta-expression-language-tck-5.0.0.zip /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/
stat: cannot statx 'jakarta-expression-language-tck-5.0.0.zip': No such file or directory
stat: cannot statx '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/': No such file or directory
+ echo '*** Date:         ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org wc -c /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-expression-language-tck-5.0.0.zip
++ awk '{print $1}'
wc: '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-expression-language-tck-5.0.0.zip': No such file or directory
+ echo '*** Size(b):  ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org sha256sum /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-expression-language-tck-5.0.0.zip
++ awk '{print $1}'
sha256sum: '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-expression-language-tck-5.0.0.zip': No such file or directory
+ echo '*** SHA256SUM:  ***'
+ echo '***                                                                             ***'
+ echo '***********************************************************************************'
+ rm -rf jakarta-expression-language-tck-5.0.0.zip
+ for i in "${FILESLIST[@]}"
++ echo -e jakarta-faces-tck-3.1.0.zip
++ sed -e 's/^[[:space:]]*//' -e 's/[[:space:]]*$//'
+ BUNDLE_FILE=jakarta-faces-tck-3.1.0.zip
+ wget --progress=bar:force --no-cache https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-faces-tck-3.1.0.zip -O jakarta-faces-tck-3.1.0.zip
--2022-03-02 16:55:52--  https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-faces-tck-3.1.0.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... 404 Not Found
2022-03-02 16:55:52 ERROR 404: Not Found.

+ export NAME=jakarta-faces-tck-3.1.0.zip
+ NAME=jakarta-faces-tck-3.1.0.zip
+ echo '***********************************************************************************'
+ echo '***                        TCK bundle information                               ***'
+ echo '*** Name:       jakarta-faces-tck-3.1.0.zip                                     ***'
+ echo '*** Download URL:    https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-faces-tck-3.1.0.zip ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org stat -c '"%y"' jakarta-faces-tck-3.1.0.zip /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/
stat: cannot statx 'jakarta-faces-tck-3.1.0.zip': No such file or directory
stat: cannot statx '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/': No such file or directory
+ echo '*** Date:         ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org wc -c /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-faces-tck-3.1.0.zip
++ awk '{print $1}'
wc: '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-faces-tck-3.1.0.zip': No such file or directory
+ echo '*** Size(b):  ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org sha256sum /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-faces-tck-3.1.0.zip
++ awk '{print $1}'
sha256sum: '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-faces-tck-3.1.0.zip': No such file or directory
+ echo '*** SHA256SUM:  ***'
+ echo '***                                                                             ***'
+ echo '***********************************************************************************'
+ rm -rf jakarta-faces-tck-3.1.0.zip
+ for i in "${FILESLIST[@]}"
++ echo -e jakarta-jsonb-tck-3.0.0.zip
++ sed -e 's/^[[:space:]]*//' -e 's/[[:space:]]*$//'
+ BUNDLE_FILE=jakarta-jsonb-tck-3.0.0.zip
+ wget --progress=bar:force --no-cache https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-jsonb-tck-3.0.0.zip -O jakarta-jsonb-tck-3.0.0.zip
--2022-03-02 16:55:54--  https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-jsonb-tck-3.0.0.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: 790404 (772K) [application/zip]
Saving to: ‘jakarta-jsonb-tck-3.0.0.zip’


          jakarta-j   0%[                    ]       0  --.-KB/s               
jakarta-jsonb-tck-3 100%[===================>] 771.88K  --.-KB/s    in 0.007s  

2022-03-02 16:55:54 (106 MB/s) - ‘jakarta-jsonb-tck-3.0.0.zip’ saved [790404/790404]

+ export NAME=jakarta-jsonb-tck-3.0.0.zip
+ NAME=jakarta-jsonb-tck-3.0.0.zip
+ echo '***********************************************************************************'
+ echo '***                        TCK bundle information                               ***'
+ echo '*** Name:       jakarta-jsonb-tck-3.0.0.zip                                     ***'
+ echo '*** Download URL:    https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-jsonb-tck-3.0.0.zip ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org stat -c '"%y"' jakarta-jsonb-tck-3.0.0.zip /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/
stat: cannot statx 'jakarta-jsonb-tck-3.0.0.zip': No such file or directory
stat: cannot statx '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/': No such file or directory
+ echo '*** Date:         ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org wc -c /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-jsonb-tck-3.0.0.zip
++ awk '{print $1}'
wc: '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-jsonb-tck-3.0.0.zip': No such file or directory
+ echo '*** Size(b):  ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org sha256sum /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-jsonb-tck-3.0.0.zip
++ awk '{print $1}'
sha256sum: '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-jsonb-tck-3.0.0.zip': No such file or directory
+ echo '*** SHA256SUM:  ***'
+ echo '***                                                                             ***'
+ echo '***********************************************************************************'
+ rm -rf jakarta-jsonb-tck-3.0.0.zip
+ for i in "${FILESLIST[@]}"
++ echo -e jakarta-jsonp-tck-2.1.0.zip
++ sed -e 's/^[[:space:]]*//' -e 's/[[:space:]]*$//'
+ BUNDLE_FILE=jakarta-jsonp-tck-2.1.0.zip
+ wget --progress=bar:force --no-cache https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-jsonp-tck-2.1.0.zip -O jakarta-jsonp-tck-2.1.0.zip
--2022-03-02 16:55:56--  https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-jsonp-tck-2.1.0.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: 785961 (768K) [application/zip]
Saving to: ‘jakarta-jsonp-tck-2.1.0.zip’


          jakarta-j   0%[                    ]       0  --.-KB/s               
jakarta-jsonp-tck-2 100%[===================>] 767.54K  --.-KB/s    in 0.009s  

2022-03-02 16:55:56 (80.0 MB/s) - ‘jakarta-jsonp-tck-2.1.0.zip’ saved [785961/785961]

+ export NAME=jakarta-jsonp-tck-2.1.0.zip
+ NAME=jakarta-jsonp-tck-2.1.0.zip
+ echo '***********************************************************************************'
+ echo '***                        TCK bundle information                               ***'
+ echo '*** Name:       jakarta-jsonp-tck-2.1.0.zip                                     ***'
+ echo '*** Download URL:    https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-jsonp-tck-2.1.0.zip ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org stat -c '"%y"' jakarta-jsonp-tck-2.1.0.zip /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/
stat: cannot statx 'jakarta-jsonp-tck-2.1.0.zip': No such file or directory
stat: cannot statx '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/': No such file or directory
+ echo '*** Date:         ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org wc -c /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-jsonp-tck-2.1.0.zip
++ awk '{print $1}'
wc: '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-jsonp-tck-2.1.0.zip': No such file or directory
+ echo '*** Size(b):  ***'
++ awk '{print $1}'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org sha256sum /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-jsonp-tck-2.1.0.zip
sha256sum: '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-jsonp-tck-2.1.0.zip': No such file or directory
+ echo '*** SHA256SUM:  ***'
+ echo '***                                                                             ***'
+ echo '***********************************************************************************'
+ rm -rf jakarta-jsonp-tck-2.1.0.zip
+ for i in "${FILESLIST[@]}"
++ echo -e jakarta-messaging-tck-3.1.0.zip
++ sed -e 's/^[[:space:]]*//' -e 's/[[:space:]]*$//'
+ BUNDLE_FILE=jakarta-messaging-tck-3.1.0.zip
+ wget --progress=bar:force --no-cache https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-messaging-tck-3.1.0.zip -O jakarta-messaging-tck-3.1.0.zip
--2022-03-02 16:55:57--  https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-messaging-tck-3.1.0.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... 404 Not Found
2022-03-02 16:55:57 ERROR 404: Not Found.

+ export NAME=jakarta-messaging-tck-3.1.0.zip
+ NAME=jakarta-messaging-tck-3.1.0.zip
+ echo '***********************************************************************************'
+ echo '***                        TCK bundle information                               ***'
+ echo '*** Name:       jakarta-messaging-tck-3.1.0.zip                                     ***'
+ echo '*** Download URL:    https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-messaging-tck-3.1.0.zip ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org stat -c '"%y"' jakarta-messaging-tck-3.1.0.zip /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/
stat: cannot statx 'jakarta-messaging-tck-3.1.0.zip': No such file or directory
stat: cannot statx '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/': No such file or directory
+ echo '*** Date:         ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org wc -c /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-messaging-tck-3.1.0.zip
++ awk '{print $1}'
wc: '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-messaging-tck-3.1.0.zip': No such file or directory
+ echo '*** Size(b):  ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org sha256sum /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-messaging-tck-3.1.0.zip
++ awk '{print $1}'
sha256sum: '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-messaging-tck-3.1.0.zip': No such file or directory
+ echo '*** SHA256SUM:  ***'
+ echo '***                                                                             ***'
+ echo '***********************************************************************************'
+ rm -rf jakarta-messaging-tck-3.1.0.zip
+ for i in "${FILESLIST[@]}"
++ echo -e jakarta-pages-tck-3.1.0.zip
++ sed -e 's/^[[:space:]]*//' -e 's/[[:space:]]*$//'
+ BUNDLE_FILE=jakarta-pages-tck-3.1.0.zip
+ wget --progress=bar:force --no-cache https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-pages-tck-3.1.0.zip -O jakarta-pages-tck-3.1.0.zip
--2022-03-02 16:55:59--  https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-pages-tck-3.1.0.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... 404 Not Found
2022-03-02 16:55:59 ERROR 404: Not Found.

+ export NAME=jakarta-pages-tck-3.1.0.zip
+ NAME=jakarta-pages-tck-3.1.0.zip
+ echo '***********************************************************************************'
+ echo '***                        TCK bundle information                               ***'
+ echo '*** Name:       jakarta-pages-tck-3.1.0.zip                                     ***'
+ echo '*** Download URL:    https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-pages-tck-3.1.0.zip ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org stat -c '"%y"' jakarta-pages-tck-3.1.0.zip /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/
stat: cannot statx 'jakarta-pages-tck-3.1.0.zip': No such file or directory
stat: cannot statx '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/': No such file or directory
+ echo '*** Date:         ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org wc -c /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-pages-tck-3.1.0.zip
++ awk '{print $1}'
wc: '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-pages-tck-3.1.0.zip': No such file or directory
+ echo '*** Size(b):  ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org sha256sum /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-pages-tck-3.1.0.zip
++ awk '{print $1}'
sha256sum: '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-pages-tck-3.1.0.zip': No such file or directory
+ echo '*** SHA256SUM:  ***'
+ echo '***                                                                             ***'
+ echo '***********************************************************************************'
+ rm -rf jakarta-pages-tck-3.1.0.zip
+ for i in "${FILESLIST[@]}"
++ echo -e jakarta-persistence-tck-3.1.0.zip
++ sed -e 's/^[[:space:]]*//' -e 's/[[:space:]]*$//'
+ BUNDLE_FILE=jakarta-persistence-tck-3.1.0.zip
+ wget --progress=bar:force --no-cache https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-persistence-tck-3.1.0.zip -O jakarta-persistence-tck-3.1.0.zip
--2022-03-02 16:56:01--  https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-persistence-tck-3.1.0.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... 404 Not Found
2022-03-02 16:56:01 ERROR 404: Not Found.

+ export NAME=jakarta-persistence-tck-3.1.0.zip
+ NAME=jakarta-persistence-tck-3.1.0.zip
+ echo '***********************************************************************************'
+ echo '***                        TCK bundle information                               ***'
+ echo '*** Name:       jakarta-persistence-tck-3.1.0.zip                                     ***'
+ echo '*** Download URL:    https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-persistence-tck-3.1.0.zip ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org stat -c '"%y"' jakarta-persistence-tck-3.1.0.zip /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/
stat: cannot statx 'jakarta-persistence-tck-3.1.0.zip': No such file or directory
stat: cannot statx '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/': No such file or directory
+ echo '*** Date:         ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org wc -c /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-persistence-tck-3.1.0.zip
++ awk '{print $1}'
wc: '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-persistence-tck-3.1.0.zip': No such file or directory
+ echo '*** Size(b):  ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org sha256sum /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-persistence-tck-3.1.0.zip
++ awk '{print $1}'
sha256sum: '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-persistence-tck-3.1.0.zip': No such file or directory
+ echo '*** SHA256SUM:  ***'
+ echo '***                                                                             ***'
+ echo '***********************************************************************************'
+ rm -rf jakarta-persistence-tck-3.1.0.zip
+ for i in "${FILESLIST[@]}"
++ echo -e jakarta-restful-ws-tck-3.1.0.zip
++ sed -e 's/^[[:space:]]*//' -e 's/[[:space:]]*$//'
+ BUNDLE_FILE=jakarta-restful-ws-tck-3.1.0.zip
+ wget --progress=bar:force --no-cache https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-restful-ws-tck-3.1.0.zip -O jakarta-restful-ws-tck-3.1.0.zip
--2022-03-02 16:56:03--  https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-restful-ws-tck-3.1.0.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... 404 Not Found
2022-03-02 16:56:03 ERROR 404: Not Found.

+ export NAME=jakarta-restful-ws-tck-3.1.0.zip
+ NAME=jakarta-restful-ws-tck-3.1.0.zip
+ echo '***********************************************************************************'
+ echo '***                        TCK bundle information                               ***'
+ echo '*** Name:       jakarta-restful-ws-tck-3.1.0.zip                                     ***'
+ echo '*** Download URL:    https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-restful-ws-tck-3.1.0.zip ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org stat -c '"%y"' jakarta-restful-ws-tck-3.1.0.zip /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/
stat: cannot statx 'jakarta-restful-ws-tck-3.1.0.zip': No such file or directory
stat: cannot statx '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/': No such file or directory
+ echo '*** Date:         ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org wc -c /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-restful-ws-tck-3.1.0.zip
++ awk '{print $1}'
wc: '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-restful-ws-tck-3.1.0.zip': No such file or directory
+ echo '*** Size(b):  ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org sha256sum /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-restful-ws-tck-3.1.0.zip
++ awk '{print $1}'
sha256sum: '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-restful-ws-tck-3.1.0.zip': No such file or directory
+ echo '*** SHA256SUM:  ***'
+ echo '***                                                                             ***'
+ echo '***********************************************************************************'
+ rm -rf jakarta-restful-ws-tck-3.1.0.zip
+ for i in "${FILESLIST[@]}"
++ echo -e jakarta-security-tck-3.0.0.zip
++ sed -e 's/^[[:space:]]*//' -e 's/[[:space:]]*$//'
+ BUNDLE_FILE=jakarta-security-tck-3.0.0.zip
+ wget --progress=bar:force --no-cache https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-security-tck-3.0.0.zip -O jakarta-security-tck-3.0.0.zip
--2022-03-02 16:56:04--  https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-security-tck-3.0.0.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... 404 Not Found
2022-03-02 16:56:05 ERROR 404: Not Found.

+ export NAME=jakarta-security-tck-3.0.0.zip
+ NAME=jakarta-security-tck-3.0.0.zip
+ echo '***********************************************************************************'
+ echo '***                        TCK bundle information                               ***'
+ echo '*** Name:       jakarta-security-tck-3.0.0.zip                                     ***'
+ echo '*** Download URL:    https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-security-tck-3.0.0.zip ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org stat -c '"%y"' jakarta-security-tck-3.0.0.zip /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/
stat: cannot statx 'jakarta-security-tck-3.0.0.zip': No such file or directory
stat: cannot statx '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/': No such file or directory
+ echo '*** Date:         ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org wc -c /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-security-tck-3.0.0.zip
++ awk '{print $1}'
wc: '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-security-tck-3.0.0.zip': No such file or directory
+ echo '*** Size(b):  ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org sha256sum /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-security-tck-3.0.0.zip
++ awk '{print $1}'
sha256sum: '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-security-tck-3.0.0.zip': No such file or directory
+ echo '*** SHA256SUM:  ***'
+ echo '***                                                                             ***'
+ echo '***********************************************************************************'
+ rm -rf jakarta-security-tck-3.0.0.zip
+ for i in "${FILESLIST[@]}"
++ echo -e jakarta-servlet-tck-6.0.0.zip
++ sed -e 's/^[[:space:]]*//' -e 's/[[:space:]]*$//'
+ BUNDLE_FILE=jakarta-servlet-tck-6.0.0.zip
+ wget --progress=bar:force --no-cache https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-servlet-tck-6.0.0.zip -O jakarta-servlet-tck-6.0.0.zip
--2022-03-02 16:56:06--  https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-servlet-tck-6.0.0.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... 404 Not Found
2022-03-02 16:56:06 ERROR 404: Not Found.

+ export NAME=jakarta-servlet-tck-6.0.0.zip
+ NAME=jakarta-servlet-tck-6.0.0.zip
+ echo '***********************************************************************************'
+ echo '***                        TCK bundle information                               ***'
+ echo '*** Name:       jakarta-servlet-tck-6.0.0.zip                                     ***'
+ echo '*** Download URL:    https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-servlet-tck-6.0.0.zip ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org stat -c '"%y"' jakarta-servlet-tck-6.0.0.zip /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/
stat: cannot statx 'jakarta-servlet-tck-6.0.0.zip': No such file or directory
stat: cannot statx '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/': No such file or directory
+ echo '*** Date:         ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org wc -c /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-servlet-tck-6.0.0.zip
++ awk '{print $1}'
wc: '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-servlet-tck-6.0.0.zip': No such file or directory
+ echo '*** Size(b):  ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org sha256sum /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-servlet-tck-6.0.0.zip
++ awk '{print $1}'
sha256sum: '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-servlet-tck-6.0.0.zip': No such file or directory
+ echo '*** SHA256SUM:  ***'
+ echo '***                                                                             ***'
+ echo '***********************************************************************************'
+ rm -rf jakarta-servlet-tck-6.0.0.zip
+ for i in "${FILESLIST[@]}"
++ echo -e jakarta-soap-tck-3.0.0.zip
++ sed -e 's/^[[:space:]]*//' -e 's/[[:space:]]*$//'
+ BUNDLE_FILE=jakarta-soap-tck-3.0.0.zip
+ wget --progress=bar:force --no-cache https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-soap-tck-3.0.0.zip -O jakarta-soap-tck-3.0.0.zip
--2022-03-02 16:56:09--  https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-soap-tck-3.0.0.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: 17579259 (17M) [application/zip]
Saving to: ‘jakarta-soap-tck-3.0.0.zip’


          jakarta-s   0%[                    ]       0  --.-KB/s               
         jakarta-so  59%[==========>         ]  10.01M  50.0MB/s               
jakarta-soap-tck-3. 100%[===================>]  16.76M  59.3MB/s    in 0.3s    

2022-03-02 16:56:09 (59.3 MB/s) - ‘jakarta-soap-tck-3.0.0.zip’ saved [17579259/17579259]

+ export NAME=jakarta-soap-tck-3.0.0.zip
+ NAME=jakarta-soap-tck-3.0.0.zip
+ echo '***********************************************************************************'
+ echo '***                        TCK bundle information                               ***'
+ echo '*** Name:       jakarta-soap-tck-3.0.0.zip                                     ***'
+ echo '*** Download URL:    https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-soap-tck-3.0.0.zip ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org stat -c '"%y"' jakarta-soap-tck-3.0.0.zip /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/
stat: cannot statx 'jakarta-soap-tck-3.0.0.zip': No such file or directory
stat: cannot statx '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/': No such file or directory
+ echo '*** Date:         ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org wc -c /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-soap-tck-3.0.0.zip
++ awk '{print $1}'
wc: '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-soap-tck-3.0.0.zip': No such file or directory
+ echo '*** Size(b):  ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org sha256sum /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-soap-tck-3.0.0.zip
++ awk '{print $1}'
sha256sum: '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-soap-tck-3.0.0.zip': No such file or directory
+ echo '*** SHA256SUM:  ***'
+ echo '***                                                                             ***'
+ echo '***********************************************************************************'
+ rm -rf jakarta-soap-tck-3.0.0.zip
+ for i in "${FILESLIST[@]}"
++ echo -e jakarta-tags-tck-3.0.0.zip
++ sed -e 's/^[[:space:]]*//' -e 's/[[:space:]]*$//'
+ BUNDLE_FILE=jakarta-tags-tck-3.0.0.zip
+ wget --progress=bar:force --no-cache https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-tags-tck-3.0.0.zip -O jakarta-tags-tck-3.0.0.zip
--2022-03-02 16:56:11--  https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-tags-tck-3.0.0.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... 404 Not Found
2022-03-02 16:56:11 ERROR 404: Not Found.

+ export NAME=jakarta-tags-tck-3.0.0.zip
+ NAME=jakarta-tags-tck-3.0.0.zip
+ echo '***********************************************************************************'
+ echo '***                        TCK bundle information                               ***'
+ echo '*** Name:       jakarta-tags-tck-3.0.0.zip                                     ***'
+ echo '*** Download URL:    https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-tags-tck-3.0.0.zip ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org stat -c '"%y"' jakarta-tags-tck-3.0.0.zip /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/
stat: cannot statx 'jakarta-tags-tck-3.0.0.zip': No such file or directory
stat: cannot statx '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/': No such file or directory
+ echo '*** Date:         ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org wc -c /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-tags-tck-3.0.0.zip
++ awk '{print $1}'
wc: '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-tags-tck-3.0.0.zip': No such file or directory
+ echo '*** Size(b):  ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org sha256sum /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-tags-tck-3.0.0.zip
++ awk '{print $1}'
sha256sum: '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-tags-tck-3.0.0.zip': No such file or directory
+ echo '*** SHA256SUM:  ***'
+ echo '***                                                                             ***'
+ echo '***********************************************************************************'
+ rm -rf jakarta-tags-tck-3.0.0.zip
+ for i in "${FILESLIST[@]}"
++ echo -e jakarta-transactions-tck-2.0.2.zip
++ sed -e 's/^[[:space:]]*//' -e 's/[[:space:]]*$//'
+ BUNDLE_FILE=jakarta-transactions-tck-2.0.2.zip
+ wget --progress=bar:force --no-cache https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-transactions-tck-2.0.2.zip -O jakarta-transactions-tck-2.0.2.zip
--2022-03-02 16:56:13--  https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-transactions-tck-2.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... 404 Not Found
2022-03-02 16:56:13 ERROR 404: Not Found.

+ export NAME=jakarta-transactions-tck-2.0.2.zip
+ NAME=jakarta-transactions-tck-2.0.2.zip
+ echo '***********************************************************************************'
+ echo '***                        TCK bundle information                               ***'
+ echo '*** Name:       jakarta-transactions-tck-2.0.2.zip                                     ***'
+ echo '*** Download URL:    https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-transactions-tck-2.0.2.zip ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org stat -c '"%y"' jakarta-transactions-tck-2.0.2.zip /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/
stat: cannot statx 'jakarta-transactions-tck-2.0.2.zip': No such file or directory
stat: cannot statx '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/': No such file or directory
+ echo '*** Date:         ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org wc -c /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-transactions-tck-2.0.2.zip
++ awk '{print $1}'
wc: '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-transactions-tck-2.0.2.zip': No such file or directory
+ echo '*** Size(b):  ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org sha256sum /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-transactions-tck-2.0.2.zip
++ awk '{print $1}'
sha256sum: '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-transactions-tck-2.0.2.zip': No such file or directory
+ echo '*** SHA256SUM:  ***'
+ echo '***                                                                             ***'
+ echo '***********************************************************************************'
+ rm -rf jakarta-transactions-tck-2.0.2.zip
+ for i in "${FILESLIST[@]}"
++ echo -e jakarta-websocket-tck-2.1.0.zip
++ sed -e 's/^[[:space:]]*//' -e 's/[[:space:]]*$//'
+ BUNDLE_FILE=jakarta-websocket-tck-2.1.0.zip
+ wget --progress=bar:force --no-cache https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-websocket-tck-2.1.0.zip -O jakarta-websocket-tck-2.1.0.zip
--2022-03-02 16:56:14--  https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-websocket-tck-2.1.0.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... 404 Not Found
2022-03-02 16:56:14 ERROR 404: Not Found.

+ export NAME=jakarta-websocket-tck-2.1.0.zip
+ NAME=jakarta-websocket-tck-2.1.0.zip
+ echo '***********************************************************************************'
+ echo '***                        TCK bundle information                               ***'
+ echo '*** Name:       jakarta-websocket-tck-2.1.0.zip                                     ***'
+ echo '*** Download URL:    https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-websocket-tck-2.1.0.zip ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org stat -c '"%y"' jakarta-websocket-tck-2.1.0.zip /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/
stat: cannot statx 'jakarta-websocket-tck-2.1.0.zip': No such file or directory
stat: cannot statx '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/': No such file or directory
+ echo '*** Date:         ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org wc -c /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-websocket-tck-2.1.0.zip
++ awk '{print $1}'
wc: '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-websocket-tck-2.1.0.zip': No such file or directory
+ echo '*** Size(b):  ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org sha256sum /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-websocket-tck-2.1.0.zip
++ awk '{print $1}'
sha256sum: '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-websocket-tck-2.1.0.zip': No such file or directory
+ echo '*** SHA256SUM:  ***'
+ echo '***                                                                             ***'
+ echo '***********************************************************************************'
+ rm -rf jakarta-websocket-tck-2.1.0.zip
+ for i in "${FILESLIST[@]}"
++ echo -e jakarta-xml-ws-tck-4.0.0.zip
++ sed -e 's/^[[:space:]]*//' -e 's/[[:space:]]*$//'
+ BUNDLE_FILE=jakarta-xml-ws-tck-4.0.0.zip
+ wget --progress=bar:force --no-cache https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-xml-ws-tck-4.0.0.zip -O jakarta-xml-ws-tck-4.0.0.zip
--2022-03-02 16:56:16--  https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-xml-ws-tck-4.0.0.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... 404 Not Found
2022-03-02 16:56:16 ERROR 404: Not Found.

+ export NAME=jakarta-xml-ws-tck-4.0.0.zip
+ NAME=jakarta-xml-ws-tck-4.0.0.zip
+ echo '***********************************************************************************'
+ echo '***                        TCK bundle information                               ***'
+ echo '*** Name:       jakarta-xml-ws-tck-4.0.0.zip                                     ***'
+ echo '*** Download URL:    https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-xml-ws-tck-4.0.0.zip ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org stat -c '"%y"' jakarta-xml-ws-tck-4.0.0.zip /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/
stat: cannot statx 'jakarta-xml-ws-tck-4.0.0.zip': No such file or directory
stat: cannot statx '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/': No such file or directory
+ echo '*** Date:         ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org wc -c /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-xml-ws-tck-4.0.0.zip
++ awk '{print $1}'
wc: '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-xml-ws-tck-4.0.0.zip': No such file or directory
+ echo '*** Size(b):  ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org sha256sum /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-xml-ws-tck-4.0.0.zip
++ awk '{print $1}'
sha256sum: '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-xml-ws-tck-4.0.0.zip': No such file or directory
+ echo '*** SHA256SUM:  ***'
+ echo '***                                                                             ***'
+ echo '***********************************************************************************'
+ rm -rf jakarta-xml-ws-tck-4.0.0.zip
+ wget --progress=bar:force --no-cache https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl// -O
wget: option requires an argument -- 'O'
wget: missing URL
Usage: wget [OPTION]... [URL]...

Try `wget --help' for more options.
+ wget --progress=bar:force --no-cache https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-activation-tck-2.1.0.zip -O jakarta-activation-tck-2.1.0.zip
--2022-03-02 16:56:18--  https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-activation-tck-2.1.0.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: 9802508 (9.3M) [application/zip]
Saving to: ‘jakarta-activation-tck-2.1.0.zip’


          jakarta-a   0%[                    ]       0  --.-KB/s               
jakarta-activation- 100%[===================>]   9.35M  --.-KB/s    in 0.1s    

2022-03-02 16:56:18 (76.9 MB/s) - ‘jakarta-activation-tck-2.1.0.zip’ saved [9802508/9802508]

+ wget --progress=bar:force --no-cache https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-mail-tck-2.1.0.zip -O jakarta-mail-tck-2.1.0.zip
--2022-03-02 16:56:18--  https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-mail-tck-2.1.0.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: 12711605 (12M) [application/zip]
Saving to: ‘jakarta-mail-tck-2.1.0.zip’


          jakarta-m   0%[                    ]       0  --.-KB/s               
jakarta-mail-tck-2. 100%[===================>]  12.12M  --.-KB/s    in 0.1s    

2022-03-02 16:56:18 (109 MB/s) - ‘jakarta-mail-tck-2.1.0.zip’ saved [12711605/12711605]

+ for tckfile in $DSOLTCK_BUNDLE_NAME $JAF_BUNDLE_NAME $MAIL_BUNDLE_NAME
+ export NAME=jakarta-activation-tck-2.1.0.zip
+ NAME=jakarta-activation-tck-2.1.0.zip
+ echo '***********************************************************************************'
+ echo '***                        TCK bundle information                               ***'
+ echo '*** Name:       jakarta-activation-tck-2.1.0.zip                                     ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org stat -c '"%y"' jakarta-activation-tck-2.1.0.zip /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/
stat: cannot statx 'jakarta-activation-tck-2.1.0.zip': No such file or directory
stat: cannot statx '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/': No such file or directory
+ echo '*** Date:         ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org wc -c /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-activation-tck-2.1.0.zip
++ awk '{print $1}'
wc: '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-activation-tck-2.1.0.zip': No such file or directory
+ echo '*** Size(b):  ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org sha256sum /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-activation-tck-2.1.0.zip
++ awk '{print $1}'
sha256sum: '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-activation-tck-2.1.0.zip': No such file or directory
+ echo '*** SHA256SUM:  ***'
+ echo '***                                                                             ***'
+ echo '***********************************************************************************'
+ rm -rf jakarta-activation-tck-2.1.0.zip
+ for tckfile in $DSOLTCK_BUNDLE_NAME $JAF_BUNDLE_NAME $MAIL_BUNDLE_NAME
+ export NAME=jakarta-mail-tck-2.1.0.zip
+ NAME=jakarta-mail-tck-2.1.0.zip
+ echo '***********************************************************************************'
+ echo '***                        TCK bundle information                               ***'
+ echo '*** Name:       jakarta-mail-tck-2.1.0.zip                                     ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org stat -c '"%y"' jakarta-mail-tck-2.1.0.zip /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/
stat: cannot statx 'jakarta-mail-tck-2.1.0.zip': No such file or directory
stat: cannot statx '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/': No such file or directory
+ echo '*** Date:         ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org wc -c /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-mail-tck-2.1.0.zip
++ awk '{print $1}'
wc: '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-mail-tck-2.1.0.zip': No such file or directory
+ echo '*** Size(b):  ***'
++ ssh genie.jakartaee-tck@projects-storage.eclipse.org sha256sum /home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-mail-tck-2.1.0.zip
++ awk '{print $1}'
sha256sum: '/home/data/httpd/https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl//jakarta-mail-tck-2.1.0.zip': No such file or directory
+ echo '*** SHA256SUM:  ***'
+ echo '***                                                                             ***'
+ echo '***********************************************************************************'
+ rm -rf jakarta-mail-tck-2.1.0.zip
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 64 killed;
[ssh-agent] Stopped.
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Archiving artifacts
Finished: FAILURE