[ 
https://issues.apache.org/jira/browse/BEAM-7479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kyle Weaver updated BEAM-7479:
------------------------------
    Description: 
All portable runner tests fail due to net bind issue  [1]. I suspect this is 
because expansion ports are conflicting. This should be fixed by dynamically 
allocating ports, rather than decrementing a static integer variable (of which 
there presumably exists more > 1 independent copy) [2].

 

[ [1] 
[https://builds.apache.org/job/beam_PostCommit_Java_PVR_Spark_Batch_PR/4/console]|https://builds.apache.org/job/beam_PostCommit_Java_PVR_Spark_Batch_PR/4/console]

  was:
All portable runner tests fail due to net bind issue  [1]. I suspect this is 
because expansion ports are conflicting. This should be fixed by dynamically 
allocating ports, rather than decrementing a static integer variable (of which 
there presumably exists more > 1 independent copy) [2].

 

[ [1] 
https://builds.apache.org/job/beam_PostCommit_Java_PVR_Spark_Batch_PR/4/console|https://builds.apache.org/job/beam_PostCommit_Java_PVR_Spark_Batch_PR/4/console]

[2] 
[https://github.com/apache/beam/blame/master/buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy#L1607]


> portable runner test flake: net bind issue
> ------------------------------------------
>
>                 Key: BEAM-7479
>                 URL: https://issues.apache.org/jira/browse/BEAM-7479
>             Project: Beam
>          Issue Type: Bug
>          Components: test-failures, testing
>            Reporter: Kyle Weaver
>            Assignee: Kyle Weaver
>            Priority: Minor
>
> All portable runner tests fail due to net bind issue  [1]. I suspect this is 
> because expansion ports are conflicting. This should be fixed by dynamically 
> allocating ports, rather than decrementing a static integer variable (of 
> which there presumably exists more > 1 independent copy) [2].
>  
> [ [1] 
> [https://builds.apache.org/job/beam_PostCommit_Java_PVR_Spark_Batch_PR/4/console]|https://builds.apache.org/job/beam_PostCommit_Java_PVR_Spark_Batch_PR/4/console]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to