See 
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Dataflow_Batch/250/display/redirect?page=changes>

Changes:

[Ahmet Altay] Clean unused methods out of apiclient.py

[Ahmet Altay] fix

[Ahmet Altay] lint

[Ahmet Altay] fix

[baeminbo] [BEAM-12751] Set clientRequestId for Dataflow python job creation

[Ankur Goenka] Add a blogpost for Apache Beam 2.32.0

[Ankur Goenka] Updating date for beam 2.32.0 blog post

[Ankur Goenka] Fixing author name

[Kyle Weaver] [BEAM-12320] Sickbay testSQLSelectsArrayAttributes.

[noreply] [BEAM-12742] SamzaTimerInternalsFactory#deleteTimer(TimerData) does 
not

[Daniel Oliveira] [GoSDK Infra] Bugfix: Parallelism ignored when using endpoint 
flag.

[noreply] Merge pull request #15183 from [BEAM-11983] Java Datastore - Implement

[noreply] Merge pull request #15328 from [BEAM-11987] Python Datastore - 
Implement


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-15 (beam) in workspace 
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Dataflow_Batch/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_LoadTests_Go_SideInput_Dataflow_Batch/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 cbbebcd16c81598ba87bb99557afb5b9d558f4f2 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cbbebcd16c81598ba87bb99557afb5b9d558f4f2 # timeout=10
Commit message: "Merge pull request #15335 from [BEAM-12751] Set 
clientRequestId for Dataflow python job creation"
 > git rev-list --no-walk 3a5b52cd112ab7aad894808cf08775fe93adf7f4 # 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_LoadTests_Go_SideInput_Dataflow_Batch] $ /bin/bash -xe 
/tmp/jenkins5873508844142854820.sh
+ echo '*** SideInput Go Load test: 400mb-1kb-10****s-1window-first-iterable 
***'
*** SideInput Go Load test: 400mb-1kb-10****s-1window-first-iterable ***
[Gradle] - Launching build.
[src] $ 
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Dataflow_Batch/ws/src/gradlew>
 -PloadTest.mainClass=sideinput -Prunner=DataflowRunner 
'-PloadTest.args=--job_name=load-tests-go-dataflow-batch-sideinput-3-0827100406 
--project=apache-beam-testing --region=us-central1 
--temp_location=gs://temp-storage-for-perf-tests/loadtests 
--staging_location=gs://temp-storage-for-perf-tests/loadtests 
--influx_namespace=dataflow --influx_measurement=go_batch_sideinput_3 
--input_options='{"num_records": 400000,"key_size": 100,"value_size": 900}' 
--access_percentage=1 --num_****s=10 --autoscaling_algorithm=NONE 
--influx_db_name=beam_test_metrics --influx_hostname=http://10.128.0.96:8086 
--runner=DataflowRunner' --continue --max-****s=12 -Dorg.gradle.jvmargs=-Xms2g 
-Dorg.gradle.jvmargs=-Xmx4g -Dorg.gradle.vfs.watch=false -Pdocker-pull-licenses 
:sdks:go:test:load:run
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy FROM-CACHE
> Task :buildSrc:pluginDescriptors
> Task :buildSrc:processResources
> Task :buildSrc:classes
> Task :buildSrc:jar
> Task :buildSrc:assemble
> Task :buildSrc:spotlessGroovy FROM-CACHE
> Task :buildSrc:spotlessGroovyCheck UP-TO-DATE
> Task :buildSrc:spotlessGroovyGradle FROM-CACHE
> Task :buildSrc:spotlessGroovyGradleCheck UP-TO-DATE
> Task :buildSrc:spotlessCheck UP-TO-DATE
> Task :buildSrc:pluginUnderTestMetadata
> Task :buildSrc:compileTestJava NO-SOURCE
> Task :buildSrc:compileTestGroovy NO-SOURCE
> Task :buildSrc:processTestResources NO-SOURCE
> Task :buildSrc:testClasses UP-TO-DATE
> Task :buildSrc:test NO-SOURCE
> Task :buildSrc:validatePlugins FROM-CACHE
> Task :buildSrc:check UP-TO-DATE
> Task :buildSrc:build
Configuration on demand is an incubating feature.

> Task :sdks:go:test:load:goPrepare
Use project GOPATH: 
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Dataflow_Batch/ws/src/sdks/go/test/load/.gogradle/project_gopath>

> Task :sdks:go:test:load:resolveBuildDependencies SKIPPED
> Task :sdks:go:test:load:installDependencies SKIPPED
go: downloading cloud.google.com/go v0.81.0
go: downloading github.com/golang/protobuf v1.5.2
go: downloading google.golang.org/api v0.45.0
go: downloading google.golang.org/protobuf v1.27.1
go: downloading google.golang.org/grpc v1.39.0
go: downloading golang.org/x/oauth2 v0.0.0-20210628180205-a41e5a781914
go: downloading github.com/google/uuid v1.3.0
go: downloading google.golang.org/genproto v0.0.0-20210728212813-7823e685a01f
go: downloading golang.org/x/net v0.0.0-20210423184538-5f58ad60dda6
go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c
go: downloading cloud.google.com/go/storage v1.15.0
go: downloading github.com/googleapis/gax-go/v2 v2.0.5
go: downloading go.opencensus.io v0.23.0
go: downloading golang.org/x/text v0.3.6
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
> Task :sdks:go:test:load:buildLinuxAmd64
> Task :sdks:go:test:load:goBuild

> Task :sdks:go:test:load:run FAILED
2021/08/27 11:14:40 No environment config specified. Using default config: 
'apache/beam_go_sdk:2.34.0.dev'
2021/08/27 11:14:40 Using specified **** binary: 'linux_amd64/sideinput'
2021/08/27 11:14:40 Staging **** binary: linux_amd64/sideinput
2021/08/27 11:14:42 Failed to execute job: googleapi: got HTTP response code 
503 with body: Service Unavailable
panic: Failed to execute job: googleapi: got HTTP response code 503 with body: 
Service Unavailable

goroutine 1 [running]:
github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf(0x1129d28, 0xc00003e0b0, 
0x101c281, 0x19, 0xc000295e80, 0x1, 0x1)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Dataflow_Batch/ws/src/sdks/go/pkg/beam/log/log.go>:153
 +0xec
main.main()
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Dataflow_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:93
 +0x471

FAILURE: Build failed with an exception.

* Where:
Build file 
'<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Dataflow_Batch/ws/src/sdks/go/test/load/build.gradle'>
 line: 70

* What went wrong:
Execution failed for task ':sdks:go:test:load:run'.
> Process 'command 'sh'' finished with non-zero exit value 2

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/6.8.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 23s
4 actionable tasks: 4 executed

Publishing build scan...
https://gradle.com/s/zlirs7ujfxblm

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

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

Reply via email to