Build failed in Jenkins: Osmocom-repo-install-centos8 » nightly,repo-install-test #204

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/jenkins-notifications@lists.osmocom.org/.

jenkins at lists.osmocom.org jenkins at lists.osmocom.org
Mon Jun 7 12:53:55 UTC 2021


See <https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=nightly,label=repo-install-test/204/display/redirect>

Changes:


------------------------------------------
[...truncated 20.10 KB...]
		services_check
	
+ [ -z  ]
+ PROJ_CONFLICT=network:osmocom:latest
+ [ centos8 = centos8 ]
+ PROJ_CONFLICT=network:osmocom:next
+ docker inspect -f {{.State.Running}} centos8-repo-install-test-nightly
+ [  = true ]
+ args=
+ [ -n  ]
+ check_if_systemd_is_running
+ docker run --rm -v <https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=nightly,label=repo-install-test/ws/scripts/repo-install-test>:/repo-install-test:ro --name centos8-repo-install-test-nightly -e FEED=nightly -e PROJ=network:osmocom:nightly -e PROJ_CONFLICT=network:osmocom:next -e DISTRO=centos8 -e TESTS=
		test_conflict
		install_repo_packages
		test_binaries
		services_check
	 -e container=docker --tmpfs /run --tmpfs /run/lock --tmpfs /tmp -v /sys/fs/cgroup:/sys/fs/cgroup:ro --cap-add SYS_ADMIN --cap-add SYS_NICE osmocom-build/centos8-repo-install-test /lib/systemd/systemd
+ seq 1 10
+ sleep 1
+ docker exec centos8-repo-install-test-nightly systemctl status
● 6bd93ef3f3b2
    State: degraded
     Jobs: 0 queued
   Failed: 1 units
    Since: Mon 2021-06-07 12:53:47 UTC; 442ms ago
   CGroup: /system.slice/containerd.service
           ├─init.scope
           │ └─1 /lib/systemd/systemd
           └─system.slice
             ├─systemd-journald.service
             │ └─20 /usr/lib/systemd/systemd-journald
             └─dbus.service
               └─31 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
+ return
+ ret=0
+ docker exec centos8-repo-install-test-nightly /repo-install-test/run-inside-docker.sh
+ SERVICES='
	osmo-bsc
	osmo-gbproxy
	osmo-gtphub
	osmo-hlr
	osmo-mgw
	osmo-msc
	osmo-pcap-client
	osmo-sip-connector
	osmo-stp
'
+ SERVICES_NIGHTLY='
	osmo-pcap-server
	osmo-sgsn
	osmo-pcu
	osmo-hnbgw
	osmo-bts-virtual
'
++ distro_obsdir
++ case "$DISTRO" in
++ echo CentOS_8
+ DISTRO_OBSDIR=CentOS_8
+ check_env
+ '[' -n nightly ']'
+ echo 'Checking feed: nightly'
+ '[' -n network:osmocom:nightly ']'
+ echo 'Checking project: network:osmocom:nightly'
+ '[' -n network:osmocom:next ']'
+ echo 'Checking conflicting project: network:osmocom:next'
+ '[' -n centos8 ']'
+ echo 'Linux distribution: centos8'
+ '[' -n '
		test_conflict
		install_repo_packages
		test_binaries
		services_check
	' ']'
+ echo 'Enabled tests: 
		test_conflict
		install_repo_packages
		test_binaries
		services_check
	'
Checking feed: nightly
Checking project: network:osmocom:nightly
Checking conflicting project: network:osmocom:next
Linux distribution: centos8
Enabled tests: 
		test_conflict
		install_repo_packages
		test_binaries
		services_check
	
+ configure_keep_cache
+ '[' -z '' ']'
+ return
+ configure_osmocom_repo network:osmocom:nightly
+ case "$DISTRO" in
+ configure_osmocom_repo_centos network:osmocom:nightly
+ local proj=network:osmocom:nightly
++ proj_with_slashes network:osmocom:nightly
++ echo network:osmocom:nightly
++ sed s.:.:/.g
+ local baseurl=https://download.opensuse.org/repositories/network:/osmocom:/nightly/CentOS_8
+ echo 'Configuring Osmocom repository'
+ cat
Configuring Osmocom repository
++ proj_with_underscore network:osmocom:nightly
++ echo network:osmocom:nightly
++ tr : _
+ for test in $TESTS
+ set +x
+ case "$test" in
+ test_conflict
+ case "$DISTRO" in
+ test_conflict_centos

