
----- Original Message -----
From: "Eli Mesika" <emesika@redhat.com> To: "Yedidyah Bar David" <didi@redhat.com> Cc: "infra" <infra@ovirt.org>, devel@ovirt.org Sent: Wednesday, January 28, 2015 3:56:56 PM Subject: Re: [ovirt-devel] Upgrade job is failing while upgrading from 3.4.4 to 3.5.2-snapshot:
I had succeeded to do the upgrade manually without any problem This seems to be related to the engine-setup when it calls the task cleaner SPs
Didi, can you have a look ?
Here in the log you can find how we are calling it.
plugin.execute:866 execute-output: ('/usr/share/ovirt-engine/setup/dbutils/taskcleaner.sh', '-l', '/var/log/ovirt-engine/setup/ovirt-engine-setup-20150127150216-p4ixpj.log', '-u', 'engine', '-s', 'localhost', '-p', '5432', '-d', 'engine', '-R', '-A', '-J', '-q') stderr: psql:/usr/share/ovirt-engine/setup/dbutils/taskcleaner_sp.sql:145: ERROR: type "command_entities" does not exist FATAL: Cannot execute sql command: --file=/usr/share/ovirt-engine/setup/dbutils/taskcleaner_sp.sql
so we are calling /usr/share/ovirt-engine/setup/dbutils/taskcleaner.sh -l /var/log/ovirt-engine/setup/ovirt-engine-setup-20150127150216-p4ixpj.log -u -s localhost -p 5432 -d engine -R -A -J -q the patch that introduces some new command line options for 3.5 release and upper is this one: http://gerrit.ovirt.org/#/c/36880/2/packaging/setup/dbutils/taskcleaner.sh and they are [-T, -o, -r, -Z] but we are not using any of them so it seams that something is failing there.
----- Original Message -----
From: "Sandro Bonazzola" <sbonazzo@redhat.com> To: "Eli Mesika" <emesika@redhat.com> Cc: devel@ovirt.org, "Yair Zaslavsky" <yzaslavs@redhat.com>, "infra" <infra@ovirt.org> Sent: Wednesday, January 28, 2015 2:09:31 PM Subject: Re: [ovirt-devel] Upgrade job is failing while upgrading from 3.4.4 to 3.5.2-snapshot:
Il 28/01/2015 14:05, Eli Mesika ha scritto:
----- Original Message -----
From: "Sandro Bonazzola" <sbonazzo@redhat.com> To: devel@ovirt.org, "Yair Zaslavsky" <yzaslavs@redhat.com>, "infra" <infra@ovirt.org> Sent: Tuesday, January 27, 2015 5:54:24 PM Subject: [ovirt-devel] Upgrade job is failing while upgrading from 3.4.4 to 3.5.2-snapshot:
Upgrade job is failing while upgrading from 3.4.4 to 3.5.2-snapshot:
Sandro , please specify which git tags/commit hash matches the above so I can reproduce
3.4.4 is from ovirt-3.4 repository, corresponding to the 3.4.4 tag. 3.5.2-snapshot was at 652a8ef4c1a09ab98a6ca2783eaa74bf01be2cf1.
Thanks
2015-01-27 15:02:46 DEBUG otopi.plugins.ovirt_engine_setup.ovirt_engine.upgrade.asynctasks plugin.execute:866 execute-output: ('/usr/share/ovirt-engine/setup/dbutils/taskcleaner.sh', '-l', '/var/log/ovirt-engine/setup/ovirt-engine-setup-20150127150216-p4ixpj.log', '-u', 'engine', '-s', 'localhost', '-p', '5432', '-d', 'engine', '-R', '-A', '-J', '-q') stderr: psql:/usr/share/ovirt-engine/setup/dbutils/taskcleaner_sp.sql:145: ERROR: type "command_entities" does not exist FATAL: Cannot execute sql command: --file=/usr/share/ovirt-engine/setup/dbutils/taskcleaner_sp.sql
2015-01-27 15:02:46 DEBUG otopi.context context._executeMethod:152 method exception Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/otopi/context.py", line 142, in _executeMethod method['method']() File "/usr/share/ovirt-engine/setup/bin/../plugins/ovirt-engine-setup/ovirt-engine/upgrade/asynctasks.py", line 422, in _validateZombies self._clearZombieTasks() File "/usr/share/ovirt-engine/setup/bin/../plugins/ovirt-engine-setup/ovirt-engine/upgrade/asynctasks.py", line 156, in _clearZombieTasks 'Failed to clear zombie tasks. Please access support ' RuntimeError: Failed to clear zombie tasks. Please access support in attempt to resolve the problem 2015-01-27 15:02:46 ERROR otopi.context context._executeMethod:161 Failed to execute stage 'Setup validation': Failed to clear zombie tasks. Please access support in attempt to resolve the problem
Please fix ASAP.
Reference: http://jenkins.ovirt.org/job/ovirt-engine_3.5_upgrade-from-3.4_merged/label=...
-- Sandro Bonazzola Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com _______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
-- Sandro Bonazzola Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel