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

Changes:

[johnjcasey] [BEAM-10529] add java and generic components of nullable xlang 
tests

[johnjcasey] [BEAM-10529] fix test case

[johnjcasey] [BEAM-10529] add coders and typehints to support nullable xlang 
coders

[johnjcasey] [BEAM-10529] update external builder to support nullable coder

[johnjcasey] [BEAM-10529] clean up coders.py

[johnjcasey] [BEAM-10529] add coder translation test

[johnjcasey] [BEAM-10529] add additional check to typecoder to not accidentally

[johnjcasey] [BEAM-10529] add test to retrieve nullable coder from typehint

[johnjcasey] [BEAM-10529] run spotless

[johnjcasey] [BEAM-10529] add go nullable coder

[johnjcasey] [BEAM-10529] cleanup extra println

[johnjcasey] [BEAM-10529] improve comments, clean up python

[bulat.safiullin] [BEAM-13992] [Website] update Contribute/Code Contribution 
Guide page

[bulat.safiullin] [BEAM-13992] [Website] change text, transfer tag a

[bulat.safiullin] [BEAM-13992] [Website] change code tags

[bulat.safiullin] [BEAM-13992] [Website] change text

[bulat.safiullin] [BEAM-13992] [Website] change text and links, add empty lines

[bulat.safiullin] [BEAM-13991] [Website] change links, add contribute file

[bulat.safiullin] [BEAM-13991] [Website] add content, add styles

[bulat.safiullin] [BEAM-13991] [Website] add images, add styles, delete spaces

[bulat.safiullin] [BEAM-13991] [Website] change url and aliases, delete bullet 
points

[bulat.safiullin] [BEAM-13991] [Website] add empty line

[bulat.safiullin] [BEAM-13992] [Website] change links, change text

[bulat.safiullin] [BEAM-13992] [Website] change links, add text, add dots

[bulat.safiullin] [BEAM-13992] [Website] change links, change text

[bulat.safiullin] [BEAM-13991] [Website] change styles, change quotes

[bulat.safiullin] [BEAM-13991] [Website] change link color

[bulat.safiullin] [BEAM-13992] [Website] change text, delete whitespace

[bulat.safiullin] [BEAM-13991] [Website] change text

[bulat.safiullin] [BEAM-13992] [Website] update text

[bulat.safiullin] [BEAM-13991] [Website] added changes from PR 13992, changed 
get-starting

[chamikaramj] Sets 'sdk_harness_container_images' property for all Dataflow 
jobs -

[chamikaramj] Sets 'sdk_harness_container_images' property for all Dataflow 
jobs -

[noreply] [BEAM-14259, BEAM-14266] Remove unused function, replace use of ptypes

