Git Product home page Git Product logo

Comments (211)

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 57806fb
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-17ba1f9d-30c6-42bd-8bbc-e', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:178: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 06c9d18
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-8d947f23-cc9d-4144-b318-c', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:178: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 3a97c52
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-a3baf893-f675-4a88-acc0-f', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:178: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: f3b25ab
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-9bccfa31-568c-4c73-b5f3-b', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:178: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 9eed3b7
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-6377c426-5750-400e-bbd4-0', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:178: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 65e263c
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-2947449c-2fba-4534-b299-a', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:178: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 593b54f
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-dd64fb17-c815-4d10-b21f-d', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:178: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: f8f2b9c
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-f356aea8-e067-499d-8d96-a', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:178: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 18e8bb2
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-ec0e5f7c-8a8c-456d-afa2-9', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:178: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: faead25
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-5b3914bc-94a0-4113-b7f1-8', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:178: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 4e76a6e
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-6b951bc9-9c38-4f85-89b5-6', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:178: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 8df5185
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-ae5da536-ec0f-494e-a2a0-d', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:178: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: ba636f6
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-a9742cda-d4ef-49ae-be80-2', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:178: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 3a8348b
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-27cb8f15-38b1-46d7-8d8d-b', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:178: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: cbf9b6e
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-e091463c-b8b5-4610-a5b2-b', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:178: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: e6d1e95
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-a8b4f5ab-86c4-4f2b-9d85-d', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:178: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 62ff30d
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-dd8e1b2e-3cf6-4f77-8122-e', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:178: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: ff5cfa1
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-03b1314d-55b1-4e1e-8065-9', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:178: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 7eaa1d4
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-8371937c-4c4f-4b79-af5e-e', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:178: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: d11b8e6
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-f5df03f7-c885-4d90-9013-e', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:178: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: c60b9ca
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-acae1636-3d97-421d-99e5-8', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:180: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 3d468ed
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-cb5c8b69-fe6f-40d4-b914-f', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:178: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 339593e
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-c77c4272-ba08-4fcd-928f-4', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:180: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 61733c8
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-e8176569-ccea-4128-93a4-a', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:180: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 2a08535
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-ca86513f-5073-4c53-a3e6-8', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:180: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: b3ac4a3
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-475dc473-18b4-4d0a-b3f1-f', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:180: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 91176aa
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-d205ea34-7d7f-4f96-951f-0', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:180: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 0fb50c7
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-00546c51-3bb5-4c6e-957a-c', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:180: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 2bd494b
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-51d7b423-3d39-4d3a-8212-8', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:180: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 50c1591
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-e9081a99-52b5-416b-b18f-f', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:180: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: a134461
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-e237f6e8-6853-448a-8eb4-6', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:180: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: d62bb1b
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-02f77069-ca38-490d-b2fc-a', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:180: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 5dba09b
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-39ad8391-ceca-41dd-aa0a-5', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:180: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: e7fbecc
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-1a44fe40-64be-46e1-b658-3', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:180: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 078d9e3
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-16bad7e9-05d1-44ba-9d50-a', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:180: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 4256361
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-92717d91-7a93-4c85-9c8e-7', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:180: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: d516931
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-4dc8a817-f694-4356-8806-2', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:180: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: f7feeca
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-c0670302-4188-4099-aedc-1', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:180: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 0fa47ae
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-c0372b81-d818-48d7-91bb-0', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:180: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 0743afb
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-7883ad3a-b254-41ce-9cec-e', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:180: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 8b0add1
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-4e0a788e-61ee-44fc-b9a8-7', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:180: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: e9eb159
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-1b34e6f5-4159-42e4-b770-8', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:180: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 6fb30bc
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-6906240a-a95b-428f-92c8-3', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:180: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 3be36e6
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-09301787-7f31-4068-8ede-e', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:180: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 7483fb4
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-17367f0e-2341-4724-b8a1-4', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:180: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: cb2a563
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-6c5d5a5e-6e61-499f-a387-0', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:180: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 910c22a
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-49256943-e58a-41a4-bd31-f', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:180: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 05c1912
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-2af6e2e4-67c6-45f6-93b7-2', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:180: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 8271301
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-76b1e42b-a21b-4b86-80c6-6', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:180: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: afd0461
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-ac4b61ab-a745-40cc-8436-1', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:180: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: d698602
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-7a996795-6c68-4b02-ae71-d', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:180: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: bd46286
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-c4c62ae4-ce63-4c72-85a9-f', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:180: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 946b1ab
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-4f754e60-e021-4b2e-a81f-3', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:180: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 23dae36
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-595f3974-9b44-4495-9f96-0', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:181: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: c22220e
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-c745ed17-6cfe-4b28-8575-4', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:181: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 7d667f9
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-9e99e2d1-34ea-4470-b67a-e', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:181: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: e1cedba
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-f33ec031-860e-4854-9fdd-1', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:181: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: c648620
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-a10b0c6d-c16d-423a-8100-2', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:181: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: b9c9048
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-22c71c30-20f9-4fde-afbd-9', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:181: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: f978200
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-a6406430-b592-4ec4-804f-a', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:181: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 69a67f2
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-dc3cd929-c92c-4b40-9ecc-9', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:181: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 603cdbe
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-719deb8d-4605-494f-8e2f-c', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:181: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 06bf487
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-fa4389f6-5184-4dde-97fc-0', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:181: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: f04ca35
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-3f6752d3-6113-4b7b-9622-e', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:181: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 8db9156
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-bd7b9d47-c317-4241-8d9f-5', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:181: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 9fedd34
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-eb3d9078-3c29-4cd9-9cae-4', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:181: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 9b75259
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-ece9cdd5-c471-412a-8319-a', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:181: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 7aaffe5
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-561fd72c-2c85-4b2f-a37a-3', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:181: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: e76abd3
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-05a343d2-8178-4da0-858a-5', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:181: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 587df74
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-e2f2d6f1-e597-4f72-a933-b', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:181: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: bf1be87
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-1802ebc3-5d8f-4e65-a9fd-2', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:181: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: eaf5d81
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-62c9859d-11a7-4718-b08b-0', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:181: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 1704db8
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-0057b405-908a-47d2-8235-5', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:181: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: e45cbb1
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-40a793a0-3e13-4b8f-a386-2', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:181: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 7944348
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-975c934b-b617-48aa-9173-6', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:181: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 0c371a4
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-40ac4006-6f3c-4d2a-84d4-6', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:181: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 598d57d
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-70d33686-76b0-47b7-98a8-0', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:181: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: b4cdb05
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-c7f8c397-47b1-4c4e-8185-8', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:181: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: c19b6c3
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-f8a917e4-66cd-43db-b059-a', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:181: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 9a26ce0
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-9908722d-e73c-4926-b677-2', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:181: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: cbe3a0d
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-e18d2312-ac37-40f9-a3a6-8', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:181: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: eb6071f
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-270a10e1-0b2e-46aa-a070-1', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:181: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: d23999b
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-88a5f94a-7068-4344-b0d0-1', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:181: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 11e2913
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-8a863efd-41f2-42de-82a8-5', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:181: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 1ff90ac
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-56f8a573-c29e-4e1c-ae23-9', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:181: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: ffbd872
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-33b36990-316b-4c11-9f4c-9', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:181: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 3d43497
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-96039cb5-d401-4132-85c7-9', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:181: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 8e42bc5
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-2253c064-3a1a-4fe1-b1b6-c', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:181: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 62e43d4
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-a6847cb7-7f0f-4a09-a230-b', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:181: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 50f857f
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-de6006f5-c83c-4ad1-afb8-c', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:181: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 0b825c9
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-c0521385-a88c-450c-a89d-e', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:181: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 1def3f6
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-7dfb7983-324d-4a06-842c-9', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:181: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: ad19838
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-b8e4a59d-657d-4cc2-9bfb-1', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:181: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 1e4a4ec
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-162f2d81-60b3-49d8-9926-5', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:181: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: bcf48da
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-6e6b04c4-fb3c-4908-b085-b', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:181: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: f608d49
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-2cdaadd5-a79f-4617-9261-6', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:181: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 5d18a5a
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-f13da4fc-fbb6-4c31-b4c4-9', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:181: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 8eb9e90
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-65190c55-52f1-4ef4-be03-9', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:181: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 792b8a9
buildURL: Build Status, Sponge
status: failed

Test output
self = 
shared_state = {'bucket': , 'staging_bucket_name': 'temp_ver...ation_test-a0ef0e9e-b017-4b60-adae-8', 'storage_client': }
@pytest.fixture(scope="class")
def tear_down_resources(self, shared_state: Dict[str, Any]):
    """Delete every Vertex AI resource created during test"""

    yield

    # TODO(b/218310362): Add resource deletion system tests
    # Bring all Endpoints to the front of the list
    # Ensures Models are undeployed first before we attempt deletion
  shared_state["resources"].sort(
        key=lambda r: 1
        if isinstance(r, aiplatform.Endpoint)
        or isinstance(r, aiplatform.MatchingEngineIndexEndpoint)
        or isinstance(r, aiplatform.Experiment)
        else 2
    )

E KeyError: 'resources'

tests/system/aiplatform/e2e_base.py:181: KeyError

from python-aiplatform.

flaky-bot avatar flaky-bot commented on July 20, 2024

commit: 1a9e36f
buildURL: Build Status, Sponge
status: failed

from python-aiplatform.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.