On Thu, Nov 9, 2017 at 2:49 PM, Dafna Ron <dron@redhat.com> wrote:

Hi,

We had a failure in installing engine with a dependency error between ovirt-engine-backend and vdsm-jsonrpc-java

Please note that we have other issues which are not related to this patch so it might be hard to find this issue.

I also added the lago log where you can find the package dependency error.

Link to suspected patches: https://gerrit.ovirt.org/#/c/82995/


Link to Job:http://jenkins.ovirt.org/job/ovirt-4.1_change-queue-tester/1291


http://jenkins.ovirt.org/job/ovirt-4.1_change-queue-tester/1291/artifact/exported-artifacts/upgrade-from-prevrelease-suit-4.1-el7/test_logs/upgrade-from-prevrelease-suite-4.1/post-001_upgrade_engine.py/lago_logs/lago.log



I see that [1] is green. What happened since it was built so jsonrpc is not available?

[1] http://jenkins.ovirt.org/job/ovirt-4.1_change-queue-tester/1290/
 

Link to all logs: http://jenkins.ovirt.org/job/ovirt-4.1_change-queue-tester/1291/artifact


(Relevant) error snippet from the log:

<error>


[ INFO  ] Checking for an update for Setup...
[ ERROR ] Yum [u'ovirt-engine-backend-4.1.7.7-0.0.master.20171109084643.gitcd8d74c.el7.centos.noarch requires vdsm-jsonrpc-java >= 1.3.14']
[ INFO  ] Yum Performing yum transaction rollback
[ ERROR ] Failed to execute stage 'Environment customization': [u'ovirt-engine-backend-4.1.7.7-0.0.master.20171109084643.gitcd8d74c.el7.centos.noarch requires vdsm-jsonrpc-java >= 1.3.14']
[ INFO  ] Stage: Clean up
          Log file is located at /var/log/ovirt-engine/setup/ovirt-engine-setup-20171109042111-tpncix.log
[ INFO  ] Generating answer file '/var/lib/ovirt-engine/setup/answers/20171109042115-setup.conf'
[ INFO  ] Stage: Pre-termination
[ INFO  ] Stage: Termination
[ ERROR ] Execution of setup failed

</error>