Started by an SCM change Running as SYSTEM Agent centos-7-qs6l8 is provisioned from template centos-7 --- apiVersion: "v1" kind: "Pod" metadata: labels: jenkins: "slave" jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30" jenkins/label: "migration_jipp-migration_centos-7" name: "centos-7-qs6l8" namespace: "mat" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.mat.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-7-qs6l8" - 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: "centos-7-qs6l8" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.mat.svc.cluster.local/mat/" image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3160.vd76b_9ddd10cc" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-mat" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on centos-7-qs6l8 (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/tycho-mat-nightly [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [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-YSEc4vLPEP6w/agent.46 SSH_AGENT_PID=48 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/tycho-mat-nightly@tmp/private_key_11901231117750410384.key (/home/jenkins/agent/workspace/tycho-mat-nightly@tmp/private_key_11901231117750410384.key) [ssh-agent] Using credentials genie.mat (ssh://genie.mat@projects-storage.eclipse.org) The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://git.eclipse.org/r/mat/org.eclipse.mat.git > git init /home/jenkins/agent/workspace/tycho-mat-nightly # timeout=10 Fetching upstream changes from https://git.eclipse.org/r/mat/org.eclipse.mat.git > git --version # timeout=10 > git --version # 'git version 2.36.6' > git fetch --tags --force --progress -- https://git.eclipse.org/r/mat/org.eclipse.mat.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.eclipse.org/r/mat/org.eclipse.mat.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision a13c3cd0a61504c1f3de77c7605153e2bf3ca8a0 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f a13c3cd0a61504c1f3de77c7605153e2bf3ca8a0 # timeout=10 Commit message: "582672: Allow single click mode" > git rev-list --no-walk 82dd13e890d83df6ac63a5f7b636138ffe3ce0cc # timeout=10 $ pkill Xvnc $ pkill Xrealvnc $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" [tycho-mat-nightly] $ Xvnc -help Starting xvnc [tycho-mat-nightly] $ Xvnc :81 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset Xvnc TigerVNC 1.8.0 - built Apr 5 2023 13:48:56 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt) See http://www.tigervnc.org for information on TigerVNC. Underlying X server release 12004000, The X.Org Foundation Sat Dec 16 14:13:26 2023 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5981 vncext: created VNC server for screen 0 [tycho-mat-nightly] $ /bin/sh -xe /tmp/jenkins13687687223958790412.sh + export M2_HOME=/opt/tools/apache-maven/latest + M2_HOME=/opt/tools/apache-maven/latest + export 'mvnArguments=-P build-server,build-snapshot -Dmat-target=mat-2023-12i -Dmaven.test.failure.ignore=false -Dmat-product=mat-2023-12 ' + mvnArguments='-P build-server,build-snapshot -Dmat-target=mat-2023-12i -Dmaven.test.failure.ignore=false -Dmat-product=mat-2023-12 ' + wget -l2 -R 'index.html*' --no-parent --recursive -P /home/jenkins/.m2/repository https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/ --2023-12-16 14:13:26-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/ Resolving public.dhe.ibm.com (public.dhe.ibm.com)... 170.225.126.18 Connecting to public.dhe.ibm.com (public.dhe.ibm.com)|170.225.126.18|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 2188 (2.1K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html’ 0K .. 100% 451M=0s 2023-12-16 14:13:26 (451 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html’ saved [2188/2188] Loading robots.txt; please ignore errors. --2023-12-16 14:13:26-- https://public.dhe.ibm.com/robots.txt Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 404 Not Found 2023-12-16 14:13:26 ERROR 404: Not Found. Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html since it should be rejected. --2023-12-16 14:13:26-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/?C=N;O=D Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 2188 (2.1K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=N;O=D’ 0K .. 100% 443M=0s 2023-12-16 14:13:26 (443 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=N;O=D’ saved [2188/2188] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=N;O=D since it should be rejected. --2023-12-16 14:13:26-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/?C=M;O=A Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 2188 (2.1K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=M;O=A’ 0K .. 100% 490M=0s 2023-12-16 14:13:26 (490 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=M;O=A’ saved [2188/2188] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=M;O=A since it should be rejected. --2023-12-16 14:13:26-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/?C=S;O=A Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 2187 (2.1K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=S;O=A’ 0K .. 100% 447M=0s 2023-12-16 14:13:27 (447 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=S;O=A’ saved [2187/2187] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=S;O=A since it should be rejected. --2023-12-16 14:13:27-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/?C=D;O=A Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 2188 (2.1K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=D;O=A’ 0K .. 100% 522M=0s 2023-12-16 14:13:27 (522 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=D;O=A’ saved [2188/2188] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=D;O=A since it should be rejected. --2023-12-16 14:13:27-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.jar Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 1128 (1.1K) [application/java-archive] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.jar’ 0K . 100% 294M=0s 2023-12-16 14:13:27 (294 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.jar’ saved [1128/1128] --2023-12-16 14:13:27-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.xml.xz Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 748 [application/xml] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.xml.xz’ 0K 100% 203M=0s 2023-12-16 14:13:27 (203 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.xml.xz’ saved [748/748] --2023-12-16 14:13:27-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.jar Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 381772 (373K) [application/java-archive] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.jar’ 0K .......... .......... .......... .......... .......... 13% 582K 1s 50K .......... .......... .......... .......... .......... 26% 1.13M 0s 100K .......... .......... .......... .......... .......... 40% 1.14M 0s 150K .......... .......... .......... .......... .......... 53% 126M 0s 200K .......... .......... .......... .......... .......... 67% 1.14M 0s 250K .......... .......... .......... .......... .......... 80% 95.4M 0s 300K .......... .......... .......... .......... .......... 93% 124M 0s 350K .......... .......... .. 100% 534K=0.3s 2023-12-16 14:13:28 (1.41 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.jar’ saved [381772/381772] --2023-12-16 14:13:28-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.xml.xz Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 167272 (163K) [application/xml] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.xml.xz’ 0K .......... .......... .......... .......... .......... 30% 115M 0s 50K .......... .......... .......... .......... .......... 61% 128M 0s 100K .......... .......... .......... .......... .......... 91% 1.14M 0s 150K .......... ... 100% 118M=0.04s 2023-12-16 14:13:28 (3.66 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.xml.xz’ saved [167272/167272] --2023-12-16 14:13:28-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/ Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 1380 (1.3K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html’ 0K . 100% 256M=0s 2023-12-16 14:13:28 (256 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html’ saved [1380/1380] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html since it should be rejected. --2023-12-16 14:13:28-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/p2.index Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 172 Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/p2.index’ 0K 100% 36.9M=0s 2023-12-16 14:13:28 (36.9 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/p2.index’ saved [172/172] --2023-12-16 14:13:28-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/ Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 1561 (1.5K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html’ 0K . 100% 289M=0s 2023-12-16 14:13:28 (289 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html’ saved [1561/1561] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html since it should be rejected. --2023-12-16 14:13:28-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/?C=N;O=A Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 2188 (2.1K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=N;O=A’ 0K .. 100% 419M=0s 2023-12-16 14:13:28 (419 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=N;O=A’ saved [2188/2188] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=N;O=A since it should be rejected. --2023-12-16 14:13:28-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/?C=M;O=D Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 2188 (2.1K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=M;O=D’ 0K .. 100% 477M=0s 2023-12-16 14:13:28 (477 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=M;O=D’ saved [2188/2188] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=M;O=D since it should be rejected. --2023-12-16 14:13:28-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/?C=S;O=D Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 2189 (2.1K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=S;O=D’ 0K .. 100% 304M=0s 2023-12-16 14:13:29 (304 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=S;O=D’ saved [2189/2189] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=S;O=D since it should be rejected. --2023-12-16 14:13:29-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/?C=D;O=D Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 2188 (2.1K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=D;O=D’ 0K .. 100% 405M=0s 2023-12-16 14:13:29 (405 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=D;O=D’ saved [2188/2188] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=D;O=D since it should be rejected. --2023-12-16 14:13:29-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/?C=N;O=D Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 1382 (1.3K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=N;O=D’ 0K . 100% 332M=0s 2023-12-16 14:13:29 (332 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=N;O=D’ saved [1382/1382] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=N;O=D since it should be rejected. --2023-12-16 14:13:29-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/?C=M;O=A Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 1381 (1.3K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=M;O=A’ 0K . 100% 355M=0s 2023-12-16 14:13:29 (355 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=M;O=A’ saved [1381/1381] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=M;O=A since it should be rejected. --2023-12-16 14:13:29-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/?C=S;O=A Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 1382 (1.3K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=S;O=A’ 0K . 100% 353M=0s 2023-12-16 14:13:29 (353 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=S;O=A’ saved [1382/1382] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=S;O=A since it should be rejected. --2023-12-16 14:13:29-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/?C=D;O=A Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 1382 (1.3K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=D;O=A’ 0K . 100% 284M=0s 2023-12-16 14:13:29 (284 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=D;O=A’ saved [1382/1382] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=D;O=A since it should be rejected. --2023-12-16 14:13:29-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/com.ibm.dtfj.feature_1.12.29003.202006111057.jar Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 435454 (425K) [application/java-archive] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/com.ibm.dtfj.feature_1.12.29003.202006111057.jar’ 0K .......... .......... .......... .......... .......... 11% 111M 0s 50K .......... .......... .......... .......... .......... 23% 107M 0s 100K .......... .......... .......... .......... .......... 35% 103M 0s 150K .......... .......... .......... .......... .......... 47% 1.17M 0s 200K .......... .......... .......... .......... .......... 58% 114M 0s 250K .......... .......... .......... .......... .......... 70% 84.0M 0s 300K .......... .......... .......... .......... .......... 82% 145M 0s 350K .......... .......... .......... .......... .......... 94% 1.16M 0s 400K .......... .......... ..... 100% 120M=0.09s 2023-12-16 14:13:29 (4.77 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/com.ibm.dtfj.feature_1.12.29003.202006111057.jar’ saved [435454/435454] --2023-12-16 14:13:29-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/?C=N;O=D Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 1560 (1.5K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=N;O=D’ 0K . 100% 404M=0s 2023-12-16 14:13:29 (404 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=N;O=D’ saved [1560/1560] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=N;O=D since it should be rejected. --2023-12-16 14:13:29-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/?C=M;O=A Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 1558 (1.5K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=M;O=A’ 0K . 100% 405M=0s 2023-12-16 14:13:29 (405 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=M;O=A’ saved [1558/1558] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=M;O=A since it should be rejected. --2023-12-16 14:13:29-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/?C=S;O=A Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 1559 (1.5K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=S;O=A’ 0K . 100% 409M=0s 2023-12-16 14:13:29 (409 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=S;O=A’ saved [1559/1559] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=S;O=A since it should be rejected. --2023-12-16 14:13:29-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/?C=D;O=A Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 1560 (1.5K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=D;O=A’ 0K . 100% 426M=0s 2023-12-16 14:13:29 (426 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=D;O=A’ saved [1560/1560] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=D;O=A since it should be rejected. --2023-12-16 14:13:29-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.api_1.12.29003.202006111057.jar Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 30135 (29K) [application/java-archive] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.api_1.12.29003.202006111057.jar’ 0K .......... .......... ......... 100% 684K=0.04s 2023-12-16 14:13:30 (684 KB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.api_1.12.29003.202006111057.jar’ saved [30135/30135] --2023-12-16 14:13:30-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.j9_1.12.29003.202006111057.jar Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 33410372 (32M) [application/java-archive] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.j9_1.12.29003.202006111057.jar’ 0K .......... .......... .......... .......... .......... 0% 71.7M 0s 50K .......... .......... .......... .......... .......... 0% 128M 0s 100K .......... .......... .......... .......... .......... 0% 123M 0s 150K .......... .......... .......... .......... .......... 0% 1.16M 7s 200K .......... .......... .......... .......... .......... 0% 126M 6s 250K .......... .......... .......... .......... .......... 0% 103M 5s 300K .......... .......... .......... .......... .......... 1% 130M 4s 350K .......... .......... .......... .......... .......... 1% 1.16M 7s 400K .......... .......... .......... .......... .......... 1% 81.1M 6s 450K .......... .......... .......... .......... .......... 1% 123M 6s 500K .......... .......... .......... .......... .......... 1% 103M 5s 550K .......... .......... .......... .......... .......... 1% 85.2M 5s 600K .......... .......... .......... .......... .......... 1% 1.18M 6s 650K .......... .......... .......... .......... .......... 2% 62.5M 6s 700K .......... .......... .......... .......... .......... 2% 128M 6s 750K .......... .......... .......... .......... .......... 2% 98.3M 5s 800K .......... .......... .......... .......... .......... 2% 1.18M 6s 850K .......... .......... .......... .......... .......... 2% 52.9M 6s 900K .......... .......... .......... .......... .......... 2% 61.8M 6s 950K .......... .......... .......... .......... .......... 3% 1.19M 7s 1000K .......... .......... .......... .......... .......... 3% 134M 7s 1050K .......... .......... .......... .......... .......... 3% 53.4M 6s 1100K .......... .......... .......... .......... .......... 3% 56.3M 6s 1150K .......... .......... .......... .......... .......... 3% 1.19M 7s 1200K .......... .......... .......... .......... .......... 3% 64.1M 7s 1250K .......... .......... .......... .......... .......... 3% 87.0M 6s 1300K .......... .......... .......... .......... .......... 4% 62.1M 6s 1350K .......... .......... .......... .......... .......... 4% 1.19M 7s 1400K .......... .......... .......... .......... .......... 4% 44.7M 7s 1450K .......... .......... .......... .......... .......... 4% 87.8M 6s 1500K .......... .......... .......... .......... .......... 4% 12.6M 6s 1550K .......... .......... .......... .......... .......... 4% 132M 6s 1600K .......... .......... .......... .......... .......... 5% 1.29M 6s 1650K .......... .......... .......... .......... .......... 5% 47.0M 6s 1700K .......... .......... .......... .......... .......... 5% 12.0M 6s 1750K .......... .......... .......... .......... .......... 5% 1.26M 7s 1800K .......... .......... .......... .......... .......... 5% 121M 6s 1850K .......... .......... .......... .......... .......... 5% 36.2M 6s 1900K .......... .......... .......... .......... .......... 5% 61.7M 6s 1950K .......... .......... .......... .......... .......... 6% 18.8M 6s 2000K .......... .......... .......... .......... .......... 6% 1.26M 6s 2050K .......... .......... .......... .......... .......... 6% 103M 6s 2100K .......... .......... .......... .......... .......... 6% 31.9M 6s 2150K .......... .......... .......... .......... .......... 6% 20.8M 6s 2200K .......... .......... .......... .......... .......... 6% 1.25M 6s 2250K .......... .......... .......... .......... .......... 7% 41.9M 6s 2300K .......... .......... .......... .......... .......... 7% 20.7M 6s 2350K .......... .......... .......... .......... .......... 7% 96.2M 6s 2400K .......... .......... .......... .......... .......... 7% 125M 6s 2450K .......... .......... .......... .......... .......... 7% 1.22M 6s 2500K .......... .......... .......... .......... .......... 7% 20.7M 6s 2550K .......... .......... .......... .......... .......... 7% 95.5M 6s 2600K .......... .......... .......... .......... .......... 8% 117M 6s 2650K .......... .......... .......... .......... .......... 8% 1.23M 6s 2700K .......... .......... .......... .......... .......... 8% 19.9M 6s 2750K .......... .......... .......... .......... .......... 8% 83.6M 6s 2800K .......... .......... .......... .......... .......... 8% 1.22M 6s 2850K .......... .......... .......... .......... .......... 8% 127M 6s 2900K .......... .......... .......... .......... .......... 9% 19.2M 6s 2950K .......... .......... .......... .......... .......... 9% 26.7M 6s 3000K .......... .......... .......... .......... .......... 9% 89.3M 6s 3050K .......... .......... .......... .......... .......... 9% 1.27M 6s 3100K .......... .......... .......... .......... .......... 9% 20.6M 6s 3150K .......... .......... .......... .......... .......... 9% 135M 6s 3200K .......... .......... .......... .......... .......... 9% 26.8M 6s 3250K .......... .......... .......... .......... .......... 10% 1.26M 6s 3300K .......... .......... .......... .......... .......... 10% 20.6M 6s 3350K .......... .......... .......... .......... .......... 10% 25.2M 6s 3400K .......... .......... .......... .......... .......... 10% 141M 6s 3450K .......... .......... .......... .......... .......... 10% 1.26M 6s 3500K .......... .......... .......... .......... .......... 10% 20.7M 6s 3550K .......... .......... .......... .......... .......... 11% 25.4M 6s 3600K .......... .......... .......... .......... .......... 11% 1.27M 6s 3650K .......... .......... .......... .......... .......... 11% 113M 6s 3700K .......... .......... .......... .......... .......... 11% 19.5M 6s 3750K .......... .......... .......... .......... .......... 11% 26.0M 6s 3800K .......... .......... .......... .......... .......... 11% 1.27M 6s 3850K .......... .......... .......... .......... .......... 11% 21.0M 6s 3900K .......... .......... .......... .......... .......... 12% 110M 6s 3950K .......... .......... .......... .......... .......... 12% 9.91M 6s 4000K .......... .......... .......... .......... .......... 12% 102M 6s 4050K .......... .......... .......... .......... .......... 12% 1.38M 6s 4100K .......... .......... .......... .......... .......... 12% 21.3M 6s 4150K .......... .......... .......... .......... .......... 12% 124M 6s 4200K .......... .......... .......... .......... .......... 13% 8.72M 6s 4250K .......... .......... .......... .......... .......... 13% 90.0M 6s 4300K .......... .......... .......... .......... .......... 13% 1.30M 6s 4350K .......... .......... .......... .......... .......... 13% 109M 6s 4400K .......... .......... .......... .......... .......... 13% 8.95M 6s 4450K .......... .......... .......... .......... .......... 13% 13.5M 6s 4500K .......... .......... .......... .......... .......... 13% 89.1M 6s 4550K .......... .......... .......... .......... .......... 14% 1.35M 6s 4600K .......... .......... .......... .......... .......... 14% 104M 6s 4650K .......... .......... .......... .......... .......... 14% 10.5M 6s 4700K .......... .......... .......... .......... .......... 14% 3.42M 6s 4750K .......... .......... .......... .......... .......... 14% 1.92M 6s 4800K .......... .......... .......... .......... .......... 14% 123M 6s 4850K .......... .......... .......... .......... .......... 15% 102M 6s 4900K .......... .......... .......... .......... .......... 15% 6.37M 6s 4950K .......... .......... .......... .......... .......... 15% 4.88M 6s 5000K .......... .......... .......... .......... .......... 15% 1.94M 6s 5050K .......... .......... .......... .......... .......... 15% 133M 6s 5100K .......... .......... .......... .......... .......... 15% 6.39M 6s 5150K .......... .......... .......... .......... .......... 15% 4.78M 6s 5200K .......... .......... .......... .......... .......... 16% 1.95M 6s 5250K .......... .......... .......... .......... .......... 16% 6.32M 6s 5300K .......... .......... .......... .......... .......... 16% 150M 6s 5350K .......... .......... .......... .......... .......... 16% 4.78M 6s 5400K .......... .......... .......... .......... .......... 16% 1.96M 6s 5450K .......... .......... .......... .......... .......... 16% 6.45M 6s 5500K .......... .......... .......... .......... .......... 17% 4.69M 6s 5550K .......... .......... .......... .......... .......... 17% 133M 6s 5600K .......... .......... .......... .......... .......... 17% 1.95M 6s 5650K .......... .......... .......... .......... .......... 17% 6.59M 6s 5700K .......... .......... .......... .......... .......... 17% 4.80M 6s 5750K .......... .......... .......... .......... .......... 17% 1.94M 6s 5800K .......... .......... .......... .......... .......... 17% 162M 6s 5850K .......... .......... .......... .......... .......... 18% 6.61M 6s 5900K .......... .......... .......... .......... .......... 18% 3.67M 6s 5950K .......... .......... .......... .......... .......... 18% 2.20M 6s 6000K .......... .......... .......... .......... .......... 18% 6.55M 6s 6050K .......... .......... .......... .......... .......... 18% 113M 6s 6100K .......... .......... .......... .......... .......... 18% 3.65M 6s 6150K .......... .......... .......... .......... .......... 19% 2.20M 6s 6200K .......... .......... .......... .......... .......... 19% 6.77M 6s 6250K .......... .......... .......... .......... .......... 19% 3.61M 6s 6300K .......... .......... .......... .......... .......... 19% 136M 6s 6350K .......... .......... .......... .......... .......... 19% 2.20M 6s 6400K .......... .......... .......... .......... .......... 19% 7.03M 6s 6450K .......... .......... .......... .......... .......... 19% 3.58M 6s 6500K .......... .......... .......... .......... .......... 20% 2.20M 6s 6550K .......... .......... .......... .......... .......... 20% 112M 6s 6600K .......... .......... .......... .......... .......... 20% 6.89M 5s 6650K .......... .......... .......... .......... .......... 20% 2.46M 6s 6700K .......... .......... .......... .......... .......... 20% 3.09M 6s 6750K .......... .......... .......... .......... .......... 20% 6.74M 5s 6800K .......... .......... .......... .......... .......... 20% 118M 5s 6850K .......... .......... .......... .......... .......... 21% 2.44M 5s 6900K .......... .......... .......... .......... .......... 21% 3.15M 5s 6950K .......... .......... .......... .......... .......... 21% 6.95M 5s 7000K .......... .......... .......... .......... .......... 21% 2.43M 5s 7050K .......... .......... .......... .......... .......... 21% 132M 5s 7100K .......... .......... .......... .......... .......... 21% 3.11M 5s 7150K .......... .......... .......... .......... .......... 22% 6.91M 5s 7200K .......... .......... .......... .......... .......... 22% 2.43M 5s 7250K .......... .......... .......... .......... .......... 22% 3.12M 5s 7300K .......... .......... .......... .......... .......... 22% 134M 5s 7350K .......... .......... .......... .......... .......... 22% 6.65M 5s 7400K .......... .......... .......... .......... .......... 22% 2.44M 5s 7450K .......... .......... .......... .......... .......... 22% 3.17M 5s 7500K .......... .......... .......... .......... .......... 23% 6.50M 5s 7550K .......... .......... .......... .......... .......... 23% 161M 5s 7600K .......... .......... .......... .......... .......... 23% 2.44M 5s 7650K .......... .......... .......... .......... .......... 23% 3.14M 5s 7700K .......... .......... .......... .......... .......... 23% 6.85M 5s 7750K .......... .......... .......... .......... .......... 23% 2.40M 5s 7800K .......... .......... .......... .......... .......... 24% 15.7M 5s 7850K .......... .......... .......... .......... .......... 24% 103M 5s 7900K .......... .......... .......... .......... .......... 24% 3.91M 5s 7950K .......... .......... .......... .......... .......... 24% 6.78M 5s 8000K .......... .......... .......... .......... .......... 24% 2.12M 5s 8050K .......... .......... .......... .......... .......... 24% 3.88M 5s 8100K .......... .......... .......... .......... .......... 24% 103M 5s 8150K .......... .......... .......... .......... .......... 25% 6.79M 5s 8200K .......... .......... .......... .......... .......... 25% 2.14M 5s 8250K .......... .......... .......... .......... .......... 25% 3.80M 5s 8300K .......... .......... .......... .......... .......... 25% 6.92M 5s 8350K .......... .......... .......... .......... .......... 25% 89.2M 5s 8400K .......... .......... .......... .......... .......... 25% 2.15M 5s 8450K .......... .......... .......... .......... .......... 26% 3.84M 5s 8500K .......... .......... .......... .......... .......... 26% 6.80M 5s 8550K .......... .......... .......... .......... .......... 26% 2.13M 5s 8600K .......... .......... .......... .......... .......... 26% 89.5M 5s 8650K .......... .......... .......... .......... .......... 26% 3.85M 5s 8700K .......... .......... .......... .......... .......... 26% 6.82M 5s 8750K .......... .......... .......... .......... .......... 26% 2.13M 5s 8800K .......... .......... .......... .......... .......... 27% 3.87M 5s 8850K .......... .......... .......... .......... .......... 27% 121M 5s 8900K .......... .......... .......... .......... .......... 27% 6.62M 5s 8950K .......... .......... .......... .......... .......... 27% 2.15M 5s 9000K .......... .......... .......... .......... .......... 27% 3.82M 5s 9050K .......... .......... .......... .......... .......... 27% 6.49M 5s 9100K .......... .......... .......... .......... .......... 28% 114M 5s 9150K .......... .......... .......... .......... .......... 28% 2.16M 5s 9200K .......... .......... .......... .......... .......... 28% 3.79M 5s 9250K .......... .......... .......... .......... .......... 28% 6.72M 5s 9300K .......... .......... .......... .......... .......... 28% 2.16M 5s 9350K .......... .......... .......... .......... .......... 28% 84.1M 5s 9400K .......... .......... .......... .......... .......... 28% 3.80M 5s 9450K .......... .......... .......... .......... .......... 29% 6.66M 5s 9500K .......... .......... .......... .......... .......... 29% 2.16M 5s 9550K .......... .......... .......... .......... .......... 29% 3.80M 5s 9600K .......... .......... .......... .......... .......... 29% 133M 5s 9650K .......... .......... .......... .......... .......... 29% 6.55M 5s 9700K .......... .......... .......... .......... .......... 29% 2.16M 5s 9750K .......... .......... .......... .......... .......... 30% 3.81M 5s 9800K .......... .......... .......... .......... .......... 30% 6.71M 5s 9850K .......... .......... .......... .......... .......... 30% 97.8M 5s 9900K .......... .......... .......... .......... .......... 30% 2.16M 5s 9950K .......... .......... .......... .......... .......... 30% 3.82M 5s 10000K .......... .......... .......... .......... .......... 30% 6.67M 5s 10050K .......... .......... .......... .......... .......... 30% 2.16M 5s 10100K .......... .......... .......... .......... .......... 31% 106M 5s 10150K .......... .......... .......... .......... .......... 31% 3.77M 5s 10200K .......... .......... .......... .......... .......... 31% 6.87M 5s 10250K .......... .......... .......... .......... .......... 31% 2.15M 5s 10300K .......... .......... .......... .......... .......... 31% 3.77M 5s 10350K .......... .......... .......... .......... .......... 31% 100M 5s 10400K .......... .......... .......... .......... .......... 32% 7.03M 5s 10450K .......... .......... .......... .......... .......... 32% 2.16M 5s 10500K .......... .......... .......... .......... .......... 32% 3.65M 5s 10550K .......... .......... .......... .......... .......... 32% 7.14M 5s 10600K .......... .......... .......... .......... .......... 32% 85.9M 5s 10650K .......... .......... .......... .......... .......... 32% 2.16M 5s 10700K .......... .......... .......... .......... .......... 32% 2.10M 5s 10750K .......... .......... .......... .......... .......... 33% 97.1M 5s 10800K .......... .......... .......... .......... .......... 33% 2.59M 5s 10850K .......... .......... .......... .......... .......... 33% 115M 5s 10900K .......... .......... .......... .......... .......... 33% 2.06M 5s 10950K .......... .......... .......... .......... .......... 33% 148M 5s 11000K .......... .......... .......... .......... .......... 33% 2.55M 5s 11050K .......... .......... .......... .......... .......... 34% 2.09M 5s 11100K .......... .......... .......... .......... .......... 34% 97.0M 5s 11150K .......... .......... .......... .......... .......... 34% 66.6M 5s 11200K .......... .......... .......... .......... .......... 34% 106M 5s 11250K .......... .......... .......... .......... .......... 34% 2.59M 5s 11300K .......... .......... .......... .......... .......... 34% 2.14M 5s 11350K .......... .......... .......... .......... .......... 34% 42.6M 5s 11400K .......... .......... .......... .......... .......... 35% 133M 5s 11450K .......... .......... .......... .......... .......... 35% 2.58M 5s 11500K .......... .......... .......... .......... .......... 35% 2.13M 5s 11550K .......... .......... .......... .......... .......... 35% 46.9M 5s 11600K .......... .......... .......... .......... .......... 35% 2.58M 5s 11650K .......... .......... .......... .......... .......... 35% 137M 5s 11700K .......... .......... .......... .......... .......... 36% 2.14M 5s 11750K .......... .......... .......... .......... .......... 36% 40.2M 5s 11800K .......... .......... .......... .......... .......... 36% 2.58M 5s 11850K .......... .......... .......... .......... .......... 36% 2.13M 5s 11900K .......... .......... .......... .......... .......... 36% 148M 5s 11950K .......... .......... .......... .......... .......... 36% 11.5M 4s 12000K .......... .......... .......... .......... .......... 36% 91.9M 4s 12050K .......... .......... .......... .......... .......... 37% 1.28M 5s 12100K .......... .......... .......... .......... .......... 37% 18.4M 4s 12150K .......... .......... .......... .......... .......... 37% 164M 4s 12200K .......... .......... .......... .......... .......... 37% 902K 5s 12250K .......... .......... .......... .......... .......... 37% 116M 4s 12300K .......... .......... .......... .......... .......... 37% 110M 4s 12350K .......... .......... .......... .......... .......... 38% 96.9M 4s 12400K .......... .......... .......... .......... .......... 38% 1.18M 4s 12450K .......... .......... .......... .......... .......... 38% 61.4M 4s 12500K .......... .......... .......... .......... .......... 38% 125M 4s 12550K .......... .......... .......... .......... .......... 38% 100M 4s 12600K .......... .......... .......... .......... .......... 38% 1.17M 4s 12650K .......... .......... .......... .......... .......... 38% 35.0M 4s 12700K .......... .......... .......... .......... .......... 39% 91.4M 4s 12750K .......... .......... .......... .......... .......... 39% 82.5M 4s 12800K .......... .......... .......... .......... .......... 39% 1.20M 4s 12850K .......... .......... .......... .......... .......... 39% 42.5M 4s 12900K .......... .......... .......... .......... .......... 39% 77.2M 4s 12950K .......... .......... .......... .......... .......... 39% 90.5M 4s 13000K .......... .......... .......... .......... .......... 39% 1.19M 4s 13050K .......... .......... .......... .......... .......... 40% 3.33M 4s 13100K .......... .......... .......... .......... .......... 40% 105M 4s 13150K .......... .......... .......... .......... .......... 40% 1.76M 4s 13200K .......... .......... .......... .......... .......... 40% 124M 4s 13250K .......... .......... .......... .......... .......... 40% 3.30M 4s 13300K .......... .......... .......... .......... .......... 40% 119M 4s 13350K .......... .......... .......... .......... .......... 41% 1.75M 4s 13400K .......... .......... .......... .......... .......... 41% 3.33M 4s 13450K .......... .......... .......... .......... .......... 41% 128M 4s 13500K .......... .......... .......... .......... .......... 41% 99.9M 4s 13550K .......... .......... .......... .......... .......... 41% 104M 4s 13600K .......... .......... .......... .......... .......... 41% 673K 4s 13650K .......... .......... .......... .......... .......... 41% 106M 4s 13700K .......... .......... .......... .......... .......... 42% 139M 4s 13750K .......... .......... .......... .......... .......... 42% 92.0M 4s 13800K .......... .......... .......... .......... .......... 42% 1.17M 4s 13850K .......... .......... .......... .......... .......... 42% 125M 4s 13900K .......... .......... .......... .......... .......... 42% 95.8M 4s 13950K .......... .......... .......... .......... .......... 42% 106M 4s 14000K .......... .......... .......... .......... .......... 43% 1.17M 4s 14050K .......... .......... .......... .......... .......... 43% 134M 4s 14100K .......... .......... .......... .......... .......... 43% 100M 4s 14150K .......... .......... .......... .......... .......... 43% 136M 4s 14200K .......... .......... .......... .......... .......... 43% 1.16M 4s 14250K .......... .......... .......... .......... .......... 43% 91.4M 4s 14300K .......... .......... .......... .......... .......... 43% 135M 4s 14350K .......... .......... .......... .......... .......... 44% 102M 4s 14400K .......... .......... .......... .......... .......... 44% 1.16M 4s 14450K .......... .......... .......... .......... .......... 44% 2.46M 4s 14500K .......... .......... .......... .......... .......... 44% 90.3M 4s 14550K .......... .......... .......... .......... .......... 44% 137M 4s 14600K .......... .......... .......... .......... .......... 44% 2.18M 4s 14650K .......... .......... .......... .......... .......... 45% 2.42M 4s 14700K .......... .......... .......... .......... .......... 45% 103M 4s 14750K .......... .......... .......... .......... .......... 45% 133M 4s 14800K .......... .......... .......... .......... .......... 45% 2.20M 4s 14850K .......... .......... .......... .......... .......... 45% 2.40M 4s 14900K .......... .......... .......... .......... .......... 45% 106M 4s 14950K .......... .......... .......... .......... .......... 45% 123M 4s 15000K .......... .......... .......... .......... .......... 46% 2.18M 4s 15050K .......... .......... .......... .......... .......... 46% 2.45M 4s 15100K .......... .......... .......... .......... .......... 46% 103M 4s 15150K .......... .......... .......... .......... .......... 46% 2.17M 4s 15200K .......... .......... .......... .......... .......... 46% 153M 4s 15250K .......... .......... .......... .......... .......... 46% 2.46M 4s 15300K .......... .......... .......... .......... .......... 47% 13.0M 4s 15350K .......... .......... .......... .......... .......... 47% 158M 4s 15400K .......... .......... .......... .......... .......... 47% 934K 4s 15450K .......... .......... .......... .......... .......... 47% 97.4M 4s 15500K .......... .......... .......... .......... .......... 47% 144M 4s 15550K .......... .......... .......... .......... .......... 47% 109M 4s 15600K .......... .......... .......... .......... .......... 47% 1.17M 4s 15650K .......... .......... .......... .......... .......... 48% 102M 4s 15700K .......... .......... .......... .......... .......... 48% 135M 4s 15750K .......... .......... .......... .......... .......... 48% 99.4M 4s 15800K .......... .......... .......... .......... .......... 48% 1.17M 4s 15850K .......... .......... .......... .......... .......... 48% 117M 4s 15900K .......... .......... .......... .......... .......... 48% 108M 4s 15950K .......... .......... .......... .......... .......... 49% 121M 4s 16000K .......... .......... .......... .......... .......... 49% 1.16M 4s 16050K .......... .......... .......... .......... .......... 49% 151M 4s 16100K .......... .......... .......... .......... .......... 49% 73.0M 4s 16150K .......... .......... .......... .......... .......... 49% 128M 4s 16200K .......... .......... .......... .......... .......... 49% 1.17M 4s 16250K .......... .......... .......... .......... .......... 49% 115M 4s 16300K .......... .......... .......... .......... .......... 50% 76.8M 4s 16350K .......... .......... .......... .......... .......... 50% 1.17M 4s 16400K .......... .......... .......... .......... .......... 50% 94.6M 4s 16450K .......... .......... .......... .......... .......... 50% 115M 4s 16500K .......... .......... .......... .......... .......... 50% 107M 4s 16550K .......... .......... .......... .......... .......... 50% 1.17M 4s 16600K .......... .......... .......... .......... .......... 51% 103M 4s 16650K .......... .......... .......... .......... .......... 51% 121M 4s 16700K .......... .......... .......... .......... .......... 51% 128M 4s 16750K .......... .......... .......... .......... .......... 51% 1.16M 4s 16800K .......... .......... .......... .......... .......... 51% 163M 4s 16850K .......... .......... .......... .......... .......... 51% 96.1M 4s 16900K .......... .......... .......... .......... .......... 51% 125M 4s 16950K .......... .......... .......... .......... .......... 52% 95.6M 3s 17000K .......... .......... .......... .......... .......... 52% 1.16M 4s 17050K .......... .......... .......... .......... .......... 52% 137M 3s 17100K .......... .......... .......... .......... .......... 52% 97.7M 3s 17150K .......... .......... .......... .......... .......... 52% 123M 3s 17200K .......... .......... .......... .......... .......... 52% 1.16M 3s 17250K .......... .......... .......... .......... .......... 53% 120M 3s 17300K .......... .......... .......... .......... .......... 53% 114M 3s 17350K .......... .......... .......... .......... .......... 53% 1.16M 3s 17400K .......... .......... .......... .......... .......... 53% 110M 3s 17450K .......... .......... .......... .......... .......... 53% 138M 3s 17500K .......... .......... .......... .......... .......... 53% 94.2M 3s 17550K .......... .......... .......... .......... .......... 53% 1.17M 3s 17600K .......... .......... .......... .......... .......... 54% 107M 3s 17650K .......... .......... .......... .......... .......... 54% 124M 3s 17700K .......... .......... .......... .......... .......... 54% 101M 3s 17750K .......... .......... .......... .......... .......... 54% 1.16M 3s 17800K .......... .......... .......... .......... .......... 54% 66.8M 3s 17850K .......... .......... .......... .......... .......... 54% 98.9M 3s 17900K .......... .......... .......... .......... .......... 55% 100M 3s 17950K .......... .......... .......... .......... .......... 55% 1.18M 3s 18000K .......... .......... .......... .......... .......... 55% 69.2M 3s 18050K .......... .......... .......... .......... .......... 55% 119M 3s 18100K .......... .......... .......... .......... .......... 55% 102M 3s 18150K .......... .......... .......... .......... .......... 55% 1.18M 3s 18200K .......... .......... .......... .......... .......... 55% 104M 3s 18250K .......... .......... .......... .......... .......... 56% 91.4M 3s 18300K .......... .......... .......... .......... .......... 56% 89.1M 3s 18350K .......... .......... .......... .......... .......... 56% 1.17M 3s 18400K .......... .......... .......... .......... .......... 56% 93.5M 3s 18450K .......... .......... .......... .......... .......... 56% 90.6M 3s 18500K .......... .......... .......... .......... .......... 56% 1.17M 3s 18550K .......... .......... .......... .......... .......... 57% 140M 3s 18600K .......... .......... .......... .......... .......... 57% 103M 3s 18650K .......... .......... .......... .......... .......... 57% 64.5M 3s 18700K .......... .......... .......... .......... .......... 57% 1.17M 3s 18750K .......... .......... .......... .......... .......... 57% 114M 3s 18800K .......... .......... .......... .......... .......... 57% 159M 3s 18850K .......... .......... .......... .......... .......... 57% 68.8M 3s 18900K .......... .......... .......... .......... .......... 58% 1.17M 3s 18950K .......... .......... .......... .......... .......... 58% 148M 3s 19000K .......... .......... .......... .......... .......... 58% 72.2M 3s 19050K .......... .......... .......... .......... .......... 58% 119M 3s 19100K .......... .......... .......... .......... .......... 58% 1.17M 3s 19150K .......... .......... .......... .......... .......... 58% 125M 3s 19200K .......... .......... .......... .......... .......... 58% 105M 3s 19250K .......... .......... .......... .......... .......... 59% 90.5M 3s 19300K .......... .......... .......... .......... .......... 59% 87.7M 3s 19350K .......... .......... .......... .......... .......... 59% 1.17M 3s 19400K .......... .......... .......... .......... .......... 59% 107M 3s 19450K .......... .......... .......... .......... .......... 59% 129M 3s 19500K .......... .......... .......... .......... .......... 59% 92.2M 3s 19550K .......... .......... .......... .......... .......... 60% 95.3M 3s 19600K .......... .......... .......... .......... .......... 60% 1.17M 3s 19650K .......... .......... .......... .......... .......... 60% 137M 3s 19700K .......... .......... .......... .......... .......... 60% 72.1M 3s 19750K .......... .......... .......... .......... .......... 60% 129M 3s 19800K .......... .......... .......... .......... .......... 60% 94.8M 3s 19850K .......... .......... .......... .......... .......... 60% 1.18M 3s 19900K .......... .......... .......... .......... .......... 61% 50.1M 3s 19950K .......... .......... .......... .......... .......... 61% 7.23M 3s 20000K .......... .......... .......... .......... .......... 61% 91.5M 3s 20050K .......... .......... .......... .......... .......... 61% 128M 3s 20100K .......... .......... .......... .......... .......... 61% 1.40M 3s 20150K .......... .......... .......... .......... .......... 61% 60.4M 3s 20200K .......... .......... .......... .......... .......... 62% 6.88M 3s 20250K .......... .......... .......... .......... .......... 62% 1.41M 3s 20300K .......... .......... .......... .......... .......... 62% 100M 3s 20350K .......... .......... .......... .......... .......... 62% 49.8M 3s 20400K .......... .......... .......... .......... .......... 62% 6.92M 3s 20450K .......... .......... .......... .......... .......... 62% 1.41M 3s 20500K .......... .......... .......... .......... .......... 62% 51.8M 3s 20550K .......... .......... .......... .......... .......... 63% 135M 3s 20600K .......... .......... .......... .......... .......... 63% 6.95M 3s 20650K .......... .......... .......... .......... .......... 63% 1.39M 3s 20700K .......... .......... .......... .......... .......... 63% 77.5M 3s 20750K .......... .......... .......... .......... .......... 63% 6.66M 3s 20800K .......... .......... .......... .......... .......... 63% 55.1M 3s 20850K .......... .......... .......... .......... .......... 64% 126M 3s 20900K .......... .......... .......... .......... .......... 64% 1.18M 3s 20950K .......... .......... .......... .......... .......... 64% 106M 3s 21000K .......... .......... .......... .......... .......... 64% 52.2M 3s 21050K .......... .......... .......... .......... .......... 64% 124M 3s 21100K .......... .......... .......... .......... .......... 64% 1.17M 3s 21150K .......... .......... .......... .......... .......... 64% 128M 3s 21200K .......... .......... .......... .......... .......... 65% 69.6M 3s 21250K .......... .......... .......... .......... .......... 65% 22.5M 3s 21300K .......... .......... .......... .......... .......... 65% 104M 2s 21350K .......... .......... .......... .......... .......... 65% 1.22M 2s 21400K .......... .......... .......... .......... .......... 65% 52.3M 2s 21450K .......... .......... .......... .......... .......... 65% 119M 2s 21500K .......... .......... .......... .......... .......... 66% 24.8M 2s 21550K .......... .......... .......... .......... .......... 66% 1.22M 2s 21600K .......... .......... .......... .......... .......... 66% 44.5M 2s 21650K .......... .......... .......... .......... .......... 66% 25.9M 2s 21700K .......... .......... .......... .......... .......... 66% 116M 2s 21750K .......... .......... .......... .......... .......... 66% 30.4M 2s 21800K .......... .......... .......... .......... .......... 66% 1.23M 2s 21850K .......... .......... .......... .......... .......... 67% 100M 2s 21900K .......... .......... .......... .......... .......... 67% 26.8M 2s 21950K .......... .......... .......... .......... .......... 67% 41.8M 2s 22000K .......... .......... .......... .......... .......... 67% 116M 2s 22050K .......... .......... .......... .......... .......... 67% 1.23M 2s 22100K .......... .......... .......... .......... .......... 67% 5.28M 2s 22150K .......... .......... .......... .......... .......... 68% 131M 2s 22200K .......... .......... .......... .......... .......... 68% 1.47M 2s 22250K .......... .......... .......... .......... .......... 68% 97.4M 2s 22300K .......... .......... .......... .......... .......... 68% 5.70M 2s 22350K .......... .......... .......... .......... .......... 68% 66.0M 2s 22400K .......... .......... .......... .......... .......... 68% 1.45M 2s 22450K .......... .......... .......... .......... .......... 68% 5.78M 2s 22500K .......... .......... .......... .......... .......... 69% 96.9M 2s 22550K .......... .......... .......... .......... .......... 69% 64.3M 2s 22600K .......... .......... .......... .......... .......... 69% 1.45M 2s 22650K .......... .......... .......... .......... .......... 69% 5.81M 2s 22700K .......... .......... .......... .......... .......... 69% 105M 2s 22750K .......... .......... .......... .......... .......... 69% 96.5M 2s 22800K .......... .......... .......... .......... .......... 70% 1.43M 2s 22850K .......... .......... .......... .......... .......... 70% 67.6M 2s 22900K .......... .......... .......... .......... .......... 70% 6.09M 2s 22950K .......... .......... .......... .......... .......... 70% 92.0M 2s 23000K .......... .......... .......... .......... .......... 70% 1.43M 2s 23050K .......... .......... .......... .......... .......... 70% 153M 2s 23100K .......... .......... .......... .......... .......... 70% 5.93M 2s 23150K .......... .......... .......... .......... .......... 71% 102M 2s 23200K .......... .......... .......... .......... .......... 71% 1.43M 2s 23250K .......... .......... .......... .......... .......... 71% 6.18M 2s 23300K .......... .......... .......... .......... .......... 71% 126M 2s 23350K .......... .......... .......... .......... .......... 71% 72.7M 2s 23400K .......... .......... .......... .......... .......... 71% 1.42M 2s 23450K .......... .......... .......... .......... .......... 72% 6.48M 2s 23500K .......... .......... .......... .......... .......... 72% 76.7M 2s 23550K .......... .......... .......... .......... .......... 72% 91.4M 2s 23600K .......... .......... .......... .......... .......... 72% 1.40M 2s 23650K .......... .......... .......... .......... .......... 72% 147M 2s 23700K .......... .......... .......... .......... .......... 72% 6.88M 2s 23750K .......... .......... .......... .......... .......... 72% 1.39M 2s 23800K .......... .......... .......... .......... .......... 73% 132M 2s 23850K .......... .......... .......... .......... .......... 73% 92.3M 2s 23900K .......... .......... .......... .......... .......... 73% 6.88M 2s 23950K .......... .......... .......... .......... .......... 73% 1.38M 2s 24000K .......... .......... .......... .......... .......... 73% 12.5M 2s 24050K .......... .......... .......... .......... .......... 73% 118M 2s 24100K .......... .......... .......... .......... .......... 74% 94.2M 2s 24150K .......... .......... .......... .......... .......... 74% 8.60M 2s 24200K .......... .......... .......... .......... .......... 74% 1.47M 2s 24250K .......... .......... .......... .......... .......... 74% 13.7M 2s 24300K .......... .......... .......... .......... .......... 74% 8.39M 2s 24350K .......... .......... .......... .......... .......... 74% 92.2M 2s 24400K .......... .......... .......... .......... .......... 74% 1.47M 2s 24450K .......... .......... .......... .......... .......... 75% 13.3M 2s 24500K .......... .......... .......... .......... .......... 75% 8.44M 2s 24550K .......... .......... .......... .......... .......... 75% 1.47M 2s 24600K .......... .......... .......... .......... .......... 75% 117M 2s 24650K .......... .......... .......... .......... .......... 75% 12.7M 2s 24700K .......... .......... .......... .......... .......... 75% 8.63M 2s 24750K .......... .......... .......... .......... .......... 76% 1.47M 2s 24800K .......... .......... .......... .......... .......... 76% 13.1M 2s 24850K .......... .......... .......... .......... .......... 76% 84.6M 2s 24900K .......... .......... .......... .......... .......... 76% 8.44M 2s 24950K .......... .......... .......... .......... .......... 76% 1.47M 2s 25000K .......... .......... .......... .......... .......... 76% 13.8M 2s 25050K .......... .......... .......... .......... .......... 76% 8.15M 2s 25100K .......... .......... .......... .......... .......... 77% 131M 2s 25150K .......... .......... .......... .......... .......... 77% 1.47M 2s 25200K .......... .......... .......... .......... .......... 77% 13.8M 2s 25250K .......... .......... .......... .......... .......... 77% 8.14M 2s 25300K .......... .......... .......... .......... .......... 77% 1.47M 2s 25350K .......... .......... .......... .......... .......... 77% 138M 2s 25400K .......... .......... .......... .......... .......... 78% 13.3M 2s 25450K .......... .......... .......... .......... .......... 78% 8.21M 2s 25500K .......... .......... .......... .......... .......... 78% 1.47M 2s 25550K .......... .......... .......... .......... .......... 78% 13.7M 2s 25600K .......... .......... .......... .......... .......... 78% 93.8M 2s 25650K .......... .......... .......... .......... .......... 78% 8.11M 2s 25700K .......... .......... .......... .......... .......... 78% 1.48M 2s 25750K .......... .......... .......... .......... .......... 79% 14.0M 2s 25800K .......... .......... .......... .......... .......... 79% 7.76M 1s 25850K .......... .......... .......... .......... .......... 79% 137M 1s 25900K .......... .......... .......... .......... .......... 79% 1.47M 1s 25950K .......... .......... .......... .......... .......... 79% 14.8M 1s 26000K .......... .......... .......... .......... .......... 79% 7.69M 1s 26050K .......... .......... .......... .......... .......... 79% 1.47M 1s 26100K .......... .......... .......... .......... .......... 80% 95.6M 1s 26150K .......... .......... .......... .......... .......... 80% 15.7M 1s 26200K .......... .......... .......... .......... .......... 80% 7.52M 1s 26250K .......... .......... .......... .......... .......... 80% 1.47M 1s 26300K .......... .......... .......... .......... .......... 80% 16.7M 1s 26350K .......... .......... .......... .......... .......... 80% 88.9M 1s 26400K .......... .......... .......... .......... .......... 81% 7.69M 1s 26450K .......... .......... .......... .......... .......... 81% 1.46M 1s 26500K .......... .......... .......... .......... .......... 81% 15.5M 1s 26550K .......... .......... .......... .......... .......... 81% 96.8M 1s 26600K .......... .......... .......... .......... .......... 81% 1.24M 1s 26650K .......... .......... .......... .......... .......... 81% 133M 1s 26700K .......... .......... .......... .......... .......... 81% 29.9M 1s 26750K .......... .......... .......... .......... .......... 82% 28.2M 1s 26800K .......... .......... .......... .......... .......... 82% 1.24M 1s 26850K .......... .......... .......... .......... .......... 82% 32.0M 1s 26900K .......... .......... .......... .......... .......... 82% 91.4M 1s 26950K .......... .......... .......... .......... .......... 82% 30.4M 1s 27000K .......... .......... .......... .......... .......... 82% 1.23M 1s 27050K .......... .......... .......... .......... .......... 83% 1.72M 1s 27100K .......... .......... .......... .......... .......... 83% 56.9M 1s 27150K .......... .......... .......... .......... .......... 83% 140M 1s 27200K .......... .......... .......... .......... .......... 83% 3.62M 1s 27250K .......... .......... .......... .......... .......... 83% 86.7M 1s 27300K .......... .......... .......... .......... .......... 83% 1.70M 1s 27350K .......... .......... .......... .......... .......... 83% 73.1M 1s 27400K .......... .......... .......... .......... .......... 84% 3.64M 1s 27450K .......... .......... .......... .......... .......... 84% 1.71M 1s 27500K .......... .......... .......... .......... .......... 84% 132M 1s 27550K .......... .......... .......... .......... .......... 84% 59.0M 1s 27600K .......... .......... .......... .......... .......... 84% 3.67M 1s 27650K .......... .......... .......... .......... .......... 84% 1.69M 1s 27700K .......... .......... .......... .......... .......... 85% 80.3M 1s 27750K .......... .......... .......... .......... .......... 85% 113M 1s 27800K .......... .......... .......... .......... .......... 85% 3.63M 1s 27850K .......... .......... .......... .......... .......... 85% 1.70M 1s 27900K .......... .......... .......... .......... .......... 85% 57.7M 1s 27950K .......... .......... .......... .......... .......... 85% 3.69M 1s 28000K .......... .......... .......... .......... .......... 85% 87.8M 1s 28050K .......... .......... .......... .......... .......... 86% 1.70M 1s 28100K .......... .......... .......... .......... .......... 86% 69.4M 1s 28150K .......... .......... .......... .......... .......... 86% 3.64M 1s 28200K .......... .......... .......... .......... .......... 86% 1.69M 1s 28250K .......... .......... .......... .......... .......... 86% 47.8M 1s 28300K .......... .......... .......... .......... .......... 86% 95.1M 1s 28350K .......... .......... .......... .......... .......... 87% 137M 1s 28400K .......... .......... .......... .......... .......... 87% 3.85M 1s 28450K .......... .......... .......... .......... .......... 87% 1.64M 1s 28500K .......... .......... .......... .......... .......... 87% 87.7M 1s 28550K .......... .......... .......... .......... .......... 87% 3.96M 1s 28600K .......... .......... .......... .......... .......... 87% 90.3M 1s 28650K .......... .......... .......... .......... .......... 87% 1.64M 1s 28700K .......... .......... .......... .......... .......... 88% 120M 1s 28750K .......... .......... .......... .......... .......... 88% 3.94M 1s 28800K .......... .......... .......... .......... .......... 88% 1.63M 1s 28850K .......... .......... .......... .......... .......... 88% 97.5M 1s 28900K .......... .......... .......... .......... .......... 88% 111M 1s 28950K .......... .......... .......... .......... .......... 88% 3.97M 1s 29000K .......... .......... .......... .......... .......... 89% 1.64M 1s 29050K .......... .......... .......... .......... .......... 89% 73.6M 1s 29100K .......... .......... .......... .......... .......... 89% 121M 1s 29150K .......... .......... .......... .......... .......... 89% 4.08M 1s 29200K .......... .......... .......... .......... .......... 89% 1.60M 1s 29250K .......... .......... .......... .......... .......... 89% 19.7M 1s 29300K .......... .......... .......... .......... .......... 89% 148M 1s 29350K .......... .......... .......... .......... .......... 90% 4.66M 1s 29400K .......... .......... .......... .......... .......... 90% 1.62M 1s 29450K .......... .......... .......... .......... .......... 90% 92.1M 1s 29500K .......... .......... .......... .......... .......... 90% 17.9M 1s 29550K .......... .......... .......... .......... .......... 90% 79.3M 1s 29600K .......... .......... .......... .......... .......... 90% 1.24M 1s 29650K .......... .......... .......... .......... .......... 91% 111M 1s 29700K .......... .......... .......... .......... .......... 91% 137M 1s 29750K .......... .......... .......... .......... .......... 91% 17.0M 1s 29800K .......... .......... .......... .......... .......... 91% 1.23M 1s 29850K .......... .......... .......... .......... .......... 91% 94.1M 1s 29900K .......... .......... .......... .......... .......... 91% 17.4M 1s 29950K .......... .......... .......... .......... .......... 91% 142M 1s 30000K .......... .......... .......... .......... .......... 92% 97.9M 1s 30050K .......... .......... .......... .......... .......... 92% 1.23M 1s 30100K .......... .......... .......... .......... .......... 92% 127M 1s 30150K .......... .......... .......... .......... .......... 92% 17.7M 1s 30200K .......... .......... .......... .......... .......... 92% 1.23M 1s 30250K .......... .......... .......... .......... .......... 92% 150M 1s 30300K .......... .......... .......... .......... .......... 93% 86.6M 1s 30350K .......... .......... .......... .......... .......... 93% 18.1M 0s 30400K .......... .......... .......... .......... .......... 93% 1.23M 0s 30450K .......... .......... .......... .......... .......... 93% 117M 0s 30500K .......... .......... .......... .......... .......... 93% 116M 0s 30550K .......... .......... .......... .......... .......... 93% 16.5M 0s 30600K .......... .......... .......... .......... .......... 93% 1.24M 0s 30650K .......... .......... .......... .......... .......... 94% 21.6M 0s 30700K .......... .......... .......... .......... .......... 94% 98.1M 0s 30750K .......... .......... .......... .......... .......... 94% 6.08M 0s 30800K .......... .......... .......... .......... .......... 94% 122M 0s 30850K .......... .......... .......... .......... .......... 94% 1.47M 0s 30900K .......... .......... .......... .......... .......... 94% 28.0M 0s 30950K .......... .......... .......... .......... .......... 95% 6.30M 0s 31000K .......... .......... .......... .......... .......... 95% 1.47M 0s 31050K .......... .......... .......... .......... .......... 95% 124M 0s 31100K .......... .......... .......... .......... .......... 95% 26.5M 0s 31150K .......... .......... .......... .......... .......... 95% 6.30M 0s 31200K .......... .......... .......... .......... .......... 95% 1.47M 0s 31250K .......... .......... .......... .......... .......... 95% 28.3M 0s 31300K .......... .......... .......... .......... .......... 96% 143M 0s 31350K .......... .......... .......... .......... .......... 96% 6.21M 0s 31400K .......... .......... .......... .......... .......... 96% 1.47M 0s 31450K .......... .......... .......... .......... .......... 96% 29.0M 0s 31500K .......... .......... .......... .......... .......... 96% 6.27M 0s 31550K .......... .......... .......... .......... .......... 96% 125M 0s 31600K .......... .......... .......... .......... .......... 97% 1.47M 0s 31650K .......... .......... .......... .......... .......... 97% 29.2M 0s 31700K .......... .......... .......... .......... .......... 97% 6.27M 0s 31750K .......... .......... .......... .......... .......... 97% 1.46M 0s 31800K .......... .......... .......... .......... .......... 97% 144M 0s 31850K .......... .......... .......... .......... .......... 97% 30.2M 0s 31900K .......... .......... .......... .......... .......... 97% 6.30M 0s 31950K .......... .......... .......... .......... .......... 98% 1.45M 0s 32000K .......... .......... .......... .......... .......... 98% 149M 0s 32050K .......... .......... .......... .......... .......... 98% 113M 0s 32100K .......... .......... .......... .......... .......... 98% 44.2M 0s 32150K .......... .......... .......... .......... .......... 98% 6.15M 0s 32200K .......... .......... .......... .......... .......... 98% 1.46M 0s 32250K .......... .......... .......... .......... .......... 98% 41.1M 0s 32300K .......... .......... .......... .......... .......... 99% 120M 0s 32350K .......... .......... .......... .......... .......... 99% 6.05M 0s 32400K .......... .......... .......... .......... .......... 99% 1.46M 0s 32450K .......... .......... .......... .......... .......... 99% 41.6M 0s 32500K .......... .......... .......... .......... .......... 99% 6.13M 0s 32550K .......... .......... .......... .......... .......... 99% 135M 0s 32600K .......... .......... ....... 100% 640K=7.3s 2023-12-16 14:13:37 (4.39 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.j9_1.12.29003.202006111057.jar’ saved [33410372/33410372] FINISHED --2023-12-16 14:13:37-- Total wall clock time: 11s Downloaded: 27 files, 33M in 7.7s (4.28 MB/s) + wget -P /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/ https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/p2.index --2023-12-16 14:13:37-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/p2.index Resolving public.dhe.ibm.com (public.dhe.ibm.com)... 170.225.126.18 Connecting to public.dhe.ibm.com (public.dhe.ibm.com)|170.225.126.18|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 172 Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/p2.index.1’ 0K 100% 47.6M=0s 2023-12-16 14:13:37 (47.6 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/p2.index.1’ saved [172/172] + wget -P /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/ https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.jar --2023-12-16 14:13:37-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.jar Resolving public.dhe.ibm.com (public.dhe.ibm.com)... 170.225.126.18 Connecting to public.dhe.ibm.com (public.dhe.ibm.com)|170.225.126.18|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1128 (1.1K) [application/java-archive] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.jar.1’ 0K . 100% 298M=0s 2023-12-16 14:13:38 (298 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.jar.1’ saved [1128/1128] + wget -P /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/ https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.xml.xz --2023-12-16 14:13:38-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.xml.xz Resolving public.dhe.ibm.com (public.dhe.ibm.com)... 170.225.126.18 Connecting to public.dhe.ibm.com (public.dhe.ibm.com)|170.225.126.18|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 748 [application/xml] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.xml.xz.1’ 0K 100% 153M=0s 2023-12-16 14:13:38 (153 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.xml.xz.1’ saved [748/748] + wget -P /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/ https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.jar --2023-12-16 14:13:38-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.jar Resolving public.dhe.ibm.com (public.dhe.ibm.com)... 170.225.126.18 Connecting to public.dhe.ibm.com (public.dhe.ibm.com)|170.225.126.18|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 381772 (373K) [application/java-archive] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.jar.1’ 0K .......... .......... .......... .......... .......... 13% 386K 1s 50K .......... .......... .......... .......... .......... 26% 1.14M 0s 100K .......... .......... .......... .......... .......... 40% 1.14M 0s 150K .......... .......... .......... .......... .......... 53% 135M 0s 200K .......... .......... .......... .......... .......... 67% 1.14M 0s 250K .......... .......... .......... .......... .......... 80% 107M 0s 300K .......... .......... .......... .......... .......... 93% 1.14M 0s 350K .......... .......... .. 100% 82.3M=0.3s 2023-12-16 14:13:39 (1.21 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.jar.1’ saved [381772/381772] + wget -P /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/ https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.xml.xz --2023-12-16 14:13:39-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.xml.xz Resolving public.dhe.ibm.com (public.dhe.ibm.com)... 170.225.126.18 Connecting to public.dhe.ibm.com (public.dhe.ibm.com)|170.225.126.18|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 167272 (163K) [application/xml] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.xml.xz.1’ 0K .......... .......... .......... .......... .......... 30% 385K 0s 50K .......... .......... .......... .......... .......... 61% 584K 0s 100K .......... .......... .......... .......... .......... 91% 88.1M 0s 150K .......... ... 100% 311K=0.3s 2023-12-16 14:13:40 (631 KB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.xml.xz.1’ saved [167272/167272] + wget -P /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/com.ibm.dtfj.feature_1.12.29003.202006111057.jar --2023-12-16 14:13:40-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/com.ibm.dtfj.feature_1.12.29003.202006111057.jar Resolving public.dhe.ibm.com (public.dhe.ibm.com)... 170.225.126.18 Connecting to public.dhe.ibm.com (public.dhe.ibm.com)|170.225.126.18|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 435454 (425K) [application/java-archive] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/com.ibm.dtfj.feature_1.12.29003.202006111057.jar.1’ 0K .......... .......... .......... .......... .......... 11% 390K 1s 50K .......... .......... .......... .......... .......... 23% 1.13M 1s 100K .......... .......... .......... .......... .......... 35% 1.14M 0s 150K .......... .......... .......... .......... .......... 47% 1.16M 0s 200K .......... .......... .......... .......... .......... 58% 68.0M 0s 250K .......... .......... .......... .......... .......... 70% 1.16M 0s 300K .......... .......... .......... .......... .......... 82% 59.1M 0s 350K .......... .......... .......... .......... .......... 94% 116M 0s 400K .......... .......... ..... 100% 594K=0.3s 2023-12-16 14:13:40 (1.21 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/com.ibm.dtfj.feature_1.12.29003.202006111057.jar.1’ saved [435454/435454] + wget -P /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.api_1.12.29003.202006111057.jar --2023-12-16 14:13:40-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.api_1.12.29003.202006111057.jar Resolving public.dhe.ibm.com (public.dhe.ibm.com)... 170.225.126.18 Connecting to public.dhe.ibm.com (public.dhe.ibm.com)|170.225.126.18|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 30135 (29K) [application/java-archive] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.api_1.12.29003.202006111057.jar.1’ 0K .......... .......... ......... 100% 340K=0.09s 2023-12-16 14:13:41 (340 KB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.api_1.12.29003.202006111057.jar.1’ saved [30135/30135] + wget -P /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.j9_1.12.29003.202006111057.jar --2023-12-16 14:13:41-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.j9_1.12.29003.202006111057.jar Resolving public.dhe.ibm.com (public.dhe.ibm.com)... 170.225.126.18 Connecting to public.dhe.ibm.com (public.dhe.ibm.com)|170.225.126.18|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 33410372 (32M) [application/java-archive] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.j9_1.12.29003.202006111057.jar.1’ 0K .......... .......... .......... .......... .......... 0% 387K 84s 50K .......... .......... .......... .......... .......... 0% 1.14M 56s 100K .......... .......... .......... .......... .......... 0% 1.14M 47s 150K .......... .......... .......... .......... .......... 0% 1.14M 42s 200K .......... .......... .......... .......... .......... 0% 1.16M 39s 250K .......... .......... .......... .......... .......... 0% 73.0M 32s 300K .......... .......... .......... .......... .......... 1% 1.16M 32s 350K .......... .......... .......... .......... .......... 1% 68.9M 28s 400K .......... .......... .......... .......... .......... 1% 123M 25s 450K .......... .......... .......... .......... .......... 1% 1.17M 25s 500K .......... .......... .......... .......... .......... 1% 60.4M 23s 550K .......... .......... .......... .......... .......... 1% 127M 21s 600K .......... .......... .......... .......... .......... 1% 93.2M 19s 650K .......... .......... .......... .......... .......... 2% 1.19M 20s 700K .......... .......... .......... .......... .......... 2% 63.0M 18s 750K .......... .......... .......... .......... .......... 2% 95.2M 17s 800K .......... .......... .......... .......... .......... 2% 120M 16s 850K .......... .......... .......... .......... .......... 2% 1.18M 17s 900K .......... .......... .......... .......... .......... 2% 53.7M 16s 950K .......... .......... .......... .......... .......... 3% 130M 15s 1000K .......... .......... .......... .......... .......... 3% 1.18M 15s 1050K .......... .......... .......... .......... .......... 3% 100M 15s 1100K .......... .......... .......... .......... .......... 3% 77.6M 14s 1150K .......... .......... .......... .......... .......... 3% 49.3M 14s 1200K .......... .......... .......... .......... .......... 3% 1.20M 14s 1250K .......... .......... .......... .......... .......... 3% 6.60M 14s 1300K .......... .......... .......... .......... .......... 4% 118M 13s 1350K .......... .......... .......... .......... .......... 4% 120M 13s 1400K .......... .......... .......... .......... .......... 4% 1.40M 13s 1450K .......... .......... .......... .......... .......... 4% 6.42M 13s 1500K .......... .......... .......... .......... .......... 4% 33.2M 12s 1550K .......... .......... .......... .......... .......... 4% 126M 12s 1600K .......... .......... .......... .......... .......... 5% 95.1M 11s 1650K .......... .......... .......... .......... .......... 5% 1.47M 12s 1700K .......... .......... .......... .......... .......... 5% 5.52M 11s 1750K .......... .......... .......... .......... .......... 5% 95.5M 11s 1800K .......... .......... .......... .......... .......... 5% 1.46M 11s 1850K .......... .......... .......... .......... .......... 5% 10.5M 11s 1900K .......... .......... .......... .......... .......... 5% 146M 11s 1950K .......... .......... .......... .......... .......... 6% 9.79M 11s 2000K .......... .......... .......... .......... .......... 6% 91.9M 10s 2050K .......... .......... .......... .......... .......... 6% 1.33M 11s 2100K .......... .......... .......... .......... .......... 6% 9.36M 10s 2150K .......... .......... .......... .......... .......... 6% 140M 10s 2200K .......... .......... .......... .......... .......... 6% 95.8M 10s 2250K .......... .......... .......... .......... .......... 7% 1.32M 10s 2300K .......... .......... .......... .......... .......... 7% 9.52M 10s 2350K .......... .......... .......... .......... .......... 7% 107M 10s 2400K .......... .......... .......... .......... .......... 7% 128M 10s 2450K .......... .......... .......... .......... .......... 7% 1.31M 10s 2500K .......... .......... .......... .......... .......... 7% 9.67M 10s 2550K .......... .......... .......... .......... .......... 7% 137M 10s 2600K .......... .......... .......... .......... .......... 8% 1.31M 10s 2650K .......... .......... .......... .......... .......... 8% 132M 10s 2700K .......... .......... .......... .......... .......... 8% 9.67M 9s 2750K .......... .......... .......... .......... .......... 8% 87.0M 9s 2800K .......... .......... .......... .......... .......... 8% 1.32M 9s 2850K .......... .......... .......... .......... .......... 8% 10.1M 9s 2900K .......... .......... .......... .......... .......... 9% 103M 9s 2950K .......... .......... .......... .......... .......... 9% 68.0M 9s 3000K .......... .......... .......... .......... .......... 9% 1.32M 9s 3050K .......... .......... .......... .......... .......... 9% 10.6M 9s 3100K .......... .......... .......... .......... .......... 9% 57.7M 9s 3150K .......... .......... .......... .......... .......... 9% 137M 9s 3200K .......... .......... .......... .......... .......... 9% 1.31M 9s 3250K .......... .......... .......... .......... .......... 10% 11.0M 9s 3300K .......... .......... .......... .......... .......... 10% 68.8M 9s 3350K .......... .......... .......... .......... .......... 10% 1.30M 9s 3400K .......... .......... .......... .......... .......... 10% 4.14M 9s 3450K .......... .......... .......... .......... .......... 10% 101M 9s 3500K .......... .......... .......... .......... .......... 10% 94.4M 9s 3550K .......... .......... .......... .......... .......... 11% 129M 8s 3600K .......... .......... .......... .......... .......... 11% 1.33M 9s 3650K .......... .......... .......... .......... .......... 11% 5.01M 9s 3700K .......... .......... .......... .......... .......... 11% 124M 8s 3750K .......... .......... .......... .......... .......... 11% 1.51M 9s 3800K .......... .......... .......... .......... .......... 11% 114M 8s 3850K .......... .......... .......... .......... .......... 11% 4.88M 8s 3900K .......... .......... .......... .......... .......... 12% 130M 8s 3950K .......... .......... .......... .......... .......... 12% 1.51M 8s 4000K .......... .......... .......... .......... .......... 12% 4.69M 8s 4050K .......... .......... .......... .......... .......... 12% 133M 8s 4100K .......... .......... .......... .......... .......... 12% 90.9M 8s 4150K .......... .......... .......... .......... .......... 12% 147M 8s 4200K .......... .......... .......... .......... .......... 13% 1.55M 8s 4250K .......... .......... .......... .......... .......... 13% 4.65M 8s 4300K .......... .......... .......... .......... .......... 13% 141M 8s 4350K .......... .......... .......... .......... .......... 13% 1.54M 8s 4400K .......... .......... .......... .......... .......... 13% 165M 8s 4450K .......... .......... .......... .......... .......... 13% 4.64M 8s 4500K .......... .......... .......... .......... .......... 13% 66.0M 8s 4550K .......... .......... .......... .......... .......... 14% 1.56M 8s 4600K .......... .......... .......... .......... .......... 14% 4.65M 8s 4650K .......... .......... .......... .......... .......... 14% 129M 8s 4700K .......... .......... .......... .......... .......... 14% 74.7M 8s 4750K .......... .......... .......... .......... .......... 14% 1.55M 8s 4800K .......... .......... .......... .......... .......... 14% 4.76M 8s 4850K .......... .......... .......... .......... .......... 15% 66.7M 8s 4900K .......... .......... .......... .......... .......... 15% 137M 8s 4950K .......... .......... .......... .......... .......... 15% 1.54M 8s 5000K .......... .......... .......... .......... .......... 15% 4.77M 8s 5050K .......... .......... .......... .......... .......... 15% 37.7M 8s 5100K .......... .......... .......... .......... .......... 15% 104M 7s 5150K .......... .......... .......... .......... .......... 15% 1.59M 8s 5200K .......... .......... .......... .......... .......... 16% 90.2M 7s 5250K .......... .......... .......... .......... .......... 16% 4.70M 7s 5300K .......... .......... .......... .......... .......... 16% 31.0M 7s 5350K .......... .......... .......... .......... .......... 16% 1.59M 7s 5400K .......... .......... .......... .......... .......... 16% 4.75M 7s 5450K .......... .......... .......... .......... .......... 16% 120M 7s 5500K .......... .......... .......... .......... .......... 17% 29.6M 7s 5550K .......... .......... .......... .......... .......... 17% 1.60M 7s 5600K .......... .......... .......... .......... .......... 17% 4.59M 7s 5650K .......... .......... .......... .......... .......... 17% 32.5M 7s 5700K .......... .......... .......... .......... .......... 17% 144M 7s 5750K .......... .......... .......... .......... .......... 17% 1.58M 7s 5800K .......... .......... .......... .......... .......... 17% 115M 7s 5850K .......... .......... .......... .......... .......... 18% 4.75M 7s 5900K .......... .......... .......... .......... .......... 18% 5.19M 7s 5950K .......... .......... .......... .......... .......... 18% 106M 7s 6000K .......... .......... .......... .......... .......... 18% 1.93M 7s 6050K .......... .......... .......... .......... .......... 18% 139M 7s 6100K .......... .......... .......... .......... .......... 18% 6.40M 7s 6150K .......... .......... .......... .......... .......... 19% 5.16M 7s 6200K .......... .......... .......... .......... .......... 19% 1.92M 7s 6250K .......... .......... .......... .......... .......... 19% 92.9M 7s 6300K .......... .......... .......... .......... .......... 19% 4.66M 7s 6350K .......... .......... .......... .......... .......... 19% 102M 7s 6400K .......... .......... .......... .......... .......... 19% 7.63M 7s 6450K .......... .......... .......... .......... .......... 19% 1.76M 7s 6500K .......... .......... .......... .......... .......... 20% 4.12M 7s 6550K .......... .......... .......... .......... .......... 20% 121M 7s 6600K .......... .......... .......... .......... .......... 20% 105M 7s 6650K .......... .......... .......... .......... .......... 20% 16.4M 7s 6700K .......... .......... .......... .......... .......... 20% 1.71M 7s 6750K .......... .......... .......... .......... .......... 20% 4.52M 7s 6800K .......... .......... .......... .......... .......... 20% 110M 7s 6850K .......... .......... .......... .......... .......... 21% 14.8M 7s 6900K .......... .......... .......... .......... .......... 21% 1.72M 7s 6950K .......... .......... .......... .......... .......... 21% 4.55M 7s 7000K .......... .......... .......... .......... .......... 21% 15.5M 7s 7050K .......... .......... .......... .......... .......... 21% 107M 6s 7100K .......... .......... .......... .......... .......... 21% 1.68M 6s 7150K .......... .......... .......... .......... .......... 22% 136M 6s 7200K .......... .......... .......... .......... .......... 22% 4.41M 6s 7250K .......... .......... .......... .......... .......... 22% 19.8M 6s 7300K .......... .......... .......... .......... .......... 22% 1.70M 6s 7350K .......... .......... .......... .......... .......... 22% 83.3M 6s 7400K .......... .......... .......... .......... .......... 22% 4.33M 6s 7450K .......... .......... .......... .......... .......... 22% 19.8M 6s 7500K .......... .......... .......... .......... .......... 23% 1.70M 6s 7550K .......... .......... .......... .......... .......... 23% 4.26M 6s 7600K .......... .......... .......... .......... .......... 23% 139M 6s 7650K .......... .......... .......... .......... .......... 23% 19.5M 6s 7700K .......... .......... .......... .......... .......... 23% 1.69M 6s 7750K .......... .......... .......... .......... .......... 23% 4.35M 6s 7800K .......... .......... .......... .......... .......... 24% 18.8M 6s 7850K .......... .......... .......... .......... .......... 24% 100M 6s 7900K .......... .......... .......... .......... .......... 24% 1.70M 6s 7950K .......... .......... .......... .......... .......... 24% 4.38M 6s 8000K .......... .......... .......... .......... .......... 24% 18.0M 6s 8050K .......... .......... .......... .......... .......... 24% 1.70M 6s 8100K .......... .......... .......... .......... .......... 24% 97.8M 6s 8150K .......... .......... .......... .......... .......... 25% 4.53M 6s 8200K .......... .......... .......... .......... .......... 25% 19.1M 6s 8250K .......... .......... .......... .......... .......... 25% 1.69M 6s 8300K .......... .......... .......... .......... .......... 25% 4.39M 6s 8350K .......... .......... .......... .......... .......... 25% 128M 6s 8400K .......... .......... .......... .......... .......... 25% 19.5M 6s 8450K .......... .......... .......... .......... .......... 26% 1.68M 6s 8500K .......... .......... .......... .......... .......... 26% 4.45M 6s 8550K .......... .......... .......... .......... .......... 26% 20.0M 6s 8600K .......... .......... .......... .......... .......... 26% 111M 6s 8650K .......... .......... .......... .......... .......... 26% 1.67M 6s 8700K .......... .......... .......... .......... .......... 26% 4.54M 6s 8750K .......... .......... .......... .......... .......... 26% 19.8M 6s 8800K .......... .......... .......... .......... .......... 27% 1.67M 6s 8850K .......... .......... .......... .......... .......... 27% 134M 6s 8900K .......... .......... .......... .......... .......... 27% 4.48M 6s 8950K .......... .......... .......... .......... .......... 27% 18.5M 6s 9000K .......... .......... .......... .......... .......... 27% 1.68M 6s 9050K .......... .......... .......... .......... .......... 27% 4.61M 6s 9100K .......... .......... .......... .......... .......... 28% 82.1M 6s 9150K .......... .......... .......... .......... .......... 28% 17.3M 6s 9200K .......... .......... .......... .......... .......... 28% 1.70M 6s 9250K .......... .......... .......... .......... .......... 28% 4.42M 6s 9300K .......... .......... .......... .......... .......... 28% 18.1M 6s 9350K .......... .......... .......... .......... .......... 28% 103M 6s 9400K .......... .......... .......... .......... .......... 28% 1.68M 6s 9450K .......... .......... .......... .......... .......... 29% 4.51M 6s 9500K .......... .......... .......... .......... .......... 29% 18.0M 6s 9550K .......... .......... .......... .......... .......... 29% 1.69M 6s 9600K .......... .......... .......... .......... .......... 29% 120M 6s 9650K .......... .......... .......... .......... .......... 29% 4.42M 6s 9700K .......... .......... .......... .......... .......... 29% 20.0M 6s 9750K .......... .......... .......... .......... .......... 30% 1.67M 6s 9800K .......... .......... .......... .......... .......... 30% 4.47M 6s 9850K .......... .......... .......... .......... .......... 30% 102M 6s 9900K .......... .......... .......... .......... .......... 30% 19.6M 6s 9950K .......... .......... .......... .......... .......... 30% 1.68M 6s 10000K .......... .......... .......... .......... .......... 30% 4.43M 6s 10050K .......... .......... .......... .......... .......... 30% 20.2M 6s 10100K .......... .......... .......... .......... .......... 31% 95.9M 5s 10150K .......... .......... .......... .......... .......... 31% 1.70M 6s 10200K .......... .......... .......... .......... .......... 31% 4.35M 5s 10250K .......... .......... .......... .......... .......... 31% 19.8M 5s 10300K .......... .......... .......... .......... .......... 31% 1.68M 5s 10350K .......... .......... .......... .......... .......... 31% 10.8M 5s 10400K .......... .......... .......... .......... .......... 32% 126M 5s 10450K .......... .......... .......... .......... .......... 32% 4.90M 5s 10500K .......... .......... .......... .......... .......... 32% 15.5M 5s 10550K .......... .......... .......... .......... .......... 32% 1.80M 5s 10600K .......... .......... .......... .......... .......... 32% 9.67M 5s 10650K .......... .......... .......... .......... .......... 32% 109M 5s 10700K .......... .......... .......... .......... .......... 32% 1.30M 5s 10750K .......... .......... .......... .......... .......... 33% 133M 5s 10800K .......... .......... .......... .......... .......... 33% 85.0M 5s 10850K .......... .......... .......... .......... .......... 33% 7.13M 5s 10900K .......... .......... .......... .......... .......... 33% 1.35M 5s 10950K .......... .......... .......... .......... .......... 33% 117M 5s 11000K .......... .......... .......... .......... .......... 33% 111M 5s 11050K .......... .......... .......... .......... .......... 34% 8.22M 5s 11100K .......... .......... .......... .......... .......... 34% 1.35M 5s 11150K .......... .......... .......... .......... .......... 34% 113M 5s 11200K .......... .......... .......... .......... .......... 34% 8.22M 5s 11250K .......... .......... .......... .......... .......... 34% 130M 5s 11300K .......... .......... .......... .......... .......... 34% 1.35M 5s 11350K .......... .......... .......... .......... .......... 34% 131M 5s 11400K .......... .......... .......... .......... .......... 35% 8.17M 5s 11450K .......... .......... .......... .......... .......... 35% 1.35M 5s 11500K .......... .......... .......... .......... .......... 35% 133M 5s 11550K .......... .......... .......... .......... .......... 35% 123M 5s 11600K .......... .......... .......... .......... .......... 35% 7.93M 5s 11650K .......... .......... .......... .......... .......... 35% 1.35M 5s 11700K .......... .......... .......... .......... .......... 36% 118M 5s 11750K .......... .......... .......... .......... .......... 36% 107M 5s 11800K .......... .......... .......... .......... .......... 36% 7.73M 5s 11850K .......... .......... .......... .......... .......... 36% 1.36M 5s 11900K .......... .......... .......... .......... .......... 36% 119M 5s 11950K .......... .......... .......... .......... .......... 36% 7.82M 5s 12000K .......... .......... .......... .......... .......... 36% 158M 5s 12050K .......... .......... .......... .......... .......... 37% 1.35M 5s 12100K .......... .......... .......... .......... .......... 37% 51.9M 5s 12150K .......... .......... .......... .......... .......... 37% 93.1M 5s 12200K .......... .......... .......... .......... .......... 37% 9.27M 5s 12250K .......... .......... .......... .......... .......... 37% 1.34M 5s 12300K .......... .......... .......... .......... .......... 37% 156M 5s 12350K .......... .......... .......... .......... .......... 38% 54.7M 5s 12400K .......... .......... .......... .......... .......... 38% 8.71M 5s 12450K .......... .......... .......... .......... .......... 38% 1.35M 5s 12500K .......... .......... .......... .......... .......... 38% 53.2M 5s 12550K .......... .......... .......... .......... .......... 38% 97.8M 5s 12600K .......... .......... .......... .......... .......... 38% 8.73M 5s 12650K .......... .......... .......... .......... .......... 38% 1.36M 5s 12700K .......... .......... .......... .......... .......... 39% 24.0M 5s 12750K .......... .......... .......... .......... .......... 39% 105M 5s 12800K .......... .......... .......... .......... .......... 39% 138M 5s 12850K .......... .......... .......... .......... .......... 39% 11.1M 5s 12900K .......... .......... .......... .......... .......... 39% 1.34M 5s 12950K .......... .......... .......... .......... .......... 39% 28.1M 5s 13000K .......... .......... .......... .......... .......... 39% 11.0M 5s 13050K .......... .......... .......... .......... .......... 40% 188M 5s 13100K .......... .......... .......... .......... .......... 40% 1.34M 5s 13150K .......... .......... .......... .......... .......... 40% 29.0M 5s 13200K .......... .......... .......... .......... .......... 40% 10.7M 5s 13250K .......... .......... .......... .......... .......... 40% 1.35M 5s 13300K .......... .......... .......... .......... .......... 40% 136M 5s 13350K .......... .......... .......... .......... .......... 41% 28.8M 5s 13400K .......... .......... .......... .......... .......... 41% 10.1M 5s 13450K .......... .......... .......... .......... .......... 41% 1.35M 5s 13500K .......... .......... .......... .......... .......... 41% 30.1M 5s 13550K .......... .......... .......... .......... .......... 41% 127M 5s 13600K .......... .......... .......... .......... .......... 41% 10.8M 5s 13650K .......... .......... .......... .......... .......... 41% 1.33M 5s 13700K .......... .......... .......... .......... .......... 42% 36.8M 5s 13750K .......... .......... .......... .......... .......... 42% 10.6M 4s 13800K .......... .......... .......... .......... .......... 42% 123M 4s 13850K .......... .......... .......... .......... .......... 42% 1.34M 4s 13900K .......... .......... .......... .......... .......... 42% 2.43M 4s 13950K .......... .......... .......... .......... .......... 42% 96.1M 4s 14000K .......... .......... .......... .......... .......... 43% 2.24M 4s 14050K .......... .......... .......... .......... .......... 43% 97.5M 4s 14100K .......... .......... .......... .......... .......... 43% 2.43M 4s 14150K .......... .......... .......... .......... .......... 43% 74.1M 4s 14200K .......... .......... .......... .......... .......... 43% 2.25M 4s 14250K .......... .......... .......... .......... .......... 43% 2.43M 4s 14300K .......... .......... .......... .......... .......... 43% 118M 4s 14350K .......... .......... .......... .......... .......... 44% 61.5M 4s 14400K .......... .......... .......... .......... .......... 44% 2.27M 4s 14450K .......... .......... .......... .......... .......... 44% 2.43M 4s 14500K .......... .......... .......... .......... .......... 44% 59.3M 4s 14550K .......... .......... .......... .......... .......... 44% 90.2M 4s 14600K .......... .......... .......... .......... .......... 44% 2.29M 4s 14650K .......... .......... .......... .......... .......... 45% 2.44M 4s 14700K .......... .......... .......... .......... .......... 45% 20.8M 4s 14750K .......... .......... .......... .......... .......... 45% 120M 4s 14800K .......... .......... .......... .......... .......... 45% 2.28M 4s 14850K .......... .......... .......... .......... .......... 45% 118M 4s 14900K .......... .......... .......... .......... .......... 45% 2.47M 4s 14950K .......... .......... .......... .......... .......... 45% 40.3M 4s 15000K .......... .......... .......... .......... .......... 46% 2.26M 4s 15050K .......... .......... .......... .......... .......... 46% 2.47M 4s 15100K .......... .......... .......... .......... .......... 46% 122M 4s 15150K .......... .......... .......... .......... .......... 46% 19.1M 4s 15200K .......... .......... .......... .......... .......... 46% 102M 4s 15250K .......... .......... .......... .......... .......... 46% 2.34M 4s 15300K .......... .......... .......... .......... .......... 47% 2.57M 4s 15350K .......... .......... .......... .......... .......... 47% 18.4M 4s 15400K .......... .......... .......... .......... .......... 47% 135M 4s 15450K .......... .......... .......... .......... .......... 47% 2.36M 4s 15500K .......... .......... .......... .......... .......... 47% 2.56M 4s 15550K .......... .......... .......... .......... .......... 47% 18.7M 4s 15600K .......... .......... .......... .......... .......... 47% 2.33M 4s 15650K .......... .......... .......... .......... .......... 48% 135M 4s 15700K .......... .......... .......... .......... .......... 48% 2.58M 4s 15750K .......... .......... .......... .......... .......... 48% 18.0M 4s 15800K .......... .......... .......... .......... .......... 48% 2.35M 4s 15850K .......... .......... .......... .......... .......... 48% 2.56M 4s 15900K .......... .......... .......... .......... .......... 48% 101M 4s 15950K .......... .......... .......... .......... .......... 49% 19.9M 4s 16000K .......... .......... .......... .......... .......... 49% 2.34M 4s 16050K .......... .......... .......... .......... .......... 49% 2.56M 4s 16100K .......... .......... .......... .......... .......... 49% 20.8M 4s 16150K .......... .......... .......... .......... .......... 49% 114M 4s 16200K .......... .......... .......... .......... .......... 49% 2.31M 4s 16250K .......... .......... .......... .......... .......... 49% 2.57M 4s 16300K .......... .......... .......... .......... .......... 50% 22.8M 4s 16350K .......... .......... .......... .......... .......... 50% 2.30M 4s 16400K .......... .......... .......... .......... .......... 50% 87.2M 4s 16450K .......... .......... .......... .......... .......... 50% 2.58M 4s 16500K .......... .......... .......... .......... .......... 50% 21.3M 4s 16550K .......... .......... .......... .......... .......... 50% 2.31M 4s 16600K .......... .......... .......... .......... .......... 51% 2.56M 4s 16650K .......... .......... .......... .......... .......... 51% 94.5M 4s 16700K .......... .......... .......... .......... .......... 51% 25.1M 4s 16750K .......... .......... .......... .......... .......... 51% 2.29M 4s 16800K .......... .......... .......... .......... .......... 51% 2.53M 4s 16850K .......... .......... .......... .......... .......... 51% 28.5M 4s 16900K .......... .......... .......... .......... .......... 51% 93.3M 4s 16950K .......... .......... .......... .......... .......... 52% 2.28M 4s 17000K .......... .......... .......... .......... .......... 52% 112M 4s 17050K .......... .......... .......... .......... .......... 52% 2.55M 4s 17100K .......... .......... .......... .......... .......... 52% 27.3M 4s 17150K .......... .......... .......... .......... .......... 52% 138M 4s 17200K .......... .......... .......... .......... .......... 52% 2.29M 4s 17250K .......... .......... .......... .......... .......... 53% 103M 4s 17300K .......... .......... .......... .......... .......... 53% 2.56M 4s 17350K .......... .......... .......... .......... .......... 53% 28.9M 4s 17400K .......... .......... .......... .......... .......... 53% 89.6M 4s 17450K .......... .......... .......... .......... .......... 53% 2.27M 4s 17500K .......... .......... .......... .......... .......... 53% 2.56M 4s 17550K .......... .......... .......... .......... .......... 53% 90.3M 4s 17600K .......... .......... .......... .......... .......... 54% 30.5M 3s 17650K .......... .......... .......... .......... .......... 54% 132M 3s 17700K .......... .......... .......... .......... .......... 54% 2.22M 3s 17750K .......... .......... .......... .......... .......... 54% 2.62M 3s 17800K .......... .......... .......... .......... .......... 54% 26.8M 3s 17850K .......... .......... .......... .......... .......... 54% 2.24M 3s 17900K .......... .......... .......... .......... .......... 55% 105M 3s 17950K .......... .......... .......... .......... .......... 55% 2.58M 3s 18000K .......... .......... .......... .......... .......... 55% 30.8M 3s 18050K .......... .......... .......... .......... .......... 55% 2.22M 3s 18100K .......... .......... .......... .......... .......... 55% 107M 3s 18150K .......... .......... .......... .......... .......... 55% 2.57M 3s 18200K .......... .......... .......... .......... .......... 55% 34.2M 3s 18250K .......... .......... .......... .......... .......... 56% 2.20M 3s 18300K .......... .......... .......... .......... .......... 56% 2.56M 3s 18350K .......... .......... .......... .......... .......... 56% 112M 3s 18400K .......... .......... .......... .......... .......... 56% 41.4M 3s 18450K .......... .......... .......... .......... .......... 56% 2.20M 3s 18500K .......... .......... .......... .......... .......... 56% 2.56M 3s 18550K .......... .......... .......... .......... .......... 57% 41.3M 3s 18600K .......... .......... .......... .......... .......... 57% 89.2M 3s 18650K .......... .......... .......... .......... .......... 57% 2.20M 3s 18700K .......... .......... .......... .......... .......... 57% 2.59M 3s 18750K .......... .......... .......... .......... .......... 57% 39.9M 3s 18800K .......... .......... .......... .......... .......... 57% 2.16M 3s 18850K .......... .......... .......... .......... .......... 57% 125M 3s 18900K .......... .......... .......... .......... .......... 58% 2.55M 3s 18950K .......... .......... .......... .......... .......... 58% 43.6M 3s 19000K .......... .......... .......... .......... .......... 58% 101M 3s 19050K .......... .......... .......... .......... .......... 58% 2.23M 3s 19100K .......... .......... .......... .......... .......... 58% 2.54M 3s 19150K .......... .......... .......... .......... .......... 58% 37.8M 3s 19200K .......... .......... .......... .......... .......... 58% 127M 3s 19250K .......... .......... .......... .......... .......... 59% 2.22M 3s 19300K .......... .......... .......... .......... .......... 59% 2.53M 3s 19350K .......... .......... .......... .......... .......... 59% 42.0M 3s 19400K .......... .......... .......... .......... .......... 59% 2.22M 3s 19450K .......... .......... .......... .......... .......... 59% 137M 3s 19500K .......... .......... .......... .......... .......... 59% 2.51M 3s 19550K .......... .......... .......... .......... .......... 60% 43.2M 3s 19600K .......... .......... .......... .......... .......... 60% 2.23M 3s 19650K .......... .......... .......... .......... .......... 60% 2.53M 3s 19700K .......... .......... .......... .......... .......... 60% 105M 3s 19750K .......... .......... .......... .......... .......... 60% 37.5M 3s 19800K .......... .......... .......... .......... .......... 60% 2.19M 3s 19850K .......... .......... .......... .......... .......... 60% 2.55M 3s 19900K .......... .......... .......... .......... .......... 61% 47.9M 3s 19950K .......... .......... .......... .......... .......... 61% 146M 3s 20000K .......... .......... .......... .......... .......... 61% 2.15M 3s 20050K .......... .......... .......... .......... .......... 61% 2.58M 3s 20100K .......... .......... .......... .......... .......... 61% 47.6M 3s 20150K .......... .......... .......... .......... .......... 61% 2.17M 3s 20200K .......... .......... .......... .......... .......... 62% 122M 3s 20250K .......... .......... .......... .......... .......... 62% 2.56M 3s 20300K .......... .......... .......... .......... .......... 62% 12.4M 3s 20350K .......... .......... .......... .......... .......... 62% 107M 3s 20400K .......... .......... .......... .......... .......... 62% 2.50M 3s 20450K .......... .......... .......... .......... .......... 62% 135M 3s 20500K .......... .......... .......... .......... .......... 62% 2.57M 3s 20550K .......... .......... .......... .......... .......... 63% 11.6M 3s 20600K .......... .......... .......... .......... .......... 63% 2.54M 3s 20650K .......... .......... .......... .......... .......... 63% 2.56M 3s 20700K .......... .......... .......... .......... .......... 63% 141M 3s 20750K .......... .......... .......... .......... .......... 63% 11.5M 3s 20800K .......... .......... .......... .......... .......... 63% 2.54M 3s 20850K .......... .......... .......... .......... .......... 64% 2.53M 3s 20900K .......... .......... .......... .......... .......... 64% 12.1M 3s 20950K .......... .......... .......... .......... .......... 64% 169M 3s 21000K .......... .......... .......... .......... .......... 64% 2.50M 3s 21050K .......... .......... .......... .......... .......... 64% 2.56M 3s 21100K .......... .......... .......... .......... .......... 64% 12.0M 3s 21150K .......... .......... .......... .......... .......... 64% 2.50M 3s 21200K .......... .......... .......... .......... .......... 65% 143M 3s 21250K .......... .......... .......... .......... .......... 65% 2.56M 3s 21300K .......... .......... .......... .......... .......... 65% 12.6M 3s 21350K .......... .......... .......... .......... .......... 65% 2.46M 3s 21400K .......... .......... .......... .......... .......... 65% 2.61M 3s 21450K .......... .......... .......... .......... .......... 65% 122M 3s 21500K .......... .......... .......... .......... .......... 66% 7.90M 3s 21550K .......... .......... .......... .......... .......... 66% 103M 3s 21600K .......... .......... .......... .......... .......... 66% 2.78M 3s 21650K .......... .......... .......... .......... .......... 66% 2.59M 3s 21700K .......... .......... .......... .......... .......... 66% 7.63M 3s 21750K .......... .......... .......... .......... .......... 66% 115M 2s 21800K .......... .......... .......... .......... .......... 66% 2.83M 2s 21850K .......... .......... .......... .......... .......... 67% 2.59M 2s 21900K .......... .......... .......... .......... .......... 67% 7.65M 2s 21950K .......... .......... .......... .......... .......... 67% 2.84M 2s 22000K .......... .......... .......... .......... .......... 67% 96.5M 2s 22050K .......... .......... .......... .......... .......... 67% 2.59M 2s 22100K .......... .......... .......... .......... .......... 67% 7.56M 2s 22150K .......... .......... .......... .......... .......... 68% 2.87M 2s 22200K .......... .......... .......... .......... .......... 68% 2.55M 2s 22250K .......... .......... .......... .......... .......... 68% 113M 2s 22300K .......... .......... .......... .......... .......... 68% 7.37M 2s 22350K .......... .......... .......... .......... .......... 68% 2.89M 2s 22400K .......... .......... .......... .......... .......... 68% 2.58M 2s 22450K .......... .......... .......... .......... .......... 68% 7.41M 2s 22500K .......... .......... .......... .......... .......... 69% 102M 2s 22550K .......... .......... .......... .......... .......... 69% 2.88M 2s 22600K .......... .......... .......... .......... .......... 69% 2.54M 2s 22650K .......... .......... .......... .......... .......... 69% 7.81M 2s 22700K .......... .......... .......... .......... .......... 69% 2.90M 2s 22750K .......... .......... .......... .......... .......... 69% 98.3M 2s 22800K .......... .......... .......... .......... .......... 70% 2.53M 2s 22850K .......... .......... .......... .......... .......... 70% 7.74M 2s 22900K .......... .......... .......... .......... .......... 70% 2.89M 2s 22950K .......... .......... .......... .......... .......... 70% 2.53M 2s 23000K .......... .......... .......... .......... .......... 70% 87.4M 2s 23050K .......... .......... .......... .......... .......... 70% 7.84M 2s 23100K .......... .......... .......... .......... .......... 70% 2.92M 2s 23150K .......... .......... .......... .......... .......... 71% 2.53M 2s 23200K .......... .......... .......... .......... .......... 71% 7.86M 2s 23250K .......... .......... .......... .......... .......... 71% 95.8M 2s 23300K .......... .......... .......... .......... .......... 71% 2.84M 2s 23350K .......... .......... .......... .......... .......... 71% 2.56M 2s 23400K .......... .......... .......... .......... .......... 71% 7.79M 2s 23450K .......... .......... .......... .......... .......... 72% 2.83M 2s 23500K .......... .......... .......... .......... .......... 72% 101M 2s 23550K .......... .......... .......... .......... .......... 72% 2.55M 2s 23600K .......... .......... .......... .......... .......... 72% 7.93M 2s 23650K .......... .......... .......... .......... .......... 72% 2.84M 2s 23700K .......... .......... .......... .......... .......... 72% 2.55M 2s 23750K .......... .......... .......... .......... .......... 72% 94.0M 2s 23800K .......... .......... .......... .......... .......... 73% 8.08M 2s 23850K .......... .......... .......... .......... .......... 73% 2.82M 2s 23900K .......... .......... .......... .......... .......... 73% 2.56M 2s 23950K .......... .......... .......... .......... .......... 73% 7.90M 2s 24000K .......... .......... .......... .......... .......... 73% 105M 2s 24050K .......... .......... .......... .......... .......... 73% 2.82M 2s 24100K .......... .......... .......... .......... .......... 74% 2.59M 2s 24150K .......... .......... .......... .......... .......... 74% 7.77M 2s 24200K .......... .......... .......... .......... .......... 74% 2.83M 2s 24250K .......... .......... .......... .......... .......... 74% 98.0M 2s 24300K .......... .......... .......... .......... .......... 74% 2.56M 2s 24350K .......... .......... .......... .......... .......... 74% 7.90M 2s 24400K .......... .......... .......... .......... .......... 74% 2.80M 2s 24450K .......... .......... .......... .......... .......... 75% 2.55M 2s 24500K .......... .......... .......... .......... .......... 75% 108M 2s 24550K .......... .......... .......... .......... .......... 75% 8.11M 2s 24600K .......... .......... .......... .......... .......... 75% 2.81M 2s 24650K .......... .......... .......... .......... .......... 75% 2.57M 2s 24700K .......... .......... .......... .......... .......... 75% 7.99M 2s 24750K .......... .......... .......... .......... .......... 76% 155M 2s 24800K .......... .......... .......... .......... .......... 76% 2.76M 2s 24850K .......... .......... .......... .......... .......... 76% 2.59M 2s 24900K .......... .......... .......... .......... .......... 76% 7.99M 2s 24950K .......... .......... .......... .......... .......... 76% 2.79M 2s 25000K .......... .......... .......... .......... .......... 76% 133M 2s 25050K .......... .......... .......... .......... .......... 76% 2.57M 2s 25100K .......... .......... .......... .......... .......... 77% 7.92M 2s 25150K .......... .......... .......... .......... .......... 77% 2.82M 2s 25200K .......... .......... .......... .......... .......... 77% 2.58M 2s 25250K .......... .......... .......... .......... .......... 77% 147M 2s 25300K .......... .......... .......... .......... .......... 77% 7.65M 2s 25350K .......... .......... .......... .......... .......... 77% 2.82M 2s 25400K .......... .......... .......... .......... .......... 78% 2.57M 2s 25450K .......... .......... .......... .......... .......... 78% 7.66M 2s 25500K .......... .......... .......... .......... .......... 78% 160M 2s 25550K .......... .......... .......... .......... .......... 78% 2.83M 2s 25600K .......... .......... .......... .......... .......... 78% 2.55M 2s 25650K .......... .......... .......... .......... .......... 78% 7.80M 2s 25700K .......... .......... .......... .......... .......... 78% 2.83M 2s 25750K .......... .......... .......... .......... .......... 79% 103M 2s 25800K .......... .......... .......... .......... .......... 79% 2.54M 2s 25850K .......... .......... .......... .......... .......... 79% 8.05M 2s 25900K .......... .......... .......... .......... .......... 79% 2.84M 2s 25950K .......... .......... .......... .......... .......... 79% 2.55M 2s 26000K .......... .......... .......... .......... .......... 79% 119M 2s 26050K .......... .......... .......... .......... .......... 79% 7.90M 2s 26100K .......... .......... .......... .......... .......... 80% 2.87M 1s 26150K .......... .......... .......... .......... .......... 80% 2.52M 1s 26200K .......... .......... .......... .......... .......... 80% 8.10M 1s 26250K .......... .......... .......... .......... .......... 80% 126M 1s 26300K .......... .......... .......... .......... .......... 80% 2.85M 1s 26350K .......... .......... .......... .......... .......... 80% 2.54M 1s 26400K .......... .......... .......... .......... .......... 81% 8.00M 1s 26450K .......... .......... .......... .......... .......... 81% 2.83M 1s 26500K .......... .......... .......... .......... .......... 81% 114M 1s 26550K .......... .......... .......... .......... .......... 81% 2.53M 1s 26600K .......... .......... .......... .......... .......... 81% 7.94M 1s 26650K .......... .......... .......... .......... .......... 81% 2.88M 1s 26700K .......... .......... .......... .......... .......... 81% 2.52M 1s 26750K .......... .......... .......... .......... .......... 82% 109M 1s 26800K .......... .......... .......... .......... .......... 82% 7.79M 1s 26850K .......... .......... .......... .......... .......... 82% 2.92M 1s 26900K .......... .......... .......... .......... .......... 82% 2.51M 1s 26950K .......... .......... .......... .......... .......... 82% 7.66M 1s 27000K .......... .......... .......... .......... .......... 82% 94.2M 1s 27050K .......... .......... .......... .......... .......... 83% 2.96M 1s 27100K .......... .......... .......... .......... .......... 83% 2.48M 1s 27150K .......... .......... .......... .......... .......... 83% 7.88M 1s 27200K .......... .......... .......... .......... .......... 83% 2.93M 1s 27250K .......... .......... .......... .......... .......... 83% 88.6M 1s 27300K .......... .......... .......... .......... .......... 83% 2.47M 1s 27350K .......... .......... .......... .......... .......... 83% 7.94M 1s 27400K .......... .......... .......... .......... .......... 84% 2.94M 1s 27450K .......... .......... .......... .......... .......... 84% 2.51M 1s 27500K .......... .......... .......... .......... .......... 84% 110M 1s 27550K .......... .......... .......... .......... .......... 84% 7.61M 1s 27600K .......... .......... .......... .......... .......... 84% 2.94M 1s 27650K .......... .......... .......... .......... .......... 84% 2.50M 1s 27700K .......... .......... .......... .......... .......... 85% 2.79M 1s 27750K .......... .......... .......... .......... .......... 85% 127M 1s 27800K .......... .......... .......... .......... .......... 85% 104M 1s 27850K .......... .......... .......... .......... .......... 85% 6.00M 1s 27900K .......... .......... .......... .......... .......... 85% 2.87M 1s 27950K .......... .......... .......... .......... .......... 85% 2.82M 1s 28000K .......... .......... .......... .......... .......... 85% 6.03M 1s 28050K .......... .......... .......... .......... .......... 86% 133M 1s 28100K .......... .......... .......... .......... .......... 86% 2.83M 1s 28150K .......... .......... .......... .......... .......... 86% 2.83M 1s 28200K .......... .......... .......... .......... .......... 86% 6.03M 1s 28250K .......... .......... .......... .......... .......... 86% 2.86M 1s 28300K .......... .......... .......... .......... .......... 86% 130M 1s 28350K .......... .......... .......... .......... .......... 87% 2.81M 1s 28400K .......... .......... .......... .......... .......... 87% 6.08M 1s 28450K .......... .......... .......... .......... .......... 87% 2.82M 1s 28500K .......... .......... .......... .......... .......... 87% 2.84M 1s 28550K .......... .......... .......... .......... .......... 87% 149M 1s 28600K .......... .......... .......... .......... .......... 87% 5.89M 1s 28650K .......... .......... .......... .......... .......... 87% 2.84M 1s 28700K .......... .......... .......... .......... .......... 88% 2.86M 1s 28750K .......... .......... .......... .......... .......... 88% 5.93M 1s 28800K .......... .......... .......... .......... .......... 88% 143M 1s 28850K .......... .......... .......... .......... .......... 88% 2.75M 1s 28900K .......... .......... .......... .......... .......... 88% 2.96M 1s 28950K .......... .......... .......... .......... .......... 88% 5.93M 1s 29000K .......... .......... .......... .......... .......... 89% 2.74M 1s 29050K .......... .......... .......... .......... .......... 89% 114M 1s 29100K .......... .......... .......... .......... .......... 89% 2.97M 1s 29150K .......... .......... .......... .......... .......... 89% 5.92M 1s 29200K .......... .......... .......... .......... .......... 89% 2.76M 1s 29250K .......... .......... .......... .......... .......... 89% 2.92M 1s 29300K .......... .......... .......... .......... .......... 89% 150M 1s 29350K .......... .......... .......... .......... .......... 90% 5.90M 1s 29400K .......... .......... .......... .......... .......... 90% 2.76M 1s 29450K .......... .......... .......... .......... .......... 90% 2.97M 1s 29500K .......... .......... .......... .......... .......... 90% 5.91M 1s 29550K .......... .......... .......... .......... .......... 90% 128M 1s 29600K .......... .......... .......... .......... .......... 90% 2.71M 1s 29650K .......... .......... .......... .......... .......... 91% 84.0M 1s 29700K .......... .......... .......... .......... .......... 91% 2.97M 1s 29750K .......... .......... .......... .......... .......... 91% 5.51M 1s 29800K .......... .......... .......... .......... .......... 91% 112M 1s 29850K .......... .......... .......... .......... .......... 91% 2.87M 1s 29900K .......... .......... .......... .......... .......... 91% 2.95M 1s 29950K .......... .......... .......... .......... .......... 91% 5.56M 1s 30000K .......... .......... .......... .......... .......... 92% 2.84M 1s 30050K .......... .......... .......... .......... .......... 92% 127M 1s 30100K .......... .......... .......... .......... .......... 92% 2.94M 1s 30150K .......... .......... .......... .......... .......... 92% 5.53M 1s 30200K .......... .......... .......... .......... .......... 92% 2.81M 1s 30250K .......... .......... .......... .......... .......... 92% 2.95M 1s 30300K .......... .......... .......... .......... .......... 93% 232M 1s 30350K .......... .......... .......... .......... .......... 93% 5.54M 1s 30400K .......... .......... .......... .......... .......... 93% 2.81M 1s 30450K .......... .......... .......... .......... .......... 93% 2.94M 0s 30500K .......... .......... .......... .......... .......... 93% 5.67M 0s 30550K .......... .......... .......... .......... .......... 93% 125M 0s 30600K .......... .......... .......... .......... .......... 93% 2.81M 0s 30650K .......... .......... .......... .......... .......... 94% 2.96M 0s 30700K .......... .......... .......... .......... .......... 94% 5.72M 0s 30750K .......... .......... .......... .......... .......... 94% 2.80M 0s 30800K .......... .......... .......... .......... .......... 94% 137M 0s 30850K .......... .......... .......... .......... .......... 94% 2.91M 0s 30900K .......... .......... .......... .......... .......... 94% 5.82M 0s 30950K .......... .......... .......... .......... .......... 95% 2.82M 0s 31000K .......... .......... .......... .......... .......... 95% 2.92M 0s 31050K .......... .......... .......... .......... .......... 95% 142M 0s 31100K .......... .......... .......... .......... .......... 95% 5.57M 0s 31150K .......... .......... .......... .......... .......... 95% 2.86M 0s 31200K .......... .......... .......... .......... .......... 95% 2.93M 0s 31250K .......... .......... .......... .......... .......... 95% 5.43M 0s 31300K .......... .......... .......... .......... .......... 96% 119M 0s 31350K .......... .......... .......... .......... .......... 96% 2.87M 0s 31400K .......... .......... .......... .......... .......... 96% 2.93M 0s 31450K .......... .......... .......... .......... .......... 96% 5.60M 0s 31500K .......... .......... .......... .......... .......... 96% 2.88M 0s 31550K .......... .......... .......... .......... .......... 96% 118M 0s 31600K .......... .......... .......... .......... .......... 97% 2.90M 0s 31650K .......... .......... .......... .......... .......... 97% 5.66M 0s 31700K .......... .......... .......... .......... .......... 97% 2.88M 0s 31750K .......... .......... .......... .......... .......... 97% 2.88M 0s 31800K .......... .......... .......... .......... .......... 97% 130M 0s 31850K .......... .......... .......... .......... .......... 97% 5.51M 0s 31900K .......... .......... .......... .......... .......... 97% 2.90M 0s 31950K .......... .......... .......... .......... .......... 98% 2.90M 0s 32000K .......... .......... .......... .......... .......... 98% 5.61M 0s 32050K .......... .......... .......... .......... .......... 98% 122M 0s 32100K .......... .......... .......... .......... .......... 98% 2.88M 0s 32150K .......... .......... .......... .......... .......... 98% 2.90M 0s 32200K .......... .......... .......... .......... .......... 98% 5.63M 0s 32250K .......... .......... .......... .......... .......... 98% 2.88M 0s 32300K .......... .......... .......... .......... .......... 99% 144M 0s 32350K .......... .......... .......... .......... .......... 99% 2.89M 0s 32400K .......... .......... .......... .......... .......... 99% 5.52M 0s 32450K .......... .......... .......... .......... .......... 99% 2.93M 0s 32500K .......... .......... .......... .......... .......... 99% 2.87M 0s 32550K .......... .......... .......... .......... .......... 99% 122M 0s 32600K .......... .......... ....... 100% 1.04M=7.5s 2023-12-16 14:13:49 (4.24 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.j9_1.12.29003.202006111057.jar.1’ saved [33410372/33410372] + ls -R /home/jenkins/.m2/repository/public.dhe.ibm.com/ /home/jenkins/.m2/repository/public.dhe.ibm.com/: ibmdl /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl: export /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export: pub /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub: software /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software: websphere /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere: runtimes /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes: tools /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools: dtfj /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj: artifacts.jar artifacts.jar.1 artifacts.xml.xz artifacts.xml.xz.1 content.jar content.jar.1 content.xml.xz content.xml.xz.1 features p2.index p2.index.1 plugins /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features: com.ibm.dtfj.feature_1.12.29003.202006111057.jar com.ibm.dtfj.feature_1.12.29003.202006111057.jar.1 /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins: com.ibm.dtfj.api_1.12.29003.202006111057.jar com.ibm.dtfj.api_1.12.29003.202006111057.jar.1 com.ibm.dtfj.j9_1.12.29003.202006111057.jar com.ibm.dtfj.j9_1.12.29003.202006111057.jar.1 + cd parent + '[' false == true ']' + rm -r ../../.repository/org/eclipse/mat/ rm: cannot remove ‘../../.repository/org/eclipse/mat/’: No such file or directory + true + /opt/tools/apache-maven/latest/bin/mvn -P build-server,build-snapshot -Dmat-target=mat-2023-12i -Dmaven.test.failure.ignore=false -Dmat-product=mat-2023-12 clean deploy spotbugs:spotbugs Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) Maven home: /opt/tools/apache-maven/latest Java version: 17.0.9, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.9+9 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.18.5-100.fc35.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Tycho Version: 4.0.3 (88e4728c5da382f02c0459c918c2683048f95740) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Resolving target definition file:/home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.targetdef/mat-2023-12i.target for environments=[win32/win32/x86_64, macosx/cocoa/x86_64, macosx/cocoa/aarch64, linux/gtk/x86_64, linux/gtk/ppc64le, linux/gtk/aarch64], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@67367175 [INFO] ### Using TychoRepositoryTransport for remote P2 access ### [INFO] Cache location: /home/jenkins/.m2/repository/.cache/tycho [INFO] Transport mode: online [INFO] Http Transport type: Java11Client [INFO] Update mode: cache first [INFO] Minimum cache duration: 60 minutes [INFO] (you can configure this with -Dtycho.p2.transport.min-cache-minutes=) [ERROR] Failed to resolve target definition file:/home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.targetdef/mat-2023-12i.target: Failed to load p2 metadata repository from location https://download.eclipse.org/eclipse/updates/4.30-I-builds/: No repository found at https://download.eclipse.org/eclipse/updates/4.30-I-builds. -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MavenExecutionException Build step 'Execute shell' marked build as failure Terminating xvnc. $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 48 killed; [ssh-agent] Stopped. Archiving artifacts Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? [SpotBugs] Skipping execution of recorder since overall result is 'FAILURE' Finished: FAILURE