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

[ATMOSPHERE-188] feat: support SQLAlchemy 2.0 #1622

Merged
merged 1 commit into from
Jul 19, 2024

Conversation

okozachenko1203
Copy link
Member

@okozachenko1203 okozachenko1203 commented Jul 18, 2024

Closes #1281

@okozachenko1203 okozachenko1203 requested a review from mnaser July 18, 2024 02:14
@okozachenko1203
Copy link
Member Author

/recheck

@okozachenko1203
Copy link
Member Author

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": []}

@mnaser mnaser changed the title feat: support SQLAlchemy 2.0 [ATMOSPHERE-188] feat: support SQLAlchemy 2.0 Jul 19, 2024
@mnaser mnaser added the gate label Jul 19, 2024
@atmosphere-ci atmosphere-ci bot merged commit 582fd5e into main Jul 19, 2024
7 checks passed
@atmosphere-ci atmosphere-ci bot deleted the support-sqlalchemy-2 branch July 19, 2024 02:39
@okozachenko1203
Copy link
Member Author

/cherry-pick stable/2024.1

@vexxhost-bot
Copy link
Collaborator

@okozachenko1203: #1622 failed to apply on top of branch "stable/2024.1":

Applying: feat: support SQLAlchemy 2.0
Using index info to reconstruct a base tree...
M	.charts.yml
M	charts/barbican/requirements.lock
M	charts/ceph-provisioners/requirements.lock
M	charts/cinder/requirements.lock
M	charts/designate/requirements.lock
M	charts/glance/requirements.lock
M	charts/heat/requirements.lock
M	charts/horizon/requirements.lock
M	charts/keystone/requirements.lock
M	charts/libvirt/requirements.lock
M	charts/magnum/requirements.lock
M	charts/manila/requirements.lock
M	charts/memcached/requirements.lock
M	charts/neutron/requirements.lock
M	charts/nova/requirements.lock
M	charts/octavia/requirements.lock
M	charts/openvswitch/requirements.lock
M	charts/ovn/requirements.lock
M	charts/placement/requirements.lock
M	charts/tempest/requirements.lock
Falling back to patching base and 3-way merge...
Auto-merging charts/tempest/requirements.lock
CONFLICT (content): Merge conflict in charts/tempest/requirements.lock
Auto-merging charts/placement/requirements.lock
CONFLICT (content): Merge conflict in charts/placement/requirements.lock
Auto-merging charts/ovn/requirements.lock
CONFLICT (content): Merge conflict in charts/ovn/requirements.lock
Auto-merging charts/openvswitch/requirements.lock
CONFLICT (content): Merge conflict in charts/openvswitch/requirements.lock
Auto-merging charts/octavia/requirements.lock
CONFLICT (content): Merge conflict in charts/octavia/requirements.lock
Auto-merging charts/nova/requirements.lock
CONFLICT (content): Merge conflict in charts/nova/requirements.lock
Auto-merging charts/neutron/requirements.lock
CONFLICT (content): Merge conflict in charts/neutron/requirements.lock
Auto-merging charts/memcached/requirements.lock
CONFLICT (content): Merge conflict in charts/memcached/requirements.lock
Auto-merging charts/manila/requirements.lock
CONFLICT (content): Merge conflict in charts/manila/requirements.lock
Auto-merging charts/magnum/requirements.lock
CONFLICT (content): Merge conflict in charts/magnum/requirements.lock
Auto-merging charts/libvirt/requirements.lock
CONFLICT (content): Merge conflict in charts/libvirt/requirements.lock
Auto-merging charts/keystone/requirements.lock
CONFLICT (content): Merge conflict in charts/keystone/requirements.lock
Auto-merging charts/horizon/requirements.lock
CONFLICT (content): Merge conflict in charts/horizon/requirements.lock
Auto-merging charts/heat/requirements.lock
CONFLICT (content): Merge conflict in charts/heat/requirements.lock
Auto-merging charts/glance/requirements.lock
CONFLICT (content): Merge conflict in charts/glance/requirements.lock
Auto-merging charts/designate/requirements.lock
CONFLICT (content): Merge conflict in charts/designate/requirements.lock
Auto-merging charts/cinder/requirements.lock
CONFLICT (content): Merge conflict in charts/cinder/requirements.lock
Auto-merging charts/ceph-provisioners/requirements.lock
CONFLICT (content): Merge conflict in charts/ceph-provisioners/requirements.lock
Auto-merging charts/barbican/requirements.lock
CONFLICT (content): Merge conflict in charts/barbican/requirements.lock
Auto-merging .charts.yml
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
Patch failed at 0001 feat: support SQLAlchemy 2.0
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".

In response to this:

/cherry-pick stable/2024.1

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.

@vexxhost-bot
Copy link
Collaborator

@okozachenko1203: new issue created for failed cherrypick: #2119

In response to this:

/cherry-pick stable/2024.1

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 added a commit that referenced this pull request Nov 13, 2024
backport manually [ATMOSPHERE-188] feat: support SQLAlchemy 2.0 (#1622)
okozachenko1203 added a commit that referenced this pull request Nov 13, 2024
backport manually [ATMOSPHERE-188] feat: support SQLAlchemy 2.0 (#1622)
okozachenko1203 added a commit that referenced this pull request Nov 13, 2024
backport manually [ATMOSPHERE-188] feat: support SQLAlchemy 2.0 (#1622)
okozachenko1203 added a commit that referenced this pull request Nov 13, 2024
backport manually [ATMOSPHERE-188] feat: support SQLAlchemy 2.0 (#1622)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

helm-toolkit doesn't support SQLAlchemy 2.0
3 participants