You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kyle Weaver (Jira)" <ji...@apache.org> on 2021/08/31 16:51:00 UTC

[jira] [Created] (BEAM-12826) DICOMIoIntegrationTest failing: 409 Conflict for url

Kyle Weaver created BEAM-12826:
----------------------------------

             Summary: DICOMIoIntegrationTest failing: 409 Conflict for url
                 Key: BEAM-12826
                 URL: https://issues.apache.org/jira/browse/BEAM-12826
             Project: Beam
          Issue Type: Bug
          Components: test-failures
            Reporter: Kyle Weaver


Python postcommit is failing test apache_beam.io.gcp.dicomio_integration_test.DICOMIoIntegrationTest.test_dicom_search_instances.

requests.exceptions.HTTPError: 409 Client Error: Conflict for url:

[https://healthcare.googleapis.com/v1/projects/apache-beam-testing/locations/us-central1/datasets/apache-beam-integration-testing/dicomStores?dicomStoreId=DICOM_store_WRmhFzqnPc8ZnNj]

This same URL was logged by two consecutive runs, which is suspicious because the string at the end is supposed to be random.

https://ci-beam.apache.org/job/beam_PostCommit_Python38/1622/testReport/junit/apache_beam.io.gcp.dicomio_integration_test/DICOMIoIntegrationTest/test_dicom_search_instances/

 

 



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