[noreply] [BEAM-14274] Fix staticcheck warnings in pipelinex (#17311)

[noreply] [BEAM-13857] Switched Go IT script to using Go flags for expansion


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-1 (beam) in workspace 
<https://ci-beam.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/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_PreCommit_CommunityMetrics_Cron/ws/src> 
 > # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
 > git fetch --tags --force --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 --force --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 e9afde092c1ef0becbb595b07d1cc76d03e2def2 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e9afde092c1ef0becbb595b07d1cc76d03e2def2 # timeout=10
Commit message: "Merge pull request #17268: [BEAM-10529] enable nullable for 
kafkaIO xlang"
 > git rev-list --no-walk 26f6d86b556490d3091ad68f8b5033a2a2afb39c # 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.
[Gradle] - Launching build.
[src] $ 
<https://ci-beam.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/ws/src/gradlew>
 --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g 
-Dorg.gradle.jvmargs=-Xmx4g -Dorg.gradle.vfs.watch=false -Pdocker-pull-licenses 
:communityMetricsPreCommit
Starting a Gradle Daemon, 3 busy Daemons could not be reused, use --status for 
details
Configuration on demand is an incubating feature.
> 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
> Task :beam-test-infra-metrics:createEmptyConfig

> Task :beam-test-infra-metrics:composeUp
postgresql uses an image, skipping
influxdb uses an image, skipping
Building influxdb-restore
Building grafana
Building syncgithub
Building syncjenkins
Building syncjira
Creating network 
"7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__default" with the 
default driver
Creating volume 
"7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__beam-postgresql-data"
 with default driver
Creating volume 
"7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__beam-grafana-libdata"
 with default driver
Creating volume 
"7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__beam-grafana-etcdata"
 with default driver
Creating volume 
"7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__beam-grafana-logdata"
 with default driver
Creating volume 
"7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__beam-influxdb-storage"
 with default driver
Creating beampostgresql ... 
Creating beamsyncjira   ... 
Creating beamsyncjenkins ... 
Creating influxdb        ... 
Creating beamgrafana     ... 
Creating beamsyncgithub  ... 
Creating beamsyncjenkins ... done
Creating beamsyncjira    ... done
Creating beampostgresql  ... done
Creating influxdb        ... done
Creating restore-backup  ... 
Creating beamsyncgithub  ... done
Creating beamgrafana     ... done
Creating restore-backup  ... done
Will use 172.22.0.1 (network 
7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__default) as host of 
postgresql
Will use 172.22.0.1 (network 
7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__default) as host of 
influxdb
Will use 172.22.0.1 (network 
7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__default) as host of 
influxdb-restore
Will use 172.22.0.1 (network 
7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__default) as host of 
grafana
Will use 172.22.0.1 (network 
7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__default) as host of 
syncgithub
Will use 172.22.0.1 (network 
7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__default) as host of 
syncjenkins
Will use 172.22.0.1 (network 
7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__default) as host of 
syncjira
Probing TCP socket on 172.22.0.1:5432 of 'beampostgresql'
TCP socket on 172.22.0.1:5432 of 'beampostgresql' is ready
Probing TCP socket on 172.22.0.1:8086 of 'influxdb'
TCP socket on 172.22.0.1:8086 of 'influxdb' is ready
Probing TCP socket on 172.22.0.1:8088 of 'influxdb'
TCP socket on 172.22.0.1:8088 of 'influxdb' is ready
Probing TCP socket on 172.22.0.1:3000 of 'beamgrafana'
Waiting for TCP socket on 172.22.0.1:3000 of 'beamgrafana' (Connection refused 
(Connection refused))
Will use 172.22.0.1 (network 
7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__default) as host of 
grafana
TCP socket on 172.22.0.1:3000 of 'beamgrafana' is ready
+-----------------+----------------+-----------------+
| Name            | Container Port | Mapping         |
+-----------------+----------------+-----------------+
| beampostgresql  | 5432           | 172.22.0.1:5432 |
+-----------------+----------------+-----------------+
| influxdb        | 8086           | 172.22.0.1:8086 |
| influxdb        | 8088           | 172.22.0.1:8088 |
+-----------------+----------------+-----------------+
| beamgrafana     | 3000           | 172.22.0.1:3000 |
+-----------------+----------------+-----------------+

> Task :beam-test-infra-metrics:testMetricsStack
Hello world!

> Task :beam-test-infra-metrics:composeDown
Stopping beamsyncgithub  ... 
Stopping beamgrafana     ... 
Stopping influxdb        ... 
Stopping beampostgresql  ... 
Stopping beamsyncjira    ... 
Stopping beamsyncjenkins ... 
Stopping beampostgresql  ... done
Stopping beamgrafana     ... done
Stopping influxdb        ... done
Stopping beamsyncgithub  ... done
Stopping beamsyncjenkins ... done
Stopping beamsyncjira    ... done
Removing restore-backup  ... 
Removing beamsyncgithub  ... 
Removing beamgrafana     ... 
Removing influxdb        ... 
Removing beampostgresql  ... 
Removing beamsyncjira    ... 
Removing beamsyncjenkins ... 
Removing beamsyncjira    ... done
Removing beamsyncjenkins ... done
Removing beamsyncgithub  ... done
Removing beamgrafana     ... done
Removing influxdb        ... done
Removing restore-backup  ... done
Removing beampostgresql  ... done
Removing network 
7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__default
Removing volume 
7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__beam-postgresql-data
Removing volume 
7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__beam-grafana-libdata
Removing volume 
7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__beam-grafana-etcdata
Removing volume 
7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__beam-grafana-logdata
Removing volume 
7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__beam-influxdb-storage

> Task :beam-test-infra-metrics:validateConfiguration
W0408 02:26:13.537454  216442 helpers.go:549] --dry-run=true is deprecated 
(boolean value) and can be replaced with --dry-run=client.
Unable to connect to the server: dial tcp 104.154.102.21:443: i/o timeout

> Task :beam-test-infra-metrics:validateConfiguration FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':beam-test-infra-metrics:validateConfiguration'.
> Process 'command 'sh'' finished with non-zero exit value 1

* 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

BUILD FAILED in 1m 20s
15 actionable tasks: 9 executed, 4 from cache, 2 up-to-date

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

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