[ 
https://issues.apache.org/jira/browse/BEAM-9764?focusedWorklogId=425827&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-425827
 ]

ASF GitHub Bot logged work on BEAM-9764:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 21/Apr/20 18:26
            Start Date: 21/Apr/20 18:26
    Worklog Time Spent: 10m 
      Work Description: udim commented on a change in pull request #11428:
URL: https://github.com/apache/beam/pull/11428#discussion_r412391455



##########
File path: sdks/java/container/license_scripts/license_script.sh
##########
@@ -25,15 +25,23 @@ pip install PyYAML==5.3
 pip install tenacity==5.0.4

Review comment:
       I don't agree that it's acceptable to modify the user environment. Also, 
on Jenkins this might cause failure if this script runs concurrently with 
itself.
   I've opened a bug for this: https://issues.apache.org/jira/browse/BEAM-9797




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 425827)
    Time Spent: 4h 10m  (was: 4h)

> :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, test-failures
>            Reporter: Udi Meiri
>            Assignee: Hannah Jiang
>            Priority: Major
>          Time Spent: 4h 10m
>  Remaining Estimate: 0h
>
> 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)

Reply via email to