[JIRA] (OVIRT-2249) Make distro configurable in
ovirt_change-queue-tester.groovy
by Daniel Belenky (oVirt JIRA)
Daniel Belenky created OVIRT-2249:
-------------------------------------
Summary: Make distro configurable in ovirt_change-queue-tester.groovy
Key: OVIRT-2249
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2249
Project: oVirt - virtualization made easy
Issue Type: Improvement
Components: Change Queue
Reporter: Daniel Belenky
Assignee: infra
Currently, the distro configuration is hard-coded to 'el7'. Since there's an ongoing work to add Fedora suites, if we'll decide to run those suites in CQ, we'll need a way to configure the distro.
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100087)
6 years, 6 months
[JIRA] (OVIRT-2237) Fail to run ovirt-engine on Fedora 28
by sbonazzo (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-2237?page=com.atlassian.jir... ]
sbonazzo reassigned OVIRT-2237:
-------------------------------
Assignee: sbonazzo (was: infra)
> Fail to run ovirt-engine on Fedora 28
> -------------------------------------
>
> Key: OVIRT-2237
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2237
> Project: oVirt - virtualization made easy
> Issue Type: Bug
> Components: OST
> Reporter: Gal Ben Haim
> Assignee: sbonazzo
>
> ovirt-engine Failed to start on Fedora 28 due to missing Java module `nimbus-jose-jwt.jar`
> {code:java}
> "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
> "Services that were unable to start:" => [
> "jboss.deployment.subunit.\"engine.ear\".\"bll.jar\".FIRST_MODULE_USE",
> "jboss.deployment.subunit.\"engine.ear\".\"docs.war\".FIRST_MODULE_USE",
> "jboss.deployment.subunit.\"engine.ear\".\"enginesso.war\".FIRST_MODULE_USE",
> "jboss.deployment.subunit.\"engine.ear\".\"root.war\".FIRST_MODULE_USE",
> "jboss.deployment.subunit.\"engine.ear\".\"services.war\".FIRST_MODULE_USE",
> "jboss.deployment.subunit.\"engine.ear\".\"webadmin.war\".FIRST_MODULE_USE",
> "jboss.deployment.subunit.\"engine.ear\".\"welcome.war\".FIRST_MODULE_USE",
> "jboss.deployment.unit.\"engine.ear\".FIRST_MODULE_USE"
> ],
> "Services that may be the cause:" => ["jboss.naming.context.java.global.engine.bll.\"Backend!org.ovirt.engine.core.common.interfaces.BackendLocal\""]
> }
> }
> {code}
> {code:java}
> Caused by: org.jboss.modules.xml.XmlPullParserException: Failed to add resource root 'nimbus-jose-jwt.jar' at path 'nimbus-jose-jwt.jar' (position: END_TAG seen ...<resources>\n <resource-root path="nimbus-jose-jwt.jar"/>... @6:48) caused by: java.io.FileNotFoundException: /usr/share/ovirt-engine/modules/common/com/nimbusds/main/nimbus-jose-jwt.jar (No such file or directory)
> {code}
> For the full `server.log`:
> https://jenkins.ovirt.org/job/ovirt-system-tests_standard-check-patch/133...
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100087)
6 years, 6 months
[JIRA] (OVIRT-2237) Fail to run ovirt-engine on Fedora 28
by Gal Ben Haim (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-2237?page=com.atlassian.jir... ]
Gal Ben Haim commented on OVIRT-2237:
-------------------------------------
[~sbonazzo(a)redhat.com] https://jenkins.ovirt.org/job/ovirt-system-tests_standard-check-patch/1335/
> Fail to run ovirt-engine on Fedora 28
> -------------------------------------
>
> Key: OVIRT-2237
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2237
> Project: oVirt - virtualization made easy
> Issue Type: Bug
> Components: OST
> Reporter: Gal Ben Haim
> Assignee: infra
>
> ovirt-engine Failed to start on Fedora 28 due to missing Java module `nimbus-jose-jwt.jar`
> {code:java}
> "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
> "Services that were unable to start:" => [
> "jboss.deployment.subunit.\"engine.ear\".\"bll.jar\".FIRST_MODULE_USE",
> "jboss.deployment.subunit.\"engine.ear\".\"docs.war\".FIRST_MODULE_USE",
> "jboss.deployment.subunit.\"engine.ear\".\"enginesso.war\".FIRST_MODULE_USE",
> "jboss.deployment.subunit.\"engine.ear\".\"root.war\".FIRST_MODULE_USE",
> "jboss.deployment.subunit.\"engine.ear\".\"services.war\".FIRST_MODULE_USE",
> "jboss.deployment.subunit.\"engine.ear\".\"webadmin.war\".FIRST_MODULE_USE",
> "jboss.deployment.subunit.\"engine.ear\".\"welcome.war\".FIRST_MODULE_USE",
> "jboss.deployment.unit.\"engine.ear\".FIRST_MODULE_USE"
> ],
> "Services that may be the cause:" => ["jboss.naming.context.java.global.engine.bll.\"Backend!org.ovirt.engine.core.common.interfaces.BackendLocal\""]
> }
> }
> {code}
> {code:java}
> Caused by: org.jboss.modules.xml.XmlPullParserException: Failed to add resource root 'nimbus-jose-jwt.jar' at path 'nimbus-jose-jwt.jar' (position: END_TAG seen ...<resources>\n <resource-root path="nimbus-jose-jwt.jar"/>... @6:48) caused by: java.io.FileNotFoundException: /usr/share/ovirt-engine/modules/common/com/nimbusds/main/nimbus-jose-jwt.jar (No such file or directory)
> {code}
> For the full `server.log`:
> https://jenkins.ovirt.org/job/ovirt-system-tests_standard-check-patch/133...
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100087)
6 years, 6 months
[JIRA] (OVIRT-2237) Fail to run ovirt-engine on Fedora 28
by sbonazzo (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-2237?page=com.atlassian.jir... ]
sbonazzo commented on OVIRT-2237:
---------------------------------
Also, on fc28 nimbus should be provided by the new fedora rpm.
Can you please point me to the failing job?
> Fail to run ovirt-engine on Fedora 28
> -------------------------------------
>
> Key: OVIRT-2237
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2237
> Project: oVirt - virtualization made easy
> Issue Type: Bug
> Components: OST
> Reporter: Gal Ben Haim
> Assignee: infra
>
> ovirt-engine Failed to start on Fedora 28 due to missing Java module `nimbus-jose-jwt.jar`
> {code:java}
> "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
> "Services that were unable to start:" => [
> "jboss.deployment.subunit.\"engine.ear\".\"bll.jar\".FIRST_MODULE_USE",
> "jboss.deployment.subunit.\"engine.ear\".\"docs.war\".FIRST_MODULE_USE",
> "jboss.deployment.subunit.\"engine.ear\".\"enginesso.war\".FIRST_MODULE_USE",
> "jboss.deployment.subunit.\"engine.ear\".\"root.war\".FIRST_MODULE_USE",
> "jboss.deployment.subunit.\"engine.ear\".\"services.war\".FIRST_MODULE_USE",
> "jboss.deployment.subunit.\"engine.ear\".\"webadmin.war\".FIRST_MODULE_USE",
> "jboss.deployment.subunit.\"engine.ear\".\"welcome.war\".FIRST_MODULE_USE",
> "jboss.deployment.unit.\"engine.ear\".FIRST_MODULE_USE"
> ],
> "Services that may be the cause:" => ["jboss.naming.context.java.global.engine.bll.\"Backend!org.ovirt.engine.core.common.interfaces.BackendLocal\""]
> }
> }
> {code}
> {code:java}
> Caused by: org.jboss.modules.xml.XmlPullParserException: Failed to add resource root 'nimbus-jose-jwt.jar' at path 'nimbus-jose-jwt.jar' (position: END_TAG seen ...<resources>\n <resource-root path="nimbus-jose-jwt.jar"/>... @6:48) caused by: java.io.FileNotFoundException: /usr/share/ovirt-engine/modules/common/com/nimbusds/main/nimbus-jose-jwt.jar (No such file or directory)
> {code}
> For the full `server.log`:
> https://jenkins.ovirt.org/job/ovirt-system-tests_standard-check-patch/133...
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100087)
6 years, 6 months
[JIRA] (OVIRT-2237) Fail to run ovirt-engine on Fedora 28
by sbonazzo (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-2237?page=com.atlassian.jir... ]
sbonazzo commented on OVIRT-2237:
---------------------------------
this should have not happened on el7. Investigating
> Fail to run ovirt-engine on Fedora 28
> -------------------------------------
>
> Key: OVIRT-2237
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2237
> Project: oVirt - virtualization made easy
> Issue Type: Bug
> Components: OST
> Reporter: Gal Ben Haim
> Assignee: infra
>
> ovirt-engine Failed to start on Fedora 28 due to missing Java module `nimbus-jose-jwt.jar`
> {code:java}
> "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
> "Services that were unable to start:" => [
> "jboss.deployment.subunit.\"engine.ear\".\"bll.jar\".FIRST_MODULE_USE",
> "jboss.deployment.subunit.\"engine.ear\".\"docs.war\".FIRST_MODULE_USE",
> "jboss.deployment.subunit.\"engine.ear\".\"enginesso.war\".FIRST_MODULE_USE",
> "jboss.deployment.subunit.\"engine.ear\".\"root.war\".FIRST_MODULE_USE",
> "jboss.deployment.subunit.\"engine.ear\".\"services.war\".FIRST_MODULE_USE",
> "jboss.deployment.subunit.\"engine.ear\".\"webadmin.war\".FIRST_MODULE_USE",
> "jboss.deployment.subunit.\"engine.ear\".\"welcome.war\".FIRST_MODULE_USE",
> "jboss.deployment.unit.\"engine.ear\".FIRST_MODULE_USE"
> ],
> "Services that may be the cause:" => ["jboss.naming.context.java.global.engine.bll.\"Backend!org.ovirt.engine.core.common.interfaces.BackendLocal\""]
> }
> }
> {code}
> {code:java}
> Caused by: org.jboss.modules.xml.XmlPullParserException: Failed to add resource root 'nimbus-jose-jwt.jar' at path 'nimbus-jose-jwt.jar' (position: END_TAG seen ...<resources>\n <resource-root path="nimbus-jose-jwt.jar"/>... @6:48) caused by: java.io.FileNotFoundException: /usr/share/ovirt-engine/modules/common/com/nimbusds/main/nimbus-jose-jwt.jar (No such file or directory)
> {code}
> For the full `server.log`:
> https://jenkins.ovirt.org/job/ovirt-system-tests_standard-check-patch/133...
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100087)
6 years, 6 months