### Running test: test_conflict ###

+ dnf -y install libosmocore-devel
CentOS Linux 8 - PowerTools                     5.9 MB/s | 2.3 MB     00:00    
network:osmocom:nightly                         932 kB/s | 222 kB     00:00    
Dependencies resolved.
============================================================================================
 Package              Arch    Version                         Repository                Size
============================================================================================
Installing:
 libosmocore-devel    x86_64  1.5.1.134.0504.202106070822-1.1 network_osmocom_nightly   71 k
Installing dependencies:
 libosmocore17        x86_64  1.5.1.134.0504.202106070822-1.1 network_osmocom_nightly   98 k
 libpkgconf           x86_64  1.4.2-1.el8                     baseos                    35 k
 libtalloc            x86_64  2.3.1-2.el8                     baseos                    49 k
 libtalloc-devel      x86_64  2.3.1-2.el8                     baseos                    63 k
 lksctp-tools         x86_64  1.0.18-3.el8                    baseos                   100 k
 osmocom-nightly      x86_64  1.0.0.202106070822-1.1          network_osmocom_nightly  7.0 k
 pkgconf              x86_64  1.4.2-1.el8                     baseos                    38 k
 pkgconf-m4           noarch  1.4.2-1.el8                     baseos                    17 k
 pkgconf-pkg-config   x86_64  1.4.2-1.el8                     baseos                    15 k

Transaction Summary
============================================================================================
Install  10 Packages

Total download size: 493 k
Installed size: 1.0 M
Downloading Packages:
(1/10): libpkgconf-1.4.2-1.el8.x86_64.rpm       804 kB/s |  35 kB     00:00    
(2/10): libtalloc-2.3.1-2.el8.x86_64.rpm        871 kB/s |  49 kB     00:00    
(3/10): pkgconf-1.4.2-1.el8.x86_64.rpm          2.5 MB/s |  38 kB     00:00    
(4/10): lksctp-tools-1.0.18-3.el8.x86_64.rpm    3.2 MB/s | 100 kB     00:00    
(5/10): pkgconf-m4-1.4.2-1.el8.noarch.rpm       1.1 MB/s |  17 kB     00:00    
(6/10): pkgconf-pkg-config-1.4.2-1.el8.x86_64.r 1.0 MB/s |  15 kB     00:00    
(7/10): libtalloc-devel-2.3.1-2.el8.x86_64.rpm  514 kB/s |  63 kB     00:00    
(8/10): libosmocore-devel-1.5.1.134.0504.202106 374 kB/s |  71 kB     00:00    
(9/10): libosmocore17-1.5.1.134.0504.2021060708 525 kB/s |  98 kB     00:00    
(10/10): osmocom-nightly-1.0.0.202106070822-1.1  44 kB/s | 7.0 kB     00:00    
--------------------------------------------------------------------------------
Total                                           715 kB/s | 493 kB     00:00     
warning: /var/cache/dnf/network_osmocom_nightly-8d6c2c122a187e40/packages/libosmocore-devel-1.5.1.134.0504.202106070822-1.1.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 17280ddf: NOKEY
network:osmocom:nightly                          26 kB/s | 1.1 kB     00:00    
Importing GPG key 0x17280DDF:
 Userid     : "network OBS Project <network at build.opensuse.org>"
 Fingerprint: 0080 689B E757 A876 CB7D C269 62EB 1A09 1728 0DDF
 From       : https://download.opensuse.org/repositories/network:/osmocom:/nightly/CentOS_8/repodata/repomd.xml.key
