13:00:42 <chaconpiza> #startmeeting monasca 13:00:42 <opendevmeet> Meeting started Tue Jul 20 13:00:42 2021 UTC and is due to finish in 60 minutes. The chair is chaconpiza. Information about MeetBot at http://wiki.debian.org/MeetBot. 13:00:42 <opendevmeet> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 13:00:42 <opendevmeet> The meeting name has been set to 'monasca' 13:00:55 <chaconpiza> Hi 13:01:11 <adriancz> Hi 13:01:27 <chaconpiza> Hello Adrian 13:01:33 <chaconpiza> Let's start 13:01:57 <chaconpiza> Thanks for your fixes on monasca-persister 13:02:27 <chaconpiza> Still something wrong in stable/ussuri, look: 13:02:29 <chaconpiza> https://zuul.opendev.org/t/openstack/builds?job_name=publish-monasca-persister-docker-image 13:02:53 <adriancz> Ok 13:02:57 <adriancz> i will check this 13:03:33 <chaconpiza> we have again the output: 13:03:33 <chaconpiza> Using default tag: latest 13:03:33 <chaconpiza> The push refers to repository [docker.io/monasca/persister] 13:03:33 <chaconpiza> tag does not exist: monasca/persister:latest 13:06:49 <adriancz> i remember this problem 13:08:19 <chaconpiza> Here is the issue https://github.com/openstack/monasca-persister/blob/stable/ussuri/playbooks/docker-publish.yml#L12 13:08:30 <chaconpiza> if you compare with wallaby: 13:08:30 <adriancz> https://review.opendev.org/c/openstack/monasca-persister/+/771203 13:08:43 <chaconpiza> https://github.com/openstack/monasca-persister/blob/stable/wallaby/playbooks/docker-publish.yml#L12 13:08:43 <adriancz> This should solve this problem 13:09:33 <chaconpiza> Partially 13:10:21 <chaconpiza> we we agreed to write the branch name in the `else` 13:10:49 <chaconpiza> because using the variable `zuul.branch` didn't solved the problem 13:10:57 <chaconpiza> do you remember? 13:11:04 <adriancz> i created new patch ser for that 13:11:24 <chaconpiza> great, thanks! 13:12:05 <chaconpiza> alright, let's then move on 13:12:23 <chaconpiza> #topic [Blocker] SQLAlchemy Update 13:13:02 <chaconpiza> Recently SQLAlchemy remove a method: `Binary` 13:13:23 <chaconpiza> it was deprecated time ago, but removed in version 1.4.x 13:13:55 <chaconpiza> Recently SQLAlchemy was update in upper-constraints (master branch) 13:14:00 <chaconpiza> https://opendev.org/openstack/requirements/commit/dc86260b283dedc3076d7873f5f031f45e3e3671 13:14:25 <chaconpiza> Based on this discussion: https://github.com/sqlalchemy/sqlalchemy/issues/6263#issuecomment-819645247 13:14:39 <chaconpiza> I proposed this change: https://review.opendev.org/c/openstack/monasca-api/+/799823 13:15:23 <chaconpiza> All unittests work now (cover, lower-constr., py36, py38, etc..) 13:15:30 <chaconpiza> ...but 13:16:48 <chaconpiza> the Tempest-Test failed with this error: Details: b'{"title": "Service unavailable", "description": "(pymysql.err.ProgrammingError) (1146, \\"Table \'mon.alarm_definition\' doesn\'t exist\\") 13:16:58 <chaconpiza> more details here: https://zuul.opendev.org/t/openstack/build/9580a543446c4d5d97e1a624d80c52cf 13:17:52 <chaconpiza> From 244 tests (in Tempest-Test) Failed 126 :( 13:20:38 <chaconpiza> Do you have any idea of what is wrong or missing_ 13:20:39 <chaconpiza> ? 13:21:19 <adriancz> i have no idea 13:22:22 <chaconpiza> It requires an investigation, ok... then. A 🍺 for the first to sent the solution. 13:22:39 <adriancz> +1 13:23:43 <chaconpiza> The problem with this issue is that this Zuul job (tempest) is shared by almost all Monasca modules 13:25:04 <chaconpiza> Alright, besides of that Ghanshyam sent changes with the new irc server information for the deprecated modules: log-api, transform and monasca-ceilometer 13:25:42 <chaconpiza> Let's speed up with the blocker, because this changes are waiting: 13:26:16 <chaconpiza> Python-MonascaClient https://review.opendev.org/c/openstack/releases/+/800255 13:26:35 <chaconpiza> Monasca-Common https://review.opendev.org/c/openstack/releases/+/800235 13:27:58 <chaconpiza> Those are all topics for today 13:29:17 <adriancz> Thanks Martin 13:29:42 <adriancz> let focus on fixing SQLAlchemy issue 13:30:13 <chaconpiza> right, thanks Adrian 13:30:26 <chaconpiza> let's close the meeting. See you next week. 13:30:59 <adriancz> See you next week : ) 13:31:12 <chaconpiza> #endmeeting