See
<https://builds.apache.org/job/beam_PostCommit_Go_GradleBuild/841/display/redirect>
------------------------------------------
[...truncated 341.33 KB...]
{8: int/int[varintz] GLO}
{9: int/int[varintz] GLO}
{10: int/int[varintz] GLO}
{11: []uint8/bytes GLO}
{12: int/int[varintz] GLO}
{13: int/int[varintz] GLO}
{14: int/int[varintz] GLO}
Edges: 1: Impulse [] -> [Out: []uint8 -> {1: []uint8/bytes GLO}]
2: ParDo [In(Main): []uint8 <- {1: []uint8/bytes GLO}] -> [Out: T -> {2:
int/int[varintz] GLO}]
3: ParDo [In(Main): int <- {2: int/int[varintz] GLO}] -> [Out: int -> {3:
int/int[varintz] GLO} Out: int -> {4: int/int[varintz] GLO} Out: int -> {5:
int/int[varintz] GLO} Out: int -> {6: int/int[varintz] GLO} Out: int -> {7:
int/int[varintz] GLO} Out: int -> {8: int/int[varintz] GLO} Out: int -> {9:
int/int[varintz] GLO}]
4: Flatten [In(Main): int <- {3: int/int[varintz] GLO} In(Main): int <- {4:
int/int[varintz] GLO} In(Main): int <- {5: int/int[varintz] GLO} In(Main): int
<- {6: int/int[varintz] GLO} In(Main): int <- {7: int/int[varintz] GLO}
In(Main): int <- {8: int/int[varintz] GLO} In(Main): int <- {9:
int/int[varintz] GLO}] -> [Out: int -> {10: int/int[varintz] GLO}]
5: Impulse [] -> [Out: []uint8 -> {11: []uint8/bytes GLO}]
6: ParDo [In(Main): []uint8 <- {11: []uint8/bytes GLO} In(Iter): T <- {10:
int/int[varintz] GLO} In(Iter): T <- {2: int/int[varintz] GLO}] -> [Out: T ->
{12: int/int[varintz] GLO} Out: T -> {13: int/int[varintz] GLO} Out: T -> {14:
int/int[varintz] GLO}]
7: ParDo [In(Main): X <- {12: int/int[varintz] GLO}] -> []
8: ParDo [In(Main): X <- {14: int/int[varintz] GLO}] -> []
2018/09/04 12:02:31 Plan[plan]:
12: Impulse[0]
13: Impulse[0]
1: ParDo[passert.failFn] Out:[]
2: Discard
3: ParDo[passert.failFn] Out:[]
4: ParDo[passert.diffFn] Out:[1 2 3]
5: wait[2] Out:4
6: buffer[6]. wait:5 Out:4
7: buffer[7]. wait:5 Out:4
8: Flatten[7]. Out:buffer[6]. wait:5 Out:4
9: ParDo[beam.partitionFn] Out:[8 8 8 8 8 8 8]
10: Multiplex. Out:[9 7]
11: ParDo[beam.createFn] Out:[10]
2018/09/04 12:02:31 wait[5] unblocked w/ 1 [false]
2018/09/04 12:02:31 wait[5] done
--- PASS: TestPartitionFlattenIdentity (0.00s)
=== RUN Example_metricsDeclaredAnywhere
--- PASS: Example_metricsDeclaredAnywhere (0.00s)
=== RUN Example_metricsReusable
--- PASS: Example_metricsReusable (0.00s)
PASS
coverage: 44.8% of statements
ok github.com/apache/beam/sdks/go/pkg/beam 0.014s coverage: 44.8% of
statements
=== RUN TestOptions
--- PASS: TestOptions (0.00s)
=== RUN TestKey
--- PASS: TestKey (0.00s)
=== RUN TestRegister
--- PASS: TestRegister (0.00s)
PASS
coverage: 47.1% of statements
ok github.com/apache/beam/sdks/go/pkg/beam/core/runtime 0.002s
coverage: 47.1% of statements
> Task :beam-sdks-go:test
Test for github.com/apache/beam/sdks/go/pkg/beam/core/runtime/harness finished,
1 completed, 0 failed
Result of package github.com/apache/beam/sdks/go/pkg/beam:
Test for github.com/apache/beam/sdks/go/pkg/beam finished, 7 completed, 0 failed
Result of package github.com/apache/beam/sdks/go/pkg/beam/core/runtime:
Test for github.com/apache/beam/sdks/go/pkg/beam/core/runtime finished, 3
completed, 0 failed
Result of package github.com/apache/beam/sdks/go/pkg/beam/core/util/reflectx:
=== RUN TestMergeMaps
--- PASS: TestMergeMaps (0.00s)
=== RUN TestShallowClone
--- PASS: TestShallowClone (0.00s)
=== RUN TestShallowCloneNil
--- PASS: TestShallowCloneNil (0.00s)
PASS
coverage: 6.4% of statements
ok github.com/apache/beam/sdks/go/pkg/beam/core/util/reflectx 0.003s
coverage: 6.4% of statements
> Task :beam-sdks-go:test
Test for github.com/apache/beam/sdks/go/pkg/beam/core/util/reflectx finished, 3
completed, 0 failed
Generating HTML test report...
Finished generating test html results (0.105 secs) into:
<https://builds.apache.org/job/beam_PostCommit_Go_GradleBuild/ws/src/sdks/go/.gogradle/reports/test>
Invalidating in-memory cache of
<https://builds.apache.org/job/beam_PostCommit_Go_GradleBuild/ws/src/.gradle/4.8/fileHashes/fileHashes.bin>
Invalidating in-memory cache of
<https://builds.apache.org/job/beam_PostCommit_Go_GradleBuild/ws/src/.gradle/4.8/fileHashes/resourceHashesCache.bin>
Invalidating in-memory cache of
<https://builds.apache.org/job/beam_PostCommit_Go_GradleBuild/ws/src/.gradle/4.8/taskHistory/taskHistory.bin>
:beam-sdks-go:test (Thread[Daemon worker,5,main]) completed. Took 30.251 secs.
> Task :goIntegrationTests
> Task :beam-sdks-go:resolveBuildDependencies
Resolving cached cloud.google.com/go:
commit='4f6c921ec566a33844f4e7879b31cd8575a6982d',
urls=[https://code.googlesource.com/gocloud]
Resolving cached github.com/Shopify/sarama:
commit='541689b9f4212043471eb537fa72da507025d3ea',
urls=[https://github.com/Shopify/sarama.git, [email protected]:Shopify/sarama.git]
Resolving cached github.com/armon/consul-api:
commit='eb2c6b5be1b66bab83016e0b05f01b8d5496ffbd',
urls=[https://github.com/armon/consul-api.git,
[email protected]:armon/consul-api.git]
Resolving github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving cached github.com/cpuguy83/go-md2man:
commit='dc9f53734905c233adfc09fd4f063dce63ce3daf',
urls=[https://github.com/cpuguy83/go-md2man.git,
[email protected]:cpuguy83/go-md2man.git]
Resolving cached github.com/davecgh/go-spew:
commit='87df7c60d5820d0f8ae11afede5aa52325c09717',
urls=[https://github.com/davecgh/go-spew.git,
[email protected]:davecgh/go-spew.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving cached github.com/eapache/go-resiliency:
commit='ef9aaa7ea8bd2448429af1a77cf41b2b3b34bdd6',
urls=[https://github.com/eapache/go-resiliency.git,
[email protected]:eapache/go-resiliency.git]
Resolving cached github.com/eapache/go-xerial-snappy:
commit='bb955e01b9346ac19dc29eb16586c90ded99a98c',
urls=[https://github.com/eapache/go-xerial-snappy.git,
[email protected]:eapache/go-xerial-snappy.git]
Resolving cached github.com/eapache/queue:
commit='44cc805cf13205b55f69e14bcb69867d1ae92f98',
urls=[https://github.com/eapache/queue.git, [email protected]:eapache/queue.git]
Resolving cached github.com/fsnotify/fsnotify:
commit='c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9',
urls=[https://github.com/fsnotify/fsnotify.git,
[email protected]:fsnotify/fsnotify.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving cached github.com/golang/glog:
commit='23def4e6c14b4da8ac2ed8007337bc5eb5007998',
urls=[https://github.com/golang/glog.git, [email protected]:golang/glog.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving cached github.com/golang/mock:
commit='b3e60bcdc577185fce3cf625fc96b62857ce5574',
urls=[https://github.com/golang/mock.git, [email protected]:golang/mock.git]
Resolving cached github.com/golang/protobuf:
commit='3a3da3a4e26776cc22a79ef46d5d58477532dede',
urls=[https://github.com/golang/protobuf.git,
[email protected]:golang/protobuf.git]
Resolving cached github.com/golang/snappy:
commit='553a641470496b2327abcac10b36396bd98e45c9',
urls=[https://github.com/golang/snappy.git, [email protected]:golang/snappy.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving cached github.com/google/go-cmp:
commit='3af367b6b30c263d47e8895973edcca9a49cf029',
urls=[https://github.com/google/go-cmp.git, [email protected]:google/go-cmp.git]
Resolving cached github.com/google/pprof:
commit='a8f279b7952b27edbcb72e5a6c69ee9be4c8ad93',
urls=[https://github.com/google/pprof.git, [email protected]:google/pprof.git]
Resolving cached github.com/googleapis/gax-go:
commit='317e0006254c44a0ac427cc52a0e083ff0b9622f',
urls=[https://github.com/googleapis/gax-go.git,
[email protected]:googleapis/gax-go.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving cached github.com/hashicorp/hcl:
commit='23c074d0eceb2b8a5bfdbb271ab780cde70f05a8',
urls=[https://github.com/hashicorp/hcl.git, [email protected]:hashicorp/hcl.git]
Resolving cached github.com/ianlancetaylor/demangle:
commit='4883227f66371e02c4948937d3e2be1664d9be38',
urls=[https://github.com/ianlancetaylor/demangle.git,
[email protected]:ianlancetaylor/demangle.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving cached github.com/kr/fs:
commit='2788f0dbd16903de03cb8186e5c7d97b69ad387b',
urls=[https://github.com/kr/fs.git, [email protected]:kr/fs.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving cached github.com/magiconair/properties:
commit='49d762b9817ba1c2e9d0c69183c2b4a8b8f1d934',
urls=[https://github.com/magiconair/properties.git,
[email protected]:magiconair/properties.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving cached github.com/mitchellh/go-homedir:
commit='b8bc1bf767474819792c23f32d8286a45736f1c6',
urls=[https://github.com/mitchellh/go-homedir.git,
[email protected]:mitchellh/go-homedir.git]
Resolving cached github.com/mitchellh/mapstructure:
commit='a4e142e9c047c904fa2f1e144d9a84e6133024bc',
urls=[https://github.com/mitchellh/mapstructure.git,
[email protected]:mitchellh/mapstructure.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving cached github.com/openzipkin/zipkin-go:
commit='3741243b287094fda649c7f0fa74bd51f37dc122',
urls=[https://github.com/openzipkin/zipkin-go.git,
[email protected]:openzipkin/zipkin-go.git]
Resolving cached github.com/pelletier/go-toml:
commit='acdc4509485b587f5e675510c4f2c63e90ff68a8',
urls=[https://github.com/pelletier/go-toml.git,
[email protected]:pelletier/go-toml.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving cached github.com/pierrec/lz4:
commit='ed8d4cc3b461464e69798080a0092bd028910298',
urls=[https://github.com/pierrec/lz4.git, [email protected]:pierrec/lz4.git]
Resolving cached github.com/pierrec/xxHash:
commit='a0006b13c722f7f12368c00a3d3c2ae8a999a0c6',
urls=[https://github.com/pierrec/xxHash.git, [email protected]:pierrec/xxHash.git]
Resolving cached github.com/pkg/errors:
commit='30136e27e2ac8d167177e8a583aa4c3fea5be833',
urls=[https://github.com/pkg/errors.git, [email protected]:pkg/errors.git]
Resolving cached github.com/pkg/sftp:
commit='22e9c1ccc02fc1b9fa3264572e49109b68a86947',
urls=[https://github.com/pkg/sftp.git, [email protected]:pkg/sftp.git]
Resolving cached github.com/prometheus/client_golang:
commit='9bb6ab929dcbe1c8393cd9ef70387cb69811bd1c',
urls=[https://github.com/prometheus/client_golang.git,
[email protected]:prometheus/client_golang.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving cached github.com/prometheus/procfs:
commit='cb4147076ac75738c9a7d279075a253c0cc5acbd',
urls=[https://github.com/prometheus/procfs.git,
[email protected]:prometheus/procfs.git]
Resolving cached github.com/rcrowley/go-metrics:
commit='8732c616f52954686704c8645fe1a9d59e9df7c1',
urls=[https://github.com/rcrowley/go-metrics.git,
[email protected]:rcrowley/go-metrics.git]
Resolving github.com/cpuguy83/go-md2man:
commit='dc9f53734905c233adfc09fd4f063dce63ce3daf',
urls=[https://github.com/cpuguy83/go-md2man.git,
[email protected]:cpuguy83/go-md2man.git]
Resolving cached github.com/cpuguy83/go-md2man:
commit='dc9f53734905c233adfc09fd4f063dce63ce3daf',
urls=[https://github.com/cpuguy83/go-md2man.git,
[email protected]:cpuguy83/go-md2man.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving cached github.com/spf13/afero:
commit='bb8f1927f2a9d3ab41c9340aa034f6b803f4359c',
urls=[https://github.com/spf13/afero.git, [email protected]:spf13/afero.git]
Resolving cached github.com/spf13/cast:
commit='acbeb36b902d72a7a4c18e8f3241075e7ab763e4',
urls=[https://github.com/spf13/cast.git, [email protected]:spf13/cast.git]
Resolving cached github.com/spf13/cobra:
commit='93959269ad99e80983c9ba742a7e01203a4c0e4f',
urls=[https://github.com/spf13/cobra.git, [email protected]:spf13/cobra.git]
Resolving cached github.com/spf13/jwalterweatherman:
commit='7c0cea34c8ece3fbeb2b27ab9b59511d360fb394',
urls=[https://github.com/spf13/jwalterweatherman.git,
[email protected]:spf13/jwalterweatherman.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving cached github.com/spf13/viper:
commit='aafc9e6bc7b7bb53ddaa75a5ef49a17d6e654be5',
urls=[https://github.com/spf13/viper.git, [email protected]:spf13/viper.git]
Resolving cached github.com/stathat/go:
commit='74669b9f388d9d788c97399a0824adbfee78400e',
urls=[https://github.com/stathat/go.git, [email protected]:stathat/go.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving cached github.com/xordataexchange/crypt:
commit='b2862e3d0a775f18c7cfe02273500ae307b61218',
urls=[https://github.com/xordataexchange/crypt.git,
[email protected]:xordataexchange/crypt.git]
Resolving cached go.opencensus.io:
commit='aa2b39d1618ef56ba156f27cfcdae9042f68f0bc',
urls=[https://github.com/census-instrumentation/opencensus-go]
Resolving cached golang.org/x/crypto:
commit='d9133f5469342136e669e85192a26056b587f503',
urls=[https://go.googlesource.com/crypto]
Resolving cached golang.org/x/debug:
commit='95515998a8a4bd7448134b2cb5971dbeb12e0b77',
urls=[https://go.googlesource.com/debug]
Resolving cached golang.org/x/net:
commit='2fb46b16b8dda405028c50f7c7f0f9dd1fa6bfb1',
urls=[https://go.googlesource.com/net]
Resolving cached golang.org/x/oauth2:
commit='a032972e28060ca4f5644acffae3dfc268cc09db',
urls=[https://go.googlesource.com/oauth2]
Resolving cached golang.org/x/sync:
commit='fd80eb99c8f653c847d294a001bdf2a3a6f768f5',
urls=[https://go.googlesource.com/sync]
Resolving cached golang.org/x/sys:
commit='37707fdb30a5b38865cfb95e5aab41707daec7fd',
urls=[https://go.googlesource.com/sys]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving cached google.golang.org/api:
commit='386d4e5f4f92f86e6aec85985761bba4b938a2d5',
urls=[https://code.googlesource.com/google-api-go-client]
Resolving cached google.golang.org/genproto:
commit='2b5a72b8730b0b16380010cfe5286c42108d88e7',
urls=[https://github.com/google/go-genproto]
Resolving cached google.golang.org/grpc:
commit='7646b5360d049a7ca31e9133315db43456f39e2e',
urls=[https://github.com/grpc/grpc-go]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
Resolving cached github.com/coreos/etcd:
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921',
urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git]
> Task :beam-sdks-go:installDependencies
> Task :beam-sdks-go:buildLinuxAmd64
> Task :beam-sdks-go:build
> Task :beam-sdks-go-container:resolveBuildDependencies UP-TO-DATE
> Task :beam-sdks-go-container:installDependencies
> Task :beam-sdks-go-container:buildLinuxAmd64 UP-TO-DATE
> Task :beam-sdks-go-container:build
> Task :beam-sdks-go-container:dockerPrepare
:beam-sdks-go-examples:buildLinuxAmd64 (Thread[Task worker for ':' Thread
2,5,main]) completed. Took 40.408 secs.
:beam-sdks-go-examples:build (Thread[Task worker for ':' Thread 2,5,main])
started.
> Task :beam-sdks-go-examples:build
Caching disabled for task ':beam-sdks-go-examples:build': Caching has not been
enabled for the task
Task ':beam-sdks-go-examples:build' is not up-to-date because:
Task has not declared any outputs despite executing actions.
:beam-sdks-go-examples:build (Thread[Task worker for ':' Thread 2,5,main])
completed. Took 0.001 secs.
> Task :goIntegrationTests
> Task :beam-sdks-go-container:docker
Deprecated Gradle features were used in this build, making it incompatible with
Gradle 5.0.
See
https://docs.gradle.org/4.8/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 52s
13 actionable tasks: 10 executed, 3 up-to-date
Publishing build scan...
https://gradle.com/s/wq7s3v2pwuidk
# Verify it exists
docker images | grep $TAG
us.gcr.io/apache-beam-testing/jenkins/go 20180904-120214 33c2087290a9
1 second ago 124MB
# Push the container
gcloud docker -- push $CONTAINER
The push refers to a repository [us.gcr.io/apache-beam-testing/jenkins/go]
1a48c13714e0: Preparing
70948a1c5017: Preparing
3b10514a95be: Preparing
3b10514a95be: Layer already exists
70948a1c5017: Pushed
1a48c13714e0: Retrying in 5 seconds
1a48c13714e0: Retrying in 4 seconds
1a48c13714e0: Retrying in 3 seconds
1a48c13714e0: Retrying in 2 seconds
1a48c13714e0: Retrying in 1 second
1a48c13714e0: Pushed
received unexpected HTTP status: 503 Service Unavailable
> Task :goIntegrationTests FAILED
:goIntegrationTests (Thread[Task worker for ':',5,main]) completed. Took 2 mins
29.756 secs.
:goPreCommit (Thread[Task worker for ':',5,main]) started.
> Task :goPreCommit
Skipping task ':goPreCommit' as it has no actions.
:goPreCommit (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs.
FAILURE: Build failed with an exception.
* Where:
Build file
'<https://builds.apache.org/job/beam_PostCommit_Go_GradleBuild/ws/src/build.gradle'>
line: 223
* What went wrong:
Execution failed for task ':goIntegrationTests'.
> Process 'command 'sh'' finished with non-zero exit value 1
* Try:
Run with --stacktrace option to get the stack trace. Run with --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 5.0.
See
https://docs.gradle.org/4.8/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 4m 33s
44 actionable tasks: 44 executed
Publishing build scan...
https://gradle.com/s/tnxvdsjpp4e5w
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure