[JIRA] (OVIRT-1651) Jenkins EL7 slaves configured as Fedora slaves

This is a multi-part message in MIME format... ------------=_1505723965-24306-144 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit [ https://ovirt-jira.atlassian.net/browse/OVIRT-1651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=34944#comment-34944 ] Barak Korren commented on OVIRT-1651: ------------------------------------- [~eedri] that is not the error that caused the job failure, this is: {code} 05:55:12 centos-release.x86_64 0:7-4.1708.el7.centos yum.noarch 0:3.4.3-154.el7.centos 05:55:12 05:55:12 + [[ -d /etc/dnf ]] 05:55:12 + dnf -y reinstall dnf-conf 05:55:12 ./automation/check-patch.sh: line 27: dnf: command not found 05:55:12 Took 14 seconds {code}
Jenkins EL7 slaves configured as Fedora slaves ----------------------------------------------
Key: OVIRT-1651 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1651 Project: oVirt - virtualization made easy Issue Type: Bug Components: oVirt CI Reporter: sbonazzo Assignee: infra Priority: Lowest
This morning I'm seeing jobs failing trying to use DNF instead of YUM on EL7 slaves because of the existence of /etc/dnf directory on EL7 slaves: Example job:http://jenkins.ovirt.org/job/ovirt-release_4.1_check-patch-el7-x86_64/100/co... Example slave: http://jenkins.ovirt.org/computer/vm0085.workers-phx.ovirt.org println "ls -l /etc/dnf".execute().text println "cat /etc/os-release".execute().text Result total 8 -rw-r--r--. 1 root root 1562 Sep 16 05:43 dnf.conf -rw-r--r--. 1 root root 72 Mar 4 2015 dnf.conf.old drwxr-xr-x. 2 root root 6 Jul 7 2015 plugins drwxr-xr-x. 2 root root 21 Sep 14 21:57 protected.d NAME="CentOS Linux" VERSION="7 (Core)" ID="centos" ID_LIKE="rhel fedora" VERSION_ID="7" PRETTY_NAME="CentOS Linux 7 (Core)" ANSI_COLOR="0;31" CPE_NAME="cpe:/o:centos:centos:7" HOME_URL="https://www.centos.org/" BUG_REPORT_URL="https://bugs.centos.org/" CENTOS_MANTISBT_PROJECT="CentOS-7" CENTOS_MANTISBT_PROJECT_VERSION="7" REDHAT_SUPPORT_PRODUCT="centos" REDHAT_SUPPORT_PRODUCT_VERSION="7" Please fix slaves configuration.
-- This message was sent by Atlassian {0} (v1001.0.0-SNAPSHOT#100060) ------------=_1505723965-24306-144 Content-Type: text/html; charset="UTF-8" Content-Disposition: inline Content-Transfer-Encoding: 7bit <html><body> <pre>[ https://ovirt-jira.atlassian.net/browse/OVIRT-1651?page=com.atlassian.jira.p... ]</pre> <h3>Barak Korren commented on OVIRT-1651:</h3> <p>[~eedri] that is not the error that caused the job failure, this is:</p> <p>{code} 05:55:12 centos-release.x86_64 0:7-4.1708.el7.centos yum.noarch 0:3.4.3-154.el7.centos 05:55:12 05:55:12 + [[ -d /etc/dnf ]] 05:55:12 + dnf -y reinstall dnf-conf 05:55:12 ./automation/check-patch.sh: line 27: dnf: command not found 05:55:12 Took 14 seconds {code}</p> <blockquote><h3>Jenkins EL7 slaves configured as Fedora slaves</h3> <pre> Key: OVIRT-1651 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1651 Project: oVirt - virtualization made easy Issue Type: Bug Components: oVirt CI Reporter: sbonazzo Assignee: infra Priority: Lowest</pre> <p>This morning I'm seeing jobs failing trying to use DNF instead of YUM on EL7 slaves because of the existence of /etc/dnf directory on EL7 slaves: Example job:http://jenkins.ovirt.org/job/ovirt-release_4.1_check-patch-el7-x86_64/100/co... Example slave: <a href="http://jenkins.ovirt.org/computer/vm0085.workers-phx.ovirt.org">http://jenkins.ovirt.org/computer/vm0085.workers-phx.ovirt.org</a> println “ls -l /etc/dnf".execute().text println “cat /etc/os-release".execute().text Result total 8 -rw-r--r--. 1 root root 1562 Sep 16 05:43 dnf.conf -rw-r--r--. 1 root root 72 Mar 4 2015 dnf.conf.old drwxr-xr-x. 2 root root 6 Jul 7 2015 plugins drwxr-xr-x. 2 root root 21 Sep 14 21:57 protected.d NAME="CentOS Linux” VERSION="7 (Core)” ID="centos" ID_LIKE="rhel fedora" VERSION_ID="7" PRETTY_NAME="CentOS Linux 7 (Core)" ANSI_COLOR="0;31" CPE_NAME="cpe:/o:centos:centos:7" HOME_URL="<a href="https://www.centos.org/">https://www.centos.org/</a>" BUG_REPORT_URL="<a href="https://bugs.centos.org/">https://bugs.centos.org/</a>" CENTOS_MANTISBT_PROJECT="CentOS-7" CENTOS_MANTISBT_PROJECT_VERSION="7" REDHAT_SUPPORT_PRODUCT="centos" REDHAT_SUPPORT_PRODUCT_VERSION="7" Please fix slaves configuration.</p></blockquote> <p>— This message was sent by Atlassian {0} (v1001.0.0-SNAPSHOT#100060)</p> <img src="https://u4043402.ct.sendgrid.net/wf/open?upn=i5TMWGV99amJbNxJpSp2-2BCmpYLyzY..." alt="" width="1" height="1" border="0" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;"/> </body></html> ------------=_1505723965-24306-144--
participants (1)
-
Barak Korren (oVirt JIRA)