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

[Bug]: restore collection with restoreIndex setting as True would fail with error message workerpool: execute job restore_collection: create index: restore_collection: failed to get field type: Int64 #508

Open
zhuwenxing opened this issue Jan 17, 2025 · 1 comment
Assignees

Comments

@zhuwenxing
Copy link
Collaborator

Current Behavior

[2025-01-16 12:35:13 - INFO - ci_test]: restore_backup: {'requestId': '316c8783-d406-11ef-aa5c-7c1e5243ae1f', 'code': 3, 'msg': 'workerpool: execute job restore_collection: create index: restore_collection: failed to get field type: Int64', 'data': {'id': 'restore_2025_01_16_12_34_13_586552583', 'state_code': 0, 'start_time': 1737030853, 'collection_restore_tasks': [{'id': '316f2b37-d406-11ef-aa5c-7c1e5243ae1f', 'state_code': 3, 'errorMessage': 'restore_collection: create index: restore_collection: failed to get field type: Int64', 'start_time': 1737030853, 'target_collection_name': 'restore_backup_4x2upuED_bak', 'restored_size': 0, 'to_restore_size': 1600563, 'progress': 0, 'target_db_name': 'default'}, {'id': '316fb350-d406-11ef-aa5c-7c1e5243ae1f', 'state_code': 3, 'errorMessage': 'restore_collection: create collection: restore_collection: failed to create collection: client: create collection failed: rpc error: code = Canceled desc = context canceled', 'start_time': 1737030853, 'target_collection_name': 'restore_backup_9xShffuo_bak', 'restored_size': 0, 'to_restore_size': 108323, 'progress': 0, 'target_db_name': 'default'}, {'id': '31702177-d406-11ef-aa5c-7c1e5243ae1f', 'state_code': 0, 'start_time': 1737030853, 'target_collection_name': 'restore_backup_172ZgO1e_bak', 'restored_size': 0, 'to_restore_size': 1600498, 'progress': 0, 'target_db_name': 'default'}], 'restored_size': 0, 'to_restore_size': 3309384, 'progress': 0}} (test_restore_backup.py:217)

Expected Behavior

No response

Steps To Reproduce

Environment

failed ci job: https://github.com/zilliztech/milvus-backup/actions/runs/12808814842/job/35712549350?pr=507

Anything else?

No response

@zhuwenxing
Copy link
Collaborator Author

/assign @huanghaoyuanhhy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants