You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2022/01/13 00:11:08 UTC

Build failed in Jenkins: beam_PreCommit_GoPortable_Cron #1238

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

Changes:

[noreply] [BEAM-13616][BEAM-13646] Update vendored calcite 1.28.0 with protobuf

[noreply] Merge pull request #16325 from [BEAM-13471] [Playground] Tag existing


------------------------------------------
[...truncated 179.54 KB...]
copying apache_beam/examples/complete/tfidf.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/complete>
copying apache_beam/examples/complete/tfidf_test.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/complete>
copying apache_beam/examples/complete/autocomplete.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/complete>
copying apache_beam/examples/complete/top_wikipedia_sessions_test.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/complete>
copying apache_beam/examples/complete/distribopt.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/complete>
copying apache_beam/examples/complete/__init__.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/complete>
copying apache_beam/examples/complete/estimate_pi_test.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/complete>
copying apache_beam/examples/complete/top_wikipedia_sessions.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/complete>
creating <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/dataframe>
copying apache_beam/examples/dataframe/taxiride_test.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/dataframe>
copying apache_beam/examples/dataframe/flight_delays.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/dataframe>
copying apache_beam/examples/dataframe/flight_delays_it_test.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/dataframe>
copying apache_beam/examples/dataframe/taxiride_it_test.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/dataframe>
copying apache_beam/examples/dataframe/wordcount.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/dataframe>
copying apache_beam/examples/dataframe/__init__.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/dataframe>
copying apache_beam/examples/dataframe/taxiride.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/dataframe>
copying apache_beam/examples/dataframe/wordcount_test.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/dataframe>
creating <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms>
copying apache_beam/examples/snippets/transforms/__init__.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms>
creating <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms/aggregation>
copying apache_beam/examples/snippets/transforms/aggregation/top.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms/aggregation>
copying apache_beam/examples/snippets/transforms/aggregation/combineperkey_test.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms/aggregation>
copying apache_beam/examples/snippets/transforms/aggregation/groupintobatches_test.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms/aggregation>
copying apache_beam/examples/snippets/transforms/aggregation/sum.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms/aggregation>
copying apache_beam/examples/snippets/transforms/aggregation/combinevalues_test.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms/aggregation>
copying apache_beam/examples/snippets/transforms/aggregation/min_test.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms/aggregation>
copying apache_beam/examples/snippets/transforms/aggregation/mean_test.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms/aggregation>
copying apache_beam/examples/snippets/transforms/aggregation/distinct.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms/aggregation>
copying apache_beam/examples/snippets/transforms/aggregation/groupintobatches.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms/aggregation>
copying apache_beam/examples/snippets/transforms/aggregation/max.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms/aggregation>
copying apache_beam/examples/snippets/transforms/aggregation/combineglobally_test.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms/aggregation>
copying apache_beam/examples/snippets/transforms/aggregation/count.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms/aggregation>
copying apache_beam/examples/snippets/transforms/aggregation/latest.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms/aggregation>
copying apache_beam/examples/snippets/transforms/aggregation/mean.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms/aggregation>
copying apache_beam/examples/snippets/transforms/aggregation/groupbykey.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms/aggregation>
copying apache_beam/examples/snippets/transforms/aggregation/latest_test.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms/aggregation>
copying apache_beam/examples/snippets/transforms/aggregation/sample_test.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms/aggregation>
copying apache_beam/examples/snippets/transforms/aggregation/groupby_test.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms/aggregation>
copying apache_beam/examples/snippets/transforms/aggregation/combineglobally.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms/aggregation>
copying apache_beam/examples/snippets/transforms/aggregation/sum_test.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms/aggregation>
copying apache_beam/examples/snippets/transforms/aggregation/distinct_test.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms/aggregation>
copying apache_beam/examples/snippets/transforms/aggregation/combineperkey.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms/aggregation>
copying apache_beam/examples/snippets/transforms/aggregation/__init__.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms/aggregation>
copying apache_beam/examples/snippets/transforms/aggregation/cogroupbykey.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms/aggregation>
copying apache_beam/examples/snippets/transforms/aggregation/count_test.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms/aggregation>
copying apache_beam/examples/snippets/transforms/aggregation/combinevalues.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms/aggregation>
copying apache_beam/examples/snippets/transforms/aggregation/top_test.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms/aggregation>
copying apache_beam/examples/snippets/transforms/aggregation/min.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms/aggregation>
copying apache_beam/examples/snippets/transforms/aggregation/sample.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms/aggregation>
copying apache_beam/examples/snippets/transforms/aggregation/cogroupbykey_test.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms/aggregation>
copying apache_beam/examples/snippets/transforms/aggregation/groupbykey_test.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms/aggregation>
copying apache_beam/examples/snippets/transforms/aggregation/max_test.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms/aggregation>
creating <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms/elementwise>
copying apache_beam/examples/snippets/transforms/elementwise/values.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms/elementwise>
copying apache_beam/examples/snippets/transforms/elementwise/tostring_test.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms/elementwise>
copying apache_beam/examples/snippets/transforms/elementwise/withtimestamps_test.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms/elementwise>
copying apache_beam/examples/snippets/transforms/elementwise/kvswap.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms/elementwise>
copying apache_beam/examples/snippets/transforms/elementwise/map_test.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms/elementwise>
copying apache_beam/examples/snippets/transforms/elementwise/map.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms/elementwise>
copying apache_beam/examples/snippets/transforms/elementwise/regex_test.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms/elementwise>
copying apache_beam/examples/snippets/transforms/elementwise/flatmap_test.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms/elementwise>
copying apache_beam/examples/snippets/transforms/elementwise/partition.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms/elementwise>
copying apache_beam/examples/snippets/transforms/elementwise/keys.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms/elementwise>
copying apache_beam/examples/snippets/transforms/elementwise/pardo_test.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms/elementwise>
copying apache_beam/examples/snippets/transforms/elementwise/values_test.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms/elementwise>
copying apache_beam/examples/snippets/transforms/elementwise/filter.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms/elementwise>
copying apache_beam/examples/snippets/transforms/elementwise/__init__.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms/elementwise>
copying apache_beam/examples/snippets/transforms/elementwise/flatmap.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms/elementwise>
copying apache_beam/examples/snippets/transforms/elementwise/filter_test.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms/elementwise>
copying apache_beam/examples/snippets/transforms/elementwise/partition_test.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms/elementwise>
copying apache_beam/examples/snippets/transforms/elementwise/tostring.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms/elementwise>
copying apache_beam/examples/snippets/transforms/elementwise/regex.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms/elementwise>
copying apache_beam/examples/snippets/transforms/elementwise/keys_test.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms/elementwise>
copying apache_beam/examples/snippets/transforms/elementwise/withtimestamps.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms/elementwise>
copying apache_beam/examples/snippets/transforms/elementwise/kvswap_test.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms/elementwise>
copying apache_beam/examples/snippets/transforms/elementwise/pardo.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/snippets/transforms/elementwise>
creating <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/complete/game>
copying apache_beam/examples/complete/game/game_stats_it_test.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/complete/game>
copying apache_beam/examples/complete/game/leader_board_it_test.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/complete/game>
copying apache_beam/examples/complete/game/user_score_test.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/complete/game>
copying apache_beam/examples/complete/game/hourly_team_score_test.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/complete/game>
copying apache_beam/examples/complete/game/leader_board_test.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/complete/game>
copying apache_beam/examples/complete/game/hourly_team_score.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/complete/game>
copying apache_beam/examples/complete/game/game_stats.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/complete/game>
copying apache_beam/examples/complete/game/leader_board.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/complete/game>
copying apache_beam/examples/complete/game/__init__.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/complete/game>
copying apache_beam/examples/complete/game/user_score_it_test.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/complete/game>
copying apache_beam/examples/complete/game/user_score.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/complete/game>
copying apache_beam/examples/complete/game/game_stats_test.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/complete/game>
copying apache_beam/examples/complete/game/hourly_team_score_it_test.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/complete/game>
creating <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/complete/juliaset>
copying apache_beam/examples/complete/juliaset/setup.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/complete/juliaset>
copying apache_beam/examples/complete/juliaset/__init__.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/complete/juliaset>
copying apache_beam/examples/complete/juliaset/juliaset_main.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/complete/juliaset>
creating <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/complete/juliaset/juliaset>
copying apache_beam/examples/complete/juliaset/juliaset/juliaset.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/complete/juliaset/juliaset>
copying apache_beam/examples/complete/juliaset/juliaset/juliaset_test.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/complete/juliaset/juliaset>
copying apache_beam/examples/complete/juliaset/juliaset/__init__.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/complete/juliaset/juliaset>
copying apache_beam/examples/complete/juliaset/juliaset/juliaset_test_it.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/examples/complete/juliaset/juliaset>
creating <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/portability/api>
copying apache_beam/portability/api/external_transforms_pb2_urns.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/portability/api>
copying apache_beam/portability/api/beam_interactive_api_pb2_grpc.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/portability/api>
copying apache_beam/portability/api/metrics_pb2.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/portability/api>
copying apache_beam/portability/api/beam_fn_api_pb2_grpc.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/portability/api>
copying apache_beam/portability/api/endpoints_pb2.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/portability/api>
copying apache_beam/portability/api/metrics_pb2_urns.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/portability/api>
copying apache_beam/portability/api/schema_pb2.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/portability/api>
copying apache_beam/portability/api/beam_runner_api_pb2_urns.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/portability/api>
copying apache_beam/portability/api/schema_pb2_grpc.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/portability/api>
copying apache_beam/portability/api/standard_window_fns_pb2_urns.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/portability/api>
copying apache_beam/portability/api/beam_artifact_api_pb2.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/portability/api>
copying apache_beam/portability/api/beam_expansion_api_pb2.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/portability/api>
copying apache_beam/portability/api/beam_expansion_api_pb2_grpc.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/portability/api>
copying apache_beam/portability/api/metrics_pb2_grpc.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/portability/api>
copying apache_beam/portability/api/beam_provision_api_pb2.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/portability/api>
copying apache_beam/portability/api/beam_provision_api_pb2_grpc.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/portability/api>
copying apache_beam/portability/api/beam_job_api_pb2_grpc.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/portability/api>
copying apache_beam/portability/api/beam_interactive_api_pb2.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/portability/api>
copying apache_beam/portability/api/beam_runner_api_pb2_grpc.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/portability/api>
copying apache_beam/portability/api/endpoints_pb2_grpc.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/portability/api>
copying apache_beam/portability/api/external_transforms_pb2_grpc.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/portability/api>
copying apache_beam/portability/api/beam_artifact_api_pb2_urns.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/portability/api>
copying apache_beam/portability/api/standard_window_fns_pb2.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/portability/api>
copying apache_beam/portability/api/__init__.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/portability/api>
copying apache_beam/portability/api/beam_fn_api_pb2.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/portability/api>
copying apache_beam/portability/api/standard_window_fns_pb2_grpc.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/portability/api>
copying apache_beam/portability/api/beam_job_api_pb2.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/portability/api>
copying apache_beam/portability/api/external_transforms_pb2.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/portability/api>
copying apache_beam/portability/api/beam_artifact_api_pb2_grpc.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/portability/api>
copying apache_beam/portability/api/beam_runner_api_pb2.py -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/portability/api>
copying apache_beam/coders/stream.pyx -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/coders>
copying apache_beam/transforms/cy_dataflow_distribution_counter.pyx -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/transforms>
copying apache_beam/runners/worker/statesampler_fast.pyx -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/runners/worker>
copying apache_beam/coders/coder_impl.pxd -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/coders>
copying apache_beam/coders/stream.pxd -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/coders>
copying apache_beam/utils/counters.pxd -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/utils>
copying apache_beam/utils/windowed_value.pxd -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/utils>
copying apache_beam/transforms/cy_combiners.pxd -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/transforms>
copying apache_beam/transforms/stats.pxd -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/transforms>
copying apache_beam/transforms/cy_dataflow_distribution_counter.pxd -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/transforms>
copying apache_beam/runners/common.pxd -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/runners>
copying apache_beam/metrics/execution.pxd -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/metrics>
copying apache_beam/metrics/cells.pxd -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/metrics>
copying apache_beam/runners/worker/opcounters.pxd -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/runners/worker>
copying apache_beam/runners/worker/statesampler_fast.pxd -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/runners/worker>
copying apache_beam/runners/worker/operations.pxd -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/runners/worker>
copying apache_beam/runners/worker/crossplatform_time.h -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/runners/worker>
copying apache_beam/runners/worker/crossplatform_unistd.h -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/runners/worker>
creating <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/testing/data>
copying apache_beam/testing/data/trigger_transcripts.yaml -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/testing/data>
copying apache_beam/portability/api/beam_artifact_api_pb2.pyi -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/portability/api>
copying apache_beam/portability/api/beam_interactive_api_pb2.pyi -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/portability/api>
copying apache_beam/portability/api/beam_job_api_pb2.pyi -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/portability/api>
copying apache_beam/portability/api/beam_provision_api_pb2.pyi -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/portability/api>
copying apache_beam/portability/api/beam_runner_api_pb2.pyi -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/portability/api>
copying apache_beam/portability/api/endpoints_pb2.pyi -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/portability/api>
copying apache_beam/portability/api/external_transforms_pb2.pyi -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/portability/api>
copying apache_beam/portability/api/beam_fn_api_pb2.pyi -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/portability/api>
copying apache_beam/portability/api/schema_pb2.pyi -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/portability/api>
copying apache_beam/portability/api/standard_window_fns_pb2.pyi -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/portability/api>
copying apache_beam/portability/api/metrics_pb2.pyi -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/portability/api>
copying apache_beam/portability/api/beam_expansion_api_pb2.pyi -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/portability/api>
copying apache_beam/portability/api/standard_coders.yaml -> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/python/build/lib/apache_beam/portability/api>
<https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/setuptools/dist.py>:493: UserWarning: Normalizing '2.37.0.dev' to '2.37.0.dev0'
  warnings.warn(tmpl.format(**locals()))

