Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Acceptance failed: test_destroying_non_existing_schema_fails_with_correct_message #564

Closed
nfx opened this issue Nov 8, 2023 · 0 comments · Fixed by #591
Closed

Acceptance failed: test_destroying_non_existing_schema_fails_with_correct_message #564

nfx opened this issue Nov 8, 2023 · 0 comments · Fixed by #591

Comments

@nfx
Copy link
Collaborator

nfx commented Nov 8, 2023

FAILED tests/integration/test_installation.py::test_destroying_non_existing_schema_fails_with_correct_message - Failed: DID NOT RAISE <class 'databricks.sdk.errors.OperationFailed'>


23:21  WARN [databricks.sdk] azure_workspace_resource_id field not provided. It is recommended to specify this field in the Databricks configuration to avoid authentication errors.
23:32  INFO [d.l.ucx.install] Installing UCX v0.5.0 on ***
23:32  INFO [d.l.ucx.install] Installing UCX v0.5.1+2020231107233212 on ***
23:32 DEBUG [d.l.ucx.install] Creating install folder: /Users/***/.r13I
23:32  INFO [d.l.ucx.install] Creating configuration file: /Users/***/.r13I/config.yml
23:32  INFO [d.l.ucx.install] Enabling HMS Lineage: HMS Lineage feature creates one system table named system.hms_to_uc_migration.table_access and helps in your migration process from HMS to UC by allowing you to programmatically query HMS lineage data.
23:32  INFO [d.l.ucx.install] Checking if Global Init Script with Required Spark Config already exists and enabled.
23:32  INFO [d.l.ucx.install] Creating dashboards...
23:32 DEBUG [d.l.u.framework.dashboards] Reading step folder /home/runner/work/ucx/ucx/src/databricks/labs/ucx/queries/assessment...
23:32 DEBUG [d.l.u.framework.dashboards] Reading dashboard folder /home/runner/work/ucx/ucx/src/databricks/labs/ucx/queries/assessment/azure...
23:32  INFO [d.l.u.framework.dashboards] Creating dashboard [R13I][labs-account-admin-identity] UCX  Assessment (Azure)...
23:32 DEBUG [d.l.u.framework.dashboards] Reading dashboard folder /home/runner/work/ucx/ucx/src/databricks/labs/ucx/queries/assessment/main...
23:32  INFO [d.l.u.framework.dashboards] Creating dashboard [R13I][labs-account-admin-identity] UCX  Assessment (Main)...
23:32 DEBUG [d.l.ucx.install] Creating jobs from tasks in main
23:32 DEBUG [d.l.ucx.install] Building wheel for /tmp/tmpzi9xc9ya/working-copy in /tmp/tmpzi9xc9ya
23:32  INFO [d.l.ucx.install] Uploading wheel to dbfs:/Users/***/.r13I/wheels/databricks_labs_ucx-0.5.1+2020231107233236-py3-none-any.whl
23:32  INFO [d.l.ucx.install] Uploading wheel to /Workspace/Users/***/.r13I/wheels/databricks_labs_ucx-0.5.1+2020231107233236-py3-none-any.whl
23:32 DEBUG [d.l.ucx.install] Fetching all jobs to determine already deployed steps for app=r13i_labs_account_admin_identity
23:32 DEBUG [d.l.ucx.install] Created runner notebook: ***/#workspace/Users/***/.r13I/wheels/wheel-test-runner-0.5.1+2020231107233242.py
23:32  INFO [d.l.ucx.install] Creating new job configuration for step=assessment
23:32  INFO [d.l.ucx.install] Creating new job configuration for step=005-remove-workspace-local-backup-groups
23:32  INFO [d.l.ucx.install] Creating new job configuration for step=003-replace-workspace-local-with-account-groups
23:32  INFO [d.l.ucx.install] Creating new job configuration for step=099-destroy-schema
23:32  INFO [d.l.ucx.install] Creating new job configuration for step=002-apply-permissions-to-backup-groups
23:32  INFO [d.l.ucx.install] Creating new job configuration for step=004-apply-permissions-to-account-groups
23:32  INFO [d.l.ucx.install] Created README notebook with job overview: ***/#workspace/Users/***/.r13I/README.py
23:32 DEBUG [d.l.ucx.install] Created debug notebook: ***/#workspace/Users/***/.r13I/DEBUG.py
23:32  INFO [d.l.ucx.install] Installation completed successfully! Please refer to the ***/#workspace/Users/***/.r13I/README.py notebook for next steps.
23:32 DEBUG [d.l.ucx.install] starting 099-destroy-schema job: ***#job/119266705856499
tests/integration/test_installation.py::test_destroying_non_existing_schema_fails_with_correct_message FAILED
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant