[Starlingx-discuss] Ussuri Test build failed
Zhipeng, Looks like there is a missing dependency issue with the Ussuri build see the logs [0]. Summary of Errors: Error: Package: httpd24-httpd-tools-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: libaprutil-1.so.0()(64bit) Error: Package: httpd24-httpd-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: system-logos >= 7.92.1-1 Error: Package: httpd24-httpd-tools-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: policycoreutils-python Error: Package: httpd24-httpd-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: libaprutil-1.so.0()(64bit) Error: Package: httpd24-httpd-tools-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: policycoreutils Error: Package: httpd24-runtime-1.1-19.el7.x86_64 (ussuri-wsgi) Requires: scl-utils Error: Package: httpd24-httpd-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: libjansson.so.4()(64bit) Error: Package: httpd24-httpd-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: libapr-1.so.0()(64bit) Error: Package: httpd24-httpd-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: policycoreutils Error: Package: httpd24-httpd-tools-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: libapr-1.so.0()(64bit) Error: Package: rh-python36-runtime-2.0-1.el7.x86_64 (ussuri-wsgi) Requires: scl-utils Error: Package: httpd24-runtime-1.1-19.el7.x86_64 (ussuri-wsgi) Requires: policycoreutils-python Error: Package: httpd24-httpd-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: /etc/mime.types Error: Package: httpd24-httpd-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: policycoreutils-python Please take a look into this. Thanks Sau! [0] http://mirror.starlingx.cengn.ca/mirror/starlingx/ussuri/centos/monolithic/2...
Hi Scott, Root cause found! Please help double check your cengn script. In the log, I saw you added 4 repos exactly. But build-stx-bash.sh run just with 2 repos as you see in below log. I guess you need change "EXTRA_ARGS=" to "EXTRA_ARGS+=" + EXTRA_ARGS=' --repo stx-local-build,http://build.starlingx.cengn.ca:80//mirror/starlingx/ussuri/centos/monolithi... --repo stx-mirror-distro,http://build.starlingx.cengn.ca:80//mirror/starlingx/ussuri/centos/monolithi... ' + '[' ussuri-stable-latest == ussuri-stable-latest ']' + EXTRA_ARGS=' --repo ussuri-ceph,http://build.starlingx.cengn.ca:80/mirror/centos/download.ceph.com/rpm-mimic... --repo ussuri-wsgi,http://build.starlingx.cengn.ca:80/mirror/centos/centos/mirror.centos.org/ce... ' + /localdisk/designer/jenkins/ussuri/cgcs-root/build-tools/build-docker-images/build-stx-base.sh --os centos --os-version 7.5.1804 --stream stable --version ussuri-stable --user starlingx --registry docker.io --attempts 5 --push --latest --latest-tag=ussuri-stable-latest --clean --repo ussuri-ceph,http://build.starlingx.cengn.ca:80/mirror/centos/download.ceph.com/rpm-mimic... --repo ussuri-wsgi,http://build.starlingx.cengn.ca:80/mirror/centos/centos/mirror.centos.org/ce... Thanks! Zhipeng -----Original Message----- From: Saul Wold <sgw@linux.intel.com> Sent: 2020年6月12日 1:54 To: starlingx-discuss@lists.starlingx.io; Hu, Yong <yong.hu@intel.com>; Liu, ZhipengS <zhipengs.liu@intel.com> Subject: Ussuri Test build failed Zhipeng, Looks like there is a missing dependency issue with the Ussuri build see the logs [0]. Summary of Errors: Error: Package: httpd24-httpd-tools-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: libaprutil-1.so.0()(64bit) Error: Package: httpd24-httpd-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: system-logos >= 7.92.1-1 Error: Package: httpd24-httpd-tools-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: policycoreutils-python Error: Package: httpd24-httpd-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: libaprutil-1.so.0()(64bit) Error: Package: httpd24-httpd-tools-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: policycoreutils Error: Package: httpd24-runtime-1.1-19.el7.x86_64 (ussuri-wsgi) Requires: scl-utils Error: Package: httpd24-httpd-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: libjansson.so.4()(64bit) Error: Package: httpd24-httpd-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: libapr-1.so.0()(64bit) Error: Package: httpd24-httpd-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: policycoreutils Error: Package: httpd24-httpd-tools-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: libapr-1.so.0()(64bit) Error: Package: rh-python36-runtime-2.0-1.el7.x86_64 (ussuri-wsgi) Requires: scl-utils Error: Package: httpd24-runtime-1.1-19.el7.x86_64 (ussuri-wsgi) Requires: policycoreutils-python Error: Package: httpd24-httpd-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: /etc/mime.types Error: Package: httpd24-httpd-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: policycoreutils-python Please take a look into this. Thanks Sau! [0] http://mirror.starlingx.cengn.ca/mirror/starlingx/ussuri/centos/monolithic/2...
Turns out that Scott might have found that and fixed it in a second build that happened yesterday afternoon, but the Failure notification does not seem to have been sent. The failed build logs [0] still seem to show a variety of missing dependencies. There might also be another merge conflict. There were 10 failures: stx-cinder> ERROR: Could not find a version that satisfies the requirement google-api-python-client===1.7.11 (from -c /tmp/wheels/upper-constraints.txt (line 303)) (from versions: 1.4.2, 1.5.0, 1.5.1, 1.5.2, 1.5.3, 1.5.4, 1.5.5, 1.6.0, 1.6.1, 1.6.2, 1.6.3, 1.6.4, 1.6.5, 1.6.6, 1.6.7, 1.7.0, 1.7.1, 1.7.2, 1.7.3, 1.7.4, 1.7.5, 1.7.6, 1.7.7, 1.7.8, 1.7.9, 1.7.10, 1.7.12, 1.8.0, 1.8.1, 1.8.2, 1.8.3, 1.8.4, 1.9.0, 1.9.1, 1.9.2, 1.9.3)
ERROR: No matching distribution found for google-api-python-client===1.7.11 (from -c /tmp/wheels/upper-constraints.txt (line 303)) stx-fm-rest-api ERROR: Could not find a version that satisfies the requirement pecan===1.3.3 (from -c /tmp/wheels/upper-constraints.txt (line 21)) (from versions: 0.6.0, 0.6.1, 0.7.0, 0.8.0, 0.8.1, 0.8.2, 0.8.3, 0.9.0, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.1.0, 1.1.1, 1.1.2, 1.2, 1.2.1, 1.3.1, 1.3.2) ERROR: No matching distribution found for pecan===1.3.3 (from -c /tmp/wheels/upper-constraints.txt (line 21))stx-glance ERROR: Could not find a version that satisfies the requirement networkx===2.3 (from -c /tmp/wheels/upper-constraints.txt (line 101)) (from versions: 1.9rc1, 1.9, 1.9.1, 1.10rc2, 1.11rc2, 1.11, 2.2, 2.4rc2, 2.4) ERROR: No matching distribution found for networkx===2.3 (from -c /tmp/wheels/upper-constraints.txt (line 101))stx-gnocchi ERROR: Could not find a version that satisfies the requirement uWSGI===2.0.17.1 (from -c /tmp/wheels/upper-constraints.txt (line 705)) (from versions: none) ERROR: No matching distribution found for uWSGI===2.0.17.1 (from -c /tmp/wheels/upper-constraints.txt (line 705)) stx-heat ERROR: Could not find a version that satisfies the requirement networkx===2.3 (from -c /tmp/wheels/upper-constraints.txt (line 101)) (from versions: 1.9rc1, 1.9, 1.9.1, 1.10rc2, 1.11rc2, 1.11, 2.2, 2.4rc2, 2.4) ERROR: No matching distribution found for networkx===2.3 (from -c /tmp/wheels/upper-constraints.txt (line 101))stx-keystone-api-proxy ERROR: Could not find a version that satisfies the requirement pecan===1.3.3 (from -c /tmp/wheels/upper-constraints.txt (line 21)) (from versions: 0.6.0, 0.6.1, 0.7.0, 0.8.0, 0.8.1, 0.8.2, 0.8.3, 0.9.0, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.1.0, 1.1.1, 1.1.2, 1.2, 1.2.1, 1.3.1, 1.3.2) ERROR: No matching distribution found for pecan===1.3.3 (from -c /tmp/wheels/upper-constraints.txt (line 21)) stx-nova ERROR: Could not find a version that satisfies the requirement networkx===2.3 (from -c /tmp/wheels/upper-constraints.txt (line 101)) (from versions: 1.9rc1, 1.9, 1.9.1, 1.10rc2, 1.11rc2, 1.11, 2.2, 2.4rc2, 2.4) ERROR: No matching distribution found for networkx===2.3 (from -c /tmp/wheels/upper-constraints.txt (line 101)) stx-nova-api-proxy ERROR: Could not find a version that satisfies the requirement repoze.lru===0.7 (from -c /tmp/wheels/upper-constraints.txt (line 571)) (from versions: none) ERROR: No matching distribution found for repoze.lru===0.7 (from -c /tmp/wheels/upper-constraints.txt (line 571)) stx-openstackclients ERROR: Could not find a version that satisfies the requirement prettytable===0.7.2 (from -c /tmp/wheels/upper-constraints.txt (line 159)) (from versions: none) ERROR: No matching distribution found for prettytable===0.7.2 (from -c /tmp/wheels/upper-constraints.txt (line 159)) stx-platformclients> ERROR: Could not find a version that satisfies the requirement prettytable===0.7.2 (from -c /tmp/wheels/upper-constraints.txt (line 159)) (from versions: none) ERROR: No matching distribution found for prettytable===0.7.2 (from -c /tmp/wheels/upper-constraints.txt (line 159))
Sau! [0] http://mirror.starlingx.cengn.ca/mirror/starlingx/ussuri/centos/monolithic/2... On 6/11/20 9:05 PM, Liu, ZhipengS wrote:
Hi Scott,
Root cause found! Please help double check your cengn script. In the log, I saw you added 4 repos exactly. But build-stx-bash.sh run just with 2 repos as you see in below log. I guess you need change "EXTRA_ARGS=" to "EXTRA_ARGS+="
+ EXTRA_ARGS=' --repo stx-local-build,http://build.starlingx.cengn.ca:80//mirror/starlingx/ussuri/centos/monolithi... --repo stx-mirror-distro,http://build.starlingx.cengn.ca:80//mirror/starlingx/ussuri/centos/monolithi... ' + '[' ussuri-stable-latest == ussuri-stable-latest ']' + EXTRA_ARGS=' --repo ussuri-ceph,http://build.starlingx.cengn.ca:80/mirror/centos/download.ceph.com/rpm-mimic... --repo ussuri-wsgi,http://build.starlingx.cengn.ca:80/mirror/centos/centos/mirror.centos.org/ce... ' + /localdisk/designer/jenkins/ussuri/cgcs-root/build-tools/build-docker-images/build-stx-base.sh --os centos --os-version 7.5.1804 --stream stable --version ussuri-stable --user starlingx --registry docker.io --attempts 5 --push --latest --latest-tag=ussuri-stable-latest --clean --repo ussuri-ceph,http://build.starlingx.cengn.ca:80/mirror/centos/download.ceph.com/rpm-mimic... --repo ussuri-wsgi,http://build.starlingx.cengn.ca:80/mirror/centos/centos/mirror.centos.org/ce...
Thanks! Zhipeng
-----Original Message----- From: Saul Wold <sgw@linux.intel.com> Sent: 2020年6月12日 1:54 To: starlingx-discuss@lists.starlingx.io; Hu, Yong <yong.hu@intel.com>; Liu, ZhipengS <zhipengs.liu@intel.com> Subject: Ussuri Test build failed
Zhipeng,
Looks like there is a missing dependency issue with the Ussuri build see the logs [0].
Summary of Errors:
Error: Package: httpd24-httpd-tools-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: libaprutil-1.so.0()(64bit) Error: Package: httpd24-httpd-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: system-logos >= 7.92.1-1 Error: Package: httpd24-httpd-tools-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: policycoreutils-python Error: Package: httpd24-httpd-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: libaprutil-1.so.0()(64bit) Error: Package: httpd24-httpd-tools-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: policycoreutils Error: Package: httpd24-runtime-1.1-19.el7.x86_64 (ussuri-wsgi) Requires: scl-utils Error: Package: httpd24-httpd-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: libjansson.so.4()(64bit) Error: Package: httpd24-httpd-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: libapr-1.so.0()(64bit) Error: Package: httpd24-httpd-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: policycoreutils Error: Package: httpd24-httpd-tools-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: libapr-1.so.0()(64bit) Error: Package: rh-python36-runtime-2.0-1.el7.x86_64 (ussuri-wsgi) Requires: scl-utils Error: Package: httpd24-runtime-1.1-19.el7.x86_64 (ussuri-wsgi) Requires: policycoreutils-python Error: Package: httpd24-httpd-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: /etc/mime.types Error: Package: httpd24-httpd-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: policycoreutils-python
Please take a look into this.
Thanks
Sau!
[0] http://mirror.starlingx.cengn.ca/mirror/starlingx/ussuri/centos/monolithic/2... _______________________________________________ Starlingx-discuss mailing list Starlingx-discuss@lists.starlingx.io http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss
Hi Scott, From log, we are still using https://raw.githubusercontent.com/openstack/requirements/stable/train/upper-... not https://raw.githubusercontent.com/openstack/requirements/stable/ussuri/upper... You might not cherry pick below patch normally. https://review.opendev.org/#/c/712880 Please make sure cherry pick below 2 patches before start building openstack images. https://review.opendev.org/712862 https://review.opendev.org/712880 Thanks! Zhipeng -----Original Message----- From: Saul Wold <sgw@linux.intel.com> Sent: 2020年6月13日 0:17 To: starlingx-discuss@lists.starlingx.io; Liu, ZhipengS <zhipengs.liu@intel.com> Subject: Re: [Starlingx-discuss] Ussuri Test build failed Turns out that Scott might have found that and fixed it in a second build that happened yesterday afternoon, but the Failure notification does not seem to have been sent. The failed build logs [0] still seem to show a variety of missing dependencies. There might also be another merge conflict. There were 10 failures: stx-cinder> ERROR: Could not find a version that satisfies the requirement google-api-python-client===1.7.11 (from -c /tmp/wheels/upper-constraints.txt (line 303)) (from versions: 1.4.2, 1.5.0, 1.5.1, 1.5.2, 1.5.3, 1.5.4, 1.5.5, 1.6.0, 1.6.1, 1.6.2, 1.6.3, 1.6.4, 1.6.5, 1.6.6, 1.6.7, 1.7.0, 1.7.1, 1.7.2, 1.7.3, 1.7.4, 1.7.5, 1.7.6, 1.7.7, 1.7.8, 1.7.9, 1.7.10, 1.7.12, 1.8.0, 1.8.1, 1.8.2, 1.8.3, 1.8.4, 1.9.0, 1.9.1, 1.9.2, 1.9.3)
ERROR: No matching distribution found for google-api-python-client===1.7.11 (from -c /tmp/wheels/upper-constraints.txt (line 303)) stx-fm-rest-api ERROR: Could not find a version that satisfies the requirement pecan===1.3.3 (from -c /tmp/wheels/upper-constraints.txt (line 21)) (from versions: 0.6.0, 0.6.1, 0.7.0, 0.8.0, 0.8.1, 0.8.2, 0.8.3, 0.9.0, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.1.0, 1.1.1, 1.1.2, 1.2, 1.2.1, 1.3.1, 1.3.2) ERROR: No matching distribution found for pecan===1.3.3 (from -c /tmp/wheels/upper-constraints.txt (line 21))stx-glance ERROR: Could not find a version that satisfies the requirement networkx===2.3 (from -c /tmp/wheels/upper-constraints.txt (line 101)) (from versions: 1.9rc1, 1.9, 1.9.1, 1.10rc2, 1.11rc2, 1.11, 2.2, 2.4rc2, 2.4) ERROR: No matching distribution found for networkx===2.3 (from -c /tmp/wheels/upper-constraints.txt (line 101))stx-gnocchi ERROR: Could not find a version that satisfies the requirement uWSGI===2.0.17.1 (from -c /tmp/wheels/upper-constraints.txt (line 705)) (from versions: none) ERROR: No matching distribution found for uWSGI===2.0.17.1 (from -c /tmp/wheels/upper-constraints.txt (line 705)) stx-heat ERROR: Could not find a version that satisfies the requirement networkx===2.3 (from -c /tmp/wheels/upper-constraints.txt (line 101)) (from versions: 1.9rc1, 1.9, 1.9.1, 1.10rc2, 1.11rc2, 1.11, 2.2, 2.4rc2, 2.4) ERROR: No matching distribution found for networkx===2.3 (from -c /tmp/wheels/upper-constraints.txt (line 101))stx-keystone-api-proxy ERROR: Could not find a version that satisfies the requirement pecan===1.3.3 (from -c /tmp/wheels/upper-constraints.txt (line 21)) (from versions: 0.6.0, 0.6.1, 0.7.0, 0.8.0, 0.8.1, 0.8.2, 0.8.3, 0.9.0, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.1.0, 1.1.1, 1.1.2, 1.2, 1.2.1, 1.3.1, 1.3.2) ERROR: No matching distribution found for pecan===1.3.3 (from -c /tmp/wheels/upper-constraints.txt (line 21)) stx-nova ERROR: Could not find a version that satisfies the requirement networkx===2.3 (from -c /tmp/wheels/upper-constraints.txt (line 101)) (from versions: 1.9rc1, 1.9, 1.9.1, 1.10rc2, 1.11rc2, 1.11, 2.2, 2.4rc2, 2.4) ERROR: No matching distribution found for networkx===2.3 (from -c /tmp/wheels/upper-constraints.txt (line 101)) stx-nova-api-proxy ERROR: Could not find a version that satisfies the requirement repoze.lru===0.7 (from -c /tmp/wheels/upper-constraints.txt (line 571)) (from versions: none) ERROR: No matching distribution found for repoze.lru===0.7 (from -c /tmp/wheels/upper-constraints.txt (line 571)) stx-openstackclients ERROR: Could not find a version that satisfies the requirement prettytable===0.7.2 (from -c /tmp/wheels/upper-constraints.txt (line 159)) (from versions: none) ERROR: No matching distribution found for prettytable===0.7.2 (from -c /tmp/wheels/upper-constraints.txt (line 159)) stx-platformclients> ERROR: Could not find a version that satisfies the requirement prettytable===0.7.2 (from -c /tmp/wheels/upper-constraints.txt (line 159)) (from versions: none) ERROR: No matching distribution found for prettytable===0.7.2 (from -c /tmp/wheels/upper-constraints.txt (line 159))
Sau! [0] http://mirror.starlingx.cengn.ca/mirror/starlingx/ussuri/centos/monolithic/2... On 6/11/20 9:05 PM, Liu, ZhipengS wrote:
Hi Scott,
Root cause found! Please help double check your cengn script. In the log, I saw you added 4 repos exactly. But build-stx-bash.sh run just with 2 repos as you see in below log. I guess you need change "EXTRA_ARGS=" to "EXTRA_ARGS+="
+ EXTRA_ARGS=' --repo stx-local-build,http://build.starlingx.cengn.ca:80//mirror/starlingx/ussuri/centos/monolithi... --repo stx-mirror-distro,http://build.starlingx.cengn.ca:80//mirror/starlingx/ussuri/centos/monolithi... ' + '[' ussuri-stable-latest == ussuri-stable-latest ']' + EXTRA_ARGS=' --repo ussuri-ceph,http://build.starlingx.cengn.ca:80/mirror/centos/download.ceph.com/rpm-mimic... --repo ussuri-wsgi,http://build.starlingx.cengn.ca:80/mirror/centos/centos/mirror.centos.org/ce... ' + /localdisk/designer/jenkins/ussuri/cgcs-root/build-tools/build-docker-images/build-stx-base.sh --os centos --os-version 7.5.1804 --stream stable --version ussuri-stable --user starlingx --registry docker.io --attempts 5 --push --latest --latest-tag=ussuri-stable-latest --clean --repo ussuri-ceph,http://build.starlingx.cengn.ca:80/mirror/centos/download.ceph.com/rpm-mimic... --repo ussuri-wsgi,http://build.starlingx.cengn.ca:80/mirror/centos/centos/mirror.centos.org/ce...
Thanks! Zhipeng
-----Original Message----- From: Saul Wold <sgw@linux.intel.com> Sent: 2020年6月12日 1:54 To: starlingx-discuss@lists.starlingx.io; Hu, Yong <yong.hu@intel.com>; Liu, ZhipengS <zhipengs.liu@intel.com> Subject: Ussuri Test build failed
Zhipeng,
Looks like there is a missing dependency issue with the Ussuri build see the logs [0].
Summary of Errors:
Error: Package: httpd24-httpd-tools-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: libaprutil-1.so.0()(64bit) Error: Package: httpd24-httpd-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: system-logos >= 7.92.1-1 Error: Package: httpd24-httpd-tools-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: policycoreutils-python Error: Package: httpd24-httpd-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: libaprutil-1.so.0()(64bit) Error: Package: httpd24-httpd-tools-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: policycoreutils Error: Package: httpd24-runtime-1.1-19.el7.x86_64 (ussuri-wsgi) Requires: scl-utils Error: Package: httpd24-httpd-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: libjansson.so.4()(64bit) Error: Package: httpd24-httpd-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: libapr-1.so.0()(64bit) Error: Package: httpd24-httpd-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: policycoreutils Error: Package: httpd24-httpd-tools-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: libapr-1.so.0()(64bit) Error: Package: rh-python36-runtime-2.0-1.el7.x86_64 (ussuri-wsgi) Requires: scl-utils Error: Package: httpd24-runtime-1.1-19.el7.x86_64 (ussuri-wsgi) Requires: policycoreutils-python Error: Package: httpd24-httpd-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: /etc/mime.types Error: Package: httpd24-httpd-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: policycoreutils-python
Please take a look into this.
Thanks
Sau!
[0] http://mirror.starlingx.cengn.ca/mirror/starlingx/ussuri/centos/monolithic/2... _______________________________________________ Starlingx-discuss mailing list Starlingx-discuss@lists.starlingx.io http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss
Zhipeng: Seems like Soctt might have re-fired the build, it's still failing, please take a look. http://mirror.starlingx.cengn.ca/mirror/starlingx/ussuri/centos/monolithic/2... Sau! On 6/12/20 5:18 PM, Liu, ZhipengS wrote:
Hi Scott,
From log, we are still using https://raw.githubusercontent.com/openstack/requirements/stable/train/upper-... not https://raw.githubusercontent.com/openstack/requirements/stable/ussuri/upper...
You might not cherry pick below patch normally. https://review.opendev.org/#/c/712880
Please make sure cherry pick below 2 patches before start building openstack images. https://review.opendev.org/712862 https://review.opendev.org/712880
Thanks! Zhipeng
-----Original Message----- From: Saul Wold <sgw@linux.intel.com> Sent: 2020年6月13日 0:17 To: starlingx-discuss@lists.starlingx.io; Liu, ZhipengS <zhipengs.liu@intel.com> Subject: Re: [Starlingx-discuss] Ussuri Test build failed
Turns out that Scott might have found that and fixed it in a second build that happened yesterday afternoon, but the Failure notification does not seem to have been sent.
The failed build logs [0] still seem to show a variety of missing dependencies.
There might also be another merge conflict.
There were 10 failures: stx-cinder> ERROR: Could not find a version that satisfies the requirement google-api-python-client===1.7.11 (from -c /tmp/wheels/upper-constraints.txt (line 303)) (from versions: 1.4.2, 1.5.0, 1.5.1, 1.5.2, 1.5.3, 1.5.4, 1.5.5, 1.6.0, 1.6.1, 1.6.2, 1.6.3, 1.6.4, 1.6.5, 1.6.6, 1.6.7, 1.7.0, 1.7.1, 1.7.2, 1.7.3, 1.7.4, 1.7.5, 1.7.6, 1.7.7, 1.7.8, 1.7.9, 1.7.10, 1.7.12, 1.8.0, 1.8.1, 1.8.2, 1.8.3, 1.8.4, 1.9.0, 1.9.1, 1.9.2, 1.9.3)
ERROR: No matching distribution found for google-api-python-client===1.7.11 (from -c /tmp/wheels/upper-constraints.txt (line 303)) stx-fm-rest-api ERROR: Could not find a version that satisfies the requirement pecan===1.3.3 (from -c /tmp/wheels/upper-constraints.txt (line 21)) (from versions: 0.6.0, 0.6.1, 0.7.0, 0.8.0, 0.8.1, 0.8.2, 0.8.3, 0.9.0, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.1.0, 1.1.1, 1.1.2, 1.2, 1.2.1, 1.3.1, 1.3.2) ERROR: No matching distribution found for pecan===1.3.3 (from -c /tmp/wheels/upper-constraints.txt (line 21))stx-glance ERROR: Could not find a version that satisfies the requirement networkx===2.3 (from -c /tmp/wheels/upper-constraints.txt (line 101)) (from versions: 1.9rc1, 1.9, 1.9.1, 1.10rc2, 1.11rc2, 1.11, 2.2, 2.4rc2, 2.4) ERROR: No matching distribution found for networkx===2.3 (from -c /tmp/wheels/upper-constraints.txt (line 101))stx-gnocchi ERROR: Could not find a version that satisfies the requirement uWSGI===2.0.17.1 (from -c /tmp/wheels/upper-constraints.txt (line 705)) (from versions: none) ERROR: No matching distribution found for uWSGI===2.0.17.1 (from -c /tmp/wheels/upper-constraints.txt (line 705)) stx-heat ERROR: Could not find a version that satisfies the requirement networkx===2.3 (from -c /tmp/wheels/upper-constraints.txt (line 101)) (from versions: 1.9rc1, 1.9, 1.9.1, 1.10rc2, 1.11rc2, 1.11, 2.2, 2.4rc2, 2.4) ERROR: No matching distribution found for networkx===2.3 (from -c /tmp/wheels/upper-constraints.txt (line 101))stx-keystone-api-proxy ERROR: Could not find a version that satisfies the requirement pecan===1.3.3 (from -c /tmp/wheels/upper-constraints.txt (line 21)) (from versions: 0.6.0, 0.6.1, 0.7.0, 0.8.0, 0.8.1, 0.8.2, 0.8.3, 0.9.0, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.1.0, 1.1.1, 1.1.2, 1.2, 1.2.1, 1.3.1, 1.3.2) ERROR: No matching distribution found for pecan===1.3.3 (from -c /tmp/wheels/upper-constraints.txt (line 21)) stx-nova ERROR: Could not find a version that satisfies the requirement networkx===2.3 (from -c /tmp/wheels/upper-constraints.txt (line 101)) (from versions: 1.9rc1, 1.9, 1.9.1, 1.10rc2, 1.11rc2, 1.11, 2.2, 2.4rc2, 2.4) ERROR: No matching distribution found for networkx===2.3 (from -c /tmp/wheels/upper-constraints.txt (line 101)) stx-nova-api-proxy ERROR: Could not find a version that satisfies the requirement repoze.lru===0.7 (from -c /tmp/wheels/upper-constraints.txt (line 571)) (from versions: none) ERROR: No matching distribution found for repoze.lru===0.7 (from -c /tmp/wheels/upper-constraints.txt (line 571)) stx-openstackclients ERROR: Could not find a version that satisfies the requirement prettytable===0.7.2 (from -c /tmp/wheels/upper-constraints.txt (line 159)) (from versions: none) ERROR: No matching distribution found for prettytable===0.7.2 (from -c /tmp/wheels/upper-constraints.txt (line 159)) stx-platformclients> ERROR: Could not find a version that satisfies the requirement prettytable===0.7.2 (from -c /tmp/wheels/upper-constraints.txt (line 159)) (from versions: none) ERROR: No matching distribution found for prettytable===0.7.2 (from -c /tmp/wheels/upper-constraints.txt (line 159))
Sau!
[0] http://mirror.starlingx.cengn.ca/mirror/starlingx/ussuri/centos/monolithic/2...
On 6/11/20 9:05 PM, Liu, ZhipengS wrote:
Hi Scott,
Root cause found! Please help double check your cengn script. In the log, I saw you added 4 repos exactly. But build-stx-bash.sh run just with 2 repos as you see in below log. I guess you need change "EXTRA_ARGS=" to "EXTRA_ARGS+="
+ EXTRA_ARGS=' --repo stx-local-build,http://build.starlingx.cengn.ca:80//mirror/starlingx/ussuri/centos/monolithi... --repo stx-mirror-distro,http://build.starlingx.cengn.ca:80//mirror/starlingx/ussuri/centos/monolithi... ' + '[' ussuri-stable-latest == ussuri-stable-latest ']' + EXTRA_ARGS=' --repo ussuri-ceph,http://build.starlingx.cengn.ca:80/mirror/centos/download.ceph.com/rpm-mimic... --repo ussuri-wsgi,http://build.starlingx.cengn.ca:80/mirror/centos/centos/mirror.centos.org/ce... ' + /localdisk/designer/jenkins/ussuri/cgcs-root/build-tools/build-docker-images/build-stx-base.sh --os centos --os-version 7.5.1804 --stream stable --version ussuri-stable --user starlingx --registry docker.io --attempts 5 --push --latest --latest-tag=ussuri-stable-latest --clean --repo ussuri-ceph,http://build.starlingx.cengn.ca:80/mirror/centos/download.ceph.com/rpm-mimic... --repo ussuri-wsgi,http://build.starlingx.cengn.ca:80/mirror/centos/centos/mirror.centos.org/ce...
Thanks! Zhipeng
-----Original Message----- From: Saul Wold <sgw@linux.intel.com> Sent: 2020年6月12日 1:54 To: starlingx-discuss@lists.starlingx.io; Hu, Yong <yong.hu@intel.com>; Liu, ZhipengS <zhipengs.liu@intel.com> Subject: Ussuri Test build failed
Zhipeng,
Looks like there is a missing dependency issue with the Ussuri build see the logs [0].
Summary of Errors:
Error: Package: httpd24-httpd-tools-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: libaprutil-1.so.0()(64bit) Error: Package: httpd24-httpd-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: system-logos >= 7.92.1-1 Error: Package: httpd24-httpd-tools-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: policycoreutils-python Error: Package: httpd24-httpd-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: libaprutil-1.so.0()(64bit) Error: Package: httpd24-httpd-tools-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: policycoreutils Error: Package: httpd24-runtime-1.1-19.el7.x86_64 (ussuri-wsgi) Requires: scl-utils Error: Package: httpd24-httpd-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: libjansson.so.4()(64bit) Error: Package: httpd24-httpd-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: libapr-1.so.0()(64bit) Error: Package: httpd24-httpd-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: policycoreutils Error: Package: httpd24-httpd-tools-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: libapr-1.so.0()(64bit) Error: Package: rh-python36-runtime-2.0-1.el7.x86_64 (ussuri-wsgi) Requires: scl-utils Error: Package: httpd24-runtime-1.1-19.el7.x86_64 (ussuri-wsgi) Requires: policycoreutils-python Error: Package: httpd24-httpd-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: /etc/mime.types Error: Package: httpd24-httpd-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: policycoreutils-python
Please take a look into this.
Thanks
Sau!
[0] http://mirror.starlingx.cengn.ca/mirror/starlingx/ussuri/centos/monolithic/2... _______________________________________________ Starlingx-discuss mailing list Starlingx-discuss@lists.starlingx.io http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss
_______________________________________________ Starlingx-discuss mailing list Starlingx-discuss@lists.starlingx.io http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss
Hi Saul and Scott, Build error was caused by rebasing my patch after one patch was merged one day before. https://review.opendev.org/#/c/720135/ Upgrade openstack-helm-infra As https://review.opendev.org/#/c/719974/ merged, it causes a conflict. @Jim Gauld 0013-Update-ingress-chart-for-Helm-v3.patch introduced in this patch is no need anymore as the rebased openstack-helm-infra by my patch already includes this change. I have updated my patch below. https://review.opendev.org/#/c/720135/ Thanks! Zhipeng -----Original Message----- From: Saul Wold <sgw@linux.intel.com> Sent: 2020年6月13日 11:01 To: Liu, ZhipengS <zhipengs.liu@intel.com>; starlingx-discuss@lists.starlingx.io; Scott Little <scott.little@windriver.com> Subject: Re: [Starlingx-discuss] Ussuri Test build failed Zhipeng: Seems like Soctt might have re-fired the build, it's still failing, please take a look. http://mirror.starlingx.cengn.ca/mirror/starlingx/ussuri/centos/monolithic/2... Sau! On 6/12/20 5:18 PM, Liu, ZhipengS wrote:
Hi Scott,
From log, we are still using https://raw.githubusercontent.com/openstack/requirements/stable/train/ upper-constraints.txt not https://raw.githubusercontent.com/openstack/requirements/stable/ussuri /upper-constraints.txt
You might not cherry pick below patch normally. https://review.opendev.org/#/c/712880
Please make sure cherry pick below 2 patches before start building openstack images. https://review.opendev.org/712862 https://review.opendev.org/712880
Thanks! Zhipeng
-----Original Message----- From: Saul Wold <sgw@linux.intel.com> Sent: 2020年6月13日 0:17 To: starlingx-discuss@lists.starlingx.io; Liu, ZhipengS <zhipengs.liu@intel.com> Subject: Re: [Starlingx-discuss] Ussuri Test build failed
Turns out that Scott might have found that and fixed it in a second build that happened yesterday afternoon, but the Failure notification does not seem to have been sent.
The failed build logs [0] still seem to show a variety of missing dependencies.
There might also be another merge conflict.
There were 10 failures: stx-cinder> ERROR: Could not find a version that satisfies the requirement google-api-python-client===1.7.11 (from -c /tmp/wheels/upper-constraints.txt (line 303)) (from versions: 1.4.2, 1.5.0, 1.5.1, 1.5.2, 1.5.3, 1.5.4, 1.5.5, 1.6.0, 1.6.1, 1.6.2, 1.6.3, 1.6.4, 1.6.5, 1.6.6, 1.6.7, 1.7.0, 1.7.1, 1.7.2, 1.7.3, 1.7.4, 1.7.5, 1.7.6, 1.7.7, 1.7.8, 1.7.9, 1.7.10, 1.7.12, 1.8.0, 1.8.1, 1.8.2, 1.8.3, 1.8.4, 1.9.0, 1.9.1, 1.9.2, 1.9.3)
ERROR: No matching distribution found for google-api-python-client===1.7.11 (from -c /tmp/wheels/upper-constraints.txt (line 303)) stx-fm-rest-api ERROR: Could not find a version that satisfies the requirement pecan===1.3.3 (from -c /tmp/wheels/upper-constraints.txt (line 21)) (from versions: 0.6.0, 0.6.1, 0.7.0, 0.8.0, 0.8.1, 0.8.2, 0.8.3, 0.9.0, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.1.0, 1.1.1, 1.1.2, 1.2, 1.2.1, 1.3.1, 1.3.2) ERROR: No matching distribution found for pecan===1.3.3 (from -c /tmp/wheels/upper-constraints.txt (line 21))stx-glance ERROR: Could not find a version that satisfies the requirement networkx===2.3 (from -c /tmp/wheels/upper-constraints.txt (line 101)) (from versions: 1.9rc1, 1.9, 1.9.1, 1.10rc2, 1.11rc2, 1.11, 2.2, 2.4rc2, 2.4) ERROR: No matching distribution found for networkx===2.3 (from -c /tmp/wheels/upper-constraints.txt (line 101))stx-gnocchi ERROR: Could not find a version that satisfies the requirement uWSGI===2.0.17.1 (from -c /tmp/wheels/upper-constraints.txt (line 705)) (from versions: none) ERROR: No matching distribution found for uWSGI===2.0.17.1 (from -c /tmp/wheels/upper-constraints.txt (line 705)) stx-heat ERROR: Could not find a version that satisfies the requirement networkx===2.3 (from -c /tmp/wheels/upper-constraints.txt (line 101)) (from versions: 1.9rc1, 1.9, 1.9.1, 1.10rc2, 1.11rc2, 1.11, 2.2, 2.4rc2, 2.4) ERROR: No matching distribution found for networkx===2.3 (from -c /tmp/wheels/upper-constraints.txt (line 101))stx-keystone-api-proxy ERROR: Could not find a version that satisfies the requirement pecan===1.3.3 (from -c /tmp/wheels/upper-constraints.txt (line 21)) (from versions: 0.6.0, 0.6.1, 0.7.0, 0.8.0, 0.8.1, 0.8.2, 0.8.3, 0.9.0, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.1.0, 1.1.1, 1.1.2, 1.2, 1.2.1, 1.3.1, 1.3.2) ERROR: No matching distribution found for pecan===1.3.3 (from -c /tmp/wheels/upper-constraints.txt (line 21)) stx-nova ERROR: Could not find a version that satisfies the requirement networkx===2.3 (from -c /tmp/wheels/upper-constraints.txt (line 101)) (from versions: 1.9rc1, 1.9, 1.9.1, 1.10rc2, 1.11rc2, 1.11, 2.2, 2.4rc2, 2.4) ERROR: No matching distribution found for networkx===2.3 (from -c /tmp/wheels/upper-constraints.txt (line 101)) stx-nova-api-proxy ERROR: Could not find a version that satisfies the requirement repoze.lru===0.7 (from -c /tmp/wheels/upper-constraints.txt (line 571)) (from versions: none) ERROR: No matching distribution found for repoze.lru===0.7 (from -c /tmp/wheels/upper-constraints.txt (line 571)) stx-openstackclients ERROR: Could not find a version that satisfies the requirement prettytable===0.7.2 (from -c /tmp/wheels/upper-constraints.txt (line 159)) (from versions: none) ERROR: No matching distribution found for prettytable===0.7.2 (from -c /tmp/wheels/upper-constraints.txt (line 159)) stx-platformclients> ERROR: Could not find a version that satisfies stx-platformclients> the requirement prettytable===0.7.2 (from -c /tmp/wheels/upper-constraints.txt (line 159)) (from versions: none) ERROR: No matching distribution found for prettytable===0.7.2 (from -c /tmp/wheels/upper-constraints.txt (line 159))
Sau!
[0] http://mirror.starlingx.cengn.ca/mirror/starlingx/ussuri/centos/monoli thic/20200611T142734Z/logs/jenkins-STX_build_docker_flock_images-200.l og.html
On 6/11/20 9:05 PM, Liu, ZhipengS wrote:
Hi Scott,
Root cause found! Please help double check your cengn script. In the log, I saw you added 4 repos exactly. But build-stx-bash.sh run just with 2 repos as you see in below log. I guess you need change "EXTRA_ARGS=" to "EXTRA_ARGS+="
+ EXTRA_ARGS=' --repo stx-local-build,http://build.starlingx.cengn.ca:80//mirror/starlingx/ussuri/centos/monolithi... --repo stx-mirror-distro,http://build.starlingx.cengn.ca:80//mirror/starlingx/ussuri/centos/monolithi... ' + '[' ussuri-stable-latest == ussuri-stable-latest ']' + EXTRA_ARGS=' --repo ussuri-ceph,http://build.starlingx.cengn.ca:80/mirror/centos/download .ceph.com/rpm-mimic/el7/x86_64/ --repo ussuri-wsgi,http://build.starlingx.cengn.ca:80/mirror/centos/centos/m irror.centos.org/centos/7/sclo/x86_64/rh/ ' + /localdisk/designer/jenkins/ussuri/cgcs-root/build-tools/build-dock + er-images/build-stx-base.sh --os centos --os-version 7.5.1804 + --stream stable --version ussuri-stable --user starlingx --registry + docker.io --attempts 5 --push --latest + --latest-tag=ussuri-stable-latest --clean --repo + ussuri-ceph,http://build.starlingx.cengn.ca:80/mirror/centos/downlo + ad.ceph.com/rpm-mimic/el7/x86_64/ --repo + ussuri-wsgi,http://build.starlingx.cengn.ca:80/mirror/centos/centos + /mirror.centos.org/centos/7/sclo/x86_64/rh/
Thanks! Zhipeng
-----Original Message----- From: Saul Wold <sgw@linux.intel.com> Sent: 2020年6月12日 1:54 To: starlingx-discuss@lists.starlingx.io; Hu, Yong <yong.hu@intel.com>; Liu, ZhipengS <zhipengs.liu@intel.com> Subject: Ussuri Test build failed
Zhipeng,
Looks like there is a missing dependency issue with the Ussuri build see the logs [0].
Summary of Errors:
Error: Package: httpd24-httpd-tools-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: libaprutil-1.so.0()(64bit) Error: Package: httpd24-httpd-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: system-logos >= 7.92.1-1 Error: Package: httpd24-httpd-tools-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: policycoreutils-python Error: Package: httpd24-httpd-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: libaprutil-1.so.0()(64bit) Error: Package: httpd24-httpd-tools-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: policycoreutils Error: Package: httpd24-runtime-1.1-19.el7.x86_64 (ussuri-wsgi) Requires: scl-utils Error: Package: httpd24-httpd-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: libjansson.so.4()(64bit) Error: Package: httpd24-httpd-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: libapr-1.so.0()(64bit) Error: Package: httpd24-httpd-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: policycoreutils Error: Package: httpd24-httpd-tools-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: libapr-1.so.0()(64bit) Error: Package: rh-python36-runtime-2.0-1.el7.x86_64 (ussuri-wsgi) Requires: scl-utils Error: Package: httpd24-runtime-1.1-19.el7.x86_64 (ussuri-wsgi) Requires: policycoreutils-python Error: Package: httpd24-httpd-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: /etc/mime.types Error: Package: httpd24-httpd-2.4.34-15.el7.x86_64 (ussuri-wsgi) Requires: policycoreutils-python
Please take a look into this.
Thanks
Sau!
[0] http://mirror.starlingx.cengn.ca/mirror/starlingx/ussuri/centos/monol ithic/20200611T142734Z/logs/jenkins-STX_build_docker_base_image-238.l og.html _______________________________________________ Starlingx-discuss mailing list Starlingx-discuss@lists.starlingx.io http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss
_______________________________________________ Starlingx-discuss mailing list Starlingx-discuss@lists.starlingx.io http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss
participants (2)
-
Liu, ZhipengS
-
Saul Wold