> Task :release:go-licenses:java:dockerRun
+ rm -rf '/output/*'
+ export GO111MODULE=off
+ GO111MODULE=off
+ go get github.com/apache/beam/sdks/java/container

> Task :sdks:go:test:goBuild
/home/jenkins/go/bin/go1.16.12 build -o ./build/bin/linux_amd64/ ./...

> Task :release:go-licenses:java:dockerRun
+ go-licenses save github.com/apache/beam/sdks/java/container --save_path=/output/licenses
+ go-licenses csv github.com/apache/beam/sdks/java/container
+ tee /output/licenses/list.csv
github.com/apache/beam/sdks/go/pkg/beam,https://github.com/apache/beam/blob/master/sdks/go/README.md,Apache-2.0
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0
golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause
google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/refs/heads/master/LICENSE,BSD-3-Clause
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/master/LICENSE,Apache-2.0
golang.org/x/sys,https://go.googlesource.com/sys/+/refs/heads/master/LICENSE,BSD-3-Clause
github.com/apache/beam/sdks/java/container,https://github.com/apache/beam/blob/master/LICENSE,Apache-2.0
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/master/LICENSE,BSD-3-Clause
golang.org/x/text,https://go.googlesource.com/text/+/refs/heads/master/LICENSE,BSD-3-Clause
+ chmod -R a+w /output/licenses

