Udi Meiri created BEAM-9764:
-------------------------------
Summary: :sdks:java:container:generateThirdPartyLicenses failing
Key: BEAM-9764
URL: https://issues.apache.org/jira/browse/BEAM-9764
Project: Beam
Issue Type: Bug
Components: sdk-java-core
Reporter: Udi Meiri
Assignee: Hannah Jiang
https://builds.apache.org/job/beam_PreCommit_Python2_PVR_Flink_Cron/774/console
The traceback is interspersed with other logs:
{code}
Traceback (most recent call last):
Successfully pulled
java_third_party_licenses/protobuf-java-util-3.11.1.jar/LICENSE from
https://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/protoc-3.11.0.jar/LICENSE from
http://www.apache.org/licenses/LICENSE-2.0.txt
File "sdks/java/container/license_scripts/pull_licenses_java.py", line 138,
in <module>
Successfully pulled java_third_party_licenses/protoc-3.11.1.jar/LICENSE from
http://www.apache.org/licenses/LICENSE-2.0.txt
license_url = dep['moduleLicenseUrl']
Successfully pulled java_third_party_licenses/zetasketch-0.1.0.jar/LICENSE from
http://www.apache.org/licenses/LICENSE-2.0.txt
KeyError: 'moduleLicenseUrl'
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)