Key imported successfully
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : osmocom-nightly-1.0.0.202106070822-1.1.x86_64         1/10 
  Installing       : libtalloc-2.3.1-2.el8.x86_64                          2/10 
  Installing       : pkgconf-m4-1.4.2-1.el8.noarch                         3/10 
  Installing       : lksctp-tools-1.0.18-3.el8.x86_64                      4/10 
  Running scriptlet: lksctp-tools-1.0.18-3.el8.x86_64                      4/10 
  Installing       : libosmocore17-1.5.1.134.0504.202106070822-1.1.x86_    5/10 
  Running scriptlet: libosmocore17-1.5.1.134.0504.202106070822-1.1.x86_    5/10 
  Installing       : libpkgconf-1.4.2-1.el8.x86_64                         6/10 
  Installing       : pkgconf-1.4.2-1.el8.x86_64                            7/10 
  Installing       : pkgconf-pkg-config-1.4.2-1.el8.x86_64                 8/10 
  Installing       : libtalloc-devel-2.3.1-2.el8.x86_64                    9/10 
  Installing       : libosmocore-devel-1.5.1.134.0504.202106070822-1.1.   10/10 
  Running scriptlet: libosmocore-devel-1.5.1.134.0504.202106070822-1.1.   10/10 
  Verifying        : libpkgconf-1.4.2-1.el8.x86_64                         1/10 
  Verifying        : libtalloc-2.3.1-2.el8.x86_64                          2/10 
  Verifying        : libtalloc-devel-2.3.1-2.el8.x86_64                    3/10 
  Verifying        : lksctp-tools-1.0.18-3.el8.x86_64                      4/10 
  Verifying        : pkgconf-1.4.2-1.el8.x86_64                            5/10 
  Verifying        : pkgconf-m4-1.4.2-1.el8.noarch                         6/10 
  Verifying        : pkgconf-pkg-config-1.4.2-1.el8.x86_64                 7/10 
  Verifying        : libosmocore-devel-1.5.1.134.0504.202106070822-1.1.    8/10 
  Verifying        : libosmocore17-1.5.1.134.0504.202106070822-1.1.x86_    9/10 
  Verifying        : osmocom-nightly-1.0.0.202106070822-1.1.x86_64        10/10 

Installed:
  libosmocore-devel-1.5.1.134.0504.202106070822-1.1.x86_64                      
  libosmocore17-1.5.1.134.0504.202106070822-1.1.x86_64                          
  libpkgconf-1.4.2-1.el8.x86_64                                                 
  libtalloc-2.3.1-2.el8.x86_64                                                  
  libtalloc-devel-2.3.1-2.el8.x86_64                                            
  lksctp-tools-1.0.18-3.el8.x86_64                                              
  osmocom-nightly-1.0.0.202106070822-1.1.x86_64                                 
  pkgconf-1.4.2-1.el8.x86_64                                                    
  pkgconf-m4-1.4.2-1.el8.noarch                                                 
  pkgconf-pkg-config-1.4.2-1.el8.x86_64                                         

Complete!
+ configure_osmocom_repo_centos_remove network:osmocom:nightly
+ local proj=network:osmocom:nightly
+ rm /etc/yum.repos.d/network:osmocom:nightly.repo
+ configure_osmocom_repo_centos network:osmocom:next
+ local proj=network:osmocom:next
++ proj_with_slashes network:osmocom:next
++ sed s.:.:/.g
++ echo network:osmocom:next
+ local baseurl=https://download.opensuse.org/repositories/network:/osmocom:/next/CentOS_8
+ echo 'Configuring Osmocom repository'
+ cat
Configuring Osmocom repository
++ proj_with_underscore network:osmocom:next
++ tr : _
++ echo network:osmocom:next
+ tee /tmp/out
+ dnf -y install osmo-mgw
network:osmocom:next                            979 kB/s | 228 kB     00:00    
Error: 
 Problem: package osmo-mgw-1.8.1.13.907744.202106060040-1.1.x86_64 requires libosmovty.so.9()(64bit), but none of the providers can be installed
  - cannot install the best candidate for the job
  - nothing provides osmocom-next = 1.0.0.202106070040 needed by libosmovty9-1.5.1.134.0504.202106070040-1.1.x86_64
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
+ '[' -e /tmp/fail ']'
+ find_patterns_or_exit /tmp/out '^Error:' 'but none of the providers can be installed' 'conflicts with osmocom-'
+ local file=/tmp/out
+ local pattern
+ shift
+ for pattern in "$@"
+ grep -q '^Error:' /tmp/out
+ continue
+ for pattern in "$@"
+ grep -q 'but none of the providers can be installed' /tmp/out
+ continue
+ for pattern in "$@"
+ grep -q 'conflicts with osmocom-' /tmp/out
+ echo 'ERROR: could not find pattern '\''conflicts with osmocom-'\'' in file '\''/tmp/out'\''!'
+ exit 1
ERROR: could not find pattern 'conflicts with osmocom-' in file '/tmp/out'!
+ ret=1
+ [ -n  ]
+ docker container kill centos8-repo-install-test-nightly
centos8-repo-install-test-nightly
+ exit 1
Build step 'Execute shell' marked build as failure



More information about the jenkins-notifications mailing list