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

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

                Author: ASF GitHub Bot
            Created on: 05/Aug/19 12:15
            Start Date: 05/Aug/19 12:15
    Worklog Time Spent: 10m 
      Work Description: tvalentyn commented on issue #9246: [BEAM-7893] Correct 
an error in sh invocation in build.gradle
URL: https://github.com/apache/beam/pull/9246#issuecomment-518210060
 
 
   looks like a race condition with BEAM-7892 and 
https://github.com/apache/beam/pull/9244 :)
   
   btw, do you know why  this task fails when I run it locally: 
   
   :beam$ gradlew :sdks:python:apache_beam:testing:load_tests:run
   
   ```
   ======================================================================
   ERROR: Failure: ImportError (No module named null)
   ----------------------------------------------------------------------
   Traceback (most recent call last):
     File 
"/home/valentyn/projects/beam/beam/beam/build/gradleenv/1329484227/local/lib/python2.7/site-packages/nose/loader.py",
 line 407, in loadTestsFromName
       module = resolve_name(addr.module)
     File 
"/home/valentyn/projects/beam/beam/beam/build/gradleenv/1329484227/local/lib/python2.7/site-packages/nose/util.py",
 line 312, in resolve_name
       module = __import__('.'.join(parts_copy))
   ImportError: No module named null
   
   ----------------------------------------------------------------------
   XML: /home/valentyn/projects/beam/beam/beam/sdks/python/nosetests.xml
   ----------------------------------------------------------------------
   Ran 1 test in 0.001s
   
   FAILED (errors=1)
   
   FAILURE: Build failed with an exception.
   
   * Where:
   Build file 
'/home/valentyn/projects/beam/beam/beam/sdks/python/apache_beam/testing/load_tests/build.gradle'
 line: 49
   
   * What went wrong:
   Execution failed for task ':sdks:python:apache_beam:testing:load_tests:run'.
   > error occurred
   
   * 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 6.0.
   Use '--warning-mode all' to show the individual deprecation warnings.
   See 
https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings
   
   BUILD FAILED in 2s
   3 actionable tasks: 2 executed, 1 up-to-date
   ```
   
   
 
----------------------------------------------------------------
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:
[email protected]


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

    Worklog Id:     (was: 288906)
    Time Spent: 0.5h  (was: 20m)

> Java PreCommit and SpotlessCheck PreCommit broken
> -------------------------------------------------
>
>                 Key: BEAM-7893
>                 URL: https://issues.apache.org/jira/browse/BEAM-7893
>             Project: Beam
>          Issue Type: Bug
>          Components: test-failures
>            Reporter: Michal Walenia
>            Assignee: Michal Walenia
>            Priority: Major
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> PreCommit and Spotless check tests fail due to an error in build.gradle



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to