08:01:26 Started by timer 08:01:26 Running as SYSTEM 08:01:26 [EnvInject] - Loading node environment variables. 08:01:26 Building remotely on prd-centos8-builder-1c-1g-3241 (centos8-builder-1c-1g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:26 [ssh-agent] Looking for ssh-agent implementation... 08:01:27 $ ssh-agent 08:01:27 SSH_AUTH_SOCK=/tmp/ssh-pJ90wJOKZvem/agent.5195 08:01:27 SSH_AGENT_PID=5197 08:01:27 [ssh-agent] Started. 08:01:27 Running ssh-add (command line suppressed) 08:01:27 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_2933509701238293107.key (jenkins-ssh) 08:01:27 [ssh-agent] Using credentials jenkins (jenkins) 08:01:27 provisioning config files... 08:01:27 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:01:27 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:01:27 provisioning config files... 08:01:27 copy managed file [jjbini] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:01:27 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins15385828051946217316.sh 08:01:27 ---> jenkins-sandbox-cleanup.sh 08:01:27 Setup pyenv: 08:01:28 system 08:01:28 * 3.8.13 (set by /opt/pyenv/version) 08:01:28 * 3.9.13 (set by /opt/pyenv/version) 08:01:28 * 3.10.6 (set by /opt/pyenv/version) 08:01:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zGAn 08:01:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:01:36 lf-activate-venv(): INFO: Installing: jenkins-job-builder==6.3.0 08:01:44 lf-activate-venv(): INFO: Adding /tmp/venv-zGAn/bin to PATH 08:01:44 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources.extern' 08:01:44 ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources.extern' 08:01:44 ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources.extern' 08:01:44 ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources.extern' 08:01:44 ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources.extern' 08:01:44 ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources.extern' 08:01:44 Traceback (most recent call last): 08:01:44 File "/tmp/venv-zGAn/bin/jenkins-jobs", line 8, in 08:01:44 sys.exit(main()) 08:01:44 File "/tmp/venv-zGAn/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 177, in main 08:01:44 jjb = JenkinsJobs(argv) 08:01:44 File "/tmp/venv-zGAn/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ 08:01:44 self.parser = create_parser() 08:01:44 File "/tmp/venv-zGAn/lib/python3.10/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser 08:01:44 extension_manager.map(parse_subcommand_args, subparser) 08:01:44 File "/tmp/venv-zGAn/lib/python3.10/site-packages/stevedore/extension.py", line 276, in map 08:01:44 raise NoMatches('No %s extensions found' % self.namespace) 08:01:44 stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found 08:01:44 Build step 'Execute shell' marked build as failure 08:01:44 $ ssh-agent -k 08:01:44 unset SSH_AUTH_SOCK; 08:01:44 unset SSH_AGENT_PID; 08:01:44 echo Agent pid 5197 killed; 08:01:44 [ssh-agent] Stopped. 08:01:44 [PostBuildScript] - [INFO] Executing post build scripts. 08:01:44 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins6084411741284346640.sh 08:01:44 ---> sysstat.sh 08:01:45 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins13585774788933567430.sh 08:01:45 ---> package-listing.sh 08:01:45 ++ facter osfamily 08:01:45 ++ tr '[:upper:]' '[:lower:]' 08:01:45 + OS_FAMILY=redhat 08:01:45 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:45 + START_PACKAGES=/tmp/packages_start.txt 08:01:45 + END_PACKAGES=/tmp/packages_end.txt 08:01:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:01:45 + PACKAGES=/tmp/packages_start.txt 08:01:45 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:01:45 + PACKAGES=/tmp/packages_end.txt 08:01:45 + case "${OS_FAMILY}" in 08:01:45 + rpm -qa 08:01:45 + sort 08:01:53 + '[' -f /tmp/packages_start.txt ']' 08:01:53 + '[' -f /tmp/packages_end.txt ']' 08:01:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:01:53 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:01:53 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:01:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:01:53 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins1318500271583083376.sh 08:01:53 ---> capture-instance-metadata.sh 08:01:53 Setup pyenv: 08:01:53 system 08:01:53 3.8.13 08:01:53 3.9.13 08:01:53 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:01:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-f6f2 08:01:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:02:00 lf-activate-venv(): INFO: Installing: lftools 08:02:25 lf-activate-venv(): INFO: Adding /tmp/venv-f6f2/bin to PATH 08:02:25 INFO: Running in OpenStack, capturing instance metadata 08:02:26 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins1052723808670685963.sh 08:02:26 provisioning config files... 08:02:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config16493915906355297297tmp 08:02:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:02:26 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:02:26 [EnvInject] - Injecting environment variables from a build step. 08:02:26 [EnvInject] - Injecting as environment variables the properties content 08:02:26 SERVER_ID=logs 08:02:26 08:02:26 [EnvInject] - Variables injected successfully. 08:02:26 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins15441873156852275369.sh 08:02:26 ---> create-netrc.sh 08:02:26 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins5710626790231738600.sh 08:02:26 ---> python-tools-install.sh 08:02:26 Setup pyenv: 08:02:26 system 08:02:26 3.8.13 08:02:26 3.9.13 08:02:26 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-f6f2 from file:/tmp/.os_lf_venv 08:02:27 lf-activate-venv(): INFO: Installing: lftools 08:02:36 lf-activate-venv(): INFO: Adding /tmp/venv-f6f2/bin to PATH 08:02:36 Generating Requirements File 08:02:58 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 08:02:58 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 08:02:58 Python 3.10.6 08:02:59 pip 25.0.1 from /tmp/venv-f6f2/lib/python3.10/site-packages/pip (python 3.10) 08:02:59 appdirs==1.4.4 08:02:59 argcomplete==3.6.0 08:02:59 aspy.yaml==1.3.0 08:02:59 attrs==25.3.0 08:02:59 autopage==0.5.2 08:02:59 beautifulsoup4==4.13.3 08:02:59 boto3==1.37.17 08:02:59 botocore==1.37.17 08:02:59 bs4==0.0.2 08:02:59 cachetools==5.5.2 08:02:59 certifi==2025.1.31 08:02:59 cffi==1.17.1 08:02:59 cfgv==3.4.0 08:02:59 chardet==5.2.0 08:02:59 charset-normalizer==3.4.1 08:02:59 click==8.1.8 08:02:59 cliff==4.9.1 08:02:59 cmd2==2.5.11 08:02:59 cryptography==3.3.2 08:02:59 debtcollector==3.0.0 08:02:59 decorator==5.2.1 08:02:59 defusedxml==0.7.1 08:02:59 Deprecated==1.2.18 08:02:59 distlib==0.3.9 08:02:59 dnspython==2.7.0 08:02:59 docker==4.2.2 08:02:59 dogpile.cache==1.3.4 08:02:59 durationpy==0.9 08:02:59 email_validator==2.2.0 08:02:59 filelock==3.18.0 08:02:59 future==1.0.0 08:02:59 gitdb==4.0.12 08:02:59 GitPython==3.1.44 08:02:59 google-auth==2.38.0 08:02:59 httplib2==0.22.0 08:02:59 identify==2.6.9 08:02:59 idna==3.10 08:02:59 importlib-resources==1.5.0 08:02:59 iso8601==2.1.0 08:02:59 Jinja2==3.1.6 08:02:59 jmespath==1.0.1 08:02:59 jsonpatch==1.33 08:02:59 jsonpointer==3.0.0 08:02:59 jsonschema==4.23.0 08:02:59 jsonschema-specifications==2024.10.1 08:02:59 keystoneauth1==5.10.0 08:02:59 kubernetes==32.0.1 08:02:59 lftools==0.37.12 08:02:59 lxml==5.3.1 08:02:59 MarkupSafe==3.0.2 08:02:59 msgpack==1.1.0 08:02:59 multi_key_dict==2.0.3 08:02:59 munch==4.0.0 08:02:59 netaddr==1.3.0 08:02:59 niet==1.4.2 08:02:59 nodeenv==1.9.1 08:02:59 oauth2client==4.1.3 08:02:59 oauthlib==3.2.2 08:02:59 openstacksdk==4.4.0 08:02:59 os-client-config==2.1.0 08:02:59 os-service-types==1.7.0 08:02:59 osc-lib==3.2.0 08:02:59 oslo.config==9.7.1 08:02:59 oslo.context==5.7.1 08:02:59 oslo.i18n==6.5.1 08:02:59 oslo.log==7.1.0 08:02:59 oslo.serialization==5.7.0 08:02:59 oslo.utils==8.2.0 08:02:59 packaging==24.2 08:02:59 pbr==6.1.1 08:02:59 platformdirs==4.3.7 08:02:59 prettytable==3.15.1 08:02:59 psutil==7.0.0 08:02:59 pyasn1==0.6.1 08:02:59 pyasn1_modules==0.4.1 08:02:59 pycparser==2.22 08:02:59 pygerrit2==2.0.15 08:02:59 PyGithub==2.6.1 08:02:59 PyJWT==2.10.1 08:02:59 PyNaCl==1.5.0 08:02:59 pyparsing==2.4.7 08:02:59 pyperclip==1.9.0 08:02:59 pyrsistent==0.20.0 08:02:59 python-cinderclient==9.7.0 08:02:59 python-dateutil==2.9.0.post0 08:02:59 python-heatclient==4.1.0 08:02:59 python-jenkins==1.8.2 08:02:59 python-keystoneclient==5.6.0 08:02:59 python-magnumclient==4.8.1 08:02:59 python-openstackclient==7.4.0 08:02:59 python-swiftclient==4.7.0 08:02:59 PyYAML==6.0.2 08:02:59 referencing==0.36.2 08:02:59 requests==2.32.3 08:02:59 requests-oauthlib==2.0.0 08:02:59 requestsexceptions==1.4.0 08:02:59 rfc3986==2.0.0 08:02:59 rpds-py==0.23.1 08:02:59 rsa==4.9 08:02:59 ruamel.yaml==0.18.10 08:02:59 ruamel.yaml.clib==0.2.12 08:02:59 s3transfer==0.11.4 08:02:59 simplejson==3.20.1 08:02:59 six==1.17.0 08:02:59 smmap==5.0.2 08:02:59 soupsieve==2.6 08:02:59 stevedore==5.4.1 08:02:59 tabulate==0.9.0 08:02:59 toml==0.10.2 08:02:59 tomlkit==0.13.2 08:02:59 tqdm==4.67.1 08:02:59 typing_extensions==4.12.2 08:02:59 tzdata==2025.1 08:02:59 urllib3==1.26.20 08:02:59 virtualenv==20.29.3 08:02:59 wcwidth==0.2.13 08:02:59 websocket-client==1.8.0 08:02:59 wrapt==1.17.2 08:02:59 xdg==6.0.0 08:02:59 xmltodict==0.14.2 08:02:59 yq==3.4.3 08:02:59 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins4973441957154958831.sh 08:02:59 ---> sudo-logs.sh 08:02:59 Archiving 'sudo' log.. 08:03:00 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins16435646819273737668.sh 08:03:00 ---> job-cost.sh 08:03:00 Setup pyenv: 08:03:00 system 08:03:00 3.8.13 08:03:00 3.9.13 08:03:00 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:03:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-f6f2 from file:/tmp/.os_lf_venv 08:03:01 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:03:06 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 08:03:06 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 08:03:06 lf-activate-venv(): INFO: Adding /tmp/venv-f6f2/bin to PATH 08:03:06 INFO: No Stack... 08:03:07 INFO: Retrieving Pricing Info for: v2-highcpu-1 08:03:07 INFO: Archiving Costs 08:03:07 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins3993476119152751072.sh 08:03:07 ---> logs-deploy.sh 08:03:07 Setup pyenv: 08:03:07 system 08:03:07 3.8.13 08:03:07 3.9.13 08:03:07 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:03:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-f6f2 from file:/tmp/.os_lf_venv 08:03:08 lf-activate-venv(): INFO: Installing: lftools 08:03:17 lf-activate-venv(): INFO: Adding /tmp/venv-f6f2/bin to PATH 08:03:17 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-jenkins-sandbox-cleanup/317 08:03:17 INFO: archiving workspace using pattern(s): 08:03:19 Archives upload complete. 08:03:19 INFO: archiving logs to Nexus 08:03:20 ---> uname -a: 08:03:20 Linux prd-centos8-builder-1c-1g-3241.novalocal 4.18.0-529.el8.x86_64 #1 SMP Wed Dec 6 01:03:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 08:03:20 08:03:20 08:03:20 ---> lscpu: 08:03:20 Architecture: x86_64 08:03:20 CPU op-mode(s): 32-bit, 64-bit 08:03:20 Byte Order: Little Endian 08:03:20 CPU(s): 1 08:03:20 On-line CPU(s) list: 0 08:03:20 Thread(s) per core: 1 08:03:20 Core(s) per socket: 1 08:03:20 Socket(s): 1 08:03:20 NUMA node(s): 1 08:03:20 Vendor ID: AuthenticAMD 08:03:20 CPU family: 23 08:03:20 Model: 49 08:03:20 Model name: AMD EPYC-Rome Processor 08:03:20 Stepping: 0 08:03:20 CPU MHz: 2800.000 08:03:20 BogoMIPS: 5600.00 08:03:20 Virtualization: AMD-V 08:03:20 Hypervisor vendor: KVM 08:03:20 Virtualization type: full 08:03:20 L1d cache: 32K 08:03:20 L1i cache: 32K 08:03:20 L2 cache: 512K 08:03:20 L3 cache: 16384K 08:03:20 NUMA node0 CPU(s): 0 08:03:20 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:03:20 08:03:20 08:03:20 ---> nproc: 08:03:20 1 08:03:20 08:03:20 08:03:20 ---> df -h: 08:03:20 Filesystem Size Used Avail Use% Mounted on 08:03:20 devtmpfs 329M 0 329M 0% /dev 08:03:20 tmpfs 386M 0 386M 0% /dev/shm 08:03:20 tmpfs 386M 11M 376M 3% /run 08:03:20 tmpfs 386M 0 386M 0% /sys/fs/cgroup 08:03:20 /dev/vda1 20G 9.0G 12G 45% / 08:03:20 tmpfs 78M 0 78M 0% /run/user/1001 08:03:20 08:03:20 08:03:20 ---> free -m: 08:03:20 total used free shared buff/cache available 08:03:20 Mem: 770 300 56 8 413 332 08:03:20 Swap: 1023 11 1012 08:03:20 08:03:20 08:03:20 ---> ip addr: 08:03:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:03:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:03:20 inet 127.0.0.1/8 scope host lo 08:03:20 valid_lft forever preferred_lft forever 08:03:20 inet6 ::1/128 scope host 08:03:20 valid_lft forever preferred_lft forever 08:03:20 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 08:03:20 link/ether fa:16:3e:50:85:a2 brd ff:ff:ff:ff:ff:ff 08:03:20 altname enp0s3 08:03:20 altname ens3 08:03:20 inet 10.32.7.104/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 08:03:20 valid_lft 86250sec preferred_lft 86250sec 08:03:20 inet6 fe80::f816:3eff:fe50:85a2/64 scope link 08:03:20 valid_lft forever preferred_lft forever 08:03:20 08:03:20 08:03:20 ---> sar -b -r -n DEV: 08:03:20 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 03/22/2025 _x86_64_ (1 CPU) 08:03:20 08:03:20 08:00:44 LINUX RESTART (1 CPU) 08:03:20 08:03:20 08:01:01 AM tps rtps wtps bread/s bwrtn/s 08:03:20 08:02:01 AM 319.86 225.43 94.43 19480.80 42237.31 08:03:20 08:03:01 AM 156.72 26.13 130.59 1124.66 14536.75 08:03:20 Average: 238.37 125.88 112.49 10311.89 28400.86 08:03:20 08:03:20 08:01:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:03:20 08:02:01 AM 81224 381500 707988 89.71 2104 373504 438496 23.86 119464 438724 19132 08:03:20 08:03:01 AM 124120 392268 665092 84.27 172 332428 414332 22.55 108732 376688 20768 08:03:20 Average: 102672 386884 686540 86.99 1138 352966 426414 23.20 114098 407706 19950 08:03:20 08:03:20 08:01:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:03:20 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:20 08:02:01 AM eth0 110.79 60.21 619.21 27.45 0.00 0.00 0.00 0.00 08:03:20 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:20 08:03:01 AM eth0 68.09 62.16 785.73 12.39 0.00 0.00 0.00 0.00 08:03:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:20 Average: eth0 89.46 61.19 702.39 19.93 0.00 0.00 0.00 0.00 08:03:20 08:03:20 08:03:20 ---> sar -P ALL: 08:03:20 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 03/22/2025 _x86_64_ (1 CPU) 08:03:20 08:03:20 08:00:44 LINUX RESTART (1 CPU) 08:03:20 08:03:20 08:01:01 AM CPU %user %nice %system %iowait %steal %idle 08:03:20 08:02:01 AM all 61.15 0.08 14.52 19.34 0.10 4.80 08:03:20 08:02:01 AM 0 61.15 0.08 14.52 19.34 0.10 4.80 08:03:20 08:03:01 AM all 71.55 0.00 9.59 4.54 0.12 14.20 08:03:20 08:03:01 AM 0 71.55 0.00 9.59 4.54 0.12 14.20 08:03:20 Average: all 66.35 0.04 12.06 11.94 0.11 9.50 08:03:20 Average: 0 66.35 0.04 12.06 11.94 0.11 9.50 08:03:20 08:03:20 08:03:20