You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kenneth Knowles (Jira)" <ji...@apache.org> on 2021/03/15 21:38:00 UTC

[jira] [Updated] (BEAM-11387) Kafka performance test is failing

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

Kenneth Knowles updated BEAM-11387:
-----------------------------------
    Labels: flake  (was: )

> Kafka performance test is failing
> ---------------------------------
>
>                 Key: BEAM-11387
>                 URL: https://issues.apache.org/jira/browse/BEAM-11387
>             Project: Beam
>          Issue Type: Bug
>          Components: io-java-kafka, test-failures
>            Reporter: Piotr Szuberski
>            Priority: P1
>              Labels: flake
>
> Kafka performance tests are failing due to "outside-X" service port allocation in kubernetes setup.
> I confirmed it's not caused by Kafka clients version update from 1.0.0 to 2.4.1.
> Logs from example failing job [1]:
> 07:28:23 job.batch/kafka-config-eff079ec created
> 07:28:23 Error from server (Invalid): error when creating "/home/jenkins/jenkins-slave/workspace/beam_PerformanceTests_Kafka_IO/src/.test-infra/kubernetes/kafka-cluster/04-outside-services/outside-0.yml": Service "outside-0" is invalid: spec.ports[0].nodePort: Invalid value: 32400: provided port is already allocated
> 07:28:23 Error from server (Invalid): error when creating "/home/jenkins/jenkins-slave/workspace/beam_PerformanceTests_Kafka_IO/src/.test-infra/kubernetes/kafka-cluster/04-outside-services/outside-1.yml": Service "outside-1" is invalid: spec.ports[0].nodePort: Invalid value: 32401: provided port is already allocated
> 07:28:23 Error from server (Invalid): error when creating "/home/jenkins/jenkins-slave/workspace/beam_PerformanceTests_Kafka_IO/src/.test-infra/kubernetes/kafka-cluster/04-outside-services/outside-2.yml": Service "outside-2" is invalid: spec.ports[0].nodePort: Invalid value: 32402: provided port is already allocated
> 07:28:23 Build step 'Execute shell' marked build as failure
> [1] https://ci-beam.apache.org/job/beam_PerformanceTests_Kafka_IO/1636/console



--
This message was sent by Atlassian Jira
(v8.3.4#803005)