Started by upstream project "pipeline-post-merge" build number 19 originally caused by: Triggered by Gerrit: https://gerrit.opensdn.io/c/opensdn-io/tf-jenkins/+/917 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on slave-openstack-gz1_1 (openstack) in workspace /home/jenkins/workspace/update-jenkins-jobs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [WS-CLEANUP] Done The recommended git tool is: git No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://github.com/opensdn-io/tf-jenkins.git > git init /home/jenkins/workspace/update-jenkins-jobs/src/opensdn-io/tf-jenkins # timeout=10 Fetching upstream changes from https://github.com/opensdn-io/tf-jenkins.git > git --version # timeout=10 > git --version # 'git version 2.25.1' > git fetch --tags --force --progress -- https://github.com/opensdn-io/tf-jenkins.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/opensdn-io/tf-jenkins.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision c4d472b87bf735175ea4244c557b4452872ed385 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c4d472b87bf735175ea4244c557b4452872ed385 # timeout=10 Commit message: "add uwsgi for python3 to tpc" > git rev-list --no-walk 0f182924822cd3816a61c7191c1ddda84457b4b3 # timeout=10 [update-jenkins-jobs] $ /bin/bash -e /tmp/jenkins4461384585748729121.sh Collecting setuptools Downloading setuptools-73.0.1-py3-none-any.whl (2.3 MB) Collecting wheel Using cached wheel-0.44.0-py3-none-any.whl (67 kB) Installing collected packages: setuptools, wheel Attempting uninstall: setuptools Found existing installation: setuptools 44.0.0 Uninstalling setuptools-44.0.0: Successfully uninstalled setuptools-44.0.0 Successfully installed setuptools-73.0.1 wheel-0.44.0 Collecting jenkins-job-builder Using cached jenkins_job_builder-6.4.1-py2.py3-none-any.whl (365 kB) Collecting urllib3<2.0.0 Using cached urllib3-1.26.19-py2.py3-none-any.whl (143 kB) Collecting stevedore>=1.17.1; python_version >= "3.0" Downloading stevedore-5.3.0-py3-none-any.whl (49 kB) Collecting six>=1.9.0 Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting python-jenkins>=1.8.2 Using cached python_jenkins-1.8.2-py3-none-any.whl (29 kB) Collecting PyYAML>=3.13 Using cached PyYAML-6.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (746 kB) Collecting setuptools==69.5.1; python_version >= "3.8" Using cached setuptools-69.5.1-py3-none-any.whl (894 kB) Collecting fasteners Using cached fasteners-0.19-py3-none-any.whl (18 kB) Collecting pbr>=1.8 Using cached pbr-6.0.0-py2.py3-none-any.whl (107 kB) Collecting Jinja2 Using cached jinja2-3.1.4-py3-none-any.whl (133 kB) Collecting requests Using cached requests-2.32.3-py3-none-any.whl (64 kB) Processing /home/jenkins/.cache/pip/wheels/38/ae/7b/f0308afed57df2bc61f2ccc08343243dff27c4a78377e718dd/multi_key_dict-2.0.3-py3-none-any.whl Collecting MarkupSafe>=2.0 Using cached MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26 kB) Collecting certifi>=2017.4.17 Using cached certifi-2024.7.4-py3-none-any.whl (162 kB) Collecting idna<4,>=2.5 Using cached idna-3.7-py3-none-any.whl (66 kB) Collecting charset-normalizer<4,>=2 Using cached charset_normalizer-3.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (141 kB) Installing collected packages: pbr, stevedore, six, certifi, idna, charset-normalizer, urllib3, requests, multi-key-dict, python-jenkins, PyYAML, setuptools, fasteners, MarkupSafe, Jinja2, jenkins-job-builder Attempting uninstall: setuptools Found existing installation: setuptools 73.0.1 Uninstalling setuptools-73.0.1: Successfully uninstalled setuptools-73.0.1 Successfully installed Jinja2-3.1.4 MarkupSafe-2.1.5 PyYAML-6.0.2 certifi-2024.7.4 charset-normalizer-3.3.2 fasteners-0.19 idna-3.7 jenkins-job-builder-6.4.1 multi-key-dict-2.0.3 pbr-6.0.0 python-jenkins-1.8.2 requests-2.32.3 setuptools-69.5.1 six-1.16.0 stevedore-5.3.0 urllib3-1.26.19 --------------------------------------------------------------------- test mkdir -p ./generated_xml find ./generated_xml -maxdepth 1 -type f ! -name README -delete WARNING:jenkins_jobs.cli.subcommand.test:(Deprecated) The default output behavior of `jenkins-jobs test` when given the --output flag will change in JJB 3.0. Instead of writing jobs to OUTPUT/jobname; they will be written to OUTPUT/jobname/config.xml. The new behavior can be enabled by the passing `--config-xml` parameter. INFO:jenkins_jobs.cli.subcommand.base:Updating jobs in [PosixPath('common'), PosixPath('jobs'), PosixPath('gerrit'), PosixPath('infra')] ([]) INFO:root:Caching type properties of properties = jenkins_jobs.modules.properties:Properties INFO:root:Caching type parameters of parameters = jenkins_jobs.modules.parameters:Parameters INFO:root:Caching type scm of scm = jenkins_jobs.modules.scm:SCM INFO:root:Caching type builders of builders = jenkins_jobs.modules.builders:Builders INFO:root:Caching type publishers of publishers = jenkins_jobs.modules.publishers:Publishers INFO:root:Caching type wrappers of wrappers = jenkins_jobs.modules.wrappers:Wrappers INFO:root:Caching type triggers of triggers = jenkins_jobs.modules.triggers:Triggers WARNING:jenkins_jobs.modules.triggers:Gerrit Trigger property 'trigger-for-unreviewed-patches' is not supported in this plugin version WARNING:jenkins_jobs.modules.triggers:Gerrit Trigger property 'trigger-for-unreviewed-patches' is not supported in this plugin version WARNING:jenkins_jobs.modules.triggers:Gerrit Trigger property 'trigger-for-unreviewed-patches' is not supported in this plugin version WARNING:jenkins_jobs.modules.triggers:Gerrit Trigger property 'trigger-for-unreviewed-patches' is not supported in this plugin version WARNING:jenkins_jobs.modules.triggers:Gerrit Trigger property 'trigger-for-unreviewed-patches' is not supported in this plugin version INFO:jenkins_jobs.builder:Number of jobs generated: 65 INFO:jenkins_jobs.builder:Number of views generated: 0 --------------------------------------------------------------------- update find ./generated_xml -maxdepth 1 -type f ! -name README -delete INFO:jenkins_jobs.cli.subcommand.base:Updating jobs in [PosixPath('common'), PosixPath('jobs'), PosixPath('gerrit'), PosixPath('infra')] ([]) INFO:root:Caching type properties of properties = jenkins_jobs.modules.properties:Properties INFO:root:Caching type parameters of parameters = jenkins_jobs.modules.parameters:Parameters INFO:root:Caching type scm of scm = jenkins_jobs.modules.scm:SCM INFO:root:Caching type builders of builders = jenkins_jobs.modules.builders:Builders INFO:root:Caching type publishers of publishers = jenkins_jobs.modules.publishers:Publishers INFO:root:Caching type wrappers of wrappers = jenkins_jobs.modules.wrappers:Wrappers INFO:root:Caching type triggers of triggers = jenkins_jobs.modules.triggers:Triggers WARNING:jenkins_jobs.modules.triggers:Gerrit Trigger property 'trigger-for-unreviewed-patches' is not supported in this plugin version WARNING:jenkins_jobs.modules.triggers:Gerrit Trigger property 'trigger-for-unreviewed-patches' is not supported in this plugin version WARNING:jenkins_jobs.modules.triggers:Gerrit Trigger property 'trigger-for-unreviewed-patches' is not supported in this plugin version WARNING:jenkins_jobs.modules.triggers:Gerrit Trigger property 'trigger-for-unreviewed-patches' is not supported in this plugin version WARNING:jenkins_jobs.modules.triggers:Gerrit Trigger property 'trigger-for-unreviewed-patches' is not supported in this plugin version INFO:jenkins_jobs.builder:Number of jobs generated: 65 INFO:jenkins_jobs.builder:Reconfiguring jenkins job aquascan INFO:jenkins_jobs.builder:Reconfiguring jenkins job build-cleanup INFO:jenkins_jobs.builder:Reconfiguring jenkins job build-compile INFO:jenkins_jobs.builder:Reconfiguring jenkins job build-configure INFO:jenkins_jobs.builder:Reconfiguring jenkins job build-fetch-sources INFO:jenkins_jobs.builder:Reconfiguring jenkins job build-freeze INFO:jenkins_jobs.builder:Reconfiguring jenkins job build-package INFO:jenkins_jobs.builder:Reconfiguring jenkins job build-package-deployers INFO:jenkins_jobs.builder:Reconfiguring jenkins job build-prepare-sandbox INFO:jenkins_jobs.builder:Reconfiguring jenkins job cleanup-stalled-workers INFO:jenkins_jobs.builder:Reconfiguring jenkins job cleanup-tf-dev-sandbox INFO:jenkins_jobs.builder:Reconfiguring jenkins job cleanup-workers INFO:jenkins_jobs.builder:Reconfiguring jenkins job collect-logs-and-cleanup INFO:jenkins_jobs.builder:Reconfiguring jenkins job deploy-platform-ansible-k8s INFO:jenkins_jobs.builder:Reconfiguring jenkins job deploy-platform-ansible-os INFO:jenkins_jobs.builder:Reconfiguring jenkins job deploy-platform-juju-hybrid INFO:jenkins_jobs.builder:Reconfiguring jenkins job deploy-platform-juju-k8s INFO:jenkins_jobs.builder:Reconfiguring jenkins job deploy-platform-juju-os INFO:jenkins_jobs.builder:Reconfiguring jenkins job deploy-platform-k8s-manifests INFO:jenkins_jobs.builder:Reconfiguring jenkins job deploy-platform-operator INFO:jenkins_jobs.builder:Reconfiguring jenkins job deploy-platform-rhosp16 INFO:jenkins_jobs.builder:Reconfiguring jenkins job deploy-tf-ansible-k8s INFO:jenkins_jobs.builder:Reconfiguring jenkins job deploy-tf-ansible-os INFO:jenkins_jobs.builder:Reconfiguring jenkins job deploy-tf-juju-hybrid INFO:jenkins_jobs.builder:Reconfiguring jenkins job deploy-tf-juju-k8s INFO:jenkins_jobs.builder:Reconfiguring jenkins job deploy-tf-juju-os INFO:jenkins_jobs.builder:Reconfiguring jenkins job deploy-tf-k8s-manifests INFO:jenkins_jobs.builder:Reconfiguring jenkins job deploy-tf-operator INFO:jenkins_jobs.builder:Reconfiguring jenkins job deploy-tf-rhosp16 INFO:jenkins_jobs.builder:Reconfiguring jenkins job docs-doxygen INFO:jenkins_jobs.builder:Reconfiguring jenkins job gerrit-gate-stale-reviews INFO:jenkins_jobs.builder:Reconfiguring jenkins job gerrit-submit-stale-reviews INFO:jenkins_jobs.builder:Reconfiguring jenkins job pipeline-abandon INFO:jenkins_jobs.builder:Reconfiguring jenkins job pipeline-check INFO:jenkins_jobs.builder:Reconfiguring jenkins job pipeline-gate INFO:jenkins_jobs.builder:Reconfiguring jenkins job pipeline-init-repos INFO:jenkins_jobs.builder:Reconfiguring jenkins job pipeline-nightly INFO:jenkins_jobs.builder:Reconfiguring jenkins job pipeline-post-merge INFO:jenkins_jobs.builder:Reconfiguring jenkins job pipeline-stage-repos INFO:jenkins_jobs.builder:Reconfiguring jenkins job pipeline-submit INFO:jenkins_jobs.builder:Reconfiguring jenkins job pipeline-templates INFO:jenkins_jobs.builder:Reconfiguring jenkins job publish INFO:jenkins_jobs.builder:Reconfiguring jenkins job publish-stage-images INFO:jenkins_jobs.builder:Reconfiguring jenkins job publish-stage-repos INFO:jenkins_jobs.builder:Reconfiguring jenkins job test-deployment INFO:jenkins_jobs.builder:Reconfiguring jenkins job test-sanity INFO:jenkins_jobs.builder:Reconfiguring jenkins job test-smoke INFO:jenkins_jobs.builder:Reconfiguring jenkins job test-tempest INFO:jenkins_jobs.builder:Reconfiguring jenkins job test-unit-agent INFO:jenkins_jobs.builder:Reconfiguring jenkins job test-unit-bgp INFO:jenkins_jobs.builder:Reconfiguring jenkins job test-unit-go INFO:jenkins_jobs.builder:Reconfiguring jenkins job test-unit-group-one INFO:jenkins_jobs.builder:Reconfiguring jenkins job test-unit-group-two INFO:jenkins_jobs.builder:Reconfiguring jenkins job test-unit-opserver INFO:jenkins_jobs.builder:Reconfiguring jenkins job test-unit-tox INFO:jenkins_jobs.builder:Reconfiguring jenkins job test-unit-ui INFO:jenkins_jobs.builder:Reconfiguring jenkins job test-unit-ungrouped INFO:jenkins_jobs.builder:Reconfiguring jenkins job update-base-images INFO:jenkins_jobs.builder:Reconfiguring jenkins job update-caches INFO:jenkins_jobs.builder:Reconfiguring jenkins job update-jenkins-jobs INFO:jenkins_jobs.builder:Reconfiguring jenkins job update-prepared-images INFO:jenkins_jobs.builder:Reconfiguring jenkins job update-stage-images INFO:jenkins_jobs.builder:Reconfiguring jenkins job update-stage-repos INFO:jenkins_jobs.builder:Reconfiguring jenkins job update-tpc-source-repository INFO:jenkins_jobs.builder:Reconfiguring jenkins job usage-report INFO:jenkins_jobs.cli.subcommand.update:Number of jobs updated: 65 INFO:jenkins_jobs.builder:Number of views generated: 0 INFO:jenkins_jobs.cli.subcommand.update:Number of views updated: 0 Finished: SUCCESS