See 
<https://ci-beam.apache.org/job/beam_PerformanceTests_JDBC/4816/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-9 (beam) in workspace 
<https://ci-beam.apache.org/job/beam_PerformanceTests_JDBC/ws/>
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/beam.git
 > git init <https://ci-beam.apache.org/job/beam_PerformanceTests_JDBC/ws/src> 
 > # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git --version # 'git version 2.7.4'
 > git fetch --tags --progress https://github.com/apache/beam.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git fetch --tags --progress https://github.com/apache/beam.git 
 > +refs/heads/*:refs/remotes/origin/* 
 > +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/* # 
 > timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 5f13eff4f6cd6c45f40f1de9213a155471ede416 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5f13eff4f6cd6c45f40f1de9213a155471ede416 # timeout=10
Commit message: "Merge pull request #14417: [BEAM-12088] Make file staging 
uniform among Spark Runners"
 > git rev-list --no-walk 5f13eff4f6cd6c45f40f1de9213a155471ede416 # timeout=10
No emails were triggered.
[EnvInject] - Executing scripts and injecting environment variables after the 
SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SPARK_LOCAL_IP=127.0.0.1
SETUPTOOLS_USE_DISTUTILS=stdlib

[EnvInject] - Variables injected successfully.
[beam_PerformanceTests_JDBC] $ /bin/bash -xe /tmp/jenkins2307685836765239270.sh
+ cp /home/jenkins/.kube/config 
<https://ci-beam.apache.org/job/beam_PerformanceTests_JDBC/ws/config-beam-performancetests-jdbc-4816>
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content 
KUBECONFIG=<https://ci-beam.apache.org/job/beam_PerformanceTests_JDBC/ws/config-beam-performancetests-jdbc-4816>

[EnvInject] - Variables injected successfully.
[beam_PerformanceTests_JDBC] $ /bin/bash -xe /tmp/jenkins9179454712259800616.sh
+ gcloud container clusters get-credentials io-datastores --zone=us-central1-a
Fetching cluster endpoint and auth data.
kubeconfig entry generated for io-datastores.
[beam_PerformanceTests_JDBC] $ /bin/bash -xe /tmp/jenkins863488548684271209.sh
+ 
<https://ci-beam.apache.org/job/beam_PerformanceTests_JDBC/ws/src/.test-infra/kubernetes/kubernetes.sh>
 createNamespace beam-performancetests-jdbc-4816
+ 
KUBECONFIG=<https://ci-beam.apache.org/job/beam_PerformanceTests_JDBC/ws/config-beam-performancetests-jdbc-4816>
+ KUBERNETES_NAMESPACE=default
+ KUBECTL='kubectl 
--kubeconfig=<https://ci-beam.apache.org/job/beam_PerformanceTests_JDBC/ws/config-beam-performancetests-jdbc-4816>
 --namespace=default'
+ createNamespace beam-performancetests-jdbc-4816
+ eval 'kubectl 
--kubeconfig=<https://ci-beam.apache.org/job/beam_PerformanceTests_JDBC/ws/config-beam-performancetests-jdbc-4816>
 create namespace beam-performancetests-jdbc-4816'
++ kubectl 
--kubeconfig=<https://ci-beam.apache.org/job/beam_PerformanceTests_JDBC/ws/config-beam-performancetests-jdbc-4816>
 create namespace beam-performancetests-jdbc-4816
namespace/beam-performancetests-jdbc-4816 created
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content 
KUBERNETES_NAMESPACE=beam-performancetests-jdbc-4816

[EnvInject] - Variables injected successfully.
[beam_PerformanceTests_JDBC] $ /bin/bash -xe /tmp/jenkins1551185076743704211.sh
+ 
<https://ci-beam.apache.org/job/beam_PerformanceTests_JDBC/ws/src/.test-infra/kubernetes/kubernetes.sh>
 apply 
<https://ci-beam.apache.org/job/beam_PerformanceTests_JDBC/ws/src/.test-infra/kubernetes/postgres/postgres-service-for-local-dev.yml>
+ 
KUBECONFIG=<https://ci-beam.apache.org/job/beam_PerformanceTests_JDBC/ws/config-beam-performancetests-jdbc-4816>
+ KUBERNETES_NAMESPACE=beam-performancetests-jdbc-4816
+ KUBECTL='kubectl 
--kubeconfig=<https://ci-beam.apache.org/job/beam_PerformanceTests_JDBC/ws/config-beam-performancetests-jdbc-4816>
 --namespace=beam-performancetests-jdbc-4816'
+ apply 
<https://ci-beam.apache.org/job/beam_PerformanceTests_JDBC/ws/src/.test-infra/kubernetes/postgres/postgres-service-for-local-dev.yml>
+ eval 'kubectl 
--kubeconfig=<https://ci-beam.apache.org/job/beam_PerformanceTests_JDBC/ws/config-beam-performancetests-jdbc-4816>
 --namespace=beam-performancetests-jdbc-4816 apply -R -f 
<https://ci-beam.apache.org/job/beam_PerformanceTests_JDBC/ws/src/.test-infra/kubernetes/postgres/postgres-service-for-local-dev.yml'>
++ kubectl 
--kubeconfig=<https://ci-beam.apache.org/job/beam_PerformanceTests_JDBC/ws/config-beam-performancetests-jdbc-4816>
 --namespace=beam-performancetests-jdbc-4816 apply -R -f 
<https://ci-beam.apache.org/job/beam_PerformanceTests_JDBC/ws/src/.test-infra/kubernetes/postgres/postgres-service-for-local-dev.yml>
service/postgres-for-dev created
replicationcontroller/postgres created
[beam_PerformanceTests_JDBC] $ /bin/bash -xe /tmp/jenkins5193940220451074779.sh
+ set -eo pipefail
+ eval 
<https://ci-beam.apache.org/job/beam_PerformanceTests_JDBC/ws/src/.test-infra/kubernetes/kubernetes.sh>
 loadBalancerIP postgres-for-dev
++ 
<https://ci-beam.apache.org/job/beam_PerformanceTests_JDBC/ws/src/.test-infra/kubernetes/kubernetes.sh>
 loadBalancerIP postgres-for-dev
+ sed 's/^/LOAD_BALANCER_IP=/'
+ 
KUBECONFIG=<https://ci-beam.apache.org/job/beam_PerformanceTests_JDBC/ws/config-beam-performancetests-jdbc-4816>
+ KUBERNETES_NAMESPACE=beam-performancetests-jdbc-4816
+ KUBECTL='kubectl 
--kubeconfig=<https://ci-beam.apache.org/job/beam_PerformanceTests_JDBC/ws/config-beam-performancetests-jdbc-4816>
 --namespace=beam-performancetests-jdbc-4816'
+ loadBalancerIP postgres-for-dev
+ local name=postgres-for-dev
+ local 'command=kubectl 
--kubeconfig=<https://ci-beam.apache.org/job/beam_PerformanceTests_JDBC/ws/config-beam-performancetests-jdbc-4816>
 --namespace=beam-performancetests-jdbc-4816 get svc postgres-for-dev 
-ojsonpath='\''{.status.loadBalancer.ingress[0].ip}'\'''
+ retry 'kubectl 
--kubeconfig=<https://ci-beam.apache.org/job/beam_PerformanceTests_JDBC/ws/config-beam-performancetests-jdbc-4816>
 --namespace=beam-performancetests-jdbc-4816 get svc postgres-for-dev 
-ojsonpath='\''{.status.loadBalancer.ingress[0].ip}'\''' 36 10
+ local 'command=kubectl 
--kubeconfig=<https://ci-beam.apache.org/job/beam_PerformanceTests_JDBC/ws/config-beam-performancetests-jdbc-4816>
 --namespace=beam-performancetests-jdbc-4816 get svc postgres-for-dev 
-ojsonpath='\''{.status.loadBalancer.ingress[0].ip}'\'''
+ local max_retries=36
+ local sleep_time=10
+ (( i = 1 ))
+ (( i <= max_retries ))
+ local output
++ eval 'kubectl 
--kubeconfig=<https://ci-beam.apache.org/job/beam_PerformanceTests_JDBC/ws/config-beam-performancetests-jdbc-4816>
 --namespace=beam-performancetests-jdbc-4816 get svc postgres-for-dev 
-ojsonpath='\''{.status.loadBalancer.ingress[0].ip}'\'''
+++ kubectl 
--kubeconfig=<https://ci-beam.apache.org/job/beam_PerformanceTests_JDBC/ws/config-beam-performancetests-jdbc-4816>
 --namespace=beam-performancetests-jdbc-4816 get svc postgres-for-dev 
'-ojsonpath={.status.loadBalancer.ingress[0].ip}'
+ output=
+ local status=0
+ [[ 0 == 0 ]]
+ [[ -n '' ]]
+ [[ 1 == \3\6 ]]
+ sleep 10
+ (( i++ ))
+ (( i <= max_retries ))
+ local output
++ eval 'kubectl 
--kubeconfig=<https://ci-beam.apache.org/job/beam_PerformanceTests_JDBC/ws/config-beam-performancetests-jdbc-4816>
 --namespace=beam-performancetests-jdbc-4816 get svc postgres-for-dev 
-ojsonpath='\''{.status.loadBalancer.ingress[0].ip}'\'''
+++ kubectl 
--kubeconfig=<https://ci-beam.apache.org/job/beam_PerformanceTests_JDBC/ws/config-beam-performancetests-jdbc-4816>
 --namespace=beam-performancetests-jdbc-4816 get svc postgres-for-dev 
'-ojsonpath={.status.loadBalancer.ingress[0].ip}'
+ output=
+ local status=0
+ [[ 0 == 0 ]]
+ [[ -n '' ]]
+ [[ 2 == \3\6 ]]
+ sleep 10
+ (( i++ ))
+ (( i <= max_retries ))
+ local output
++ eval 'kubectl 
--kubeconfig=<https://ci-beam.apache.org/job/beam_PerformanceTests_JDBC/ws/config-beam-performancetests-jdbc-4816>
 --namespace=beam-performancetests-jdbc-4816 get svc postgres-for-dev 
-ojsonpath='\''{.status.loadBalancer.ingress[0].ip}'\'''
+++ kubectl 
--kubeconfig=<https://ci-beam.apache.org/job/beam_PerformanceTests_JDBC/ws/config-beam-performancetests-jdbc-4816>
 --namespace=beam-performancetests-jdbc-4816 get svc postgres-for-dev 
'-ojsonpath={.status.loadBalancer.ingress[0].ip}'
+ output=
+ local status=0
+ [[ 0 == 0 ]]
+ [[ -n '' ]]
+ [[ 3 == \3\6 ]]
+ sleep 10
+ (( i++ ))
+ (( i <= max_retries ))
+ local output
++ eval 'kubectl 
--kubeconfig=<https://ci-beam.apache.org/job/beam_PerformanceTests_JDBC/ws/config-beam-performancetests-jdbc-4816>
 --namespace=beam-performancetests-jdbc-4816 get svc postgres-for-dev 
-ojsonpath='\''{.status.loadBalancer.ingress[0].ip}'\'''
+++ kubectl 
--kubeconfig=<https://ci-beam.apache.org/job/beam_PerformanceTests_JDBC/ws/config-beam-performancetests-jdbc-4816>
 --namespace=beam-performancetests-jdbc-4816 get svc postgres-for-dev 
'-ojsonpath={.status.loadBalancer.ingress[0].ip}'
The connection to the server 104.154.102.21 was refused - did you specify the 
right host or port?
+ output=
Build step 'Execute shell' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to