-
Notifications
You must be signed in to change notification settings - Fork 29
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
[ATMOSPHERE-188] feat: support SQLAlchemy 2.0 #1622
Conversation
/recheck |
it fails with that not related with sqlalchemy change now. just recheck now TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] ***
Thursday 18 July 2024 02:45:06 +0000 (0:00:00.274) 0:50:56.820 *********
fatal: [instance]: FAILED! => {"changed": true, "cmd": ["qemu-img", "convert", "-O", "raw", "/tmp/ansible.m99hn24o/test-only-amphora-x64-haproxy-ubuntu-focal.qcow2", "/tmp/ansible.m99hn24o/test-only-amphora-x64-haproxy-ubuntu-focal.qcow2.converted"], "delta": "0:00:00.593512", "end": "2024-07-18 02:45:07.207214", "msg": "non-zero return code", "rc": 1, "start": "2024-07-18 02:45:06.613702", "stderr": "qemu-img: error while reading at byte 402784256: Input/output error", "stderr_lines": ["qemu-img: error while reading at byte 402784256: Input/output error"], "stdout": "", "stdout_lines": []} |
/cherry-pick stable/2024.1 |
@okozachenko1203: #1622 failed to apply on top of branch "stable/2024.1":
In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
@okozachenko1203: new issue created for failed cherrypick: #2119 In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
backport manually [ATMOSPHERE-188] feat: support SQLAlchemy 2.0 (#1622)
backport manually [ATMOSPHERE-188] feat: support SQLAlchemy 2.0 (#1622)
backport manually [ATMOSPHERE-188] feat: support SQLAlchemy 2.0 (#1622)
backport manually [ATMOSPHERE-188] feat: support SQLAlchemy 2.0 (#1622)
Closes #1281