> Task :release:go-licenses:java:createLicenses
> Task :sdks:java:container:java8:copyGolangLicenses
> Task :sdks:java:container:java11:copyGolangLicenses

> Task :release:go-licenses:go:dockerRun
+ go-licenses save github.com/apache/beam/sdks/go/container --save_path=/output/licenses
+ go-licenses csv github.com/apache/beam/sdks/go/container
+ tee /output/licenses/list.csv
golang.org/x/sys,https://go.googlesource.com/sys/+/refs/heads/master/LICENSE,BSD-3-Clause
golang.org/x/text,https://go.googlesource.com/text/+/refs/heads/master/LICENSE,BSD-3-Clause
github.com/apache/beam/sdks/go,https://github.com/apache/beam/blob/master/sdks/go/README.md,Apache-2.0
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0
golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/master/LICENSE,BSD-3-Clause
google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/refs/heads/master/LICENSE,BSD-3-Clause
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/master/LICENSE,Apache-2.0
+ chmod -R a+w /output/licenses

> Task :release:go-licenses:go:createLicenses
> Task :sdks:go:container:copyGolangLicenses
> Task :sdks:go:container:dockerPrepare
> Task :sdks:go:container:docker

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:java:container:generateLicenseReport'.
> Could not resolve all dependencies for configuration ':sdks:java:harness:testCompileClasspath'.
   > Could not resolve junit:junit-dep:[4.9,).
     Required by:
         project :sdks:java:harness > project :sdks:java:fn-execution > com.github.stefanbirkner:system-rules:1.19.0
      > Failed to list versions for junit:junit-dep.
         > Unable to load Maven meta-data from https://jcenter.bintray.com/junit/junit-dep/maven-metadata.xml.
            > Could not HEAD 'https://jcenter.bintray.com/junit/junit-dep/maven-metadata.xml'. Received status code 502 from server: Bad Gateway

* 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 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.3.2/userguide/command_line_interface.html#sec:command_line_warnings

Execution optimizations have been disabled for 2 invalid unit(s) of work during this build to ensure correctness.
Please consult deprecation warnings for more details.

BUILD FAILED in 5m 55s
105 actionable tasks: 69 executed, 29 from cache, 7 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Jenkins build is back to normal : beam_PreCommit_GoPortable_Cron #1239

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/1239/display/redirect?page=changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org