See 
<https://builds.apache.org/job/beam_PerformanceTests_JDBC/626/display/redirect?page=changes>

Changes:

[lukasz.gajowy] [BEAM-214] Add ParquetIO

[lukasz.gajowy] [BEAM-214] Add gradle build in ParquetIO

[lukasz.gajowy] [BEAM-214] Refactore the reads to leverage FileIO

[lukasz.gajowy] [BEAM-214] Use Parquet 1.10.0 version in ParquetIO.Sink

[lukasz.gajowy] [BEAM-214] Add ParquetIOIT

[lukasz.gajowy] [BEAM-214] Update ReadFn to an non deprecated, newest Parquet 
API

[lukasz.gajowy] [BEAM-214] Simplify the IO by removing redundant PTransforms

[lukasz.gajowy] [BEAM-214] Implement writing slices of bytes in BeamOutputStream

[timrobertson100] [BEAM-4342] Enforce ErrorProne analysis in hadoop IO, and 
static

[timrobertson100] [BEAM-4347] Enforce ErrorProne analysis in kafka IO

[timrobertson100] [BEAM-4347] Improve ErrorProne analysis in kafka IO

[iemejia] Fix build with Maven (Again!)

[lukasz.gajowy] [BEAM-214] Apply reviewer's suggestions

[timrobertson100] [BEAM-4347] Minor changes following PR review

[timrobertson100] [BEAM-4347] Correction of typo following PR review

[tgroh] Use WindowOnlyContext in ReduceFnContextFactory

[klk] Autoformat sdks/java/extensions/sql

[klk] Add spotless config to global gradle file

[klk] Activate spotless for SQL module

[iemejia] Remove repeated GCPIO dependency in SQL module (Again!)

[iemejia] Enforce error-prone in ParquetIO, fix missing javadoc and refine deps

[katarzyna.kucharczyk] Testing job base name vs job name.

------------------------------------------
GitHub pull request #5452 of commit c8b24671f647e83832bd2b7fa039be02ace4b2c8, 
no merge conflicts.
Setting status of c8b24671f647e83832bd2b7fa039be02ace4b2c8 to PENDING with url 
https://builds.apache.org/job/beam_PerformanceTests_JDBC/626/ and message: 
'Build started sha1 is merged.'
Using context: Jenkins: Java JdbcIO Performance Test
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace 
<https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git 
 > +refs/heads/*:refs/remotes/origin/* 
 > +refs/pull/5452/*:refs/remotes/origin/pr/5452/*
 > git rev-parse refs/remotes/origin/pr/5452/merge^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/pr/5452/merge^{commit} # timeout=10
Checking out Revision 425ca004f4e6a488e5340f31c59a0a3a3f231f9a 
(refs/remotes/origin/pr/5452/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 425ca004f4e6a488e5340f31c59a0a3a3f231f9a
Commit message: "Merge c8b24671f647e83832bd2b7fa039be02ace4b2c8 into 
a26989d78021f446a21e2bfcf46e87273ec7b714"
 > git rev-list --no-walk 1ba2e118c325786363559e5af922a2aae954c66a # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[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

[EnvInject] - Variables injected successfully.
[beam_PerformanceTests_JDBC] $ /bin/bash -xe /tmp/jenkins6126531717637441103.sh
+ gcloud container clusters get-credentials io-datastores --zone=us-central1-a 
--verbosity=debug
DEBUG: Running [gcloud.container.clusters.get-credentials] with arguments: 
[--verbosity: "debug", --zone: "us-central1-a", NAME: "io-datastores"]
Fetching cluster endpoint and auth data.
DEBUG: Saved kubeconfig to /home/jenkins/.kube/config
kubeconfig entry generated for io-datastores.
INFO: Display format "default".
DEBUG: SDK update checks are disabled.
[beam_PerformanceTests_JDBC] $ /bin/bash -xe /tmp/jenkins712981938916320660.sh
+ cp /home/jenkins/.kube/config 
<https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/config-beam_PerformanceTests_JDBC-beam_PerformanceTests_JDBC-626>
[beam_PerformanceTests_JDBC] $ /bin/bash -xe /tmp/jenkins3549495574597064563.sh
+ kubectl 
--kubeconfig=<https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/config-beam_PerformanceTests_JDBC-beam_PerformanceTests_JDBC-626>
 create namespace beam_PerformanceTests_JDBC-beam_PerformanceTests_JDBC-626
The Namespace "beam_PerformanceTests_JDBC-beam_PerformanceTests_JDBC-626" is 
invalid: metadata.name: Invalid value: 
"beam_PerformanceTests_JDBC-beam_PerformanceTests_JDBC-626": a DNS-1123 label 
must consist of lower case alphanumeric characters or '-', and must start and 
end with an alphanumeric character (e.g. 'my-name',  or '123-abc', regex used 
for validation is '[a-z0-9]([-a-z0-9]*[a-z0-9])?')
Build step 'Execute shell' marked build as failure

Reply via email to